nnimap: Fix BODYSTRUCTURE retrieval
[gnus] / lisp / ChangeLog
1 2010-10-20  Julien Danjou  <julien@danjou.info>
2
3         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4
5 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6
7         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8         run file-truename on remote files.  This can be expensive and even
9         prevent one from editing drafts if some unrelated buffer has a stale
10         connection.
11
12 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13
14         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
15         kinsoku-eol regardless of shr-kinsoku-shorten.
16         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
17         (shr-tag-table): Support caption, thead, and tfoot.
18
19 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
22         lines.
23         (shr-save-contents): New command and keystroke.
24
25         * nndoc.el (nndoc-type-alist): Add git support.
26         (nndoc-git-type-p): New function.
27         (nndoc-transform-git-article): Ditto.
28         (nndoc-transform-git-headers): Ditto.
29         (nndoc-transform-git-headers): Generate Subject headers.
30
31         * shr.el (shr-parse-style): New function.
32         (shr-tag-span): Ditto.
33
34         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
35         to `G G' to avoid collisions.
36
37 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
38
39         * shr.el: Load kinsoku if necessary.
40         (shr-kinsoku-shorten): New internal variable.
41         (shr-find-fill-point): Make kinsoku shorten text line if
42         shr-kinsoku-shorten is bound to non-nil.
43         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
44         shr-indentation too when testing if table is wider than frame width.
45         (shr-insert-table): Use `string-width' instead of `length' to measure
46         text width.
47         (shr-insert-table-ruler): Make sure indentation is done at bol.
48
49 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
50
51         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
52         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
53         undecoded network data.
54
55 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
56
57         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
58         name in the mode line spec so that the mode line menu works
59         (bug #2431).
60
61         * message.el (message-get-reply-headers): If we're fed `to-address',
62         then always use that.
63
64         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
65         aren't so wide as to need to switch off the edit menu.
66
67         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
68         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
69
70         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
71         `M-g'.
72         (nnimap-update-info): Update flags/read marks even if \* isn't part of
73         the permanent marks.
74
75 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
76
77         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
78         Splitting according to references/in-reply-to obeys the ignore-groups
79         variable, while splitting by sender and subject do not.
80
81 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
82
83         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
84         alist, so that we can look for non-Unicode chars.
85         (article-translate-strings): Allow both character and string maps.
86
87 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * shr.el (shr-insert): Don't insert space behind a wide character
90         categorized as kinsoku-bol, or between characters both categorized as
91         nospace.
92
93 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
94
95         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
96         headers to gnus-newsgroup-headers.
97
98 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
99
100         * shr.el (shr-tag-img): Don't align images -- since we're not
101         rescaling, this often leads to ugly displays.
102
103 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
104
105         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
106         duplicates.
107
108 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
109
110         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
111         call.
112
113 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
114
115         * gnus.el: Autoload gnus-html-show-images.
116
117         * nnimap.el: Use nnheader-message throughout.
118
119         * shr.el (shr-tag-img): Ignore images with no data.
120
121 2010-10-15  Julien Danjou  <julien@danjou.info>
122
123         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
124         a possibility to disable format=flow encoding when using hard newlines.
125
126 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
127
128         * shr.el (shr-insert): Remove space inserted before or after a
129         breakable character or at the beginning or the end of a line.
130         (shr-find-fill-point): Do kinsoku; find the second best point or give
131         it up if there's no breakable point.
132
133 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * nnimap.el (nnimap-open-connection): Message when opening connection
136         for debugging purposes.
137
138         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
139         on every setup buffer call to allow this to change from article to
140         article.
141
142         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
143         buffers where we have a wide table.
144
145 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
146
147         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
148         uses *-request-thread.
149
150 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
151
152         * nnimap.el (nnimap-open-connection): Remove %s from openssl
153         incantation, which is no longer valid.
154
155 2010-10-14  Julien Danjou  <julien@danjou.info>
156
157         * shr.el: Fix defcustom type (char -> character).
158
159 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * nnimap.el (nnimap-open-connection): tls-program should be a list of
162         programs.
163
164 2010-10-14  Julien Danjou  <julien@danjou.info>
165
166         * shr.el (shr-tag-a): Use url-link as widget type.
167
168         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
169         `gnus-group-get-icon'.
170
171 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172
173         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
174         This should make server editing work better.
175
176         * shr.el (shr-find-fill-point): Don't inloop on indented text.
177
178         * tls.el (tls-program): Remove spurious %s from openssl.
179
180         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
181         (nnimap-parse-flags): Fix regexp.
182
183         * shr.el (shr-find-fill-point): Use a filling algorithm that should
184         probably work for CJVK text, too.
185
186         * nnimap.el (nnimap-extend-tls-programs): Removed.
187         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
188
189         * tls.el (tls-starttls-switches): Remove starttls hack.
190         (open-tls-stream): Ditto.
191         (tls-find-starttls-argument): Ditto.
192
193 2010-10-13  Julien Danjou  <julien@danjou.info>
194
195         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
196         responses.
197
198 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
199
200         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
201
202         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
203         anything in Emacs.
204
205         * shr.el (shr-current-column): Remove buggy and unnecessary function.
206
207 2010-10-13  Julien Danjou  <julien@danjou.info>
208
209         * shr.el (shr-width): Make shr-width a defcustom with default to
210         fill-column.
211         (shr-tag-img): Use shr-width rather than fill-column.
212
213 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * dgnushack.el (byte-optimize-apply)
216         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
217
218         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
219         position when (X-)Faces exist.
220         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
221         avatars when called interactively.
222
223 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
226         gnus-article-x-face-too-ugly is bound.
227
228 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
229
230         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
231
232         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
233         mailbox that doesn't exist.
234
235 2010-10-12  Julien Danjou  <julien@danjou.info>
236
237         * shr.el (shr-tag-img): Encode URL properly when retrieving.
238         (shr-get-image-data): Encode URL properly when fetching from cache.
239         (shr-tag-img): Use aligned-to spaces to align correctly images.
240
241         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
242         before inserting the Gravatar.
243
244         * shr.el (shr-tag-img): Add align attribute support for <img>.
245
246 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
247
248         * gnus-gravatar.el (gnus-art): Required.
249
250         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
251         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
252         Remove long obsoleted functions.
253
254 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
255
256         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
257
258         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
259
260         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
261         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
262         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
263         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
264         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
265         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
266         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
267
268 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269
270         * nnimap.el (nnimap-request-rename-group): Select group read-only
271         before renaming it.
272
273         * shr.el (shr-insert): Fix up the white space only regexp.
274
275         * nnimap.el (nnimap-transform-split-mail): Not all articles have
276         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
277
278         * shr.el (shr-current-column): New function.
279         (shr-find-fill-point): New function.
280
281 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
282
283         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
284         numbers.
285
286 2010-10-11  Julien Danjou  <julien@danjou.info>
287
288         * shr.el (shr-hr-line): Add.
289         (shr-tag-hr): Use shr-hr-line to specify which character to use to
290         display hr lines.
291         (shr-max-columns): Do not change state to nil if we just inserting
292         spaces.
293
294 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
295
296         * gnus-topic.el (gnus-topic-read-group): If after the last group,
297         select the last group.
298
299 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
300
301         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
302
303 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
304
305         * dig.el (dig-mode-map): Declare and define in one step.
306
307 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
308
309         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
310         for Gnus.
311         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
312         (nnimap-update-qresync-info): Mark \Seen articles as read.
313
314         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
315         non-variable, too.
316
317         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
318         available.
319         (nnimap-update-info): Rely more on the current active than the param
320         active to avoid marking articles as read too much.
321
322         * auth-source.el (auth-source-create): Use (user-login-name) for the
323         user name default.
324
325         * nnimap.el (nnimap-update-info): If the server doesn't return any
326         useful info, just use the previous info.
327         (nnimap-update-info): Prefer old info over start-article.
328         (nnimap-update-qresync-info): Finish implementing QRESYNC.
329
330 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
331
332         * nnir.el (autoload): Clean up autoloads.
333         (nnir-imap-default-search-key): Renamed from
334         nnir-imap-search-field. Use key rather than value.
335         (nnir-imap-search-other): New variable.
336         (nnir-read-parm): Use it.
337         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
338         (gnus-summary-nnir-goto-thread): Modify to work with imap.
339
340 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
341
342         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
343         the process, too.
344
345 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
346
347         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
348         Allbery.
349
350         * shr.el: Rework the way things are indented by <li> slightly.
351
352         * gnus.el (gnus-group-set-parameter): Fix typo.
353
354         * nnimap.el: Start implementing QRESYNC support.
355
356 2010-10-09  Julien Danjou  <julien@danjou.info>
357
358         * nnir.el (nnir-engines): Fix too many arguments.
359
360 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
363         group is the "last", so that the backends like nnfolder actually save
364         their folders.
365
366         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
367         try to use that for the tls stream.
368         (nnimap-retrieve-group-data-early): Rework the marks code to heed
369         UIDVALIDITY and find out which groups are read-only and not.
370         (nnimap-get-flags): Use the same marks parsing code as the rest of
371         nnimap.
372
373 2010-10-09  Julien Danjou  <julien@danjou.info>
374
375         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
376
377         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
378         retrieving gravatars.
379
380         * shr.el (shr-table-corner): Add.
381         (shr-table-line): Add.
382         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
383
384 2010-10-08  Julien Danjou  <julien@danjou.info>
385
386         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
387
388 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
389
390         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
391
392         * gnus-sum.el (gnus-mark-article-as-unread)
393         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
394         (gnus-summary-set-bookmark): Use it.
395
396         * gnus-msg.el (gnus-setup-message): Use it.
397
398         * gnus-demon.el (gnus-demon-remove-handler): Use it.
399
400         * gnus.el (gnus-group-remove-parameter): Use it.
401
402         * gnus-group.el (gnus-group-make-web-group): Use it.
403
404         * gnus-demon.el (gnus-demon-remove-handler): Use it.
405
406         * nnregistry.el: Update docs to mention manual.
407
408         * gnus-registry.el: Update docs to mention nnregistry.el.
409         (gnus-registry-initialize): Don't install nnregistry refer method
410         automatically.
411         (gnus-registry-install-nnregistry): Remove it.
412
413 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * shr.el (shr-insert): Don't insert double spaces.
416
417 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * gnus-gravatar.el (gnus-treat-from-gravatar)
420         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
421         called interactively.
422
423         * gnus-art.el (gnus-mime-view-part-externally)
424         (gnus-mime-view-part-internally): Make predicate function passed to
425         gnus-mime-view-part-as-type assume argument is a mime type, not a list
426         of a mime type.
427
428         * shr.el (shr-table-widths): Don't use cl function `reduce'.
429
430 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
431
432         * shr.el (require): Require cl when compiling.
433         (shr-tag-hr): New function.
434
435         * nnimap.el (nnimap-update-info): Remove double setting of high.
436         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
437         makes nnimap work properly on Courier again.
438
439         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
440         the variable for backwards compatability.
441
442         * mm-decode.el (mm-save-part): If given a non-directory result, expand
443         the file name before using to avoid setting mm-default-directory to
444         nil.
445
446         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
447         bidning gnus-agent variables.
448
449         * shr.el (shr-render-td): Use a cache for the table rendering function
450         to avoid getting an exponential rendering behaviour in nested tables.
451         (shr-insert): Rework the line-breaking algorithm.
452         (shr-insert): Don't leave trailing spaces.
453         (shr-insert-table): Also insert empty TDs.
454         (shr-tag-blockquote): Ensure paragraphs after </ul>.
455
456 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
457
458         * gnus-sum.el (gnus-number): Rename from `number'.
459         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
460         (gnus-summary-limit-children): Update uses correspondingly.
461
462 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
465         (gnus-gravatar-transform-address): Don't show avatars of people of
466         which mail addresses match gnus-gravatar-too-ugly.
467
468 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
469
470         * shr.el (shr-table-widths): Expand TD elements to fill available
471         space.
472
473 2010-10-07  Julien Danjou  <julien@danjou.info>
474
475         * nnimap.el (nnimap-request-rename-group): Add this method.
476
477 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
478
479         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
480         name from XEmacs' function-arglist.
481
482         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
483         gravatar under XEmacs.
484
485 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
486
487         * auth-source.el: Update docs with TODO items.
488
489         * gnus-sync.el: Update docs to explain state and plans.
490
491         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
492         Hooks for mark updates.
493         (gnus-request-set-mark, gnus-request-update-mark): Use them.
494
495         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
496         hooks with arguments, which is needed for mark update hooks.
497
498 2010-10-06  Julien Danjou  <julien@danjou.info>
499
500         * gnus.el (gnus-expand-group-parameter): Only return and act on what
501         was matched.
502
503         * sieve-manage.el: Update example in `Commentary'.
504
505         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
506
507         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
508         not 2000.
509         (sieve-manage-authenticate): Re-add function.
510
511 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
512
513         * shr.el (shr-insert): Get 'space transition right.
514         (shr-render-td): Only delete space at the end of the TD.
515
516         * nnimap.el (nnimap-open-connection): Prepare to support
517         open-gnutls-stream.
518
519         * shr.el: Rearrange function order to be more logical.
520
521 2010-10-06  Julien Danjou  <julien@danjou.info>
522
523         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
524         (nnrss-discover-feed): Remove 404 URL in docstring.
525
526         * nnir.el: Fix Swish-E URL.
527         Fix Namazu URL.
528
529         * message.el (message-change-subject): Remove 404 URL in a comment.
530
531 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
532
533         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
534         called interactively.
535
536         * gnus-util.el (gnus-remove-if): Allow hash table.
537         (gnus-remove-if-not): New function.
538
539         * gnus-art.el (gnus-mime-view-part-as-type)
540         * gnus-score.el (gnus-summary-score-effect)
541         * gnus-sum.el (gnus-read-move-group-name):
542         Replace remove-if-not with gnus-remove-if-not.
543
544         * gnus-group.el (gnus-group-completing-read):
545         Regard collection as a hash table if it is not a list.
546
547 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * shr.el (shr-render-td): Allow blank/missing <TD>s.
550
551         * shr.el: Document the table-rendering algorithm.
552
553 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
556         for Emacsen having no `libxml-parse-html-region' support.
557
558 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
559
560         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
561         invalid URLs.
562
563         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
564         line-broken.
565         (shr-tag-img): Ignore image fetching errors.
566         (shr-overlays-in-region): Compute overlay positions correctly.
567
568         * mm-decode.el (mm-shr): Require shr.
569
570         * gnus-art.el (gnus-blocked-images): Move variable here.
571
572         * shr.el (shr-insert-table): Bind free variable.
573
574         * mm-decode.el (mm-shr): Bind shr-content-function.
575
576         * shr.el (shr-content-function): New variable.
577
578         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
579         added for symmetry.
580
581         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
582
583         * gnus-group.el (gnus-group-make-group): Doc fix.
584
585         * nnimap.el (nnimap-request-newgroups): Return success.
586
587         * shr.el (shr-find-elements): New function.
588         (shr-tag-table): Put all the images after the table.
589         (shr-tag-table): Really inhibit images inside the table.
590         (shr-collect-overlays): Copy over overlays from the TD elements to the
591         main document.
592
593         * mm-decode.el (mm-shr): Bind shr-blocked-images to
594         gnus-blocked-images.
595
596 2010-10-05  Julien Danjou  <julien@danjou.info>
597
598         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
599
600         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
601         (gnus-html-maximum-image-size): Add this function.
602         (gnus-html-put-image): Use gnus-html-maximum-image-size.
603
604         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
605         server-value of the capability is nil.
606
607 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * shr.el (shr-tag-em): Add <EM> tag.
610
611 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
612
613         * sieve-manage.el (sieve-manage-default-stream): Make default stream
614         customizable.
615
616         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
617         handing broken links to browse-url.
618
619 2010-10-05  Julien Danjou  <julien@danjou.info>
620
621         * gnus-util.el (gnus-emacs-completing-read)
622         (gnus-iswitchb-completing-read): Use autoload rather than require.
623
624 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
625
626         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
627         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
628         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
629         iswitchb-temp-buflist for XEmacs.
630
631         * gnus-util.el (gnus-completing-read-function): Exclude
632         gnus-icompleting-read and gnus-ido-completing-read from candidates for
633         XEmacs since iswitchb.el is very old and ido.el is unavailable in
634         XEmacs.
635
636         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
637         not to use `delete-dups' that is unavailable in XEmacs 21.4.
638
639         * gnus-html.el: Don't require help-fns under XEmacs.
640         (gnus-html-schedule-image-fetching): Work for XEmacs.
641
642         * mm-decode.el (mm-shr): Decode contents by charset.
643
644 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
645
646         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
647         unknown.
648
649         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
650         (shr-get-image-data): Ensure against the cache file missing.
651
652         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
653         for data.
654
655         * spam-report.el (spam-report-url-ping-plain): Don't query about
656         killing the process.
657
658         * shr.el (shr-render-td): Protect against too-wide text.
659
660 2010-10-04  Julien Danjou  <julien@danjou.info>
661
662         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
663         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
664
665         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
666         retrieved.
667
668 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
669
670         * shr.el (browse-url): Required.
671         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
672         lines.
673         (shr-show-alt-text, shr-browse-image): New commands.
674         (shr-browse-url, shr-copy-url): New commands.
675
676         * gnus-sum.el (gnus-widen-article-window): New variable.
677         (gnus-summary-select-article-buffer): Use it.
678
679         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
680         without @ signs.
681
682 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
683
684         * nnir.el (nnir-run-imap): Remove spurious space in search string.
685
686 2010-10-04  Julien Danjou  <julien@danjou.info>
687
688         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
689         for XEmacs.
690
691 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
692
693         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
694
695         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
696         (nnimap-close-server): Implement.
697
698         * dgnushack.el (iswitchb): Require to shut up the compiler.
699
700         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
701         (shr-insert): Tweak line breaking.
702         (shr-insert): Handle <pre> better.
703         (shr-tag-li): Get <li> indentation right.
704         (shr-tag-li): Get <li> indentation even righter.
705         (shr-tag-blockquote): Ensure paragraph start.
706         (shr-make-table): Tweak table generation.
707         (shr-make-table): Fix typo.
708
709         * shr.el: Implement table rendering.
710
711 2010-10-04  Julien Danjou  <julien@danjou.info>
712
713         * gnus-html.el (gnus-html-put-image): Fix resize image code.
714
715 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * shr.el (shr-insert): Use string anchors instead of line anchors.
718
719 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
720
721         * shr.el: Add headings.
722         (shr-ensure-paragraph): Actually work.
723         (shr-tag-li): Make <ul> prettier.
724         (shr-insert): Get white space at the beginning/end of elements right.
725         (shr-tag-p): Collapse subsequent <p>s.
726         (shr-ensure-paragraph): Don't insert double line feeds after blank
727         lines.
728         (shr-insert): \t is also space.
729         (shr-tag-s): Fix "s" tag name function.
730         (shr-tag-s): Fix face prop name.
731
732 2010-10-03  Julien Danjou  <julien@danjou.info>
733
734         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
735
736         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
737         gnus-window-inside-pixel-edges.
738
739         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
740         gnus-ems.
741
742         * mm-view.el (mm-inline-image-emacs): Support image resizing.
743
744         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
745         function.
746
747         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
748         resize choice.
749
750 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
751
752         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
753         beginning of the buffer.
754
755         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
756         article buffer again.
757
758         * shr.el (shr-tag-p): Don't insert newlines at the start of the
759         buffer.
760
761         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
762         when it's at the start of the buffer.
763
764         * shr.el (shr-tag-blockquote): Convert name.
765         (shr-rescale-image): Use the right image-size variant.
766
767         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
768         buffer isn't shown, then select the current article first instead of
769         bugging out.
770         (gnus-summary-select-article-buffer): Show both the article and summary
771         buffers again.
772
773         * shr.el (shr-fontize-cont): Protect against regions with no text.
774         Rename tag functions to shr-tag-* for enhanced security.
775         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
776
777 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
778
779         * shr.el (shr-insert):
780         * pop3.el (pop3-movemail):
781         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
782         loaded.
783
784 2010-10-03  Glenn Morris  <rgm@gnu.org>
785
786         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
787
788         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
789
790         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
791
792         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
793
794         * gnus-util.el (gnus-make-local-hook): Simplify.
795
796 2010-10-02  Julien Danjou  <julien@danjou.info>
797
798         * gnus-util.el (gnus-iswitchb-completing-read): New function.
799         (gnus-ido-completing-read): New function.
800         (gnus-emacs-completing-read): New function.
801         (gnus-completing-read): Use gnus-completing-read-function.
802         Add gnus-completing-read-function.
803
804 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * shr.el (shr-insert-document): Autoload.
807         (shr-img): Be silent.
808         (shr-insert): Add a newline after every picture before text.
809         (shr-add-font): Use overlays for combining faces.
810         (shr-insert): Pass upwards the text start point.
811
812         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
813         possible.
814         (mm-shr): New function.
815
816 2010-10-02  Julien Danjou  <julien@danjou.info>
817
818         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
819         should go backward.
820
821 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
822
823         * shr.el (shr): Fix typo in provide call.
824
825 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
826
827         * shr.el: New file.
828
829         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
830
831         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
832         completing read.
833
834 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
835
836         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
837         we're being queried about.  Suggested by Dan Jacobson.
838
839         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
840         by Jason Eisner.
841
842         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
843         table, too.  Suggested by Stefan Wiens.
844         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
845         the table unnecessary.  Suggested by Stefan Wiens.
846
847         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
848         longer needed, and probably doesn't work either, as pointed out by
849         Stefan Wiens.
850         (gnus-summary-exit): Remove call to the clearing function.
851         (gnus-summary-exit-no-update): Ditto.
852
853         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
854         instead of gnus-eval-in-buffer-window to avoid popping up frames.
855         Reported by Stefan Monnier.
856         (gnus-summary-save-in-rmail): Ditto.
857
858         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
859         article buffer, instead of both the article buffer and the summary
860         buffer.  Sort of suggested by Dan Jacobson.
861
862         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
863
864         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
865         Suggested by Dan Jacobson.
866
867         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
868         documentation clearer.
869
870         * message.el (message-shorten-references): Comment on the number "21".
871         Suggested by Stefan Monnier.
872
873         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
874         Suggested by Dan Jacobson.
875
876         * gnus.el (gnus-large-newsgroup): Mention
877         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
878
879         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
880         externalize attachments.  Bug reported by Steve Wen.
881
882         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
883         really message anything to the user.
884
885         * nnmail.el (nnmail-article-group): Allow using the fancy split method
886         directly.
887
888         * nnimap.el (nnimap-request-group): Low higher than high to signal no
889         messages in empty groups.
890
891 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
892
893         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
894         non-UIDNEXT group.
895
896 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
899         not the value from the collection.
900
901         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
902         values.  This sometimes happens on some groups that have no info.
903         (nnimap-request-newgroups): New function.
904
905 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
906
907         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
908         check into `gnus-registry-initialize'.
909         (gnus-registry-initialize): Ditto.
910         Fix and extend header docs.
911
912 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913
914         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
915         regexp backtrace overflows.
916
917         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
918         for starttls that tls.el implements; i.e. openssl.
919
920         * tls.el (tls-starttls-switches): Give up on using starttls with
921         gnutls-cli.
922         (tls-program): Add --insecure to be consistent with the defaults from
923         openssl s_client.  Now all three commands are insecure.
924
925 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
926
927         * lpath.el: Bind completion-styles-alist for XEmacs.
928
929         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
930         (gravatar-create-image): New function that's an alias to
931         gnus-xmas-create-image, gnus-create-image, or create-image.
932         (gravatar-data->image): Use it.
933
934 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
935
936         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
937         install the nnregistry refer method.
938         (gnus-registry-install-hooks): Use it.
939         (gnus-registry-unfollowed-groups): Add nnmairix to the default
940         unfollowed groups.
941
942 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
943
944         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
945         expanding threads.
946
947 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
948
949         * nnir.el: Use the server names without suffixes (bug #7009).
950
951         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
952         unencrypted to STARTTLS, if possible.
953
954 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
955
956         * message.el (message-ignored-supersedes-headers): Strip Injection-*
957         headers before superseding.
958
959 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * nnrss.el (nnrss-use-local): Add documentation.
962
963         * nnimap.el (nnimap-extend-tls-programs): New function.
964         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
965         (nnimap-wait-for-connection): Accept the greeting from the stupid
966         output from openssl s_client -starttls, too.
967
968         * tls.el (tls-starttls-switches): New variable.
969         (tls-find-starttls-argument): Use it.
970         (open-tls-stream): Ditto.
971
972         * netrc.el (netrc-credentials): Return the value of the "default"
973         entry.
974         (netrc-machine): Ditto.
975
976         * nnimap.el (nnimap-find-article-by-message-id): Really return the
977         article number.
978         (nnimap-split-fancy): New variable.
979         (nnimap-split-incoming-mail): Use it.
980
981         * nntp.el (nntp-server-list-active-group): Document.
982
983         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
984         SELECT to get the message-id.
985
986         * mail-source.el (mail-sources): Removed webmail support.
987         (defvar): Ditto.
988         (mail-source-fetcher-alist): Ditto.
989         (mail-source-fetch-webmail): Removed.
990
991         * webmail.el: Removed -- doesn't seem relevant any more.
992
993         * gnus.el: Fix up make-obsolete-variable declarations throughout.
994
995         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
996         the \r.
997
998 2010-09-30  Julien Danjou  <julien@danjou.info>
999
1000         * gnus-agent.el (gnus-agent-add-group): Fix call to
1001         gnus-completing-read.
1002
1003 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * nndoc.el (nndoc-retrieve-groups): New function.
1006
1007         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1008         `default', use nnmail-split-methods.
1009         (nnimap-request-article): Downcase the NILs so that they are nil.
1010
1011         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1012         symbol.
1013
1014         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1015         code, since if the user has requested network, that's what they ought
1016         to get.
1017         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1018         (nnimap-split-rule): Mark as obsolete.
1019
1020         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1021         variable.
1022
1023         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1024         correct slot, too.
1025
1026 2010-09-29  Julien Danjou  <julien@danjou.info>
1027
1028         * gnus.el (gnus-local-domain): Declare variable obsolete.
1029
1030         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1031         computing.
1032         (gnus-ido-completing-read): Require ido.
1033
1034 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1037         build Gnus.
1038
1039         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1040         when interpreting the structures.
1041         (nnimap-request-accept-article): Add \r\n to the lines to make this
1042         work with Cyrus.
1043
1044         * nndraft.el (nndraft-request-expire-articles): Use the group name
1045         instead if "nndraft".  Fix found by Nils Ackermann.
1046
1047 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1048
1049         * nnregistry.el: Added.
1050
1051 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1052
1053         * nnmail.el (group, group-art-list, group-art):
1054         Remove unneeded directives.
1055
1056 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1059         (mm-mime-charset)
1060         * rfc2047.el (rfc2047-syntax-table)
1061         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1062
1063         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1064         rather than `insert-file-contents' and `eval-region'.
1065
1066         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1067         construction.
1068
1069         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1070
1071         * time-date.el: No need to require cl for Emacs 21.
1072
1073 2010-09-29  Julien Danjou  <julien@danjou.info>
1074
1075         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1076         replacement of `gnus-gravatar-relief' to mimic
1077         `gnus-faces-properties-alist'.
1078         Add :version property.
1079
1080 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1081
1082         * mail-source.el (mail-source-report-new-mail)
1083         * message.el (message-default-mail-headers)
1084         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1085
1086         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1087
1088 2010-09-28  Julien Danjou  <julien@danjou.info>
1089
1090         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1091         mail-address contains the same string as real-name.
1092
1093         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1094         non-blank in header, otherwise it'll get stripped.
1095
1096         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1097         real-name, and then for mail address rather than doing : or , search.
1098
1099 2010-09-27  Julien Danjou  <julien@danjou.info>
1100
1101         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1102         (gnus-server-goto-server): Use gnus-completing-read.
1103
1104         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1105
1106         * mm-util.el (defalias): Use gnus-completing-read.
1107         (mm-codepage-setup): Use gnus-completing-read.
1108
1109         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1110         (smime-decrypt-buffer): Use gnus-completing-read.
1111
1112         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1113
1114         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1115         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1116         (mml-insert-multipart): Use gnus-completing-read.
1117
1118         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1119
1120         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1121
1122         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1123
1124         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1125
1126         * gnus.el (gnus-read-method): Use gnus-completing-read.
1127
1128         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1129
1130         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1131         (gnus-mime-action-on-part): Use gnus-completing-read.
1132         (gnus-article-encrypt-body): Use gnus-completing-read.
1133
1134         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1135         (gnus-topic-move-matching): Use gnus-completing-read.
1136         (gnus-topic-copy-matching): Use gnus-completing-read.
1137         (gnus-topic-sort-topics): Use gnus-completing-read.
1138         (gnus-topic-move): Use gnus-completing-read.
1139
1140         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1141         (gnus-agent-add-group): Use gnus-completing-read.
1142
1143         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1144         gnus-completing-read.
1145         (nnmairix-update-groups): Use gnus-completing-read.
1146         (nnmairix-get-server): Use gnus-completing-read.
1147         (nnmairix-backend-to-server): Use gnus-completing-read.
1148         (nnmairix-goto-original-article): Use gnus-completing-read.
1149         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1150
1151         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1152
1153         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1154         (gnus-group-make-useful-group): Use gnus-completing-read.
1155         (gnus-group-make-web-group): Use gnus-completing-read.
1156         (gnus-group-add-to-virtual): Use gnus-completing-read.
1157         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1158
1159         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1160         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1161         (gnus-summary-execute-command): Use gnus-completing-read.
1162         (gnus-summary-respool-article): Use gnus-completing-read.
1163         (gnus-read-move-group-name): Use gnus-completing-read.
1164
1165         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1166         (gnus-summary-score-effect): Use gnus-completing-read.
1167
1168         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1169
1170         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1171         right completing-read function.
1172         (gnus-use-ido): New variable
1173         (gnus-completing-read-with-default): Remove.
1174
1175 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1176
1177         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1178         x-focus-frame.
1179
1180         * nnimap.el (auth-source-forget-user-or-password)
1181         (auth-source-user-or-password): Autoload.
1182
1183         * message.el (message-from-style, message-interactive)
1184         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1185         (message-yank-prefix, message-indentation-spaces, message-signature)
1186         (message-signature-file): Add comment.
1187
1188 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1191         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1192         new articles.
1193
1194         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1195         parts.
1196         (nnimap-request-article): Work with the t setting, too.
1197
1198         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1199         that you don't get flashes of other buffers.
1200         (gnus-summary-show-complete-article): Intern before setting.
1201
1202 2010-09-27  David Engster  <dengste@eml.cc>
1203
1204         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1205         well as HEADERS.
1206         (nnmairix-retrieve-headers): Provide new argument for the above.
1207
1208 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1209
1210         * gnus-sum.el (gnus-summary-move-article): Don't alter
1211         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1212         group.
1213
1214         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1215
1216         * message.el (message-cite-prefix-regexp): Revert my last edit.
1217
1218         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1219         variable instead of the Gnus variable.
1220
1221         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1222
1223         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1224         again.
1225
1226         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1227         since some servers don't like it.
1228         (nnimap-open-connection): Forget credentials if the server says the
1229         password was wrong.
1230         (nnimap-parse-line): Protect against invalid data.
1231
1232         * gnus-sum.el (gnus-summary-move-article): Add comment.
1233         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1234         nothing alters it while scanning for new messages.
1235
1236         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1237         which may or may not help.
1238         (nnimap-open-connection): If we're doing a stream connection, and then
1239         discover we're on a STARTTLS-capable server, then open a STARTTLS
1240         connection instead.
1241
1242 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * nnimap.el (utf7): Required.
1245
1246         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1247         prefix.
1248
1249 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1250
1251         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1252
1253 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * nnimap.el (nnimap-request-accept-article): Message the error on
1256         error.
1257
1258 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1261
1262 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1263
1264         * nndoc.el (nndoc-request-list): Return success always.
1265
1266         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1267         `fetch-old' -- we only want to fetch the articles we've requested.  The
1268         rest are in the agent, probably.
1269         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1270         disappeared server" to something low.  It's not important.
1271
1272         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1273         arrived before the FETCH data.
1274
1275         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1276         target here, because we don't know the Gnus name of the group.
1277
1278         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1279         for the correct group.
1280
1281         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1282
1283         * gnus.el (gnus): Give a final warning after startup.
1284
1285         * gnus-util.el (gnus-action-message-log): New variable.
1286         (gnus-message): Use it.
1287         (gnus-final-warning): New function.
1288
1289         * nnimap.el (nnimap-open-connection): Record the greeting.
1290         (nnimap): Add greeting.
1291
1292 2010-09-26  Julien Danjou  <julien@danjou.info>
1293
1294         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1295         arguments.
1296         (gnus-html-wash-images): Fix spec computing to include start/end.
1297
1298         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1299
1300 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1301
1302         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1303         deletion.
1304         (nnimap-retrieve-headers): Don't select the group, because that's
1305         already done by nnimap-possibly-change-group.
1306
1307         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1308         (gnus-picon-transform-address): Use it.
1309
1310         * mail-source.el (mail-source-value): Revert previous patch.
1311
1312         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1313         on failure.
1314         (nnimap-open-connection): Look up both virtual and physical server name
1315         credentials.
1316
1317         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1318
1319 2009-02-07  Dave Love  <fx@gnu.org>
1320
1321         * tls.el (open-tls-stream): Don't query killing process.
1322
1323 2009-02-08  Dave Love  <fx@gnu.org>
1324
1325         * gnus-win.el (gnus-window-to-buffer-helper,
1326         gnus-all-windows-visible-p): Function needn't be a symbol.
1327
1328         * mail-source.el (mail-source-value): Function needn't be a symbol.
1329
1330 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1331
1332         * message.el (message-cite-prefix-regexp): Remove } from the cite
1333         prefix.
1334
1335         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1336         highlight again, so that the highlight is correct.
1337
1338         * gnus-picon.el (gnus-picon): Remove again.
1339         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1340
1341         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1342         doing the header highlightling, so that the background colour of the
1343         picon is correct.
1344
1345         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1346         (gnus-picon): Ditto.
1347         (gnus-picon): Reinstate.  The background colour for picons is white.
1348         (gnus-picon-insert-glyph): Make the background white.
1349
1350         * nnml.el (nnml-open-nov): Don't return dead buffers.
1351
1352         * auth-source.el (auth-source-create): Query the user for whether to
1353         store the credentials.
1354
1355         * netrc.el (netrc-store-data): New function.
1356
1357         * auth-source.el (auth-source-user-or-password): Use the existing auth
1358         sources, if any, for creation.
1359
1360         * gnus.el (gnus-group-fast-parameter): Return the last matching
1361         parameter instead of the first matching parameter.
1362
1363 2010-09-26  Julien Danjou  <julien@danjou.info>
1364
1365         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1366
1367 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1368
1369         * mml2015.el (mml2015-use): Remove gpg support.
1370
1371         * mml1991.el (mml1991-function-alist): Remove gpg function.
1372         (mml1991-gpg-sign): Removed.
1373
1374 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1375
1376         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1377         (gnus-browse-unsubscribe-current-group): Document it.
1378         (gnus-browse-unsubscribe-group): Use it.
1379
1380 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1381
1382         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1383         address to the To list for easier response.
1384
1385         * gnus.el (gnus-play-startup-jingle): Removed.
1386         (gnus-splash): Don't play jingle.
1387         (gnus): Silence gnus-load message.
1388
1389         * gnus-art.el (gnus-treat-play-sounds): Removed.
1390
1391         * gnus.el (gnus-play-jingle): Remove audio support.
1392
1393         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1394
1395         * earcon.el: Removed -- no users.
1396
1397         * gnus-audio.el: Removed -- no users of this package.
1398
1399         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1400
1401         * gnus-start.el (gnus-setup-news): Remove nocem support.
1402
1403         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1404
1405         * gnus.el (gnus-use-nocem): Removed.
1406
1407         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1408         Removed.
1409
1410         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1411         uses NoCeM any more.
1412
1413         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1414         (gnus-button-ctan-handler): Ditto.
1415         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1416         (gnus-button-ctan-directory-regexp): Ditto.
1417         (gnus-button-handle-ctan): Ditto.
1418         (gnus-button-tex-level): Ditto.
1419         (gnus-button-alist): Removed CTAN stuff.
1420
1421 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1422
1423         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1424         nnimap-streaming test.
1425
1426         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1427         servers twice.
1428
1429         * nnimap.el (nnimap-open-connection): Add more error reporting when
1430         nnimap fails early.
1431
1432         * nnheader.el (nnheader-get-report-string): New function.
1433         (nnheader-get-report): Use it.
1434
1435         * gnus-int.el (gnus-check-server): Say what the error was when opening
1436         failed.
1437
1438         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1439         using streaming.
1440
1441 2010-09-25  Julien Danjou  <julien@danjou.info>
1442
1443         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1444         gnus-window-inside-pixel-edges.
1445
1446 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1447
1448         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1449
1450         * mm-decode.el (mm-save-part): Allow saving to other directories the
1451         normal Emacs way.
1452
1453         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1454         by Jay Berkenbilt.
1455
1456         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1457         there isn't a single byte.
1458
1459         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1460         just do it.  It doesn't really seem to matter what the user responds
1461         here, I think, so it's just a confusing question.
1462
1463         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1464         non-streaming case.
1465
1466         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1467         (gnus-article-encrypt-body): Use it.
1468
1469         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1470         keystroke.
1471
1472         * nnimap.el (nnimap-find-wanted-parts-1): Use
1473         gnus-fetch-partial-articles.
1474
1475         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1476
1477         * nnimap.el (nnimap-insert-partial-structure): New function.
1478         (nnimap-get-partial-article): New function.
1479         (nnimap-request-article): Use it.
1480         (nnimap-wait-for-response): Return whether the wait was successful.
1481         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1482         retrieval wasn't successful.
1483         (nnimap-retrieve-group-data-early): Allow throttling servers.
1484         (nnimap-streaming): New variable.
1485         (nnimap-fetch-partial-articles): Removed.
1486
1487         * mm-decode.el (mm-with-part): Protect against killed buffers.
1488
1489         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1490         for prettier summary display.
1491
1492 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1493
1494         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1495         directly.
1496
1497 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1498
1499         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1500         apparently third-party libraries depend on it.
1501
1502         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1503         before starting negotiation.
1504
1505         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1506         privacy reasons.
1507         (gnus-treat-mail-gravatar): Ditto.
1508
1509         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1510         buffer when inserting images.  Inserting text into the headers, for
1511         instance, can make them invalid.
1512
1513 2010-09-25  Julien Danjou  <julien@danjou.info>
1514
1515         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1516         variables.
1517
1518         * nnheader.el: Remove useless variables news-reply-yank-from and
1519         news-reply-yank-message-id.
1520
1521         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1522         variables.
1523
1524         * mml1991.el: Remove useless mml1991-verbose.
1525
1526         * gnus.el: Remove useless variable gnus-use-generic-from.
1527         Remove obsolete variable gnus-topic-indentation.
1528
1529         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1530
1531         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1532
1533         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1534
1535         * gnus-group.el: Remove useless gnus-group-icon-cache.
1536         Remove useless gnus-ephemeral-group-server.
1537
1538         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1539
1540         * mml2015.el: Remove useless mml2015-verbose.
1541
1542         * mml-smime.el: Remove useless mml-smime-verbose.
1543
1544         * gnus.el: Remove useless gnus-local-domain.
1545
1546         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1547         gnus-gravatar-size.
1548
1549         * gnus-art.el: Remove useless gnus-treat-translate.
1550
1551 2010-09-24  Julien Danjou  <julien@danjou.info>
1552
1553         * gnus-sum.el: Add support for Gravatars.
1554
1555         * gnus-art.el: Add support for Gravatars.
1556
1557         * gnus-gravatar.el: Add this file.
1558
1559         * gravatar.el: Add this file.
1560
1561 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1564
1565         * gnus-group.el (gnus-group-fetch-faq): Removed.
1566
1567         * gnus.el (gnus-group-faq-directory): Removed.
1568
1569         * gnus-group.el (gnus-group-fetch-charter): Removed.
1570
1571         * gnus.el (gnus-group-charter-alist): Removed.
1572
1573         * gnus-group.el (gnus-group-archive-directory): Removed.
1574         (gnus-group-recent-archive-directory): Ditto.
1575         (gnus-group-make-archive-group): Removed.
1576
1577         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1578
1579         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1580         use the same article number for all the cached articles.
1581
1582         * nnimap.el (nnimap-command): Register the last command time so
1583         that we can use it for idling NOOPs.
1584         (nnimap-open-connection): Start the keeplive timer.
1585         (nnimap-make-process-buffer): Store all the process buffers.
1586         (nnimap-keepalive): New function.
1587
1588         * starttls.el: (starttls-open-stream): Add autoload cookie.
1589
1590 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1591
1592         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1593         handling.
1594
1595 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1596
1597         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1598         its data structures.
1599
1600         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1601         instead of the cl.el copy-list.
1602         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1603         equalp.
1604
1605 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1606
1607         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1608         and tool-bar-local-item-from-menu.
1609
1610         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1611         mode-line-highlight face for Emacs.
1612
1613         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1614         loading gnus-sum.elc; fix comment for canlock-verify.
1615         (gnus-article-jump-to-part): Use read-number.
1616         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1617         Emacs pre-21 compatible code for help-echo.
1618         (gnus-article-next-page-1): No need to adjust the number of lines.
1619         (gnus-article-describe-bindings): Always use help-buffer.
1620
1621         * gnus-audio.el (gnus-audio-inline-sound)
1622         * gnus-cus.el (gnus-custom-mode)
1623         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1624
1625         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1626
1627         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1628         compatible code.
1629
1630 2010-09-24  Glenn Morris  <rgm@gnu.org>
1631
1632         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1633         visiting the fcc file in rmail-mode.
1634
1635         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1636
1637 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1638
1639         * nnir.el: Silence the byte compiler.
1640
1641         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1642         alias to browse-url-url-encode-chars if any.
1643         (gnus-html-encode-url): Use it.
1644
1645 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * gnus-start.el (gnus-use-backend-marks): New variable.
1648         (gnus-get-unread-articles-in-group): Use it.
1649
1650         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1651         makeover.
1652
1653 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1654
1655         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1656
1657 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1658
1659         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1660         Removed.
1661         (gnus-setup-news-hook): Removed
1662         gnus-fixup-nnimap-unread-after-getting-new-news.
1663
1664         * gnus-int.el (gnus-request-update-info): Protect against backends not
1665         having the function.
1666
1667         * nnimap.el (nnimap-stream): Mention starttls.
1668         (nnimap-open-connection): Add starttls support.
1669
1670 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1671
1672         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1673
1674 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1675
1676         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1677         BODYSTRUCTUREs.
1678         (nnimap-transform-headers): Unfold quoted {42} headers.
1679
1680         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1681         the info.
1682         (gnus-get-unread-articles): Only call updatep on backends that support
1683         it.
1684
1685         * nnweb.el (nnweb-request-update-info): NOOP.
1686
1687         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1688
1689         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1690         since it only deals with marks.
1691
1692         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1693         gnus-request-marks, and make a new gnus-request-update-info.
1694
1695         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1696         the active instead of the high number, which is usually too low.
1697
1698 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1699
1700         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1701         * encrypt.el: Removed.
1702
1703 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1704
1705         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1706         server in symbolic form.
1707
1708         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1709         0.9.
1710
1711 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1712
1713         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1714         (nnimap-update-info): Fix up code slightly.
1715
1716         * gnus-int.el (gnus-open-server): Add tracing for performance
1717         debugging.
1718
1719         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1720         (gnus-group-insert-group-line): Pass the real group name so that it
1721         gets the right data.
1722
1723         * gnus-start.el (gnus-get-unread-articles): Don't have
1724         `gnus-get-unread-articles-in-group' update info, since that can be
1725         really slow and doesn't seem to be needed?
1726
1727 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1728
1729         * time-date.el (date-to-time): Try using parse-time-string first before
1730         using the slower timezone-make-date-arpa-standard.
1731
1732 2010-09-22  Julien Danjou  <julien@danjou.info>
1733
1734         * gnus-group.el (gnus-group-insert-group-line): Call
1735         gnus-group-highlight-line.
1736         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1737         default hook list.
1738         (gnus-group-update-eval-form): Add new function.
1739         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1740         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1741
1742 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1743
1744         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1745         immediate, then expire all articles.
1746         (nnimap-update-info): Fix off-by-one errors.
1747         (nnimap-flags-to-marks): Would return no marks lists for group with no
1748         flags.  Instead return the other data.
1749
1750 2010-09-22  Julien Danjou  <julien@danjou.info>
1751
1752         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1753         Only return an icon.
1754         (gnus-group-insert-group-line): Compute icon to return.
1755
1756         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1757         variable.
1758         (gnus-html-image-fetched): Only cache if
1759         gnus-html-image-automatic-caching is set.
1760         (gnus-html-image-fetched): Check for errors.
1761
1762 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1763
1764         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1765         once per method on `g'.  This ensures that backends like nnfolder don't
1766         open all their folders.
1767
1768         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1769         (nnimap-request-list): Nix out group in the correct buffer.
1770         (nnimap-parse-flags): Implement by using `read' instead of
1771         hand-parsing.
1772         (nnimap-flags-to-marks): Pass on permanent-flags.
1773         (nnimap-make-process-buffer): Record the server name.
1774         (nnimap-parse-flags): Fix typo.
1775         (nnimap-request-scan): Run split on the server in general, not just a
1776         single group.
1777
1778         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1779         parameter, and propagate this downwards.
1780
1781         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1782         since EXAMINE changes it on the server.
1783
1784         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1785         this command might take a while.
1786
1787 2010-09-22  Julien Danjou  <julien@danjou.info>
1788
1789         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1790         harmful if you have 2 images side-by-side, they can't be properly
1791         update on text deletion.  Using text-property is safer here.
1792         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1793         data.
1794
1795 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1796
1797         * nnimap.el (nnimap-expunge-inbox): Removed.
1798         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1799         (nnimap-expunge): Flip default to t.
1800
1801         * gnus.el (gnus-method-to-server): Don't push things to the cache
1802         unless it's unique.
1803         (gnus-server-to-method): Ditto.
1804
1805 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1806
1807         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1808
1809 2010-09-22  Julien Danjou  <julien@danjou.info>
1810
1811         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1812         get the start of data.
1813         (gnus-html-encode-url): Add this function to encode special chars in
1814         URL.
1815         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1816         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1817
1818         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1819         default.
1820         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1821
1822         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1823         images alt-text.
1824         (gnus-html-put-image): Put alt-text as help-echo.
1825
1826 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1827
1828         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1829         * mm-util.el (mm-decompress-buffer)
1830         * nnir.el (nnir-run-find-grep)
1831         * pop3.el (pop3-list): Use 3rd arg of split-string.
1832
1833         * time-date.el (format-seconds): Comment fix.
1834
1835         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1836         and byte-optimize-form-code-walker.
1837         (dgnushack-make-auto-load): Don't advise make-autoload.
1838
1839         * lpath.el: Remove Emacs 21 stuff.
1840
1841 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1844         outside the active range.  Suggested by Dan Christensen.
1845
1846         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1847         slightly later to avoid double-getting it.
1848
1849         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1850         previous patch.
1851
1852         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1853
1854 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1855
1856         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1857
1858 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1859
1860         * gnus-int.el (gnus-open-server): Give a better error message in the
1861         "go offline" case.
1862
1863         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1864         marks for nnimap, which is seldom the right thing to do.
1865
1866         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1867         (gnus-same-method-different-name): New function.
1868
1869         * nnimap.el (parse-time): Require.
1870
1871         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1872         method in the presence of many similar methods.
1873
1874         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1875
1876         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1877         nnml-inhibit-expiry.
1878
1879         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1880         find out whether methods are equal.
1881
1882         * nnimap.el (nnimap-find-expired-articles): New function.
1883         (nnimap-process-expiry-targets): New function.
1884         (nnimap-request-move-article): Request the article before looking at
1885         what the Message-ID is.  Fix found by Andrew Cohen.
1886         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1887
1888         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1889         for oldness in addition to being a predicate.
1890
1891         * nnimap.el (nnimap-request-group): When we have zero articles, return
1892         the right data to Gnus.
1893         (nnimap-request-expire-articles): Only delete articles immediately if
1894         the target is 'delete.
1895
1896         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1897         method, this would bug out.
1898
1899         * gnus-group.el (gnus-group-expunge-group): Renamed from
1900         gnus-group-nnimap-expunge, and implemented as a normal interface
1901         function.
1902
1903         * gnus-int.el (gnus-request-expunge-group): New function.
1904
1905         * nnimap.el (nnimap-request-create-group): Implement.
1906         (nnimap-request-expunge-group): New function.
1907
1908 2010-09-21  Julien Danjou  <julien@danjou.info>
1909
1910         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1911         (gnus-html-cache-expired): Add new function.
1912         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1913         wethever we should display image for fetch it.
1914         Compute alt-text earlier to pass it to the fetching function too.
1915         (gnus-html-schedule-image-fetching): Change function argument to only
1916         get one image at a time, not a list.
1917         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1918         cache.
1919         (gnus-html-get-image-data): New function to retrieve image data from
1920         cache.
1921         (gnus-html-put-image): Change buffer argument to use image data rather
1922         than file, and place image above region rather than inserting a new
1923         one. Do not take alt-text as argument, since it's useless now: we place
1924         the image above alt-text.
1925         (gnus-html-prune-cache): Remove.
1926         (gnus-html-show-images): Start to fetch image when we find one, do not
1927         push into a temporary list.
1928         (gnus-html-prefetch-images): Only fetch image if they have expired.
1929         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1930         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1931
1932 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1933
1934         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1935
1936 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1937
1938         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1939         spec inser "*" if the group isn't active instead of 0.
1940
1941         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1942         opening the server.
1943         (nnimap-request-delete-group): Implement group deletion.
1944         (nnimap-transform-headers): Return the size of the entire message in
1945         the Bytes header, not just the size of the first part.
1946         (nnimap-request-move-article): When moving an article from nnimap,
1947         request the article first so the accepting form has an article to
1948         accept.  Reported by Dan Christensen.
1949         (nnimap-command): Make sure that the error message doesn't error out.
1950
1951 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1952
1953         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1954         we haven't requested anything.
1955
1956 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957
1958         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1959         "".  Fix found by Andrew Cohen.
1960
1961         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1962         instead of -encode-string.
1963
1964 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1967
1968         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1969         by mm-subst-char-in-string.
1970
1971 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1974         waiting for the connection string.
1975
1976         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1977         arriving.
1978
1979         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1980         bogus characters.  This allows selecting certain Gmail groups.
1981
1982         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1983         (nnimap-fetch-partial-articles): New variable.
1984         (nnimap-open-connection): When looking for credentials, also use the
1985         nnimap-server-port.
1986         (nnimap-request-article): Return the group/article number, so that Gnus
1987         `^' works as expected.
1988         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1989         them.
1990
1991         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1992         comments.
1993         (gnus-methods-sloppily-equal): New function.
1994         (gnus): When using the development version of Gnus, load the gnus-load
1995         file.
1996
1997         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1998         `gnus-open-server' on each method before trying to scan them etc.  This
1999         ensures that all the backend parameters are set correctly.
2000
2001         * nnimap.el (nnimap-authenticator): New variable.
2002         (nnimap-open-connection): Allow anonymous login.
2003         (nnimap-transform-headers): The chars header is called Chars not
2004         Bytes.
2005         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2006         drops.
2007
2008         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2009         patch, found by Knut Anders Hatlen.
2010
2011 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2012
2013         * gnus-agent.el (gnus-agent-batch-confirmation)
2014         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2015         to gnus-message.
2016         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2017         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2018         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2019         * gnus-int.el (gnus-open-server): Likewise.
2020         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2021         (gnus-score-check-syntax): Likewise.
2022         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2023         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2024         Likewise.
2025         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2026
2027 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028
2029         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2030         calling conventions so that prefetch doesn't bug out.
2031
2032 2010-09-19  Julien Danjou  <julien@danjou.info>
2033
2034         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2035         rather than `subst-char-in-region' in order to be able to replace ASCII
2036         char by UTF-8 ones.
2037
2038         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2039         than curl.
2040         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2041         the right URL and ALT text on images.
2042         (gnus-html-wash-tags): Fix tag case.
2043         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2044         (gnus-article-html): Add -o display_ins_del=2 option.
2045         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2046
2047 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2048
2049         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2050         the extra mail headers, which sometimes seem to happen for unknown
2051         reasons.
2052
2053         * mail-parse.el (mail-header-encode-parameter): Define as
2054         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2055         (or most, perhaps?) mail readers don't understand the latter, but do
2056         understand the former.
2057
2058         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2059         to nil, so that no methods are automatically agentized.  I think this
2060         is probably what most users want.
2061
2062         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2063         from url-retrieve, for instance about invalid URLs.
2064
2065         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2066         groups that have no articles.
2067         (nnimap-request-article): Check that we really got an article when we
2068         requested one.
2069
2070         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2071         doesn't exist.
2072
2073         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2074         nntp buffer so the agent can save it.
2075         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2076         that CRLF doesn't get translated to \n.
2077         (nnimap-open-connection): Don't make 'shell commands only send \n.
2078
2079 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2080
2081         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2082         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2083         Update var name.
2084         (nnml-generate-nov-file): Use dolist.
2085         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2086         Use with-current-buffer.
2087
2088 2010-09-18  Julien Danjou  <julien@danjou.info>
2089
2090         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2091         parallel.
2092
2093 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2096         the range update right.
2097         (nnimap-request-group): Don't make `M-g' bug out on group with no
2098         marks.
2099         (nnoo): Required, so that other packages can require nnimap.
2100         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2101         command we're looking for.  This helps when the server sends more
2102         responses after we've gotten everything we expected.
2103         (nnimap): Add a `newlinep' field to keep track of end-of-line
2104         conventions.
2105         Don't send CRLF to things that don't want it.
2106         (nnimap-request-accept-article): Ditto.
2107
2108 2010-09-18  Julien Danjou  <julien@danjou.info>
2109
2110         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2111         than curl to retrieve images.
2112
2113 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2114
2115         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2116         the marks.
2117         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2118         (nnimap-wait-for-connection): New function.
2119         (nnimap-open-connection): If we have PREAUTH, don't query for login
2120         credentials.
2121         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2122         when doing a partial update.
2123
2124 2010-09-18  Julien Danjou  <julien@danjou.info>
2125
2126         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2127         tags.
2128
2129 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2130
2131         * nnimap.el (nnimap-credentials): New function.
2132         (nnimap-open-connection): Use the new function to look for credentials
2133         also on the numeric equivalents of "imap" and "imaps".
2134
2135         * gnus-start.el (gnus-activate-group): Send the info to
2136         gnus-request-group.
2137
2138         * nnimap.el (nnimap-request-group): Have the "check" version of the
2139         function parse flags and update the info, so that a `M-g' get a total
2140         resync of all flags from the group.
2141
2142         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2143         to allow backends to alter the info on group selection.  Also alter all
2144         the backend -request-group functions to take the parameter.
2145
2146         * nnimap.el (nnimap-store-info): New function.
2147         (nnimap-update-info): Store the info for later usage.
2148         (nnimap-request-group): Use the stored info for the dont-check case, so
2149         that we don't retrieve all marks when we enter a group.
2150
2151         * nnimap.el: Use deffoo instead of defun for interface functions.
2152
2153         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2154         update the group info.  This makes the nndraft groups, for instance, go
2155         back to their old behaviour.
2156
2157         * gnus-sum.el (gnus-select-newsgroup): Indent.
2158
2159         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2160         in.
2161         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2162         nothing.
2163
2164         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2165         from methods that are denied.
2166
2167         * gnus-int.el (gnus-method-denied-p): New function.
2168
2169         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2170         store the password instead of netrc.
2171         (nnimap-open-connection): Don't error out when we can't make a
2172         connections.
2173
2174         * auth-source.el (auth-source-create): In the password prompt, say what
2175         we're querying for.  Also prompt for user name if that hasn't been
2176         given.
2177
2178         * nnimap.el (nnimap-with-process-buffer): Removed.
2179
2180 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2181
2182         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2183         method when we're reading from the agent.
2184
2185         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2186
2187         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2188         that's probably most useful for users.
2189
2190         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2191         "failed" all the time.
2192
2193         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2194         ...)) with (with-current-buffer ... ).
2195
2196         * nntp.el (nntp-open-server): Return whether the open was successful or
2197         not.
2198
2199         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2200         select an unread unseen article first.
2201
2202         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2203         /etc/services, supply some sensible port defaults.
2204
2205         * dgnushack.el: Define netrc-credentials.
2206
2207 2010-09-17  Julien Danjou  <julien@danjou.info>
2208
2209         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2210
2211 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2212
2213         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2214         doesn't have any parameters.
2215
2216 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2217
2218         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2219         only upcased checks.
2220
2221         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2222
2223         * nnimap.el (nnimap-open-shell-stream): New function.
2224         (nnimap-open-connection): Use it.
2225         (nnimap-transform-headers): Get the number of lines in each message.
2226         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2227         number of lines.
2228         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2229         problem.
2230
2231         * utf7.el (utf7-encode): Autoload.
2232
2233         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2234         to allow the mail splitting to not return a default group.  This is
2235         useful for nnimap, which will leave unmatched mail in the inbox.
2236
2237         * nnimap.el: Rewritten.
2238
2239         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2240         nnimap usage.
2241
2242         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2243         if the move is internal, so that nnimap can do fast internal moves.
2244
2245         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2246         data.
2247         (gnus-read-active-for-groups): Support finishing the early retrieval of
2248         data.
2249
2250         * gnus-range.el (gnus-range-nconcat): New function.
2251
2252         * gnus-int.el (gnus-finish-retrieve-group-infos)
2253         (gnus-retrieve-group-data-early): New functions.
2254
2255 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2256
2257         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2258         (nnrss-retrieve-groups):
2259         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2260         (pop3-quit): Use with-current-buffer.
2261
2262 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2265         instead of nnheader-accept-process-output.
2266
2267         * dgnushack.el (dgnushack-compile): Add comment.
2268
2269         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2270
2271         * gnus-html.el (gnus-html-schedule-image-fetching)
2272         (gnus-html-prefetch-images): Replace process-kill-without-query by
2273         gnus-set-process-query-on-exit-flag.
2274
2275 2010-09-16  Romain Francoise  <romain@orebokech.com>
2276
2277         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2278
2279 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2280
2281         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2282         parameter to unintern is mandatory-ish in Emacs 24.
2283
2284         * gnus-html.el (gnus-html-schedule-image-fetching)
2285         (gnus-html-prefetch-images): Check for curl before using it.
2286
2287         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2288         depend on curl, which isn't essential.
2289
2290         * imap.el: Revert back to version
2291         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2292         seem problematic.
2293
2294 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2295
2296         * gnus-registry.el (gnus-registry-install-shortcuts):
2297         Explicitly pass `obarray' to `unintern' to avoid a warning.
2298
2299 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300
2301         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2302         change.
2303
2304         * nnrss.el (nnrss-request-list): Removed this function and related
2305         functions, including the moreover stuff.
2306
2307 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2308
2309         * nnrss.el (nnrss-retrieve-groups): New function.
2310
2311 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2312
2313         * .dir-locals.el: Add no-byte-compile cookie.
2314
2315 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2316
2317         * time-date.el (format-seconds): Comment fix.
2318
2319         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2320         for back end that doesn't support request-scan.
2321
2322 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323
2324         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2325         then do request scans from the backends.
2326
2327         * netrc.el (netrc-credentials): New conveniency function.
2328
2329         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2330         avoid running a hook per line, since this takes a lot of time,
2331         profiling shows.
2332         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2333         directly if gnus-visual-p is true.
2334
2335 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2336
2337         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2338         groups; replace mapcar with dolist which is a bit faster; pass groups
2339         info to gnus-read-active-file-1.
2340         (gnus-read-active-file-1): Scan only specified groups if the new
2341         optional arg `infos' is given.
2342
2343 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2344
2345         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2346
2347         * pop3.el (pop3-movemail): Removed.
2348         (pop3-streaming-movemail): Renamed to pop3-movemail.
2349
2350         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2351         don't restrict end-tag searches to the end of the line.
2352
2353 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2354
2355         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2356         articles of every unchecked group to t, which means unknown since the
2357         server has never been opened.
2358
2359 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2360
2361         * gnus-html.el (gnus-html-show-alt-text): New command.
2362         (gnus-html-browse-image): Ditto.
2363         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2364         to browse the image directly.
2365         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2366         better.
2367
2368         * gnus-async.el (gnus-async-article-callback): Call
2369         `gnus-html-prefetch-images' unconditionally.
2370
2371         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2372         before feeding URLs to curl.
2373
2374 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2375
2376         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2377         internal images as deletable by `W D D'.
2378
2379         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2380         (gnus-async-article-callback): Fix typo.
2381
2382 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2383
2384         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2385         current line to work around bugs in the output from w3m.
2386
2387         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2388         for groups that want that.
2389
2390         * nntp.el (nntp-wait-for-string): Supply a timeout for
2391         accept-process-output to ensure progress.
2392
2393         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2394         level to get unread articles from, then use that for foreign groups,
2395         too.
2396
2397         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2398         confuses the rest of the function.
2399
2400         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2401         for the methods that support -retrieve-groups, too.
2402
2403         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2404
2405 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2406
2407         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2408         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2409
2410         * pop3.el: Require cl when compiling.
2411         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2412
2413 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2414
2415         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2416         that aren't going to be activated.
2417         (gnus-get-unread-articles): Fix up the last commit.
2418
2419         * gnus-html.el (gnus-article-html): Allow calling without specifying
2420         the handle.  In that case, dissect the buffer first.
2421
2422         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2423
2424         * nnimap.el (nnimap-open-connection): Revert the change that would look
2425         into authinfo for imaps instead of imap.
2426
2427         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2428         say that you don't want to call gnus-request-group with don-check, but
2429         do check the reponse.  This is for virtual groups only.
2430         (gnus-get-unread-articles): Count the archive groups as secondary, so
2431         that they're activated the same way as before.
2432
2433         * imap.el (imap-message-map): Removed optional buffer parameter, since
2434         no callers use it.
2435         (imap-message-get): Ditto.
2436         (imap-message-put): Ditto.
2437         (imap-mailbox-map): Ditto.
2438         (imap-mailbox-put): Ditto.
2439         (imap-mailbox-get): Ditto.
2440         (imap-mailbox-get): Revert last change for this function.
2441
2442         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2443         case-insensitively.
2444         (nnimap-debug): Removed.
2445
2446         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2447         to use `imap-fetch' instead.  According to the comments, this should be
2448         safe, since all other IMAP clients use the 1:* syntax.
2449         (imap-enable-exchange-bug-workaround): Removed.
2450         (imap-debug): Removed -- doesn't seem very useful.
2451
2452         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2453         mail from a file, and the file doesn't exist.
2454
2455         * imap.el (imap-log): New convenience function used throughout instead
2456         of repeating the same code all over the place.
2457
2458         * pop3.el (pop3-streaming-movemail): Return t for success.
2459
2460         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2461         .authinfo if we're using ssl connection.
2462
2463         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2464         already have if we're in a main Gnus `g' run.
2465
2466         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2467
2468 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2469
2470         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2471
2472         * nnmh.el (nnmh-request-list-1): Bind `file'.
2473
2474         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2475         alias to set-process-query-on-exit-flag or process-kill-without-query.
2476         (pop3-open-server): Use it.
2477
2478 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2479
2480         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2481         box to the Incoming file.  Fixes mistake in previous checkin.
2482
2483         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2484         request loop (for debugging purposes) removed.
2485
2486         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2487         culprit is more visible.
2488         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2489         (nnml-add-incremental-nov): New functions to do "incremental" nov
2490         updates, where we just append to the end of the existing nov files
2491         without reading/writing them in full.
2492
2493         * mail-source.el (mail-source-delete-crash-box): Really only check the
2494         incoming files once in a while.
2495
2496         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2497
2498         * mail-source.el (mail-source-delete-crash-box): Only check the
2499         incoming files for deletion once per day to save a lot of file
2500         accesses.
2501
2502         * pop3.el (pop3-logon): Fix up unbound variable typo.
2503
2504         * mail-source.el (pop3-streaming-movemail): Autoload.
2505
2506         * pop3.el (pop3-streaming-movemail): Respect
2507         pop3-leave-mail-on-server.
2508
2509         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2510         retrieval.
2511
2512         * pop3.el (pop3-process-filter): Removed unused function.
2513         (pop3-streaming-movemail, pop3-send-streaming-command)
2514         (pop3-wait-for-messages, pop3-write-to-file)
2515         (pop3-number-of-responses): New functions for streaming pop3
2516         retrieval.
2517
2518         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2519         come from no known methods.
2520         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2521         list.
2522
2523         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2524         message sizes.
2525         (pop3-movemail): Use erase-buffer instead of looping and deleting
2526         regions, which seems rather odd.
2527
2528         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2529         file once per `g' run.
2530
2531         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2532         directories.  This makes the draft queue directory work.
2533
2534         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2535         data from the backends, so that we only request the list of groups from
2536         each method once.  This should speed things up considerably.
2537
2538         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2539         detect that it's not implemented.
2540
2541         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2542         we actually do recurse down into the tree, but don't stat all leaf
2543         nodes.
2544
2545         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2546         then say so instead of bugging out.
2547
2548         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2549         files exist before trying to read them.
2550
2551         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2552         around <pre_int>.
2553
2554         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2555
2556         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2557
2558 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2559
2560         * mm-util.el (mm-image-load-path): Just return the image directories,
2561         not all directories in the path in addition to the image directories.
2562         (mm-image-load-path): Maintain a cache of the image directories so that
2563         the `g' command in Gnus doesn't have to stat dozens of directories each
2564         time.
2565
2566         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2567         (gnus-html-wash-tags): Add a new `i' command to insert images.
2568         (gnus-html-insert-image): New command and keystroke.
2569         (gnus-html-redisplay-with-images): New command and keystroke.
2570         (gnus-html-show-images): Renamed command.
2571         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2572         spacers.
2573         (gnus-html-wash-tags): Decode entities at the end, so that entities
2574         inside the tags don't mess up the rest of the "parsing".
2575
2576         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2577         so that nnimap methods aren't agentized by default.  There's apparently
2578         many problems related to agent/imap behaviour.
2579
2580         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2581
2582         * gnus-html.el: Doc fix.
2583
2584 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2585
2586         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2587         specifier-spec-list for Emacs 21.
2588
2589         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2590         glyph-width and glyph-height instead of display-graphic-p and
2591         image-size; make avoidance of displaying small images work for XEmacs.
2592
2593         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2594         for XEmacs.
2595
2596         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2597         of symbol that holds plist data.
2598         (gnus-process-plist): Remove plist of process after getting it.
2599
2600 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2601
2602         * message.el (message-generate-hashcash): Change default to
2603         'opportunistic if hashcash is installed.
2604
2605         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2606         (gnus-html-put-image): Only call image-size once, since it's somewhat
2607         time-consuming on remote X servers.
2608
2609 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2610
2611         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2612         type on data, not a file name.
2613
2614         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2615         window-pixel-edges for Emacs 21.
2616
2617         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2618         decoded contents.
2619         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2620
2621 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2622
2623         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2624         group line format, since it isn't very interesting.
2625
2626         * gnus-agent.el (gnus-agent-short-article),
2627         (gnus-agent-long-article): Increase values for these two variables,
2628         since most people are likely to have more network connection and
2629         storage than before.
2630
2631         * gnus.el (gnus-refer-article-method): Change default to 'current.
2632         When referring an article, the common behaviour is to refer it from the
2633         current select method, not the native select method.  The chances of
2634         the native select method having the message in question is rather slim
2635         these days.
2636
2637         * gnus-sum.el (gnus-auto-select-subject): Change default to
2638         `unseen-or-unread'.  I think it's likely that most people want to
2639         select an unseen article over a previously seen, but unread one.
2640
2641         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2642         means that in the article buffer none of the minor mode elements will
2643         be shown, usually, and this is not desirable in most cases.
2644
2645         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2646         that commands like `d' (and the like) go to the next line in the
2647         buffer, instead of the next unread article.  I think this is the
2648         behaviour that is most natural for most users.
2649         (gnus-single-article-buffer): Change default to nil, so that people can
2650         have as many article buffers open as they have summary buffer.  I think
2651         this is the most natural way for the groups to behave.
2652
2653         * message.el (message-generate-new-buffers): Change default to
2654         `unsent', so that all new message buffers start their names with the
2655         string "*unsent", and it's easier to find the buffers if you move from
2656         them.
2657
2658 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2659
2660         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2661         small.  They're probably tracking images.
2662         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2663         (gnus-html-rescale-image): Yet another try at getting the image sizing
2664         right.
2665
2666         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2667         nntp-marks-file-name is nil.
2668
2669 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2670
2671         * gnus-html.el (gnus-html-wash-tags)
2672         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2673         Better logging.
2674
2675 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676
2677         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2678
2679         * gnus-html.el (gnus-html-wash-tags): Check the value of
2680         gnus-blocked-images in the summary buffer.
2681
2682 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2683
2684         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2685
2686 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2687
2688         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2689         like "a", it seems like.
2690         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2691         since it needs to be picked from the correct buffer.
2692
2693         * nnwfm.el: Removed.
2694
2695         * nnlistserv.el: Removed.
2696
2697 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2698
2699         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2700         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2701
2702 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2703
2704         * nnkiboze.el: Removed.
2705
2706         * nndb.el: Removed.
2707
2708         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2709         alt text.
2710         (gnus-html-rescale-image): Try to get the rescaling logic right for
2711         images that are just wide and not tall.
2712
2713         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2714         overshadow variable bindings.
2715
2716 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2717
2718         * gnus-html.el (gnus-html-wash-tags)
2719         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2720         extra logging.
2721
2722 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2723
2724         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2725         (gnus-max-image-proportion): New variable.
2726         (gnus-html-rescale-image): New function.
2727         (gnus-html-put-image): Rescale images.
2728
2729 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2730
2731         Fix up some byte-compiler warnings.
2732         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2733         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2734         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2735         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2736         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2737         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2738         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2739
2740 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * gnus-html.el (gnus-article-html): Decode contents by charset.
2743
2744 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2745
2746         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2747         (gnus-html-frame-width, gnus-blocked-images)
2748         * message.el (message-prune-recipient-rules): Add custom version.
2749         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2750
2751         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2752         functions.
2753
2754         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2755         gnus-process-get.
2756
2757 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2758
2759         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2760         instead of lsub directly.
2761
2762 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2763
2764         * nnwarchive.el: Removed.
2765
2766         * gnus-soup.el: Removed.
2767
2768         * nnsoup.el: Removed.
2769
2770         * nnultimate.el: Removed.
2771
2772         * gnus-html.el (gnus-blocked-images): New variable.
2773
2774         * message.el (message-prune-recipients): New function.
2775         (message-prune-recipient-rules): New variable.
2776
2777         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2778         guess whether a long line is natural text or not.
2779
2780         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2781         gnus-process-plist and friends for compatibility.
2782
2783 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2784
2785         * gnus-html.el: Require packages that define macros used in this file.
2786         (gnus-article-mouse-face): Declare to silence byte-compiler.
2787         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2788         process-get.
2789         (gnus-html-put-image): Use plist-get to avoid getf.
2790         (gnus-html-prefetch-images): Use with-current-buffer.
2791
2792 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2793
2794         * gnus-ems.el: Provide compatibility functions for
2795         gnus-set-process-plist.
2796
2797         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2798         header-line-format for XEmacs 21.4.
2799
2800         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2801         * gnus.el (gnus-valid-select-methods)
2802         * message.el (message-send-mail-partially-limit)
2803         * mm-decode.el (mm-text-html-renderer)
2804         * mml.el (mml-insert-mime-headers-always)
2805         * smiley.el (smiley-regexp-alist): Bump custom version.
2806
2807 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2808
2809         * gnus-html.el: require mm-url.
2810         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2811         with the url to `url'.
2812         (gnus-html-wash-tags): Support cid: URLs/images.
2813
2814 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2817         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2818         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2819
2820         * gnus-move.el: Removed file, since it doesn't really work.
2821
2822         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2823         UTF-8.  This seems to fix problems with some German web feeds.
2824
2825         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2826         at the top so that the proper colours are applied.
2827
2828         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2829         don't have dots in their names.
2830
2831         * gnus-art.el (gnus-article-view-part): Doc fix.
2832
2833         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2834         XEmacs-compatible.
2835         (gnus-html-put-image): Don't do images on non-graphic displays.
2836
2837         * nnslashdot.el: Removed this unused backend.
2838
2839         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2840         actions.
2841         (gnus-undo-register-1): Revert last change.
2842
2843         * gnus-group.el (gnus-group-completing-read): Protect against not
2844         having completion-styles bound.
2845
2846         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2847         make broken recipients happier.
2848
2849         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2850
2851         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2852         point parameter.
2853
2854         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2855
2856         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2857         completion-styles for group selection.
2858
2859 2009-02-04  Andreas Schwab  <schwab@suse.de>
2860
2861         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2862         headers and regexp-quote the match if necessary.
2863
2864 2009-03-24  Miles Bader  <miles@gnu.org>
2865
2866         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2867         the blinking smiley.
2868
2869 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2870
2871         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2872         blink smiley.
2873
2874 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2875
2876         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2877         where the dribbel file lives exists.
2878
2879         * message.el (message-send-mail-partially-limit): Change the default to
2880         nil, since most people don't want this.
2881
2882         * mm-url.el (mm-url-decode-entities): Also decode entities like
2883         &#x3212.
2884
2885 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2886
2887         * gnus-sum.el (gnus-summary-idna-message):
2888         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2889         Hyperlink urls in docstrings with URL `...'.
2890
2891 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2892
2893         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2894         functions.
2895
2896 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2897
2898         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2899         say what the mouseover text should be.
2900
2901         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2902         version of the mm-w3m-safe-url-regexp variable to only download images
2903         in the groups where we want that to happen.
2904
2905         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2906
2907         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2908         easier debugging.
2909         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2910         big pictures in the article buffer.
2911
2912         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2913         gnus-article-html.
2914         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2915         w3m.
2916
2917         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2918
2919 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2920
2921         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2922         which doesn't exist.
2923
2924         * message.el (message-inhibit-ecomplete): New variable to allow some
2925         function to inhibit ecomplete address storage.
2926         (message-resend): Disable ecomplete message storage when resending
2927         messages.
2928
2929         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2930
2931 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2932
2933         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2934         Save excursion while copying, moving, and deleting articles in order to
2935         prevent the cursor from jumping to unforeseen place.
2936
2937 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2938
2939         * lpath.el: No need to bind bookmark-current-buffer,
2940         bookmark-yank-point and bookmark-make-record-function.
2941
2942 2010-08-17  Glenn Morris  <rgm@gnu.org>
2943
2944         * gnus-sync.el: Require gnus components whose functions are used.
2945
2946         * gnus-art.el (bookmark-make-record-function):
2947         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2948         Declare for compiler.
2949
2950         * mm-url.el (mml-compute-boundary): Autoload.
2951
2952 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2953
2954         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2955
2956 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2957
2958         Typo fix "hoo4a" -> "hook".
2959
2960         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2961
2962 2010-08-14  Glenn Morris  <rgm@gnu.org>
2963
2964         * gnus-sync.el (gnus-sync): Fix defgroup version.
2965
2966 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2967
2968         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2969
2970         * gnus-sync.el: Fix docs.
2971         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2972         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2973
2974 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2975
2976         Optimizations for gnus-sync.el.
2977
2978         * gnus-sync.el: Add docs about gnus-sync-backend
2979         possibilities.
2980         (gnus-sync-save): Remove unnecessary message.
2981         (gnus-sync-read): Optimize and show what groups were skipped.
2982
2983 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2984
2985         Minor bug fixes for gnus-sync.el.
2986
2987         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2988         read the sync on get-new-news.
2989
2990         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2991         quiet.
2992
2993         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2994
2995 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2996
2997         Make saving and restoring of hidden threads work with overlays.
2998         Patch applied by Ted Zlatanov.
2999
3000         * gnus-sum.el (gnus-hidden-threads-configuration)
3001         (gnus-restore-hidden-threads-configuration): Update to deal with text
3002         properties, rather than searching for a magic character.
3003
3004 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3005
3006         New gnus-sync.el library for synchronization of marks.
3007
3008         * gnus-sync.el: New library for synchronization of marks.
3009
3010         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3011         renamed from `gnus-registry-grep-in-list'.
3012
3013         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3014
3015         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3016
3017 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3020         determining charset of text fails.
3021
3022 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3023
3024         * nnmail.el (nnmail-get-new-mail-1): Revert.
3025
3026         * nnml.el (nnml-active-number): Make sure names of newly created groups
3027         in nnml-group-alist are encoded.
3028
3029 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3030
3031         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3032         containing non-ASCII characters in active file for nnml back end.
3033
3034 2010-07-24  David Engster  <dengste@eml.cc>
3035
3036         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3037         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3038
3039 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3040
3041         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3042         tag (Bug#6654).
3043
3044 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3047         the article buffer, not the summary buffer.
3048
3049 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3050
3051         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3052         Emacs 23 as well.
3053
3054 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3057         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3058
3059 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3060
3061         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3062         Patch applied by Karl Fogel.
3063
3064         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3065         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3066
3067 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3068
3069         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3070         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3071         C-w still not working correctly from Article buffers; Thierry's
3072         patch to fix that will be applied after this.
3073
3074         * gnus-art.el (bookmark-make-record-function): New local variable.
3075
3076         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3077         article buffer.
3078         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3079
3080 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3081
3082         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3083         on changes in bookmark.el.
3084
3085 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3086
3087         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3088         `no-log' instead of message not to log prompt string.
3089
3090 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3091
3092         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3093         the *other* type of HTML form submission.
3094
3095 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3096
3097         * auth-source.el (auth-source-pick): If choice does not contain a
3098         questioned keyword, set the check to t.
3099
3100 2010-06-12  Romain Francoise  <romain@orebokech.com>
3101
3102         * gnus-util.el (gnus-date-get-time): Move up before first use.
3103
3104 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3105
3106         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3107         (gnus-article-edit-part): Bind it to make last part that is substituted
3108         or deleted visible.
3109         (gnus-mime-display-single): Buttonize part of which id equals to
3110         gnus-mime-buttonized-part-id.
3111
3112 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3113
3114         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3115         (gnus-dd-mmm): Use gnus-date-get-time.
3116         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3117         simplify logic.
3118         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3119         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3120
3121 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3122
3123         * auth-source.el (top): Autoload `secrets-list-collections',
3124         `secrets-create-item', `secrets-delete-item'.
3125         (auth-sources): Fix tag string.
3126         (auth-get-source, auth-source-retrieve, auth-source-create)
3127         (auth-source-delete): New defuns.
3128         (auth-source-pick): Rewrite in order to avoid 2 passes.
3129         (auth-source-forget-user-or-password): New parameter USERNAME.
3130         (auth-source-user-or-password): New parameters CREATE-MISSING and
3131         DELETE-EXISTING.  Retrieve password interactively, if needed.
3132
3133 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3134
3135         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3136         deleting unused directories when gnus-expert-user is t.
3137
3138 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3139
3140         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3141         for each temp file when gnus-article-browse-delete-temp is ask.
3142
3143 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3144
3145         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3146         Lisp calls to delete-backward-char by calls to delete-char.
3147
3148 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3149
3150         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3151
3152 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3153
3154         * password-cache.el (password-cache-remove): Fix docstring.
3155
3156 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3157
3158         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3159         article unless decoding article to be saved.
3160
3161 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3162
3163         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3164         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3165         generated within the mm-with-unibyte-current-buffer macro.
3166
3167 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3168
3169         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3170         to nil when we're in a mml-preview buffer and no group is selected.
3171
3172 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3173
3174         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3175         when catching the `C-g'.  Reported by "Leo".
3176
3177 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3178
3179         * message.el (message-forward-make-body-plain)
3180         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3181         multibyte-string-p.
3182
3183         * lpath.el: Revert.
3184
3185 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3186
3187         * message.el (message-forward-make-body-mml): Assume original message
3188         is multibyte string; error on unibyte.
3189         (message-forward-make-body-plain): Ditto; don't add excessive newline
3190         in body end.
3191
3192         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3193
3194 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3195
3196         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3197         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3198
3199 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3200
3201         * mm-extern.el (mm-extern-url): Don't use
3202         mm-with-unibyte-current-buffer.
3203         (mm-extern-cache-contents): Use with-current-buffer instead of
3204         save-excursion + set-buffer.
3205
3206 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3207
3208         * mm-util.el (mm-emacs-mule): Remove.
3209
3210 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3211
3212         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3213         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3214         change.
3215
3216 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3217
3218         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3219         bind the default value of enable-multibyte-characters to nil.
3220
3221 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * message.el (message-forward-make-body-plain)
3224         (message-forward-make-body-mml):
3225         Don't use mm-with-unibyte-current-buffer.
3226
3227 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3228
3229         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3230
3231 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3232
3233         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3234         (Bug#5592).
3235
3236 2010-05-07  Julien Danjou  <julien@danjou.info>
3237
3238         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3239         it to mm-pipe-part.
3240
3241         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3242         it is given.
3243
3244 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3245
3246         * binhex.el (binhex-decode-region-internal)
3247         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3248         (dns-query)
3249         * nnweb.el (nnweb-gmane-search)
3250         * pgg-parse.el (pgg-parse-armor)
3251         * pgg.el (pgg-verify-region)
3252         * sha1.el (sha1-string-external)
3253         * uudecode.el (uudecode-decode-region-internal)
3254         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3255         XEmacs.
3256
3257         * gnus-art.el (gnus-article-browse-html-parts)
3258         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3259         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3260         make-temp-file.
3261
3262         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3263         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3264         compiling.
3265
3266         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3267         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3268         XEmacs when compiling.
3269
3270         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3271         gnus-pick-mode-off-hook for XEmacs when compiling.
3272         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3273         gnus-binary-mode-off-hook for XEmacs when compiling.
3274
3275         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3276         nil if char-charset is not available.
3277
3278         * imap.el (imap-disable-multibyte)
3279         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3280         macros.
3281
3282         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3283         instead of encode-coding-string.
3284
3285         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3286         'xemacs) instead of mm-emacs-mule to switch function definitions.
3287         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3288
3289         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3290         bind temporary-file-directory for XEmacs;
3291         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3292         timer-set-function for XEmacs 21.4 and SXEmacs;
3293         bind timer-list for XEmacs 21.4 and SXEmacs;
3294         fbind char-charset and find-charset-region for non-Mule XEmacs;
3295         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3296         encode-coding-region and encode-coding-string for XEmacs having no
3297         file-coding feature.
3298
3299 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3300
3301         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3302
3303 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3304
3305         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3306         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3307
3308 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3309
3310         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3311         alias `jka-compr-delete-temp-file' no longer exists.
3312
3313 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3314
3315         Use define-minor-mode in Gnus where applicable.
3316         * mml.el (mml-mode): Use define-minor-mode.
3317         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3318         (gnus-undo-mode): Use define-minor-mode.
3319         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3320         (gnus-dead-summary-mode): Use define-minor-mode.
3321         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3322         Initialize in declaration.
3323         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3324         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3325         (gnus-mailing-list-mode): Use define-minor-mode.
3326         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3327         (gnus-draft-mode): Use define-minor-mode.
3328         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3329         (gnus-dired-mode): Use define-minor-mode.
3330
3331 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3332
3333         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3334         handles on recursive mml-to-mime translation and check them for
3335         boundary delimiter collisions.  Reported by Greg Troxel.
3336
3337 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3340
3341 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3342
3343         * mm-util.el (mm-find-buffer-file-coding-system):
3344         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3345
3346 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3347
3348         * message.el (message-generate-headers): Record insertion of optional
3349         headers as well.  Otherwise the check to prevent repeated insertion of
3350         optional headers is a no-op.
3351
3352 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3353
3354         * smime.el: Don't mention CVS.
3355
3356         * nnrss.el (nnrss-fetch): Don't mention CVS.
3357
3358         * nnir.el: Don't mention CVS.
3359
3360 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3361
3362         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3363
3364 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3365
3366         * lpath.el: Fbind bookmark-default-handler,
3367         bookmark-get-bookmark-record, bookmark-make-record-default,
3368         bookmark-prop-get for Emacs <23 and XEmacs.
3369
3370 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3371
3372         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3373         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3374         Use with-current-buffer to silence the byte-compiler.
3375         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3376         bother to require `gnus'.
3377         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3378
3379 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3380
3381         * gnus-sum.el (gnus-summary-bookmark-make-record)
3382         (gnus-summary-bookmark-jump): New functions.
3383         (gnus-summary-mode): Setup bookmark support.
3384
3385 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3386
3387         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3388         if set.
3389
3390 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3393         gnus-article-browse-html-save-cid-image; make it work recursively for
3394         forwarded messages as well.
3395         (gnus-article-browse-html-parts): Work when prefix arg is given.
3396         (gnus-article-browse-html-article): Doc fix.
3397
3398 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3399
3400         * message.el (message-default-mail-headers):
3401         (message-default-headers): Carry the value mail-default-headers over
3402         into message-default-mail-headers, rather than message-default-headers.
3403
3404 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3405
3406         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3407         charset.
3408
3409         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3410         charset into the <meta> tag when the article is encoded to utf-8.
3411
3412 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3413
3414         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3415         directories as well.
3416         (gnus-article-browse-html-parts): Work for images that do not specify
3417         file names; delete temp directory when quitting; insert header at the
3418         right place; use file: scheme for image files.
3419
3420 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3421
3422         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3423         (gnus-article-browse-html-parts): Use it to make temporary cid image
3424         files in addition to html file so that browser may display them.
3425
3426 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3427
3428         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3429
3430 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3431
3432         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3433
3434 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3435
3436         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3437         about Secret Service API sources.  Improve Customize options.
3438         (auth-source-pick): Change to accept any number of search parameters.
3439         Implement fallbacks iteratively, not recursively.  Add scoring on the
3440         second pass and sort by score.  Call Secret Service API when needed.
3441         (auth-source-user-or-password): Use it.  Call Secret Service API
3442         directly when needed to get the user name and the password.
3443
3444 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3445
3446         * message.el (message-interactive): Doc fix.
3447         (message-qmail-inject-args): Reflow.
3448         (message-kill-to-signature): Fix typo in docstring.
3449
3450         * smiley.el (smiley-buffer): Fix typo in docstring.
3451
3452 2010-03-24  Glenn Morris  <rgm@gnu.org>
3453
3454         * mail-source.el (gnus-message): Declare.
3455         (mail-source-delete-old-incoming): Require gnus-util.
3456
3457 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3460
3461         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3462
3463         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3464         password-cache's default if it is not bound.
3465         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3466         password-cache-expiry's default if it is not bound.
3467
3468         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3469         available in Emacs 21.
3470
3471         * lpath.el: Suppress compiler warnings for:
3472         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3473         XEmacs;
3474         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3475         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3476         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3477
3478 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3479
3480         * auth-source.el (auth-sources): Fix up definition so extra parameters
3481         are always inline.
3482
3483 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3484
3485         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3486         wasn't updated after mismatch.  Clear cached mailbox info correctly
3487         when uidvalidity changes.
3488         (nnimap-group-prefixed-name): New function to avoid some code
3489         duplication.
3490         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3491         (nnimap-request-group): Use it.
3492         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3493         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3494         with many imap folders.  This is done by caching the group status from
3495         the imap server persistently in a group parameter `imap-status'.  (This
3496         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3497         but not persistently, so every Gnus startup was still very slow.)
3498
3499 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3500
3501         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3502         delete the extra newline.  Otherwise editing of :string and :number
3503         types don't work.
3504
3505 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3506
3507         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3508         secrets.el dependency.
3509         (auth-sources): Add optional user name.  Add secrets.el configuration
3510         choice (unused right now).
3511
3512 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3513
3514         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3515         `gnus-registry-install-shortcuts' fill in the functions.
3516
3517         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3518         warnings.
3519         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3520         (gnus-registry-install-shortcuts): Populate and use it in a
3521         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3522
3523 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3524
3525         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3526         In-place substitutions for the group name encoding/decoding.
3527         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3528         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3529         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3530         (nnimap-update-unseen, nnimap-request-list)
3531         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3532         (nnimap-request-set-mark, nnimap-split-to-groups)
3533         (nnimap-split-articles, nnimap-request-newgroups)
3534         (nnimap-request-create-group, nnimap-request-accept-article)
3535         (nnimap-request-delete-group, nnimap-request-rename-group)
3536         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3537         `encoded-mbx' for consistency.
3538         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3539         variable `imap-current-mailbox'.
3540
3541         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3542         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3543
3544 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3545
3546         * pop3.el (pop3-display-message-size-flag): Display message size byte
3547         counts during POP3 download.
3548         (pop3-movemail): Use it.
3549         (pop3-list): Implement listing of available messages.
3550
3551 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3552
3553         * nnir.el (nnir-get-article-nov-override-function): New function to
3554         override the normal NOV retrieval.
3555         (nnir-retrieve-headers): Use it.
3556
3557 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3558
3559         * auth-source.el (netrc-machine-user-or-password): Autoload.
3560
3561 2010-03-19  Glenn Morris  <rgm@gnu.org>
3562
3563         Stop message.el from loading about 40 libraries it doesn't always need.
3564         The general approach is to autoload rather than require, and to
3565         require in the specific functions rather than the file.  (Bug#5642)
3566
3567         * gmm-utils.el: Don't require wid-edit.
3568         (widget-create-child-value, widget-convert, widget-default-get):
3569         Autoload.
3570
3571         * gnus-util.el: Don't require time-date, netrc.
3572         (message-fetch-field, gnus-group-name-decode): Declare rather than
3573         autoloading.
3574         (gnus-fetch-field): Require message.
3575         (gnus-decode-newsgroups): Require gnus-group.
3576
3577         * ietf-drums.el: Don't require time-date.
3578
3579         * message.el: Don't require hashcash, canlock, ecomplete.
3580         Do require mail-utils.  Require nnheader only when compiling.
3581         (smtpmail-default-smtp-server): Remove declaration.
3582         (message-send-mail-function): Check smtpmail-default-smtp-server
3583         is bound rather than requiring smtpmail.
3584         (message-auto-save-directory, message-insert-signature): Use
3585         expand-file-name rather than nnheader-concat.
3586         (nnheader-insert-file-contents): Autoload.
3587         (hashcash-wait-async): Declare.
3588         (message-send-mail): Only call gnus-setup-posting-charset if
3589         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3590         (message-send-mail-with-sendmail): Require sendmail.
3591         (canlock-password, canlock-password-for-verify): Declare.
3592         (message-canlock-password): Require canlock.
3593         (nnheader-get-report): Autoload.
3594         (gnus-setup-posting-charset): Declare.
3595         (message-send-news): Require gnus-msg.
3596         (message-make-references, message-make-in-reply-to): Use mail-header-id
3597         rather than the alias mail-header-message-id.
3598         (ecomplete-add-item, ecomplete-save): Declare.
3599         (message-put-addresses-in-ecomplete): Require ecomplete.
3600         (ecomplete-display-matches): Autoload.
3601
3602         * mm-decode.el: Don't require mailcap, gnus-util.
3603         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3604         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3605         Autoload.
3606         (mailcap-mime-extensions): Declare.
3607
3608         * mm-encode.el: Don't require mailcap.
3609         (mailcap-extension-to-mime): Autoload.
3610
3611         * mml-sec.el: Don't require password-cache.
3612
3613         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3614         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3615         (mml-minibuffer-read-type): Require mailcap.
3616         (mml-preview): Require gnus-msg.
3617
3618         * mml1991.el: Require password-cache.
3619         (password-cache-expiry): Remove declaration.
3620
3621         * mml2015.el: Require password-cache.
3622         (password-cache-expiry): Remove declaration.
3623
3624         * nneething.el (mailcap): Require mailcap.
3625
3626         * nnheader.el (declare-function): Add compatibility stub.
3627         (message-remove-header): Declare rather than autoload.
3628         (nnheader-replace-header): Require message.
3629
3630         * nnimap.el (declare-function): Add compatibility stub.
3631         (netrc-parse, netrc-machine-user-or-password): Declare.
3632         (nnimap-open-connection): Require netrc.
3633
3634         * nntp.el (declare-function): Add compatibility stub.
3635         (netrc-parse, netrc-machine, netrc-get): Declare.
3636         (nntp-send-authinfo): Require netrc.
3637
3638         * rfc2047.el: Don't require qp.
3639         (quoted-printable-encode-region, quoted-printable-decode-string):
3640         Autoload.
3641
3642         * sieve-mode.el: Don't require easymenu.
3643         (easy-menu-add-item): Autoload it.
3644
3645         * spam-stat.el (time-to-number-of-days): Autoload it.
3646
3647 2010-03-19  Glenn Morris  <rgm@gnu.org>
3648
3649         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3650
3651 2010-03-18  Glenn Morris  <rgm@gnu.org>
3652
3653         * hashcash.el (declare-function): Remove duplicate definition.
3654
3655 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3656
3657         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3658         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3659         value if any backslash escapes).
3660
3661 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3662
3663         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3664         if it is available.  (bug#5647)
3665
3666         * lpath.el: Suppress compiler warning for coding-system-from-name for
3667         Emacs 21 and XEmacs.
3668
3669 2010-03-14  Juri Linkov  <juri@jurta.org>
3670
3671         * hmac-def.el:
3672         * hmac-md5.el:
3673         * netrc.el: Fix keywords.
3674
3675 2010-02-26  Glenn Morris  <rgm@gnu.org>
3676
3677         * message.el (message-send-mail-function): Change the default, so that
3678         it inherits from a customized send-mail-function.  (Bug#5643)
3679
3680 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3681
3682         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3683         shell-command-to-string signals an error (bug#5299).
3684
3685 2010-02-24  Glenn Morris  <rgm@gnu.org>
3686
3687         * message.el (message-smtpmail-send-it)
3688         (message-send-mail-with-mailclient): Doc fixes.
3689
3690 2010-02-16  Glenn Morris  <rgm@gnu.org>
3691
3692         * message.el (message-default-mail-headers): Change the default value
3693         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3694
3695 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3696
3697         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3698         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3699
3700 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3701
3702         * time-date.el (date-to-time): Doc fix (Bug#5408).
3703
3704 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3705
3706         * message.el (message-mail): Just pass yank-action on to message-setup.
3707         (message-setup): Handle (FUN . ARGS) form of yank-action.
3708         (message-with-reply-buffer, message-widen-reply)
3709         (message-yank-original): Handle non-buffer values of
3710         message-reply-buffer (Bug#4080).
3711         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3712
3713 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3714
3715         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3716         Fix typo in docstring.
3717
3718 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3719
3720         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3721         response.
3722
3723 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3724
3725         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3726
3727         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3728
3729         * message.el (message-check-news-header-syntax): Protect against a
3730         string that `rfc822-addresses' returns when parsing fails.
3731
3732 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3735         (gnus-previous-char-property-change): New functions.
3736
3737         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3738
3739 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3740
3741         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3742         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3743
3744 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3745
3746         * message.el (message-exchange-point-and-mark): Rework last change to
3747         avoid using optional arg of exchange-point-and-mark, for backward
3748         compatibility.
3749
3750 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3751
3752         * message.el (message-exchange-point-and-mark): Call
3753         exchange-point-and-mark with an argument rather than setting
3754         mark-active by hand (Bug#5175).
3755
3756 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * nntp.el (nntp-service-to-port): Work for service expressed with
3759         numeric string; replace [:digit:] with [0-9] for XEmacs.
3760
3761 2009-12-17  Glenn Morris  <rgm@gnu.org>
3762
3763         * gnus-group.el (gnus-bug-group-download-format-alist):
3764         Change emacs entry to debbugs.gnu.org.  Bump :version.
3765
3766 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3767
3768         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3769
3770 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3771
3772         * message.el (message-info): Explain why we use `Info-goto-node'.
3773
3774 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3775
3776         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3777
3778 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3779
3780         * message.el (message-completion-in-region): New compatibility function.
3781         (message-expand-group): Use it.
3782
3783 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3784
3785         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3786         with no unread article should be listed if the 2nd arg `predicate' is
3787         given.
3788
3789 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3790
3791         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3792
3793 2009-11-29  Juri Linkov  <juri@jurta.org>
3794
3795         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3796         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3797         on `gnus-recenter'. (Bug#4698, Bug#4981)
3798
3799 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3800
3801         * sha1.el (sha1-string-external): default-directory "/" in case
3802         otherwise non-existent.  process-connection-type pipe for touch of
3803         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3804
3805 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3806
3807         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3808         it's comms related and sgml-mode.el has "comm" on that basis too.
3809
3810 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3811
3812         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3813         containing tspecial characters if they have been already quoted.
3814
3815 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3816
3817         * dns-mode.el (auto-mode-alist): Purecopy string.
3818
3819 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3820
3821         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3822
3823 2009-10-24  Glenn Morris  <rgm@gnu.org>
3824
3825         * gnus-art.el (help-xref-stack-item): Define for compiler.
3826
3827 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3828
3829         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3830
3831 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3834
3835 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3838         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3839
3840 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3843         (gnus-overlays-in): New alias to overlays-in.
3844
3845         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3846         gnus-overlay-get, and gnus-delete-overlay.
3847         (gnus-summary-show-thread): Make it work as well for systems in which
3848         next-single-char-property-change is not available.
3849         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3850
3851         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3852         (gnus-overlay-get): New alias to extent-property.
3853         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3854
3855         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3856         SXEmacs.
3857
3858         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3859         SXEmacs.
3860
3861 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3862
3863         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3864
3865 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3866
3867         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3868         and XEmacs that don't have `remove-overlays'.
3869
3870 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3871
3872         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3873         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3874         selective display.  Use overlays instead.
3875
3876 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3877
3878         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3879
3880 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3881
3882         * spam-stat.el (spam-stat-load): Fix typo in message.
3883
3884 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3885
3886         * dig.el (dig-invoke): Fix typo in docstring.
3887         (query-dig): Reflow docstring.
3888
3889 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3890
3891         * gnus-art.el (gnus-article-encrypt-body):
3892         * message.el (message-check-recipients):
3893         * mm-util.el (mm-codepage-setup):
3894         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3895         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3896
3897 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3898
3899         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3900         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3901         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3902         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3903         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3904
3905 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3906
3907         * dig.el: Add "Keywords: comm", as per net-utils.el.
3908
3909 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3910
3911         * dig.el (dig-mode): Use define-derived-mode.
3912
3913 2009-09-19  Glenn Morris  <rgm@gnu.org>
3914
3915         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3916
3917 2009-09-18  Glenn Morris  <rgm@gnu.org>
3918
3919         * gnus-diary.el (gnus-diary-check-message):
3920         * message.el (message-insert-formatted-citation-line):
3921         * nnbabyl.el (top-level):
3922         * nndiary.el (nndiary-schedule):
3923         Fix typos in condition-case handlers.
3924
3925 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3926
3927         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3928         configuration that provides the sole article window in a frame;
3929         position point correctly after deleting a part.
3930
3931 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3932
3933         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3934         (spam-resolve-registrations-routine): Use it to unregister articles
3935         that change status.
3936
3937 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3938
3939         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3940         with XEmacs.
3941         (parse-time-string-chars): Use it.
3942
3943 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3944
3945         * imap.el (imap-interactive-login): Better messages.
3946         (imap-open): Fix bug with renamed buffer on reconnect.
3947         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3948         for easier debugging and cleaner code.  On successful (guessed based on
3949         server capabilities) secondary authentication, set imap-state
3950         correctly.
3951         (imap-last-authenticator): Define imap-last-authenticator as a variable
3952         to avoid warnings.
3953
3954 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3955
3956         * nnrss.el (nnrss-request-article): Remove binding of
3957         default-enable-multibyte-characters that has gotten needless by
3958         the 2007-07-13 change in rfc2047-encode-message-header.
3959
3960         * mml.el (mml-insert-multipart): Error on the message header.
3961         (mml-insert-part): Error on the message header; position point at
3962         the end of a MIME tag.
3963
3964 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3965
3966         * time-date.el (autoload): Expand define-obsolete-function-alias into
3967         defalias and make-obsolete for old Emacsen that Gnus supports.
3968         (with-no-warnings): Define it for old Emacsen.
3969         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3970         is available.
3971         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3972         float-time is available; suppress compile warning for time-to-seconds.
3973
3974         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3975         (gnus-float-time): Alias to float-time if it exists.
3976
3977         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3978         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3979         float-time is available; suppress compile warning for time-to-seconds.
3980
3981         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3982         XEmacs.
3983
3984 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3985
3986         * imap.el (imap-message-map): Docstring fix.
3987
3988 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3991         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3992         Add the optional argument `encoding' that overrides the default.
3993
3994         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3995         mm-encode-buffer.
3996
3997 2009-09-04  Glenn Morris  <rgm@gnu.org>
3998
3999         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4000         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4001         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4002         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4003         * mm-util.el (mm-with-unibyte-current-buffer)
4004         (mm-find-buffer-file-coding-system):
4005         * yenc.el (yenc-decode-region): Use default-value rather than
4006         default-enable-multibyte-characters.
4007
4008 2009-09-03  Glenn Morris  <rgm@gnu.org>
4009
4010         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4011         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4012         than default-enable-multibyte-characters.
4013
4014 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4015
4016         * gnus-art.el (gnus-article-read-summary-keys):
4017         Fix gnus-buffer-configuration's value temporarily used.
4018
4019 2009-09-02  Glenn Morris  <rgm@gnu.org>
4020
4021         * gnus-util.el (gnus-float-time): New function.
4022         * gnus-delay.el (gnus-delay-article):
4023         * gnus-sum.el (gnus-thread-latest-date):
4024         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4025         * nnspool.el (nnspool-request-newgroups):
4026         Use gnus-float-time rather than time-to-seconds.
4027         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4028
4029         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4030         (gnus-header-subject-face, gnus-header-newsgroups-face)
4031         (gnus-header-name-face, gnus-header-content-face):
4032         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4033         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4034         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4035         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4036         (gnus-cite-face-11):
4037         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4038         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4039         (gnus-server-closed-face, gnus-server-denied-face)
4040         (gnus-server-offline-face):
4041         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4042         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4043         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4044         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4045         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4046         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4047         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4048         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4049         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4050         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4051         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4052         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4053         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4054         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4055         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4056         (gnus-summary-high-undownloaded-face)
4057         (gnus-summary-low-undownloaded-face)
4058         (gnus-summary-normal-undownloaded-face)
4059         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4060         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4061         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4062         (gnus-splash-face):
4063         * message.el (message-header-to-face, message-header-cc-face)
4064         (message-header-subject-face, message-header-newsgroups-face)
4065         (message-header-other-face, message-header-name-face)
4066         (message-header-xheader-face, message-separator-face)
4067         (message-cited-text-face, message-mml-face):
4068         * sieve-mode.el (sieve-control-commands-face)
4069         (sieve-action-commands-face, sieve-test-commands-face)
4070         (sieve-tagged-arguments-face):
4071         * spam.el (spam-face):
4072         Mark face aliases with "-face" in the name as obsolete.
4073
4074 2009-09-01  Glenn Morris  <rgm@gnu.org>
4075
4076         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4077         than goto-line.
4078
4079 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4080
4081         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4082         Don't move point if the command is invoked inside the message header.
4083
4084 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4085
4086         * imap.el (imap-send-command): Simplify.
4087         (imap-wait-for-tag): point-max -> buffer-size.
4088
4089 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4090
4091         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4092         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4093         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4094         * nnir.el (nnir-swish-e-index-file):
4095         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4096         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4097         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4098         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4099         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4100         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4101
4102 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4103
4104         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4105         Don't save excursion.
4106
4107 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4108
4109         * nnheader.el (nnheader-find-file-noselect):
4110         * mm-util.el (mm-insert-file-contents):
4111         Use (default-value 'major-mode) instead of default-major-mode.
4112
4113 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4114
4115         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4116
4117 2009-08-26  Glenn Morris  <rgm@gnu.org>
4118
4119         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4120         than placing in files.el.
4121
4122 2009-08-25  Glenn Morris  <rgm@gnu.org>
4123
4124         * nnir.el (top-level): Don't require cl at run-time.
4125         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4126         Replace cl-function substitute with gnus-replace-in-string.
4127         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4128         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4129         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4130         simplified expansions.
4131
4132 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4133
4134         * dig.el (dig): Add autoload cookie.
4135
4136 2009-08-22  Glenn Morris  <rgm@gnu.org>
4137
4138         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4139         goto-line.
4140
4141 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4142
4143         * parse-time.el (parse-time-string-chars): Save match data.
4144
4145 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4146
4147         * parse-time.el (parse-time-string-chars): Compute using character
4148         classes, to handle non-ascii characters (Bug#3190).
4149
4150 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4153
4154         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4155         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4156         (gnus-mm-display-part, gnus-mime-display-single)
4157         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4158         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4159
4160         * gnus-sum.el
4161         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4162         (gnus-summary-move-article): Add expirable mark to articles copied or
4163         moved to group that has auto-expire turned on if the option is non-nil.
4164
4165 2009-07-24  Glenn Morris  <rgm@gnu.org>
4166
4167         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4168         Fix typo.  (Bug#3903)
4169
4170 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4171
4172         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4173         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4174         that should not be used for draft articles.
4175         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4176         that has no concern in minor mode keys.
4177         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4178         Abolish.
4179
4180 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4183         article without making inquiry to a user for unknown encoding.
4184
4185         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4186         (nnmaildir--scan): Assume i-node and device number that file-attributes
4187         returns might be cons-cell.
4188
4189         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4190
4191         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4192
4193 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4194
4195         * auth-source.el: Remove docs now in auth.texi.  Don't use
4196         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4197         `auth-source-hide-passwords' and use them.
4198
4199 2009-07-15  Glenn Morris  <rgm@gnu.org>
4200
4201         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4202
4203 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4206         excessive whitespace from the default values of title and description.
4207
4208 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4209
4210         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4211         mail-fetch-field to fetch Content-Description header in order to
4212         exclude newlines.
4213
4214 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4215
4216         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4217         format used by GnuPG 2.0.11.
4218
4219 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4222         to deleted part.
4223
4224 2009-05-30  David Engster  <dengste@eml.cc>
4225
4226         * nnmairix.el: Remove old documentation in the commentary block.
4227         (nnmairix-request-group): Do not update active file for nnml back ends.
4228         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4229         end so that overview files are ignored.
4230         (nnmairix-update-groups): Make updating the groups more robust by using
4231         marks.
4232         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4233         with dollar characters in message-id.
4234
4235 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4236
4237         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4238         2008-12-25 in dns.el.
4239
4240 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4241
4242         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4243         could happen if the text is only composed of spaces and/or tabs.
4244
4245 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4246
4247         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4248         when sending a queued message to avoid extra mml tags.
4249
4250 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4251
4252         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4253
4254 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4255
4256         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4257         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4258         rmail-toggle-header for XEmacs;
4259         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4260
4261 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4262
4263         * gnus-dired.el: Remove autoload for gnus-setup-message.
4264         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4265         displaying Gnus logo; always use compose-mail.
4266
4267 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4268
4269         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4270
4271 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4274         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4275         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4276         available.
4277         (gnus-nocem-epg-verify): New function.
4278
4279 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4280
4281         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4282
4283 2009-02-15  Glenn Morris  <rgm@gnu.org>
4284
4285         * gnus-util.el (rmail-insert-rmail-file-header)
4286         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4287         autoloads.
4288         (rmail-default-rmail-file): Remove unnecessary declaration.
4289         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4290
4291 2009-02-14  Glenn Morris  <rgm@gnu.org>
4292
4293         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4294         variable (only used in gnus-util, which declares it anyway).
4295         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4296         which was only needed by gnus-art (changed to not use it any more).
4297         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4298         only used in gnus-util, which autoloads it itself.
4299         (rmail-update-summary): Fix autoload.
4300
4301         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4302         rather than rmail-output-to-rmail-file.
4303
4304 2009-02-07  Glenn Morris  <rgm@gnu.org>
4305
4306         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4307         autoload of function that no longer exists.
4308         (rmail-toggle-header): Declare.
4309         (message-forward-rmail-make-body): Handle mbox Rmail.
4310
4311 2009-01-31  Glenn Morris  <rgm@gnu.org>
4312
4313         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4314         2009-01-09 change.
4315
4316 2009-01-31  Dave Love  <fx@gnu.org>
4317
4318         * imap.el (imap-fetch-safe): Bind debug-on-error.
4319         (imap-debug): Add imap-fetch-safe.
4320
4321 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4322
4323         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4324         (auth-source-forget-all-cached): New convenience function.
4325         (auth-source-user-or-password): Accept list of modes or a single mode.
4326
4327         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4328         auth-source modes.
4329
4330         * netrc.el (netrc-machine-user-or-password): Use list of
4331         auth-source modes.
4332
4333         * nnimap.el (nnimap-open-connection): Use list of
4334         auth-source modes.
4335
4336         * nntp.el (nntp-send-authinfo): Use list of
4337         auth-source modes.
4338
4339 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4340
4341         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4342         now.
4343
4344 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4347         coding system in XEmacs; add a workaround for XEmacs.
4348
4349         * lpath.el: Fbind coding-system-aliasee.
4350
4351 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4352
4353         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4354         of current-language-environment.
4355
4356 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4357
4358         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4359         available at runtime.
4360
4361 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4362
4363         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4364
4365 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4366
4367         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4368         the greatest positive fixnum value doesn't work under an XEmacs with
4369         bignum support; use the most-positive-fixnum constant instead,
4370         available since Emacs 21.1 with cl and XEmacs 21.1.
4371
4372 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4375         XEmacs gets not to work.
4376
4377 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4378
4379         * mm-util.el (mm-coding-system-priorities): Allow the value like
4380         "Japanese (UTF-8)" of current-language-environment.
4381
4382 2009-01-09  Glenn Morris  <rgm@gnu.org>
4383
4384         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4385         with last-command-event.
4386
4387 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4388
4389         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4390         in the doc string.
4391
4392         * message.el (message-fix-before-sending): Amend comment.
4393
4394 2009-01-08  Dave Love  <fx@gnu.org>
4395
4396         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4397
4398 2009-01-07  David Engster  <dengste@eml.cc>
4399
4400         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4401         simplified server definitions by converting it via
4402         gnus-server-to-method.
4403
4404 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4405
4406         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4407         parameter's operands.
4408
4409 2009-01-06  David Engster  <dengste@eml.cc>
4410
4411         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4412         primary select method (for gnus-group-mark-article-as-read).
4413
4414 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4415
4416         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4417         `(gnus)Face', not `(gnus)X-Face'.
4418
4419 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4420
4421         * mm-util.el (mm-ucs-to-char): New function.
4422
4423         * mm-url.el (mm-url-decode-entities): Use it.
4424
4425         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4426         unicode-to-char.
4427
4428 2009-01-05  Dave Love  <fx@gnu.org>
4429
4430         * time-date.el: Require cl for `declare'.
4431
4432 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4433
4434         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4435         Dave Love.
4436
4437 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4438
4439         * message.el (message-fix-before-sending): Add `eight-bit' to
4440         illegible-text check.
4441
4442 2009-01-03  Michael Olson  <mwolson@gnu.org>
4443
4444         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4445         `headers' is nil.  This can occur if the IMAP server does not have
4446         permissions to read messages from a folder, but can write new messages
4447         to the folder.
4448         (nnimap-request-article-part): Do not insert `data' if it is nil.
4449
4450         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4451         characters which will confuse `read', so skip past them.
4452
4453 2009-01-01  Dave Love  <fx@gnu.org>
4454
4455         * imap.el (imap-string-to-integer): Fix typo.
4456         (imap-fetch-safe): New function.
4457         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4458
4459         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4460
4461         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4462         (imap-parse-greeting): Fix doc strings.
4463         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4464         (imap-parse-flag-list): Make messages unique.
4465         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4466
4467         * nnimap.el: Fix author email.
4468         (nnimap-split-rule): Add FIXME comment.
4469         (nnimap-debug): Fix doc string.
4470
4471 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4472
4473         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4474
4475 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4476
4477         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4478         nslookup if resolv.conf isn't available.
4479         (dns-query): Rename from query-dns.
4480         (dns-query-cached): Rename from query-dns-cached.
4481
4482 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4485         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4486         to check if those variables exist (first appeared in Emacs 18.50).
4487
4488 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * mm-util.el (mm-line-number-at-pos): New function.
4491
4492         * spam-report.el (spam-report-process-queue): Use it.
4493
4494 2008-12-24  David Engster  <dengste@eml.cc>
4495
4496         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4497         parameters that haven't existed as variables as buffer-local variables.
4498
4499 2008-12-23  Dave Love  <fx@gnu.org>
4500
4501         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4502         cadar.
4503
4504         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4505         imap-starttls-p.
4506         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4507
4508 2008-12-22  Dave Love  <fx@gnu.org>
4509
4510         * imap.el: Fix author email.  Doc fixes.
4511         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4512         reply.
4513
4514 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4515
4516         * spam-report.el (spam-report-gmane-max-requests): New constant.
4517         (spam-report-gmane-wait): New variable.
4518         (spam-report-gmane-ham, spam-report-gmane-spam)
4519         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4520         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4521         the server.
4522
4523         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4524         Add explanations.
4525
4526         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4527         nnheader-accept-process-output and nnheader-read-timeout if available.
4528         (pop3-movemail): Use it.
4529
4530         * message.el (message-check-news-body-syntax): Fix signature check if
4531         there's an attachment.
4532
4533 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * mm-util.el: Add comments to the mm- emulating functions.
4536
4537 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4538
4539         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4540         by Stephen Berman <stephen.berman@gmx.net>.
4541
4542 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4543
4544         * mm-util.el (mm-substring-no-properties): New function.
4545         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4546         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4547         (mm-string-to-multibyte): Doc fix.
4548
4549         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4550
4551 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4552
4553         * mml.el (mml-attach-file): Strip text properties from file name.
4554         (Bug#1574)
4555
4556 2008-12-16  Glenn Morris  <rgm@gnu.org>
4557
4558         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4559
4560 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4561
4562         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4563         knows since the charset specified might be a bogus alias that
4564         mm-charset-synonym-alist provides.
4565
4566 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4567
4568         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4569         "ISO_8859-1".
4570
4571         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4572
4573 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4574
4575         * mm-util.el (mm-charset-eval-alist):
4576         Define it before mm-charset-to-coding-system.
4577         (mm-charset-to-coding-system): Add optional argument `silent';
4578         define it before mm-charset-override-alist.
4579         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4580         default value if it can be used in Emacs currently running;
4581         silence mm-charset-to-coding-system.
4582
4583 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4586         `allow-override' which says whether to use `mm-charset-override-alist'.
4587         (rfc2047-decode-encoded-words): Use it.
4588
4589         * mm-util.el (mm-charset-override-alist): Fix custom type;
4590         add `(gb2312 . gbk)' to choices.
4591
4592 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4593
4594         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4595         fast.
4596
4597         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4598
4599         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4600
4601 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4602
4603         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4604         on links.
4605
4606         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4607
4608 2008-12-03  Lute Kamstra  <lute@gnu.org>
4609
4610         * sha1.el: Remove leading * from docstrings of defcustoms,
4611         deffaces, defconsts and defuns.
4612
4613 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4616         users' addresses that don't have domain parts.
4617         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4618         rather than message-narrow-to-head since there will be the message
4619         header separator.
4620
4621 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4622
4623         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4624         since the result is inserted in a unibyte buffer anyway.
4625         (nnimap-demule-use-string-to-multibyte): Remove.
4626         (nnimap-demule): Alias it to mm-string-to-multibyte.
4627
4628 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4629
4630         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4631         variable for debugging bug#464 and bug#1174.
4632         (nnimap-demule): Use it.
4633
4634 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4635
4636         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4637         score calculation correctly.
4638
4639 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4640
4641         * message.el (message-send-mail): Just set the buffer to unibyte
4642         rather than use mm-with-unibyte-current-buffer which does a lot more.
4643         (message-send-mail-partially): Don't bother with
4644         mm-with-unibyte-current-buffer since it's already been made unibyte by
4645         message-send-mail.
4646
4647 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4648
4649         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4650
4651 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4652
4653         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4654
4655 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4656
4657         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4658         require itself and to remove `with-no-warnings'.
4659
4660 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4661
4662         * starttls.el (starttls-any-program-available): Get the name of the
4663         available TLS layer program.
4664         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4665         well as the host name in the "opening" message.
4666
4667         * auth-source.el (auth-source-cache, auth-source-do-cache)
4668         (auth-source-user-or-password): Cache passwords and logins by default,
4669         allow override with `auth-source-do-cache'.
4670         (auth-source-forget-user-or-password): Allow users to remove cache
4671         entries if needed.
4672
4673 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4674
4675         * md4.el (md4-buffer): Fix typo in docstring.
4676         (md4, md4-64): Doc fixes.
4677         (md4-pack-int32): Reflow docstring.
4678
4679 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4680
4681         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4682         condition-case to only the forward-sexp call.
4683
4684 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4685
4686         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4687         quotes contained.  Make it more robust regardless by an extra
4688         condition-case wrapper.
4689
4690 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4691
4692         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4693
4694 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * nnml.el (nnml-request-expire-articles): Check if the function set to
4697         `nnmail-expiry-target' returns the symbol `delete'.
4698
4699         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4700
4701         * nnmail.el (nnmail-expiry-target): Fix custom type.
4702
4703 2008-10-02  Glenn Morris  <rgm@gnu.org>
4704
4705         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4706         Silence compiler warning.
4707
4708 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4709
4710         * tls.el (open-tls-stream): Show the actual command being
4711         executed, instead of the format string.
4712
4713 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4714
4715         * lpath.el: Fbind codepage-setup for Emacs 23.
4716
4717 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4718
4719         * mml.el (mml-menu): Don't assume mml2015 is bound.
4720
4721 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4722
4723         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4724         exists.
4725
4726 2008-09-27  Glenn Morris  <rgm@gnu.org>
4727
4728         * gnus-util.el (mail-header-remove-comments): Autoload it.
4729
4730 2008-09-27  Andreas Schwab  <schwab@suse.de>
4731
4732         * gnus-util.el (gnus-split-references): Strip comments.
4733         (gnus-parent-id): Likewise.
4734
4735 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4736
4737         * message.el (message-confirm-send): Fix version.
4738
4739 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * message.el (message-idna-to-ascii-rhs-1): Use
4742         mail-extract-address-components rather than mail-header-parse-addresses
4743         that is an alias by default to ietf-drums-parse-addresses that does not
4744         support non-ASCII names in headers' contents.
4745
4746 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4747
4748         * message.el (message-confirm-send): Fixed variable documentation to
4749         avoid the "y/n" wording.
4750
4751 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4752
4753         * message.el (message-set-auto-save-file-name): Save to a different
4754         filename so multiple messages (especially drafts) can be recovered.
4755
4756 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4757
4758         * message.el (message-confirm-send): Add appropriate version.
4759
4760 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4761
4762         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4763         defvar.
4764
4765 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4766
4767         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4768         (mm-pkcs7-enveloped-magic): Ditto.
4769
4770 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4771
4772         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4773         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4774
4775 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4776
4777         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4778         default, it's better.
4779
4780 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4781
4782         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4783         summary line gnus-number property and ignore them (with a warning
4784         message).
4785
4786 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4789         macro caddr in the interactive form since it won't be expanded.
4790
4791 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4792
4793         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4794         `charset'; fix name of function called recursively.
4795         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4796
4797 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4798
4799         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4800         (gnus-mime-set-charset-parameters): New function.
4801         (gnus-mime-view-part-as-charset): Use it to correctly display part
4802         specifying wrong charset.
4803
4804 2008-09-08  David Engster  <dengste@eml.cc>
4805
4806         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4807         in completing-read for back end server.
4808
4809 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4810
4811         * message.el (message-confirm-send): New variable to confirm sending a
4812         message.
4813         (message-send): Use it.
4814
4815 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4816
4817         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4818
4819 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4820
4821         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4822
4823 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4824
4825         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4826         prevent tracking too many groups.
4827         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4828         Use it.
4829
4830 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4831
4832         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4833         moving point to the bottom of the window in order to avoid recentering.
4834
4835 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4836
4837         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4838
4839         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4840         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4841         (gnus-article-beginning-of-window): Fix calculation.
4842
4843 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4844
4845         * gnus-msg.el (gnus-summary-supersede-article)
4846         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4847         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4848         message header.
4849
4850 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4851
4852         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4853         pending output coming after the status change.
4854
4855 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4856
4857         * message.el:
4858         * gnus-start.el:
4859         * gnus-registry.el: Remove VMS support.
4860
4861 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4862
4863         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4864         macro.
4865         (rfc2104-hash): Use it.
4866
4867 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4868
4869         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4870         (gnus-summary-sort-by-most-recent-date): New commands.
4871         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4872         and menu entries.
4873
4874 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4877         don't redisplay article for raw contents; remove plural articles stuff.
4878
4879         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4880         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4881         on gnus-summary-save-article; display results properly.
4882
4883 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4884
4885         * lpath.el: No need to fbind ns-focus-frame.
4886
4887 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4888
4889         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4890
4891 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4894         gnus-save-all-headers.
4895
4896 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4897
4898         * gnus-util.el (ns-focus-frame): Remove declaration.
4899         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4900         like x.
4901
4902 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4903
4904         * rfc2104.el (rfc2104-zero): Delete defconst.
4905         (rfc2104-hex-alist): Likewise.
4906         (rfc2104-hex-to-int): Delete func.
4907         (rfc2104-hexstring-to-bitstring): Likewise.
4908         (rfc2104-nybbles): New defconst.
4909         (rfc2104-hash): Rewrite for speed.
4910
4911 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4912
4913         * tls.el (open-tls-stream): Make it work with the 2nd argument
4914         BUFFER that is a string but does not exist as a buffer object, as
4915         mentioned in the doc-string.
4916
4917 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4918
4919         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4920         SXEmacs.
4921
4922 2008-07-16  Glenn Morris  <rgm@gnu.org>
4923
4924         * gnus-util.el (ns-focus-frame): Declare for compiler.
4925
4926 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4927
4928         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4929         set as a group parameter.
4930         (gnus-summary-save-in-pipe): Work when it is called independently.
4931         (gnus-summary-pipe-to-muttprint): Don't modify
4932         gnus-summary-pipe-output-default-command.
4933
4934 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4935
4936         * message.el (message-send-mail-with-sendmail):
4937         Display the error message.
4938
4939 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4940
4941         * gnus-art.el (gnus-default-article-saver):
4942         Add gnus-summary-save-in-pipe to choices.
4943         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4944         gnus-summary-pipe-output-default-command as the default command.
4945         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4946         instead of gnus-last-shell-command.
4947
4948         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4949         New user option.
4950         (gnus-summary-muttprint-program): Mention the value will be changed.
4951         (gnus-summary-save-article): Force showing of all headers.
4952         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4953
4954 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4955
4956         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4957
4958 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4959
4960         * nnimap.el (nnimap-id):
4961         * sieve-manage.el (sieve-manage-open): Doc fixes.
4962
4963 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4964
4965         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4966         if available.
4967
4968 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4969
4970         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4971
4972         * nnkiboze.el (nnkiboze-generate-group):
4973         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4974
4975         * nnmairix.el: Require CL.
4976
4977 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4978
4979         * dgnushack.el: Autoload get-display-table and put-display-table for
4980         XEmacs 21.5.
4981
4982         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4983         21.4 and SXEmacs.
4984
4985 2008-06-15  David Engster  <dengste@eml.cc>
4986
4987         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4988
4989 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4990
4991         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4992         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4993         runtime choice under XEmacs.
4994
4995         * gnus-sum.el (gnus-summary-set-display-table):
4996         Use `gnus-put-display-table', `gnus-get-display-table',
4997         `gnus-set-display-table' for the display table, instead of `aset'.
4998
4999         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5000         Use `gnus-put-display-table', `gnus-get-display-table',
5001         `gnus-set-display-table' for the display table.
5002
5003 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5004
5005         * nnmairix.el: Add autoloads.
5006
5007 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5008
5009         * nnmairix.el (nnmairix-delete-recreate-group)
5010         (nnmairix-update-and-clear-marks): Fix error messages.
5011
5012 2008-06-14  David Engster  <dengste@eml.cc>
5013
5014         * nnmairix.el: Upgrade to version 0.6.
5015         (nnmairix-group-toggle-propmarks-this-group)
5016         (nnmairix-group-toggle-readmarks-this-group)
5017         (nnmairix-group-delete-recreate-this-group)
5018         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5019         (nnmairix-remove-tick-mark-original-article): New commands.
5020         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5021         (nnmairix-propagate-marks-to-nnmairix-groups)
5022         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5023         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5024         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5025         functions needed for marks propagation and manipulation of read marks.
5026         (nnmairix-update-groups): New function.
5027         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5028         (nnmairix-determine-original-group-from-registry)
5029         (nnmairix-determine-original-group-from-path)
5030         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5031         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5032         New helper functions.
5033         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5034         keystrokes for new commands.
5035         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5036         (nnmairix-request-group): Check allow-fast group parameter.
5037         (nnmairix-request-create-group): Set allow-fast group parameter if
5038         nnmairix-allowfast-default is set.
5039         (nnmairix-close-group): Propagate marks upon closing if needed.
5040         (nnmairix-group-toggle-threads-this-group): Use new.
5041         nnmairix-group-toggle-parameter helper function.
5042         (nnmairix-search): Better check for empty search result.
5043         (nnmairix-goto-original-article): Use new helper functions for
5044         determining original article.
5045         (nnmairix-show-original-article): Make sure message-id is in brackets.
5046         (nnmairix-call-mairix-binary): Change variable name.
5047         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5048         helper function.
5049         (nnmairix-widget-toggle-activate): Fix doc string.
5050
5051 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5052
5053         * nnir.el: Require edmacro when compiling with XEmacs.
5054         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5055         available in Emacs 21.
5056
5057 2008-06-11  Glenn Morris  <rgm@gnu.org>
5058
5059         * gnus-util.el (x-focus-frame):
5060         * gnus.el (image-size):
5061         * mm-decode.el (image-size): Declare.
5062
5063         * gnus-picon.el (declare-function): Add compat definition.
5064         (image-size): Declare.
5065
5066         * gnus-group.el (tool-bar-map):
5067         * gnus-sum.el (tool-bar-map): Define for compiler.
5068
5069         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5070
5071         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5072
5073         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5074         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5075         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5076         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5077         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5078         * sieve-manage.el, spam-report.el, spam.el:
5079         Remove unnecessary eval-and-compile of autoloads.
5080
5081 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5082
5083         * auth-source.el: Precise Tramp doc.
5084
5085 2008-06-07  Glenn Morris  <rgm@gnu.org>
5086
5087         * nnmairix.el: Remove unnecessary eval-when-compile.
5088
5089 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * lpath.el: Fbind propertize for XEmacs 21.4.
5092
5093 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5094
5095         * nnir.el: Move here from ../contrib.
5096
5097 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5098
5099         * gnus-util.el (gnus-read-shell-command): New function.
5100         * mm-decode.el (mm-pipe-part):
5101         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5102
5103 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5104
5105         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5106
5107 2008-06-03  Glenn Morris  <rgm@gnu.org>
5108
5109         * pop3.el (nnheader-accept-process-output): Autoload it.
5110
5111 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5112
5113         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5114         are not 2-digit hexadecimal characters that follow `%'s.
5115
5116 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5117
5118         * message.el (message-bogus-recipient-p): Fix type in doc string.
5119         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5120         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5121         Improve custom options.
5122         (message-bogus-recipient-p): Adjust accordingly.
5123
5124 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5125
5126         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5127         long-form month and day names.
5128
5129 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5130
5131         * dgnushack.el: Autoload debug, eudc-expand-inline and
5132         pgg-snarf-keys-region for XEmacs.
5133
5134         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5135
5136         * nnmairix.el: Require edmacro when compiling with XEmacs.
5137
5138 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5139
5140         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5141         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5142
5143 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5144
5145         * auth-source.el: Add more docs.
5146
5147         * netrc.el (netrc-machine): Always match if the port is not given.
5148
5149 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5150
5151         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5152         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5153         retrieval faster in some cases, but might make CPU usage larger.  If
5154         this has any bad side effects, we might revert this change.
5155
5156         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5157         seems to make mail retrieval much, much faster.
5158         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5159         unconditionally.
5160
5161         * gnus-draft.el (gnus-group-send-queue): Bind
5162         message-send-mail-partially-limit to nil to avoid being prompted.
5163
5164 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5165
5166         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5167
5168         * message.el (message-bogus-address-regexp): Fix and improve custom
5169         type.
5170         (message-setup-hook): Add message-check-recipients as custom option.
5171
5172 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5173
5174         * message.el (message-cite-function): Remove bogus autoload which crept
5175         in during merge from v5-10.
5176
5177 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5178
5179         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5180
5181         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5182
5183         * auth-source.el: Preliminary Tramp docs.
5184         (auth-sources): Change the default auth-sources to use
5185         EPA .gpg files.
5186
5187 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5188
5189         * nntp.el: Autoload `auth-source-user-or-password'.
5190         (nntp-send-authinfo): Use it.
5191
5192         * nnimap.el: Autoload `auth-source-user-or-password'.
5193         (nnimap-open-connection): Use it.
5194
5195         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5196         for the gnus-message function.
5197         (auth-source-user-or-password): Use it.
5198
5199 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5200
5201         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5202         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5203         (rfc2104-hash): Use it.
5204
5205 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5206
5207         * gnus-art.el (gnus-article-toggle-truncate-lines):
5208         Don't use `iff' in docstring.
5209
5210 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5211
5212         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5213
5214         * gnus-util.el (gnus-extract-address-component-name)
5215         (gnus-extract-address-component-email): Convenience functions around
5216         `gnus-extract-address-components'.
5217
5218         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5219         Use `gnus-extract-address-component-email' to fix bug of comparing full
5220         sender name to `user-mail-address'.
5221
5222 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5225         catch/throw to optimize.
5226         (gnus-registry-find-keywords): Just use member to find a keyword.
5227
5228 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5229
5230         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5231         is current before calling gnus-server-prepare.
5232         (gnus-server-setup-buffer, gnus-server-update-server)
5233         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5234
5235 2008-05-04  Juri Linkov  <juri@jurta.org>
5236
5237         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5238         (mailcap-file-default-commands): Use mailcap-replace-in-string
5239         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5240         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5241
5242 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5243
5244         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5245
5246 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5247
5248         * gnus.el: Bump version to 0.11.
5249
5250 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5251
5252         * gnus.el: No Gnus v0.10 is released.
5253
5254 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5255
5256         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5257         hooks.
5258         (gnus-update-read-articles): Speed up non-marks-using users.
5259         (gnus-use-marks): Define gnus-use-marks.
5260         (gnus-propagate-marks): Rename variable to something more sensible.
5261
5262 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5263
5264         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5265         (gmm-image-load-path-for-library): Fix typos in docstrings.
5266         (gmm-message): Reflow docstring.
5267
5268 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5269
5270         * mail-source.el (mail-source-set-1, mail-source-bind):
5271         Move auth-source code out of the macro to clean it up and fix bugs.
5272
5273 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5274
5275         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5276         by sender if it's equal to user-mail-address, it's likely to be
5277         useless.
5278
5279         * mail-source.el (mail-source-bind): Don't use user or password if they
5280         are not bound.  Unintern them if they are nil.  Don't use server unless
5281         it's bound, and default it to empty string otherwise.
5282
5283 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5284
5285         * mail-source.el: Load auth-source.el.
5286         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5287         get user name or password, if auth-sources is set up.
5288
5289         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5290         strategy of splitting with parent.
5291         (gnus-registry-split-fancy-with-parent)
5292         (gnus-registry-post-process-groups): Use it and fix prior
5293         bug (returning a list as the split result).
5294
5295         * auth-source.el (auth-sources): Remove server parameter.
5296         (auth-source-pick, auth-source-user-or-password)
5297         (auth-source-user-or-password-imap)
5298         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5299         (auth-source-user-or-password-sftp)
5300         (auth-source-user-or-password-smtp): Remove server parameter.
5301
5302 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5303
5304         * smime.el (smime-sign-region, smime-encrypt-region)
5305         (smime-decrypt-region):
5306         Remove redundant calls to `generate-new-buffer-name'.
5307
5308 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5309
5310         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5311         Don't use QP for message/rfc822.
5312         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5313
5314 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5315
5316         * sieve-manage.el (sieve-string-bytes): Remove.
5317         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5318         correct byte-length only if the process's coding-system is the same as
5319         the one used internally by Emacs to represent strings.
5320
5321 2008-04-22  Juri Linkov  <juri@jurta.org>
5322
5323         * mailcap.el (mailcap-file-default-commands): New function.
5324
5325 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5326
5327         * message.el (message-signature-separator, message-cite-function):
5328         Change custom version.
5329
5330 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5331
5332         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5333         commands.
5334         (tls-checktrust): Ditto.
5335
5336 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5337
5338         * mm-decode.el (mm-display-external): Make temp file read-only.
5339
5340 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5341
5342         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5343         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5344         `C-c C-f d'.
5345
5346 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5347
5348         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5349
5350 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5351
5352         * gnus.el: Bump version to 0.9.
5353
5354 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5355
5356         * gnus.el: No Gnus v0.8 is released.
5357
5358 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5359
5360         * mail-source.el (mail-source-value):
5361         Prefer fboundp to functionp so it works with macros as well.
5362
5363 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5364
5365         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5366         Fix last change in case the element is not even a symbol.
5367
5368 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5369
5370         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5371         Prefer fboundp to functionp so it works with macros as well.
5372
5373 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5374
5375         * auth-source.el: Added docs.
5376         (auth-sources): Modify format to support server.
5377         (auth-source-pick, auth-source-user-or-password)
5378         (auth-source-user-or-password-imap)
5379         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5380         (auth-source-user-or-password-sftp)
5381         (auth-source-user-or-password-smtp): Add server parameter.
5382
5383 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5384
5385         * gnus-registry.el: Initialize the registry when gnus-registry-install
5386         is t.
5387
5388 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5389
5390         * compface.el (uncompface): Make buffer unibyte.
5391
5392 2008-04-05  Glenn Morris  <rgm@gnu.org>
5393
5394         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5395
5396 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5397
5398         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5399         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5400
5401         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5402         multibyteness after rather than before erasing it.
5403
5404         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5405         mm-with-multibyte.
5406         (gnus-request-article-this-buffer): Make sure the proper decoding is
5407         used if gnus-original-article-buffer happens to be unibyte.
5408
5409         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5410         default-enable-multibyte-characters.
5411
5412         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5413         default-enable-multibyte-characters.
5414
5415         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5416
5417         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5418
5419 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5420
5421         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5422         (imap-message-copyuid-1): Use it.
5423         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5424         J. Williams in
5425         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5426
5427         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5428         imap-enable-exchange-bug-workaround.
5429         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5430
5431 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5432
5433         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5434         a 100 byte status-checks into a 2-3MB transfer for each group.
5435         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5436         to enable bug workaround or not.
5437         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5438
5439 2008-03-31  Glenn Morris  <rgm@gnu.org>
5440
5441         * message.el (mml2015-use): Declare for compiler.
5442         (message-info): Require mml2015 when appropriate.
5443
5444 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5445
5446         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5447         whitespace.
5448
5449 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5450
5451         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5452         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5453         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5454         (nntp-service-to-port): New function.
5455         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5456         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5457         (nntp-open-netcat-stream): New function.
5458         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5459
5460 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5461
5462         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5463
5464 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5465
5466         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5467
5468 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5469
5470         * dns.el (dns-write): Use set-buffer-multibyte.
5471
5472 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5473
5474         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5475
5476 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5477
5478         * message.el (message-signature-separator): Change default.
5479         Improve custom type.
5480         (message-cite-function): Change default to
5481         message-cite-original-without-signature.
5482
5483         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5484         toggle.
5485
5486         * message.el (message-check-news-body-syntax): Fix signature check.
5487         (message-setup-1): Mark buffer as unmodified _after_ running
5488         message-setup-hook and handling message-alternative-emails.
5489         (message-shorten-references): Be more strict when building list of
5490         valid references to comply with GNKSA.
5491
5492         * gnus-group.el (gnus-read-ephemeral-bug-group)
5493         (gnus-read-ephemeral-debian-bug-group)
5494         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5495
5496         * message.el (message-info): Don't use booleanp which isn't supported
5497         in Emacs 21 and XEmacs.
5498
5499 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5500
5501         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5502         gnus-group-gmane-group-download-format.
5503         (gnus-group-read-ephemeral-gmane-group): Rename from
5504         gnus-group-read-ephemeral-gmane-group.
5505         (gnus-read-ephemeral-gmane-group-url): Rename from
5506         gnus-group-read-ephemeral-gmane-group-url.
5507         (gnus-bug-group-download-format-alist): New variable.
5508         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5509         (gnus-read-ephemeral-emacs-bug-group): New commands.
5510
5511 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5512
5513         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5514         (gnus-visible-headers): Improve custom type.
5515
5516 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5517
5518         * mml.el (mml-menu): Add workarounds for XEmacs.
5519
5520         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5521         X-Boundary header.
5522
5523         * message.el (message-simplify-recipients): Fix previous commit.
5524
5525 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5526
5527         * mm-util.el (mm-set-buffer-multibyte): New function.
5528         * mm-decode.el (mm-copy-to-buffer): Use it.
5529
5530 2008-03-19  Glenn Morris  <rgm@gnu.org>
5531
5532         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5533         Accidentally removed in the sync process with Emacs.
5534
5535 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5536
5537         * message.el (message-alter-recipients-discard-bogus-full-name):
5538         New function.
5539         (message-alter-recipients-function): New variable.
5540         (message-get-reply-headers): Use it.
5541         (message-replace-header): New helper function.
5542         (message-recipients-without-full-name): New variable.
5543         (message-simplify-recipients): New command.
5544
5545         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5546
5547         * message.el (message-info): Handle EasyPG manual.
5548
5549         * mml.el (mml-menu): Add entry for EasyPG.
5550
5551 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5552
5553         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5554         parameter.
5555
5556         * message.el (message-disassociate-draft): Specify drafts group name
5557         fully.
5558
5559 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5560
5561         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5562         unnecessary duplicates from the match list.
5563
5564 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5565
5566         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5567
5568         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5569
5570         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5571         args of `how-many' of which the XEmacs version doesn't take; declare
5572         Info-index-next as function.
5573
5574 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5575
5576         * gnus-score.el (gnus-score-headers): Fix handling of
5577         gnus-inhibit-slow-scoring.
5578
5579         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5580         string.
5581         (gnus-button-url-regexp): Improve handling of parenthesis.
5582         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5583         (gnus-button-handle-info-keystrokes): Handle index entries.
5584
5585 2008-03-15  Glenn Morris  <rgm@gnu.org>
5586
5587         * parse-time.el (parse-time-string): Simplify.
5588
5589 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5592         Incoming* files.
5593
5594 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5595
5596         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5597         (auth-source-pick): Use it.
5598
5599 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5600
5601         * binhex.el (binhex-decode-region-internal):
5602         * uudecode.el (uudecode-decode-region-internal):
5603         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5604         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5605         setting default-enable-multibyte-characters.
5606
5607 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5608
5609         * auth-source.el (auth-source-protocols)
5610         (auth-source-protocols-customize, auth-source-choices): Added and
5611         modified variable customizations and defaults.
5612         (auth-source-pick, auth-source-user-or-password)
5613         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5614         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5615         (auth-source-user-or-password-sftp)
5616         (auth-source-user-or-password-smtp): Use new variables and provide an
5617         interface to netrc.el.
5618
5619 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5622         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5623         Make sure the nntp port to specify is a string.
5624
5625 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5626
5627         * nntp.el: Use with-current-buffer.
5628         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5629         dubious mm-with-unibyte-current-buffer.
5630         (nntp-with-open-group-function): New function extracted from
5631         nntp-with-open-group macro.
5632         (nntp-with-open-group): Use the function, so it's easier to debug.
5633         Add indentation and debugging info.
5634         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5635         the use of the netcat alternatives.
5636
5637         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5638         Avoid mm-string-as-multibyte as well.
5639
5640         * nnweb.el (nnweb-insert-html):
5641         Remove use of nnheader-string-as-multibyte.
5642
5643         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5644         (nnheader-string-as-multibyte): Remove.
5645
5646         * mm-view.el: Use inhibit-read-only.
5647         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5648         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5649         or unibyte-string.
5650
5651         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5652         (mm-uu-yenc-extract): Use with-current-buffer.
5653
5654         * gnus-soup.el (gnus-soup-send-packet): Don't use
5655         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5656
5657         * nnmh.el: Use with-current-buffer.
5658         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5659         mm-string-as-multibyte on the output of mm-encode-coding-string.
5660
5661         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5662         (nnimap-request-move-article): Use with-current-buffer.
5663
5664         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5665         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5666         conversion uses string-make-unibyte rather than string-as-unibyte.
5667
5668         * gnus-msg.el: Use with-current-buffer.
5669
5670         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5671
5672 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5673
5674         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5675         string for caching if it is 'PIN.
5676
5677 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5678
5679         * lpath.el: Consider the case without Emacs/W3.
5680
5681 2008-03-08  Glenn Morris  <rgm@gnu.org>
5682
5683         * time-date.el (date-to-time, time-subtract, time-add)
5684         (safe-date-to-time): Doc fixes.
5685
5686 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5687
5688         * mail-source.el (mail-source-delete-old-incoming-confirm):
5689         Change default to nil.
5690         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5691
5692 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * lpath.el: Rearrange.
5695
5696         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5697         (gnus-article-goto-prev-page): Work for articles having ^L's.
5698
5699         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5700
5701         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5702
5703 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5704
5705         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5706         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5707         (gnus-bookmark-jump): Adjust some variable names.
5708
5709 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5710
5711         * auth-source.el: New package.
5712         (auth-source-choices): Add customization entry point variable.
5713
5714         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5715         bug.
5716
5717 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5718
5719         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5720         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5721         (gnus-registry-install-shortcuts): Rename from
5722         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5723         the `gnus-registry-mark-map' keymap dynamically from
5724         `gnus-registry-marks'.  The generated functions update the summary line
5725         when a registry mark is added or deleted, and will call
5726         `gnus-registry-install-p' (see the comments in the code).
5727         (gnus-registry-user-format-function-M): Use concat intelligently.
5728
5729         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5730         the registry mark functions.
5731
5732 2008-03-05  Glenn Morris  <rgm@gnu.org>
5733
5734         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5735         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5736         gnus-art.
5737         (top-level): No need to load own source when compiling.
5738
5739 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5740
5741         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5742         Suggested by <chris.anderton@zetnet.co.uk>.
5743
5744 2008-03-04  Glenn Morris  <rgm@gnu.org>
5745
5746         * gnus-sum.el (top-level): No need to require gnus when compiling,
5747         since unconditionally required near start of file.
5748         (gnus-summary-display-while-building): Move definition before use.
5749
5750 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5751
5752         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5753         formatting function.
5754
5755 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5756
5757         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5758         with plists.
5759         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5760         Use new format.
5761
5762 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5765         `where-is-internal' that returns a range of key sequences.
5766
5767 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5768
5769         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5770
5771         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5772         (gnus-summary-jump-to-group): Consider windows on other displayed
5773         frames as well.  Similar changes might be needed elsewhere, but that's
5774         the one I've bumped into during my use.
5775
5776         * nndoc.el (nndoc-oe-dbx-type-p):
5777         * gnus-msg.el (gnus-debug):
5778         * gnus-group.el (gnus-update-group-mark-positions):
5779         Use mm-string-to-multibyte.
5780
5781 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5782
5783         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5784         doesn't handle NotDashEscaped.
5785
5786         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5787         (mml-dnd-attach-options): Fix typo in custom choice.
5788
5789         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5790         nndoc-article-type to mbox.
5791         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5792
5793         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5794         to nil, instead of html2text.
5795
5796         * imap.el (imap-debug): Add `imap-ping-server'.
5797
5798         * gnus-bookmark.el: Add FIXMEs.
5799
5800         * message.el (message-form-letter-separator)
5801         (message-send-form-letter-delay): New variables.
5802         (message-send-form-letter): Use them.  New command to send form
5803         letters.  Requested by Uwe Siart.
5804         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5805
5806 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5807
5808         * Update copyright years.
5809
5810 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5811
5812         Sync from EMACS_22_BASE.
5813
5814         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5815
5816 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5817
5818         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5819         empty author.
5820
5821 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5822
5823         * gnus-registry.el (gnus-registry-marks): Add variable for
5824         customization of marks and their appearance.
5825         (gnus-registry-read-mark): Use it.
5826         (gnus-registry-do-marks): Add utility function to loop through
5827         `gnus-registry-marks'.
5828         (gnus-registry-install-shortcuts-and-menus): Add function to install
5829         shortcuts and menus.
5830         (gnus-registry-initialize): Use it.
5831         (gnus-registry-default-mark): Clarify documentation.
5832
5833 2008-02-29  Glenn Morris  <rgm@gnu.org>
5834
5835         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5836         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5837         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5838         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5839         Change defcustom :version from 23.0 to 23.1.
5840
5841 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5842
5843         * gnus-registry.el (gnus-registry-follow-group-p)
5844         (gnus-registry-post-process-groups): Add functions to aid registry
5845         splitting and improve logging.  Clarify behavior in function
5846         documentation.
5847         (gnus-registry-split-fancy-with-parent): Use them.
5848
5849 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5850
5851         * gnus-art.el: Use with-current-buffer.
5852
5853 2008-02-27  David Engster  <dengste@eml.cc>
5854
5855         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5856         Express real group name in the response.
5857
5858 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5859
5860         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5861         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5862         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5863         autoload gnus-registry-fetch-group when compiling.
5864         (nnmairix-request-group-with-article-number-correction): Remove
5865         unreferenced argument passed to nnmairix-call-backend.
5866
5867 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5868
5869         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5870         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5871         Wilde.
5872
5873 2008-02-27  Glenn Morris  <rgm@gnu.org>
5874
5875         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5876         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5877         variables to defconsts.  Convert comments to doc-strings.
5878         (nnmairix-last-server, nnmairix-current-server): Convert from free
5879         variables to defvars.  Convert comments to doc-strings.
5880         (gnus-registry-fetch-group): Autoload.
5881         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5882         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5883         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5884         caddr.
5885         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5886         nnmairix-request-group-with-article-number-correction call.
5887         (nnmairix-fast, nnmairix-group): New, less general names, for free
5888         variables passed from nnmairix-request-group to
5889         nnmairix-request-group-with-article-number-correction.  Declare.
5890         (nnmairix-request-group-with-article-number-correction):
5891         Use nnmairix-fast, nnmairix-group rather than fast, group.
5892
5893 2008-02-26  David Engster  <dengste@eml.cc>
5894
5895         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5896         version 0.5.
5897
5898 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5899
5900         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5901         instead of making an extra function call.  Don't add the current group
5902         to articles only when they have the group.  Use
5903         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5904         Reported by David <de_bb@arcor.de>.
5905
5906 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5907
5908         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5909         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5910
5911 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * mail-source.el (mail-source-delete-incoming): Change default.
5914         Supplement doc string.
5915
5916         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5917
5918 2008-02-14  Glenn Morris  <rgm@gnu.org>
5919
5920         * time-date.el (format-seconds): New function.
5921
5922 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5923
5924         * nnmail.el (nnmail-message-id-cache-file): Derive from
5925         `gnus-home-directory'.
5926
5927 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5928
5929         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5930         Document negative prefix.
5931
5932         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5933
5934 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5935
5936         * message.el (message-unsent-separator): Add the Exim bounce
5937         separator.
5938
5939 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5940
5941         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5942         list.
5943         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5944         recipient/signer list.
5945
5946 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5947
5948         * Makefile.in (datarootdir): Define.
5949         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5950         name that might contain whitespace.
5951
5952 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5953
5954         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5955         fbound (Emacs 23 unicode), signal an error.
5956
5957 2008-02-08  Glenn Morris  <rgm@gnu.org>
5958
5959         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5960
5961 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5962
5963         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5964         ports to the calls to `netrc-machine-user-or-password' in addition to
5965         "imap" and "imaps".
5966
5967 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5968
5969         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5970
5971         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5972
5973 2008-02-01  Kenichi Handa  <handa@m17n.org>
5974
5975         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5976         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5977         (rfc2104-hash): Convert the result of concat to unibyte string.
5978
5979 2008-02-01  Dave Love  <fx@gnu.org>
5980
5981         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5982         coding-system-for-read.
5983         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5984
5985 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5986
5987         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5988         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5989         <hanche@math.ntnu.no>.
5990
5991 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5992
5993         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5994
5995         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5996
5997 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5998
5999         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6000         * message.el (message-beginning-of-line): Use featurep instead of bound
6001         tests in order to resolve conditionals at compile time.
6002
6003 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6004
6005         * mail-source.el (mail-sources): Add `group' choice.
6006
6007         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6008         parameter `in-group' to control into which group the articles go.
6009         Add treatment of `group' mail-source.
6010
6011 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6014
6015         * mm-decode.el (mm-dissect-buffer): Decode description.
6016
6017         * mml.el (mml-to-mime): Encode message header first.
6018
6019 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6020
6021         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6022         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6023
6024         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6025         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6026
6027 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6028
6029         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6030
6031 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6034         prefix keys.
6035         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6036         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6037         gnus-xmas.el.
6038
6039         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6040         (gnus-xmas-article-describe-bindings): New function.
6041         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6042         gnus-xmas-article-describe-bindings.
6043
6044         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6045
6046 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6047
6048         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6049         Add new variables for article mark management.
6050         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6051         list of extra data entries which, when present, will indicate that the
6052         article ID should not be trimmed from the registry.
6053         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6054         functions.
6055         (gnus-registry-read-mark): New function to read a mark name from the
6056         user.
6057         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6058         (gnus-registry-set-article-mark-internal): New functions to add and
6059         remove marks.
6060         (gnus-registry-get-article-marks): New function to show the marks for
6061         an article, or retrieve them for further use.
6062
6063 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6064
6065         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6066         keys when no argument is given.
6067
6068 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6069
6070         * imap.el (imap-ping-server): New variable.
6071         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6072         (imap-ping-server): Minor doc string fixes.
6073
6074 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6075
6076         * imap.el (imap-ping-server): New function.
6077         (imap-opened): Call imap-ping-server.
6078
6079 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6080
6081         * gnus-sum.el (gnus-article-sort-by-random)
6082         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6083         jidanni@jidanni.org.
6084
6085 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6086
6087         * gnus-art.el (gnus-article-describe-bindings): New function.
6088         (gnus-article-read-summary-keys): Use it.
6089         (gnus-article-mode-map): Bind `C-h b' to it.
6090
6091 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6092
6093         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6094         XEmacs.
6095         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6096         against non-character events.
6097
6098         * lpath.el: Fbind map-keymap for Emacs 21.
6099
6100 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6101
6102         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6103         command.
6104         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6105         instead of END.  Change name of the temp file.
6106         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6107         customizable.
6108
6109 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6112         bind `S W' to gnus-article-wide-reply-with-original; set default
6113         binding to gnus-article-read-summary-send-keys.
6114         (gnus-article-read-summary-keys): Fix the order of keys; display
6115         continuation keys correctly in the echo area; describe bindings
6116         correctly when keys end with `C-h'.
6117         (gnus-article-read-summary-send-keys): New function.
6118         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6119         for gnus-article-read-summary-send-keys; display continuation keys
6120         correctly in the echo area.
6121         (gnus-article-reply-with-original): Ignore prefix argument.
6122         (gnus-article-wide-reply-with-original): New function.
6123
6124         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6125         Emacs 21.
6126
6127 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6130         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6131
6132 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6133
6134         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6135         (gnus-group-read-ephemeral-gmane-group): New command.
6136
6137 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6138
6139         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6140
6141 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6142
6143         * message.el (message-send-mail-function): Increase custom version.
6144
6145         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6146         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6147
6148 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6149
6150         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6151         for the cases where imap-authenticate is called with a nil buffer
6152         parameter.
6153
6154 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6157         html parts correctly; support forwarded messages.
6158         (gnus-article-browse-html-article): Remove work buffers.
6159
6160         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6161         compiling.
6162         (netrc-bound-and-true-p): New macro.
6163         (netrc-parse): Use it instead of bound-and-true-p that is not available
6164         in XEmacs 21.4.
6165
6166 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6167
6168         * gnus-registry.el (gnus-registry-mark-article)
6169         (gnus-registry-article-marks): Add functionality to mark articles
6170         through the Gnus registry.
6171
6172         * encrypt.el: Clarify documentation for the new pgg method.
6173         (encrypt-file-alist): Add PGG option.
6174         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6175         functionality.  Abstract password key and messaging to external
6176         functions.
6177         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6178         (encrypt-message-method-and-cipher): Add new convenience external
6179         functions.
6180         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6181         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6182
6183         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6184         (netrc-parse): Use encrypt-file-alist to determine if
6185         encrypt-find-model or encrypt-insert-file-contents should be used.
6186
6187         * encrypt.el: Clarify documentation.  Load password-cache or
6188         password, whichever one is found first, instead of autoloading.
6189
6190 2007-12-19  Glenn Morris  <rgm@gnu.org>
6191
6192         * mml.el (message-options-set, message-narrow-to-head)
6193         (message-in-body-p, message-mail-p, message-encode-message-body):
6194         Autoload.
6195         (message-remove-header, message-narrow-to-headers-or-head)
6196         (message-subscribed-p, message-make-mail-followup-to)
6197         (message-position-on-field, message-news-p)
6198         (message-options-set-recipient, message-generate-headers)
6199         (message-sort-headers): Declare as functions.
6200
6201 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6202
6203         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6204         convention in doc string.
6205
6206 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6207
6208         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6209         title to html parts.
6210         (gnus-article-browse-html-article): Pass message header to it.
6211
6212         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6213
6214 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6215
6216         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6217         or password compatible with XEmacs.
6218
6219 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6220
6221         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6222         format document.
6223         (gnus-mime-delete-part): Don't write description line if empty.
6224         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6225
6226 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6227
6228         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6229         (gnus-summary-mark-read-and-unread-as-read)
6230         (gnus-summary-mark-current-read-and-unread-as-read)
6231         (gnus-summary-mark-unread-as-ticked): Doc fix.
6232         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6233
6234 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6235
6236         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6237         Christoph Conrad <christoph.conrad@gmx.de>.
6238
6239 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6240
6241         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6242         yes-or-no-p.
6243
6244 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6245
6246         * mm-decode.el (mm-add-meta-html-tag): New function.
6247         (mm-save-part-to-file, mm-pipe-part): Use it.
6248
6249         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6250         gnus-y-or-n-p instead of y-or-n-p.
6251         (gnus-article-browse-html-parts): Work with message/external-body; use
6252         mm-add-meta-html-tag.
6253
6254 2007-12-11  Glenn Morris  <rgm@gnu.org>
6255
6256         * gnus-cache.el: Require gnus-sum not just when compiling.
6257
6258         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6259
6260         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6261         definitions before use.
6262
6263         * mm-decode.el: Require gnus-util.
6264         (mm-remove-part): Only call delete-annotation on XEmacs.
6265
6266         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6267
6268         * nnmail.el: Require gnus-int.
6269
6270         * spam.el: Move `require's before `eval-when-compile's.
6271
6272         * gnus-ems.el (gnus-alive-p):
6273         * gnus-fun.el (message-goto-eoh):
6274         * gnus-util.el (gnus-group-name-decode):
6275         * mail-source.el (gnus-compress-sequence):
6276         * message.el (Info-goto-node, format-spec):
6277         * mm-bodies.el (message-options-get):
6278         * mm-decode.el (mm-view-pkcs7):
6279         * mm-util.el (gmm-write-region):
6280         * mml-smime.el (mml-compute-boundary)
6281         (gnus-completing-read-with-default):
6282         * mml.el (widget-button-press, gnus-make-hashtable):
6283         * mml1991.el (mm-decode-content-transfer-encoding)
6284         (mm-encode-content-transfer-encoding)
6285         (message-options-get, message-options-set):
6286         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6287         * nnfolder.el (gnus-request-group):
6288         * nnheader.el (ietf-drums-unfold-fws):
6289         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6290         * smime.el (gnus-run-mode-hooks):
6291         * spam-stat.el (gnus-message): Autoload.
6292
6293         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6294         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6295         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6296         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6297         Add declare-function compatibility definition.
6298
6299         * gnus-cache.el (nnvirtual-find-group-art):
6300         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6301         (gnus-add-image, gnus-add-wash-type):
6302         * gnus-group.el (nnkiboze-score-file):
6303         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6304         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6305         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6306         (message-tokenize-header, gnus-get-buffer-create)
6307         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6308         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6309         * gnus.el (gnus-group-decoded-name):
6310         * mail-source.el (imap-capability):
6311         * mm-bodies.el (message-options-set):
6312         * mm-decode.el (gnus-configure-windows):
6313         * mm-extern.el (message-goto-body):
6314         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6315         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6316         (epg-sub-key-validity, message-options-set):
6317         * mml.el (widget-event-point, gnus-configure-windows):
6318         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6319         * mml2015.el (epg-check-configuration, epg-configuration)
6320         (message-options-set):
6321         * nndb.el (nndb-request-article):
6322         * nnfolder.el (gnus-request-create-group):
6323         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6324         * nnmaildir.el (gnus-group-mark-article-read):
6325         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6326         * rfc1843.el (message-fetch-field):
6327         * spam.el (gnus-extract-address-components):
6328         Declare as functions.
6329
6330 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6333
6334         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6335
6336         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6337         bind show-trailing-whitespace for XEmacs.
6338
6339 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6340
6341         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6342         new no-op macro for backward compatibility.
6343
6344         * imap.el (imap-string-to-integer): New function.
6345
6346 2007-12-09  Glenn Morris  <rgm@gnu.org>
6347
6348         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6349
6350         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6351         * message.el, mm-view.el, sieve-manage.el, smime.el:
6352         Add declare-function compatibility definition.
6353
6354         * gnus-art.el (w3-region, w3m-region, Info-menu):
6355         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6356         * gnus-sum.el (gnus-get-predicate):
6357         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6358         * message.el (mail-abbrev-in-expansion-header-p):
6359         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6360         (w3m-detect-meta-charset, w3m-region):
6361         * sieve-manage.el (password-read, password-cache-add)
6362         (password-cache-remove):
6363         * smime.el (password-read-and-add): Declare as functions.
6364
6365 2007-12-08  David Kastrup  <dak@gnu.org>
6366
6367         * gnus-sum.el (gnus-summary-simplify-subject-query):
6368         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6369         `message'.
6370
6371 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6372
6373         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6374         it to bind idna-program, installation-directory, defined-colors, and
6375         face-attribute for XEmacs of the version that compiles defcustom forms.
6376
6377 2007-12-07  Glenn Morris  <rgm@gnu.org>
6378
6379         * gnus-art.el (article-make-date-line): Revert previous change.
6380
6381 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6382
6383         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6384
6385 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6386
6387         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6388         Call gnus-add-to-range ranges only once with a prepared article-list.
6389
6390 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6391
6392         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6393         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6394         group names with backslashes.  Reported by Tassilo Horn
6395         <tassilo@member.fsf.org>.
6396
6397 2007-12-06  Deepak Goel  <deego3@gmail.com>
6398
6399         * gnus-art.el (article-make-date-line):
6400         * gnus-start.el (gnus-load):
6401         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6402
6403 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * gnus-art.el (gnus-use-idna)
6406         * gnus-start.el (gnus-site-init-file)
6407         * message.el (message-use-idna)
6408         * mm-uu.el (mm-uu-hide-markers)
6409         * smiley.el (smiley-style): Revert changes that suppress warnings.
6410
6411 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6412
6413         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6414         specify charset to html source.  Reported by Christoph Conrad
6415         <christoph.conrad@gmx.de>.
6416
6417 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6418
6419         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6420         idna-program in order to suppress byte compile warning issued by XEmacs
6421         that came to byte compile the default value section of defcustom forms
6422         recently.
6423
6424         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6425         value of installation-directory.
6426
6427         * message.el (message-use-idna): Don't directly refer to the value of
6428         idna-program.
6429
6430         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6431
6432         * smiley.el (smiley-style): Don't directly call face-attribute.
6433
6434 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6435
6436         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6437
6438         * gnus-dired.el: Reduce Gnus dependencies.
6439         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6440         require.  Use autoloads instead.
6441         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6442         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6443         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6444         (gnus-dired-mode): Adjust doc string.
6445         (gnus-dired-mail-mode): New variable.
6446         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6447         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6448         (gnus-dired-mail-buffers): New function.  Return mail or message
6449         composition buffers.
6450         (gnus-dired-attach): Use it.
6451         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6452         NO-DECODE.
6453         (gnus-dired-print): Use `gnus-print-buffer' depending on
6454         `gnus-dired-mail-mode'.
6455
6456 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6457
6458         * rfc2047.el (rfc2047-encoded-word-regexp)
6459         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6460         explaining what regexp patterns are for.
6461
6462 2007-12-04  Glenn Morris  <rgm@gnu.org>
6463
6464         * password.el: Move to password-cache.el.
6465
6466         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6467         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6468         * mml-smime.el (password-read, password-cache-add)
6469         (password-cache-remove):
6470         No need to autoload, since mml-sec requires password.
6471
6472         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6473         * message.el (gnus-extract-address-components):
6474         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6475
6476         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6477         password.
6478
6479 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6480
6481         * mailcap.el: Reduce dependencies.
6482         (mail-header-parse-content-type): Autoload.
6483         (mailcap-delete-duplicates): New alias.
6484         (mailcap-mime-info): Add optional argument NO-DECODE.
6485         (mailcap-mime-types): Use mailcap-delete-duplicates.
6486
6487         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6488
6489 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6490
6491         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6492         (imap-parse-status): Upcase status-att for servers that sends them
6493         lower-case (e.g., MS Exchange 2007).
6494
6495 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6496
6497         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6498         function.
6499
6500         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6501         (gnus-uu-yenc-article): New function.
6502
6503         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6504
6505         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6506         buffer.
6507
6508 2007-12-02  Glenn Morris  <rgm@gnu.org>
6509
6510         * binhex.el (binhex): New custom group.
6511         (binhex-decoder-program, binhex-decoder-switches)
6512         (binhex-use-external): Move to the binhex custom group.
6513
6514         * uudecode.el (uudecode): New custom group.
6515         (uudecode-decoder-program, uudecode-decoder-switches)
6516         (uudecode-use-external): Move to the uudecode custom group.
6517
6518         * netrc.el (top-level): Don't load `encrypt' features.
6519         (netrc-parse): Don't use encrypt.
6520         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6521
6522         * encrypt.el: Remove file.
6523
6524 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6525
6526         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6527         matches on patches.
6528
6529         * gnus-art.el (gnus-article-browse-html-article): Mention
6530         `mm-text-html-renderer' in the doc string.
6531
6532         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6533         string.  Add comments.
6534
6535         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6536         if rhs is ASCII.
6537
6538 2007-12-01  Glenn Morris  <rgm@gnu.org>
6539
6540         * mail-source.el (top-level): Require format-spec before
6541         eval-when-compile.
6542
6543 2007-11-30  Glenn Morris  <rgm@gnu.org>
6544
6545         * encrypt.el: Require password, rather than autoloading password-read.
6546
6547 2007-11-29  Glenn Morris  <rgm@gnu.org>
6548
6549         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6550         (sasl-make-client, sasl-next-step, sasl-step-data)
6551         (sasl-step-set-data): Declare as functions.
6552
6553 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6554
6555         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6556
6557 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6558
6559         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6560         certs should be verified and what is to be done in the event of a
6561         verification failure.
6562
6563         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6564         caller can indicate whether the cache should be disregarded for this
6565         call.  This way the result of the call is reproducible at all times and
6566         can be considered a canonical server name for the supplied method.
6567         (gnus-agent-method-p): Canonicalize server names by pushing their
6568         method through `gnus-method-to-server' using the no-cache argument.
6569
6570         * gnus-srvr.el (gnus-server-insert-server-line): Call
6571         `gnus-method-to-server' with `no-cache' argument.
6572
6573         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6574         gnus-agent-possibly-synchronize-flags as this should be called when the
6575         server is actually being opened.
6576         (gnus-agent-possibly-synchronize-flags)
6577         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6578         flags file of an agentized server to the latter function.
6579
6580         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6581         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6582         after a connection has been established successfully.
6583
6584 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6585
6586         * gnus-art.el (article-display-face): Force to display face if called
6587         interactively; check if gnus-article-x-face-too-ugly matches author.
6588         (article-display-x-face): Display face even if From header is missing
6589         as article-display-face does.
6590
6591 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6592
6593         * hashcash.el (message-narrow-to-headers-or-head)
6594         (message-fetch-field, message-goto-eoh)
6595         (message-narrow-to-headers): Declare as functions.
6596
6597 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6598
6599         * mail-source.el (mail-sources): Default to fetch from file for
6600         compatibility with default of nnmail-spool-file.
6601
6602 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6603
6604         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6605         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6606         to look for encoded word that should be encoded again.
6607         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6608         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6609         encoding pattern.
6610         (rfc2047-decode-region): Switch strict regexp and loose one according
6611         to rfc2047-allow-irregular-q-encoded-words.
6612
6613 2007-11-25  Romain Francoise  <romain@orebokech.com>
6614
6615         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6616
6617 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6618
6619         * tls.el (tls-program): Provide more custom choices from
6620         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6621         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6622
6623 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6624
6625         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6626         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6627
6628         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6629         `nnmail-spool-file'.
6630
6631         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6632         `nnmail-spool-file'.
6633
6634         * gnus-move.el (gnus-change-server): Ditto.
6635
6636         * gnus-kill.el (gnus-batch-score): Ditto.
6637
6638         * gnus-cache.el (gnus-jog-cache): Ditto.
6639
6640         * gnus-msg.el (gnus-summary-reply):
6641         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6642
6643 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6644
6645         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6646         version.  Minor improvement to doc strings.
6647         (tls-program): Add comment.
6648
6649 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6650
6651         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6652         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6653         mismatch between the hostname provided in the certificate and the name
6654         of the host connnecting to.
6655         (open-tls-stream): Use them.  Check certificates against trusted root
6656         certificates.
6657
6658 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6659
6660         * gnus-cache.el (gnus-cache-generate-nov-databases):
6661         Use nnml-generate-nov-databases-directory instead of
6662         nnml-generate-nov-databases-1.
6663
6664 2007-11-24  Glenn Morris  <rgm@gnu.org>
6665
6666         * message.el (message-tool-bar-retro): Update for rename
6667         mail_send.xpm->mail-send.xpm.
6668
6669 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6670
6671         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6672         `smime-ldap-search' for Emacs 22 and up.
6673
6674 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6675
6676         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6677
6678         * message.el (message-send-mail-function): Fix error convention.
6679         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6680         (message-widen-reply, message-send-mail, message-talkative-question)
6681         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6682         (message-clone-locals, message-send-news): Use with-current-buffer.
6683         (message-insert-or-toggle-importance): Remove unused var `valid'.
6684         (message-make-references): Remove unused var `new-references'.
6685         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6686
6687 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6688
6689         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6690         (spam-split-symbolic-return-positive): Reflow docstring.
6691         (spam-backends, spam-summary-exit-behavior)
6692         (spam-mark-ham-unread-before-move-from-spam-group)
6693         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6694         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6695         (spam-clear-cache, spam-backend-check, spam-install-backend)
6696         (spam-install-statistical-backend, spam-list-of-processors)
6697         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6698         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6699         (spam-check-crm114, spam-initialize, spam-unload-hook):
6700         Fix typos in docstrings.
6701
6702 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6705         been checked if they have never been read and those group levels are
6706         higher than the one that a user specified.
6707
6708 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6709
6710         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6711         foreign groups unless a group level is specified by a user.
6712         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6713
6714 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6715
6716         * message.el (message-send-mail-function): Require sendmail.
6717
6718 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6719
6720         * message.el (message-send-mail-function): Check for smtpmail too.
6721
6722         * utf7.el (utf7-encode, utf7-decode): Use coding system
6723         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6724
6725         * message.el (message-send-mail-function): New function.
6726         (message-send-mail-function): Set default using
6727         message-send-mail-function.  Adjust doc string.
6728         (message-send-mail-with-mailclient): New function.
6729
6730 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6731
6732         * smime.el (from):
6733         * rfc2047.el (message-posting-charset):
6734         * qp.el (mm-use-ultra-safe-encoding):
6735         * pop3.el (parse-time-months):
6736         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6737         * nnml.el (files):
6738         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6739         (jka-compr-compression-info-list, ange-ftp-path-format)
6740         (efs-path-regexp):
6741         * nndiary.el (files):
6742         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6743         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6744         (epg-digest-algorithm-alist, inhibit-redisplay)
6745         (password-cache-expiry):
6746         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6747         (pgg-output-buffer, password-cache-expiry):
6748         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6749         (efs-path-regexp):
6750         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6751         (inhibit-redisplay):
6752         * mm-uu.el (file-name, start-point, end-point, entry)
6753         (gnus-newsgroup-name, gnus-newsgroup-charset):
6754         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6755         (latin-unity-ucs-list):
6756         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6757         (mm-uu-binhex-decode-function):
6758         * message.el (gnus-message-group-art, gnus-list-identifiers)
6759         (rmail-enable-mime-composing, gnus-local-organization)
6760         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6761         (gnus-read-active-file, facemenu-add-face-function)
6762         (facemenu-remove-face-function, gnus-article-decoded-p)
6763         (tool-bar-mode):
6764         * mail-source.el (display-time-mail-function):
6765         * gnus-util.el (nnmail-pathname-coding-system)
6766         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6767         (gnus-original-article-buffer, gnus-user-agent)
6768         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6769         (xemacs-codename, sxemacs-codename, emacs-program-version):
6770         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6771         * gnus-start.el (gnus-agent-covered-methods)
6772         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6773         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6774         (gnus-newsgroup-headers, gnus-group-list-mode)
6775         (gnus-group-mark-positions, gnus-newsgroup-data)
6776         (gnus-newsgroup-unreads, nnoo-state-alist)
6777         (gnus-current-select-method, mail-sources)
6778         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6779         (nnmail-spool-file, gnus-cache-active-hashtb):
6780         * gnus-mh.el (mh-lib-progs):
6781         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6782         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6783         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6784         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6785         (gnus-group-buffer):
6786         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6787         (font-lock-set-defaults):
6788         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6789         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6790         (gnus-summary-post-menu, total-parts, type, condition, length):
6791         * gnus-agent.el (gnus-agent-read-agentview):
6792         * flow-fill.el (show-trailing-whitespace):
6793         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6794         eval-and-compile wrappers for byte compiler pacifiers.
6795
6796         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6797         (mm-display-inline-fontify): Check for featurep 'xemacs not
6798         extent-list.
6799
6800         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6801         itimer-list.
6802         (mm-create-image-xemacs): Only do something for XEmacs.
6803         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6804
6805         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6806
6807         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6808         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6809
6810 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6811
6812         * nnimap.el (nnimap-split-download-body):
6813         * gnus-demon.el (gnus-demon):
6814         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6815
6816 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6817
6818         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6819         macros.
6820         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6821         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6822         copy data from unibyte buffer to multibyte current buffer.
6823         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6824         to copy data from unibyte current buffer to multibyte buffer.
6825         (nntp-make-process-buffer): Make process buffer unibyte.
6826
6827         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6828
6829 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6830
6831         * pop3.el (pop3-open-server): Accept and process data more robustly at
6832         connexion start to avoid spurious "POP SSL connexion failed" errors.
6833
6834 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6835
6836         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6837         read group names.
6838
6839 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6840
6841         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6842
6843 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6846         (nnmail-save-active): Use a unibyte buffer when saving active file,
6847         which may contain non-ASCII group names.
6848
6849         * nnml.el (nnml-request-group): Decode group names in messages.
6850
6851 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6852
6853         * message.el (message-citation-line-function)
6854         (message-insert-formatted-citation-line): Fix spelling of
6855         `message-insert-formated-citation-line'.
6856
6857 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6858
6859         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6860
6861 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6862
6863         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6864         nnmail-pathname-coding-system.
6865
6866         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6867         that a user enters; decode group names in messages.
6868
6869         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6870
6871 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6872
6873         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6874
6875         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6876
6877         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6878         risky local variable.
6879
6880         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6881
6882 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6883
6884         * encrypt.el: Improve documentation to fix function name typo.
6885         Reported by Daiki Ueno <ueno@unixuser.org>.
6886
6887 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6888
6889         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6890         even if the point is not in the last page of an article.
6891         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6892         back to the previous page.
6893
6894 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6895
6896         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6897
6898 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6899
6900         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6901
6902 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6903
6904         * message.el (message-check-news-body-syntax): Avoid
6905         mm-string-as-multibyte.
6906         (message-hide-headers): Don't assume (point-min)==1.
6907
6908 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6909
6910         * message.el (message-remove-blank-cited-lines): Fix if remove is
6911         given.
6912         (message-bogus-address-regexp): New variable.
6913         (message-bogus-recipient-p): New function.
6914         (message-check-recipients): New command.
6915         (message-syntax-checks): Add `bogus-recipient'.
6916         (message-fix-before-sending): Add `bogus-recipient'.
6917
6918         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6919         (gnus-treat-body-boundary): Don't test window-system.
6920
6921 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6922
6923         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6924
6925 2007-10-28  Miles Bader  <miles@gnu.org>
6926
6927         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6928         at compile-time too.
6929
6930 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6931
6932         * gnus-msg.el (gnus-message-setup-hook): Add
6933         `message-remove-blank-cited-lines' to options.
6934
6935 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6936
6937         * message.el (message-remove-blank-cited-lines): New function.
6938         Suggested by Karl Plästerer.
6939
6940 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6941
6942         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6943         mapc.
6944
6945         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6946         (top-level): Use mapc to set functions to be traced for debugging.
6947
6948         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6949         called for effect with while loop.
6950
6951         * message.el (message-talkative-question): Replace mapcar called for
6952         effect with mapc.
6953
6954         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6955         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6956         called for effect with dolist.
6957
6958         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6959
6960         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6961         gnus-extra-headers and nnmail-extra-headers.
6962
6963         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6964         called for effect with dolist.
6965         (top-level): Use mapc to set functions to be traced for debugging.
6966
6967         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6968         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6969         dolist.
6970
6971         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6972         Replace mapcar called for effect with mapc.
6973         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6974         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6975         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6976         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6977
6978         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6979         remove-if that's a cl function.
6980
6981         * webmail.el (webmail-debug): Replace mapcar called for effect with
6982         dolist.
6983
6984         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6985         with mapc.
6986
6987 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6988
6989         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6990         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6991         with while loop.
6992
6993         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6994         functions from article-* functions.
6995         (gnus-multi-decode-header): Replace mapcar called for effect with
6996         dolist.
6997
6998         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6999         (gnus-bookmark-show-details): Replace mapcar called for effect with
7000         while loop.
7001
7002         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7003         called for effect with while loop.
7004
7005         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7006         with dolist.
7007
7008         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7009         mapcar called for effect with dolist.
7010
7011         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7012
7013         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7014         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7015         Replace mapcar called for effect with dolist.
7016         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7017         mapc.
7018
7019         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7020         Replace mapcar called for effect with dolist.
7021         (gnus-topic-list): Replace mapcar called for effect with mapc.
7022
7023         * gnus.el: Use mapc instead of mapcar to add autoloads.
7024
7025 2007-10-23  Richard Stallman  <rms@gnu.org>
7026
7027         * gnus-group.el (gnus-group-highlight): Mark as risky.
7028
7029 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7030
7031         * gnus.el (gnus-server-to-method): Return method found first in
7032         gnus-newsrc-alist.
7033
7034         * gnus-art.el (gnus-article-highlight-signature)
7035         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7036         button overlay without the front stickiness.
7037
7038 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7039
7040         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7041         overview buffer needed a catch to receive its throw.
7042         (gnus-agent-flush-cache): Declared as interactive to make this function
7043         easier to use.
7044
7045 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7046
7047         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7048         `next-line'.
7049
7050 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7053         exclude address matching message-dont-reply-to-names.
7054
7055 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * gnus-util.el (gnus-string<): New function.
7058
7059         * gnus-sum.el (gnus-article-sort-by-author)
7060         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7061
7062 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7063
7064         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7065         the frame-focus tag is set in gnus-buffer-configuration.
7066
7067 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7068
7069         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7070         the front stickiness.
7071
7072 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7075         url pattern; remove duplicate one.
7076         (gnus-article-extend-url-button): New function.
7077         (gnus-article-add-buttons): Use it.
7078         (gnus-button-push): Use concatenated url that it makes.
7079
7080 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7081
7082         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7083
7084 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7085
7086         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7087         Don't hardcode point-min==1.
7088
7089 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7090
7091         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7092         Fix comment about "iso8859-1".
7093
7094 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7095
7096         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7097         ones returned from the verify-function.
7098
7099         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7100         mml2015-extract-cleartext-signature if extraction failed.
7101
7102 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7103
7104         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7105         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7106         failed.
7107
7108 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7109
7110         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7111
7112 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7113
7114         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7115         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7116         recommends to use EasyPG instead of PGG.
7117
7118         * pgg.el: Revert to revision 6.23.2.16.
7119
7120         * pgg-def.el: Revert to revision 6.6.2.14.
7121
7122         * pgg-gpg.el: Revert to revision 6.23.2.34.
7123
7124 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7125
7126         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7127         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7128         thread for both the null and zero (kill/expire thread) universal prefix
7129         cases.
7130         (gnus-summary-expire-thread): Add new function to expire a thread,
7131         using gnus-summary-kill-thread.
7132         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7133         shortcuts for gnus-summary-expire-thread.
7134         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7135         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7136
7137 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7138
7139         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7140         extras value, so an extras entry can be deleted.
7141         (gnus-registry-delete-extra-entry): Use it.
7142         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7143         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7144         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7145         storage through the gnus-registry, and provide an appropriate API for
7146         it.
7147
7148 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7149
7150         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7151         Suggested by Leo <sdl.web@gmail.com>.
7152
7153         * gnus.el: Do.
7154
7155 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7156
7157         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7158         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7159
7160         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7161
7162         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7163         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7164
7165 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7168         newline.
7169         (nnmbox-request-accept-article): Don't change article in source buffer;
7170         narrow to header to use message-fetch-field rather than
7171         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7172         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7173         as delimiters; make sure article ends with newline.
7174         (nnmbox-delete-mail): Correct last position of article to be deleted;
7175         ignore X-Gnus-Newsgroup header in article body.
7176         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7177         positions; make sure article ends with newline.
7178
7179         * message.el (message-display-abbrev): Don't infloop when a user
7180         inserts SPC in the beginning of header.
7181
7182         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7183         coding-system-for-read and coding-system-for-write for XEmacs having no
7184         file-coding feature.
7185
7186         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7187
7188 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7189
7190         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7191         list of groups not followed by default.  Fix type to be regexp.
7192         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7193
7194 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7195
7196         * hmac-def.el (define-hmac-function): Switch from old-style to
7197         new-style backquotes.
7198
7199         * md4.el (md4-make-step): Likewise.
7200
7201 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7204         raw-text coding system when saving .newsrc file, which may contain
7205         non-ASCII group names.
7206
7207 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7208
7209         * gnus-cus.el (gnus-score-extra): New widget.
7210         (gnus-score-extra-convert): New function.
7211         (gnus-score-customize): Use it for Extra.
7212
7213 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7214
7215         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7216         (mml2015-mailcrypt-clear-verify): Use it.
7217         (mml2015-gpg-clear-verify): Use it.
7218         (mml2015-pgg-clear-verify): Use it.
7219         (mml2015-epg-clear-verify): Replace the current part with the output
7220         from GnuPG; don't extract the plaintext by itself.
7221
7222         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7223         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7224         mml2015-clear-verify-function; don't touch the armor headers or
7225         dash-escaped text here.
7226
7227 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7230         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7231         parts, or application/octet-stream as a last resort.
7232         (gnus-mime-view-part-as-type): Don't toggle display.
7233         (gnus-mime-view-part-as-charset): Don't turn off display before
7234         querying charset.
7235
7236         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7237         stuff to undisplayer function in Emacs.
7238         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7239
7240         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7241         text/calendar parts.
7242
7243 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7244
7245         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7246         decoding text/calendar parts.
7247
7248         * message.el (message-forward-make-body-mime): Always mark body as
7249         having no illegible text; remove signed-or-encrypted argument.
7250         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7251
7252         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7253         (mml-generate-mime-1): Don't encode body if it is specified to be in
7254         raw form; don't make buffer be unibyte when inserting multibyte string.
7255
7256 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7257
7258         * sha1.el: Fix up comment style.
7259         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7260         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7261
7262         * hex-util.el: Fix up comment style.
7263         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7264
7265         * gnus-salt.el: Use with-current-buffer.
7266         (gnus-pick-setup-message): Fix long-standing typo.
7267
7268 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7269
7270         * imap.el (imap-logout-timeout): New variable.
7271         (imap-logout, imap-logout-wait): New functions.
7272         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7273
7274         * nnimap.el (nnimap-logout-timeout): New server variable.
7275         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7276         nnimap-logout-timeout.
7277
7278         * gnus-art.el (gnus-article-summary-command-nosave)
7279         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7280
7281 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * gnus.el (gnus-maximum-newsgroup): New variable.
7284
7285         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7286         according to gnus-maximum-newsgroup.
7287
7288         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7289         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7290         Limit the range of articles according to gnus-maximum-newsgroup.
7291
7292 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7293
7294         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7295         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7296         Don't perform gnus-configure-windows here; reuse existing sticky
7297         article buffer.
7298
7299         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7300         it doesn't exist in gnus-article-mode.
7301
7302 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7303
7304         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7305         (gnus-agent-decoded-group-name): New function.
7306         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7307         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7308
7309 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7310
7311         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7312         Add binding for gnus-sticky-article.
7313         (gnus-summary-exit): Don't kill sticky article buffers.
7314
7315         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7316         article buffer.
7317         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7318         (gnus-kill-sticky-article-buffers): New commands.
7319
7320 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * nntp.el (nntp-xref-number-is-evil): New server variable.
7323         (nntp-find-group-and-number): If it is non-nil, don't trust article
7324         numbers in the Xref header.
7325
7326 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7327
7328         * gnus-agent.el (gnus-agent-read-group): New function.
7329         (gnus-agent-flush-group, gnus-agent-expire-group)
7330         (gnus-agent-regenerate-group): Use it.
7331         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7332         nnmail-pathname-coding-system.
7333
7334 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7335
7336         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7337
7338         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7339         that are unread as unread, and also as selected so that information of
7340         marks having been changed by a user may be updated when exiting group.
7341
7342 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7343
7344         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7345         calculated ignoring signature parts to gnus-treat-article.
7346
7347 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7350         a point here in order to keep the window start.
7351         (gnus-insert-mime-security-button): Make a button overlay without the
7352         front stickiness.
7353         (gnus-mime-display-security): Goto the end of a button.
7354
7355         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7356
7357 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7358
7359         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7360         group-name-at-point.
7361         (gnus-group-completing-read): New function that offers decoded
7362         non-ASCII group names for completion.
7363         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7364         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7365         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7366         (gnus-group-fetch-control): Use it.
7367         (gnus-fetch-group): Use group-name-at-point for the initial value
7368         rather than the default value; use gnus-alive-p.
7369
7370         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7371         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7372         (gnus-summary-post-news): Use gnus-group-completing-read.
7373
7374         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7375         (gnus-read-move-group-name): Decode group name for completion.
7376
7377 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7378
7379         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7380         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7381         Yamaoka slightly modified the code).
7382
7383 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7386         (nnmail-split-incoming): Bind it.
7387
7388         * nnml.el (nnml-group-name-charset): New function.
7389         (nnml-decoded-group-name): Use it; don't decode group name if
7390         nnmail-group-names-not-encoded-p is non-nil.
7391         (nnml-encoded-group-name): New function.
7392         (nnml-group-pathname): Inline nnml-decoded-group-name.
7393         (nnml-request-expire-articles): Decode group name in message.
7394         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7395         nnmail-pathname-coding-system.
7396         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7397         not decoded ones according to nnmail-group-names-not-encoded-p.
7398         (nnml-generate-active-info): Use nnml-encoded-group-name.
7399
7400 2007-08-08  Glenn Morris  <rgm@gnu.org>
7401
7402         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7403         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7404         doc-strings and comments.
7405
7406 2007-07-25  Glenn Morris  <rgm@gnu.org>
7407
7408         * Relicense all FSF files to GPLv3 or later.
7409
7410 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-sum.el (gnus-summary-move-article): Make
7413         gnus-summary-respool-article work.
7414
7415 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7416
7417         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7418         string.
7419
7420 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7421
7422         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7423         that should be ignored when comparing distant RSS articles with local
7424         ones.
7425         (nnrss-make-hash-index): New function.  Create a hash index according
7426         to the ignored fields.
7427         (nnrss-check-group): Use it.
7428
7429 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7432
7433         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7434
7435         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7436         the new optional argument ENCODED is non-nil.
7437         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7438         coding system for encoding group name.
7439         (gnus-group-make-rss-group): Pass un-encoded group name to
7440         gnus-group-make-group.
7441         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7442         encoded.
7443
7444         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7445         Encode group name to which articles are moved or copied.
7446         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7447         coding system for encoding Newsgroup, Followup-To and Xref headers.
7448
7449         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7450         marks; use nnheader-file-coding-system to write a file.
7451         (nnagent-retrieve-headers): Bind file-name-coding-system to
7452         nnmail-pathname-coding-system.
7453
7454         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7455
7456         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7457         (nnml-request-article, nnml-request-create-group)
7458         (nnml-request-rename-group, nnml-find-id)
7459         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7460         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7461         (nnml-save-marks): Use nnml-group-pathname instead of
7462         nnmail-group-pathname.
7463
7464         (nnml-request-create-group, nnml-request-expire-articles)
7465         (nnml-request-move-article, nnml-request-delete-group)
7466         (nnml-deletable-article-p, nnml-possibly-create-directory)
7467         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7468         (nnml-open-marks): Bind file-name-coding-system to
7469         nnmail-pathname-coding-system.
7470
7471         (nnml-request-article): Pass server argument to nnml-find-group-number.
7472         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7473         server argument to nnml-possibly-create-directory.
7474         (nnml-request-accept-article): Pass server argument to
7475         nnml-active-number and nnml-save-mail.
7476         (nnml-find-group-number): Pass server argument to nnml-find-id.
7477         (nnml-request-update-info): Pass server argument to
7478         nnml-marks-changed-p.
7479
7480         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7481         (nnml-save-mail, nnml-active-number): Add server argument.
7482
7483         (nnml-request-delete-group): Warn if group is missing.
7484         (nnml-get-nov-buffer): Decode group name.
7485         (nnml-generate-active-info): Encode group name.
7486         (nnml-open-marks): Decode group name in messages.
7487
7488 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7491         if it is not specified.
7492         (gnus-article-pipe-part, gnus-article-save-part)
7493         (gnus-article-interactively-view-part, gnus-article-copy-part)
7494         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7495         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7496         (gnus-article-replace-part, gnus-article-delete-part)
7497         (gnus-article-view-part-as-type): Pass raw prefix argument to
7498         gnus-article-part-wrapper.
7499
7500 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * gnus-agent.el (gnus-agent-save-active): Bind
7503         nnheader-file-coding-system to gnus-agent-file-coding-system.
7504
7505         * gnus-cache.el (gnus-cache-save-buffers)
7506         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7507         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7508         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7509         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7510         (gnus-cache-generate-active, gnus-cache-rename-group)
7511         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7512         (gnus-cache-update-overview-total-fetched-for): Bind
7513         file-name-coding-system to nnmail-pathname-coding-system.
7514         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7515         variables.
7516         (gnus-cache-decoded-group-name): New function.
7517         (gnus-cache-file-name): Use it.
7518         (gnus-cache-generate-active): Use non-decoded group name for active.
7519
7520         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7521         right place.
7522         (gnus-write-active-file): Don't break non-ASCII group names.
7523
7524         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7525         nnmail-pathname-coding-system.
7526
7527         * lpath.el: Bind default-file-name-coding-system,
7528         file-name-coding-system and language-info-alist for XEmacs.
7529
7530         * gnus-uu.el (gnus-uu-decode-save): Typo.
7531
7532 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7535
7536 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7537
7538         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7539         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7540         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7541         (gnus-agent-flush-group, gnus-agent-flush-cache)
7542         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7543         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7544         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7545         (gnus-agent-regenerate-group)
7546         (gnus-agent-update-files-total-fetched-for)
7547         (gnus-agent-update-view-total-fetched-for): Bind
7548         file-name-coding-system to nnmail-pathname-coding-system.
7549         (gnus-agent-group-pathname): Don't encode file names by
7550         nnmail-pathname-coding-system.
7551         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7552         coding-system-for-write instead of buffer-file-coding-system to
7553         gnus-agent-file-coding-system.
7554
7555         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7556         Decode group name.
7557
7558         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7559
7560         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7561         (gnus-read-newsrc-el-file): Make group names unibyte.
7562
7563         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7564         nnmail-pathname-coding-system.
7565
7566         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7567         (nnrss-request-delete-group): Bind file-name-coding-system to
7568         nnmail-pathname-coding-system.
7569         (nnrss-read-server-data, nnrss-read-group-data): Bind
7570         file-name-coding-system correctly.
7571         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7572
7573         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7574         (nntp-server-to-method-cache): New variable.
7575         (nntp-group-pathname): New function that decodes non-ASCII group names.
7576         (nntp-possibly-create-directory, nntp-marks-changed-p)
7577         (nntp-save-marks, nntp-open-marks): Use it.
7578         (nntp-possibly-create-directory, nntp-open-marks):
7579         Bind file-name-coding-system to nnmail-pathname-coding-system.
7580         (nntp-open-marks): Decode group names when bootstrapping marks.
7581
7582         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7583         Newsgroups and Folowup-To headers.
7584
7585 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7588         (gnus-server-closed-face, gnus-server-denied-face)
7589         (gnus-server-offline-face): Remove variable.
7590         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7591
7592         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7593         of modifying message-stack directly for XEmacs.
7594
7595         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7596         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7597         if the coding-system argument is nil for XEmacs.
7598
7599         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7600         mm-charset-override-alist.
7601
7602         * rfc2047.el: Don't require base64; require rfc2045 for the function
7603         rfc2045-encode-string.
7604         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7605         to quote the parameter value.
7606
7607 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7608
7609         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7610         form in gnus-group-name-charset-method-alist.
7611
7612         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7613         overrides the default layout edit-form.
7614
7615         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7616
7617         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7618
7619 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7622         as unfetched articles.
7623
7624 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7625
7626         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7627
7628 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7629
7630         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7631         original back end that keeps marks in the local system.
7632
7633 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7634
7635         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7636         arg of pop-to-buffer for XEmacs.
7637         (gnus-article-read-summary-keys): Ditto; don't restore window
7638         configuration if summary command ends up with neither article buffer
7639         nor summary buffer; describe bindings if summary keys end with C-h.
7640
7641 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7642
7643         * message.el (message-fix-before-sending): Skip raw message part to be
7644         forwarded while checking illegible text.
7645         (message-forward-make-body-mime, message-forward-make-body): Mark
7646         signed or encrypted raw message as having no illegible text.
7647
7648 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7649
7650         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7651         (gnus-message-with-timestamp-1): New macro.
7652         (gnus-message-with-timestamp): New function.
7653         (gnus-message): Use them.
7654
7655         * nnheader.el (nnheader-message): Use them.
7656
7657 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7658
7659         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7660         .newsrc.eld file.
7661
7662 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7663
7664         * gnus-agent.el (gnus-agent-fetch-headers)
7665         (gnus-agent-retrieve-headers): Bind
7666         gnus-decode-encoded-address-function to identity.
7667
7668         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7669         available also when the server returns simply a dot.
7670
7671         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7672
7673 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7674
7675         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7676
7677 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7678
7679         * gnus-ems.el (gnus-x-splash): Make it work.
7680
7681         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7682         from being used.
7683
7684         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7685
7686 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7687
7688         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7689         4th and the 5th arguments.
7690
7691         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7692         the front stickiness.
7693         (gnus-article-summary-command-nosave): Correct the order of the
7694         arguments passed to pop-to-buffer.
7695         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7696         summary command ends up with the article buffer.
7697
7698         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7699         the same faces.
7700
7701 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7702
7703         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7704
7705 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7706
7707         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7708         * gnus-sum.el (gnus-summary-highlight):
7709         * pgg.el (pgg-sign-region, pgg-sign):
7710         * mail-source.el (mail-source-delete-old-incoming-confirm):
7711         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7712
7713 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * gnus-art.el (gnus-mime-view-part-externally)
7716         (gnus-mime-view-part-internally): Fix predicate function passed to
7717         completing-read.
7718
7719         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7720
7721         * gnus.el (gnus-update-message-archive-method): Add :version.
7722
7723 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7724
7725         * gnus.el (gnus-update-message-archive-method): New variable.
7726
7727         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7728         according to gnus-message-archive-method if
7729         gnus-update-message-archive-method is non-nil.
7730
7731 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7732
7733         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7734         by Loic Dachary <loic@dachary.org>.
7735         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7736
7737 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7738
7739         * message.el (message-pop-to-buffer): Add switch-function argument.
7740         (message-mail): Pass switch-function argument to it.
7741
7742 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7743
7744         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7745         Improve doc string.
7746
7747 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7750         (gnus-header-content)
7751         * gnus-cite.el (gnus-cite-10)
7752         * gnus-srvr.el (gnus-server-closed)
7753         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7754         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7755         (gnus-group-mail-3-empty, gnus-group-mail-low)
7756         (gnus-group-mail-low-empty, gnus-splash)
7757         * message.el (message-header-to, message-header-cc)
7758         (message-header-subject, message-header-other, message-header-name)
7759         (message-header-xheader, message-separator, message-cited-text)
7760         (message-mml): Lighten colors of faces used for dark background.
7761
7762 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7763
7764         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7765         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7766
7767 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7768
7769         * message.el (message-narrow-to-headers-or-head):
7770         Ignore mail-header-separator in the body.
7771
7772 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7773
7774         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7775         same as window size.
7776
7777 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7778
7779         * message.el (message-font-lock-keywords): Use message-header-xheader
7780         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7781         ahead of the anything pattern, to get it recognised.
7782
7783 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7786         spam.el loads uses it in the compiled defadvice form.
7787
7788 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7789
7790         * gnus-sum.el (gnus-articles-to-read)
7791         (gnus-summary-insert-old-articles): Don't truncate group name for
7792         `read-string'.
7793
7794         * gnus-util.el (gnus-limit-string): Delete this function.
7795
7796         * gnus-sum.el (gnus-simplify-subject-fully): Use
7797         `truncate-string-to-width' instead.
7798
7799 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7800
7801         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7802         if, on summary exit, the next group has to be selected.
7803         (gnus-summary-exit): Use it.
7804
7805 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7806
7807         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7808         non-break space.
7809
7810 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7813         Check if group is not a directory.
7814         (nnfolder-request-expire-articles): Don't delete articles if the target
7815         group is not available.
7816
7817         * nnml.el (nnml-request-create-group): Properly check if group is not a
7818         file.
7819         (nnml-request-expire-articles): Don't delete articles if the target
7820         group is not available.
7821
7822         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7823         Don't quote characters that are within parentheses.
7824
7825 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7826
7827         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7828         (gnus-handle-ephemeral-exit): Select article according to it.
7829
7830 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7831
7832         * message.el (message-insert-formated-citation-line): Remove newline.
7833         (message-citation-line-format): Add final \n here so that the user can
7834         avoid a blank line.
7835
7836 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7837
7838         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7839         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7840         Update lanl/arXiv support.
7841
7842 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7843
7844         * gnus.el: Bump version number.
7845
7846 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7847
7848         * gnus.el (gnus-version-number): Bump version.
7849
7850 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7851
7852         * gnus.el: No Gnus v0.6 is released.
7853
7854 2007-04-27  Didier Verna  <didier@xemacs.org>
7855
7856         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7857         * gmm-utils.el (gmm-regexp-concat): here.
7858         * message.el: Don't require 'gnus-util.
7859         (message-dont-reply-to-names): Handle name change above.
7860         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7861
7862 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7863
7864         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7865         since the initial value varies according to the system.
7866
7867 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7870
7871 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7872
7873         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7874
7875 2007-04-24  Didier Verna  <didier@xemacs.org>
7876
7877         Improve the type of gnus-ignored-from-addresses.
7878         * gnus-util.el (gnus-orify-regexp): New function.
7879         * message.el (gnus-util): Require it.
7880         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7881         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7882         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7883
7884 2007-04-24  Didier Verna  <didier@xemacs.org>
7885
7886         * gnus-sum.el:
7887         * gnus-utils.el: Fix some trailing whitespaces.
7888
7889 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7892         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7893         article's Message-ID; refer parent article in summary buffer.
7894
7895         * message.el (message-bounce): Call mime-to-mml.
7896
7897         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7898         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7899         optimize and/or forms properly.
7900
7901 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7904         URL.
7905
7906 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7909
7910 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7911
7912         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7913         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7914         displayed of multipart/alternative part if it is invoked from summary
7915         buffer.
7916
7917         * mm-view.el (mm-inline-text-html-render-with-w3m)
7918         (mm-inline-text-html-render-with-w3m-standalone)
7919         (mm-inline-render-with-function): Use mail-parse-charset by default.
7920
7921 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7922
7923         * parse-time.el (parse-time-string-chars): Check if CHAR
7924         is less than the length of parse-time-syntax.
7925
7926 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7929         from gnus-newsgroup-processable.
7930
7931 2007-04-16  Didier Verna  <didier@xemacs.org>
7932
7933         * gnus-msg.el (gnus-configure-posting-styles): Handle
7934         message-signature-directory properly with :file syntax.  Reported by
7935         "Leo".
7936
7937 2007-04-11  Didier Verna  <didier@xemacs.org>
7938
7939         New user option: message-signature-directory.
7940         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7941         * message.el (message-insert-signature): Ditto.
7942         * message.el (message-signature-file): Doc update.
7943         * message.el (message-signature-directory): New.
7944
7945 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * gnus-msg.el (gnus-inews-yank-articles): Use
7948         message-exchange-point-and-mark instead of exchange-point-and-mark.
7949
7950 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * message.el (message-yank-original): Make sure cited text ends with
7953         newline; don't exchange point and mark.
7954
7955 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7956
7957         * tls.el (open-tls-stream): Properly handle case where there
7958         is no associated buffer.
7959
7960 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7961
7962         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7963         message-yank-original, make sure (< mark TEXT point).
7964
7965 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7966
7967         * message.el (message-fill-column): New variable.
7968         (message-mode): Use it.  Add comment on a possible new hook.
7969
7970         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7971         (nnmail-get-new-mail): Reformat.
7972
7973         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7974
7975         * gmm-utils.el: Fix Commentary.
7976         (gmm-tool-bar-from-list): Fix typo in doc string.
7977
7978 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7979
7980         * message.el (message-yank-original): Don't switch point and mark
7981         unnecessarily to put point and mark as documented.
7982
7983 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7984
7985         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7986         from the message heads.
7987
7988 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7989
7990         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7991         article buffer does not have a window.  This may not be the best
7992         solution but is certainly better than setting the start of the null,
7993         that is the current, window.
7994
7995 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7996
7997         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7998         (gnus-draft-setup): Run it.
7999
8000         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8001         gnus-score-fast-scoring.  Allow regexp.
8002         (gnus-score-headers): Use it.
8003
8004         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8005         XEmacs.
8006
8007         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8008         string.
8009         (gnus-button-alist): Also catch `<f1> k ...'.
8010         (gnus-treat-display-x-face): Fix doc string.
8011
8012 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8013
8014         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8015         evaluation of gnus-extended-version to ensure correct generation of the
8016         User-Agent header when message-generate-headers-first is used.
8017
8018 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8019
8020         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8021         hashcash-path is nil.  Don't call callback with incorrect number of
8022         parameters if val is 0.
8023
8024 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8025
8026         * message.el (message-required-news-headers):
8027         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8028
8029 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8030
8031         * tls.el (open-tls-stream): In handshake-waiting loop,
8032         don't wait more if there is output available to process.
8033
8034 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8035
8036         * tls.el (tls-program): Doc fix.
8037
8038 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8039
8040         * message.el (message-generate-new-buffers): Change the meaning of the
8041         nil value; add `standard' to the choices; treat t as `unique'; improve
8042         doc string.
8043         (gnus-select-frame-set-input-focus): Autoload.
8044         (message-buffer-name): Search for the existing message buffer if
8045         message-generate-new-buffers is nil or `standard'; treat the value t of
8046         message-generate-new-buffers as `unique'.
8047         (message-pop-to-buffer): Raise the frame already displaying the message
8048         buffer; clear the echo area after querying.
8049         (message-setup): Pass the `continue' argument to compose-mail.
8050         (message-mail): Prefer `switch-function' if it is given; search for the
8051         existing message buffer if the `continue' argument is non-nil; pass
8052         continue and switch-function arguments to compose-mail by way of
8053         message-setup.
8054         (message-mail-other-window): Adjust argument of message-setup.
8055         (message-mail-other-frame): Ditto.
8056
8057 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8060         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8061         to turn font-lock on when turning gnus-message-citation-mode on.
8062
8063 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8064
8065         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8066         (mml-smime-function-alist): New variable; add epg as the backend.
8067         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8068         mml-smime- functions instead.
8069         * mm-view.el: Require smime.
8070
8071 2007-03-05  Didier Verna  <didier@xemacs.org>
8072
8073         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8074         instead of just inheritance for posting styles.
8075         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8076
8077 2007-02-24  Chris Moore  <dooglus@gmail.com>
8078
8079         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8080         * pgg-pgp.el (pgg-pgp-encrypt-region):
8081         * pgg-gpg.el (pgg-gpg-encrypt-region):
8082         Check pgg-encrypt-for-me if no other recipients.
8083
8084 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8085
8086         * tls.el (tls-certtool-program): Fix custom type.
8087
8088 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8089
8090         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8091         and point-at-eol instead of line-(beginning|end)-position.
8092
8093         * assistant.el (assistant-parse-buffer): Ditto.
8094
8095         * netrc.el (netrc-parse-services): Ditto.
8096
8097 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8098
8099         * mml2015.el (mml2015-epg-find-usable-key): New function.
8100         (mml2015-epg-sign): Use it.
8101         (mml2015-epg-encrypt): Use it.
8102
8103 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * message.el (message-make-in-reply-to): Quote name containing
8106         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8107         if there are special characters.  Reported by NAKAJI Hiroyuki
8108         <nakaji@jp.freebsd.org>.
8109
8110 2007-02-27  Didier Verna  <didier@xemacs.org>
8111
8112         Include the group parameters as well as the topic ones in the
8113         inheritance filter process.
8114         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8115         argument GROUP-PARAMS-LIST.
8116         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8117
8118 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8119
8120         * nntp.el (nntp-never-echoes-commands)
8121         (nntp-open-connection-functions-never-echo-commands): New variables.
8122         (nntp-send-command): Use them.
8123
8124 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8125
8126         * mml2015.el (mml2015-epg-verify): Simplified.
8127
8128 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8129
8130         * mml.el (mml-content-disposition-alist): New user option.
8131         (mml-content-disposition): New function.
8132         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8133         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8134
8135 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8136
8137         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8138         verification.
8139
8140 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8141
8142         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8143         articles posted in the last 24 hours.
8144
8145 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8146
8147         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8148
8149 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8150
8151         * nntp.el (nntp-send-command): Don't wait for echoes when
8152         nntp-open-ssl-stream is used.
8153
8154 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8155
8156         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8157         (gnus-message-add-citation-keywords)
8158         (gnus-message-remove-citation-keywords): Remove.
8159         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8160         directly, make the variables in font-lock-defaults buffer-local, add
8161         gnus-message-citation-keywords to them and then update the value of
8162         font-lock-keywords.
8163
8164 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8165
8166         * message.el (message-cite-original-1): Don't call
8167         gnus-article-highlight-citation.
8168
8169         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8170         citations; fix line count.
8171
8172 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8173
8174         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8175         (gnus-message-add-citation-keywords)
8176         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8177         versions of font-lock-add-keywords and font-lock-remove-keywords to
8178         work with XEmacs correctly.
8179
8180 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8181
8182         * gnus-cite.el (gnus-cite-face-list): Set the values of
8183         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8184         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8185         (gnus-message-cite-prefix-regexp): New variable.
8186         (gnus-message-search-citation-line): Use it; protect against long
8187         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8188         the 0th match data for Emacs.
8189         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8190         (gnus-message-add-citation-keywords): Append keywords rather than
8191         prepending; emulate font-lock-add-keywords if it is not available.
8192         (gnus-message-remove-citation-keywords): Emulate
8193         font-lock-remove-keywords if it is not available.
8194
8195         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8196
8197         * message.el (message-cite-prefix-regexp): Set the value of
8198         gnus-message-cite-prefix-regexp.
8199
8200 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8201
8202         * nnweb.el (nnweb-google-parse-1): Update parser.
8203
8204 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8205
8206         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8207
8208 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8209
8210         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8211         regexp.
8212
8213 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8214
8215         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8216         string-to-multibyte.
8217         (uudecode-decode-region-internal): Use it.
8218
8219         * lpath.el: Fbind string-as-multibyte for XEmacs.
8220
8221 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8222
8223         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8224         custom choice.
8225
8226         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8227
8228 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8229
8230         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8231
8232         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8233         `write-region' to respect `mm-inhibit-file-name-handlers'.
8234
8235 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8236
8237         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8238         Use gnus-home-directory instead of "~/" or "$HOME".
8239
8240 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8241
8242         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8243         to mention filename.
8244         Add comments at beginning regarding usage.
8245         (encrypt-write-file-contents): Change interactive so a string is
8246         acceptable.  If the file has no associated model, show an error instead
8247         of a nonsense prompt.
8248
8249 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8250
8251         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8252         Thanks to Yoshihiko Yamada for kind notification of this typo.
8253
8254 2007-01-12  Kenichi Handa  <handa@m17n.org>
8255
8256         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8257         multibyte buffer.
8258
8259 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8260
8261         * gnus-score.el (gnus-score-fast-scoring): New variable.
8262         (gnus-score-headers): Use it.
8263
8264         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8265
8266         * message.el (message-cite-original-1): Call
8267         gnus-article-highlight-citation if requested.
8268         (message-make-from): Allow name and address as optional arguments.
8269
8270         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8271
8272         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8273         bugs to doc string.
8274         (gnus-button-alist): Add mid\\|message-id.
8275         (gnus-button-fetch-group): Extend for use in
8276         `browse-url-browser-function'.
8277         (gnus-button-url-regexp): Try to catch paired parentheses like in
8278         Wikipedia URLs.
8279
8280         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8281         Suggested by Simon Krahnke <overlord@gmx.li>.
8282
8283 2007-01-13  Romain Francoise  <romain@orebokech.com>
8284
8285         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8286         Update copyright.
8287
8288 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8289
8290         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8291
8292 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8293
8294         * gnus-registry.el (gnus-registry-unfollowed-groups)
8295         (gnus-registry-split-fancy-with-parent): Fix documentation.
8296
8297 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8298
8299         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8300         from nnweb groups.
8301
8302 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8303
8304         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8305         Xref urls.  Erase buffer before requesting head.
8306
8307 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8308
8309         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8310         customizable.
8311
8312 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8313
8314         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8315         no signing key is found.
8316         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8317         no encrypting and/or signing key is found.
8318
8319 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8320
8321         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8322
8323 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8324
8325         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8326         headers read from disk with the ones newly found in the current search.
8327         This should no longer cause problems, because the article numbers in
8328         Gmane's `nov.php' output are ignored since the previous change.
8329
8330 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8331
8332         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8333
8334 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8335
8336         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8337         replace-regexp-in-string; bind url-version; fbind display-images-p and
8338         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8339         find-face and set-itimer-function for Emacs; bind itimer-list for
8340         Emacs.
8341
8342         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8343
8344 2007-01-01  Romain Francoise  <romain@orebokech.com>
8345
8346         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8347
8348 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8349
8350         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8351         `define-minor-mode' macro definition expanded properly.
8352         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8353         exclude it there.
8354
8355         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8356         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8357         `fboundp' test.
8358         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8359         This is OK to autoload in (S)XEmacs now.
8360
8361 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8362
8363         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8364         keystroke.
8365         (gnus-summary-limit-to-singletons): Fix typo.
8366
8367         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8368         else fails.
8369
8370 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8371
8372         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8373         docstring.
8374
8375         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8376         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8377         (gnus-summary-insert-dormant-articles): Fix typo in message.
8378
8379 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8380
8381         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8382         nil for XEmacs.
8383         (gnus-message-citation-mode): Don't autoload in XEmacs.
8384
8385         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8386
8387 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8388
8389         * nnimap.el (nnimap-expunge-search-string): Mention
8390         nnimap-search-uids-not-since-is-evil in docstring.
8391
8392 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8393
8394         * spam.el: Revert to make-obsolete-variable because
8395         define-obsolete-variable-alias is not supported in Emacs 21.
8396
8397         * spam.el (spam-ifile-path, spam-ifile-database-path)
8398         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8399         make-obsolete-variable.
8400         (spam-bsfilter-path, spam-bsfilter-program)
8401         (spam-spamassassin-path, spam-spamassassin-program)
8402         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8403         use "path" inappropriately.
8404         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8405         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8406         variable names.
8407
8408 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8409
8410         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8411         summary buffer.
8412
8413         * password.el (password-cache-remove): Use clear-string to burn
8414         password, if available.
8415
8416 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8417
8418         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8419
8420         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8421
8422         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8423         (gnus-message-highlight-citation): Move defcustom here from
8424         gnus-cite.el.
8425         (gnus-message-citation-mode): Autoload.
8426
8427         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8428         checks to make it compile with XEmacs.
8429         (gnus-message-citation-mode): New minor mode.
8430         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8431         (gnus-message-highlight-citation): New variables.
8432         (gnus-message-search-citation-line)
8433         (gnus-message-add-citation-keywords)
8434         (gnus-message-remove-citation-keywords)
8435         (turn-on-gnus-message-citation-mode)
8436         (turn-off-gnus-message-citation-mode): New functions.
8437
8438 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8439
8440         * gnus-cite.el: Enable highlighting of different citation levels in
8441         message-mode.
8442
8443 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8444
8445         * message.el (message-make-fqdn): Fix comment.
8446         (message-bogus-system-names): Add ".local".
8447
8448         * spam.el (spam-ifile-path, spam-ifile-program)
8449         (spam-ifile-database-path, spam-ifile-database)
8450         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8451         Don't use "path" inappropriately.
8452         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8453         strings.
8454         (spam-check-ifile, spam-ifile-register-with-ifile)
8455         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8456         new variable names.
8457
8458         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8459         (gnus-treat-display-smileys): Simplify using
8460         gnus-image-type-available-p.
8461
8462         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8463         available.
8464
8465         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8466         `display-images-p' if available.
8467
8468 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8469
8470         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8471         one after turning on the buffer's multibyteness instead of decoding
8472         them directly in the unibyte buffer that causes unexpected conversion
8473         in Emacs 23 (unicode).
8474
8475 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8476
8477         * message.el (message-generate-hashcash): Fix custom type.
8478
8479 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8480
8481         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8482
8483 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8484
8485         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8486         disconnect icons.  Add help text.
8487
8488 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8489
8490         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8491         negated to be consistent with the others we handle.
8492
8493 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8494
8495         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8496         version of gnus-summary-buffer to something, so that we can use two
8497         article buffers at the same time.
8498
8499 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8500
8501         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8502         trigger all the extra headers.
8503         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8504         sorting.
8505
8506 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8507
8508         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8509         solid groups.
8510
8511 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8512
8513         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8514
8515 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8516
8517         * legacy-gnus-agent.el: Add Copyright notice.
8518
8519 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8520
8521         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8522
8523 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8524
8525         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8526
8527         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8528         to make it work reliably in CVS Emacs.
8529         (gnus-summary-limit-strange-charsets-predicate)
8530         (gnus-summary-limit-to-predicate): New functions.
8531
8532 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8533
8534         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8535         specifying array size.
8536         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8537         array if it is too small.
8538         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8539         (gnus-sort-threads-loop): New function.
8540
8541 2006-12-06  Chris Moore  <dooglus@gmail.com>
8542
8543         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8544         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8545
8546 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8547
8548         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8549         options.
8550
8551 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8552
8553         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8554         DOS-ing the recipient.
8555
8556         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8557         the headers when creating the mapping to avoid mismappings.
8558         (nnweb-gmane-create-mapping): Always nix out old mapping.
8559
8560 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8563         and mm-verify-option to never.
8564
8565 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8566
8567         * message.el (message-signed-or-encrypted-p): New function.
8568         (message-forward-make-body): Use it.
8569
8570         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8571         Replace encode-coding-string with mm-encode-coding-string.
8572
8573 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8574
8575         * nneething.el (nneething-decode-file-name): Replace
8576         decode-coding-string with mm-decode-coding-string.
8577
8578         * gnus-int.el (gnus-open-server): Say failed server's name.
8579
8580 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8581
8582         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8583         strings to a single string.  Quote `errors-file-name'.
8584         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8585         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8586         Adjust calls.  Use `shell-quote-argument'.
8587
8588 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8589
8590         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8591         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8592
8593         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8594         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8595         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8596         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8597         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8598         (gnus-subscribe-newsgroup, gnus-1):
8599         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8600         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8601         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8602         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8603
8604 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8605
8606         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8607         keystroke.
8608         (gnus-summary-limit-to-bodies): Implement headersp.
8609
8610 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8611
8612         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8613
8614 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8615
8616         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8617
8618 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8619
8620         * message.el (message-generate-hashcash): Expand range of values to
8621         include `opportunistic'.
8622         (message-send-mail): Use it.
8623
8624 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8625
8626         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8627         and comment it.
8628
8629         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8630
8631 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8632
8633         * gnus-util.el (gnus-extract-address-components): Improve comment.
8634
8635 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * gnus-util.el (gnus-extract-address-components): Work with address in
8638         which the name portion contains @.
8639
8640         * lpath.el: Fbind custom-autoload.
8641
8642 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8643
8644         * gnus.el (gnus-start): Move custom group up.
8645         (gnus-select-method): Don't autoload, but make it available for
8646         `customize-variable'.
8647         (gnus-getenv-nntpserver): Don't autoload.
8648
8649 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8650
8651         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8652
8653 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8654
8655         * message.el (message-sendmail-extra-arguments): New variable.
8656         (message-send-mail-with-sendmail): Use it.
8657
8658 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8659
8660         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8661         mm-with-unibyte-current-buffer to make string unibyte.
8662
8663         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8664         mm-string-as-multibyte.
8665
8666 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8667
8668         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8669         Reported by Werner Koch <wk@gnupg.org>.
8670
8671 2006-11-14  Daiki Ueno  <ueno@p360>
8672
8673         * mml2015.el: Autoload epa-select-keys when compiling.
8674
8675 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8676
8677         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8678         message-options.
8679         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8680
8681 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8682
8683         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8684         EasyPG (< 0.0.6).
8685         (mml2015-always-trust): New user option.
8686         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8687         prompt.
8688
8689 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * nntp.el (nntp-authinfo-force): New variable.
8692         (nntp-send-authinfo): Use it.
8693
8694 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8695
8696         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8697         decode encoded words.  Improve prompt.  Add comment about forwarding.
8698         (message-replacement-char): Move up.
8699
8700 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8701
8702         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8703         instead of gnus-intersection because arguments of gnus-sorted-nunion
8704         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8705
8706 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8707
8708         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8709         (message-simplify-subject-functions): Enable
8710         message-strip-subject-encoded-words by default.
8711
8712 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8713
8714         * message.el (message-strip-subject-encoded-words): New function.
8715         (message-simplify-subject-functions): New variable.
8716         (message-simplify-subject): Use it.  Fix typo in doc string.
8717         Support message-strip-subject-encoded-words.
8718
8719 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8720
8721         * gnus-diary.el (gnus-diary-delay-format-function):
8722         * nndiary.el (nndiary-reminders):
8723         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8724
8725 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8726
8727         * gnus-art.el (article-hide-boring-headers): Fetch date from
8728         gnus-original-article-buffer to avoid problems with localized date
8729         strings.
8730
8731 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8732
8733         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8734
8735 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8736
8737         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8738         New variables.
8739         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8740         (mm-charset-synonym-alist): Move some entries to
8741         mm-codepage-iso-8859-list.
8742         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8743         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8744
8745 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8746
8747         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8748
8749 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8750
8751         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8752         with Emacs 21 and XEmacs.
8753
8754 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8755
8756         * spam.el (spam-parse-address): New function for better parsing,
8757         catching errors, etc.
8758         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8759
8760 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8761
8762         * mm-view.el: Add interactive arg to html2text autoload.
8763
8764 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8767
8768 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8769
8770         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8771         variables.
8772         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8773         (mm-charset-synonym-alist): Move some entries to
8774         mm-codepage-iso-8859-list.
8775
8776         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8777
8778 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8779
8780         * message.el (message-citation-line-format)
8781         (message-insert-formated-citation-line): Fix implementation of %E, %N
8782         and %n according to the doc string.
8783
8784 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8785
8786         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8787         car-safe to avoid bad parses.
8788
8789 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8790
8791         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8792         names.
8793
8794         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8795
8796 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8797
8798         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8799         header.
8800
8801         * message.el (message-draft-headers): Add Date.
8802         (message-headers-to-generate): Fix typo in docstring.
8803
8804         * nndraft.el (nndraft-required-headers): New variable.
8805         (nndraft-generate-headers): Use it.
8806
8807         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8808
8809 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8810
8811         * gnus-registry.el (gnus-registry-wash-for-keywords)
8812         (gnus-registry-find-keywords): New functions to allow easy searching of
8813         articles that are in the registry.
8814
8815 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8816
8817         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8818         ietf-drums-parse-address instead of gnus-extract-address-components.
8819         Reported by Damien Elmes <damien@repose.cx>.
8820
8821 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8822
8823         * gnus.el (gnus-mime): Remove unused custom group.
8824
8825 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8826
8827         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8828         "blank line" when searching for end of armor headers.
8829
8830 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8831
8832         * gmm-utils.el (gmm-write-region): Fix variable name.
8833
8834 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8835
8836         * gmm-utils.el (gmm-write-region): New function based on compatibility
8837         code from `mm-make-temp-file'.
8838
8839         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8840
8841         * nnmaildir.el (nnmaildir--update-nov)
8842         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8843         Use `gmm-write-region'.
8844
8845 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8846
8847         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8848         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8849
8850         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8851
8852         * message.el (message-replacement-char): New variable.
8853         (message-fix-before-sending): Use it.
8854         (message-simplify-subject): New function to remove duplicate code.
8855         (message-reply, message-followup): Use it.
8856
8857         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8858         gnus-summary-limit-to-articles.
8859
8860 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8861
8862         * gnus-util.el (gnus-with-local-quit): New macro.
8863
8864         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8865
8866 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8867
8868         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8869         ignore non-string data.
8870
8871 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8872
8873         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8874         non-string data (needs to be done in the registry too).
8875
8876 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8877
8878         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8879         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8880         (gnus-registry-split-fancy-with-parent)
8881         (gnus-registry-fetch-simplified-message-subject-fast)
8882         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8883         Remove text properties on ingress into the registry and when it's saved.
8884         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8885         registry from entries with no groups.
8886
8887 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8888
8889         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8890         function to remove string properties.
8891
8892 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8893
8894         * gmm-utils.el (gmm): Adjust custom version.
8895
8896         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8897         custom version.
8898
8899         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8900
8901 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8902
8903         * gnus-art.el (gnus-insert-prev-page-button)
8904         (gnus-insert-next-page-button): Simplify.  Reformat.
8905
8906 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8907
8908         * gnus-art.el (gnus-insert-prev-page-button)
8909         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8910
8911 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8912
8913         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8914
8915 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8916
8917         * gnus-art.el (gnus-insert-mime-button)
8918         (gnus-insert-mime-security-button):
8919         Apply gnus-article-button-face to MIME and security buttons.
8920
8921 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8922
8923         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8924         readable.
8925
8926 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8927
8928         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8929
8930 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8931
8932         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8933         `browse-url-of-file' instead of `browse-url'.
8934
8935 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8936
8937         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8938         regexp.  Articles containing quotation were cut prematurely.
8939
8940 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * message.el (message-cite-original-1): Use nobody by default for the
8943         value of From header.
8944         (message-reply): Ditto.
8945
8946 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8947
8948         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8949         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8950         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8951
8952 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8953
8954         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8955         mails in the doc string.  Add some URLs in comment.
8956         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8957
8958 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8959
8960         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8961         backslashes handling and the way to find boundaries of quoted strings.
8962
8963 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8964
8965         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8966         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8967         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8968         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8969
8970 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8971
8972         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8973         doc string.
8974         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8975
8976 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8977
8978         * lpath.el: Fbind epg-check-configuration.
8979
8980 2006-09-06  Simon Josefsson  <jas@extundo.com>
8981
8982         * mml2015.el (mml2015-use): Doc fix, mention epg.
8983
8984 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8985
8986         * mml2015.el (mml2015-use): Default to epg, if available.
8987
8988 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8989
8990         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8991         message-sender.
8992         (mml1991-epg-encrypt): Ditto.
8993         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8994         message-sender.
8995         (mml2015-epg-encrypt): Ditto.
8996
8997 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8998
8999         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9000         several common directories.
9001
9002 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9003
9004         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9005         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9006
9007 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9008
9009         * gnus-art.el (article-decode-encoded-words): Make it fast.
9010
9011 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9012
9013         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9014
9015         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9016         in quoted string into `\'.
9017
9018 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9019
9020         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9021         Use standard-syntax-table.
9022
9023 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * gnus-art.el (gnus-decode-address-function): New variable.
9026         (article-decode-encoded-words): Use it to decode headers which are
9027         assumed to contain addresses.
9028         (gnus-mime-delete-part): Remove useless `or'.
9029
9030         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9031         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9032         (gnus-nov-parse-line): Use it to decode From header.
9033         (gnus-get-newsgroup-headers): Ditto.
9034         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9035
9036         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9037         (mail-decode-encoded-address-string): New alias.
9038
9039         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9040         New function.
9041         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9042         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9043         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9044         (rfc2047-decode-string): Ditto.
9045         (rfc2047-decode-address-region): New function.
9046         (rfc2047-decode-address-string): New function.
9047
9048 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9049
9050         * message.el (message-caesar-buffer-body): Allow rotating headers.
9051
9052         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9053
9054         * message.el (message-insert-formated-citation-line): Fix %f.
9055         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9056
9057 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9058
9059         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9060         (gnus-bookmark-mouse-available-p): New macro.
9061         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9062         (gnus-bookmark-bmenu-show-infos): Use it.
9063         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9064         (gnus-bookmark-bmenu-hide-infos): Ditto.
9065         (gnus-bookmark-remove-properties): New function.
9066         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9067         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9068         (gnus-bookmark-write-file): Bind coding-system-for-write.
9069         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9070         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9071         group before selecting it.
9072         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9073         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9074         quit-window if it is not available; use gnus-mouse-2 and bind it to
9075         gnus-bookmark-bmenu-select-by-mouse.
9076         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9077         (gnus-bookmark-bmenu-select-by-mouse): New function.
9078
9079 2006-08-13  Romain Francoise  <romain@orebokech.com>
9080
9081         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9082         space.
9083
9084 2006-08-10  Romain Francoise  <romain@orebokech.com>
9085
9086         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9087         (dns-mode-soa-auto-increment-serial): New user option.
9088         (dns-mode-soa-maybe-increment-serial): New function.
9089         (dns-mode): Add the latter to `write-contents-functions'.
9090
9091 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9092
9093         * compface.el (uncompface): Use binary rather than raw-text-unix.
9094
9095 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9096
9097         * compface.el (uncompface): Make sure the eol conversion doesn't take
9098         place when communicating with the external programs.  Reported by
9099         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9100
9101 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9102
9103         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9104
9105 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9106
9107         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9108         Make it more robust by parsing author and date independently.
9109
9110 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9113
9114 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9115
9116         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9117         first matching secret key.
9118         (mml2015-epg-encrypt): Ditto.
9119
9120         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9121         first matching secret key.
9122         (mml1991-epg-encrypt): Ditto.
9123
9124         * mml2015.el (mml2015-encrypt-to-self): New user option.
9125         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9126         mml2015-epg-encrypt-to-self is set.
9127
9128         * mml1991.el (mml1991-encrypt-to-self): New variable.
9129         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9130         mml1991-epg-encrypt-to-self is set.
9131
9132         * mml2015.el (mml2015-signers): New user option.
9133         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9134         (mml2015-epg-encrypt): Allow to select signing keys.
9135
9136         * mml1991.el (mml1991-signers): New variable.
9137         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9138         (mml1991-epg-encrypt): Allow to select signing keys.
9139
9140 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * nnheader.el (nnheader-insert-head): Make it work even if the file
9143         uses CRLF for the line-break code.
9144
9145 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9146
9147         * mml2015.el: Require mml-sec instead of password.
9148         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9149         (mml2015-cache-passphrase): Inherit the default value from
9150         mml-secure-cache-passphrase.
9151         (mml2015-passphrase-cache-expiry): Inherit the default value from
9152         mml-secure-passphrase-cache-expiry.
9153
9154         * mml1991.el: Require mml-sec instead of password.
9155         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9156         (mml1991-cache-passphrase): Inherit the default value from
9157         mml-secure-cache-passphrase.
9158         (mml1991-passphrase-cache-expiry): Inherit the default value from
9159         mml-secure-passphrase-cache-expiry.
9160
9161         * mml-sec.el: Require password.
9162         (mml-secure-verbose): New user option.
9163         (mml-secure-cache-passphrase): New user option.
9164         (mml-secure-passphrase-cache-expiry): New user option.
9165
9166 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9167
9168         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9169         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9170         andreas@altroot.de (Andreas Vögele).
9171
9172         FIXME: Use `tiny change'?
9173
9174 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9175
9176         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9177         workaround for the url package included with Emacs.
9178
9179         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9180
9181 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9182
9183         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9184         correctly.  This fixes a bug caused by the 2006-05-12 change.
9185
9186 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9187
9188         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9189         some information about the error when saying that the `bogus' mail
9190         group will be used.
9191
9192 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9193
9194         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9195         string.
9196
9197 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9198
9199         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9200
9201 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9202
9203         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9204
9205 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9206
9207         * mml1991.el (mml1991-function-alist): Add epg.
9208         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9209         (mml1991-epg-encrypt): New functions.
9210
9211 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9212
9213         * mml2015.el (mml2015-verbose): New variable.
9214         (mml2015-cache-passphrase): Ditto.
9215         (mml2015-passphrase-cache-expiry): Ditto.
9216         (mml2015-function-alist): Add epg.
9217         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9218         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9219         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9220         functions.
9221
9222 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9223
9224         * message.el (message-cite-original-1): Preserve region when removing
9225         quoted text due to X-No-Archive in order to avoid bogus attribution
9226         when citing multiple messages.
9227
9228 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9229
9230         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9231         Kenneth Jacker <khj@be.cs.appstate.edu>.
9232
9233 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9234
9235         * gnus-diary.el (gnus-user-format-function-d)
9236         (gnus-user-format-function-D): Autoload.
9237
9238         * imap.el (Commentary): Fix typo.
9239
9240         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9241         2006-04-22 contribution.
9242
9243 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9244
9245         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9246         It didn't really fix the bogosity I'm seeing with solid web groups.
9247
9248 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9249
9250         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9251         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9252         created using server names.  If we use the feature without declaring
9253         it, Gnus does not properly manage server and group state.
9254
9255         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9256         bound.
9257
9258 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9259
9260         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9261         looking up the method using GROUP's prefix before inventing a new one.
9262         It is used on killed/unknown groups in various places where returning
9263         an all-new method isn't expected by the caller.
9264
9265         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9266         and match semantics of gnus-group-real-prefix.
9267
9268 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9269
9270         * nnmail.el (nnmail-broken-references-mailers): New variable.
9271         (nnmail-ignore-broken-references): New function generalizing
9272         nnmail-fix-eudora-headers.
9273         (nnmail-fix-eudora-headers): Now obsolete.
9274
9275         * gnus-art.el (gnus-button-handle-custom): Support
9276         `customize-apropos*'.
9277
9278 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9279
9280         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9281
9282         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9283         articles.
9284
9285 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * message.el (message-cite-reply-above): New variable.
9288         (message-yank-original): Use it.
9289
9290 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9293
9294 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9295
9296         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9297         as read.
9298
9299         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9300
9301 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9302
9303         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9304         (gnus-bookmark-default-file): Use gnus-directory.
9305         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9306         Remove "*" in doc string.
9307         (gnus-bookmark-write-file): Simplify.
9308         (gnus-bookmark-maybe-sort-alist): Use `when'.
9309         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9310         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9311         FIXME about Emacs 21 and XEmacs compatibility.
9312         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9313         compatibility.
9314         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9315         compatibility.
9316         (gnus-bookmark-menu-heading): Fix version.
9317
9318 2006-06-19  Bastien Guerry  <bzg@altern.org>
9319
9320         * gnus-bookmark.el: New file.
9321
9322 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * message.el (message-syntax-checks): Doc fix.
9325
9326 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9327
9328         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9329         unsubscribed groups as if they were killed ones.  It causes duplicate
9330         entries in gnus-newsrc-alist.
9331
9332 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9333
9334         * message.el (message-syntax-checks): Doc fix.
9335         (message-send-mail): Add check for continuation headers.
9336         (message-check-news-header-syntax): Fix regexp used to check for
9337         continuation headers.
9338
9339 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9340
9341         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9342
9343 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9344
9345         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9346
9347 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9348
9349         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9350         default-truncate-lines.
9351
9352 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9355         to fill the utf-8 entry.
9356
9357         * lpath.el: Fbind unicode-precedence-list.
9358
9359 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9360
9361         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9362
9363 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9364
9365         * gnus-agent.el (directory-files-and-attributes): Move all the way
9366         forward (the third and final move).
9367         (gnus-agent-read-agentview): Trap reconstruction errors due to
9368         nonexistant directory.  Handle by returning nil.
9369
9370 2006-05-30  Didier Verna  <didier@xemacs.org>
9371
9372         * message.el (message-dont-reply-to-names): Update the custom type.
9373         * message.el (message-dont-reply-to-names): New defsubst: potentially
9374         convert a list of regexps into a single one.
9375         * message.el (message-get-reply-headers): Use it.
9376         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9377
9378 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * gnus-agent.el (directory-files-and-attributes): Move forward.
9381
9382 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9383
9384         * gnus-ml.el (gnus-mailing-list-subscribe)
9385         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9386         (gnus-mailing-list-message): Fix doc strings.
9387
9388 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9389
9390         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9391         of doing it manually.
9392
9393 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9394
9395         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9396         comment.
9397
9398 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9399
9400         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9401         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9402         (gnus-agent-read-local): All symbols allocated in my-obarray.
9403         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9404         (gnus-agent-regenerate-group): Check numeric names to see if they are
9405         messages or groups.
9406         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9407         better way of do this...)
9408
9409         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9410         'dummy.group' (there should be a better way of do this...)
9411
9412 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9413
9414         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9415         (gnus-saved-headers): Ditto.
9416         (gnus-default-article-saver): Mention functions may have properties.
9417         (gnus-article-save): Override gnus-save-all-headers and
9418         gnus-saved-headers by :headers property which saver function may have.
9419         (gnus-summary-save-in-file): Add :headers property.
9420         (gnus-summary-write-to-file): Ditto.
9421
9422         * gnus-sum.el (gnus-summary-save-article): Bind
9423         gnus-prompt-before-saving to t when saving many articles in a file;
9424         always show all headers.
9425
9426         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9427
9428 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9429
9430         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9431         marks.
9432
9433         * message.el (message-indent-citation): Add optional arguments to allow
9434         using it outside of message buffers.
9435
9436         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9437         (gnus-article-treat-unfold-headers): Use it.
9438         (gnus-article-truncate-lines): New variable.
9439         (gnus-article-mode): Use it.
9440         (gnus-article-toggle-truncate-lines): New function.
9441
9442         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9443         gnus-article-toggle-truncate-lines.
9444
9445         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9446         coding system in XEmacs, use binary.
9447
9448 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9449
9450         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9451         after-load-alist.
9452
9453         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9454         this function should save decoded articles.
9455         (gnus-summary-write-to-file): Use property to specify this function
9456         should save decoded articles and specify gnus-summary-save-in-file
9457         should be used to save articles other than the first one when saving
9458         many articles.
9459         (gnus-summary-save-body-in-file): Use property to specify this
9460         function should save decoded articles.
9461         (gnus-summary-write-body-to-file): Use property to specify this
9462         function should save decoded articles and specify
9463         gnus-summary-save-body-in-file should be used to save articles other
9464         than the first one when saving many articles.
9465
9466         * gnus-sum.el (gnus-summary-save-article): Simplify.
9467
9468 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9469
9470         * gnus-art.el (gnus-default-article-saver): Add
9471         gnus-summary-write-body-to-file.
9472         (gnus-article-save-coding-system): Don't use coding system object
9473         in XEmacs.
9474         (gnus-read-save-file-name): Add optional `dir-var' argument which
9475         specifies directory in which files are saved; work even if optional
9476         `variable' argument is not specified.
9477         (gnus-summary-write-to-file): Read file name.
9478         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9479         (gnus-summary-write-body-to-file): New function.
9480
9481         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9482         (gnus-summary-local-variables): Add it.
9483         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9484         (gnus-summary-save-article): Remove optional `decode' argument;
9485         determine whether to decode articles by the value of
9486         gnus-default-article-saver; when saving many files using
9487         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9488         it first and use gnus-summary-save-in-file or
9489         gnus-summary-save-body-in-file thereafter unless
9490         gnus-prompt-before-saving is always; move point to article which
9491         will be saved.
9492         (gnus-summary-save-article-file): Revert.
9493         (gnus-summary-write-article-file): Revert.
9494         (gnus-summary-save-article-body-file): Revert.
9495         (gnus-summary-write-article-body-file): New function.
9496
9497 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * gnus-art.el (gnus-default-article-saver): Doc fix.
9500         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9501         from gnus-summary-save-article-coding-system, and default to a
9502         certain coding system.
9503         (gnus-output-to-file): Add coding cookie and encode text according
9504         to gnus-article-save-coding-system; don't use mm-append-to-file.
9505
9506         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9507         gnus-art.el and rename to gnus-article-save-coding-system.
9508         (gnus-summary-save-article): Require gnus-art; don't show all
9509         headers if it decodes articles; don't add coding cookie here;
9510         don't bind mm-text-coding-system-for-write.
9511         (gnus-summary-save-article-file): Save decoded articles.
9512         (gnus-summary-write-article-file): When saving many files, use
9513         gnus-summary-write-to-file first and gnus-summary-save-in-file
9514         thereafter unless gnus-prompt-before-saving is always.
9515         (gnus-summary-save-article-body-file): Save decoded articles.
9516
9517         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9518
9519 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9520
9521         * nnrss.el (nnrss-check-group): Bind hash-index.
9522
9523 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9524
9525         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9526         its hash index.  Store this hash in `nnrss-group-data'.
9527         (nnrss-read-group-data): Update accordingly.
9528
9529 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9530
9531         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9532         entry.
9533
9534         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9535         gnus-article-browse-html-article.
9536
9537 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9538
9539         * gnus-sum.el (gnus-summary-mime-map): Add
9540         gnus-article-browse-html-article.
9541
9542         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9543
9544 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9545
9546         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9547         suitable coding systems in customize.
9548
9549 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9550
9551         * mail-source.el (mail-sources): Fix custom type.
9552
9553 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9554
9555         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9556         (gnus-summary-expire-articles-now): Shorten prompt.
9557
9558         * gmm-utils.el (wid-edit): Require.
9559         (defun-gmm): Renamed from `gmm-defun-compat'.
9560         (gmm-image-search-load-path): Use it.
9561         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9562
9563 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9564
9565         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9566         variable.
9567         (gnus-summary-save-article): Add optional `decode' argument.  If
9568         it is set and gnus-summary-save-article-coding-system is non-nil,
9569         save decoded article.
9570         (gnus-summary-write-article-file): Save decoded article if
9571         gnus-summary-save-article-coding-system is non-nil.
9572
9573         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9574         type.
9575
9576 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9577
9578         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9579
9580 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9581
9582         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9583         first to test gnus-single-article-buffer which may be buffer-local.
9584
9585         * gnus-sum.el (gnus-summary-setup-buffer): Make
9586         gnus-single-article-buffer buffer-local and nil in ephemeral
9587         group; make gnus-article-buffer, gnus-article-current, and
9588         gnus-original-article-buffer always buffer-local.
9589         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9590         group.
9591         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9592
9593 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9594
9595         * nnml.el (nnml-request-compact-group): Compressed files might not
9596         have .gz extension.
9597
9598 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9599
9600         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9601         (mm-copy-to-buffer): Use with-current-buffer.
9602         (mm-display-part): Simplify.
9603         (mm-inlinable-p): Add optional arg `type'.
9604
9605 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9606
9607         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9608         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9609         Try harder to show the attachment internally or externally using
9610         gnus-mime-view-part-as-type.
9611
9612 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9613
9614         * message.el (message-from-style, message-signature-separator)
9615         (message-user-organization-file, message-send-mail-function)
9616         (message-citation-line-function, message-yank-prefix)
9617         (message-indent-citation-function, message-signature)
9618         (message-signature-file, message-signature-insert-empty-line):
9619         Remove autoloads.
9620
9621         * gnus-art.el (gnus-buttonized-mime-types): Remove
9622         "multipart/signed".  Revert 2006-04-26 change.
9623
9624 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9625
9626         * gnus.el (gnus-version-number): Bump version.
9627
9628 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9629
9630         * gnus.el: No Gnus v0.5 is released.
9631
9632 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9633
9634         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9635         fetching articles by message-id.
9636
9637 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9638
9639         * message.el (hashcash): Require hashcash as normal.
9640
9641         * ecomplete.el (ecomplete-highlight-match-line): Use
9642         point-at-eol.
9643         (ecomplete-highlight-match-line): Use `highlight', because that
9644         face exists in both Emacs and XEmacs.
9645
9646         * message.el (message-display-abbrev): Use point-at-bol.
9647
9648         * mail-source.el: Don't require timer/timer-funcs.
9649
9650         * gnus-async.el: Ditto.
9651
9652         * password.el: Ditto.
9653
9654         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9655
9656         * mm-url.el: Ditto.
9657
9658         * gnus-xmas.el: Don't require timer-funcs.
9659
9660         * mm-util.el: Require timer/timer-funcs.
9661
9662 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9663
9664         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9665         Close.
9666
9667 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9670         unibyte after clear-decrypt function runs.
9671
9672         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9673         returns as a unibyte string.
9674
9675 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9676
9677         * lpath.el: Revert.
9678
9679         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9680         (pgg-gpg-process-sentinel): Revert.
9681
9682         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9683         (pgg-pgp-lookup-key): Revert.
9684
9685         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9686         (pgg-pgp5-lookup-key): Revert.
9687
9688         * pgg.el (pgg-fetch-key): Revert.
9689
9690 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9691
9692         * lpath.el: Fbind string-as-multibyte for XEmacs.
9693
9694         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9695         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9696         (mml1991-pgg-encrypt): Ditto.
9697
9698         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9699         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9700         a multibyte buffer.
9701
9702         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9703         (pgg-pgp-lookup-key): Ditto.
9704
9705         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9706         (pgg-pgp5-lookup-key): Ditto.
9707
9708         * pgg.el (pgg-fetch-key): Ditto.
9709
9710 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9711
9712         * message.el (message-user-organization-file): Check several
9713         locations of the organization file.
9714
9715         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9716         Add gnus-article-view-part-as-type.
9717
9718         * gnus-art.el (gnus-article-view-part-as-type): New function.
9719
9720         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9721         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9722
9723         * mml.el: Simplify autoload.
9724         (mml-mode): defvar dnd-protocol-alist instead of using
9725         symbol-value.
9726         (mml-default-directory): New variable.
9727         (mml-minibuffer-read-file): Use it.
9728         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9729
9730         * message.el (message-citation-line-format): New variable.
9731         (message-insert-formated-citation-line): New function.
9732         (message-citation-line-function): Add
9733         `message-insert-formated-citation-line' to custom type.
9734
9735         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9736         to doc string.
9737
9738         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9739         depending on mm-verify-option.
9740
9741 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9742
9743         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9744         binding pgg-* variables; reimplement the section which prevents
9745         MIME header from being signed.
9746         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9747         pgg-text-mode; remove a blank line at the top of body.
9748
9749         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9750         lines at the top of body; use gnus-newsgroup-charset if there's no
9751         Charset header.
9752
9753 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9754
9755         * message.el (message-self-insert-commands): Doc fix.
9756
9757         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9758         (mm-uu-pgp-encrypted-test): Ditto.
9759         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9760         between header and body; return application/pgp-encrypted handle
9761         if decryption failed; decode decrypted body by charset.
9762
9763         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9764         element match to application/pgp-*.
9765
9766 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9767
9768         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9769         HTML.
9770
9771 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9772
9773         * mail-source.el (mail-source-call-script): Message the error
9774         string.
9775
9776 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9777
9778         * gnus-util.el (gnus-byte-compile): Use it.
9779
9780 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9781
9782         * gnus-util.el (kill-empty-logs): New function.
9783
9784 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9785
9786         * message.el (message-mail-alias-type): Doc fix.
9787         (message-mail-alias-type-p): New function.
9788         (message-send): Use it.
9789         (message-mode): Ditto.
9790         (message-strip-forbidden-properties): Ditto.
9791
9792         * ecomplete.el (ecomplete-database-file-coding-system): New
9793         variable.
9794         (ecomplete-save): Use it.
9795         (ecomplete-setup): Use it.
9796
9797 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9798
9799         * message.el (message-self-insert-commands): New variable.
9800         (message-strip-forbidden-properties): Use it.
9801
9802 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9803
9804         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9805         that doesn't make XEmacs choke.
9806
9807 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9808
9809         * gnus-util.el (gnus-replace-in-string):
9810         Prefer replace-regexp-in-string over of replace-in-string.
9811
9812 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * gnus-util.el (gnus-select-frame-set-input-focus):
9815         Use select-frame-set-input-focus if it is available in XEmacs; use
9816         definition defined in Emacs 22 for old Emacsen.
9817
9818         * dgnushack.el: Autoload unmorse-region for XEmacs.
9819
9820         * lpath.el: Bind cursor-in-non-selected-windows and
9821         select-frame-set-input-focus for XEmacs.
9822
9823 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9824
9825         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9826
9827 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9828
9829         * gnus-registry.el (gnus-registry-cache-save): Remove text
9830         properties when saving via the temp buffer.
9831
9832 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9833
9834         * message.el (message-generate-hashcash): Honor custom type.
9835
9836 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9837
9838         * message.el (message-generate-hashcash): Default to non-nil when
9839         hashcash is found.
9840
9841         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9842         (gnus-refer-thread-limit): Increase default to 500.
9843
9844         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9845
9846         * flow-fill.el (fill-flowed): Allow delete-space.
9847
9848 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9849
9850         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9851         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9852         Remove autoloads.
9853
9854 2006-04-18  Simon Josefsson  <jas@extundo.com>
9855
9856         * message.el (message-generate-hashcash): Default to.
9857
9858 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9859
9860         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9861         concatenating segments rather than before concatenating them.
9862
9863 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9866
9867 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9868
9869         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9870
9871         * message.el (message-forward-make-body-plain): Allow
9872         message-forward-ignored-headers to be a list.
9873         (message-remove-ignored-headers): Factor out into function.
9874         (message-forward-make-body-mml): Use it.
9875
9876         * imap.el (imap-quote-specials): New function.
9877         (imap-login-auth): Quote specials.
9878
9879         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9880         (rfc2231-parse-string): Allow concatanation of parameters that
9881         aren't contiguous.  The test case is
9882           (mail-header-parse-content-type "message/external-body;
9883             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9884             access-type=LOCAL-FILE;
9885             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9886
9887 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9888
9889         * nntp.el (nntp-accept-process-output): Return the value of
9890         `nnheader-accept-process-output'.
9891
9892 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893
9894         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9895         (gnus-button-alist): Recognize more diff formats.
9896         (gnus-button-patch): Strip directory.
9897
9898 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9899
9900         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9901         Emacs 22 when setting focus.
9902
9903 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9904
9905         * gnus-art.el (gnus-article-treat-types): Do treatment of
9906         text/x-verbatim parts.
9907         (gnus-button-patch): New command.
9908
9909         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9910         addresses that contain invalid characters.
9911
9912 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9913
9914         * message.el (message-put-addresses-in-ecomplete): Use
9915         gnus-replace-in-string.
9916         (message-is-yours-p): Use the more correct
9917         mail-header-parse-address instead of
9918         mail-extract-address-components.
9919         (message-put-addresses-in-ecomplete): Fix typo.
9920
9921         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9922         keystroke.
9923
9924         * gnus-art.el (gnus-treatment-function-alist): Change order of
9925         newsgroups/generic header folding to avoid double-folding.
9926
9927         * message.el (message-hidden-headers): Add X-Draft-From.
9928
9929         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9930         command.
9931         (gnus-summary-repeat-search-article-backward): New command.
9932
9933         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9934         groups in the parent topic.
9935
9936 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9937
9938         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9939         (spam-extra-header-to-number): Return the CRM114 number as a
9940         number instead of a string.
9941
9942 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9943
9944         * gnus-art.el (gnus-face-properties-alist): Moved here from
9945         gnus-fun.
9946
9947         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9948
9949 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9950
9951         * message.el (message-strip-forbidden-properties): Only display on
9952         self-insert-command.
9953
9954         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9955         reindent.
9956         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9957
9958 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9959
9960         * smiley.el (smiley-style): Fix typo.
9961
9962 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9963
9964         * hashcash.el (hashcash-insert-payment-async-2): Use
9965         message-goto-eoh instead of doing it manually.
9966         (mail-add-payment): Use message-narrow-to-header instead of trying
9967         to do the same itself.
9968
9969         * message.el (message-hidden-headers): Add Face.
9970
9971         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9972         reparenting code.
9973         (gnus-summary-reparent-children): Refactored out code.
9974         (gnus-summary-thread-map): New keystroke.
9975         (gnus-summary-reparent-children): Make into command.
9976
9977         * smiley.el (smiley-style): Default to `medium' if using a large
9978         font.
9979
9980         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9981         does it itself.
9982
9983         * message.el (message-point-in-header-p): Simplify definition.
9984
9985 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9986
9987         * nnagent.el (nnagent-request-set-mark): Silence log file
9988         writing.
9989         (nnagent-request-set-mark): Use write-region instead of
9990         append-to-file.
9991
9992         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9993         strange select method.
9994
9995         * ecomplete.el (ecomplete-display-matches): Get highlightling
9996         right.
9997         (ecomplete-display-matches): Use literals.
9998         (ecomplete-display-matches): Disable message logging.
9999
10000         * message.el (message-display-abbrev): Small optimization.
10001
10002         * ecomplete.el (ecomplete-display-matches): Allow automatic
10003         display.
10004
10005         * message.el (message-strip-forbidden-properties): Display
10006         abbrevs.
10007         (message-display-abbrev): Get automatic display right.
10008
10009         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10010         keystrokes.
10011
10012 2006-04-13  Romain Francoise  <romain@orebokech.com>
10013
10014         TODO: Backport to v5-10!
10015
10016         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10017         Moved here (and renamed) from gnus-registry.el.
10018
10019         * gnus-registry.el: Require gnus-util.
10020         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10021
10022 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10023
10024         * gnus-group.el (gnus-group-catchup-current): Change
10025         if-then-else-if-then-else into cond.
10026         (gnus-group-catchup): Indent.
10027         (group-name-at-point): New function.
10028         (gnus-fetch-group): Provide default from thing at point.
10029
10030 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10031
10032         * message.el (message-display-abbrev): Fix regexp.
10033
10034         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10035         choosing.
10036         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10037         dead variables.
10038
10039         * message.el (message-newline-and-indent): Remove debugging.
10040         (message-display-abbrev): Use new implementation.
10041
10042 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10043
10044         * gnus-art.el (gnus-article-mode): Set
10045         cursor-in-non-selected-windows to nil.
10046
10047         * smiley.el: Revert previous change.
10048         (smiley-data-directory): defvar it before using it in the
10049         defcustom of `smiley-style'.
10050
10051 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10052
10053         * message.el (message-newline-and-indent): New function.
10054
10055         * ecomplete.el: Implement more bits.
10056
10057         * message.el (message-put-addresses-in-ecomplete): Clean up the
10058         string.
10059
10060         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10061
10062         * gnus-sum.el (gnus-summary-save-parts): Bind
10063         gnus-summary-save-parts-counter and use it to make unique file
10064         names.
10065
10066         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10067
10068         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10069         parameter to say whether to actually parse the individual
10070         addresses.
10071
10072         * message.el (message-put-addresses-in-ecomplete): New function.
10073         (ecomplete): Require.
10074         (message-mail-alias-type): Add ecomplete as an option.
10075
10076 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10077
10078         * flow-fill.el (fill-flowed): Remove trailing space from blank
10079         quoted lines.
10080
10081 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10082
10083         * smiley.el (smiley-style): Move definition later to avoid a
10084         compilation warning.
10085
10086 2006-04-12  Kenichi Handa  <handa@m17n.org>
10087
10088         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10089         buffer and then decode the buffer text if necessary.
10090         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10091         first, and after mm-encode-body, change the buffer to unibyte.
10092         Use mm-disable-multibyte instead of set-buffer-multibyte.
10093
10094 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10095
10096         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10097         Content-Type header instead of Content-Disposition header.
10098         (gnus-mime-inline-part): Ditto.
10099         (gnus-mime-view-part-as-charset): Ignore charset that the part
10100         specifies.
10101
10102         * mm-decode.el (mm-display-part): Work with external parts and
10103         usual parts similarly.
10104
10105         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10106         instead of gnus-display-mime.
10107
10108         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10109         instead of with-temp-buffer.
10110
10111         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10112         tag to summarized topics part in order to encode non-ASCII text.
10113
10114 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10115
10116         * smiley.el (smiley-style): New variable.
10117         (smiley-directory): New function.
10118         (smiley-data-directory): Derive from `smiley-style' using
10119         `smiley-directory'.
10120         (smiley-regexp-alist): Add new entries.
10121
10122         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10123         (gnus-article-browse-delete-temp): Add :version.
10124
10125 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10126
10127         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10128         the sieve region.
10129
10130 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10131
10132         * gnus.el (gnus-version-number): Bump version.
10133
10134 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10135
10136         * gnus.el: No Gnus v0.4 is released.
10137
10138 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10139
10140         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10141         layout.
10142
10143         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10144         unknown charset.
10145
10146         * message.el (message-header-synonyms): Add Original-To to the
10147         default.
10148
10149         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10150         optional parameter.
10151
10152 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10153
10154         * gnus-fun.el (gnus): Require it for gnus-directory.
10155
10156 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10157
10158         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10159
10160 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10161
10162         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10163
10164 2006-04-05  Simon Josefsson  <jas@extundo.com>
10165
10166         * password.el (password-reset): New function.
10167
10168 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10169
10170         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10171         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10172
10173 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10174
10175         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10176         Some whitespace was matched into the url, which broke browsing hits
10177         > 100 when mm-url-use-external was nil.
10178
10179 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10180
10181         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10182         gnus-extra-headers for 'Newsgroups.
10183
10184         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10185         bound.
10186
10187 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10188
10189         * pgg-gpg.el: Clean up process buffers every time gpg processes
10190         complete.
10191
10192 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10193
10194         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10195         doc string.
10196
10197 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10198
10199         * pgg-gpg.el (pgg-gpg-process-filter)
10200         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10201
10202         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10203         lines, temporary fix.
10204
10205 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10206
10207         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10208
10209 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10210
10211         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10212         default-enable-multibyte-characters.  This reverts the change from
10213         revision 6.17 which is no longer necessary because the passphrase
10214         is sent separately now.  GnuPG messages are unreadable under
10215         multibyte locales with default-enable-multibyte-characters set to
10216         nil.
10217
10218 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10219
10220         * message.el (message-tool-bar-gnome): Move "spell".
10221
10222 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10223
10224         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10225         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10226         instead.
10227
10228 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10229
10230         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10231         newsgroups handling for NNTP overviews which don't include
10232         Newsgroups.
10233
10234 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10235
10236         * message.el (message-resend): Bind message-generate-hashcash to nil.
10237
10238 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10239
10240         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10241         when searching for already-paid recipients.
10242
10243 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10244
10245         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10246         passphrases when it is not needed.
10247         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10248         passphrase stuff from gpg, should only be necessary when you use
10249         gpg with a smartcard.
10250
10251 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10252
10253         * mml.el (mml-insert-mime): Ignore cached contents of
10254         message/external-body part.
10255
10256         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10257         (mm-insert-part): Ditto.
10258
10259 2006-03-23  Simon Josefsson  <jas@extundo.com>
10260
10261         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10262         Reiner.
10263         (pgg-gpg-use-agent-p): Use it again.
10264
10265 2006-03-23  Simon Josefsson  <jas@extundo.com>
10266
10267         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10268         older emacsen.
10269         (pgg-gpg-use-agent-p): Don't use it.
10270
10271 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10272
10273         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10274         if we can.
10275
10276 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10277
10278         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10279         (pgg-gpg-update-agent): New function.
10280         (pgg-gpg-use-agent-p): New function.
10281         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10282         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10283         (pgg-gpg-sign-region): Use it.
10284
10285 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10288         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10289
10290 2006-03-21  Simon Josefsson  <jas@extundo.com>
10291
10292         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10293         <wilde@sha-bang.de>.
10294         (pgg-gpg-use-agent): New variable.
10295         (pgg-gpg-process-region): Use it.
10296         (pgg-gpg-encrypt-region): Likewise.
10297         (pgg-gpg-encrypt-symmetric-region): Likewise.
10298         (pgg-gpg-decrypt-region): Likewise.
10299         (pgg-gpg-sign-region): Likewise.
10300         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10301
10302 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10303
10304         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10305
10306         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10307         Add comment on version.
10308
10309 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10310
10311         * smiley.el: Add missing test smiley.
10312
10313 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * mm-decode.el (mm-with-part): New macro.
10316         (mm-get-part): Use it; work with message/external-body as well.
10317         (mm-save-part): Treat name and filename equally.
10318
10319         * mm-extern.el (mm-extern-cache-contents): New function.
10320         (mm-inline-external-body): Use it; force the part to be displayed;
10321         move undisplayer added to the cached handle to the parent.
10322
10323         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10324         (gnus-mime-view-part-as-type): Work with message/external-body.
10325
10326         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10327
10328 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10329
10330         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10331         images in image-load-path.  [Sync with image.el, revision 1.60, in
10332         Emacs.]
10333
10334 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10335
10336         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10337         path rather than symbol.  Always return list of directories.
10338         Guarantee that image directory comes first.  [Sync with image.el,
10339         revision 1.59, in Emacs.]
10340
10341         * message.el (message-make-tool-bar): Adjust to new API of
10342         `gmm-image-load-path-for-library'.
10343
10344         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10345
10346         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10347
10348 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10349
10350         * gnus-art.el (gnus-article-only-boring-p):
10351         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10352         intangible text.
10353         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10354
10355 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10356
10357         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10358         `defun' instead of `gmm-defun-compat'.
10359
10360 2006-03-14  Simon Josefsson  <jas@extundo.com>
10361
10362         * message.el (message-unique-id): Don't use message-number-base36
10363         if (user-uid) is a float.
10364         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10365
10366 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10367
10368         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10369
10370         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10371         empty line between a part and a message part.
10372
10373 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10374
10375         * smiley.el: Add more test smileys.
10376         (smiley-data-directory, smiley-regexp-alist)
10377         (gnus-smiley-file-types): Fix doc strings.
10378         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10379         adding new elements.
10380         (smiley-mouse-map): Unused code.  Make it a comment.
10381
10382 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10383
10384         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10385         scan latest NoCeM messages instead of old ones.
10386         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10387         delimiters that are recently used.
10388         (gnus-nocem-load-cache): Add autoload cookie.
10389
10390         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10391
10392         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10393         level which is larger than gnus-use-nocem is specified.
10394
10395         * gnus-group.el (gnus-group-get-new-news): Ditto.
10396
10397 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10398
10399         * gnus-util.el (gnus-tool-bar-update): New function.
10400
10401         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10402         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10403
10404         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10405
10406         * gnus-group.el (gnus-group-redraw-when-idle)
10407         (gnus-group-redraw-check): Remove.
10408         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10409
10410 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10413         if optional last element is specified in splits (FIELD VALUE...).
10414
10415 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10416
10417         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10418         to gmm-image-load-path-for-library.  Call with no-error argument.
10419         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10420
10421         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10422
10423         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10424
10425         * gmm-utils.el (gmm-image-load-path): Remove alias.
10426
10427 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10428
10429         * gmm-utils.el (gmm-image-load-path): Add alias.
10430
10431         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10432         nnml-generate-nov-databases-1.
10433         (nnml-generate-nov-databases): Use it.
10434         (nnml-generate-nov-databases-directory): Document no-active
10435         argument.
10436
10437         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10438         directory if path is t.  Add no-error.
10439
10440         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10441         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10442
10443         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10444         resetting gnus-article-browse-html-temp-list.
10445
10446         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10447         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10448         Add example to docstring.  Rename local variables.  Move error
10449         checks to default case in cond and simplify.
10450
10451 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10452
10453         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10454         handle is multipart when calling it recursively.
10455         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10456
10457 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10458
10459         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10460         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10461
10462 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10465         is loaded.
10466
10467         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10468         loaded.
10469
10470 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10471
10472         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10473         to "Emacs 23 (unicode)" in doc string.
10474
10475         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10476         "Emacs 23 (unicode)" in comment.
10477
10478 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10479
10480         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10481
10482         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10483         characters 160 through 255 in Emacs 23.
10484
10485 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10486
10487         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10488         gnus-article-browse-html-temp.
10489         (gnus-article-browse-delete-temp): Make it customizable.  Add
10490         `file'.  Adjust doc string.
10491         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10492         query for each file.  Adjust doc string.
10493         (gnus-article-browse-html-parts): Add
10494         `gnus-article-browse-delete-temp-files' to
10495         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10496
10497 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10498
10499         * gnus-art.el (gnus-article-browse-html-temp)
10500         (gnus-article-browse-delete-temp): New variables.
10501         (gnus-article-browse-delete-temp-files): New function.
10502         (gnus-article-browse-html-parts): Use it.
10503
10504 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10505
10506         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10507
10508         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10509         string.
10510
10511         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10512         gnus-summary-insert-new-articles when unplugged.  Remove
10513         gnus-summary-search-article-forward.
10514
10515         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10516         display-visual-class instead of display-color-cells.
10517
10518 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * dgnushack.el: Autoload customize-group for XEmacs.
10521
10522         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10523         message/* containing non-ASCII text properly.
10524
10525 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10526
10527         * message.el: Require gmm-utils, remove autoloads.
10528         (message-tool-bar): Set default based on
10529         gmm-tool-bar-style.
10530         (message-tool-bar-gnome): Add gmm-customize-mode.
10531
10532         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10533         gmm-tool-bar-style.
10534         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10535
10536         * gnus-group.el (gnus-group-tool-bar): Set default based on
10537         gmm-tool-bar-style.
10538         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10539
10540         * gmm-utils.el (gmm-image-directory): Rename variable from
10541         gmm-image-load-path.
10542         (gmm-image-load-path): Use gmm-image-directory.
10543         (gmm-customize-mode): New function.
10544         (gmm-tool-bar-style): New variable.
10545
10546         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10547         gnus-group-redraw-line-number.
10548         (gnus-group-redraw-check): Simplify.
10549         (gnus-group-tool-bar-update): Remove redraw check.
10550         (gnus-group-make-tool-bar): Add redraw check.
10551
10552 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10553
10554         * gnus-art.el (gnus-button): Add missing parentheses.
10555
10556 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10557
10558         * lpath.el: Fbind line-number-at-pos.
10559
10560 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10563
10564 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10565
10566         * gnus-art.el (gnus-button): New face.
10567         (gnus-article-button-face): Use it.
10568
10569         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10570         gnus-summary-next-page.  Re-order.
10571
10572         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10573         next-node are now included.
10574         (gnus-group-redraw-line-number): New internal variable.
10575         (gnus-group-redraw-check): Helper function for updating the tool
10576         bar.
10577         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10578
10579         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10580
10581         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10582         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10583         Use it to match format of Spamassassin 3.0 and later.  Reported by
10584         IRIE Tetsuya <irie@t.email.ne.jp>.
10585         (spam-check-bogofilter)
10586         (spam-bogofilter-register-with-bogofilter): Fix args of
10587         `gnus-error' calls.
10588
10589 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10590
10591         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10592         unnecessary interaction when sending queued mails.  Reported by
10593         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10594
10595 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10596
10597         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10598         first or last are nil.
10599
10600 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10601
10602         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10603
10604 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10605
10606         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10607
10608 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10609
10610         * dns.el (query-dns): Protect more against buggy tcp output.
10611
10612 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10613
10614         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10615         nov.php.
10616
10617 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10618
10619         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10620         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10621         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10622         output on the server side.
10623         (nnweb-google-create-mapping): Update regexps and add some
10624         progress indication.
10625
10626 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10627
10628         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10629         gnus-agent-toggle-plugged.  Re-order icons.
10630         (gnus-group-tool-bar-gnome): Add
10631         gnus-group-{prev,next}-unread-group.
10632         (gnus-group-tool-bar-gnome): Re-order icons.
10633
10634         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10635         gnus-summary-insert-new-articles.
10636
10637         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10638         comments.
10639
10640         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10641         also available in Emacs 21.3.
10642
10643         * message.el (message-fix-before-sending): Change "Emacs 22" to
10644         "Emacs 23 (unicode)" in comment.
10645
10646         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10647         "Emacs 23 (unicode)" in comment.
10648
10649         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10650         comment.
10651         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10652
10653         * mm-view.el (mm-fill-flowed): Add :version.
10654
10655 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10658         and load-path.
10659
10660 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10661
10662         * message.el: Autoload gmm-image-load-path.
10663         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10664         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10665         consitency.
10666
10667         * gmm-utils.el (gmm-image-load-path): Also search in
10668         "../etc/images".  Don't set gmm-image-load-path if we don't find
10669         the image.
10670
10671 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10672
10673         * gmm-utils.el (gmm-image-load-path): Don't make
10674         `gmm-image-load-path' include subdirectories which the second arg
10675         `image' might specify.
10676
10677         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10678         subdirectory to icon file names.
10679
10680         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10681
10682 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10683
10684         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10685         gmm-image-load-path calls.
10686
10687         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10688
10689         * message.el (message-make-tool-bar): Ditto.
10690
10691         * mml.el (mml-preview): Added comment concerning tool bar icons.
10692
10693         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10694         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10695
10696         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10697         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10698
10699         * message.el (message-tool-bar-gnome): Use new icon names.
10700         (message-make-tool-bar): Use `gmm-image-load-path'.
10701
10702         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10703         functions from MH-E.
10704         (gmm-image-load-path): New variable from MH-E.
10705         (gmm-image-load-path): New function from MH-E.  Added arguments
10706         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10707         *-image-load-path-called-flag.
10708
10709 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10710
10711         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10712
10713 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10714
10715         * nnimap.el (nnimap-request-move-article): Change folder back to
10716         source group before deleting.
10717
10718 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10719
10720         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10721
10722         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10723         mm-url.
10724
10725         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10726
10727 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10730         coding system which mm-charset-to-coding-system returns for a
10731         given charset is valid.
10732
10733 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10734
10735         * html2text.el (html2text-remove-tag-list):
10736         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10737
10738 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10739
10740         * gnus-cus.el: Revert 2005-10-17 change.
10741
10742 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10743
10744         * gnus-art.el (article-strip-banner): Call
10745         article-really-strip-banner only when the regexp match is made.
10746
10747 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10748
10749         * gnus-art.el (article-strip-banner): Use
10750         gnus-extract-address-components instead of
10751         mail-header-parse-addresses to make it work with non-ASCII text;
10752         remove mail-encode-encoded-word-string.
10753
10754         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10755         values which are surrounded with \"...\"; make it never cause a
10756         Lisp error; give up parsing of parameters if it failed in
10757         extracting type.
10758
10759 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10760
10761         * smime.el (smime-cert-by-ldap-1): Fix bug where
10762         `smime-ldap-search' returns results without userCertificates.
10763
10764 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10765
10766         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10767
10768 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10769
10770         * spam.el (spam-check-spamassassin-headers): Adapt format for
10771         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10772         <ari@mbf.ocn.ne.jp>.
10773         (spam-list-of-processors): Add spam-use-gmane.
10774
10775 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10776
10777         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10778         make-temp-file; make it work with XEmacs as well.
10779
10780         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10781         mm-make-temp-file.
10782
10783         * mm-decode.el (mm-display-external): Use the 3rd arg of
10784         mm-make-temp-file.
10785         (mm-create-image-xemacs): Ditto.
10786
10787 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10788
10789         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10790         with message-narrow-to-headers.
10791         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10792         (gnus-draft-check-draft-articles): New function.
10793         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10794
10795 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10796
10797         * gnus-art.el (gnus-article-browse-html-parts):
10798         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10799         Don't use suffix argument for mm-make-temp-file for Emacs 21
10800         compatibility.  Remove useless `format'.
10801
10802 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10803
10804         * nnweb.el (nnweb-google-wash-article): Update regexps.
10805         (nnweb-group-alist): Use defvoo instead of defvar.
10806
10807 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10810         re-loading nn* modules.
10811
10812 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10813
10814         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10815         for `tool-bar-mode' and don't check it's default-value.
10816
10817         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10818
10819         * message.el (message-make-tool-bar): Ditto.
10820
10821         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10822         `substring'.  Shorten tmp-file name.
10823
10824         * gnus.el: Remove bogus comment.
10825
10826 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10827
10828         * gnus-art.el (gnus-article-browse-html-parts): New function.
10829         (gnus-article-browse-html-article): New function for viewing html
10830         articles with a browser.
10831
10832 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10833
10834         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10835         in elisp.
10836         (pgg-gpg-encrypt-symmetric-region): Ditto.
10837         (pgg-gpg-sign-region): Ditto.
10838
10839         * pgg-def.el (pgg-text-mode): New variable.
10840
10841         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10842         (mml2015-pgg-encrypt): Ditto.
10843
10844         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10845         (mml1991-pgg-encrypt): Ditto.
10846
10847 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10848
10849         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10850         message-make-date instead of current-time-string.
10851
10852         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10853         to gnus-decoded which mm-uu might set.
10854
10855 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10858         don't decode quoted parameters; remove misimported Emacs code.
10859         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10860         (rfc2231-decode-encoded-string): Don't use split-string which
10861         behaves differently according to Emacs version; use
10862         mm-decode-coding-region to convert charset to coding-system.
10863         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10864         (rfc2231-encode-string): Remove misimported Emacs code.
10865
10866 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10867
10868         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10869         when calling mail-header-parse-content-type.
10870         (article-de-quoted-unreadable): Ditto.
10871         (article-de-base64-unreadable): Ditto.
10872         (article-wash-html): Ditto.
10873
10874         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10875         calling mail-header-parse-content-type and
10876         mail-header-parse-content-disposition.
10877         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10878         mail-header-parse-content-type.
10879
10880         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10881         insert charset and format parameters; encode description after
10882         inserting it to buffer.
10883         (mml-insert-parameter): Fold lines properly even if a parameter is
10884         segmented into two or more lines; change the max column to 76.
10885
10886         * rfc1843.el (rfc1843-decode-article-body): Don't use
10887         ignore-errors when calling mail-header-parse-content-type.
10888
10889         * rfc2231.el (rfc2231-parse-string): Return at least type if
10890         possible; don't cause an error even if it fails in parsing of
10891         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10892         (rfc2231-encode-string): Don't break lines at the beginning, leave
10893         it to mml-insert-parameter.
10894
10895         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10896         calling mail-header-parse-content-type.
10897
10898 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10899
10900         * spam-report.el (spam-report-gmane-use-article-number):
10901         Improve doc string.
10902         (spam-report-gmane-internal): Check if a suitable header was found
10903         in the article.
10904
10905 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10906
10907         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10908         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10909
10910 2006-02-05  Romain Francoise  <romain@orebokech.com>
10911
10912         Update copyright notices of all files in the gnus directory.
10913
10914 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10915
10916         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10917
10918 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10919
10920         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10921         segmented lines of parameter value to cope with Thunderbird 1.5
10922         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10923         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10924         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10925
10926 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10927
10928         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10929         parts.
10930
10931 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10932
10933         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10934         there's only one active file for all servers.
10935         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10936         solid groups.  Gnus might have used a FAST request to select the group.
10937         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10938         and nnweb-search redundantly in the active file.
10939         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10940         (nnweb-request-create-group): Don't use ARGS.
10941         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10942         initialisations.  Let nnoo do the work.
10943
10944 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10945
10946         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10947         Say the part has been decoded.
10948
10949         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10950
10951 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10952
10953         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10954         mailcap-viewer-test-cache when there's no 'test clause, since that
10955         will invert the meaning of a "nil" test previously determined by
10956         mailcap-mailcap-entry-passes-test.
10957
10958 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10959
10960         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10961         compiling.
10962
10963         * gnus-sum.el: Ditto.
10964
10965         * message.el: Don't bind tool-bar-map when compiling.
10966
10967 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10968
10969         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10970
10971 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10972
10973         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10974         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10975         current Google Groups.
10976
10977 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10978
10979         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10980         and tool-bar-mode.
10981
10982         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10983         and tool-bar-mode.
10984
10985         * message.el (message-tool-bar-update): Simplify.
10986         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10987
10988         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10989         gnus-summary-buffer.
10990         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10991         gnus-summary-reply.
10992
10993         * gmm-utils.el (gmm): Add :version.
10994
10995 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10996
10997         * Makefile.in (clean): New rule.
10998         (distclean): Use it.
10999
11000 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11001
11002         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11003         autoload.
11004
11005 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11006
11007         * gmm-utils.el (gmm-verbose): Add :group.
11008
11009 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11010
11011         * message.el: Change some comments WRT tool-bars.
11012
11013         * gnus-sum.el (gnus-summary-tool-bar)
11014         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11015         (gnus-summary-tool-bar-zap-list): New variables.
11016         (gnus-summary-make-tool-bar): Complete rewrite using
11017         `gmm-tool-bar-from-list'.
11018
11019         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11020         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11021         variables.
11022         (gnus-group-make-tool-bar): Complete rewrite using
11023         `gmm-tool-bar-from-list'.
11024         (gnus-group-tool-bar-update): New function.
11025
11026         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11027
11028 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11029
11030         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11031         is dissected into a single part of which the type is the same as
11032         the given one; decode charset.
11033
11034 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11035
11036         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11037         into alists as symbol not string, since that's what
11038         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11039         look for.
11040
11041 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11042
11043         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11044         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11045
11046         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11047
11048 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11049
11050         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11051         (gnus-xmas-mime-security-button-menu): New function.
11052
11053         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11054         (gnus-mime-security-button-menu): New definition.
11055         (gnus-mime-security-button-map): Use them.
11056         (gnus-mime-security-button-menu): New function.
11057         (gnus-insert-mime-security-button): Addition to help echo.
11058         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11059         (gnus-mime-security-pipe-part): New functions.
11060
11061         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11062         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11063
11064         * mm-decode.el (mm-handle-set-disposition): Remove.
11065         (mm-handle-set-description): Remove.
11066
11067 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11068
11069         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11070         (mm-w3m-standalone-supports-m17n-p): New function.
11071         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11072         w3m usage.
11073
11074         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11075         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11076
11077 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11078
11079         * message.el (message-tool-bar-zap-list): Use
11080         gmm-tool-bar-zap-list as custom type.
11081         (message-tool-bar-update): New function.
11082         (message-tool-bar, message-tool-bar-gnome)
11083         (message-tool-bar-retro): Add message-tool-bar-update.
11084         (message-tool-bar-gnome): Add flyspell-buffer.
11085
11086         * gnus-util.el (gnus-error): Describe `args'.
11087
11088         * gmm-utils.el (gmm-error): Describe `args'.
11089         (gmm-tool-bar-zap-list): New widget.
11090         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11091
11092 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11093
11094         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11095         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11096         the number of recursive calls.
11097
11098         * mm-decode.el (mm-handle-set-disposition): New macro.
11099         (mm-handle-set-description): New macro.
11100
11101 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11104         encoding.
11105
11106 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11107
11108         * message.el (message-tool-bar-zap-list, message-tool-bar)
11109         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11110         (message-tool-bar-local-item-from-menu): Remove.
11111         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11112         (message-make-tool-bar): New function.
11113         (message-mode): Use `message-make-tool-bar'.
11114
11115         * gmm-utils.el: New file.
11116         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11117         (gmm-lazy): New widget copied from `nnmail.el'.
11118         (gmm-tool-bar-from-list): New function for creating customizable
11119         tool bars.
11120         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11121         output.
11122         (gmm): Add :prefix to defgroup.
11123
11124 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11125
11126         * gmm-utils.el (gmm-widget-p): New function.
11127
11128 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11129
11130         * mml.el (mml-attach-file): Describe `description' in doc string.
11131         (mml-menu): Add Emacs MIME manual and PGG manual.
11132
11133 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11134
11135         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11136
11137 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11138
11139         * nntp.el (nntp-end-of-line): Doc fix.
11140
11141 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11142
11143         * imap.el (imap-open): Handle case where buffer is a buffer
11144         object.
11145
11146 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11147
11148         * gnus-delay.el (gnus-delay): Don't autoload.
11149         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11150         to be re-loaded when customizing the `gnus-delay' group.
11151
11152 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11153
11154         * message.el (message-insert-citation-line): Use newlines.
11155
11156 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11157
11158         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11159         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11160         these routines, so the passphrase can be managed externally and
11161         passed in to the system.
11162         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11163         pgg-add-passphrase-to-cache function.
11164
11165         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11166         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11167         these routines, so the passphrase can be managed externally and
11168         passed in to the system.
11169         (pgg-pgp5-sign-region): Use new name of
11170         pgg-add-passphrase-to-cache function.
11171
11172 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11173
11174         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11175         part of the decoded armor to find the key-identifier.
11176         (pgg-gpg-lookup-key-owner): New function to return the
11177         human-readable identifier of a key owner.
11178         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11179         itself.
11180         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11181         the key value) if we have a key and can match it against a secret
11182         key.  Also, added a note pointing out fact that the prompt only
11183         indicates the first matching key.
11184
11185         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11186         pgg-decrypt-region.
11187         (pgg-add-passphrase-to-cache): Rename from
11188         `pgg-add-passphrase-cache' to reduce confusion (all callers
11189         changed).
11190         (pgg-remove-passphrase-from-cache): Rename from
11191         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11192         changed).
11193         (pgg-read-passphrase, pgg-add-passphrase-cache)
11194         (pgg-remove-passphrase-cache): Add informative docstrings.
11195         (pgg-decrypt): Convey provided passphrase in subordinate call to
11196         pgg-decrypt-region.
11197
11198 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11199
11200         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11201         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11202         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11203         'passphrase' argument, so the passphrase can be managed externally
11204         and then passed in to the system.
11205
11206         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11207         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11208         so the passphrase cache can be used reliably with identifiers
11209         besides a pgp packet's key id.
11210
11211         * pgg-gpg.el (pgg-gpg-encrypt-region)
11212         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11213         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11214         these routines, so the passphrase can be managed externally and
11215         passed in to the system.
11216
11217         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11218         'notruncate' argument, so the passphrase cache can be used
11219         reliably with identifiers besides a pgp packet's key id.
11220
11221 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11222
11223         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11224         symmetric encryption.
11225         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11226         encrypted session key.
11227         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11228         message ask for the passphrase in a proper way.
11229
11230         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11231         New user commands for symmetric encryption.
11232
11233 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11234
11235         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11236
11237         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11238
11239 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11240
11241         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11242
11243 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11244
11245         * mm-decode.el (mm-inlined-types): Add application/pgp.
11246         (mm-automatic-display): Ditto.
11247
11248         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11249         part as text.
11250
11251 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11252
11253         * nnrss.el: Update copyright.
11254         (nnrss-opml-import): Query whether to subscribe to each entry.
11255
11256         * gnus-art.el:
11257         * gnus-sum.el:
11258         * gnus-xmas.el:
11259         * messagexmas.el:
11260         * mm-uu.el:
11261         * mm-view.el: Update copyright.
11262
11263 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * message.el (message-info): New function.
11266         (message-mode-menu): Add it.
11267         Update copyright.
11268
11269         * ChangeLog: Fix and update copyright.
11270
11271 2006-01-13  Romain Francoise  <romain@orebokech.com>
11272
11273         * message.el (message-forward-subject-name-subject): Prefer the
11274         address to 'nowhere' if the sender has no name.
11275         Fix typo.  Update copyright year.
11276
11277 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11278
11279         * gnus-art.el (article-wash-html): Use
11280         gnus-summary-show-article-charset-alist if a numeric arg is given.
11281         (gnus-article-wash-html-with-w3m-standalone): New function.
11282
11283         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11284         mm-inline-text-html-render-with-w3m-standalone.
11285         (mm-text-html-washer-alist): Map w3m-standalone to
11286         gnus-article-wash-html-with-w3m-standalone.
11287         (mm-inline-text-html-render-with-w3m-standalone): New function.
11288
11289 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11290
11291         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11292         Improve LaTeX.
11293
11294 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11295
11296         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11297         (nnrss-request-article): Render text/plain parts as HTML.
11298
11299         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11300         the buffer.
11301
11302 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11303
11304         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11305         custom definition of `gnus-posting-styles'.
11306
11307         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11308         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11309
11310 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11311
11312         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11313         Use nntp for bug archive.
11314
11315 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11316
11317         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11318         parts.
11319         (nnrss-normalize-date): New function converts ISO 8601 date into
11320         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11321         (nnrss-check-group): Use it.
11322
11323 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11326
11327         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11328         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11329         (nnrss-insert-w3): Ditto.
11330
11331 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11332
11333         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11334         the articles to be forwarded including the case where neither a
11335         number of articles nor a region is specified.
11336
11337 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11338
11339         * nnrss.el (nnrss-request-article): Fix last change; fill
11340         text/plain parts.
11341
11342 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11343
11344         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11345         in text/plain part.
11346         (nnrss-check-group): Don't add excessive newline to dc:subject.
11347
11348 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11349
11350         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11351         article.
11352
11353 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11354
11355         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11356         (nnml-use-compressed-files, nnml-save-mail): Support other
11357         comression programs such as bzip2.
11358
11359 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11360
11361         * dns.el (query-dns): Make sure we check the buffer size before
11362         removing tcp headers.
11363
11364 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11367         remove MIME buttons associated with multipart/alternative parts.
11368         (gnus-mime-display-alternative): Tag buttons using `article-type'
11369         text property.
11370
11371         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11372         associated with multipart/alternative parts.
11373
11374         * gnus-art.el (gnus-signature-separator): Fix custom type.
11375
11376         * mm-decode.el (mm-inlined-types): Fix custom type.
11377         (mm-keep-viewer-alive-types): Ditto.
11378         (mm-automatic-display): Ditto.
11379         (mm-attachment-override-types): Ditto.
11380         (mm-inline-override-types): Ditto.
11381         (mm-automatic-external-display): Ditto.
11382
11383 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11384
11385         * spam-report.el (spam-report-user-mail-address)
11386         (spam-report-user-agent): New variables.
11387         (spam-report-url-ping-plain): Use spam-report-user-agent.
11388
11389 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11390
11391         * gnus-art.el (gnus-button-handle-custom): Do not just use
11392         `customize-apropos' for any "M-x customize-*" button but the
11393         function called for.  Accept both the function name and its
11394         argument in order to achieve this.
11395         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11396         function name to `gnus-button-handle-custom' in case of "M-x
11397         customize-*" buttons.
11398
11399 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11400
11401         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11402         multipart/alternative and add xref to mm-discouraged-alternatives
11403         in doc string.
11404
11405         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11406         gnus-buttonized-mime-types in doc string.
11407
11408 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11409
11410         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11411         Suggest image/.* in the doc string.
11412
11413 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11414
11415         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11416         message-marks (Debian bug #342521).
11417
11418 2005-12-12  Simon Josefsson  <jas@extundo.com>
11419
11420         * password.el (password-read-from-cache): Add.
11421         (password-read): Use it.
11422
11423 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11426         us-ascii as a MIME charset.
11427
11428         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11429         against the case where the 2nd arg TYPE is nil.
11430
11431 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11432
11433         * pop3.el (pop3-stream-type): Fix custom version.
11434
11435         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11436
11437 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11438
11439         * mm-decode.el (mm-display-external): Add missing cdr.
11440
11441 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11442
11443         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11444         RFC1524) if it is in mailcap or add a suffix according to
11445         mailcap-mime-extensions when generating a temp filename; postpone
11446         deleting a temp file for 2 seconds for some wrappers, shell
11447         scripts, and so on, which might exit right after having started a
11448         viewer command as a background job.
11449
11450 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11451
11452         * nntp.el (nntp-marks-directory): Fix custom group.
11453
11454         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11455         steps when < 10.
11456
11457         * gnus-start.el (gnus-no-server-1): Mention
11458         `gnus-level-default-subscribed' in doc string.
11459
11460 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11461
11462         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11463         parens.
11464
11465 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11466
11467         * gnus-xmas.el (gnus-use-toolbar): Revert.
11468         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11469         gnus-use-toolbar is default.
11470
11471         * messagexmas.el (message-use-toolbar): Revert.
11472         (message-setup-toolbar): Use global default-toolbar if
11473         message-use-toolbar is default.
11474
11475 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11476
11477         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11478         according to default-toolbar-visible-p.
11479
11480         * messagexmas.el (message-use-toolbar): Ditto.
11481
11482 2005-11-26  Dave Love  <fx@gnu.org>
11483
11484         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11485         (tls-program, tls-success): Provide openssl alternative.
11486
11487         * starttls.el: Doc fixes.
11488         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11489         SERVICE to PORT.
11490
11491         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11492         port null or service name.
11493         (starttls-negotiate): Autoload.
11494
11495 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11496
11497         * message.el (message-kill-to-signature): Fix interactive spec.
11498
11499 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * pop3.el (pop3-open-server): Recognize a string as a service name.
11502
11503 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11504
11505         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11506
11507 2005-11-23  Dave Love  <fx@gnu.org>
11508
11509         Add pop3s, pop3/starttls.
11510
11511         * pop3.el (pop3-authentication-scheme): Clarify doc.
11512         (open-tls-stream, starttls-open-stream): Autoload.
11513         (pop3-stream-type): New.
11514         (pop3-open-server): Use it.
11515
11516         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11517         for POP.
11518         (mail-source-keyword-map): Add :stream for POP.
11519         (mail-source-fetch-pop): Use pop3-stream-type.
11520
11521 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11524         of current-time-string.
11525
11526 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11527
11528         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11529         date header.
11530
11531 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11532
11533         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11534         it can seriously impact performance as it bypasses the agent's
11535         local caches.
11536
11537 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11538
11539         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11540         must be explicitly online rather than "not explicitly offline" for
11541         its flags to be synchronized.
11542
11543         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11544         that gnus-uu-unmark-thread will function correctly.
11545
11546         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11547         1024K is instead displayed as 1M.
11548
11549 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11550
11551         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11552
11553 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11554
11555         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11556
11557 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11558
11559         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11560         error message to display actual error condition.
11561         (gnus-agent-save-local): Avoid saving symbols that are bound to
11562         nil as they simply result in a warning message in
11563         gnus-agent-read-local.
11564
11565 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11568         rather than make-variable-buffer-local for file-precious-flag.
11569
11570 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11571
11572         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11573         for duplicates which are removed.  The invalid sort check then
11574         triggers a rescan after the sort as sorting may have moved
11575         duplicate entries such that they can be cheaply detected.
11576
11577 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11580
11581 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11582
11583         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11584         internal variable to a custom variable.  Changed default value
11585         from compressed(2) to uncompressed(1).
11586         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11587         support for uncompressed agentview files.  Taken together, reading
11588         the agentview file should now be 6-7 times faster.
11589
11590 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11591
11592         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11593         as a buffer-local variable.  This avoids creating truncated
11594         dribble files as a result of a hang up, eg.
11595
11596 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11597
11598         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11599         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11600         XEmacs.
11601
11602 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11603
11604         * gnus-start.el (gnus-start-draft-setup): Enforce
11605         `gnus-draft-mode' for nndraft:drafts at startup.
11606
11607         * gnus.el (gnus-splash): Change custom group.
11608         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11609         allow-list argument.
11610
11611         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11612         string.
11613
11614 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11615
11616         * gnus-art.el (gnus-default-article-saver): Add user-defined
11617         `function' to custom type.
11618
11619 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11620
11621         * imap.el (imap-open): Handle case where buffer is a buffer
11622         object.
11623
11624 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11625
11626         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11627         long lines.
11628         (gnus-cache-delete-group): Wrap doc strings.
11629
11630         * gnus-agent.el (gnus-agent-rename-group)
11631         (gnus-agent-delete-group): Wrap doc strings.
11632
11633 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11634
11635         * messagexmas.el (message-use-toolbar): Change the valid values
11636         into default, top, bottom, left, and right.
11637         (message-toolbar-thickness): New variable.
11638         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11639         well.
11640         (message-setup-toolbar): Make it work.
11641
11642         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11643         (gnus-use-toolbar): Change the valid values into default, top,
11644         bottom, left, and right.
11645         (gnus-toolbar-thickness): New variable.
11646         (gnus-xmas-setup-toolbar): New function.
11647         (gnus-xmas-setup-group-toolbar): Use it.
11648         (gnus-xmas-setup-summary-toolbar): Use it.
11649
11650 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11651
11652         * gnus-start.el (gnus-1): Add "native" to
11653         gnus-predefined-server-alist.
11654
11655         * gnus.el (gnus-method-to-server): Don't add "native" to the
11656         lists here, because that leads to problems when
11657         gnus-select-method is bound.
11658
11659 2005-11-09  Simon Josefsson  <jas@extundo.com>
11660
11661         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11662         use (not sort-by-date) instead.
11663
11664 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11665
11666         * gnus-delay.el (gnus-delay-group): Don't autoload.
11667         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11668         to be re-loaded when customizing the `gnus-delay' group.
11669
11670 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11671
11672         * message.el: Revert last changes.
11673         (message-insert-citation-line): Use newlines.
11674
11675 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11676
11677         * message.el (message-courtesy-message)
11678         (message-mark-insert-begin, message-mark-insert-end)
11679         (message-elide-ellipsis, message-cancel-message)
11680         (message-add-header, message-change-subject)
11681         (message-cross-post-followup-to-header)
11682         (message-cross-post-insert-note, message-reduce-to-to-cc)
11683         (message-widen-reply, message-delete-not-region)
11684         (message-kill-to-signature, message-insert-signature)
11685         (message-insert-importance-high, message-insert-importance-low)
11686         (message-insert-or-toggle-importance)
11687         (message-insert-disposition-notification-to)
11688         (message-indent-citation, message-yank-original)
11689         (message-cite-original-without-signature, message-cite-original)
11690         (message-insert-citation-line, message-position-on-field)
11691         (message-fix-before-sending, message-send-mail-partially)
11692         (message-send-mail, message-send-mail-with-sendmail)
11693         (message-send-mail-with-qmail, message-send-news)
11694         (message-check-news-header-syntax, message-generate-headers)
11695         (message-insert-courtesy-copy, message-fill-address)
11696         (message-fill-header, message-shorten-references)
11697         (message-setup-1, message-cancel-news)
11698         (message-forward-make-body-plain, message-forward-make-body-mime)
11699         (message-forward-make-body-mml, message-encode-message-body)
11700         (message-forward-make-body-digest-plain)
11701         (message-forward-make-body-digest-mime)
11702         (message-use-alternative-email-as-from): Insert `hard-newline'
11703         instead of ordinary newlines.
11704
11705 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * message.el (message-generate-headers): Downcase the argument
11708         given to message-check-element.
11709
11710 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11711
11712         * nntp.el (nntp-authinfo-rejected): New error condition.
11713         (nntp-wait-for): Use new error condition to signal authentication
11714         error.
11715         (nntp-retrieve-data): Rethrow new error condition to break out of
11716         recursive call to nntp-send-authinfo.
11717
11718 2005-11-08  Romain Francoise  <romain@orebokech.com>
11719
11720         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11721         (gnus-summary-exit-map): Bind to `Z p'.
11722         (gnus-summary-make-menu-bar): Add menu item.
11723
11724 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11725
11726         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11727         (gnus-treat-*): Add `first' in all doc strings.
11728
11729         * gnus-group.el (gnus-group-compact-group): Fix typo.
11730
11731 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11732
11733         * gnus.el (gnus-parameters-case-fold-search): New variable.
11734         (gnus-parameters-get-parameter): Use it.
11735
11736         * gnus-score.el (gnus-home-score-file): Doc fix.
11737
11738 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11739
11740         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11741
11742 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11743
11744         * mm-util.el (mm-special-display-p): New function.
11745
11746         * mml.el (mml-preview): Use it; doc fix.
11747
11748 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11749
11750         * imap.el (imap-open): Handle case where buffer is a buffer object.
11751
11752 2005-10-29  Romain Francoise  <romain@orebokech.com>
11753
11754         * message.el (message-fix-before-sending): Fix comment.
11755
11756 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11757
11758         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11759
11760 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11761
11762         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11763         Used in gnus-score.el.
11764
11765 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11766
11767         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11768
11769 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11770
11771         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11772         whitespace removed in revision 7.8.  Use concatenated string to
11773         protect trailing whitespace.
11774
11775 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11776
11777         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11778         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11779         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11780         Courier IMAP ("some version from 2004").  Mostly based on similar
11781         code in the same function.
11782
11783 2005-10-26  Didier Verna  <didier@xemacs.org>
11784
11785         * gnus-group.el (gnus-group-compact-group): Invalidate original
11786         article buffer.
11787         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11788         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11789         NOV database and in article itself.
11790         Invalidate article backlog.
11791
11792 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11793
11794         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11795
11796 2005-10-26  Simon Josefsson  <jas@extundo.com>
11797
11798         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11799         part of 2004-07-25 change.
11800
11801 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * message.el (message-display-completion-list): New function.
11804         (message-expand-group): Use it; make sure the Completions buffer
11805         is modifiable.
11806 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11807
11808         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11809         user-mail-name is an empty string.
11810
11811 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11812
11813         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11814         depending on gnus-score-decay-constant.
11815
11816         * encrypt.el (encrypt-insert-file-contents)
11817         (encrypt-write-file-contents): Don't use `gnus-message'.
11818
11819         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11820         arguments.
11821         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11822         arguments to mm-uu-verbatim-marks-extract.
11823         (mm-uu-hide-markers): New variable.
11824         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11825
11826         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11827         (gnus-convert-image-to-face-command): Use "convert" by default to
11828         allow other input image formats.
11829         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11830         accordingly.
11831
11832 2005-10-23  Simon Josefsson  <jas@extundo.com>
11833
11834         * imap.el (imap-gssapi-program): Align command line parameters
11835         with latest GNU SASL.
11836         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11837
11838 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11839
11840         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11841         HTML.
11842         (nnslashdot-request-article): Ditto.
11843
11844         * lpath.el (featurep): Add nobreak-char-display.
11845
11846 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11847
11848         * mail-source.el (mail-source-fetch-pop): Require pop3.
11849         (mail-source-check-pop): Ditto.
11850
11851 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11854         errors.
11855
11856 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11857
11858         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11859         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11860
11861         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11862
11863         * mm-bodies.el (mm-decode-string): Call
11864         `mm-charset-to-coding-system' with allow-override argument.
11865
11866 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11869         (rfc2047-charset-to-coding-system): New function.
11870         (rfc2047-decode-encoded-words): New function.
11871         (rfc2047-decode-region): Use them.
11872         (rfc2047-decode-cte): Remove.
11873         (rfc2047-parse-and-decode): Remove.
11874         (rfc2047-decode): Remove.
11875
11876 2005-10-15  Kenichi Handa  <handa@m17n.org>
11877
11878         * rfc2047.el (rfc2047-decode-cte): New function.
11879         (rfc2047-decode-region): Change the way to decode successive
11880         encoded-words: decode B- or Q-encoding in each encoded-word,
11881         concatenate them, and decode it as charset.
11882
11883 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11884
11885         * lpath.el: Fbind codepage-setup for XEmacs.
11886
11887 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11888
11889         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11890         widget-move-and-invoke.
11891         (gnus-custom-mode): Use gnus-custom-map.
11892
11893 2005-10-15  Bill Wohler  <wohler@newt.com>
11894
11895         * message.el (message-tool-bar-map): Renamed image file from
11896         mail_send to mail/send.
11897
11898 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11899
11900         * message.el (message-expand-group): Pass the common
11901         prefix substring of completion to `display-completion-list'.
11902
11903 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11904
11905         * mml-sec.el (mml-secure-method): New internal variable.
11906         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11907         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11908         functions using mml-secure-method.
11909
11910         * mml.el (mml-mode-map): Add key bindings for those functions.
11911         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11912         Harder <harder@myrealbox.com>.
11913         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11914         end of message if point is the headers of the message.
11915
11916         * message.el (message-in-body-p): New function.
11917
11918         * assistant.el: Autoload gnus-util and netrc.
11919
11920         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11921         Use `mm-charset-override-alist' only when decoding.
11922
11923         * mm-bodies.el (mm-decode-body): Call
11924         `mm-charset-to-coding-system' with allow-override argument.
11925
11926         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11927         `filename' from Content-Disposition if Content-Type doesn't
11928         provide `name'.
11929         (gnus-mime-view-part-as-type): Set default instead of
11930         initial-input.
11931
11932 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11933
11934         * format-spec.el (format-spec): Propagate text properties of % spec.
11935
11936 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11937
11938         * gnus-art.el (gnus-treat-predicate): Add `first'.
11939
11940 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11941
11942         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11943         (mm-charset-override-alist): New variable.
11944         (mm-charset-to-coding-system): Use it.
11945         (mm-codepage-setup): New helper function.
11946         (mm-charset-eval-alist): New variable.
11947         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11948         about unknown charsets.
11949
11950         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11951
11952 2005-10-04  David Hansen  <david.hansen@gmx.net>
11953
11954         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11955         (nnrss-check-group): Ditto.
11956
11957 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11958
11959         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11960         Rename x-gnus-verbatim to x-verbatim.
11961         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11962
11963         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11964         x-verbatim.
11965
11966         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11967
11968         * gnus-util.el (gnus-remove-duplicates): Remove.
11969
11970         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11971         instead of gnus-remove-duplicates.
11972
11973         * message.el (message-remove-duplicates): Remove.
11974         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11975         message-remove-duplicates.
11976
11977         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11978         available, else use implementation from `delete-dups'.
11979
11980         * message.el (message-insert-expires): New function.
11981         (message-mode-map): Add key binding.
11982         (message-mode-field-menu): Add menu entry.
11983         (message-mode): Document it.
11984         (message-make-expires-date): Use `message-make-date'.
11985
11986 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11987
11988         * message.el (message-make-expires-date): New function.
11989
11990 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11991
11992         * Makefile.in (list-installed-shadows): New entry.
11993         (install): Use it.
11994         (remove-installed-shadows): New entry.
11995
11996         * dgnushack.el (dgnushack-default-load-path): New variable.
11997         (dgnushack-find-lisp-shadows): New function.
11998         (dgnushack-remove-lisp-shadows): New function.
11999
12000 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12001
12002         * Makefile.in (install-el-elc): New entry.
12003         (install): Use it so that .el files are necessarily installed.
12004
12005 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12008
12009 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12010
12011         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12012         function rather than the diff-mode.el package.
12013         (mm-display-external): Use with-current-buffer.
12014         (mm-viewer-completion-map, mm-viewer-completion-map):
12015         Move initialization inside declaration.
12016
12017 2005-09-29  Simon Josefsson  <jas@extundo.com>
12018
12019         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12020         autoload mail-check-payment.
12021         (spam-check-hashcash): Define unconditionally, since hashcash.el
12022         is part of Gnus now.  Ignore errors from payment checking.
12023
12024 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12025
12026         * message.el (message-bold-region, message-unbold-region): Rename
12027         from `bold-region' and `unbold-region'.
12028
12029         * message.el: Remove useless autoloads.
12030
12031 2005-09-28  Simon Josefsson  <jas@extundo.com>
12032
12033         * message.el (message-use-idna): Default to t.
12034         (message-use-idna): Test whether encoding works too.  Doc fix.
12035
12036 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * nntp.el (nntp-warn-about-losing-connection): Remove.
12039
12040 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12041
12042         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12043         customizable.  Change default value.
12044         (mm-uu-diff-groups-regexp): Change default value.
12045         (mm-uu-type-alist): Add doc string.
12046         (mm-uu-configure): Add doc string.  Make it interactive.
12047         (mm-uu-tex-groups-regexp): New variable.
12048         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12049         (mm-uu-type-alist): Add LaTeX documents.
12050         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12051         of "text/verbatim".
12052         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12053
12054         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12055         instead of "text/verbatim".
12056
12057         * message.el (message-mark-inserted-region)
12058         (message-mark-insert-file): Use slrn style marks when called with
12059         prefix argument.
12060
12061 2005-09-27  Simon Josefsson  <jas@extundo.com>
12062
12063         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12064
12065 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12066
12067         * message.el (message-remove-duplicates): New function.
12068         Implementation borrowed from `gnus-remove-duplicates'.
12069         (message-idna-to-ascii-rhs): Also encode idna addresses in
12070         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12071         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12072         only ask about the same idna domain once per header and also tell
12073         in what header to replace the idna domain.
12074
12075         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12076         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12077         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12078         a header is decoded and not just the last one.
12079
12080 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12081
12082         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12083         has been decoded.
12084
12085         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12086         (mm-insert-part): Don't modify text if it has been decoded.
12087
12088         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12089         decoded.
12090
12091         * mm-view.el (mm-inline-text): Don't strip text props unless
12092         decoding enriched or richtext parts.
12093
12094 2005-09-25  Romain Francoise  <romain@orebokech.com>
12095
12096         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12097         * gnus-start.el (gnus-subscribe-interactively):
12098         * gnus-uu.el (gnus-uu-grab-articles):
12099         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12100         space.
12101
12102 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12103
12104         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12105         * mm-view.el (mm-view-pkcs7-decrypt):
12106         * gnus-sum.el (gnus-summary-limit-to-extra)
12107         (gnus-summary-respool-article, gnus-read-move-group-name):
12108         * gnus-score.el (gnus-summary-increase-score):
12109         * gnus-util.el (gnus-completing-read-with-default):
12110         * gnus-art.el (gnus-read-save-file-name)
12111         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12112         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12113         * message.el (message-check-news-header-syntax):
12114         Follow convention for reading with the minibuffer.
12115
12116 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12117
12118         * spam-report.el (spam-report-url-ping-plain):
12119         Use gnus-extended-version as User-Agent.
12120
12121         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12122         default value is nil.
12123
12124         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12125         (mm-uu-verbatim-marks-extract): New function.
12126         (mm-uu-extract): New face.
12127         (mm-uu-copy-to-buffer): Use it.
12128
12129         * spam-report.el (spam-report-gmane-ham): Renamed from
12130         `spam-report-gmane-unspam'.
12131         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12132         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12133
12134         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12135         Autoload.
12136         (spam-report-gmane-unregister-routine): Renamed
12137         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12138
12139 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12140
12141         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12142         (spam-report-gmane-unregister-routine): Add support for gmane
12143         unregistration.
12144
12145         * spam-report.el (spam-report-gmane-unspam)
12146         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12147         (spam-report-gmane): Change to take a single article and do unspam
12148         registration.
12149
12150 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12151
12152         * mm-url.el (mm-url-decode-entities): Fix regexp.
12153
12154 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12155
12156         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12157         default to nil, to be able to use Gnus at all.  If the default
12158         switches to something else, then the function should be fixed not
12159         be exceedingly slow.
12160
12161 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12162
12163         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12164         fail hard.
12165
12166         * spam-report.el: Add better Keywords line.
12167
12168         * spam.el: Add Maintainer and better Keywords line.
12169
12170 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12171
12172         * gnus-art.el (gnus-article-replace-part)
12173         (gnus-mime-replace-part): New functions.
12174         (gnus-mime-action-alist, gnus-mime-button-commands)
12175         (gnus-mime-save-part-and-strip): Added file argument.
12176         (gnus-article-part-wrapper): Added interactive argument.
12177
12178         * gnus-sum.el (gnus-summary-mime-map): Add
12179         `gnus-article-replace-part'.
12180
12181 2005-09-19  Didier Verna  <didier@xemacs.org>
12182
12183         The nnml compaction feature:
12184         * nnml.el (nnml-request-compact-group): New function.
12185         * nnml.el (nnml-request-compact): New function.
12186         * gnus-int.el (gnus-request-compact-group): New function.
12187         * gnus-int.el (gnus-request-compact): New function.
12188         * gnus-group.el (gnus-group-compact-group): New function.
12189         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12190         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12191         * gnus-srvr.el (gnus-server-compact-server): New function.
12192         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12193         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12194
12195 2005-09-18  Deepak Goel  <deego@gnufans.org>
12196
12197         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12198         format spec.
12199
12200 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12201
12202         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12203
12204 2005-09-15  Romain Francoise  <romain@orebokech.com>
12205
12206         * message.el (message-fill-paragraph): Clarify docstring.
12207
12208 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12209
12210         * gnus-art.el (gnus-mime-display-part): Protect against broken
12211         MIME messages.
12212
12213 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12214
12215         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12216         before parsing header.
12217
12218 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12219
12220         * html2text.el (html2text-replace-list): Add new entities.
12221
12222 2005-09-11  Romain Francoise  <romain@orebokech.com>
12223
12224         * message.el (message-alternative-emails): Improve docstring.
12225         (message-setup-1): Call `message-use-alternative-email-as-from'
12226         after `message-setup-hook' to give it precedence over posting
12227         styles, etc.
12228         (message-use-alternative-email-as-from): Add docstring.  Remove
12229         the original From header if present.
12230
12231         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12232         (nnml-save-mail): Use it.
12233
12234         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12235         articles.  Add new argument `silent'.
12236         (gnus-uu-mark-all): Report the total number of marked articles.
12237
12238 2005-09-10  Romain Francoise  <romain@orebokech.com>
12239
12240         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12241         (gnus-uu-mark-series): Likewise.
12242
12243 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12244
12245         * spam-report.el (spam-report-gmane): Fix generation of spam
12246         report URL.
12247
12248 2005-09-10  Simon Josefsson  <jas@extundo.com>
12249
12250         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12251         t, based on discussion on the ding list with Robert Epprecht
12252         <epprecht@solnet.ch>.
12253
12254 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12255
12256         * spam-report.el (spam-report-gmane): Make it work without
12257         X-Report-Spam header.  Gmane now only provides Archived-At.
12258         This is only used if `spam-report-gmane-use-article-number' is nil.
12259         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12260
12261         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12262         make `gnus-summary-sort-by-recipient' work with threading.
12263
12264         * nnweb.el (nnweb-google-wash-article): Print a message if article
12265         is not available.
12266
12267 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12268
12269         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12270         change.  Decode text/* parts content before displaying.
12271
12272 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12273
12274         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12275
12276 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12277
12278         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12279
12280         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12281         url-package-name, url-package-version,
12282         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12283         w3m-display-inline-images, and w3m-minor-mode-map.
12284
12285 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12286
12287         * message.el (message-tab-body-function): Fix mismatched custom type.
12288
12289         * gnus.el (gnus-group-change-level-function): Ditto.
12290
12291         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12292
12293         * gnus-art.el (gnus-signature-limit)
12294         (gnus-article-mime-part-function): Ditto.
12295
12296 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12297
12298         * mml.el (mml-mode): Silence the byte compiler.
12299
12300         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12301         using `(sit-for 0)' before moving the point to the specified part;
12302         skip unbuttonized parts.
12303         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12304         return to the summary window if gnus-auto-select-part is non-nil.
12305
12306 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12307
12308         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12309         variables.
12310         (mml-dnd-attach-file, mml-mode): Use them.
12311
12312         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12313         Make fetching article by MID work again for Google Groups.  Added
12314         FIXME concerning gnus-group-make-web-group.
12315
12316         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12317         Don't depend on Gnus by using mail-extract-address-components if
12318         gnus-extract-address-components is not bound.
12319
12320 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12321
12322         * gnus-art.el (gnus-mime-display-security): Don't display the
12323         signature, but only the signed part.
12324
12325 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12326
12327         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12328
12329         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12330         list, not listp.
12331
12332 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12333
12334         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12335         when encoding.
12336
12337         * mm-bodies.el (mm-decode-content-transfer-encoding):
12338         De-canonicalize CRLF for all text content types, not just
12339         text/plain.
12340
12341 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12342
12343         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12344         valid article; point arrow and cursor at the MIME button.
12345
12346 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12347
12348         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12349         Suggested by Dan Christensen <jdc@uwo.ca>.
12350
12351         * mm-decode.el (mm-save-part): Enable change of prompt.
12352
12353 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12354
12355         * gnus-msg.el (gnus-inews-add-send-actions): Made
12356         `message-post-method' lambda parameter ARG `&optional'.
12357
12358 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12359
12360         * gnus-sum.el (gnus-summary-mime-map): Added
12361         gnus-article-save-part-and-strip, gnus-article-delete-part and
12362         gnus-article-jump-to-part.
12363
12364         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12365         (gnus-article-edit-part): Use it.
12366         (gnus-article-part-wrapper): Added no-handle argument.
12367         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12368         functions.
12369
12370 2005-08-29  Romain Francoise  <romain@orebokech.com>
12371
12372         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12373         docstring.
12374         (gnus-face-from-file): Likewise.
12375
12376 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12377
12378         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12379         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12380         non-nil.
12381         (gnus-auto-select-part): New variable.
12382         (gnus-article-jump-to-part): New function.
12383         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12384         (gnus-mime-delete-part): Allow selecting specified part after
12385         deleting or stripping parts.
12386         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12387         part if argument is bogus.
12388
12389 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12390
12391         * gnus-art.el (w3m-minor-mode-map):
12392         * gnus-spec.el (gnus-newsrc-file-version):
12393         * gnus-util.el (nnmail-active-file-coding-system)
12394         (gnus-original-article-buffer, gnus-user-agent):
12395         * gnus.el (gnus-ham-process-destinations)
12396         (gnus-parameter-ham-marks-alist)
12397         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12398         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12399         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12400         * mm-decode.el (gnus-current-window-configuration):
12401         * mm-extern.el (gnus-article-mime-handles):
12402         * mm-url.el (url-current-object, url-package-name)
12403         (url-package-version):
12404         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12405         (smime-keys, w3m-cid-retrieve-function-alist)
12406         (w3m-current-buffer, w3m-display-inline-images)
12407         (w3m-minor-mode-map):
12408         * mml-smime.el (gnus-extract-address-components):
12409         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12410         (gnus-newsrc-hashtb, message-default-charset)
12411         (message-deletable-headers, message-options)
12412         (message-posting-charset, message-required-mail-headers)
12413         (message-required-news-headers):
12414         * mml1991.el (mc-pgp-always-sign):
12415         * mml2015.el (mc-pgp-always-sign):
12416         * nnheader.el (nnmail-extra-headers):
12417         * rfc1843.el (gnus-decode-encoded-word-function)
12418         (gnus-decode-header-function, gnus-newsgroup-name):
12419         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12420
12421 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12422
12423         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12424         the end of the date treatments.
12425
12426 2005-08-15  Simon Josefsson  <jas@extundo.com>
12427
12428         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12429         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12430         Capello and Romain Francoise.
12431         (pgg-fetch-key-function): Removed, not used?
12432         (pgg-insert-url-with-w3): Require url, to get
12433         url-insert-file-contents regardless of where it is defined.
12434
12435 2005-08-13  Romain Francoise  <romain@orebokech.com>
12436
12437         * message.el (message-cite-original-1): New function.
12438         (message-cite-original): Use it.
12439         (message-cite-original-without-signature): Ditto.
12440
12441 2005-08-08  Romain Francoise  <romain@orebokech.com>
12442
12443         * message.el (message-yank-empty-prefix): New variable.
12444         (message-indent-citation): Use it.
12445         (message-cite-original-without-signature): Respect X-No-Archive.
12446
12447 2005-08-08  Simon Josefsson  <jas@extundo.com>
12448
12449         * pgg.el: Autoload url-insert-file-contents instead of loading
12450         w3/url.
12451         (pgg-insert-url-with-w3): Don't load url here.
12452
12453 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12454
12455         * message.el (message-kill-to-signature): Don't insert newline at
12456         bol.
12457         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12458
12459 2005-08-06  Romain Francoise  <romain@orebokech.com>
12460
12461         * message.el (message-user-fqdn): Fix typo in docstring.
12462
12463 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12464
12465         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12466
12467         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12468
12469 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12470
12471         * mm-bodies.el (mm-encode-body): Use coding system rather than
12472         charset to encode text.
12473
12474         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12475         number of charsets if utf-8 is available (XEmacs).
12476
12477 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12478
12479         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12480         taken from `gnus-button-mid-or-mail-regexp'.
12481         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12482         (gnus-button-alist): Improve regexp for domain part of the MIDs
12483         for news:localpart@domain buttons.
12484         (gnus-button-ctan-directory-regexp): Update.
12485
12486 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12487
12488         * sieve-manage.el (sieve-manage-interactive-login): Use
12489         make-local-variable rather than make-variable-buffer-local.
12490         (sieve-manage-open): Ditto.
12491         (sieve-manage-authenticate): Ditto.
12492
12493         * mml.el (mml-generate-mime-1): Make the content type default to
12494         text/plain if the filename is not specified.
12495
12496 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12499         instead of insert-buffer.
12500
12501         * message.el (message-yank-original): Ditto; set the mark at the
12502         end of the yanked message.
12503
12504 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12505
12506         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12507         lines to scroll rather than to stop it.
12508
12509         * mml.el (mml-generate-default-type): Add doc string.
12510         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12511         default to application/octet-stream when determining the content
12512         type if it is not specified for the part or the mml contents; add
12513         a comment about mml-generate-default-type.
12514
12515 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12516
12517         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12518         make it default to application/octet-stream when determining the
12519         content type if it is not specified for the external contents.
12520
12521 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12522
12523         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12524         segmented parameter but also other parameters might be there.
12525
12526 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12527
12528         * mm-decode.el (mm-display-external): Delete temp file, directory
12529         and buffer immediately if the external process is exited.
12530
12531 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12532
12533         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12534         fewer lines than that of scroll-margin.
12535         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12536
12537 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12538
12539         * gnus-art.el (gnus-article-next-page): Revert.
12540         (gnus-article-beginning-of-window): New macro.
12541         (gnus-article-next-page-1): Use it.
12542         (gnus-article-prev-page): Ditto.
12543         (gnus-article-edit-part): Use insert-buffer-substring instead of
12544         insert-buffer.
12545         (gnus-article-edit-exit): Ditto.
12546
12547         * gnus-util.el (gnus-beginning-of-window): Remove.
12548         (gnus-end-of-window): Remove.
12549
12550         * lpath.el: Don't bind header-line-format and scroll-margin.
12551
12552 2005-07-25  Simon Josefsson  <jas@extundo.com>
12553
12554         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12555         to have the url package without w3.  Reported by Daiki Ueno
12556         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12557
12558 2005-07-20  Didier Verna  <didier@xemacs.org>
12559
12560         * gnus-diary.el: Remove the description comment (nndiary is now
12561         properly documented in the Gnus manual).
12562         Fix the spelling of "Back End".
12563         * nndiary.el: Ditto.
12564         Fix the copyright notice.
12565
12566 2005-07-18  Romain Francoise  <romain@orebokech.com>
12567
12568         * gnus-sum.el (gnus-summary-to-prefix)
12569         (gnus-summary-newsgroup-prefix): New variables.
12570         (gnus-summary-from-or-to-or-newsgroups): Use them.
12571
12572 2005-07-17  Romain Francoise  <romain@orebokech.com>
12573
12574         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12575         space as it's generally not especially interesting to the user.
12576
12577 2005-07-16  Romain Francoise  <romain@orebokech.com>
12578
12579         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12580         nil to avoid prompting and file modification if one of the
12581         messages at the top of the nnfolder file contains a copyright
12582         notice.
12583         Update copyright notice.
12584
12585         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12586         instead of `current-time-string' as the latter creates a time
12587         string that is not RFC 2822 compliant (it lacks the zone).
12588         Update copyright notice.
12589
12590 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12591
12592         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12593         for text/rtf.  Display default in prompt.  Pass default for M-n.
12594
12595         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12596
12597 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12598
12599         * gnus-msg.el (gnus-button-mailto): Remove
12600         save-selected-window-window hackery because it relies on
12601         save-selected-window internals.
12602
12603 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12606         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12607         (gnus-article-prev-page): Ditto.
12608
12609         * gnus-util.el (gnus-beginning-of-window): New function.
12610         (gnus-end-of-window): New function.
12611
12612         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12613
12614 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12615
12616         * gnus-score.el (gnus-score-edit-all-score): Set
12617         gnus-score-edit-exit-function to gnus-score-edit-done and call
12618         gnus-message.
12619
12620 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12621
12622         * gnus-msg.el (gnus-button-mailto): Remove
12623         save-selected-window-window hackery because it relies on
12624         save-selected-window internals.
12625
12626 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12627
12628         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12629         add-minor-mode.
12630         (gnus-binary-mode): Ditto.
12631
12632         * gnus-topic.el (gnus-topic-mode): Ditto.
12633
12634 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12635
12636         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12637         (gnus-article-prev-page): Take scroll-margin into consideration.
12638
12639 2005-07-04  Lute Kamstra  <lute@gnu.org>
12640
12641         Update FSF's address in GPL notices.
12642
12643 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12644
12645         * gnus.el (gnus-exit):
12646         * gnus-group.el (gnus-group-icons):
12647         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12648
12649         * gnus-nocem.el (gnus-nocem):
12650         * message.el (message-various, message-buffers, message-sending)
12651         (message-interface, message-forwarding, message-insertion)
12652         (message-headers, message-news, message-mail):
12653         * pgg-gpg.el (pgg-gpg):
12654         * pgg-parse.el (pgg-parse):
12655         * pgg-pgp.el (pgg-pgp):
12656         * pgg-pgp5.el (pgg-pgp5):
12657         * pop3.el (pop3): Finish `defgroup' description with period.
12658
12659 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12660
12661         * gnus-art.el (article-display-face): Improve the efficiency.
12662         (article-display-x-face): Ditto; remove grey x-face stuff.
12663
12664 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * gnus-art.el (article-display-face): Correct the position in
12667         which Faces are inserted.
12668
12669 2005-06-29  Didier Verna  <didier@xemacs.org>
12670
12671         * gnus-art.el (article-display-face): Display faces in correct
12672         order.
12673
12674 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12675
12676         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12677         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12678         (gnus-nocem-check-article): Fetch the Type header.
12679         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12680         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12681         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12682         make sure gnus-nocem-hashtb is initialized.
12683         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12684         (gnus-nocem-unwanted-article-p): Ditto.
12685
12686         * pgg.el (pgg-verify): Return the verification result.
12687
12688 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12689
12690         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12691         is ascii.
12692
12693 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12694
12695         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12696         `show-nonbreak-escape'.
12697
12698 2005-06-23  Lute Kamstra  <lute@gnu.org>
12699
12700         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12701
12702         * dig.el (dig-mode):
12703         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12704
12705 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12706
12707         * nnimap.el (nnimap-split-download-body): Fix spellings.
12708
12709 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12710
12711         * gnus-art.el (gnus-article-encrypt-body):
12712         * gnus-cus.el (gnus-score-customize):
12713         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12714         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12715
12716 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12717
12718         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12719         header by looking for magic "MII" at the beginnig.
12720
12721 2005-06-16  Miles Bader  <miles@gnu.org>
12722
12723         * gnus-xmas.el (gnus-xmas-group-startup-message):
12724         Use renamed gnus-splash face.
12725
12726         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12727         (assistant-field-face): New backward-compatibility alias for renamed
12728         face.
12729         (assistant-render-text): Use renamed assistant-field face.
12730
12731         * spam.el (spam): Remove "-face" suffix from face name.
12732         (spam-face): New backward-compatibility alias for renamed face.
12733         (spam-face, spam-initialize): Use renamed spam face.
12734
12735         * message.el (message-header-to, message-header-cc)
12736         (message-header-subject, message-header-newsgroups)
12737         (message-header-other, message-header-name)
12738         (message-header-xheader, message-separator, message-cited-text)
12739         (message-mml): Remove "-face" suffix from face names.
12740         (message-header-to-face, message-header-cc-face)
12741         (message-header-subject-face, message-header-newsgroups-face)
12742         (message-header-other-face, message-header-name-face)
12743         (message-header-xheader-face, message-separator-face)
12744         (message-cited-text-face, message-mml-face):
12745         New backward-compatibility aliases for renamed faces.
12746         (message-font-lock-keywords): Use renamed message faces.
12747
12748         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12749         (sieve-test-commands, sieve-tagged-arguments):
12750         Remove "-face" suffix from face names.
12751         (sieve-control-commands-face, sieve-action-commands-face)
12752         (sieve-test-commands-face, sieve-tagged-arguments-face):
12753         New backward-compatibility aliases for renamed faces.
12754         (sieve-control-commands-face, sieve-action-commands-face)
12755         (sieve-test-commands-face, sieve-tagged-arguments-face):
12756         Use renamed sieve faces.
12757
12758         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12759         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12760         (gnus-group-news-3-empty, gnus-group-news-4)
12761         (gnus-group-news-4-empty, gnus-group-news-5)
12762         (gnus-group-news-5-empty, gnus-group-news-6)
12763         (gnus-group-news-6-empty, gnus-group-news-low)
12764         (gnus-group-news-low-empty, gnus-group-mail-1)
12765         (gnus-group-mail-1-empty, gnus-group-mail-2)
12766         (gnus-group-mail-2-empty, gnus-group-mail-3)
12767         (gnus-group-mail-3-empty, gnus-group-mail-low)
12768         (gnus-group-mail-low-empty, gnus-summary-selected)
12769         (gnus-summary-cancelled, gnus-summary-high-ticked)
12770         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12771         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12772         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12773         (gnus-summary-low-undownloaded)
12774         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12775         (gnus-summary-low-unread, gnus-summary-normal-unread)
12776         (gnus-summary-high-read, gnus-summary-low-read)
12777         (gnus-summary-normal-read, gnus-splash):
12778         Remove "-face" suffix from face names.
12779         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12780         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12781         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12782         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12783         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12784         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12785         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12786         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12787         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12788         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12789         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12790         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12791         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12792         (gnus-summary-normal-ticked-face)
12793         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12794         (gnus-summary-normal-ancient-face)
12795         (gnus-summary-high-undownloaded-face)
12796         (gnus-summary-low-undownloaded-face)
12797         (gnus-summary-normal-undownloaded-face)
12798         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12799         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12800         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12801         (gnus-splash-face):
12802         New backward-compatibility aliases for renamed faces.
12803         (gnus-group-startup-message): Use renamed gnus faces.
12804
12805         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12806         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12807         (gnus-server-agent): Remove "-face" suffix from face names.
12808         (gnus-server-agent-face, gnus-server-opened-face)
12809         (gnus-server-closed-face, gnus-server-denied-face)
12810         (gnus-server-offline-face):
12811         New backward-compatibility aliases for renamed faces.
12812         (gnus-server-agent-face, gnus-server-opened-face)
12813         (gnus-server-closed-face, gnus-server-denied-face)
12814         (gnus-server-offline-face): Use renamed gnus faces.
12815
12816         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12817         Remove "-face" suffix from face names.
12818         (gnus-picon-xbm-face, gnus-picon-face):
12819         New backward-compatibility aliases for renamed faces.
12820
12821         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12822         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12823         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12824         (gnus-cite-11): Remove "-face" suffix from face names.
12825         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12826         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12827         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12828         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12829         New backward-compatibility aliases for renamed faces.
12830         (gnus-cite-attribution-face, gnus-cite-face-list)
12831         (gnus-article-boring-faces): Use renamed gnus faces.
12832
12833         * gnus-art.el (gnus-signature, gnus-header-from)
12834         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12835         (gnus-header-content): Remove "-face" suffix from face names.
12836         (gnus-signature-face, gnus-header-from-face)
12837         (gnus-header-subject-face, gnus-header-newsgroups-face)
12838         (gnus-header-name-face, gnus-header-content-face):
12839         New backward-compatibility aliases for renamed faces.
12840         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12841
12842         * gnus-sum.el (gnus-summary-selected-face)
12843         (gnus-summary-highlight): Use renamed gnus faces.
12844         * gnus-group.el (gnus-group-highlight): Likewise.
12845
12846 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12847
12848         * gnus-sieve.el (gnus-sieve-article-add-rule):
12849         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12850         * spam-stat.el (spam-stat-buffer-change-to-spam)
12851         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12852
12853         * message.el (message-is-yours-p):
12854         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12855
12856 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * mm-view.el (mm-inline-text): Withdraw the last change.
12859
12860 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12863         executing enriched-decode.
12864
12865 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12866
12867         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12868         charset of tar files.
12869
12870 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12871
12872         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12873
12874 2005-06-04  Lute Kamstra  <lute@gnu.org>
12875
12876         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12877         information is never recorded.
12878
12879 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12880
12881         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12882
12883 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12884
12885         * pop3.el (pop3-apop): Run md5 in the binary mode.
12886
12887         * starttls.el (starttls-set-process-query-on-exit-flag):
12888         Use eval-and-compile.
12889
12890 2005-05-31  Simon Josefsson  <jas@extundo.com>
12891
12892         * smime.el (smime-replace-in-string): Define.
12893         (smime-cert-by-ldap-1): Use it.
12894
12895 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * gnus-art.el (article-display-x-face): Replace
12898         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12899
12900         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12901         set-process-query-on-exit-flag or process-kill-without-query.
12902
12903         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12904         loop instead of replace-regexp.
12905
12906         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12907         instead of process-kill-without-query if it is available.
12908
12909         * lpath.el: Fbind ldap-search-entries.
12910
12911         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12912         instead of find-file-hooks if it is available.
12913
12914         * mml1991.el: Bind pgg-default-user-id when compiling.
12915
12916         * mml2015.el: Bind pgg-default-user-id when compiling.
12917
12918         * nndraft.el (nndraft-request-associate-buffer):
12919         Use write-contents-functions instead of write-contents-hooks if it is
12920         available.
12921
12922         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12923         instead of find-file-hooks if it is available.
12924
12925         * nntp.el (nntp-open-connection): Replace
12926         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12927         (nntp-open-ssl-stream): Ditto.
12928         (nntp-open-tls-stream): Ditto.
12929
12930         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12931         set-process-query-on-exit-flag or process-kill-without-query.
12932         (starttls-open-stream-gnutls): Use it instead of
12933         process-kill-without-query.
12934         (starttls-open-stream): Ditto.
12935
12936 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12937
12938         * smime.el (smime-cert-by-ldap-1): Don't use
12939         replace-regexp-in-string.
12940
12941 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12942
12943         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12944
12945         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12946         in PEM format.  Adjust to the XEmacs compability.
12947
12948 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12949
12950         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12951         by `string-to-number'.
12952         * gnus-agent.el (gnus-agent-regenerate-group)
12953         (gnus-agent-fetch-articles): Ditto.
12954         * gnus-art.el (gnus-button-fetch-group): Ditto.
12955         * gnus-cache.el (gnus-cache-generate-active)
12956         (gnus-cache-articles-in-group): Ditto.
12957         * gnus-group.el (gnus-group-set-current-level)
12958         (gnus-group-insert-group-line): Ditto.
12959         * gnus-score.el (gnus-score-set-expunge-below)
12960         (gnus-score-set-mark-below, gnus-summary-score-effect)
12961         (gnus-summary-score-entry): Ditto.
12962         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12963         (gnus-soup-pack): Ditto.
12964         * gnus-spec.el (gnus-xmas-format): Ditto.
12965         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12966         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12967         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12968         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12969         * nndb.el (nndb-get-remote-expire-response): Ditto.
12970         * nndiary.el (nndiary-parse-schedule-value)
12971         (nndiary-string-to-number, nndiary-request-replace-article)
12972         (nndiary-request-article): Ditto.
12973         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12974         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12975         * nneething.el (nneething-make-head): Ditto.
12976         * nnfolder.el (nnfolder-request-article)
12977         (nnfolder-retrieve-headers): Ditto.
12978         * nnheader.el (nnheader-file-to-number): Ditto.
12979         * nnkiboze.el (nnkiboze-request-article): Ditto.
12980         * nnmail.el (nnmail-process-unix-mail-format)
12981         (nnmail-process-babyl-mail-format): Ditto.
12982         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12983         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12984         (nnmh-request-create-group, nnmh-request-list-1)
12985         (nnmh-request-group, nnmh-request-article): Ditto.
12986         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12987         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12988         * nnsoup.el (nnsoup-make-active): Ditto.
12989         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12990         * nntp.el (nntp-find-group-and-number)
12991         (nntp-retrieve-headers-with-xover): Ditto.
12992         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12993         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12994         (pgg-format-key-identifier): Ditto.
12995         * pop3.el (pop3-last, pop3-stat): Ditto.
12996         * qp.el (quoted-printable-decode-region): Ditto.
12997
12998         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12999         of concat.
13000
13001 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13004
13005         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13006
13007         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13008
13009         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13010
13011         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13012
13013         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13014
13015         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13016         (gnus-carpal-mode): Ditto.
13017
13018         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13019         (gnus-browse-mode): Ditto.
13020
13021         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13022
13023         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13024
13025 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13026
13027         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13028
13029 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13030
13031         * gnus-util.el (gnus-run-mode-hooks): New function.
13032
13033         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13034
13035         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13036         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13037
13038 2005-05-27  Lute Kamstra  <lute@gnu.org>
13039
13040         * dns-mode.el (dns-mode): Specify customization group.
13041
13042 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13043
13044         * gnus-agent.el (gnus-agent-make-mode-line-string):
13045         Use mode-line-highlight as mouse-face.
13046
13047 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * canlock.el (canlock): Change the parent group to news.
13050
13051         * deuglify.el (gnus-outlook-deuglify): Add :group.
13052
13053         * dig.el (dig): Add :group.
13054
13055         * dns-mode.el (dns-mode): Add :group.
13056
13057         * encrypt.el (encrypt): Add :group.
13058
13059         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13060         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13061         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13062         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13063         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13064
13065         * gnus-diary.el (gnus-diary): Add :group.
13066
13067         * gnus.el (gnus-group-news-1-face): Add :group.
13068         (gnus-group-news-1-empty-face): Ditto.
13069         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13070         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13071         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13072         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13073         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13074         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13075         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13076         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13077         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13078         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13079         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13080         (gnus-summary-high-ticked-face): Ditto.
13081         (gnus-summary-low-ticked-face): Ditto.
13082         (gnus-summary-normal-ticked-face): Ditto.
13083         (gnus-summary-high-ancient-face): Ditto.
13084         (gnus-summary-low-ancient-face): Ditto.
13085         (gnus-summary-normal-ancient-face): Ditto.
13086         (gnus-summary-high-undownloaded-face): Ditto.
13087         (gnus-summary-low-undownloaded-face): Ditto.
13088         (gnus-summary-normal-undownloaded-face): Ditto.
13089         (gnus-summary-high-unread-face): Ditto.
13090         (gnus-summary-low-unread-face): Ditto.
13091         (gnus-summary-normal-unread-face): Ditto.
13092         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13093         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13094
13095         * hashcash.el (hashcash): New custom group.
13096         (hashcash-default-payment): Add :group.
13097         (hashcash-payment-alist): Ditto.
13098         (hashcash-default-accept-payment): Ditto.
13099         (hashcash-accept-resources): Ditto.
13100         (hashcash-path): Ditto.
13101         (hashcash-extra-generate-parameters): Ditto.
13102         (hashcash-double-spend-database): Ditto.
13103         (hashcash-in-news): Ditto.
13104
13105         * message.el (message-minibuffer-local-map): Add :group.
13106
13107         * netrc.el (netrc): Add :group.
13108
13109         * sieve-manage.el (sieve-manage-log): Add :group.
13110         (sieve-manage-default-user): Diito.
13111         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13112         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13113         (sieve-manage-authenticators): Ditto.
13114         (sieve-manage-authenticator-alist): Ditto.
13115         (sieve-manage-default-port): Ditto.
13116
13117         * sieve-mode.el (sieve-control-commands-face): Add :group.
13118         (sieve-action-commands-face): Ditto.
13119         (sieve-test-commands-face): Ditto.
13120         (sieve-tagged-arguments-face): Ditto.
13121
13122         * smime.el (smime): Add :group.
13123
13124         * spam-report.el (spam-report): Add :group.
13125
13126         * spam.el (spam, spam-face): Add :group.
13127
13128 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13129
13130         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13131         return \n.\n.\n at the end of articles.  Protect against that.
13132         (nntp-with-open-group): Allow debugging.
13133
13134         * nnheader.el (mail-header-set-extra): Make into a function
13135         because I just could't understand how to quote the list properly.
13136
13137         * dns.el (query-dns-cached): New function.
13138
13139 2005-05-26  Lute Kamstra  <lute@gnu.org>
13140
13141         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13142
13143 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13146
13147         * gnus-art.el: Don't autoload mail-extract-address-components.
13148
13149         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13150         eval-and-compile to evaluate it.
13151
13152         * hashcash.el: Don't autoload executable-find.
13153
13154         * nndb.el: Don't declare the nndb back end two or more times; don't
13155         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13156
13157         * nntp.el: Autoload format-spec instead of format; use
13158         eval-and-compile to evaluate autoload forms.
13159
13160 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13161
13162         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13163
13164 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13165
13166         * gnus.el (gnus-version-number): Bump version.
13167
13168 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13169
13170         * gnus.el: No Gnus v0.3 is released.
13171
13172 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13173
13174         * lpath.el (featurep): Bind show-nonbreak-escape.
13175
13176 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * gnus-art.el (gnus-article-edit-part): Disable undo.
13179
13180 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13181
13182         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13183         gnus-article-date-lapsed-new-header is t if date timer is active;
13184         skip headers in which the original date value is empty.
13185         (gnus-article-save-original-date): Redefine it as a macro.
13186         (gnus-display-mime): Use it.
13187
13188 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * gnus-art.el (article-date-ut): Support converting date in
13191         forwarded parts as well.
13192         (gnus-article-save-original-date): New function.
13193         (gnus-display-mime): Use it.
13194
13195 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13196
13197         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13198         enclosure element of <item>.
13199
13200 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13201
13202         * message.el (message-kill-buffer-query): Renamed from
13203         `message-kill-buffer-query-if-modified'.  Added :version.
13204
13205 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13206
13207         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13208         window layout.
13209
13210 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13211
13212         * mml.el: Autoload dnd when compiling.
13213
13214 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13215
13216         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13217         x-dnd-*.
13218
13219 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13220
13221         * qp.el (quoted-printable-encode-region): Save excursion.
13222
13223 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13224
13225         * message.el (message-kill-buffer-query-if-modified): Add new variable
13226         so the user can kill a modified message buffer quickly.
13227         (message-kill-buffer): Use it.
13228
13229 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * lpath.el: Fbind display-time-event-handler; don't fbind
13232         string-to-multibyte.
13233
13234         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13235
13236 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13237
13238         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13239         contained in text because xml.el decodes entities) with LFs.
13240
13241 2005-04-11  Lute Kamstra  <lute@gnu.org>
13242
13243         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13244         differently.
13245
13246 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13247
13248         * mm-util.el (mm-detect-coding-region): Typo.
13249
13250 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13251
13252         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13253
13254 2005-04-06  Deepak Goel  <deego@gnufans.org>
13255
13256         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13257         user-function allow user modifications of the scores.
13258         (spam-stat-score-buffer-user): New function, to allow
13259         user-computed modifications to the score.
13260         (spam-stat-score-buffer-user-functions): List of additional
13261         scoring functions.
13262         (spam-stat-error-holder): Global temporary error holder.
13263         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13264         variable.
13265
13266 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13267
13268         * gnus-registry.el (gnus-registry-clean-empty-function)
13269         (gnus-registry-trim, gnus-registry-fetch-groups)
13270         (gnus-registry-delete-group): Groups that match
13271         `gnus-registry-ignored-groups' are removed from the registry
13272         entries, not just ignored for splitting.  This helps clean up the
13273         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13274         to get all the groups a message ID is in.
13275
13276         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13277         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13278         (spam-stat-score-buffer-user-functions): Add :number custom type.
13279
13280 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13281
13282         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13283         argument in XEmacs.
13284
13285         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13286         (nnrss-request-group): Decode group name first.
13287         (nnrss-request-article): Make a text/plain article if mml-to-mime
13288         failed.
13289         (nnrss-get-encoding): Return a compatible encoding according to
13290         nnrss-compatible-encoding-alist.
13291         (nnrss-find-el): Use consp instead of listp.
13292         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13293
13294 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13297         which Emacs 20 doesn't support.
13298         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13299
13300 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13301
13302         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13303         silence the byte compiler inside the defun.
13304
13305         * gnus-demon.el (parse-time-string): Add autoload.
13306
13307         * gnus-delay.el (parse-time-string): Add autoload.
13308
13309         * gnus-art.el (parse-time-string): Add autoload.
13310
13311         * nnultimate.el (parse-time): Require for `parse-time-string'.
13312
13313 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13314
13315         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13316
13317         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13318
13319         * smime.el (smime-ldap-host-list): Add :version.
13320
13321 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13322
13323         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13324         pass it to `gnus-browse-read-group'.
13325         (gnus-browse-read-group): Add NUMBER argument and pass it to
13326         `gnus-group-read-ephemeral-group'.
13327
13328         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13329         argument and pass it to `gnus-group-read-group'.
13330
13331 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13332
13333         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13334         mm-xemacs-find-mime-charset-1 if we have the mule feature
13335         available at runtime.
13336
13337 2005-03-25  Werner Lemberg  <wl@gnu.org>
13338
13339         * nnmaildir.el: Replace `illegal' with `invalid'.
13340
13341 2005-03-23  Lute Kamstra  <lute@gnu.org>
13342
13343         * time-date.el: Add comment on time value formats.
13344         Don't require parse-time.
13345         (with-decoded-time-value): New macro.
13346         (encode-time-value): New function.
13347         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13348         (days-to-time): Return a valid time value when arg is huge.
13349         (time-since): Use time-subtract.
13350         (time-to-number-of-days): Use time-to-seconds.
13351
13352 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13353
13354         * gnus-start.el (gnus-display-time-event-handler):
13355         Check display-time-timer at runtime rather than only at load time
13356         in case display-time-mode is turned off in the mean time.
13357
13358 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13359
13360         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13361         used.
13362
13363         * nneething.el (nneething-map-file-directory): Derive from
13364         `gnus-directory'.
13365
13366         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13367         the To/Cc button.
13368
13369 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * nnmaildir.el (nnmaildir-request-accept-article):
13372         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13373
13374 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13375
13376         * gnus-async.el: Require timer-funcs at compile time when in
13377         XEmacs for `run-with-idle-timer'.
13378
13379 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13380
13381         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13382         autoloaded function.
13383
13384 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13385
13386         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13387
13388 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13389
13390         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13391
13392 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13393
13394         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13395         gnus-expert-user to default.
13396
13397 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13398
13399         * nnimap.el (nnimap-open-server): Ditto.
13400
13401         * imap.el (imap-authenticate): Fix typo.
13402
13403 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13404
13405         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13406         buffer (since IMAP server might return FETCH response out of
13407         order, and the nntp buffer must be sorted).
13408
13409 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13410
13411         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13412         comparison on string.
13413
13414         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13415         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13416         (gnus-agent-summary-fetch-series): Modified to protect against
13417         gnus-agent-summary-fetch-group clearing processable flags.
13418         (gnus-agent-synchronize-group-flags): Update live group buffer as
13419         synchronization may occur due to the user toggle the plugged
13420         status.
13421         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13422         successfully downloaded.
13423         (gnus-agent-expire-group-1): Avoid using markers when the overview
13424         is in ascending order; greatly improves performance.
13425         (gnus-agent-regenerate-group): Use
13426         gnus-agent-synchronize-group-flags to reset read status in both
13427         gnus and server.
13428         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13429
13430 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13431
13432         * message.el: Don't autoload former message-utils variables.
13433         (message-strip-subject-trailing-was): Change doc string.
13434
13435         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13436         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13437         (nnweb-google-search): Add "hl=en" here.
13438         (nnweb-google-parse-1, nnweb-google-create-mapping):
13439         Don't hardcode URL.
13440
13441 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13442
13443         * message.el (message-get-reply-headers, message-followup):
13444         Mention related variables `message-use-followup-to' and
13445         `message-use-mail-followup-to', in the information buffer.
13446
13447         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13448         of broken groups(-beta).google.com.
13449
13450 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13451
13452         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13453         parameter to invoked gnus-request-move-article; remove the
13454         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13455         all at once instead of once per article.
13456         (gnus-summary-remove-process-mark): Accept a list of articles as
13457         well as a single article for processing.
13458
13459         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13460         parameter.
13461
13462         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13463
13464         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13465
13466         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13467         parameter.
13468
13469         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13470         parameter.
13471
13472         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13473         parameter and remove the gnus-sum-hint-move-is-internal variable.
13474
13475         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13476         parameter.
13477
13478         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13479         parameter.
13480
13481         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13482         parameter.
13483
13484         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13485
13486         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13487         parameter.
13488
13489         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13490         parameter.
13491
13492 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13493
13494         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13495         a more conservative way.
13496
13497 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13498
13499         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13500         buffer, so it moves the window's cursor.
13501
13502 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13503
13504         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13505         `mm-dissect-multipart' and receive the from field as an (optional)
13506         argument from `mm-dissect-multipart'.
13507         (mm-dissect-multipart): Receive the from field as an argument and
13508         pass it on when we call `mm-dissect-buffer' on MIME parts.
13509         Fixes verification/decryption of signed/encrypted MIME parts.
13510
13511 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13512
13513         * gnus-sum.el (gnus-summary-move-article): Set
13514         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13515         whatever it calls (right now, only nnimap-request-move article
13516         respects it).
13517
13518         * nnimap.el (nnimap-request-move-article): When
13519         gnus-sum-hint-move-is-internal is set, don't do the extra
13520         nnimap-request-article.
13521
13522 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13523
13524         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13525
13526         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13527         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13528
13529         * gnus-sum.el (gnus-summary-caesar-message):
13530         Apply `gnus-treat-article' after rotation.
13531
13532         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13533         doc string.
13534
13535 2005-02-22  Simon Josefsson  <jas@extundo.com>
13536
13537         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13538         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13539         <arne@arnested.dk>.
13540         (encrypt): Add password-cache and password-cache-expiry as group
13541         members.
13542
13543 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13544
13545         * smime.el (smime-ldap-host-list): Doc fix.
13546         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13547         cache) password.
13548         (smime-sign-region): Use it.
13549         (smime-decrypt-region): Use it.
13550         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13551         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13552         fails.
13553         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13554         certificate from DER to PEM format rather than calling openssl.
13555
13556         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13557
13558         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13559         for signing/encryption.
13560
13561         * mml.el (mml-parse-1): Use them.
13562
13563 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13564
13565         * nnrss.el (nnrss-verbose): Removed.
13566         (nnrss-request-group): Use `nnheader-message' instead.
13567
13568 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13569
13570         * nnrss.el (nnrss-verbose): New variable.
13571         (nnrss-request-group): Make it say nnrss is requesting a group.
13572
13573 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13574
13575         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13576         Handle news URL with given port correctly.
13577
13578 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13581         containing special characters.
13582
13583         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13584
13585         * mml.el (mime-to-mml): Ditto.
13586
13587         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13588         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13589         (rfc2047-decode-region): Quote decoded words containing special
13590         characters when rfc2047-quote-decoded-words-containing-tspecials
13591         is non-nil.
13592
13593 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13594
13595         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13596
13597         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13598
13599 2005-02-15  Simon Josefsson  <jas@extundo.com>
13600
13601         * nnimap.el (nnimap-debug): Doc fix.
13602
13603         * imap.el (imap-debug): Doc fix.
13604
13605 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13606
13607         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13608
13609 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13610
13611         * gnus.el (spam-contents): Improve docs for spam-contents
13612         parameter in its variable incarnation.
13613
13614 2005-02-14  Simon Josefsson  <jas@extundo.com>
13615
13616         * smime-ldap.el: Use require instead of load-library for ldap.
13617         (smime-ldap-search): Indent.
13618         (smime-ldap-search-internal): Shorten line.
13619
13620         * smime.el (smime-cert-by-dns): Add doc-string.
13621         (smime-cert-by-ldap-1): Indent.
13622
13623         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13624         mml-smime-get-dns-ldap.
13625         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13626
13627 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13628
13629         * smime.el: Require smime-ldap.
13630         (smime-ldap-host-list): New variable.
13631         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13632
13633         * mml-smime.el (mml-smime-encrypt-query): New function.
13634         (mml-smime-encrypt-query): Use it.
13635
13636         * smime-ldap.el: New file.
13637
13638 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13639
13640         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13641
13642 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13643
13644         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13645         argument in doc string.  Make query for type more clear.
13646
13647 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13648
13649         * gnus.el (gnus-group-startup-message): Search for gnus images in
13650         etc/images/gnus.
13651         * mm-util.el (mm-image-load-path): Likewise.
13652         * smiley.el (smiley-data-directory): Search for smilies in
13653         etc/images/smilies.
13654
13655 2005-02-09  Kim F. Storm  <storm@cua.dk>
13656
13657         Change Emacs release version from 21.4 to 22.1 throughout.
13658         Change Emacs development version from 21.3.50 to 22.0.50.
13659
13660 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13663
13664         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13665         non-Mule XEmacs as well.
13666         (mm-decompress-buffer): Signal an error intentionally if it does
13667         not decompress compressed data because auto-compression-mode is
13668         disabled.
13669
13670 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13671
13672         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13673         an ID in the registry even if it has no groups.
13674
13675 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13676
13677         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13678         merge it into mm-decompress-buffer.
13679         (gnus-mime-copy-part): Use the MIME part charset, the value which
13680         a user specified or gnus-newsgroup-charset for decoding, like
13681         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13682         save-buffer what was used.  Suggested by Kevin Ryde
13683         <user42@zip.com.au>.
13684         (gnus-mime-inline-part): Allow the name parameter as well as the
13685         filename parameter; force decompressing of compressed data; always
13686         display contents being not decoded as unibyte.
13687
13688         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13689         as well as the filename parameter.
13690
13691         * mm-util.el (mm-decompress-buffer): Merge
13692         gnus-mime-jka-compr-maybe-uncompress.
13693         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13694         of compressed data.
13695
13696 2005-02-08  Simon Josefsson  <jas@extundo.com>
13697
13698         * imap.el (imap-log): Doc fix.
13699
13700 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13701
13702         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13703         the coding cookies; decompress compressed parts.
13704
13705         * mml.el (mml-generate-mime-1): Add the charset parameter according
13706         to the value which a user specified manually or the coding cookie.
13707
13708         * mm-util.el (mm-string-to-multibyte): New function.
13709         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13710         (mm-coding-system-to-mime-charset): New function.
13711         (mm-decompress-buffer): New function.
13712         (mm-find-buffer-file-coding-system): New function.
13713
13714         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13715         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13716         parts.
13717
13718 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13719
13720         * mm-view.el (mm-display-inline-fontify): Decode a part according
13721         to the charset parameter.
13722
13723 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13726         prefix arg is neither nil nor a number, as info specifies.
13727
13728 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13729
13730         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13731         timestamps.
13732
13733 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13734
13735         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13736         groups error checking and notify user.
13737
13738 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13739
13740         * message.el (message-send-mail-function): Check existence of
13741         sendmail-program first before using default value
13742         `message-send-mail-with-sendmail'.  Otherwise use more generic
13743         `smtpmail-send-it'.
13744
13745 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13746
13747         * nntp.el (nntp-request-update-info): Always return nil.
13748
13749 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13750
13751         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13752
13753 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13754
13755         * message.el (message-beginning-of-line): Change the behavior when
13756         invoked between BOL and : so that it first moves backward.
13757
13758 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13761         article buffer when editing of the article is discarded.
13762         (gnus-article-prepare): Revert.
13763
13764 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * gnus-art.el (gnus-article-prepare):
13767         Remove message-strip-forbidden-properties from the local hook.
13768
13769 2005-01-27  Simon Josefsson  <jas@extundo.com>
13770
13771         * password.el (password-cache-add): Only start one timer per key.
13772         Reported by Derek Atkins <warlord@MIT.EDU>.
13773
13774 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13775
13776         * run-at-time.el: Removed.  It is no longer needed as
13777         timer-funcs.el in the xemacs-base package has a working version of
13778         `run-at-time'.
13779
13780         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13781
13782         * password.el: Require timer-funcs instead of run-at-time in
13783         XEmacs.
13784         Remove `password-run-at-time' macro.
13785         (password-cache-add): Use `run-at-time' instead of
13786         `password-run-at-time'.
13787
13788         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13789         Remove `nnheader-cancel-function-timers' alias,
13790         `cancel-function-timers' exists in XEmacs in timer-funcs.
13791
13792         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13793         for `run-with-idle-timer'.
13794
13795         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13796         for `run-at-time'.
13797
13798         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13799         for `with-timeout'.
13800
13801         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13802         the same as for XEmacs 21.4.
13803         No need to ignore `run-with-idle-timer', this function exists in
13804         XEmacs now in timer-funcs.el in the xemacs-base package.
13805         (dgnushack-compile): No need to delete
13806         run-at-time.el from the list of files to compile because it
13807         doesn't exist anymore.
13808
13809 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13810
13811         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13812         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13813
13814 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13815
13816         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13817         sensitively.
13818
13819 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13820
13821         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13822
13823 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13824
13825         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13826         which will be inserted according to the multibyteness of a buffer
13827         rather than the type of contents.  Suggested by ARISAWA Akihiro
13828         <ari@mbf.ocn.ne.jp>.
13829
13830         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13831         of string which old xml.el may return rather than a string.
13832
13833 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13834
13835         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13836
13837 2005-01-16  Simon Josefsson  <jas@extundo.com>
13838
13839         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13840         idn/idna.el isn't available.
13841         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13842         <michael@waxrat.com>.
13843
13844         * hashcash.el: Remove non-FSF copyright header.
13845
13846         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13847         (hashcash-generate-payment): Use it.
13848         (hashcash-generate-payment-async): Use it.
13849
13850 2005-01-15  Simon Josefsson  <jas@extundo.com>
13851
13852         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13853         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13854
13855         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13856         gnus-summary-idna-message.
13857         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13858         (gnus-summary-idna-message): New function.
13859
13860 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13861
13862         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13863         gnus-novice-user.
13864
13865 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13866
13867         * nnrss.el (nnrss-request-delete-group): Delete entries in
13868         nnrss-group-alist as well.
13869         (nnrss-save-server-data): Insert newline.
13870
13871 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13872
13873         * gnus.el (gnus-user-agent): Use list of symbols instead of
13874         symbols.  Display full version number for (S)XEmacs.  Optionally
13875         display (S)XEmacs codename.
13876
13877         * gnus-util.el (gnus-emacs-version): Update for new
13878         `gnus-user-agent'.
13879
13880         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13881         Gnus version.
13882
13883 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13884
13885         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13886         which is unreadable in some setups.
13887
13888 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13889
13890         * gnus-spec.el (gnus-update-format-specifications): Flush the
13891         group format spec cache if it doesn't support decoded group names.
13892
13893 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13894
13895         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13896         Allow to apply decay on score files matching a regexp.
13897
13898 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13899
13900         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13901         compatibility in %g and %c.
13902
13903 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13906         name for only %g and %c.
13907         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13908         of gnus-tmp-group to decoded group name.
13909         (gnus-group-make-rss-group): Exclude `/'s from group names.
13910
13911 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13912
13913         * nnrss.el (nnrss-get-encoding): Fix regexp.
13914
13915 2004-12-27  Simon Josefsson  <jas@extundo.com>
13916
13917         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13918         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13919         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13920
13921 2004-12-17  Kim F. Storm  <storm@cua.dk>
13922
13923         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13924
13925         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13926
13927 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13928
13929         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13930
13931 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13932
13933         * nnrss.el: Require rfc2047 and mml.
13934         (nnrss-file-coding-system): New variable.
13935         (nnrss-format-string): Redefine it as an inline function.
13936         (nnrss-decode-group-name): New function.
13937         (nnrss-string-as-multibyte): Remove.
13938         (nnrss-retrieve-headers): Decode group name; don't use
13939         nnrss-format-string.
13940         (nnrss-request-group): Decode group name.
13941         (nnrss-request-article): Decode group name; allow a Message-ID as
13942         well as an article number; don't use nnrss-format-string; encode a
13943         Message-ID string which may contain non-ASCII characters; use
13944         mml-to-mime to compose a MIME article.
13945         (nnrss-request-expire-articles): Decode group name.
13946         (nnrss-request-delete-group): Decode group name.
13947         (nnrss-fetch): Clarify error message.
13948         (nnrss-read-server-data): Use insert-file-contents instead of load;
13949         bind file-name-coding-system; use multibyte buffer.
13950         (nnrss-save-server-data): Bind coding-system-for-write to the
13951         value of nnrss-file-coding-system; bind file-name-coding-system;
13952         add coding cookie.
13953         (nnrss-read-group-data): Use insert-file-contents instead of load;
13954         bind file-name-coding-system; use multibyte buffer.
13955         (nnrss-save-group-data): Bind coding-system-for-write to the
13956         value of nnrss-file-coding-system; bind file-name-coding-system.
13957         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13958         make it work with non-ASCII text.
13959         (nnrss-find-el): Make it work with old xml.el as well.
13960
13961 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13962
13963         * nnrss.el (nnrss-get-encoding): New function.
13964         (nnrss-fetch): Use unibyte buffer initially; bind
13965         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13966         decode contents according to the encoding attribute.
13967         (nnrss-save-group-data): Add coding cookie.
13968         (nnrss-mime-encode-string): New function.
13969         (nnrss-check-group): Use it to encode subject and author.
13970
13971 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13972
13973         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13974         imaginary variable.
13975
13976 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13979         correctly even if there are wide characters.
13980
13981 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13982
13983         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13984         downcased symbol names; make a new cache instead of reusing
13985         bbdb-hashtable.
13986
13987 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13988
13989         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13990         concatenating segments rather than before concatenating them.
13991         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13992
13993         * message.el (message-get-reply-headers): Bind `extra'.
13994
13995 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13996
13997         * message.el (message-extra-wide-headers): New variable.
13998         (message-get-reply-headers): Use it.
13999
14000 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14001
14002         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14003         (gnus-agent-group-pathname): Ditto.
14004
14005         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14006
14007         * gnus-group.el (gnus-group-make-group): Decode group name.
14008         (gnus-group-make-rss-group): Register the group data after opening
14009         the nnrss group.
14010
14011 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14012
14013         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14014         by expiry now get marked as read.
14015
14016 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14017
14018         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14019
14020 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14021
14022         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14023         unify Latin characters in XEmacs.
14024         (mm-find-mime-charset-region): Use it.
14025
14026 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14027
14028         * gnus-util.el (gnus-delete-directory): New function.
14029
14030         * gnus-agent.el (gnus-agent-delete-group): Use it.
14031
14032         * gnus-cache.el (gnus-cache-delete-group): Use it.
14033
14034 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14035
14036         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14037         names.
14038
14039 2004-12-16  Simon Josefsson  <jas@extundo.com>
14040
14041         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14042
14043 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14046
14047         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14048         (gnus-group-set-current-level): Decode group name.
14049
14050 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14051
14052         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14053         failed.
14054
14055 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14056
14057         * gnus-group.el (gnus-group-delete-group): Decode group name.
14058         (gnus-group-make-rss-group): Encode group name.
14059         (gnus-group-catchup-current): Decode group name.
14060         (gnus-group-kill-group): Decode group name.
14061
14062 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14063
14064         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14065
14066 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14067
14068         * gnus-group.el (gnus-group-make-rss-group):
14069         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14070
14071         * gnus-start.el (gnus-setup-news): Honor user's setting to
14072         gnus-message-archive-method.  Suggested by Lute Kamstra
14073         <lute@gnu.org>.
14074
14075 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14076
14077         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14078         global counterparts of the buffer-local variables.
14079
14080 2004-11-16  Romain Francoise  <romain@orebokech.com>
14081
14082         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14083         counterparts of the buffer-local variables.
14084
14085 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14086
14087         * message.el (message-forbidden-properties): Fixed typo in doc
14088         string.
14089
14090 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14091
14092         * gnus-util.el (gnus-replace-in-string): Added doc string.
14093
14094         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14095         to avoid problems when splitting mails with many recipients.
14096
14097 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14098
14099         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14100         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14101
14102 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14103
14104         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14105         if there is no hashtable in memory or file modification time is
14106         newer than cached timestamp.
14107
14108 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14109
14110         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14111         not-matching option.
14112
14113 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14114
14115         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14116         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14117         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14118         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14119         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14120         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14121
14122 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14123
14124         * message.el (message-forward-make-body-mml): Remove headers
14125         according to message-forward-ignored-headers if a message is decoded.
14126
14127 2004-12-02  Romain Francoise  <romain@orebokech.com>
14128
14129         * message.el (message-forward-make-body-plain): Always remove
14130         headers according to message-forward-ignored-headers.
14131
14132 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14133
14134         * spam.el (spam-summary-prepare-exit): Remove the
14135         gnus-summary-limit pop for now, it has problems with ham marks for
14136         me.
14137
14138 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14139
14140         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14141         correctly.
14142
14143 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14144
14145         * format-spec.el (format-spec): Message the char.
14146
14147 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14148
14149         * gnus-art.el (gnus-split-methods): Reformat comments.
14150
14151         * spam.el (spam-summary-prepare-exit): Remove article limits
14152         before exiting the summary buffer.
14153
14154 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14155
14156         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14157         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14158
14159         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14160         order to silence the byte compiler.
14161
14162         * spam.el: Fix the way to silence the byte compiler, which
14163         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14164         bbdb-search-simple, spam-BBDB-register-routine,
14165         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14166         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14167         spam-stat-buffer-is-spam, spam-stat-load,
14168         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14169         spam-stat-save and spam-stat-split-fancy.
14170
14171 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14174         which may confuse users.
14175         (canlock-password-for-verify): Ditto.
14176
14177         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14178
14179         * gnus-art.el (gnus-emphasis-alist): Ditto.
14180
14181         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14182
14183         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14184
14185         * gnus-start.el (gnus-save-killed-list): Ditto.
14186
14187         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14188         (gnus-sum-thread-tree-root): Ditto.
14189         (gnus-sum-thread-tree-false-root): Ditto.
14190         (gnus-sum-thread-tree-single-indent): Ditto.
14191
14192         * message.el (message-courtesy-message): Ditto.
14193         (message-archive-note): Ditto.
14194         (message-subscribed-address-file): Ditto.
14195         (message-user-fqdn): Ditto.
14196
14197         * spam-report.el (spam-report-gmane-regex): Ditto.
14198
14199         * spam.el (spam-blackhole-good-server-regex): Ditto.
14200
14201 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * mml.el (mml-preview): Widen the message buffer before copying
14204         the contents to the preview buffer; sort headers before previewing.
14205
14206         * message.el (message-hidden-headers): Fix the way to avoid a bug
14207         in the `repeat' widget in Emacs 21.3 or earlier.
14208
14209 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * message.el (message-hidden-headers): Default to "^References:".
14212         Improve customization type.  Suggested by Reiner Steib
14213         <Reiner.Steib@gmx.de>.
14214
14215 2004-11-25  Romain Francoise  <romain@orebokech.com>
14216
14217         * message.el (message-strip-forbidden-properties): Remove check for
14218         obsolete `message-hidden' text property, hidden headers are not
14219         accessible in the buffer anymore.
14220
14221 2004-11-22  Romain Francoise  <romain@orebokech.com>
14222
14223         * message.el (message-header-format-alist): Add `From' in list
14224         so that it can be sorted.
14225         (message-fix-before-sending): Widen and sort headers before
14226         sending.
14227         (message-hide-headers): Use narrowing to hide headers by moving
14228         them to the top of the buffer and narrowing to the region
14229         underneath.
14230
14231 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14232
14233         * message.el (message-strip-forbidden-properties): Bind
14234         buffer-read-only (etc) to nil.
14235
14236 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14237
14238         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14239         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14240
14241 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14242
14243         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14244
14245 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14246
14247         * dns.el (query-dns): Use sit-for to time instead of
14248         accept-process-output, since that doesn't seem to work on udp
14249         sockets.
14250
14251 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14252
14253         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14254
14255 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14256
14257         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14258         doc string.  Improve doc string.
14259
14260 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14261
14262         * nntp.el (nntp-request-update-info): Return nil if
14263         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14264         may not call gnus-activate-group which uselessly issues the GROUP
14265         commands for all nntp groups and wastes time.  Reported by Romain
14266         Francoise <romain@orebokech.com>.
14267
14268         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14269
14270 2004-11-15  Simon Josefsson  <jas@extundo.com>
14271
14272         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14273         headers separately.
14274         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14275         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14276
14277 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14278
14279         * gnus-start.el (gnus-convert-old-newsrc):
14280         Assign legacy-gnus-agent to 5.10.7.
14281
14282 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14283
14284         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14285         start of the lines.
14286
14287 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14288
14289         * hashcash.el (hashcash-default-payment): Change default to 20.
14290         (hashcash-default-accept-payment): Change default to 20.
14291         (hashcash-process-alist): New variable.
14292         (hashcash-generate-payment-async): Add.
14293         (hashcash-already-paid-p): Add.
14294         (hashcash-insert-payment): Don't generate payments twice.
14295         (hashcash-insert-payment-async): Add.
14296         (hashcash-insert-payment-async-2): Add.
14297         (hashcash-cancel-async): Add.
14298         (hashcash-wait-async): Add.
14299         (hashcash-processes-running-p): Add.
14300         (hashcash-wait-or-cancel): Add.
14301         (mail-add-payment): New optional argument.  Conditionally start
14302         asynchronous calculation.
14303         (mail-add-payment-async): Add.
14304
14305         * message.el (message-send-mail): Wait for asynchronous hashcash
14306         results.  Don't clobber existing X-Hashcash headers.
14307         (message-setup-1): Call mail-add-payment-async when
14308         message-generate-hashcash is non-nil.
14309
14310 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14311
14312         * message.el (message-use-alternative-email-as-from): Examine the
14313         From header as well; use message-make-from in order to include a
14314         user's full name.
14315
14316 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14319         default; improve customization type.
14320         (gnus-emphasis-custom-with-format): New macro.
14321         (gnus-emphasis-custom-value-to-external): New function.
14322         (gnus-emphasis-custom-value-to-internal): New function.
14323
14324 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14325
14326         * dns.el (query-dns): Resolve reverse addresses.
14327
14328 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14329
14330         * gnus-group.el (gnus-group-get-new-news): Use it.
14331
14332         * gnus-start.el (gnus-check-reasonable-setup): New function.
14333
14334 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14335
14336         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14337         "Args out of range" error.  Reported by Arnaud Giersch
14338         <arnaud.giersch@free.fr>.
14339
14340 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14341
14342         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14343
14344 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14345
14346         * spam.el (spam group): Add :version.
14347
14348         * pgg-def.el (pgg group): Add :version.
14349
14350 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14351
14352         * gnus-art.el (gnus-article-edit-article): Don't associate the
14353         article buffer with a draft file.  This is a temporary measure
14354         against the 2004-08-22 change to gnus-article-edit-mode.
14355
14356 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14357
14358         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14359         (html2text-format-tags): Remove unused variable `attr'.
14360
14361 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14362
14363         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14364
14365         * tls.el (tls-process-connection-type, tls-success)
14366         (tls-certtool-program): Add :version.
14367
14368         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14369         (starttls-extra-arguments, starttls-process-connection-type)
14370         (starttls-connect, starttls-failure, starttls-success): Add :version.
14371
14372         * spam-stat.el (spam-stat): Add :version.
14373
14374         * sieve.el (sieve): Add :version.
14375
14376         * sha1.el (sha1): Add :version.
14377         (sha1-use-external): Remove redundant version.
14378
14379         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14380         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14381         (nnmail-split-fancy-match-partial-words)
14382         (nnmail-split-lowercase-expanded): Add :version.
14383
14384         * nndiary.el (nndiary): Add :version.
14385
14386         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14387
14388         * mml-sec.el (mml-default-sign-method)
14389         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14390         Add :version.
14391
14392         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14393
14394         * mm-url.el (mm-url-use-external, mm-url-program)
14395         (mm-url-arguments): Add :version.
14396
14397         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14398         (mm-attachment-file-modes, mm-decrypt-option)
14399         (mm-w3m-safe-url-regexp): Add :version.
14400
14401         * message.el (message-cite-prefix-regexp)
14402         (message-sendmail-envelope-from, message-minibuffer-local-map)
14403         (message-user-fqdn, message-completion-alist): Add :version.
14404
14405         * gnus-win.el (gnus-configure-windows-hook)
14406         (gnus-use-frames-on-any-display): Add :version.
14407
14408         * gnus-art.el (gnus-article-address-banner-alist)
14409         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14410         (gnus-treat-from-picon, gnus-treat-mail-picon)
14411         (gnus-treat-x-pgp-sig): Add :version.
14412
14413         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14414         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14415         (gnus-summary-article-delete-hook)
14416         (gnus-summary-display-while-building): Add :version.
14417
14418         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14419         (gnus-get-top-new-news-hook): Add :version.
14420
14421         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14422         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14423
14424         * gnus-registry.el (gnus-registry): Add :version.
14425
14426         * gnus-spec.el (gnus-use-correct-string-widths)
14427         (gnus-make-format-preserve-properties): Add :version.
14428
14429         * gnus.el (gnus-group-charter-alist)
14430         (gnus-group-fetch-control-use-browse-url)
14431         (gnus-install-group-spam-parameters): Add :version.
14432
14433         * gnus-diary.el (gnus-diary): Add :version.
14434
14435         * gnus-delay.el (gnus-delay): Add :version.
14436
14437         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14438         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14439         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14440         Add :version.
14441
14442         * gnus-agent.el (gnus-agent-max-fetch-size)
14443         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14444         (gnus-agent-prompt-send-queue): Add :version.
14445
14446         * deuglify.el (gnus-outlook-deuglify): Add :version.
14447
14448         * html2text.el: Beautify code.  Improve doc strings.  Some
14449         checkdoc cleanup.
14450         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14451
14452 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14453
14454         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14455
14456 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14457
14458         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14459         when package is loaded.
14460
14461         * spam.el (spam-summary-score-preferred-header): Add global preference
14462         for people who want to override the default SpamAssassin over
14463         Bogofilter preference (when both are set).
14464         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14465         (spam-user-format-function-S): Check
14466         spam-summary-score-preferred-header.
14467         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14468         (spam-user-format-function-S): Format the score correctly.
14469
14470 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14471
14472         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14473         signature file.  Suggested by Manoj Srivastava
14474         <srivasta@golden-gryphon.com>.
14475
14476         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14477         iso-2022-jp even in the Japanese language environment.
14478         Suggested by Jason Rumney <jasonr@gnu.org>.
14479
14480 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14481
14482         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14483         use the same characters as the dummy marks; make it free from
14484         getting affected by the language environment.
14485         (gnus-summary-read-group-1): Update mark positions only when the
14486         format spec is updated.
14487
14488         * gnus-spec.el (gnus-update-format-specifications): Return a list
14489         of updated types.
14490
14491 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14492
14493         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14494         of boundp to check if display-warning is available.
14495
14496 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14497
14498         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14499
14500 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14501
14502         * nnspool.el (nnspool-spool-directory): Use news-path if the
14503         news-directory variable is not bound.
14504
14505         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14506         function instead of display-warning if it is not available.
14507
14508 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14509
14510         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14511         v5-10: Use `point-at-bol'.
14512
14513 2004-10-26  Simon Josefsson  <jas@extundo.com>
14514
14515         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14516         <chenggao@gmail.com>.
14517
14518 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14519
14520         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14521         instead.
14522
14523 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14524
14525         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14526         to remove a server from the nnimap-server-buffer-alist.
14527         (nnimap-open-connection, nnimap-close-server): Use it.
14528
14529         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14530
14531 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14532
14533         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14534         running the major-mode function.
14535
14536 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14537
14538         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14539         dummy marks in the right way.
14540
14541 2004-10-18  David Edmondson  <dme@dme.org>
14542
14543         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14544         excessively.
14545
14546 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14547
14548         * gnus-util.el (gnus-split-references): Accept a nil references
14549         string and go on blissfully.
14550
14551         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14552         cases where the references string is non-nil but has no references.
14553
14554         * encrypt.el: Add autoload tags.
14555
14556         * spam.el (spam-resolve-registrations-routine): Remove article
14557         from unregistration list too.  Reported by David Hanak
14558         <dhanak@isis.vanderbilt.edu>
14559
14560 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14561
14562         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14563         nil.  Changed custom type.
14564
14565 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14566
14567         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14568
14569         * gnus-sum.el (gnus-summary-move-article): Use it.
14570
14571 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14572
14573         * encrypt.el: Add autoload cookies.
14574
14575         * spam.el (spam-backend-article-list-property)
14576         (spam-backend-get-article-todo-list)
14577         (spam-backend-put-article-todo-list)
14578         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14579         Resolve registrations separately.
14580         (spam-register-routine): Format comments.
14581         (spam-unregister-routine, spam-register-routine): Always call with
14582         specific-articles, no default list.
14583         (spam-summary-prepare-exit): Use the spam-classifications function.
14584
14585         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14586         gnus-encrypt.el.
14587
14588         * encrypt.el: Copied from gnus-encrypt.el.
14589
14590         * gnus-encrypt.el: Commented that it's obsolete.
14591
14592 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14593
14594         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14595         (gnus-score-save): Use it.
14596
14597         * message.el (message-bury): Use `window-dedicated-p'.
14598
14599 2004-10-15  Simon Josefsson  <jas@extundo.com>
14600
14601         * pop3.el (top-level): Don't require nnheader.
14602         (pop3-read-timeout): Add.
14603         (pop3-accept-process-output): Add.
14604         (pop3-read-response, pop3-retr): Use it.
14605
14606 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14607
14608         * spam.el (spam-register-routine): Move comment.
14609         (spam-verify-bogofilter): Use 'unknown for the initial
14610         spam-bogofilter-valid state, not 'never.
14611
14612         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14613         for netrc-machine.
14614
14615         * nnimap.el (nnimap-open-connection): Use
14616         netrc-machine-user-or-password.
14617
14618 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14619
14620         * gnus-registry.el (gnus-registry-unload-hook):
14621         Set as a variable with add-hook.
14622
14623         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14624         of news-path.
14625
14626         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14627
14628         * spam.el: Delete duplicate `provide'.
14629         (spam-unload-hook): Set as a variable with add-hook.
14630
14631 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14632
14633         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14634         in the doc string.
14635
14636         * message.el (message-ignored-news-headers)
14637         (message-ignored-supersedes-headers)
14638         (message-ignored-resent-headers)
14639         (message-forward-ignored-headers): Improve custom type.
14640
14641 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14642
14643         * message.el (message-tokenize-header): Fix 2004-09-06 change
14644         which used point-min in the wrong place.
14645
14646 2004-10-12  Simon Josefsson  <jas@extundo.com>
14647
14648         * tls.el (tls-certtool-program): New variable.
14649         (tls-certificate-information): New function, based on
14650         ssl-certificate-information.
14651
14652 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * compface.el: Move the version of ELisp-based uncompface program
14655         to the contrib directory because of the copyright problem.
14656
14657 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14658
14659         * message.el (message-kill-buffer): Raise the current frame.
14660
14661 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14662
14663         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14664
14665         * gnus.el (message-y-or-n-p): Autoload.
14666
14667         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14668         (pop3-password-required, pop3-authentication-scheme)
14669         (pop3-leave-mail-on-server): Made customizable.
14670         (pop3): New custom group.
14671         (pop3-retr): Remove `sleep-for' statements.
14672         Suggested by Dave Love <fx@gnu.org>.
14673
14674         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14675         Windows/DOS.
14676
14677         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14678         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14679         Dave Love <fx@gnu.org>.
14680
14681         * mml.el (mml-minibuffer-read-disposition): Require match.
14682         Suggested by Dave Love <fx@gnu.org>.
14683
14684 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14685
14686         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14687         doc string.
14688
14689 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14690
14691         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14692
14693 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14694
14695         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14696         instead of calling `mm-insert-inline', to decode text/* parts
14697         before displaying them.
14698
14699 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14700
14701         * mm-uu.el (mm-uu-text-plain-type): New variable.
14702         (mm-uu-pgp-signed-extract-1): Use it.
14703         (mm-uu-pgp-encrypted-extract-1): Use it.
14704         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14705         bind mm-uu-text-plain-type with that value.
14706         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14707         mm-uu-dissect.
14708
14709 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14710
14711         * gnus-group.el (gnus-update-group-mark-positions):
14712         * gnus-sum.el (gnus-update-summary-mark-positions):
14713         * message.el (message-check-news-body-syntax):
14714         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14715         of string-as-multibyte.
14716
14717 2004-10-05  Juri Linkov  <juri@jurta.org>
14718
14719         * gnus-group.el (gnus-update-group-mark-positions):
14720         * gnus-sum.el (gnus-update-summary-mark-positions):
14721         * message.el (message-check-news-body-syntax):
14722         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14723         8-bit unibyte values to a multibyte string for search functions.
14724
14725 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14726
14727         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14728         (mm-uu-dissect-text-parts): New function.
14729
14730         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14731         dissect text parts.
14732
14733         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14734         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14735
14736         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14737
14738         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14739         gnus-current-topics instead of gnus-current-topic.
14740
14741 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14742
14743         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14744
14745 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14746
14747         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14748         where approriate.
14749
14750         * nnml.el (nnml-generate-active-info): do.
14751
14752         * nndiary.el (nndiary-generate-active-info): do.
14753
14754         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14755         (gnus-topic-move): do.
14756
14757         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14758         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14759
14760         * gnus-srvr.el (gnus-server-prepare)
14761         (gnus-server-open-all-servers): do.
14762
14763         * gnus-msg.el (gnus-summary-cancel-article)
14764         (gnus-summary-resend-message)
14765         (gnus-summary-mail-crosspost-complaint): do.
14766
14767         * gnus-move.el (gnus-change-server): do.
14768
14769         * gnus-group.el (gnus-group-unmark-all-groups)
14770         (gnus-group-set-current-level): do.
14771
14772 2004-10-04  Simon Josefsson  <jas@extundo.com>
14773
14774         * message.el (message-generate-hashcash): Doc fix.
14775
14776 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14777
14778         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14779         avoid infinite recursion via gnus-get-function.
14780
14781 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14782
14783         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14784
14785         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14786
14787         * nnmail.el (nnmail-split-history): do.
14788
14789         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14790         (nnml-request-delete-group): do.
14791
14792         * nnslashdot.el (nnslashdot-read-groups): do.
14793
14794         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14795         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14796
14797         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14798         (nnspool-sift-nov-with-sed): Use last.
14799         (nnspool-retrieve-headers-with-nov): Use mapc.
14800         (nnspool-request-newgroups): Use dolist.
14801         (nnspool-request-group): Use last.
14802
14803         * nntp.el (nntp-read-server-type): Use dolist.
14804
14805         * nnvirtual.el (nnvirtual-create-mapping)
14806         (nnvirtual-update-read-and-marked): Use dolist.
14807         (nnvirtual-convert-headers): Simplify.
14808
14809 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14810
14811         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14812         support for sync'ing tick marks.
14813
14814 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14815
14816         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14817         there's no visible header.
14818
14819 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14820
14821         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14822         necessary, pass full group name to gnus-request-set-marks.
14823
14824 2004-10-01  Simon Josefsson  <jas@extundo.com>
14825
14826         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14827         acroread.
14828
14829 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14830
14831         * spam-report.el (spam-report-gmane): Fix interactive.
14832
14833         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14834
14835         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14836         when writing file.
14837         (gnus-agent-synchronize-flags): Don't default to being
14838         interactive.
14839
14840 2004-09-30  Simon Josefsson  <jas@extundo.com>
14841
14842         * message.el (message-generate-hashcash): Add.
14843         (message-send-mail): Use it, call mail-add-payment.
14844
14845 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14846
14847         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14848
14849 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14850
14851         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14852         gnus-requst-update-info with explicit code to sync the in-memory
14853         info read flags with the marks being sync'd to the backend.
14854
14855         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14856
14857 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14858
14859         * spam.el (spam-verify-bogofilter): Add new function.
14860         (spam-check-bogofilter)
14861         (spam-bogofilter-register-with-bogofilter): Use it.
14862         (spam-verify-bogofilter): Add small fixes.
14863
14864 2004-09-28  Simon Josefsson  <jas@extundo.com>
14865
14866         * hashcash.el (hashcash-generate-payment): Revert.
14867
14868 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14869
14870         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14871         gnus-extract-references instead of gnus-split-references.
14872
14873         * gnus-util.el (gnus-extract-references): Add new function, analogous
14874         to gnus-split-references but extracts only the message-ID without
14875         anything extra.
14876
14877         * hashcash.el (hashcash-generate-payment)
14878         (hashcash-check-payment): Do the right thing if hashcash-path is
14879         nil (because the hashcash program could not be found).
14880
14881         * spam.el (spam-use-hashcash): Remove comment.
14882
14883 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14884
14885         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14886         (gnus-cache-enter-article, gnus-cache-remove-article)
14887         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14888
14889         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14890
14891         * gnus-art.el (article-hide-boring-headers)
14892         (article-translate-strings, article-display-face)
14893         (gnus-article-mime-match-handle-first)
14894         (gnus-article-highlight-headers)
14895         (gnus-article-add-buttons-to-head): do.
14896
14897 2004-09-27  Simon Josefsson  <jas@extundo.com>
14898
14899         * hashcash.el: New version, from
14900         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14901         ../contrib/.
14902
14903 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14904
14905         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14906
14907 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14908
14909         * gnus-dup.el (gnus-dup-open): Use mapc.
14910         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14911
14912         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14913         Reported by Stefan Wiens <s.wi@gmx.net>.
14914
14915         * gnus.el (gnus-shutdown): Use dolist.
14916
14917         * gnus-undo.el (gnus-undo): Use mapc.
14918
14919         * nnrss.el (nnrss-generate-active): do.
14920
14921         * message.el (message-cite-original-without-signature)
14922         (message-cite-original): Use mapc.
14923         (message-do-actions, message-make-forward-subject): Use dolist.
14924
14925 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14926
14927         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14928         deletion to remove entire duplicate line.  Fixes merged article
14929         number bug.
14930
14931 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14932
14933         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14934         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14935         first ask if you want to open a server and then, even when you
14936         responded with no, asking if you want to synchronize the server's
14937         flags.
14938         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14939         multi-line expressions.
14940         (gnus-agent-synchronize-group-flags): New internal function.
14941         Updates marks in memory (in the info structure) AND in the
14942         backend.
14943
14944         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14945
14946         * nnagent.el (nnagent-request-set-mark): Use
14947         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14948         method, to ensure that synchronization updates marks in the
14949         backend and in the info (in memory) structure.
14950
14951 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14952
14953         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14954         convention fully; don't miss the root article of a thread; make
14955         the X-Draft-From header with correct article numbers.
14956
14957 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14958
14959         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14960         unless plugged.  Disable the agent so that an open failure causes
14961         an error.
14962
14963         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14964         Reverted 2004-09-21 change.  The backend must be opened while
14965         synchronizing flags even when the backend stores the flags
14966         locally.
14967
14968 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14971         in `header' match.  Reported by Svend Tollak Munkejord.
14972
14973         * message.el (message-cite-original): Fix use of
14974         `message-cite-articles-with-x-no-archive'.
14975
14976 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14977
14978         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14979         (gnus-window-to-buffer): Ditto.
14980
14981         * mml.el (mml-preview-buffer): New variable.
14982         (mml-preview): Manage window layout with gnus-buffer-configuration.
14983
14984         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14985         X-Draft-From header even if those articles aren't quoted.
14986
14987 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14988
14989         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14990         (gnus-request-set-mark, gnus-request-update-mark): Use new
14991         g-s-t-u-l-m to decide to use backend even when unplugged.
14992
14993 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14994
14995         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14996         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14997
14998 2004-09-20  Simon Josefsson  <jas@extundo.com>
14999
15000         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15001         "utf-16-le".
15002
15003 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15004
15005         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15006
15007 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15008
15009         * uudecode.el (uudecode-use-external): Add :version.
15010
15011         * smime.el (smime-CA-file, smime-encrypt-cipher)
15012         (smime-dns-server): Add :version.
15013
15014         * smiley.el (gnus-smiley-file-types): Add :version.
15015
15016         * sha1.el (sha1-use-external): Add :version.
15017
15018         * pgg-def.el (pgg-query-keyserver): Add :version.
15019
15020         * nnmail.el (nnmail-fancy-expiry-targets)
15021         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15022         Add :version.
15023
15024         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15025         (nnimap-retrieve-groups-asynchronous): Add :version.
15026         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15027
15028         * mml.el (mml-content-disposition-parameters)
15029         (mml-insert-mime-headers-always): Add :version.
15030
15031         * mm-util.el (mm-coding-system-priorities): Add :version.
15032
15033         * mm-decode.el (mm-inline-text-html-with-images)
15034         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15035         (mm-verify-option): Add :version.
15036         (mm-text-html-renderer): Change :version.
15037
15038         * message.el (message-fcc-externalize-attachments)
15039         (message-required-headers, message-draft-headers)
15040         (message-subject-trailing-was-query)
15041         (message-subject-trailing-was-ask-regexp)
15042         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15043         (message-mark-insert-end, message-archive-header)
15044         (message-archive-note, message-cross-post-default)
15045         (message-cross-post-note, message-followup-to-note)
15046         (message-cross-post-note-function, message-use-mail-followup-to)
15047         (message-subscribed-address-functions)
15048         (message-subscribed-address-file, message-subscribed-addresses)
15049         (message-subscribed-regexps, message-allow-no-recipients)
15050         (message-yank-cited-prefix, message-signature-insert-empty-line)
15051         (message-hidden-headers, message-hierarchical-addresses)
15052         (message-mail-user-agent, message-use-idna)
15053         (message-valid-fqdn-regexp)
15054         (message-strip-special-text-properties, message-header-synonyms)
15055         (message-beginning-of-line, message-tab-body-function): Add :version.
15056         (message-insert-canlock, message-wide-reply-confirm-recipients):
15057         Change :version.
15058
15059         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15060         and :version.
15061         (mail-source-delete-old-incoming-confirm)
15062         (mail-source-movemail-program): Add :version.
15063
15064         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15065         (gnus-agent-cache, gnus-agent): Change :version.
15066
15067         * gnus-util.el (gnus-use-byte-compile): Change :version.
15068
15069         * gnus-sum.el (gnus-summary-make-false-root-always)
15070         (gnus-summary-default-high-score)
15071         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15072         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15073         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15074         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15075         (gnus-sum-thread-tree-single-indent)
15076         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15077         (gnus-sum-thread-tree-leaf-with-other)
15078         (gnus-sum-thread-tree-single-leaf): Add :version.
15079         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15080         (gnus-article-loose-mime): Change :version.
15081
15082         * gnus-start.el (gnus-backup-startup-file)
15083         (gnus-save-startup-file-via-temp-buffer): Add :version.
15084
15085         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15086         (gnus-server-offline-face): Add :version.
15087
15088         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15089
15090         * gnus-msg.el (gnus-gcc-externalize-attachments)
15091         (gnus-debug-files, gnus-debug-exclude-variables)
15092         (gnus-discouraged-post-methods): Change :version.
15093         (gnus-confirm-mail-reply-to-news)
15094         (gnus-confirm-treat-mail-like-news): Add :version.
15095
15096         * gnus-int.el (gnus-server-unopen-status): Add :version.
15097
15098         * gnus-group.el (gnus-group-jump-to-group-prompt)
15099         (gnus-large-ephemeral-newsgroup)
15100         (gnus-fetch-old-ephemeral-headers): Add :version.
15101
15102         * gnus-fun.el (gnus-x-face-directory)
15103         (gnus-convert-pbm-to-x-face-command)
15104         (gnus-convert-image-to-x-face-command)
15105         (gnus-convert-image-to-face-command): Add :version.
15106
15107         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15108
15109         * gnus-cite.el (gnus-cite-blank-line-after-header)
15110         (gnus-article-boring-faces): Add :version.
15111
15112         * gnus-art.el (gnus-buttonized-mime-types)
15113         (gnus-inhibit-mime-unbuttonizing)
15114         (gnus-treat-display-face)
15115         (gnus-treat-body-boundary): Change :version.
15116         (gnus-body-boundary-delimiter, gnus-picon-databases)
15117         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15118         (gnus-treat-date-english, gnus-treat-fold-headers)
15119         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15120         (gnus-treat-mail-picon, gnus-treat-wash-html)
15121         (gnus-article-encrypt-protocol)
15122         (gnus-use-idna, gnus-article-over-scroll)
15123         (gnus-mime-display-multipart-alternative-as-mixed)
15124         (gnus-mime-display-multipart-related-as-mixed)
15125         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15126         (gnus-ctan-url, gnus-button-ctan-handler)
15127         (gnus-button-handle-ctan-bogus-regexp)
15128         (gnus-button-ctan-directory-regexp)
15129         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15130         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15131         (gnus-button-man-level, gnus-button-emacs-level)
15132         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15133
15134         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15135         (gnus-agent-go-online): Change :version.
15136         (gnus-agent-expire-unagentized-dirs)
15137         (gnus-agent-auto-agentize-methods): Add :version.
15138
15139         * flow-fill.el (fill-flowed-display-column)
15140         (fill-flowed-encode-column): Add :version.
15141
15142         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15143         (gnus-outlook-deuglify-unwrap-max)
15144         (gnus-outlook-deuglify-cite-marks)
15145         (gnus-outlook-deuglify-unwrap-stop-chars)
15146         (gnus-outlook-deuglify-no-wrap-chars)
15147         (gnus-outlook-deuglify-attrib-cut-regexp)
15148         (gnus-outlook-deuglify-attrib-verb-regexp)
15149         (gnus-outlook-deuglify-attrib-end-regexp)
15150         (gnus-outlook-display-hook): Add :version.
15151
15152         * binhex.el (binhex-use-external): Add :version.
15153
15154 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15155
15156         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15157         and `invisible'.
15158
15159 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15160
15161         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15162         in gnus-registry-trim.
15163
15164 2004-09-13  Simon Josefsson  <jas@extundo.com>
15165
15166         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15167
15168         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15169
15170         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15171         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15172         <yamaoka@jpl.org>.
15173         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15174         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15175         <yamaoka@jpl.org>.
15176
15177         * sieve.el (sieve-manage-mode): Ditto.
15178
15179 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15180
15181         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15182
15183 2004-09-11  Simon Josefsson  <jas@extundo.com>
15184
15185         * dns-mode.el: Add.
15186
15187         * mm-view.el (mm-display-dns-inline): Add.
15188
15189         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15190         (mm-automatic-display): Ditto.
15191
15192         * mailcap.el (mailcap-mime-data): Add text/dns.
15193         (mailcap-mime-extensions): Map .soa to text/dns.
15194
15195 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15196
15197         * gnus-art.el (article-decode-mime-words, article-babel)
15198         (gnus-article-highlight-signature, gnus-article-add-buttons)
15199         (gnus-signature-toggle): Remove unnecessary bindings of
15200         `inhibit-read-only' inherited from v5.10 merge.
15201
15202 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15203
15204         * nntp.el (nntp): New customization group.
15205         (nntp-authinfo-file): Add customization group.
15206
15207         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15208
15209         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15210
15211         * gnus.el (to-address, to-list, subscribed)
15212         (large-newsgroup-initial): Ditto.
15213
15214         * flow-fill.el (fill-flowed-display-column)
15215         (fill-flowed-encode-column): Ditto.
15216
15217 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15218
15219         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15220         Use point-min rather than 1.
15221         (message-send-mail): Use buffer-size rather than point-max.
15222
15223         * gnus-sum.el (gnus-summary-search-article-forward):
15224         Signal a specific `search-failed' rather than a generic `error'.
15225
15226         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15227         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15228         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15229
15230 2004-09-10  Simon Josefsson  <jas@extundo.com>
15231
15232         * nndb.el (require): Remove tcp and duplicate cl.
15233
15234 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15235
15236         * gnus-agent.el (directory-files-and-attributes): Move forward.
15237
15238 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15239
15240         * gnus-agent.el (directory-files-and-attributes): Optionally
15241         defined to support XEmacs.
15242
15243 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15244
15245         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15246         to avoid run-time CL dependencies.
15247         (gnus-agent-unfetch-articles): New function.
15248         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15249         article numbers even when local .overview file is missing.
15250         (gnus-agent-read-article-number): New function.  Only accepts
15251         27-bit article numbers.
15252         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15253         gnus-agent-read-article-number.
15254         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15255         from backend while recognizing that article numbers in .overview
15256         must be valid.
15257         (gnus-agent-update-files-total-fetched-for): Use
15258         directory-files-and-attributes to improve performance.
15259         * gnus-int.el (gnus-request-move-article): Use
15260         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15261         improve performance.
15262
15263         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15264         some users confused by references to .newsrc when they only have a
15265         .newsrc.eld file.
15266         (gnus-convert-mark-converter-prompt)
15267         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15268         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15269         New function.  Used internally to only display 'gnus converting
15270         files' message when actually necessary.
15271
15272         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15273         methods now autoloaded.
15274
15275 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15276
15277         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15278         identifiers.
15279
15280 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15281
15282         * gnus-picon.el: Fix indentation and closing parenthesis.
15283
15284 2004-09-01  Simon Josefsson  <jas@extundo.com>
15285
15286         * message.el (message-canlock-generate): Require sha1, not
15287         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15288         to require within a function.  Sadly, if sha1.el isn't loaded, the
15289         let binding in m-c-g will hide the defcustom definition, which is
15290         bad.)
15291
15292         * canlock.el: Require sha1, not sha1-el.
15293
15294         * message.el: Don't autoload sha1 (there is a autoload cookie in
15295         sha1.el).
15296
15297         * sha1-el.el: Renamed to sha1.el.
15298
15299 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15300
15301         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15302
15303 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15304
15305         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15306
15307 2004-08-30  Kim F. Storm  <storm@cua.dk>
15308
15309         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15310
15311         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15312         Add :group 'nnimap.
15313
15314 2004-08-30  Andreas Schwab  <schwab@suse.de>
15315
15316         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15317         ?* and ?\;.
15318
15319         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15320         and ?\' to symbol instead of whitespace.
15321
15322 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15323
15324         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15325
15326         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15327         instead of re-search-forward.
15328
15329         * gnus-uu.el (gnus-uu-save-article): Ditto.
15330         (gnus-uu-post-encode-uuencode): Ditto.
15331
15332         * html2text.el (html2text-clean-list-items): Ditto.
15333         (html2text-clean-dtdd): Ditto.
15334         (html2text-format-tags): Ditto.
15335
15336         * message.el (message-send-mail-with-sendmail): Fix regexp.
15337         (message-fill-field-general): Use search-forward instead of
15338         re-search-forward.
15339         (unbold-region): Ditto.
15340
15341         * nnrss.el (nnrss-request-article): Ditto.
15342
15343         * nnslashdot.el (nnslashdot-request-article): Ditto.
15344
15345         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15346
15347         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15348         "Unrecognized menu descriptor" error in XEmacs.
15349
15350 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15351
15352         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15353         parent article of a sparse article in the thread hashtb.
15354
15355 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15356
15357         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15358         (nnmail-expand-newtext): Lowercase expanded entries if
15359         nnmail-split-lowercase-expanded is non-nil.
15360
15361 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15362
15363         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15364
15365         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15366         of gnus-tmp-news-method into string under XEmacs.  It will be
15367         passed to gnus-correct-length which takes only a string argument.
15368
15369 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * gnus-util.el (gnus-bind-print-variables): New macro.
15372         (gnus-prin1): Use it.
15373         (gnus-prin1-to-string): Use it.
15374         (gnus-pp): New function.
15375         (gnus-pp-to-string): New function.
15376
15377         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15378         Replace pp-to-string with gnus-pp-to-string.
15379         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15380         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15381         * gnus-msg.el (gnus-debug): Ditto.
15382         * gnus-score.el (gnus-score-save): Ditto.
15383         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15384         gnus-pp-to-string.
15385         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15386         with gnus-pp.
15387         * score-mode.el (gnus-score-pretty-print): Ditto.
15388         * webmail.el (webmail-debug): Ditto.
15389
15390 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15391
15392         * gnus-art.el (article-display-face, article-display-x-face):
15393         Use buffer-read-only.
15394
15395 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15396
15397         * gnus-art.el (article-hide-list-identifiers):
15398         Bind inhibit-read-only as t.
15399
15400 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15401
15402         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15403
15404 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15405
15406         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15407         (gnus-narrow-to-page): Don't assume point-min == 1.
15408         (gnus-article-edit-mode): Derive from message-mode.
15409
15410         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15411         point-min == 1.
15412
15413         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15414         Disable incorrect use of `assert'.
15415
15416         * message.el (message-mode): Set comment-start-skip.
15417
15418
15419 2004-08-22  Sam Steingold  <sds@gnu.org>
15420
15421         * pop3.el (pop3-leave-mail-on-server): New user variable.
15422         (pop3-movemail): Delete mail only when it is nil.
15423
15424 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15425
15426         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15427
15428         * mml.el (mml-preview): Use `pop-to-buffer'.
15429
15430         * message.el (message-goto-mail-followup-to): Insert after "To".
15431         (message-carefully-insert-headers): Add comment.
15432
15433         * gnus.el: Remove unused variable `gnus-article-check-size'.
15434
15435         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15436
15437         * gnus-art.el (gnus-button-alist): Improve
15438         `gnus-button-handle-library' entry.
15439
15440 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15441
15442         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15443         downcase, since XEmacs capitalizes error messages differently.
15444
15445 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15446
15447         * nntp.el: Add (require 'gnus) due to reference to
15448         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15449
15450 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15451
15452         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15453         `mm-fill-flowed'.
15454
15455         * mm-decode.el (mm-dissect-singlepart): Check it.
15456
15457 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15458
15459         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15460         'imap' for netrc parsing.
15461
15462 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15463
15464         * mailcap.el (mailcap-mime-data): Mark as risky.
15465
15466 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15467
15468         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15469         may be included in the encoded word.
15470         (rfc2047-encode): Don't append a space if the encoded word
15471         includes close parenthesis.
15472
15473 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15474
15475         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15476         of text within parentheses.
15477
15478 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15479
15480         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15481         (gnus-encrypt-write-file-contents): Make the password key the file
15482         name PLUS the cipher, not just the cipher.  Also remove failed
15483         passwords from the cache.
15484
15485 2004-08-06  Simon Josefsson  <jas@extundo.com>
15486
15487         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15488         fix.
15489
15490 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15491
15492         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15493         LWSP.
15494
15495 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15496
15497         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15498         to append in-reply-to: data to the references: header.
15499
15500         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15501         (netrc-parse): Use gnus-encrypt.el functions.
15502
15503         * gnus-encrypt.el: Add new file for encryption support; currently
15504         does only a few GPG ciphers and an internal XOR cipher.
15505
15506         * password.el: Add comments on using password-read-and-add.
15507         (password-read-and-add): Add function to read and add the
15508         password to the cache at once.
15509
15510 2004-07-28  Simon Josefsson  <jas@extundo.com>
15511
15512         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15513         parameter (but don't use it, for now).
15514
15515         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15516         instead of hard coding to nil.
15517
15518 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15521         as mm-inline-image-xemacs does.
15522
15523 2004-07-26  Simon Josefsson  <jas@extundo.com>
15524
15525         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15526         Revert part of 2004-07-17 change below.
15527
15528 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15531         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15532
15533 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15534
15535         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15536         quotes that actually start with ">" at the beginning of the
15537         lines.
15538
15539 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15540
15541         * rfc2047.el (rfc2047-encode-region): Fix last change.
15542         (rfc2047-encode-parameter): Remove useless concat.
15543
15544 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15545
15546         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15547         encode special characters; fix some kind of misconfigured headers;
15548         signal a real error if debug-on-quit or debug-on-error is non-nil.
15549         (rfc2047-encode-max-chars): New variable.
15550         (rfc2047-encode-1): Use it.
15551         (rfc2047-encode-parameter): New function.
15552
15553         * mml.el (mml-insert-parameter): Remove an excessive space.
15554
15555 2004-07-17  Simon Josefsson  <jas@extundo.com>
15556
15557         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15558         Kai Grossjohann <kai@emptydomain.de>.
15559         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15560         (gnus-group-make-menu-bar): Ditto.
15561
15562         * gnus-util.el (gnus-group-server): Add.
15563
15564 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15565
15566         * message.el (message-clone-locals): Clone sendmail and smtp
15567         variables.
15568
15569 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * rfc2047.el (rfc2047-encode-region): Fix last change.
15572
15573 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15574
15575         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15576         characters as non-special.
15577
15578 2004-07-09  Simon Josefsson  <jas@extundo.com>
15579
15580         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15581         Users will lose all flag changes made while unplugged with
15582         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15583         good default.  See numerous reports on ding mailing list.
15584
15585 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15586
15587         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15588         add generate-head-function and generate-article-function to the
15589         rfc822-forward entry.
15590         (nndoc-rfc822-forward-generate-article): New function.
15591         (nndoc-rfc822-forward-generate-head): New function.
15592
15593         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15594
15595 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15596
15597         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15598         respect display group parameter and gnus-summary-expunge-below.
15599         (gnus-articles-to-read): Remove unused reference to display group
15600         parameter.
15601
15602 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15603
15604         * nnheader.el (nnheader-uniquify-message-id): New experimental
15605         variable.
15606         (nnheader-nov-read-message-id): Use it.
15607
15608         * spam-report.el (spam-report-gmane): Add interactive.
15609
15610 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15613         qp-or-base64 for the application/* types.
15614
15615 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15616
15617         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15618
15619 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15620
15621         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15622         trim value.
15623
15624 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15625
15626         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15627         New macro and function.
15628         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15629
15630 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15633         after-load-alist.
15634
15635 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15636
15637         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15638         update info that isn't there.
15639
15640 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15641
15642         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15643         entry.
15644
15645 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15646
15647         * mm-view.el (mm-inline-render-with-function): Use multibyte
15648         buffer; decode html source by charset.
15649
15650         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15651
15652         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15653         Mule-UCS is loaded under XEmacs.
15654         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15655
15656 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15657
15658         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15659
15660 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15661
15662         * mm-util.el (mm-coding-system-p): Return a coding-system.
15663         (mm-mime-mule-charset-alist): Use shift_jis instead of
15664         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15665         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15666         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15667         instead of japanese-shift-jis and iso-latin-1 respectively in
15668         order to share the default value with both Emacs and XEmacs-mule.
15669         (mm-mule-charset-to-mime-charset): Make
15670         mm-coding-system-priorities effective.
15671         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15672         while predicating of candidates upon the priorities.
15673
15674 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15675
15676         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15677         gnus-uu-invert-processable.
15678
15679         * gnus.el: Autoload gnus-uu-invert-processable.
15680
15681 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15682
15683         * mm-util.el (mm-with-multibyte-buffer): New macro.
15684
15685         * rfc2047.el (rfc2047-encode-string): Use it.
15686         (rfc2047-encode-region): Move point to the end of the region after
15687         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15688
15689 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15690
15691         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15692         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15693
15694 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15695
15696         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15697         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15698         Karl Chen <quarl@nospam.quarl.org>.
15699
15700 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15701
15702         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15703         invalid addresses.
15704
15705 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15706
15707         * spam.el: Change section markers, revise TODO list.
15708         (spam-backends): Make new master list of all installed backends.
15709         (spam-summary-exit-behavior): Add new variable to determine how
15710         messages moves are done at summary exit.
15711         (spam-move-spam-nonspam-groups-only)
15712         (spam-process-ham-in-nonham-groups)
15713         (spam-process-ham-in-spam-groups): Remove variables, the
15714         spam-summary-exit-behavior variable should be used to manage this
15715         behavior.
15716         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15717         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15718         and spam-old-spam-articles.
15719         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15720         Add empty variables, placeholders for the backends they represent.
15721         (spam-set-difference): Move, unchanged.
15722         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15723         unless the user has a processor variable.
15724         (spam-classifications, spam-classification-valid-p)
15725         (spam-backend-properties, spam-backend-property-valid-p)
15726         (spam-backend-function-type-valid-p)
15727         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15728         (spam-report-articles-gmane, spam-report-articles-resend):
15729         Remove functions, they are not needed.
15730         (spam-install-backend-super, spam-backend-list)
15731         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15732         (spam-backend-function, spam-backend-ham-registration-function)
15733         (spam-backend-spam-registration-function)
15734         (spam-backend-ham-unregistration-function)
15735         (spam-backend-spam-unregistration-function)
15736         (spam-backend-statistical-p, spam-backend-mover-p)
15737         (spam-install-backend-alias, spam-install-checkonly-backend)
15738         (spam-install-mover-backend, spam-install-nocheck-backend)
15739         (spam-install-backend, spam-install-statistical-backend)
15740         (spam-install-statistical-checkonly-backend): Add backend installation
15741         support.
15742         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15743         (spam-group-processor-p): Use the new backend code and respect the
15744         summary exit behavior.
15745         (spam-mark-spam-as-expired-and-move-routine): Remove.
15746         (spam-summary-prepare): Change to use the new spam-old-articles
15747         variable.
15748         (spam-copy-or-move-routine, spam-copy-spam-routine)
15749         (spam-move-spam-routine, spam-copy-ham-routine)
15750         (spam-move-ham-routine): Add code to copy/move ham or spam.
15751         (spam-fetch-field-fast): Improve doc and code, plus allow the
15752         'number request.
15753         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15754         variables.
15755         (spam-split, spam-find-spam): Use the new backend code.
15756         (spam-registration-functions): Remove variable.
15757         (spam-unregister-routine): Add convenience wrapper.
15758         (spam-log-undo-registration, spam-register-routine)
15759         (spam-log-processing-to-registry)
15760         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15761         where possible.
15762         (spam-check-gmane-xref, spam-check-regex-headers)
15763         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15764         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15765         (spam-check-bogofilter-headers, spam-check-spamoracle)
15766         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15767         (spam-check-crm114-headers): Use the spam-split-group that
15768         spam-split prepares, no need to determine it every time.
15769
15770         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15771         to the nnheader-parse-naked-head call.
15772
15773         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15774
15775         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15776         the nnheader-nov-read-message-id call.
15777
15778 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15779
15780         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15781         gnus-activate-group twice.  Suggested by Markus Peter
15782         <warp@spin.de>.
15783
15784 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15785
15786         * gnus-art.el (gnus-article-time-format): Exchange the order of
15787         day and month in the default value; fix customization type.
15788         (article-date-ut): Use add-text-properties.
15789         (article-make-date-line): Use message-make-date instead of
15790         current-time-string.
15791
15792         * message.el (message-fetch-field): Don't use set-text-properties.
15793         (message-make-date): Simplify.
15794
15795         * messagexmas.el (message-xmas-make-date): New function.
15796         (message-xmas-redefine): Defalias message-make-date to it.
15797
15798 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15799
15800         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15801         (rfc2047-encode-region): Treat text within parentheses as special;
15802         show the original text when error has occurred.
15803
15804         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15805         already-computed method to gnus-activate-group.
15806
15807         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15808         same select-methods identical Lisp objects.
15809
15810         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15811         object when modifying the info.
15812
15813 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15814
15815         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15816         gnus-opened-servers since it has never been opened with the new
15817         configuration yet.
15818
15819 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15820
15821         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15822         arg to nnheader-generate-fake-message-id.
15823
15824 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15825
15826         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15827         number and build a fake message ID localized to a group and
15828         article number (so it's repeatable from that point on).
15829         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15830         ID format.
15831
15832         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15833         nnheader-generate-fake-message-id with the article number.
15834
15835 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15836
15837         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15838         end-of-buffer.
15839
15840 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15841
15842         * message.el (message-ignored-supersedes-headers): Add Approved.
15843
15844 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15845
15846         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15847         goto-char.
15848         (rfc2047-encode): Fold the line before encoding.
15849
15850 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15851
15852         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15853         folding -- not all headers can be folded, and this should be done
15854         by the message composition mode.  Probably.  I think.
15855
15856 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15857
15858         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15859         fast.
15860
15861         * gnus-ems.el (gnus-remove-image): Don't use
15862         message-text-with-property; remove only the image found first.
15863
15864         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15865         found first.
15866
15867 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15868
15869         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15870
15871 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15872
15873         * message.el (message-text-with-property): Make it fast and accept
15874         optional arguments.
15875         (message-strip-forbidden-properties): Use it.
15876         (message-fix-before-sending): Follow the m-t-w-p change.
15877
15878         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15879
15880 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15881
15882         * gnus-art.el (article-hide-headers): Don't change the buffer
15883         mistakenly when performing mml-preview even if
15884         gnus-single-article-buffer is nil.
15885
15886 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15887
15888         * message.el (message-expand-name-databases): New user option.
15889         (message-expand-name): Use it.
15890
15891 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15892
15893         * spam.el (spam-report-articles-resend)
15894         (spam-report-resend-register-routine): Allow ham reporting.
15895         (spam-report-resend-register-ham-routine): Add wrapper.
15896         (spam-registration-functions): Add ham resending functions.
15897         (spam-list-of-processors): Add ham resend processor.
15898
15899         * gnus.el (ham-resend-to): Add new group parameter.
15900         (spam-process): Add ham resend option.
15901
15902         * spam-report.el (spam-report-resend): Allow reporting ham.
15903         (spam-report-resend-ham): Add wrapper.
15904
15905 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15906
15907         * message.el (message-cite-articles-with-x-no-archive): New
15908         variable.
15909         (message-cite-original): Use it.
15910
15911 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15912
15913         * message.el (message-cite-original): Respect X-No-Archive.
15914
15915 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15916
15917         * gnus-art.el (article-hide-headers): Refer to the values for
15918         gnus-ignored-headers and gnus-visible-headers in the summary
15919         buffer since a user may have set them as group parameters.
15920
15921 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15922
15923         * assistant.el (assistant-node-name): Add convenience function.
15924         (assistant-render-text, assistant-render-node): Add error handling,
15925         plus handle multiple next nodes.
15926         (assistant-find-next-node): Comment out for now.
15927         (assistant-find-next-nodes): Add function, returns list of next
15928         nodes.
15929
15930 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15931
15932         * mail-source.el (mail-source-directory): Fix doc-string.
15933
15934 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15935
15936         * assistant.el (assistant-render-text, assistant-eval): Add :set
15937         widget type, which is different because it takes and returns a
15938         list.  Much hilarity ensues.
15939
15940 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15941
15942         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15943
15944         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15945         doc-string.
15946
15947         * gnus-start.el (gnus-activate-group): Added doc-string.
15948
15949 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15950
15951         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15952
15953 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15954
15955         * assistant.el (assistant-render-text): Try to add a :set
15956         widget, more to come.
15957
15958         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15959         strings.
15960         (spam-report-articles-resend)
15961         (spam-register-routine): Do registration iff any articles warrant
15962         it.
15963         (spam-summary-prepare-exit): Change log message for nil group
15964         destinations.
15965
15966 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15967
15968         * spam.el (spam-report-resend-register-routine): Allow
15969         spam-report-resend-to to be a group parameter or a global value.
15970
15971 2004-05-26  Simon Josefsson  <jas@extundo.com>
15972
15973         * starttls.el: Merge with my GNUTLS based starttls.el.
15974         (starttls-gnutls-program, starttls-use-gnutls)
15975         (starttls-extra-arguments, starttls-process-connection-type)
15976         (starttls-connect, starttls-failure, starttls-success): New
15977         variables.
15978         (starttls-program, starttls-extra-args): Doc fix.
15979         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15980         functions.
15981         (starttls-negotiate, starttls-open-stream): Check
15982         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15983         function if it is set.
15984
15985 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15986
15987         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15988         structured fields.
15989
15990 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15991
15992         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15993
15994 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15995
15996         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15997         variable.
15998         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15999         assigning the spam-mark to new messages.
16000
16001 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16002
16003         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16004
16005 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16006
16007         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16008
16009         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16010         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16011         default.
16012
16013 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16014
16015         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16016         correct data.
16017
16018 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16019
16020         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16021         (spam-group-processor-p): Fix function.
16022         (spam-group-processor-multiple-p)
16023         (spam-group-spam-processor-report-gmane-p)
16024         (spam-group-spam-processor-report-resend-p)
16025         (spam-group-spam-processor-bogofilter-p)
16026         (spam-group-spam-processor-blacklist-p)
16027         (spam-group-spam-processor-ifile-p)
16028         (spam-group-ham-processor-ifile-p)
16029         (spam-group-spam-processor-spamoracle-p)
16030         (spam-group-spam-processor-crm114-p)
16031         (spam-group-ham-processor-bogofilter-p)
16032         (spam-group-spam-processor-stat-p)
16033         (spam-group-ham-processor-stat-p)
16034         (spam-group-ham-processor-whitelist-p)
16035         (spam-group-ham-processor-BBDB-p)
16036         (spam-group-ham-processor-spamoracle-p)
16037         (spam-group-ham-processor-copy-p): Remove functions with some
16038         prejudice against unneeded code.
16039         (spam-report-articles-resend)
16040         (spam-report-resend-register-routine): Allow the group/topic
16041         spam-resend-to value to override spam-report-resend-to.
16042         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16043         properly now.
16044
16045         * gnus.el (spam-resend-to): Add group/topic parameter.
16046         (spam-process): Move the OBSOLETE processors to the end of the
16047         choices.
16048
16049 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16050
16051         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16052         with resend-to set to nil, and then ask the user if necessary.
16053         (spam-report-resend): spam-report-resend takes a list of articles, not
16054         separate article numbers.
16055
16056 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16057
16058         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16059         addition to emacs-w3m.
16060
16061 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16062
16063         * assistant.el (assistant-authinfo-data): New function.
16064         (assistant-eval): Eval for entire assistant.
16065
16066         * netrc.el (netrc-services-file): New variable.
16067         (netrc-parse-services): New function.
16068         (netrc-find-service-name): New function.
16069         (netrc-find-service-number): New function.
16070         (netrc-port-equal): New function.
16071         (netrc-machine): Use it.
16072
16073         * nnimap.el (nnimap-open-connection): Use netrc.
16074
16075         * gnus-util.el (gnus-netrc-get): Remove aliases.
16076
16077         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16078
16079         * assistant.el (wid-edit): Fix compilation.
16080
16081         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16082
16083 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16084
16085         * gnus-util.el (gnus-set-file-modes): New function.  (small
16086         patch).
16087
16088 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16089
16090         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16091
16092         * assistant.el (assistant-render-node): Fix up rendering and
16093         read-only text.
16094         (assistant-render-node): Reset.
16095         (assistant-make-read-only): Not sticky.
16096
16097 2004-05-20  Danny Siu  <dsiu@adobe.com>
16098
16099         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16100         centered even when gnus-auto-center-summary is t.
16101
16102 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16103
16104         * dns.el (dns-get-txt-answer): New function.
16105         (dns-read-txt): Ditto.
16106         (query-dns): Use it.
16107
16108 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16109
16110         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16111         active for foreign groups even if the group level is higher than
16112         the specified value.
16113
16114 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16115
16116         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16117         non-active groups.
16118
16119         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16120
16121 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16122
16123         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16124
16125 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16126
16127         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16128         (spam-crm114-header, spam-crm114-spam-switch)
16129         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16130         (spam-crm114-positive-spam-header)
16131         (spam-crm114-database-directory, spam-list-of-processors)
16132         (spam-group-spam-processor-crm114-p)
16133         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16134         (spam-generic-score, spam-list-of-checks)
16135         (spam-list-of-statistical-checks, spam-registration-functions)
16136         (spam-check-crm114-headers, spam-crm114-score)
16137         (spam-check-crm114, spam-crm114-register-with-crm114)
16138         (spam-crm114-register-spam-routine)
16139         (spam-crm114-unregister-spam-routine)
16140         (spam-crm114-register-ham-routine)
16141         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16142         asjo@koldfront.dk (Adam Sjøgren).
16143
16144         * gnus.el: Add spam-use-crm114.
16145
16146         * spam.el (spam-list-of-processors, spam-registration-functions):
16147         Add spam-use-resend.
16148         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16149         (spam-report-articles-gmane): Add doc fix.
16150         (spam-report-articles-resend, spam-report-resend-register-routine):
16151         Add wrappers around spam-report-resend-to.
16152
16153         * spam-report.el (spam-report-resend-to, spam-report-resend):
16154         Add support for resending spam.
16155         (spam-report-gmane): Fix line length >80.
16156
16157         * gnus.el (spam-process): Add spam-use-resend.
16158
16159 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16160
16161         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16162         number of processed spam messages.
16163         (spam-ham-copy-or-move-routine): Return the number of processed
16164         ham messages.
16165         (spam-summary-prepare-exit): Use the above values to decide
16166         whether status messages shouled be displayed.
16167
16168 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16169
16170         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16171         `rfc2047-encoding-function-alist' in order to avoid conflicting
16172         with the old version.
16173         (rfc2047-encode-region): Concatenate words containing non-ASCII
16174         characters in structured fields; don't encode space-delimited
16175         ASCII words even in unstructured fields; don't break words at
16176         char-category boundaries.
16177         (rfc2047-encode-1): New function.
16178         (rfc2047-encode): Use it; encode text so that it occupies the
16179         maximum width within 76-column; work correctly on Q encoding for
16180         iso-2022-* charsets.
16181         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16182         sure not to break a line just after the header name.
16183         (rfc2047-b-encode-region): Removed.
16184         (rfc2047-b-encode-string): New function.
16185         (rfc2047-q-encode-region): Removed.
16186         (rfc2047-q-encode-string): New function.
16187
16188         * mm-util.el (mm-replace-in-string): New function.
16189
16190 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16191
16192         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16193         get it right.
16194         (gnus-inews-make-draft): Really.
16195
16196 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16197
16198         * nnmh.el (nnmh-request-list-1): Don't check the link count
16199         before descending.  (small patch)
16200
16201 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16202
16203         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16204         stuff.
16205
16206         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16207         on real group name.
16208
16209         * gnus-art.el (gnus-signature-limit): Doc fix.
16210
16211         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16212
16213         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16214
16215 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16216
16217         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16218         isn't a string.
16219
16220 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16221
16222         * gnus-draft.el (gnus-draft-send): Bind
16223         rfc2047-encode-encoded-words.
16224
16225         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16226         (rfc2047-encodable-p): Say that =? needs encoding.
16227         (rfc2047-encode-encoded-words): New variable.
16228
16229         * gnus-group.el (gnus-group-select-group): Doc fix.
16230
16231         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16232
16233         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16234         to nil.
16235
16236         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16237
16238         * nnheader.el (nnheader-get-lines-and-char): New function.
16239
16240 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16241
16242         * gnus-msg.el (gnus-summary-followup-with-original): Document
16243         yanking of region when active.
16244
16245 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16246
16247         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16248         groups if the group level is higher than the specified value.
16249
16250 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16251
16252         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16253         (gnus-group-jump-to-group): Added prefix argument using
16254         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16255         non-active group.
16256
16257         * compface.el (uncompface): Be verbose when changing
16258         `uncompface-use-external'.
16259
16260         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16261         handle manual section.
16262
16263 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16264
16265         * gnus-art.el (gnus-button-alist): Revert previous change.
16266
16267 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16268
16269         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16270
16271 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16272
16273         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16274         whether backend can accept message.
16275
16276         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16277
16278 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16279
16280         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16281         Avoid creating directory when nntp-marks-is-evil is true.
16282         Reported by Reiner Steib.
16283
16284 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16285
16286         * gnus-picon.el (gnus-picon-style): New variable.
16287         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16288         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16289         Jesper Harder <harder@ifa.au.dk>.
16290
16291 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16292
16293         * message.el (message-fill-field): Return point.
16294         (message-generate-headers): Go to end of field.
16295
16296         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16297         stuff for non-living groups.
16298
16299 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16300
16301         * gnus-art.el (gnus-article-followup-with-original)
16302         (gnus-article-reply-with-original): gnus-mark-active-p ->
16303         gnus-region-active-p.
16304
16305 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16306
16307         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16308         only when there is spam or ham to be processed.
16309
16310 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16311
16312         * mail-source.el (mail-source-delete-crash-box): Refactor.
16313         (mail-source-fetch): Use it.
16314         (mail-source-fetch-file): Ditto.
16315         (mail-source-fetch-directory): Run postscript in loop.
16316         (mail-source-fetch-pop): Delete.
16317         (mail-source-fetch-maildir): Ditto.
16318         (mail-source-fetch-imap): Ditto.
16319
16320         * imap.el (imap-authenticators): Comment out sasl.
16321
16322         * message.el (message-skip-to-next-address): New function.
16323         (message-fill-header-address): Refactor.
16324         (message-fill-address): Use it.
16325         (message-delete-address): Use it.
16326         (message-fill-header-general): Refactor.
16327         (message-fill-field-address): Rename.
16328         (message-narrow-to-field): Find the start of the header.
16329         (message-header-format-alist): Don't pre-fill.
16330         (message-fill-header): Removed.
16331         (message-insert-header): New function.
16332         (message-shorten-references): Use it.
16333
16334         * rfc2047.el (rfc2047-field-value): Strip props.
16335
16336         * mail-parse.el (mail-header-make-address): New alias.
16337
16338         * ietf-drums.el (ietf-drums-make-address): New function.
16339
16340         * imap.el: Add compiler directives.
16341
16342         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16343
16344         * gnus-art.el (article-decode-idna-rhs): Don't use
16345         message-idna-inside-rhs-p.
16346
16347 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16348
16349         * message.el (message-idna-inside-rhs-p): Removed.
16350         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16351
16352         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16353         false positives.
16354
16355 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16356
16357         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16358
16359 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16360
16361         * nneething.el (nneething-file-name): Don't create spurious
16362         files.
16363
16364         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16365         (gnus-inews-do-gcc): Remove sleep.
16366
16367         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16368         part under point.
16369
16370         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16371         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16372
16373 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16374
16375         * spam.el (spam-summary-prepare-exit): Fixed (length).
16376
16377 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16378
16379         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16380         as expired without moving it" message when there are spam
16381         messages left.
16382
16383 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16384
16385         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16386         header is not nil.
16387
16388 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16389
16390         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16391         nntp-possibly-create-directory, not nntp-possibly-change-group.
16392         (nntp-marks-changed-p): New arg SERVER.
16393         (nntp-request-update-info): Adjust caller.
16394
16395 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16396
16397         * nntp.el (nntp-save-marks): Pass missing arg.
16398
16399 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16400
16401         * nntp.el: Support marks.
16402         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16403         (nntp-marks-modtime, nntp-marks-directory): New variables.
16404         (nntp-request-set-mark, nntp-request-update-info)
16405         (nntp-possibly-create-directory, nntp-marks-changed-p)
16406         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16407         functions.
16408
16409 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16410
16411         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16412         (gnus-xmas-redefine): Rename.
16413
16414         * gnus-score.el (gnus-score-insert-help): Use
16415         gnus-select-lowest-window.
16416
16417         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16418         appt-select-lowest-window and rename to gnus-select-lowest-window.
16419
16420         * gnus.el: do.
16421
16422 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16423
16424         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16425         encodings of MIME-encoded words, in order to improve
16426         interoperability with several broken MUAs.
16427
16428 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16429
16430         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16431         tags, only when charsets are not specified in headers.
16432         (mm-inline-text-html-render-with-w3m): Ditto.
16433
16434         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16435         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16436
16437 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16438
16439         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16440         instead of MIME-decoded from fields when checking
16441         `gnus-article-address-banner-alist'.
16442
16443 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16444
16445         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16446         description rather than subject.
16447
16448 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16449
16450         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16451
16452 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16453
16454         * gnus.el (gnus-version-number): Bump.
16455
16456 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16457
16458         * gnus.el: No Gnus v0.2 is released.
16459
16460 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16461
16462         * gnus-agent.el (gnus-agent-read-agentview): Inline
16463         gnus-uncompress-range.
16464
16465 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16466
16467         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16468         `exec-installed-p'.
16469
16470 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16471
16472         * gnus.el (spam-process, spam-autodetect-methods): Add
16473         bsfilter and bsfilter-headers.
16474
16475         * spam.el (spam-bsfilter): New customize group.
16476         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16477         (spam-bsfilter-header, spam-bsfilter-probability-header)
16478         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16479         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16480         (spam-bsfilter-database-directory): New options.
16481         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16482         (spam-list-of-statistical-checks, spam-registration-functions):
16483         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16484         (spam-bsfilter-score): New command.
16485         (spam-check-bsfilter-headers, spam-check-bsfilter)
16486         (spam-bsfilter-register-with-bsfilter)
16487         (spam-bsfilter-register-spam-routine)
16488         (spam-bsfilter-unregister-spam-routine)
16489         (spam-bsfilter-register-ham-routine)
16490         (spam-bsfilter-unregister-ham-routine): New functions.
16491         (spam-generic-score): Support bsfilter; Accept an optional argument
16492         to recalcurate spam score even if scoring header has already been
16493         added.
16494         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16495         optional argument to recalcurate spam score even if scoring header
16496         has already been added.
16497
16498 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16499
16500         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16501         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16502         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16503         link is missing.
16504
16505 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16506
16507         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16508         (html2text-get-attr): Rewrite.
16509
16510         * message.el (message-setup-1): Remove redundant put-text-property
16511         on mail-header-separator.
16512
16513 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16514
16515         * gnus-registry.el (gnus-registry-cache-whitespace)
16516         (gnus-registry-action, gnus-registry-spool-action)
16517         (gnus-registry-split-fancy-with-parent): Change message levels
16518         from 5 to 3 or 7, as needed.
16519
16520         * spam.el (spam-summary-prepare-exit)
16521         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16522         (spam-split, spam-find-spam, spam-log-undo-registration)
16523         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16524         level from 5 to 6.
16525
16526 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16527
16528         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16529         2004-03-04 change).
16530
16531 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16532
16533         * sieve-manage.el (sieve-manage-open):
16534         * nnweb.el (nnweb-insert-html):
16535         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16536         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16537         * nnspool.el (nnspool-request-group):
16538         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16539         * nnml.el (nnml-request-update-info):
16540         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16541         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16542         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16543         (nnimap-request-set-mark):
16544         * nnfolder.el (nnfolder-request-update-info):
16545         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16546         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16547         * gnus-uu.el (gnus-uu-find-articles-matching):
16548         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16549         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16550         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16551         * gnus-nocem.el (gnus-nocem-scan-groups):
16552         * gnus-int.el (gnus-start-news-server):
16553         * gnus-group.el (gnus-group-make-kiboze-group)
16554         (gnus-group-browse-foreign-server):
16555         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16556         Use mapc when appropriate.
16557
16558 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16559
16560         FIXME: Make separate entries for each person.
16561
16562         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16563         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16564         <shields@msrl.com>:
16565
16566         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16567         may need for spam sorting and scoring.
16568         (spam-user-format-function-S): Add user format function suitable for
16569         general use.
16570         (spam-article-sort-by-spam-status): Add sorting function for summary
16571         sorting.
16572         (spam-extra-header-to-number): Add function to get a score from a
16573         header.
16574         (spam-summary-score): Add function to get a numeric score from the
16575         headers.
16576         (spam-generic-score): Fix function doc, was in wrong place.
16577         (spam-initialize): Take symbols when it's run, and install the
16578         extra headers that spam-necessary-extra-headers thinks we need.
16579
16580 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16581
16582         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16583         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16584
16585 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16586
16587         * gnus-sum.el (gnus-set-global-variables)
16588         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16589         (gnus-article-get-xrefs, gnus-summary-best-group)
16590         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16591         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16592         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16593         Use with-current-buffer.
16594
16595 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16596
16597         * spam.el (spam-summary-prepare-exit): Simplify logic.
16598         (spam-fetch-article-header): Read the article header if it's not
16599         available.
16600         (spam-list-articles): Simplify logic.
16601         (spam-filelist-register-routine): Fix bug with unregister-list.
16602
16603         * gnus-registry.el: Fix comments at beginning.
16604
16605 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16606
16607         * message.el (message-cater-to-broken-inn): Remove.
16608         (message-shorten-references): Make sure the total folded length of
16609         References is shorter than 998 characters to cater to a bug in INN
16610         2.3.  Also, don't pretend that references aren't folded -- this
16611         hasn't worked for a while.
16612
16613 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16614
16615         * gnus-agent.el (gnus-agentize):
16616         gnus-agent-send-mail-real-function no longer set to current value
16617         of message-send-mail-function but rather a lambda that calls
16618         message-send-mail-function.  The change makes the agent real-time
16619         responsive to user changes to message-send-mail-function.
16620
16621 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16622
16623         * legacy-gnus-agent.el
16624         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16625         help from Florian Weimer <fw@deneb.enyo.de>
16626
16627 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16628
16629         * nnmail.el (nnmail-cache-insert): Revert last change.
16630
16631 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16632
16633         * nnmail.el (nnmail-cache-insert): Always check whether
16634         nnmail-cache-ignore-groups matches a group name.
16635
16636 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16637
16638         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16639         (spam-find-spam, spam-log-processing-to-registry)
16640         (spam-log-registered-p, spam-log-unregistration-needed-p)
16641         (spam-log-undo-registration): Use gnus-message instead of
16642         gnus-error, none of these errors are fatal.
16643
16644         * gnus-registry.el (gnus-registry-clean-empty-function)
16645         (gnus-registry-clean-empty): Remove only empty entries without
16646         extra data.
16647
16648 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16649
16650         * spam-stat.el (spam-stat-buffer-change-to-spam)
16651         (spam-stat-buffer-change-to-non-spam): Change (error) to
16652         (gnus-message 8) invocation.
16653
16654 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * nntp.el (nntp-via-netcat-command): New variable.
16657         (nntp-via-netcat-switches): New variable.
16658         (nntp-open-via-rlogin-and-netcat): New function.
16659         (nntp-open-connection-function): Doc fix.
16660         (nntp-telnet-command): Doc fix.
16661         (nntp-end-of-line): Doc fix.
16662         (nntp-via-rlogin-command): Doc fix.
16663         (nntp-via-user-name): Doc fix.
16664         (nntp-via-address): Doc fix.
16665
16666 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16667
16668         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16669         error in Emacs 21.1.
16670
16671 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16672
16673         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16674
16675 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16676
16677         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16678         (gnus-agent-with-refreshed-group): New macro.
16679         (gnus-agent-rename-group): New function.
16680         (gnus-agent-delete-group): New function.
16681         (gnus-agent-save-group-info): Use gnus-command-method when
16682         `method' parameter is nil.  Don't write nil entries into the
16683         active file.
16684         (gnus-agent-get-group-info): New function.
16685         (gnus-agent-fetch-articles): Use
16686         gnus-agent-update-files-total-fetched-for to increment disk space
16687         used.
16688         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16689         gnus-agent-update-view-total-fetched-for to increment disk space
16690         used.
16691         (gnus-agent-get-local): Added optional parameters to avoid calling
16692         gnus-group-real-name and gnus-find-method-for-group.
16693         (gnus-agent-set-local): Delete stored entry if either min, or max,
16694         are nil.
16695         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16696         quit, use gnus-agent-regenerate-group to record existance of any
16697         articles fetched to disk before the quit occurred.
16698         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16699         gnus-agent-update-view-total-fetched-for, and
16700         gnus-agent-update-files-total-fetched-for to decrement disk space
16701         used.
16702         (gnus-agent-retrieve-headers): Use
16703         gnus-agent-update-view-total-fetched-for to increment disk space
16704         used.
16705         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16706         with gnus-agent-update-files-total-fetched-for to decrement disk
16707         space and fresh group buffer.
16708         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16709         (gnus-agent-need-update-total-fetched-for): New variable.
16710         (gnus-agent-update-files-total-fetched-for): New function.
16711         (gnus-agent-update-view-total-fetched-for): New function.
16712         (gnus-agent-total-fetched-for): New function.
16713
16714         * gnus-cache.el (gnus-cache-save-buffers): Use
16715         gnus-cache-update-overview-total-fetched-for to change disk space
16716         used by this group.
16717         (gnus-cache-possibly-enter-article): Use
16718         gnus-cache-update-file-total-fetched-for to increment disk space
16719         used by this group.
16720         (gnus-cache-possibly-remove-article): Use
16721         gnus-cache-update-file-total-fetched-for to decrement disk space
16722         used by this group.
16723         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16724         (gnus-cache-rename-group): New function.
16725         (gnus-cache-delete-group): New function.
16726         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16727         (gnus-cache-need-update-total-fetched-for): New variable.
16728         (gnus-cache-with-refreshed-group): New macro.
16729         (gnus-cache-update-file-total-fetched-for): New function.
16730         (gnus-cache-update-overview-total-fetched-for): New function.
16731         (gnus-cache-rename-group-total-fetched-for): New function.
16732         (gnus-cache-delete-group-total-fetched-for): New function.
16733         (gnus-cache-total-fetched-for): New function.
16734
16735         * gnus-group.el: Require gnus-sum and autoload functions to
16736         resolve warnings when gnus-group.el compiled alone.
16737         (gnus-group-line-format): Documented new %F.
16738         (size of Fetched data) group line format; identifies disk space
16739         used by agent and cache.
16740         (gnus-group-line-format-alist): Defined new F format.
16741         (gnus-total-fetched-for): New function.
16742         (gnus-group-delete-group): No longer update
16743         gnus-cache-active-altered as gnus-request-delete-group now keeps
16744         the cache in sync.
16745         (gnus-group-list-active): Let the agent store a server's active
16746         list if currently plugged.
16747
16748         * gnus-int.el (gnus-request-delete-group):
16749         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16750         local disk in sync with the server.
16751         (gnus-request-rename-group):
16752         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16753         local disk in sync with the server.
16754
16755         * gnus-start.el (gnus-get-unread-articles):
16756         Cosmetic simplification to logic.
16757
16758         * gnus-util.el (gnus-rename-file): New function.
16759
16760 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16761
16762         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16763
16764 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16765
16766         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16767         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16768
16769 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16770
16771         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16772         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16773
16774 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16775
16776         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16777
16778 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16779
16780         * spam.el (spam-set-difference): Add function to replace
16781         gnus-set-difference in spam.el.
16782         (spam-summary-prepare-exit): Use spam-set-difference.
16783
16784 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16785
16786         * gnus-registry.el (gnus-registry-cache-file): Update to use
16787         gnus-dribble-directory OR gnus-home-directory OR ~.
16788         (gnus-registry-split-fancy-with-parent): Fix doc.
16789
16790 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * message.el (message-exchange-point-and-mark): Use
16793         message-mark-active-p.  Suggested by Jesper Harder
16794         <harder@ifa.au.dk>.
16795
16796 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16797
16798         * message.el (message-exchange-point-and-mark): Don't activate
16799         region if it was inactive.  Suggested by Hiroshi Fujishima
16800         <pooh@nature.tsukuba.ac.jp>.
16801
16802 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16803
16804         * gnus-art.el (article-display-face): Display Faces in the same
16805         order as X-Faces.
16806
16807 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16808
16809         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16810
16811 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16812
16813         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16814         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16815         (gnus-article-mime-hierarchy): Remove.
16816         (gnus-article-mime-hierarchy-next): Remove.
16817         (gnus-article-mode): Revert 2004-03-19 change.
16818         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16819         (gnus-insert-mime-button): Revert 2004-03-19 change.
16820         (gnus-mime-accumulate-hierarchy): Remove.
16821         (gnus-mime-enter-multipart): Remove.
16822         (gnus-mime-leave-multipart): Remove.
16823         (gnus-mime-display-part): Revert 2004-03-19 change.
16824         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16825
16826         * mml.el (mml-preview): Revert 2004-03-19 change.
16827
16828 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16829
16830         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16831
16832 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16833
16834         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16835         t while entering a file name using the mm-with-multibyte macro.
16836         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16837
16838         * mm-util.el (mm-with-multibyte): New macro.
16839
16840 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16841
16842         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16843         user option.
16844         (gnus-mime-multipart-functions): Doc and customization fix.
16845         (gnus-article-mime-hierarchy): New variable.
16846         (gnus-article-mime-hierarchy-next): New variable.
16847         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16848         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16849         gnus-article-mime-hierarchy-next to nil.
16850         (gnus-insert-mime-button): Show hierarchy numbers.
16851         (gnus-mime-accumulate-hierarchy): New function.
16852         (gnus-mime-enter-multipart): New function.
16853         (gnus-mime-leave-multipart): New function.
16854         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16855         (gnus-mime-display-alternative): Show hierarchy numbers.
16856
16857         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16858         gnus-article-mime-hierarchy-next to nil.
16859
16860 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16861
16862         * dns.el: Don't require gnus-xmas.
16863
16864 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16865
16866         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16867         inline PGP.
16868         (mml-menu): Disable mml-quote-region if mark is inactive.
16869
16870 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16871
16872         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16873         when the group's active is not available.
16874
16875 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16876
16877         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16878         error.
16879
16880 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16881
16882         * imap.el (imap-store-password): New variable.
16883         (imap-interactive-login): Use it.
16884         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16885
16886 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16887
16888         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16889         window-start and hscroll to summary window.
16890
16891 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16892
16893         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16894         conversion message to newsrc-dribble when an actual conversion is
16895         performed.
16896
16897 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16898
16899         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16900
16901 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16902
16903         * mm-decode.el (mm-complicated-handles): New function reviving
16904         former definition of mm-multiple-handles.
16905
16906         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16907         (gnus-mime-delete-part): Use it.
16908
16909 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16910
16911         * gnus-agent.el (gnus-agent-read-local): Bind
16912         nnheader-file-coding-system to gnus-agent-file-coding-system to
16913         avoid the implicit assumption that they will always be equal.
16914         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16915         coding-system-for-write, as the with-temp-file macro first prints
16916         to a buffer then saves the buffer.
16917
16918 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16919
16920         * gnus-art.el (gnus-article-edit-part): New function.
16921         (gnus-mime-save-part-and-strip): Use it; do query instead of
16922         signaling an error; don't use mm-multiple-handles.
16923         (gnus-mime-delete-part): Ditto.
16924
16925 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16926
16927         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16928         old file versions.
16929         (gnus-group-prepare-hook): Removed function that converted list
16930         form of gnus-agent-expire-days to group properties.
16931
16932         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16933         (gnus-request-accept-article): Re-indented.
16934
16935         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16936         converters to handle old agent file formats.  Added logic for a
16937         "backup before upgrading warning".
16938         (gnus-convert-mark-converter-prompt): Developers can mark
16939         functions as needing (default), or not needing,
16940         gnus-convert-old-newsrc's "backup before upgrading warning".
16941         (gnus-convert-converter-needs-prompt): Tests whether the user
16942         should be protected from potentially irreversable changes by the
16943         function.
16944
16945         * legacy-gnus-agent.el: New.  Provides converters that are only
16946         loaded when gnus-convert-old-newsrc needs to call them.
16947
16948 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * mail-source.el (mail-source-touch-pop): Doc fix.
16951
16952         * message.el (message-smtpmail-send-it): Doc fix.
16953
16954 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16955
16956         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16957
16958         * nnmail.el (nnmail-split-fancy): do.
16959
16960         * gnus-kill.el (gnus-kill, gnus-execute): do.
16961
16962 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16963
16964         * gnus-sum.el (gnus-widget-reversible-match)
16965         (gnus-widget-reversible-to-internal)
16966         (gnus-widget-reversible-to-external): New functions.
16967         (gnus-widget-reversible): New widget.
16968         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16969
16970 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16971
16972         * gnus-sum.el (gnus-thread-sort-functions)
16973         (gnus-article-sort-functions): Document `(not F)' items.
16974
16975 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16976
16977         * spam.el (spam-use-gmane-xref): Add new backend.
16978         (spam-gmane-xref-spam-group): Add variable to control the name of the
16979         Gmane spam group.
16980         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16981         (spam-regex-headers-spam, spam-regex-headers-ham)
16982         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16983         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16984         backends and checks.
16985         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16986
16987         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16988         an autodetect method.
16989
16990 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16991
16992         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16993         articles are being added to a group.
16994         (gnus-request-replace-article): Inform the agent that articles
16995         need to be uncached as the cached contents are no longer valid.
16996
16997 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16998
16999         * binhex.el: Don't autoload executable-find.
17000
17001         * canlock.el: Don't autoload mail-fetch-field.
17002
17003         * dgnushack.el: Autoload c-mode for XEmacs.
17004
17005         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17006
17007         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17008         rmail-dont-reply-to and rmail-output.
17009
17010         * gnus-score.el: Don't autoload ffap-string-at-point.
17011
17012         * gnus-setup.el: Don't autoload sc-cite-original.
17013
17014         * imap.el: Don't autoload base64-decode-string,
17015         base64-encode-string and md5.
17016
17017         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17018         and rmail-msg-restore-non-pruned-header.
17019
17020         * mm-decode.el: Don't autoload executable-find.
17021
17022         * mm-url.el: Don't autoload executable-find.
17023
17024         * mm-view.el: Don't autoload diff-mode.
17025
17026         * nndb.el: Don't autoload news-reply-mode, news-setup,
17027         cancel-timer and telnet.
17028
17029         * password.el: Don't autoload run-at-time for Emacs.
17030
17031         * sha1-el.el: Don't autoload executable-find.
17032
17033         * sieve-mode.el: Don't autoload c-mode.
17034
17035         * uudecode.el: Don't autoload executable-find.
17036
17037 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17038
17039         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17040         (gnus-agent-possibly-alter-active): Avoid null in numeric
17041         comparison.
17042         (gnus-agent-set-local): Refuse to save null in local object table.
17043         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17044         list of articles that will be marked as unread.
17045
17046 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17047
17048         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17049
17050 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17051
17052         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17053         language tags.
17054
17055 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17056
17057         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17058         Don't bind "obarray".
17059
17060         * gnus-sum.el (gnus-thread-sort-functions): Added
17061         `gnus-thread-sort-by-most-recent-number' and
17062         `gnus-thread-sort-by-most-recent-date'.
17063         Reported by Kai Grossjohann <kai@emptydomain.de>.
17064
17065 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17066
17067         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17068
17069 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17070
17071         * gnus-cus.el (gnus-agent-customize-category): Removed
17072         ignore-errors macro reference that required cl to be loaded at
17073         run-time.
17074
17075         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17076         single-interval range of the form (min . max).  Previously the
17077         range had to look like ((min . max)).  Likewise, return
17078         (min . max) rather than ((min . max)).
17079         (gnus-range-map): Use gnus-range-normalize to accept
17080         single-interval range.
17081
17082         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17083         the cache, but not the agent, now appear with their usual face.
17084
17085         * dgnushack.el (loaddir): New variable that is bound to the
17086         directory containing the dgnushack.el file. Use loaddir, rather
17087         than srcdir, to update load-path. Change lets dgnushack compile
17088         code in directories other than GNUS/lisp.
17089
17090 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17091
17092         * lpath.el: Don't bind w3m-safe-url-regexp.
17093
17094         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17095         w3m-safe-url-regexp variable buffer-local.
17096
17097         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17098
17099 2004-02-27  Simon Josefsson  <jas@extundo.com>
17100
17101         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17102         gnus-group-real-prefix.
17103         (gnus-summary-move-article): Use it, instead of
17104         gnus-group-real-prefix.
17105
17106 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17107
17108         * lpath.el: Bind w3m-safe-url-regexp.
17109
17110         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17111         w3m-safe-url-regexp variable buffer-local and set it as the value
17112         of mm-w3m-safe-url-regexp.
17113
17114         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17115
17116         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17117         parsing gnus-posting-styles when the message is not for replying.
17118
17119         * dgnushack.el: Autoload sgml-mode for XEmacs.
17120
17121         * nnrss.el (nnrss-opml-export): Use
17122         mm-set-buffer-file-coding-system instead of
17123         set-buffer-file-coding-system.
17124
17125 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17126
17127         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17128         of checkdoc.el).
17129         * nnrss.el: do.
17130         * gnus-mlspl.el: do.
17131         * gnus-ml.el: do.
17132         * gnus-srvr.el: do.
17133
17134         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17135
17136 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17137
17138         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17139         Corrections to custom-manual links.
17140
17141         * gnus-art.el (gnus-article): Ditto.
17142
17143         * mm-decode.el (mime-display, mime-security): Ditto.
17144
17145 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17146
17147         * flow-fill.el: Typo.
17148
17149 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17150
17151         * spam-wash.el: New file.
17152
17153 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17154
17155         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17156
17157 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17158
17159         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17160         to be run with new-articles as LIST1, not LIST2.
17161         (spam-registration-functions): Add spam-use-ham-copy as a nil
17162         registration backend.
17163
17164 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17165
17166         * spam-stat.el (spam-stat-washing-hook): New option.
17167         (spam-stat-buffer-words): Use it.
17168         (spam-stat-process-directory, spam-stat-test-directory): Use
17169         insert-file-contents-literally.
17170         (spam-stat-coding-system): New variable.
17171         (spam-stat-load, spam-stat-save): Use it.
17172
17173 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17174
17175         * spam-report.el (spam-report-plug-agent): Quote
17176         spam-report-url-to-file and spam-report-url-ping-plain.
17177
17178 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17179
17180         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17181         / in mailto URLs.
17182
17183 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17184
17185         * spam-report.el (spam-report-process-queue): Fix interactive use.
17186         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17187         (spam-report-unplug-agent): Doc fixes.
17188         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17189         (spam-report-agentize, spam-report-deagentize): Autoload.
17190
17191 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17192
17193         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17194
17195         * message.el (message-setup-fill-variables): Add mml tags to
17196         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17197         <ajk@iu.edu>.
17198         (message-mode): Don't modify paragraph-separate there.
17199
17200 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17201
17202         * compface.el (uncompface-use-external): Default to undecided.
17203         (uncompface-use-external-threshold): New variable.
17204         (uncompface-float-time): New macro.
17205         (uncompface): Determine whether to use the external decoder if
17206         uncompface-use-external is undecided.
17207
17208 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17209
17210         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17211         after images.
17212
17213         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17214
17215 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17216
17217         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17218
17219         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17220
17221         * gnus-sum.el (gnus-summary-limit-to-age)
17222         (gnus-summary-limit-children): do.
17223
17224         * gnus-int.el (gnus-request-scan): do.
17225
17226         * gnus-group.el (gnus-group-suspend): do.
17227
17228         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17229
17230         * gnus-cite.el (gnus-cite-parse-attributions): do.
17231
17232         * gnus-agent.el (gnus-summary-set-agent-mark)
17233         (gnus-agent-regenerate-group): do.
17234
17235         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17236
17237         * binhex.el (binhex-decode-region-internal): do.
17238
17239 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17240
17241         * gnus-fun.el (gnus-face-properties-alist): New user option.
17242         (gnus-display-x-face-in-from): Use it.
17243
17244         * gnus-art.el (article-display-face): Ditto.
17245
17246         * compface.el (uncompface-use-external): Default to nil.
17247
17248 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17249
17250         * nntp.el (nntp-erase-buffer): New function.
17251         (nntp-retrieve-data, nntp-send-command)
17252         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17253         (nntp-possibly-change-group): Use it.
17254
17255         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17256         with-current-buffer.
17257
17258 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17259
17260         * compface.el: Merge the ELisp-based uncompface program.
17261         (compface): New customization group.
17262         (uncompface-use-external): New user option.
17263         (uncompface): Call uncompface-internal if uncompface-use-external
17264         is nil.
17265         (uncompface-internal): New function.  Note that there are also
17266         some other functions and variables added for this function.
17267
17268 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17269
17270         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17271         if necessary.
17272
17273 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17274
17275         * spam-report.el (spam-report-unplug-agent)
17276         (spam-report-plug-agent, spam-report-deagentize)
17277         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17278         Add support for the Agent in spam-report: when unplugged, report to a
17279         file; when plugged, submit all the requests.
17280
17281         * spam.el (spam-register-routine): Fix message about
17282         registration.
17283
17284 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17285
17286         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17287         dependencies.
17288         (rfc2047-encode): Use it.
17289
17290         * gnus-art.el (gnus-button-marker-list): Move before first
17291         reference.
17292
17293         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17294         (imap-parse-body): Fix format string mismatch.
17295
17296         * gnus-score.el (gnus-summary-increase-score): do.
17297
17298         * nnrss.el (nnrss-close): New function.
17299
17300 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17301
17302         * nnrss.el (nnrss-make-filename): New function.
17303         (nnrss-request-delete-group, nnrss-read-server-data)
17304         (nnrss-save-server-data, nnrss-read-group-data)
17305         (nnrss-save-group-data): Use it.
17306         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17307         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17308         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17309
17310 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17311
17312         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17313
17314 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17315
17316         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17317         files.
17318
17319         * message.el (message-generate-headers-first): Don't quote nil
17320         and t in docstrings.
17321
17322         * imap.el (imap-id): do.
17323
17324         * gnus-agent.el (gnus-agent-consider-all-articles)
17325         (gnus-agent-queue-mail): do.
17326
17327 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17328
17329         * spam-report.el (spam-report-process-queue): New function.
17330         Process requests from `spam-report-requests-file'.
17331         (spam-report-process-queue): Doc fix.
17332
17333 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17334
17335         * spam.el (spam-register-routine)
17336         (spam-log-processing-to-registry, spam-log-registered-p)
17337         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17338         Change "check" to "spam-check" for semi-clarity.
17339
17340 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17341
17342         * pop3.el: Require nnheader.
17343
17344         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17345
17346         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17347
17348         * gnus-picon.el: Require cl.
17349
17350         * gnus-fun.el: Require gnus-ems and gnus-util.
17351
17352         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17353
17354         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17355
17356         * gnus-art.el (gnus-article-edit-mode): Define before first
17357         reference.
17358
17359 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17360
17361         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17362         (gnus-uu-post-encoded): Use point-at-bol.
17363
17364         * gnus-topic.el (gnus-group-active-topic-p): do.
17365
17366         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17367
17368         * gnus-group.el (gnus-group-kill-region): do.
17369
17370         * gnus-art.el (article-date-ut): do.
17371
17372         * message.el (message-fetch-field): Remove redundant
17373         case-fold-search binding.
17374         (message-narrow-to-field): Simplify.
17375
17376 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17377
17378         * spam.el (spam-directory): Derive from `gnus-directory'.
17379
17380         * spam-report.el (spam-report-url-to-file)
17381         (spam-report-requests-file): New function and variable for offline
17382         reporting.
17383         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17384         and user defined function.
17385         (spam-report-url-ping-mm-url): Remove doubled slash.
17386
17387 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17388
17389         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17390
17391 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17392
17393         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17394         format string mismatch.
17395
17396         * sieve.el (sieve-deactivate-all): do.
17397
17398         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17399
17400         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17401
17402         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17403
17404         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17405
17406 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17407
17408         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17409         the list of checks.
17410
17411 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17412
17413         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17414         padding.
17415
17416 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17417
17418         * mm-view.el (mm-fill-flowed): New variable.
17419         (mm-inline-text): Use it.
17420
17421 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17422
17423         * spam.el (spam-spamassassin-register-ham-routine)
17424         (spam-spamassassin-register-spam-routine): Fix function names.
17425
17426 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17427
17428         * gnus.el (gnus-tmp-grouplens): Remove.
17429         (gnus-summary-line-format): Remove grouplens.
17430
17431         * gnus-group.el (gnus-group-line-format): Ditto.
17432
17433         * gnus-spec.el (gnus-format-specs): Ditto.
17434         (gnus-update-format-specifications): Flush the group format spec
17435         cache if there's the grouplens stuff.
17436         (gnus-parse-simple-format): Replace %l with the empty string.
17437
17438 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17439
17440         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17441         omission.
17442
17443 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17444
17445         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17446         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17447
17448 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17449
17450         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17451         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17452         New macros and functions.
17453         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17454         Handle > NLINK_MAX messages.
17455         * nnmaildir.el (nnmaildir-request-set-mark): Use
17456         nnmaildir--emlink-p and nnmaildir--eexist-p.
17457
17458 2004-01-25  Alex Schroeder  <alex@gnu.org>
17459
17460         * spam-stat.el (spam-stat-process-directory-age): New option.
17461         (spam-stat-process-directory): Use it.
17462
17463 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17464
17465         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17466         (spam-stat-save): Accept prefix argument.
17467
17468 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17469
17470         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17471         links" error.
17472
17473 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17474
17475         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17476         the rest of the and/or forms.
17477
17478 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17479
17480         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17481         compatibility with old .newsrc.eld files.
17482
17483         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17484
17485         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17486
17487         * gnus-start.el (gnus-1): do.
17488
17489         * gnus-group.el (gnus-group-line-format-alist): do.
17490
17491         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17492
17493         * gnus-gl.el: Remove.
17494
17495 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17496
17497         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17498         marks consisting of a single range {for example, (3 . 5)} rather
17499         than a list of a single range { ((3 . 5)) }.
17500
17501 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17502
17503         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17504         with-current-buffer.
17505         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17506         avoid consing a string.
17507
17508         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17509         Remove obsolete entries for big5 and gb2312.
17510
17511 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17512
17513         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17514         uncompressed list.
17515
17516 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17517
17518         * spam-stat.el (spam-stat-strip-xref): New function.
17519         (spam-stat-process-directory): Use it.
17520
17521         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17522         here -- it's done in message-fetch-field.
17523
17524 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17525
17526         * gnus-agent.el (gnus-agent-queue-mail)
17527         (gnus-agent-prompt-send-queue): New variables.
17528         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17529         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17530         "nndraft:queue" along to gnus-draft-send.  Use
17531         gnus-agent-prompt-send-queue.
17532         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17533         is "nndraft:queue".  Suggested by Gaute Strokkenes
17534         <gs234@srcf.ucam.org>
17535
17536         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17537         (agent-enable-undownloaded-faces): Added.
17538         (gnus-agent-cat-groups): Use eval-and-compile, not
17539         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17540         method of gnus-agent-cat-groups even when the buffer has been
17541         evaled.
17542         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17543         delete gnus-agent-save-active-1.
17544         (gnus-agent-save-groups): Deleted.  Identical to
17545         gnus-agent-save-active.
17546         (gnus-agent-write-active): No longer adjust agent's copy of active
17547         file as agent's adjustments are now stored in their own
17548         file.  Removed optional parameter.
17549         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17550         servers.  Add use of min/max range limits from server's local
17551         file.
17552         (gnus-agent-save-alist): Removed unused optional argument.
17553         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17554         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17555         (gnus-agent-set-local): A per-server file that keeps min/max range
17556         limits for articles known to the agent.  Provides a fast mechanism
17557         for altering many active ranges.
17558         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17559         active file (local makes it unnecessary).
17560         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17561
17562         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17563         (agent-enable-undownloaded-faces): Added.
17564
17565         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17566         disable it when sending to "nndraft:queue".
17567         (gnus-group-send-queue): Add safety check to avoid sending queue
17568         when unplugged.
17569
17570         * gnus-group.el (gnus-group-catchup): Use new
17571         gnus-sequence-of-unread-articles, not
17572         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17573         numbers of articles.  Use gnus-range-map to avoid having to
17574         uncompress the unread list.
17575         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17576         Fixed invalid ange-ftp reference.
17577
17578         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17579         (gnus-sorted-range-intersection): Intersection of two ranges
17580         without requiring that they first be uncompressed.
17581
17582         * gnus-start.el (gnus-activate-group): Unless blocked by the
17583         caller, possibly expand the active range to include both cached
17584         and agentized articles.
17585         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17586         multiple version-dependent converters.
17587         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17588         gnus-agent-save-active.
17589         (gnus-save-newsrc-file): Save dirty agent range limits.
17590
17591         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17592         gnus-agent-possibly-alter-active.
17593         (gnus-adjust-marked-articles): Faster handling of simple lists.
17594
17595 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17596
17597         * spam-stat.el (spam-stat-test-directory): New optional argument
17598         displays a list of files detected.  Suggested by Andrew Cohen
17599         <cohen@andy.bu.edu>.
17600         (spam-stat-buffer-words-with-scores): Don't narrow and change
17601         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17602
17603 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17604
17605         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17606         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17607         (spam-spamassassin-arguments)
17608         (spam-spamassassin-spam-flag-header)
17609         (spam-spamassassin-positive-spam-flag-header)
17610         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17611         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17612         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17613         (spam-list-of-processors, spam-list-of-checks)
17614         (spam-list-of-statistical-checks, spam-registration-functions)
17615         (spam-check-spamassassin-headers, spam-check-spamassassin)
17616         (spam-spamassassin-score)
17617         (spam-spamassassin-register-with-sa-learn)
17618         (spam-spamassassin-register-spam-routine)
17619         (spam-spamassassin-register-ham-routine)
17620         (spam-assassin-register-spam-routine)
17621         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17622         (spam-bogofilter-score): Fix to show article before scoring.
17623
17624 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17625
17626         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17627         default scoring function.
17628         (spam-generic-score): Call spam-spamassassin-score if
17629         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17630         spam-bogofilter-score otherwise.
17631
17632         * gnus.el (spam-process, spam-autodetect-methods): Add
17633         spamassassin and spamassassin-headers.
17634
17635 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17636
17637         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17638         Suppress unnecessary messages.
17639
17640 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17641
17642         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17643         make-hash-table.
17644
17645 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17646
17647         * canlock.el (base64-encode-string): Don't autoload it.
17648
17649 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17650
17651         * run-at-time.el: Remove useless (require 'itimer),
17652         eval-and-compile and (featurep 'xemacs).
17653
17654 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17655
17656         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17657         GROUP is a virtual group.
17658
17659 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17660
17661         * gnus.el: Autoload `message-y-or-n-p'.
17662
17663 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17664
17665         * pgg-parse.el: Remove unnecessary (require 'custom).
17666
17667         * pgg-def.el: do.
17668
17669         * nnmail.el: do.
17670
17671         * gnus-undo.el: do.
17672
17673         * gnus-picon.el: do.
17674
17675         * gnus-util.el: do.
17676
17677 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17678
17679         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17680
17681 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17682
17683         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17684         handle, as well as a list.
17685
17686         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17687         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17688         (mm-w3m-cid-retrieve): Simplify.
17689
17690 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17691
17692         * message.el (message-kill-to-signature): Allow prefix arg to
17693         specify number of lines to keep before signature.
17694
17695 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17696
17697         * message.el (message-kill-to-signature): Change docstring.
17698
17699 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17700
17701         * canlock.el: Always require sha1-el.
17702         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17703
17704         * message.el: Autoload sha1 only when compiling.
17705
17706         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17707         eudc-expand-inline for XEmacs.
17708
17709 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17710
17711         * message.el (message-canlock-generate): Require sha1-el.
17712
17713 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17714
17715         * message.el (message-expand-name): Silence the byte compiler.
17716
17717         * lpath.el: Add detect-coding-system.
17718
17719         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17720         cus-edit.
17721
17722 2004-01-13  Simon Josefsson  <jas@extundo.com>
17723
17724         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17725         Invoke gnus-score-mode.  Reported by
17726         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17727
17728         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17729         Jim Blandy <jimb@redhat.com> (tiny change).
17730
17731 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17732
17733         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17734
17735 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17736
17737         * spam.el (spam-get-article-as-string): Update to use
17738         gnus-request-article-this-buffer, much simpler.
17739         (spam-get-article-as-buffer): Remove.
17740
17741 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17742
17743         * message.el (message-expand-name): Use EUDC if the user uses that.
17744
17745 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17746
17747         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17748         character for the encoding to avoid consing a string.
17749
17750         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17751         unnecessarily.
17752
17753         * mm-util.el (mm-replace-chars-in-string): Remove.
17754
17755         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17756         of mm-replace-chars-in-string.
17757
17758 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17759
17760         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17761
17762         * mm-util.el (mm-subst-char-in-string): Support inplace.
17763
17764         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17765         a new string in every iteration.  Use shy groups.
17766
17767 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17768
17769         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17770         * gnus-soup.el (gnus-soup-group-brew):
17771         * gnus-msg.el (gnus-put-message):
17772         * gnus-move.el (gnus-group-move-group-to-server):
17773         * gnus-kill.el (gnus-batch-score):
17774         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17775         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17776         (gnus-group-update-group, gnus-group-read-group)
17777         (gnus-group-make-group, gnus-group-make-help-group)
17778         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17779         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17780         (gnus-group-sort-by-unread, gnus-group-catchup)
17781         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17782         (gnus-group-yank-group, gnus-group-set-info)
17783         (gnus-group-list-groups):
17784         * gnus.el (gnus-generate-new-group-name):
17785         * gnus-delay.el (gnus-delay-send-queue):
17786         * nnvirtual.el (nnvirtual-catchup-group):
17787         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17788         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17789         (gnus-group-prepare-topics, gnus-topic-check-topology):
17790         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17791         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17792         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17793         (gnus-group-make-articles-read):
17794         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17795         (gnus-group-change-level, gnus-kill-newsgroup)
17796         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17797         (gnus-get-unread-articles, gnus-make-articles-unread)
17798         (gnus-make-ascending-articles-unread): Use accessor
17799         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17800         to get group information for improved readability.
17801
17802
17803 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17804
17805         * gnus-art.el (article-decode-mime-words, article-babel)
17806         (gnus-article-highlight-signature, gnus-article-add-buttons)
17807         (gnus-signature-toggle): Use gnus-with-article-buffer.
17808
17809         * gnus-art.el (gnus-article-highlight-headers)
17810         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17811
17812         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17813         (gnus-article-set-globals, gnus-request-article-this-buffer)
17814         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17815         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17816         (gnus-mime-display-alternative): Use with-current-buffer.
17817
17818 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17819
17820         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17821         also under 80 char limit, and call gnus-error if needed.
17822         (spam-fetch-article-header): Fix - it was a
17823         buffer-local variable (gnus-newsgroup-data).
17824         (spam-find-spam): Use spam-generate-fake-headers, forget about
17825         spam-insert-fake-headers.
17826         (spam-insert-fake-headers): Remove.
17827
17828 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17829
17830         * deuglify.el (gnus-article-outlook-unwrap-lines)
17831         (gnus-outlook-rearrange-article)
17832         (gnus-outlook-repair-attribution-outlook)
17833         (gnus-outlook-repair-attribution-block)
17834         (gnus-outlook-repair-attribution-other): Remove redundant
17835         save-excursion.
17836
17837 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17838
17839         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17840         (spam-fetch-field-subject-fast)
17841         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17842         (spam-fetch-article-header): Add functions to deal with Gnus
17843         internals for fast retrieval of article header data.
17844         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17845
17846 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17847
17848         * pop3.el (pop3-md5): Remove.
17849         (pop3-apop): Replace pop3-md5 with md5.
17850
17851         * mm-bodies.el: base64 is always built-in.
17852
17853         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17854         with-current-buffer.
17855
17856 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17857
17858         * canlock.el (canlock-insert-header): Remove excessive grouping in
17859         regexp.
17860
17861         * gnus-sum.el (gnus-summary-read-document): Ditto.
17862
17863         * gnus-uu.el (gnus-uu-part-number): Ditto.
17864
17865         * html2text.el (html2text-remove-tags): Ditto.
17866         (html2text-format-tags): Ditto.
17867         (html2text-format-single-elements): Ditto.
17868
17869         * mml.el (mml-parse-1): Ditto.
17870
17871 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17872
17873         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17874
17875         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17876
17877         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17878
17879         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17880
17881 2003-11-15  Simon Josefsson  <jas@extundo.com>
17882
17883         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17884         (pgg-gpg-lookup-key): Use regexp match instead of
17885         split-string (split-string is different between emacs 21.2 and
17886         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17887
17888 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17889
17890         * gnus-art.el (gnus-mime-view-all-parts)
17891         (gnus-article-part-wrapper, gnus-article-view-part): Use
17892         with-current-buffer.
17893
17894 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17895
17896         * spam.el (spam-disable-spam-split-during-ham-respool)
17897         (spam-spamoracle-database, spam-cache-lookups)
17898         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17899         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17900         (spam-group-ham-marks, spam-group-spam-marks)
17901         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17902         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17903         also add spam-use-blackholes to the statistical checks.
17904         (spam-fetch-field-fast): Add interface to fetching fields, may
17905         become a macro.
17906         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17907         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17908         (spam-insert-fake-headers): Fake an article when needed.
17909         (spam-find-spam): Fake article when possible.
17910         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17911         (spam-check-bogofilter-headers): Use message-fetch-field instead
17912         of nnmail-fetch-field.
17913
17914 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17915
17916         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17917
17918 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17919
17920         * spam.el (spam-split): Do not require spam-use-CHECK to be
17921         enabled if that check is passed to spam-split explicitly; also
17922         fix so 'spam doesn't get converted to spam-split-group when
17923         spam-split-symbolic-return is t.
17924         (spam-find-spam): Find registrations of the article and use those
17925         instead of re-running spam-split to find the spam/ham
17926         classification of the article.
17927         (spam-log-processing-to-registry, spam-log-registered-p)
17928         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17929         Use gnus-error instead of gnus-message.
17930         (spam-log-registration-type): Add function to determine the
17931         classification of a message based on registry entries; will
17932         return nil if both 'spam and 'ham are found.
17933         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17934         a reasonably fast local cache without the loading errors.
17935         (spam-cache-lookups): Set to t by default.
17936         (spam-find-spam): Don't try to guess spam-cache-lookups.
17937         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17938         spam-caches entry.
17939         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17940         caching of whitelist/blacklist entries.
17941         (spam-check-whitelist, spam-check-blacklist): Invoke
17942         spam-from-listed-p with a type, not a cache variable.
17943         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17944
17945 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17946
17947         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17948
17949         * nnmail.el (nnmail-split-fancy): do.
17950
17951         * mml.el (mml-parse): do.
17952
17953         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17954         (gnus-score-adaptive): do.
17955
17956 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17957
17958         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17959         (gnus-mime-button-map): Don't set keymap parent.
17960         (gnus-button-ctan-directory-regexp): Use shy grouping.
17961         (gnus-prev-page-map): Don't set keymap parent.
17962         (gnus-prev-page-map): Remove duplicated one.
17963         (gnus-next-page-map): Don't set keymap parent.
17964         (gnus-mime-security-button-map): Ditto.
17965
17966         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17967         version number.
17968
17969         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17970
17971 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17972
17973         * canlock.el (canlock-sha1-function): Remove.
17974         (canlock-sha1-function-for-verify): Remove.
17975         (canlock-openssl-program): Remove.
17976         (canlock-openssl-args): Remove.
17977         (canlock-ignore-errors): Remove.
17978         (canlock-sha1-with-openssl): Remove.
17979         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17980         (canlock-verify): Don't use canlock-ignore-errors.
17981
17982         * sha1-el.el (sha1-string-external): Make it can return a string
17983         in binary form.
17984         (sha1-region-external): Ditto.
17985         (sha1-string-internal): Ditto.
17986         (sha1-region-internal): Ditto.
17987         (sha1-region): Ditto.
17988         (sha1-string): Ditto.
17989         (sha1): Ditto.
17990
17991 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17992
17993         * spam.el (spam-report-articles-gmane): New command.
17994
17995 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17996
17997         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17998
17999         * run-at-time.el (run-at-time-saved): Remove.
18000         (run-at-time): Doc fix.
18001
18002 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18003
18004         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18005         (gnus-summary-limit-map): Add it.
18006         (gnus-summary-make-menu-bar): do.
18007
18008 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18009
18010         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18011         Make attempt at some caching support (done for BBDB only now).
18012         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18013         addresses to be checked.
18014         (spam-clear-cache-BBDB): Add function, to be invoked by
18015         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18016         (spam-check-BBDB): Check and use the caches, if
18017         spam-cache-lookups is on, remove superfluous (provide).
18018
18019 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18020
18021         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18022
18023 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18024
18025         * run-at-time.el (run-at-time-saved): Move to after the definition
18026         of `run-at-time'.
18027
18028         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18029
18030 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18031
18032         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18033         mm-w3m-local-map-property.
18034
18035         * mm-view.el (mm-w3m-mode-map): Remove.
18036         (mm-w3m-local-map-property): Remove.
18037         (mm-inline-text-html-render-with-w3m): Don't use
18038         mm-w3m-local-map-property.
18039
18040 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18041
18042         * run-at-time.el: New file.
18043
18044         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18045         under Emacs.
18046
18047         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18048         of gnus-set-text-properties.
18049
18050         * gnus-uu.el (gnus-uu-save-article): Ditto.
18051
18052         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18053
18054         * gnus-cite.el (gnus-cite-parse): Ditto.
18055
18056         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18057         of gnus-.
18058
18059         * gnus-xmas.el (run-at-time): Require run-at-time.
18060
18061         * gnus.el: Changed calls to nnheader-run-at-time and
18062         password-run-at-time throughout to use run-at-time directly.
18063
18064         * password.el: Removed definition of run-at-time.
18065
18066         * nnheaderxm.el: Remove definition of run-at-time.
18067
18068 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18069
18070         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18071         in prompt.
18072
18073 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18074
18075         * messagexmas.el (message-xmas-redefine): Alias
18076         `message-make-caesar-translation-table' to
18077         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18078         version.
18079
18080         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18081         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18082         `gnus-xmas-set-text-properties'.
18083         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18084         `gnus-xmas-completing-read'.
18085         (gnus-xmas-completing-read): Removed.
18086         (gnus-xmas-open-network-stream): Removed.
18087
18088         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18089         XEmacs version.
18090
18091         * dns.el (dns-make-network-process): Use `open-network-stream'
18092         instead of `gnus-xmas-open-network-stream'.
18093
18094         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18095
18096         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18097
18098 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18099
18100         * gnus-art.el (gnus-mime-display-alternative)
18101         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18102         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18103         Don't use gnus-local-map-property.
18104
18105         * gnus-util.el (gnus-local-map-property): Remove.
18106
18107         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18108         gnus-completing-read-maybe-default with completing-read.
18109
18110         * gnus-util.el (gnus-completing-read): do.
18111         (gnus-completing-read-maybe-default): Remove.
18112
18113 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18114
18115         * password.el: Only autoload `run-at-time' if not XEmacs.
18116         Only autoload the itimer functions if XEmacs.
18117
18118 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18119
18120         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18121         XEmacsen.
18122
18123         * dgnushack.el: Autoload executable-find for XEmacs.
18124
18125 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18126
18127         * gnus-art.el (gnus-read-string): Remove.
18128         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18129         read-string.
18130
18131 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18132
18133         * netrc.el: Autoload password-read.
18134         (netrc): Add configuration group.
18135         (netrc-encoding-method, netrc-openssl-path): Add
18136         variables for encoding and decoding of files with symmetric
18137         ciphers.
18138         (netrc-encode): Add assistant function to encode a file with
18139         netrc-encoding-method.
18140         (netrc-parse): Add interactive parameter, added optional
18141         decoding if netrc-encoding-method is non-nil but otherwise
18142         behavior is standard.
18143         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18144         Do s/encode/encrypt/ everywhere.
18145
18146         * spam.el: Remove executable-find autoload.
18147
18148 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18149
18150         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18151
18152         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18153
18154 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18155
18156         * gnus-art.el (gnus-treat-ansi-sequences)
18157         (article-treat-ansi-sequences): New variable and function.
18158         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18159
18160         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18161         Use it.
18162
18163 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18164
18165         * mm-util.el (mm-quote-arg): Remove.
18166
18167         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18168         shell-quote-argument.
18169
18170         * gnus-uu.el (gnus-uu-command): do.
18171
18172         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18173
18174         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18175         with make-char.
18176
18177         * mm-util.el (mm-make-char): Remove.
18178
18179         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18180         add-minor-mode.
18181
18182         * gnus-undo.el (gnus-undo-mode): do.
18183
18184         * gnus-topic.el (gnus-topic-mode): do.
18185
18186         * gnus-sum.el (gnus-dead-summary-mode): do.
18187
18188         * gnus-start.el (gnus-slave-mode): do.
18189
18190         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18191
18192         * gnus-ml.el (gnus-mailing-list-mode): do.
18193
18194         * gnus-gl.el (gnus-grouplens-mode): do.
18195
18196         * gnus-draft.el (gnus-draft-mode): do.
18197
18198         * gnus-dired.el (gnus-dired-mode): do.
18199
18200         * gnus-ems.el (gnus-add-minor-mode): Remove.
18201
18202         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18203         Replace gnus-char-width with char-width.
18204
18205         * gnus-ems.el (gnus-char-width): Remove.
18206
18207         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18208         Replace gnus-char-width with char-width.
18209
18210         * gnus-ems.el (gnus-char-width): Remove.
18211
18212         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18213         definition.
18214         Remove Emacs 20 hash table compatibility code.
18215
18216         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18217         20 compatibility code.
18218
18219         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18220
18221         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18222
18223         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18224         with point-at-{eol,bol}.
18225
18226         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18227
18228         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18229
18230         * flow-fill.el (fill-flowed-point-at-bol)
18231         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18232
18233         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18234         Replace with point-at-{eol,bol} throughout all files.
18235
18236 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18237
18238         * ntlm.el (ntlm-string-as-unibyte): New macro.
18239         (ntlm-build-auth-response): Use it.
18240
18241         Remove Emacs 20 stuff:
18242         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18243         (butlast, mapc, remove): Remove the compiler macros.
18244         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18245         of delq and copy-sequence.
18246         * gnus-art.el (popup-menu): Remove the compiler macro.
18247         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18248         Emacs 20.
18249
18250 2004-01-05  Simon Josefsson  <jas@extundo.com>
18251
18252         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18253         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18254         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18255         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18256         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18257         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18258         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18259         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18260         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18261         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18262         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18263         string-xor into ntlm-string-xor.  Suggested by
18264         Jesper Harder <harder@myrealbox.com>.
18265
18266         * ntlm.el: Don't include poem.
18267
18268         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18269         Jesper Harder <harder@myrealbox.com>.
18270
18271         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18272
18273         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18274         probably breaks emacs with DL patch, but do we care? Is anyone
18275         still using the DL stuff?)
18276
18277         * sieve-manage.el: Use the password package.
18278         (sieve-manage-read-passwd): Remove.
18279         (sieve-manage-interactive-login): Use password.  Re-add
18280         condition-case around loop.
18281
18282         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18283         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18284         the password package.
18285
18286 2003-02-19  Simon Josefsson  <jas@extundo.com>
18287
18288         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18289         token.
18290
18291 2002-08-07  Simon Josefsson  <jas@extundo.com>
18292
18293         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18294         (sieve-manage-authenticators):
18295         (sieve-manage-authenticator-alist): Add some SASL mechs.
18296         (sieve-sasl-auth): New function.
18297         (sieve-manage-cram-md5-auth):
18298         (sieve-manage-plain-auth): Rewrite using SASL library.
18299         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18300         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18301         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18302         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18303
18304 2004-01-05  Simon Josefsson  <jas@extundo.com>
18305
18306         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18307         New files.
18308
18309 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18310
18311         * gnus-group.el (gnus-no-groups-message): Update.
18312
18313         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18314
18315 2003-11-09  Simon Josefsson  <jas@extundo.com>
18316
18317         * imap.el: Support for ID IMAP extension (RFC 2971).
18318         (imap-local-variables): Add imap-id.
18319         (imap-id): New variable.
18320         (imap-id): New function.
18321         (imap-parse-response): Parse untagged ID response.
18322         * nnimap.el (nnimap-id): New variable.
18323         (nnimap-open-connection): Use it.
18324
18325 2003-12-28  Simon Josefsson  <jas@extundo.com>
18326
18327         * gnus-score.el (gnus-score-edit-all-score): New.
18328         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18329
18330 2004-01-04  Simon Josefsson  <jas@extundo.com>
18331
18332         * password.el: Add.
18333
18334 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18335
18336         * dns.el (dns-query-types): Fix typo.
18337         (dns-query-types): New function.
18338         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18339         PTR and SOA replies, see RFC 1035.
18340
18341 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18342
18343         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18344
18345         * Moved to Changelog.2.
18346
18347 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18348
18349         * gnus.el (gnus-version-number): Bump version.
18350
18351 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18352
18353         * gnus.el: No Gnus v0.1 is released.
18354
18355 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18356
18357         * gnus.el: No Gnus v0.0 is released.
18358
18359 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18360
18361         * gnus.el (gnus-version-number): Bump.
18362         (gnus-version): No.
18363
18364 See ChangeLog.2 for earlier changes.
18365
18366     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18367       Free Software Foundation, Inc.
18368
18369   This file is part of GNU Emacs.
18370
18371   GNU Emacs is free software: you can redistribute it and/or modify
18372   it under the terms of the GNU General Public License as published by
18373   the Free Software Foundation, either version 3 of the License, or
18374   (at your option) any later version.
18375
18376   GNU Emacs is distributed in the hope that it will be useful,
18377   but WITHOUT ANY WARRANTY; without even the implied warranty of
18378   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18379   GNU General Public License for more details.
18380
18381   You should have received a copy of the GNU General Public License
18382   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18383
18384 ;; Local Variables:
18385 ;; coding: utf-8
18386 ;; fill-column: 79
18387 ;; add-log-time-zone-rule: t
18388 ;; End: