* gnus-sum.el (gnus-fetch-headers): Bump message level.
[gnus] / lisp / ChangeLog
1 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4
5 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
8
9 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
10
11         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
12         up the file (bug#9351).
13
14 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15
16         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
17         it does with all other backends, but decode the names immediately after
18         getting them.
19
20         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
21         decoding nnimap groups.
22
23         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
24         newsrc file.  It doesn't seem like an important optimisation any more.
25
26 2011-09-10  Dave Abrahams  <dave@boostpro.com>  (tiny change)
27
28         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
29         overflows.
30
31 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
32
33         * gnus.el (gnus-article-mark-lists): Remove `recent'.
34         (gnus-interactive-exit): Extend to `quiet'.
35
36         * gnus-sum.el (gnus-offer-save-summaries): Use it.
37
38         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
39         string.
40
41         * plstore.el (plstore--get-buffer): Silence compiler warnings by
42         renaming function arguments from `this'.
43
44         * gnus-sum.el (gnus-newsgroup-recent): Removed.
45
46         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
47         has been renamed.
48         (gnus-lrm-string-p): Include RLM and PDF, too.
49
50         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
51         (bug#9225).
52
53 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
54
55         Add autoload cookies for functions used by sendmail.el.
56         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
57
58         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
59
60 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
61
62         * gnus-art.el (article-date-ut): Work properly even when there are
63         things like Date header in the body; work for forwarded parts.
64
65 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
66
67         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
68         original-article-buffer.
69
70 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
71
72         * nnir.el (nnir-compose-result): Fix matching of server type.
73         (nnir-run-swish++): Ditto.
74         (nnir-run-namazu): Ditto.
75         (nnir-run-notmuch): Ditto.
76
77 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
78
79         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
80         (bug#9405).
81
82         * gnus-score.el (gnus-summary-increase-score): Doc clarification
83         (bug#9421).
84
85         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
86         (bug#9425).
87
88         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
89         thing (bug#9426).
90
91 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
92
93         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
94         the error message.
95
96 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
97
98         * message.el (message-setup-1): Return t (Bug#9392).
99
100 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
101
102         * gnus-sum.el: When adding article headers to a summary buffer also
103         update gnus-newsgroup-articles (bug#9386).
104
105 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * auth-source.el: Autoload help-mode.
108
109 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
110
111         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
112         names.
113
114 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
115
116         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
117         mm-replace-in-string for compatibility issues.
118         * mml2015.el (mml2015-epg-verify): Ditto.
119
120 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
123
124         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
125
126 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
127
128         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
129         continue on and do the clean-up phase (bug#9188).
130
131         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
132         just ignore groups that can't be opened instead of erroring out
133         (bug#9225).
134
135         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
136         nil since some many people are fuddy-duddies.
137
138         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
139         images.
140
141         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
142         instead.
143
144         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
145
146         * gnus-util.el (gnus-process-live-p): Copy over compat function.
147
148         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
149         processing.
150
151         * nntp.el (nntp-kill-buffer): Kill the process before killing the
152         buffer to avoid warnings.
153
154 2011-08-20  Simon Josefsson  <simon@josefsson.org>
155
156         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
157         specified to reduce precision.
158
159 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
162         bodystructures (bug#9314).
163
164 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
165
166         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
167         Make button keymap non-sticky after buttons.
168
169 2011-08-18  David Engster  <dengste@eml.cc>
170
171         * nnmairix.el (nnmairix-request-set-mark)
172         (nnmairix-goto-original-article): Remove adding of article to registry,
173         since `gnus-registry-add-group' isn't available anymore.
174         (nnmairix-determine-original-group-from-registry): Use
175         `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
176         available anymore.
177
178 2011-08-12  Simon Josefsson  <simon@josefsson.org>
179
180         * starttls.el (starttls-any-program-available): Define as obsolete
181         function.
182
183 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
184
185         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
186         versions which Gnus use when appropriate.
187
188         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
189         a pretty destructive command.
190
191         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
192
193 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
194
195         * message.el (message-fix-before-sending): Make a different warning
196         about NUL characters (bug#9270).
197
198         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
199         from custom (bug#9260).
200
201         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
202         things work in Emacs 22 and XEmacs, too.
203
204         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
205         default From.
206
207         * gnus-spec.el (gnus-lrm-string-p): New macro.
208         (gnus-lrm-string): New constant.
209         (gnus-summary-line-format-spec): LRM-ify the from.
210         (gnus-tilde-max-form): LRM-ify string chopping.
211
212         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
213
214         * message.el (message-is-yours-p): Allow disabling canlock checking
215         (bug#9295).
216         (message-shoot-gnksa-feet): Add `canlock-verify'.
217         (message-auto-save-directory): Use ~/ as the auto-save directory if the
218         message directory isn't writable (bug#9304).
219
220         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
221         non-world-readable.
222
223 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
226         articles.
227
228 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
229
230         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
231         copy-list.
232
233 2011-08-12  Sam Steingold  <sds@gnu.org>
234
235         * gnus-score.el (gnus-score-find-alist): Keep the score files already
236         in the reverse order to avoid modifying the cache with `nreverse'.
237         (gnus-all-score-files): Do not modify the value returned by
238         `gnus-score-find-alist' because it lives in a cache variable.
239         (gnus-current-home-score-file): No need to `nreverse' the return value
240         of `gnus-score-find-alist', it is already in the correct order.
241
242 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
243
244         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
245         type MESSAGE and subtype RFC822 is slightly different from those of
246         type TEXT.
247
248 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
249
250         * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
251         allows article-referral to work from an nnir group.
252
253 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
254
255         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
256
257 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
258
259         * mml1991.el (mml1991-epg-find-usable-key)
260         (mml1991-epg-find-usable-secret-key): New function.
261         (mml1991-epg-sign): Check if signing key is usable.
262         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
263
264 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
265
266         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
267         server-variables only. This should fix a bug introduced with commit
268         e1889675b7f4adf057833c5513c9374134c4e053.
269         (nnir-run-query): 'nnir-search-engine should not be set from the global
270         environment.
271
272 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
273
274         * nnir.el (nnir-search-thread): Position point on referring article
275         line.
276         (nnir-warp-to-article): Clean up summary buffers.
277
278         * nnimap.el (nnimap-request-thread): Whitespace fix.
279
280 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
281
282         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
283
284 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
285
286         * starttls.el (starttls-available-p): Renamed from
287         `starttls-any-program-available' and changed return convention.
288
289 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
290
291         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
292         `unix-sync' unless it's defined.
293
294 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
295
296         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
297         `aref' for XEmacs compatibiltiy.
298
299 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300
301         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
302
303 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
304
305         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
306         closures, quote the form properly (bug#9194).
307
308 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
309
310         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
311         (gnus-summary-insert-new-articles): Protect against servers that are
312         down.
313
314 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
315
316         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
317         in mm handle if none is specified.
318
319 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
320
321         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
322
323 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
324
325         * nnir.el (nnir-search-thread): New function to make an nnir group
326         based on a thread query.
327
328         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
329         of nnir in thread referral.
330         (gnus-summary-refer-thread): Use it.
331
332         * nnimap.el (nnimap-request-thread): Use it.
333
334 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335
336         * shr.el (shr-tag-comment): Ignore HTML comments.
337
338 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
339
340         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
341         argument.
342         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query): Use
343         `nnir-address' to handle server info rather than passing an arg.
344
345         * nnimap.el (nnimap-make-thread-query): New utility function to format
346         an imap thread search query.
347         (nnimap-request-thread): Use it.
348
349         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
350         right select-method if we are not going back to the group buffer.
351
352 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
353
354         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
355         enter invalid buffer configurations into the quit form (bug#9107).
356         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
357         unplugged/plugged.
358
359         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
360         keep track of which ones are unread (bug#9061).
361
362         * gnus.el (gnus-refer-article-method): Allow entering any sexp
363         (bug#9055).
364
365         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
366         (bug#9041).
367
368         * gnus-html.el (mm-util): Require (bug#9073).
369
370         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
371         (gnus-summary-refer-thread): Use it to remove duplicates in the
372         un-threaded view (bug#9053).
373         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
374
375 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
376
377         * nnir.el (nnir-read-server-parm): Use default value from global
378         variable.  Without this the default search engine parameters aren't
379         used at all.
380
381 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * message.el (message-unique-id): Don't use the undocumented return
384         value from (random t) (bug#9118).
385
386 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
387
388         * message.el (message-auto-save-directory): If the ~/Mail directory
389         doesn't exist, use ~ as the auto-save directory (bug#4432).
390
391         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
392         hasn't already been started.
393
394 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
395
396         * gnus.el (debbugs-gnu): Renamed from debbugs-emacs.
397
398         * message.el (message-reply): Work around mysterious bug where
399         `message-mode' seems to overwrite the locally bound `subject' variable.
400
401 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
402
403         * nnimap.el (nnimap-request-thread): Ensure search is performed in
404         correct group.
405
406         * gnus-int.el (gnus-request-thread): Add group argument.
407
408         * gnus-sum.el (gnus-summary-refer-thread): Use it.
409
410 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411
412         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
413
414         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
415         renamed to `debbugs-gnu-*'.
416
417 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
418
419         * plstore.el: Revert the editing feature since it is not urgent.
420         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
421         (plstore-mode-decoded): Remove.
422
423 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424
425         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
426         isn't very interesting any more, and it leaks potentially secret data.
427         (gnus-debug): Removed.
428
429         * gnus-art.el (gnus-ignored-headers): Removed obsolete and non-working
430         use of :custom-show.
431
432 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
433
434         * plstore.el: Add documentation.
435         (plstore-mode): New mode to edit plstore file.
436         (plstore-mode-toggle-display, plstore-mode-original)
437         (plstore-mode-decoded): New command.
438         (plstore--encode, plstore--decode, plstore--write-contents-functions)
439         (plstore--insert-buffer, plstore--make): New function.
440         (plstore-open, plstore-save): Simplify by using them.
441
442 2011-07-06  Glenn Morris  <rgm@gnu.org>
443
444         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
445
446 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
447
448         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
449         no longer is much used.
450         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
451         Articles".
452
453 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
454
455         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
456         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
457         `notmuch' backend.
458
459 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
460
461         * mm-decode.el (mm-text-html-renderer): Doc fix.
462
463         * gnus-msg.el (gnus-bug): Fix the MML tag.
464
465         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
466
467 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
468
469         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
470         secondary methods if started with `gnus-no-server'.
471
472 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
473
474         * message.el (message-return-action): Fix typo in docstring.
475
476 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
479         bug reports at once.
480
481         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
482
483 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
484
485         * nndraft.el: Require gnus-group.
486         (nndraft-request-list): Declare.
487
488         * nndraft.el (nndraft-update-unread-articles): Don't show group having
489         no unread article unless it matches gnus-permanently-visible-groups.
490
491         * nndraft.el (nndraft-update-unread-articles): New function.
492         (nndraft-request-associate-buffer): Use it to update the number of
493         unread articles for the nndraft groups in the group buffer when saving
494         or killing a draft message.
495
496 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
499         systems to binary before writing and reading the mbox files.
500
501         * gnus.el (gnus-summary-line-format): Link to the info node for %U
502         instead of trying to list them all (bug#8978).
503
504 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
505
506         * pop3.el (pop3-open-server): Use :end-of-capability.
507
508 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
509
510         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
511         the id is always a number.
512
513         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
514
515         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
516         debbugs mode, if possible.
517
518 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
519
520         * auth-source.el (auth-source-token-passphrase-callback-function):
521         Reindent.
522         (epg-context-operation): Remove unnecessary autoload.
523
524 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
525
526         * gnus.el (gnus-list-debbugs): New command.
527
528         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
529         mboxstat instead of the maintbox, since the stat seems to be fuller.
530
531         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
532         summary buffers.
533
534         * message.el (message-get-reply-headers): Delete all duplicates,
535         instead of the first.
536         (message-get-reply-headers): Ensure that we have progress while
537         deleting duplicates.
538
539         * gnus-msg.el (gnus-configure-posting-styles): Get the local
540         gnus-posting-style value from the summary buffer to make it easier to
541         make that a per-buffer conf.
542
543 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
544
545         * nnir.el (nnir-run-imap): Allow halting a search when an article is
546         found by setting `shortcut' in 'query.
547         (nnir-request-article): Use `shortcut' setting when requesting article
548         by Message-ID.
549
550 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
551
552         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
553         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
554         Bring the pseudo-headers back too.
555
556 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
557
558         * auth-source.el (auth-source-token-passphrase-callback-function):
559         Simplify and remove EPA dependency.
560
561 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
562
563         * nnir.el (nnir-request-article): Fix error message text.
564
565 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
566
567         * auth-source.el (plstore-delete): Autoload.
568         (auth-source-plstore-search): Support delete operation.
569         * plstore.el (plstore-delete): New function.
570
571 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
572
573         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
574         mark actually existing articles as unread rather than the ones that
575         active asserts.
576
577 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
578
579         * nntp.el (nntp-record-command):
580         * gnus-util.el (gnus-message-with-timestamp-1):
581         Use format-time-string rather than decoding time stamps by hand.
582         This is simpler and insulates the code from potential changes to
583         current-time format.
584
585 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
586
587         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
588
589 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
590
591         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
592         (plstore-save): Support public key encryption.
593         (plstore--init-from-buffer): New function.
594         (plstore-open): Use it; fix error when opening a non-existent file.
595         (plstore-revert): Use plstore--init-from-buffer.
596
597 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
598
599         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
600
601 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * mml2015.el (mml2015-use): Replace string-match-p with string-match
604         for old Emacsen.
605
606 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
607
608         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
609         is not fully working.
610
611 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
612
613         * dgnushack.el: Autoload sha1 on XEmacs.
614
615         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
616         quit window configuration.
617
618         * auth-source.el (epg-context-set-passphrase-callback): Remove
619         duplicate autoload.
620
621 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
622
623         * nnir.el (nnir-request-article): Allow requesting articles by
624         Message-ID with nnimap.
625
626         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
627         current server.
628
629 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
630
631         * auth-source.el: Autoload EPA/EPG functions.
632         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
633         changed when EPA/EPG is not available.
634         (auth-source-backend): Rename "arg" member to "data".
635         (auth-source-backend-parse, auth-source-plstore-search)
636         (auth-source-plstore-create): Use it.
637
638 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
639
640         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
641         `gnus-refer-article-methods'.
642
643 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
644
645         * auth-source.el: Require EPA and EPG.
646         (auth-source-passphrase-alist): New variable.
647         (auth-source-passphrase-callback-function)
648         (auth-source-token-passphrase-callback-function): Callbacks for the
649         netrc field encryption (GPG tokens).
650         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
651         Symmetric encryption and decryption of the netrc GPG tokens.
652         (auth-source-netrc-normalize): Use them, simplifying the closure.
653
654 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
655
656         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
657         is available.
658
659 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
660
661         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
662         non-nil, and `nnimap-split-methods' is nil, use the former.
663
664 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
665
666         * plstore.el (plstore-revert): New function.
667         (plstore-open): Use it; hide the buffer from user.
668
669 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
670
671         * auth-source.el (auth-source-backend): New member "arg".
672         (auth-source-backend-parse): Handle new backend 'plstore.
673         * plstore.el: New file.
674
675 2011-06-30  Glenn Morris  <rgm@gnu.org>
676
677         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
678
679 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680
681         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
682         expiring articles to.
683
684         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
685         variations as ASCII (bug#5458).
686
687 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
688
689         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
690
691 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
692
693         * message.el (message-point-in-header-p): Tweak the function to default
694         to saying that we're not in the headers if there is no separator at
695         all.  This makes it possible to use the Message version of `M-q' in
696         buffers with no headers (bug#7987).
697         (message-point-in-header-p): Fix last checkin to work with an empty
698         mail-header-separator, too.
699
700         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
701         again, save the choice via customize.
702
703 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
704
705         * message.el (message-send-mail-function): Add `sendmail-query-once'.
706
707         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
708         ended the connection, bail out before waiting infinitely on a new
709         connection.
710
711 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
712
713         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
714         reports.
715
716         * gnus.el (gnus-bug-package): Use "gnus."
717         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
718
719 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
720
721         * dgnushack.el: Make the timer warning go away on XEmacs.
722
723         * gnus-art.el (gnus-article-stop-animations): New function to stop any
724         animations going on at article exit time.
725
726         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
727         since removing it breaks people upgrading.
728
729         * shr.el (shr-put-image): Use the new interface for animating images.
730         (shr-put-image): Animate for 60 seconds.
731
732         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
733         avoid compiler warnings.
734
735         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
736         error with `find-file-hooks' on Emacs 22.
737         (with-auth-source-epa-overrides): Ugly hack to Wrap the
738         `find-file-hook' things in `symbol-value' to avoid compilation warnings
739         on all architectures.
740
741         * spam.el (spam-stat): Require in a normal fashion without binding
742         `spam-stat-install-hooks' to avoid compilation warnings.
743
744         * spam-stat.el (spam-stat-install-hooks): Removed.
745         (spam-stat-install-hooks): Don't run automatically.
746
747 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
748
749         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
750         and keystroke.
751
752 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
753
754         * auth-source.el (auth-source-netrc-cache): Move forward.
755
756 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * proto-stream.el (proto-stream-open-starttls): Use
759         `gnutls-available-p' to see whether we have built-in support.
760
761         * auth-source.el (auth-source-netrc-create): Don't query the bits that
762         we already know.
763         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
764         (auth-source-netrc-create): Don't prompt for the stuff we already know.
765
766 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
767
768         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
769         %S format, since that looks odd.
770         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
771         file, especially when saving.
772
773 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
774
775         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
776         article found.
777
778 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
779
780         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
781         `auth-source-save-secrets' with a more sensitive alist that can be
782         configured per file.  Experimental, so defaults to 'never.
783         (auth-source-netrc-create): Use it.  Still experimental code.
784         (with-auth-source-epa-overrides): Use `find-file-hooks' if
785         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
786
787 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
788
789         * auth-source.el (auth-source-save-secrets): New variable to control if
790         secret tokens should be saved encrypted.
791         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
792         to `auth-source-netrc-normalize'.
793         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
794         on the EPA variables being defined.
795         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
796         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
797         the lexical-let closure.
798         (auth-source-netrc-create): Create "gpg:" tokens according to
799         `auth-source-save-secrets'.
800
801 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
802
803         * gnus-group.el (gnus-group-update-group): Add new argument
804         `info-unchanged' that stops updating dribble buffer.
805
806         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
807         deletes lines matching to it in dribble buffer.
808
809         * gnus-agent.el (gnus-agent-fetch-group-1):
810         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
811         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
812         * gnus-start.el (gnus-group-change-level):
813         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
814
815         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
816         if newsgroup info is not changed.
817
818         * gnus-group.el (gnus-group-get-new-news-this-group):
819         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
820         Don't update dribble buffer.
821
822 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
823
824         * gnus-registry.el (gnus-registry-remove-ignored): New function to
825         remove entries with groups we ignore.
826
827 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
828
829         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
830         the underline comes at the bottom.
831
832 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
833
834         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
835         `gnus-registry-user-format-function-M' and declare the latter obsolete.
836         (gnus-registry-article-marks-to-names): Rename from
837         `gnus-registry-user-format-function-M2'.
838
839 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
840
841         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
842         ephemeral group.
843
844 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * shr.el (shr-browse-image): Copy the URL if called interactively.
847
848 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
849
850         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
851         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
852         done, then unselected articles may be marked as read.
853
854         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
855         since not doing this seems to lead to a race condition in pop3-logon.
856
857         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
858         so that the call chain it correct when we call "upwards".
859
860         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
861         in read-only groups.
862
863         * gnus-group.el (gnus-group-mark-article-read): Ditto.
864
865         * message.el (message-cite-reply-position): Doc string fix.
866
867         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
868         avoid regexp overflow.
869         (nnimap-transform-split-mail): Ditto.
870
871         * pop3.el (pop3-retr): Error out if the server closes the connection.
872
873 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
874
875         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
876         mm-with-unibyte-current-buffer.  The buffer should not contain any
877         multibyte chars anyway at this stage.
878
879 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
880
881         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
882         at the end of lines.
883
884 2011-05-29  Julien Danjou  <julien@danjou.info>
885
886         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
887
888 2011-05-27  Glenn Morris  <rgm@gnu.org>
889
890         * gnus-group.el (gnus-bug-group-download-format-alist):
891         Use the "maintainer" version of debian reports as well.
892
893 2011-05-26  Glenn Morris  <rgm@gnu.org>
894
895         * gnus-group.el (gnus-bug-group-download-format-alist):
896         Use the "maintainer" version of debbugs.gnu.org reports.
897
898 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
899
900         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
901
902 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
903
904         * gnus-cus.el (gnus-agent-customize-category):
905         * gnus-delay.el (gnus-delay-send-queue):
906         * gnus.el (gnus-other-frame):
907         Don't quote lambda expressions with `quote'.
908
909 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
910
911         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
912         the thread moves us backwards and so we loop forever.
913
914 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
915
916         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
917         whitespace in base64 data lines.
918
919 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
920
921         * gnus-registry.el (gnus-registry-user-format-function-M):
922         Use `mapconcat'.
923         (gnus-registry-user-format-function-M2): Use to see the full text of
924         the marks.  Make "," the mark text separator.
925
926         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
927         authentication with auth-source.
928
929 2011-05-17  Glenn Morris  <rgm@gnu.org>
930
931         * gnus-group.el (gnus-import-other-newsrc-file):
932         Use insert-file-contents.
933
934 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
935
936         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
937         1000 iterations.
938
939 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
940
941         * nntp.el (nntp-open-connection): Check if process-type is available.
942
943 2011-05-16  Julien Danjou  <julien@danjou.info>
944
945         * shr.el (shr-tag-del): Add support for del tag.
946
947 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
948
949         * gnus-html.el (gnus-html-put-image): Register a displayer.
950
951         * shr.el (shr-image-displayer): Don't remove text props from alt text.
952
953 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
954
955         * registry.el (prune-factor): New initialization parameter defaulting
956         to 0.1.
957         (registry-prune-hard): Use it.
958
959         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
960         0.1 expicitly.
961
962 2011-05-13  Glenn Morris  <rgm@gnu.org>
963
964         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
965         is bound, since this function requires sendmail.
966
967 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
968
969         * registry.el (registry-usage-test): Disable pruning test.
970
971 2011-05-11  David Engster  <dengste@eml.cc>
972
973         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
974         Bind set-network-process-option for XEmacs.
975
976 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
977
978         * registry.el (registry-prune-hard-candidates)
979         (registry-prune-soft-candidates): Helper methods for registry pruning.
980         (registry-prune): Use them.  Make the sort function optional.
981
982 2011-05-10  Jim Meyering  <meyering@redhat.com>
983
984         * shr.el (shr-colorize-region): Fix typo "on on -> on".
985
986 2011-05-10  Julien Danjou  <julien@danjou.info>
987
988         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
989         symbol and not a list.
990
991 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
992
993         * gnus-art.el (gnus-article-mode): Move binding of
994         shr-put-image-function here from gnus-article-prepare-display.
995
996         * shr.el (shr-put-image-function): New variable.
997         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
998         (shr-put-image): Return scaled image.
999
1000         * gnus-art.el (gnus-shr-put-image): New function.
1001         (gnus-article-prepare-display): Bind shr-put-image-function to it.
1002
1003         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1004         original ones, as deletable.
1005
1006 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1007
1008         * nntp.el (nntp-open-connection): Set TCP keepalive option.
1009
1010 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1011
1012         * registry.el (registry-full): Add convenience method.  Fix logic.
1013         (registry-insert): Use it.  Fix logic here too.
1014
1015         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1016         `registry-prune' if `registry-full' returns t.
1017         (gnus-registry-handle-action)
1018         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1019         (gnus-registry-usage-test): Use it.
1020
1021 2011-05-07  Julien Danjou  <julien@danjou.info>
1022
1023         * shr.el (shr-link): Make shr-link inherit from link by default.
1024
1025 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
1026
1027         * shr.el (shr-urlify, shr-link): Fix shr-link face.
1028
1029 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1030
1031         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1032         error out because the face is not a list.
1033
1034 2011-05-05  Glenn Morris  <rgm@gnu.org>
1035
1036         * proto-stream.el (gnutls-negotiate): Fix declarations.
1037
1038         * gnus-start.el (gnus-propagate-marks): Declare.
1039
1040 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
1041
1042         * registry.el (registry-reindex): Fix percentage message.
1043
1044         * proto-stream.el (network-stream-open-starttls): Adjust to call
1045         `gnutls-negotiate' with :process and :hostname arguments.
1046
1047 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1048
1049         * shr.el: Add shr-link face for links.
1050         (shr-urlify): Use it.
1051
1052         * registry.el (registry-insert): Make error message more helpful.
1053
1054 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1055
1056         * gnus-html.el (gnus-html-schedule-image-fetching):
1057         Use url-queue-retrieve, if it exists.
1058
1059         * shr.el (shr-tag-img): Ditto.
1060
1061         * gnus.el: Autoload more gnus-agent functions.
1062
1063         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1064         agent if we haven't already (bug#8502).
1065
1066         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1067         into the Agent, too.
1068
1069         * gnus-agent.el (gnus-agent-store-article): New function.
1070
1071         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1072         and moved from that file for reuse.
1073
1074         * pop3.el (pop3-open-server): Error messages are "-ERR".
1075
1076 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1079         (open-tls-stream): Remove superfluous tls/starttls autoloads.
1080
1081 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1082
1083         * gnus.el: No Gnus v0.17 is released.
1084
1085 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1086
1087         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1088         buffer has moved to a different frame.
1089
1090 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1091
1092         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1093         to get the conversion from unibyte to multibyte buffers to work on
1094         Emacs 22.
1095
1096         * nntp.el (nntp-request-article): Slight clean-up.
1097
1098 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * shr.el (shr-strike-through): New face.
1101         (shr-tag-s): Use it to provide <s> support.
1102         (shr-tag-s): Remove duplicate definition.
1103
1104 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1105
1106         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1107         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1108
1109 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
1110
1111         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
1112         `gnutls-negotiate'.
1113         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
1114
1115 2011-04-23  Glenn Morris  <rgm@gnu.org>
1116
1117         * gnus-sum.el (gnus-extra-headers): Bump :version.
1118
1119 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1120
1121         * shr.el (shr-tag-sup): New function.
1122         (shr-tag-sub): Ditto.
1123
1124 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1125
1126         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1127         for the case where `gnus-registry-ignored-groups' is a list of lists,
1128         and don't call `gnus-parameter-registry-ignore' otherwise.
1129
1130 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1131
1132         * nnimap.el (nnimap-user): New backend variable.
1133         (nnimap-open-connection-1): Use it.
1134         (nnimap-credentials): Accept user parameter so it's explicit what user
1135         name is desired.
1136
1137         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1138         default.
1139
1140         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1141         not gnus-registry.el.
1142
1143         * gnus-registry.el: Mention in comments how to modify
1144         `gnus-extra-headers' for proper recipient tracking and that it may
1145         already have To and Cc recently, which it does as of this commit.
1146         (gnus-registry-ignored-groups): Remove defcustom.
1147         Explain why in comments.
1148         (gnus-registry-action): Fix data-header reference to use the extra
1149         headers.  Explain in package commentary how to add To and Cc headers to
1150         the gnus-extra-headers.
1151         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1152         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1153         parameter list or a string list in `gnus-registry-ignored-groups'.
1154         Fix logic error.
1155
1156 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * shr.el (shr-expand-url): Protect against null urls.
1159
1160 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * shr.el (shr-base): New binding.
1163         (shr-tag-base): Keep track of <base>.
1164         (shr-expand-url): New function used throughout.
1165
1166 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
1167
1168         * gnus-registry.el
1169         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1170         (gnus-registry-ignored-groups): New variable.
1171         (gnus-registry-ignore-group-p): Use it.
1172         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1173         set the destination group to nil (same as delete) if it's ignored.
1174
1175 2011-04-20  David Engster  <dengste@eml.cc>
1176
1177         * tests/gnustest-nntp.el: New file for simple NNTP testing.
1178
1179         * Makefile.in (test-nntp): New rule.
1180         (check): Add it.
1181         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
1182
1183 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1184
1185         * gnus-registry.el (gnus-registry-action)
1186         (gnus-registry-fetch-header-fast):
1187         Don't use mail-header that looks an internal function of mailheader.el.
1188
1189 2011-04-19  Glenn Morris  <rgm@gnu.org>
1190
1191         * time-date.el (time-to-days): Remove unused local variables.
1192
1193 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1194
1195         * gnus-registry.el: Eliminate cl functions.
1196         (gnus-registry-sort-addresses): New function that replaces mapcan.
1197         (gnus-registry-action, gnus-registry-spool-action)
1198         (gnus-registry-split-fancy-with-parent)
1199         (gnus-registry-fetch-recipients-fast): Use it.
1200         (gnus-registry-import-eld): Replace delete* with dolist + delq.
1201
1202         * registry.el (initialize-instance, registry-lookup)
1203         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1204         (registry-lookup-secondary-value, registry-search, registry-delete)
1205         (registry-insert, registry-reindex, registry-size, registry-prune):
1206         Use eval-and-compile.
1207
1208 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1209
1210         * registry.el (registry-reindex): New method to recreate the secondary
1211         registry indices.
1212
1213         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1214         tracked field changes.
1215         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1216         (gnus-registry-action, gnus-registry-spool-action)
1217         (gnus-registry-handle-action)
1218         (gnus-registry--split-fancy-with-parent-internal)
1219         (gnus-registry-split-fancy-with-parent)
1220         (gnus-registry-register-message-ids): Add recipient tracking on spool,
1221         move, and delete actions, and for fancy splitting with parent.
1222         (gnus-registry-extract-addresses)
1223         (gnus-registry-fetch-recipients-fast)
1224         (gnus-registry-fetch-header-fast): Convenience functions.
1225         (gnus-registry-misc-test): ERT test of
1226         `gnus-registry-extract-addresses'.
1227
1228 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1229
1230         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1231         Track by subject first, then sender.
1232
1233 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1234
1235         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1236
1237         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1238         Lisp.
1239
1240         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1241         (gnus-draft-send): Use it to avoid popping
1242         up frames from gnus-group-send-queue.
1243
1244 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1245
1246         * gnus-registry.el: Updated gnus-registry docs.
1247
1248 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1249
1250         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1251         Fix logic bug.
1252         (gnus-registry-post-process-groups): Fix logging of no results and
1253         quote sender and subject.
1254
1255 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
1258         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
1259         gnutls-cli are too slow to be done opportunistically.
1260
1261         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1262         (gnus-read-active-for-groups): Don't try to finish getting stuff where
1263         we had no early-data returned.
1264         (gnus-get-unread-articles): Add a sanity check so that we don't issue
1265         two async commands to the same server at the same time.
1266
1267 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
1268
1269         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1270
1271 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272
1273         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1274         "warning" level.
1275
1276         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1277         (mm-url-insert-file-contents): Don't set the package names.
1278
1279 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1280
1281         * gnus-registry.el (gnus-registry-action): Remove properties and
1282         simplify subject in `gnus-registry-handle-action'.
1283         (gnus-registry-spool-action): Get subject and sender from message if
1284         they are not passed in.
1285         (gnus-registry-handle-action): Remove properties and simplify subject
1286         consistently.
1287
1288 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1289
1290         * registry.el: Require CL before using defmacro*.
1291
1292 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1293
1294         * gnus-art.el (article-treat-date): Assume that
1295         gnus-article-date-headers may be a group parameter.
1296
1297 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1298
1299         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1300
1301         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1302         interactively so the newsrc file can contain foreign groups too.
1303         Useful for debugging but not much for users.
1304
1305 2011-04-07  David Engster  <dengste@eml.cc>
1306
1307         * registry.el (registry-usage-test): Only do
1308         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1309         lexical binding.
1310
1311 2011-04-07  David Engster  <dengste@eml.cc>
1312
1313         * Makefile.in (check, test-registry): New rules for test-suite.
1314
1315 2011-04-06  David Engster  <dengste@eml.cc>
1316
1317         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1318         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1319
1320 2011-04-06  David Engster  <dengste@eml.cc>
1321
1322         * registry.el (initialize-instance): Change :after to :AFTER to be
1323         compatible with old EIEIO version in XEmacs.
1324
1325 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1326
1327         * gnus-registry.el (gnus-registry-post-process-groups)
1328         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1329         and provide better messaging.
1330
1331 2011-04-06  David Engster  <dengste@eml.cc>
1332
1333         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1334         errors.
1335
1336         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1337         dgnushack-compile with error-on-warn enabled, and to signal an error if
1338         clean compilation failed.
1339         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1340         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1341
1342 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1343
1344         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1345         unconditionally anyway, discarding errors.
1346         (gnus-registry-delete-entries): New convenience function.
1347         (gnus-registry-import-eld): Import from old .eld registry.
1348
1349         * registry.el: Don't use ERT if it's not available.  Load it
1350         unconditionally anyway, discarding errors.
1351
1352         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1353         version from the Claudio Bley GnuTLS patch (extra optional parameters
1354         and host name).
1355
1356 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1357
1358         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1359         fixup the parameters that can be customized by the user between
1360         save/read cycles.
1361         (gnus-registry-read): Use it.
1362         (gnus-registry-make-db): Use it.
1363         (gnus-registry-spool-action, gnus-registry-handle-action):
1364         Fix messaging.
1365         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1366         Map references to actual group names with sender and subject tracking.
1367         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1368         (gnus-registry-usage-test): Add subject lookup test.
1369
1370         * registry.el (registry-db, initialize-instance): Set up constructor
1371         instead of :initform arguments for the sake of older Emacsen.
1372         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1373         pre-lexbind merge bug.
1374         (registry-usage-test): Use it.
1375         (initialize-instance, registry-db): Move the non-function initforms
1376         back to the class definition.
1377
1378 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1379
1380         * registry.el: New library to manage gnus-registry-style data.
1381
1382         * gnus-registry.el: Use it (major rewrite).
1383
1384         * nnregistry.el: Use it.
1385
1386         * spam.el: Use it.
1387
1388 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1389
1390         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1391         marks on non-selected articles.
1392
1393 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1394
1395         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1396         parameter to open-protocol-stream.
1397
1398 2011-04-01  Julien Danjou  <julien@danjou.info>
1399
1400         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1401         fundamental-mode.
1402
1403 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1404
1405         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1406         servers.
1407
1408 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409
1410         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1411         made marks not propagate, again.
1412
1413 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1414
1415         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1416         Make this the default type.
1417         (proto-stream-open-plain): Rename from proto-stream-open-default.
1418         (open-protocol-stream, proto-stream-open-starttls)
1419         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1420         with `plain'.
1421
1422         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1423         value.
1424
1425         * nntp.el (nntp-open-connection-function): Document the fact that some
1426         values are not functions but are instead handled specially.
1427         Recognize nntp-open-plain-stream value.
1428         (nntp-open-connection): Recognize that value.
1429
1430 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431
1432         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1433         where it seems to be needed.
1434
1435 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1436
1437         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1438         stuff.
1439
1440         * gnus-score.el (gnus-score-string): Fix calling convention of
1441         `gnus-simplify-buffer-fuzzy' after last patches.
1442
1443         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1444         server for articles we didn't get any headers for.  This is a sanity
1445         check.
1446
1447 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1448
1449         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1450         new CAPABILITY, use it.
1451
1452 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1453
1454         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1455         downloading anything.
1456
1457         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1458
1459 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1460
1461         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1462         colors.
1463         (gnus-splash-svg-color-symbols): New function.
1464
1465 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1466
1467         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1468         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1469         (gnus-simplify-subject-fuzzy): Use the local
1470         gnus-simplify-subject-fuzzy-regex instead of the global one.
1471         This makes using this variable in group parameters work.
1472
1473 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1474
1475         * gnus-registry.el (gnus-registry-unfollowed-groups):
1476         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1477         archive:sent-YYYY-MM-DD groups).
1478         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1479         tracking if there are more than `gnus-registry-max-track-groups'
1480         matches.
1481
1482 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1483
1484         * message.el (message--yank-original-internal): New function to do the
1485         insertion cleanly inside eval in `message-yank-original'.
1486         (message-yank-original): Use it.
1487
1488 2011-03-29  Julien Danjou  <julien@danjou.info>
1489
1490         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1491         local variables disabled rather than `normal-mode'.
1492
1493 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1494
1495         * imap.el (imap-shell-open, imap-process-connection-type):
1496         Use imap-process-connection-type for 'shell' streams as well as
1497         Kerberos, SSL, other subprocesses.
1498
1499 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1500
1501         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1502         with open-network-stream.
1503         (proto-stream-always-use-starttls): Option removed.
1504         (open-protocol-stream): Return a process object by default.  Provide a
1505         new parameter :return-list specifying a list-type return value, which
1506         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1507         :type `network' to `try-starttls', and `network-only' to `default'.
1508         Make `default' the default, for compatibility with open-network-stream.
1509         Handle the no-parameter case exactly as open-network-stream, with no
1510         additional stream processing.  Search plists using plist-get.
1511         Explicitly add :end-of-commend parameter if it is missing.
1512         (proto-stream-open-default): Rename from
1513         proto-stream-open-network-only.  Return 'default as the type.
1514         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1515         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1516         failed.  Always return a list with a (possibly dead) process as the
1517         first element, for compatibility with open-network-stream.
1518         (proto-stream-open-tls): Use plist-get.  Always return a list.
1519         (proto-stream-open-shell): Return `default' as connection type.
1520         (proto-stream-capability-open): Use plist-get.
1521         (proto-stream-eoc): Function deleted.
1522
1523         * nnimap.el (nnimap-stream, nnimap-open-connection)
1524         (nnimap-open-connection-1): Handle renaming of :type parameter for
1525         open-protocol-stream.
1526         (nnimap-open-connection-1): Pass a :return-list parameter
1527         open-protocol-stream to obtain a list return value.  Parse this list
1528         using plist-get.
1529
1530         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1531         for open-protocol-stream.  Accept open-protocol-stream return value
1532         that is a subprocess object instead of a list.  Handle the case of a
1533         dead returned process.
1534
1535 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1536
1537         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1538
1539         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1540
1541 2011-03-21  Julien Danjou  <julien@danjou.info>
1542
1543         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1544         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1545         query.
1546         (mm-inline-text): Render normal text with fontification whenever
1547         possible.
1548
1549         * gnus-sum.el (gnus-summary-save-parts-1):
1550         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1551         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1552         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1553         Use `mm-handle-filename'.
1554
1555         * mm-util.el (mm-handle-filename): New function, return the filename of
1556         an handle.
1557
1558 2011-03-18  Julien Danjou  <julien@danjou.info>
1559
1560         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1561         (gnus-buffer-live-p): Check that buffer is not nil.
1562
1563 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1564
1565         * gnus.el: No Gnus v0.15 is released.
1566
1567 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1570         avoid warning on XEmacs.
1571
1572         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1573         on XEmacs.
1574
1575         * gnus-art.el: Require mouse, which the build bot seems to say is
1576         needed.
1577
1578         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1579
1580         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1581         XEmacs, since it doesn't have url-retrieve-synchronously.
1582
1583         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1584         since assoc-string doesn't exist in XEmacs.
1585
1586 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1587
1588         * gnus-group.el (gnus-group-list-ticked): New function.
1589         (gnus-group-make-menu-bar): Provide a menu entry for it.
1590         (gnus-group-list-map): Provide a binding for it.
1591
1592 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1593
1594         * shr.el (shr-visit-file): New command.
1595
1596         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1597
1598 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1599
1600         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1601         servers.
1602
1603 2011-03-16  Julien Danjou  <julien@danjou.info>
1604
1605         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1606         inline.
1607
1608         * gnus-art.el (article-hide-list-identifiers):
1609         Use gnus-group-get-list-identifiers.
1610
1611         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1612         (gnus-summary-remove-list-identifiers):
1613         Use gnus-group-get-list-identifiers to get regexp.
1614         (gnus-select-newsgroup, gnus-summary-insert-subject)
1615         (gnus-summary-insert-articles):
1616         Call gnus-summary-remove-list-identifiers unconditionally.
1617
1618 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1619
1620         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1621         we're selecting a group with unread articles.
1622
1623         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1624
1625         * gssapi.el: New file separated out from imap.el to provide a general
1626         Kerberos 5 connection facility for Emacs.
1627
1628         * message.el (message-elide-ellipsis): Document the format spec
1629         ellipsis.
1630
1631 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1632
1633         * message.el (message-elide-region): Allow the ellipsis to say how many
1634         lines were removed.
1635
1636 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1637
1638         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1639         window configurations containing buffers that are now dead.
1640
1641         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1642         parsing to avoid integer overflows.
1643         (nnimap-parse-flags): Simplify the last change.
1644         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1645         too large for 32-bit Emacsen.
1646
1647 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1648
1649         * auth-source.el (auth-source-netrc-create):
1650         * message.el (message-yank-original): Fix use of `case'.
1651
1652 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1653
1654         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1655         XEmacs, which was one character too wide.
1656
1657 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1658
1659         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1660         default number of articles to display.
1661         (gnus-articles-to-read): Use pretty names for prompt.
1662
1663 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664
1665         * gnus-int.el (gnus-open-server): Ditto.
1666
1667         * gnus-start.el (gnus-activate-group): Give a backtrace if
1668         debug-on-quit is set and the user hits `C-g'.
1669         (gnus-read-active-file): Ditto.
1670
1671         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1672
1673 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1674
1675         * message.el (message-yank-original): Use cond instead of CL case.
1676
1677 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1678
1679         * auth-source.el (auth-source-netrc-create): Use usual format for the
1680         default in prompts.
1681
1682 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * lpath.el: Fbind read-char-choice for XEmacs.
1685
1686 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1687
1688         * auth-source.el (auth-source-netrc-create): Show the default in the
1689         prompt when prompting for token creation.
1690
1691 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1692
1693         * auth-source.el (auth-source-format-prompt): Always convert the value
1694         to a string to avoid evaluating non-string arguments.
1695         (auth-source-netrc-create): Offer default properly, not as initial
1696         content in `read-string'.
1697         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1698         of line to determine if we've been run before.  If so, don't run again,
1699         but print a trivial message to indicate the cache was hit instead.
1700
1701 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1702
1703         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1704         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1705         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1706         Gnus.
1707
1708 2011-03-11  Julien Danjou  <julien@danjou.info>
1709
1710         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1711         modified file".
1712
1713 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1714
1715         * auth-source.el (auth-source-read-char-choice): New function to read a
1716         character choice using `dropdown-list', `read-char-choice', or
1717         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1718         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1719         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1720         (auth-source-netrc-saver): Use it.
1721         (auth-source-pick-first-password): New convenience function.
1722
1723 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1724
1725         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1726         parameter in the credentials.
1727         (nnimap-open-connection-1): Use it after a successful login.
1728         (nnimap-credentials): Add IMAP-specific user and password prompt.
1729
1730         * auth-source.el (auth-source-search): Add :require parameter, taking a
1731         list.  Document it and the :save-function return token.  Pass :require
1732         down.  Change the CREATED message from a warning to a debug statement.
1733         (auth-source-search-backends): Pass :require down.
1734         (auth-source-netrc-search): Pass :require down.
1735         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1736         Change save prompt to indicate all modifications saved here are
1737         deletions.
1738         (auth-source-netrc-create): Take user login name as default in user
1739         prompt.  Move all the save functionality to a lexically bound function
1740         under the :save-function token in the returned list.  Set up clearer
1741         default prompts for user, host, port, and secret.
1742         (auth-source-netrc-saver): New function, intended to be wrapped for
1743         :save-function.
1744
1745 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1746
1747         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1748         lines to be spaces instead.
1749
1750 2011-03-07  Julien Danjou  <julien@danjou.info>
1751
1752         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1753         (sieve-sasl-auth): Check that auth-source-search did return something,
1754         or just return an empty string.
1755
1756 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1757
1758         * gnus.el (gnus-interactive): Use read-directory-name.
1759
1760         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1761         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1762         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1763         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1764         Likewise.
1765
1766         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1767
1768 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1769
1770         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1771         onto the list of killed groups, too.  This makes killed nnimap groups,
1772         for instance, more reliably not reappear.
1773
1774         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1775         the parent.
1776
1777         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1778
1779         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1780         really have server-side marks.
1781
1782         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1783         since most backends do not usefully have server-side marks.
1784         (gnus-update-read-articles): Propagate marks to all backends that
1785         really have server-side marks.
1786
1787 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1788
1789         * message.el (message-cite-reply-position, message-cite-style):
1790         New variables.
1791         (message-yank-original): Use the new citation styles.
1792
1793 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1794
1795         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1796         buffer-local issue); don't mark it buffer-local when running under
1797         XEmacs.
1798
1799 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1800
1801         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1802         numbers too big to be `read'.
1803
1804 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1805
1806         * password-cache.el (password-in-cache-p): Add autoload.
1807
1808         * message.el (message-options): Make buffer-local two ways to attempt
1809         to fix a XEmacs bug.
1810
1811 2011-03-02  Julien Danjou  <julien@danjou.info>
1812
1813         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1814
1815 2011-03-01  Julien Danjou  <julien@danjou.info>
1816
1817         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1818         group.
1819         (article-hide-list-identifiers): Use list-identifier group parameter.
1820
1821 2011-02-28  Julien Danjou  <julien@danjou.info>
1822
1823         * sieve.el (sieve-buffer-script-name): New local variable to store
1824         sieve script name.
1825         (sieve-edit-script): Store sieve script name.
1826         (sieve-upload): Use sieve script name when uploading.
1827         (sieve-upload): Use substitute-command-keys.
1828         (sieve-edit-script): Use substitute-command-keys.
1829         (sieve-refresh-scriptlist): Use substitute-command-keys.
1830         (sieve-manage-mode-map): Define keymap properly.
1831         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1832         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1833         Remove commented code about cvs.
1834         (sieve-manage-quit): New function.
1835         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1836
1837 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1838
1839         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1840
1841 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1842
1843         * auth-source.el (auth-source-search): Cache empty result sets.
1844
1845         * password-cache.el (password-in-cache-p): Convenience function to
1846         check if a key is in the cache, even if the value is nil.
1847
1848         * auth-source.el (auth-source-save-behavior): New variable to replace
1849         `auth-source-never-create'.
1850         (auth-source-netrc-create): Use it.
1851         (auth-source-never-save): Remove.
1852
1853 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1854
1855         * nnimap.el (nnimap-stream): Doc fix.
1856         (nnimap-open-connection-1): Reverse the order of the ports to that the
1857         prompted-for port is first.
1858
1859         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1860         retrieval by the no-group selection.
1861
1862         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1863         numerical parameters.
1864
1865 2011-02-25  Julien Danjou  <julien@danjou.info>
1866
1867         * gnus-gravatar.el: Use gnus-with-article-buffer.
1868
1869         * gnus-art.el (gnus-with-article-buffer): Check that the
1870         gnus-article-buffer is alive.
1871
1872 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1873
1874         * auth-source.el (auth-source-creation-prompts): New variable to manage
1875         creation-time prompts.
1876         (auth-source-search): Document it.
1877         (auth-source-format-prompt): Add utility function.
1878         (auth-source-netrc-create): Don't default the user name to
1879         user-login-name.  Use `auth-source-creation-prompts' and some default
1880         prompts for user, host, port, and password (the default generic prompt
1881         remains ugly).
1882         (auth-source-never-save): Add customizable option to never save info.
1883         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1884         mode excursion.
1885
1886 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1889         argument that XEmacs doesn't support.
1890
1891         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1892         compiled for Emacsen having no `libxml-parse-html-region' support.
1893
1894         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1895
1896         * lpath.el: Bind buffer-save-without-query for XEmacs.
1897
1898 2011-02-23  Julien Danjou  <julien@danjou.info>
1899
1900         * gnus-art.el (article-make-date-line): Ignore errors if time is
1901         invalid and not convertible.
1902         (article-make-date-line): Only add lapsed time if time is not nil.
1903
1904 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1905
1906         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1907         `read-char-choice' for backwards compatibility.
1908         (auth-source-netrc-element-or-first): New function to DTRT for
1909         parameter extraction.
1910         (auth-source-netrc-create): Use it and fix multiple parameter print
1911         bug.  Use the default passed from above (given-default) or the
1912         built-in (user-login-name for :user).
1913
1914 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1915
1916         * gnus-start.el (gnus-dribble-read-file):
1917         Set buffer-save-without-query, since we always want to save the dribble
1918         file, probably.
1919
1920         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1921         nnimap.
1922
1923         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1924         -summary- since it's a user-visible variable.
1925
1926         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1927         first time you use the new Gnus.
1928
1929 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1930
1931         * auth-source.el: Don't load netrc.el.
1932         (auth-sources): Search ~/.netrc as well by default.
1933         (auth-source-debug): Add 'trivia option for extra output.
1934         (auth-source-do-trivia): Use it.
1935         (auth-source-search): Simplify logic to use
1936         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1937         appropriate.  Don't keep a running count at this level.  Layer :create
1938         and :delete options appropriately on the first and second passes.
1939         Don't track the backend with the search results.
1940         (auth-source-search-backends): New function to search a list of
1941         backends for a processed spec.
1942         (auth-source-netrc-parse): Cache all netrc files, making
1943         auth-source-netrc-cache an alist keyed by the file name and using the
1944         file mtime as the caching criterion.  Keep the obfuscated data secret
1945         with a lexical bind.
1946         (auth-source-netrc-search): Don't calculate the length of the results
1947         unnecessarily.
1948         (auth-source-search-backends): Fix bug.
1949         (auth-source-netrc-create): Rework prompts.
1950
1951 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1952
1953         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1954         Lower case names of search constraints.
1955         (nnir-run-query): Cache and reuse search constraints for all imap
1956         servers.
1957
1958 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1959
1960         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1961         after exit.
1962         (gnus-setup-message): Define missing variable from last checkin.
1963
1964         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1965         value, show the raw article.
1966
1967 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1968
1969         * gnus.el: No Gnus v0.13 is released.
1970
1971 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1972
1973         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1974         auth-source now accepts numbers.
1975
1976         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1977         spec, too.
1978         (auth-source-ensure-strings): New function.
1979
1980         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1981         (gnus-article-setup-buffer): Always restart the date timer so that user
1982         changes to the frequency is respected.
1983
1984         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1985         port numbers, so make sure it gets that if nnimap-server-port is
1986         explicit.
1987
1988 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1989
1990         * nnimap.el (nnimap-inbox): Doc fix.
1991
1992 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1993
1994         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1995         Autoload.  Add optional arg FRAME, and pass it to color-values.
1996         (color-complement): Caller changed.  Doc fix.
1997         (color-gradient): Rewrite for better clarity and efficiency.
1998
1999 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
2000
2001         * shr-color.el (shr-color->hexadecimal): Use renamed function names
2002         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2003         color-lab-to-srgb.
2004
2005 2011-02-20  Drew Adams  <drew.adams@oracle.com>
2006
2007         * color.el: First part of merge from hexrgb.el.
2008         (color-rgb-to-hex): Rename from color-rgb->hex.
2009         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
2010         saturation to zero if the value is too small.
2011         (color-rgb-to-hsl): Rename from color-rgb->hsl.
2012         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
2013         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
2014         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
2015         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
2016         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
2017         (color-cie-de2000): Doc fix.
2018
2019 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2020
2021         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2022         given method as in the group name if we're using an extended method.
2023         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2024         command, if we're using that, instead of waiting for the beginning.
2025
2026         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2027         we're sure to get unique server names, and we don't output two async
2028         commands in the same buffer.  This fixes an NNTP hang for some users.
2029
2030 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2031
2032         * gnus.el: No Gnus v0.11 is released.
2033
2034 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2035
2036         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2037         summary buffer before reading going to the next buffer.  This avoids
2038         putting the point in the group buffer if you `C-g' the command.
2039
2040         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2041         cache (for now) to make ~/.authinfo.gpg files usable.
2042
2043         * nnfolder.el (copyright-update): Define for the compiler.
2044
2045         * auth-source.el (auth-source-search): Fix unbound variable.
2046
2047 2011-02-19  Glenn Morris  <rgm@gnu.org>
2048
2049         * gnus.el (gnus-meta): Doc fix.
2050
2051 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
2052
2053         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2054         in case it's not yet loaded.
2055
2056 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2057
2058         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2059         line we're waiting for.
2060
2061 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
2062
2063         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2064         face with line-width greater than zero will cause RET in gnus summary
2065         buffer to scroll down article page-wise because auto vscroll happens,
2066         it should be temporalily disabled when doing a scroll-up.
2067
2068 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
2069
2070         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2071         outputs from the server.
2072
2073 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2074
2075         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2076         later so that bbdb can hook in easier.
2077
2078 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2079
2080         * auth-source.el (auth-source-search): Don't try to create credentials
2081         if the caller doesn't want that.
2082         (auth-source-search): If we don't find a match, don't bug out on
2083         non-bound variables.
2084         (auth-source-search): Only ask a single backend to create the
2085         credentials.
2086
2087         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2088         logging.
2089         (nnimap-credentials): Protect against auth-source-search returning nil.
2090         (nnimap-request-list): Protect against not being able to open the
2091         server.
2092
2093 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
2094
2095         * auth-source.el (auth-source-search): Do a two-phase search, one with
2096         no :create to get the responses from all backends.
2097
2098         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2099         when getting credentials.
2100
2101         * gnus-util.el (gnus-delete-duplicates): New function.
2102
2103 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2104
2105         * nnimap.el (nnimap-credentials): Instead of picking the first port as
2106         a creation default, pass the whole port list down.  It will be
2107         completed.
2108
2109         * auth-source.el (auth-source-search): Updated docs to talk about
2110         multiple creation choices.
2111         (auth-source-netrc-create): Accept a list as a value (from the search
2112         parameters) and do completion on that list.  Keep a separate netrc line
2113         with the password obscured for showing the user.
2114
2115         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2116         first choice to `auth-source-search' so it will be used for entry
2117         creation instead of the server's Gnus-specific name.
2118         (nnimap-credentials): Rely on the auth-source library to select which
2119         port is actually wanted in the new netrc entry, so don't override
2120         `auth-source-creation-defaults'.
2121
2122         * auth-source.el (auth-source-netrc-parse): Use :port instead of
2123         :protocol and accept a missing user, host, or port as a wildcard match.
2124         (auth-source-debug): Default to off.
2125
2126         (auth-source-netrc-search, auth-source-netrc-create)
2127         (auth-source-secrets-search, auth-source-secrets-create)
2128         (auth-source-user-or-password, auth-source-backend, auth-sources)
2129         (auth-source-backend-parse-parameters, auth-source-search): Use :port
2130         instead of :protocol.
2131
2132         * nnimap.el (nnimap-credentials): Pass a port default to
2133         `auth-source-search' in case an entry needs to be created.
2134         (nnimap-open-connection-1): Use :port instead of :protocol.
2135
2136 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2137
2138         * auth-source.el: Bind load-path when loading EIEIO from
2139         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
2140         21.4 doesn't support, to `require'.
2141         (auth-source-secrets-search): Use mm-delete-duplicates instead of
2142         delete-dups that is not available in XEmacs 21.4.
2143
2144 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2145
2146         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
2147         as EIEIO must also be loaded when auth-source.el is being
2148         byte-compiled.
2149
2150 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2151
2152         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
2153
2154         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
2155
2156         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
2157
2158         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
2159
2160         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
2161
2162         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
2163
2164         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
2165
2166         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
2167         necessary.
2168
2169 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2170
2171         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2172         nil means that nnimap doesn't get updated.
2173
2174 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2175
2176         * auth-source.el (auth-source-netrc-create): Return a synthetic search
2177         result when the user doesn't want to write to the file.
2178         (auth-source-netrc-search): Expect a synthetic result and proceed
2179         accordingly.
2180         (auth-source-cache-expiry): New variable to override
2181         `password-cache-expiry'.
2182         (auth-source-remember): Use it.
2183
2184         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2185         parameter.  Create entry if necessary by using :create t.
2186         (nnimap-open-connection-1): Don't pass `inhibit-create'.
2187
2188 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
2189
2190         * auth-source.el (auth-source-debug): Enable by default and don't
2191         mention the obsolete `auth-source-hide-passwords'.
2192         (auth-source-do-warn): New function to debug unconditionally.
2193         (auth-source-do-debug): Use it.
2194         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2195         and for Secrets API entries when the secrets.el library is not
2196         available.
2197
2198 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2199
2200         * gnus-sum.el (gnus-propagate-marks): Default to nil.
2201         (gnus-summary-exit): Kill the correct article buffer on exit from a
2202         `C-d' group.
2203
2204         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2205         gnus-propagate-marks.
2206
2207         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2208         before killing the buffers so that a non-full window conf gets handled
2209         correctly.
2210         (gnus-summary-exit): Ditto.
2211         (gnus-summary-read-group-1): Ditto.
2212
2213         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2214         async code again so that we can debug it properly.
2215
2216         * message.el (message-reply): Take an optional switch-buffer parameter
2217         so that Gnus window confs are respected better.
2218
2219 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2220
2221         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2222         `plist-get' to accept non-list parameters (XEmacs issue).
2223         Fix docstring.
2224         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2225         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2226         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2227         Login collection is "Login" and not "login".
2228
2229 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2230
2231         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2232         multiple headers.
2233
2234         * nnimap.el (nnimap-inhibit-logging): New variable.
2235         (nnimap-log-command): Don't log login commands.
2236
2237         * auth-source.el (auth-source-netrc-search): The asserts seem to want
2238         to have more parameters.
2239
2240         * nnimap.el (nnimap-send-command): Mark the command time for each
2241         command, so that we don't get NOOPs stepping on our toes.
2242
2243         * gnus-art.el (article-date-ut): Get the date from the Date header on
2244         `t'.
2245
2246 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2247
2248         * auth-source.el (auth-source-search): Use copy-sequence instead of
2249         the cl.el copy-list.
2250
2251 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2252
2253         * imap.el: Bring it back (revert
2254         84d800cd31de3064f0ed39617d725709a2f8f42f).
2255
2256 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
2257
2258         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2259         Improve prompt.
2260
2261 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2262
2263         * gnus-art.el (gnus-article-mode-line-format): Remove the article
2264         washing status from the default format.  It isn't very informative.
2265
2266 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
2267
2268         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2269         Fix Gcc processing on imap.
2270
2271 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2272
2273         * imap.el: Remove file.  All the functionality is in nnimap.el.
2274
2275 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2276
2277         * message.el (message-bury): Don't pop up a new window when selected
2278         window is dedicated.
2279
2280 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2281
2282         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2283
2284 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2285
2286         * sieve-manage.el: Autoload `auth-source-search'.
2287         (sieve-sasl-auth): Use it.
2288
2289 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2290
2291         * nnimap.el: Autoload `auth-source-forget+'.
2292         (nnimap-open-connection-1): Use it if the connection fails.
2293
2294         * auth-source.el: Require `password-cache'.
2295         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2296         obsolete.
2297         (auth-source-magic): Marker for `password-cache' keys.
2298         (auth-source-do-cache): Update docstring.
2299         (auth-source-search): Use and check cache.
2300         (auth-source-forget-all-cached, auth-source-remember)
2301         (auth-source-recall, auth-source-forget, auth-source-forget+)
2302         (auth-source-specmatchp): Caching support functions.
2303         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2304         Remove and obsolete.
2305         (auth-source-user-or-password): Remove caching to further discourage
2306         using it.  Always hide passwords.
2307
2308         * password-cache.el (password-cache-remove): Accept secrets that are
2309         not strings.
2310
2311 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2312
2313         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2314         code for now, since it doesn't work for all users.
2315
2316 2011-02-09  Julien Danjou  <julien@danjou.info>
2317
2318         * message.el (message-options): Make message-options really buffer
2319         local.
2320
2321 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2322
2323         * mail-source.el: Autoload `auth-source-search'.
2324         (mail-source-keyword-map): Note order matters.
2325         (mail-source-set-1): Get all the mail-source source values and
2326         defaults and search auth-source on those if needed.  This can all
2327         probably be simplified.
2328
2329         * nnimap.el: Autoload `auth-source-search'.
2330         (nnimap-credentials): Use it.
2331         (nnimap-open-connection-1): Ask for the virtual server and physical
2332         address in one shot.
2333
2334         * nntp.el: Autoload `auth-source-search'.
2335         (nntp-send-authinfo): Use it.  Note TODO.
2336
2337 2011-02-08  Julien Danjou  <julien@danjou.info>
2338
2339         * shr.el (shr-tag-body): Add support for text attribute in body
2340         markups.
2341
2342         * message.el (message-options): Make message-options a local variable.
2343
2344 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2345
2346         * auth-source.el (auth-source-secrets-search)
2347         (auth-source-user-or-password): Use `append' instead of `nconc'.
2348         (auth-source-user-or-password): Build return list better and protect
2349         against nil :secret.
2350
2351 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2352
2353         * nnimap.el (nnimap-update-info): Refactor slightly.
2354         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2355         (nnimap-update-info): Clean up slightly.
2356         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2357         characters.
2358         (nnimap-process-quirk): Rename function to avoid collision.
2359         (nnimap-update-info): Fix macrology bug-out.
2360         (nnimap-update-info): Simplify split history test.
2361
2362 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2363
2364         * auth-source.el (top): Require 'eieio unconditionally.
2365         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2366         (auth-source-secrets-search): Limit search when `max' is greater than
2367         number of results.
2368
2369 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2370
2371         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2372         part not returning any data.
2373
2374         * proto-stream.el (open-protocol-stream): Document the return value.
2375
2376 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2377
2378         * auth-source.el (auth-source-secrets-search): Add examples.
2379
2380 2011-02-06  Julien Danjou  <julien@danjou.info>
2381
2382         * message.el (message-setup-1): Handle message-generate-headers-first
2383         set to t.
2384
2385 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2386
2387         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2388         API with a string "secrets:collection-name" and with 'default.
2389         (auth-source-backend-parse): Parse "secrets:collection-name" and
2390         'default.  Recurse on parses instead of repeating code.  Use the
2391         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2392         message when ignoring a source.
2393         (auth-source-search): List ignored search keys at the top level.
2394         (auth-source-netrc-create): Use `case' instead of `cond'.
2395         (auth-source-secrets-search): Created with TODOs.
2396         (auth-source-secrets-create): Created with TODOs.
2397         (auth-source-retrieve, auth-source-create, auth-source-delete)
2398         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2399         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2400         (auth-source-user-or-password-sftp)
2401         (auth-source-user-or-password-smtp): Remove.
2402         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2403         around `auth-source-search'.  Not tested thoroughly.
2404
2405 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2406
2407         * auth-source.el: Bring in assoc and eioeio libraries.
2408         (secrets-enabled): New variable to track the status of the Secrets API.
2409         (auth-source-backend): New EIOEIO class to represent a backend.
2410         (auth-source-creation-defaults): New variable to set prompt defaults
2411         during token creation (see the `auth-source-search' docstring for
2412         details).
2413         (auth-sources): Simplify to allow a simple string as a netrc backend
2414         spec.
2415         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2416         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2417         (auth-source-search): Main auth-source API entry point.
2418         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2419         (auth-source-search-collection): Helper function for searching.
2420         (auth-source-netrc-parse, auth-source-netrc-normalize)
2421         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2422         Supports search, create, and delete.
2423         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2424         backend stubs.
2425         (auth-source-user-or-password): Call `auth-source-search' but it's not
2426         ready yet.
2427
2428 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2429
2430         * message.el (message-setup-1): Remove the read-only stuff, since it
2431         doesn't work under XEmacs, for some reason.
2432
2433         * gnus-sum.el (gnus-user-date): Rename back from
2434         gnus-summary-user-date since user code refers to it.
2435
2436         * shr.el (shr-render-td): Store the actual background colour used.
2437
2438         * message.el (message-setup-1): Don't bind the constant
2439         -forbidden-properties.
2440         (message-setup-1): Revert previous change, since it needs to bind the
2441         props to insert them.
2442         (message-resend): Allow removing the read-only separator line.
2443
2444 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2445
2446         * nnimap.el (nnimap-request-accept-article): Give an error message if
2447         the APPEND wasn't successful.
2448
2449 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2450
2451         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2452         that have no groups.
2453
2454 2011-02-03  Julien Danjou  <julien@danjou.info>
2455
2456         * gnus-draft.el: Remove progn around gnus-draft-setup.
2457
2458 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus-start.el (gnus-read-active-for-groups): This function is never
2461         called with a nil `infos', so clean that up.
2462         (gnus-get-unread-articles): Request active files from primary/secondary
2463         methods that have no groups (yet).
2464
2465 2011-02-03  Julien Danjou  <julien@danjou.info>
2466
2467         * message.el (message-setup-1): Always generate References first.
2468         (message-mail): Return the return value of message-setup, not always t.
2469         (message-setup-1): Insert mail-header-separator with read-only and
2470         intangible properties set.
2471
2472         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2473         user-date in docstring.
2474
2475         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2476
2477         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2478         docstring.
2479
2480         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2481         defcustom, with type and group. Move from gnus-util.el. Rename to
2482         gnus-summary-user-date-format-alist.
2483
2484 2011-02-03  Glenn Morris  <rgm@gnu.org>
2485
2486         * nnimap.el (gnus-fetch-headers): Declare.
2487
2488         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2489
2490 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2491
2492         * message.el (message-forward-make-body-digest-plain)
2493         (message-followup, message-reply): Clean up things noted by Stefan.
2494
2495         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2496         gnus-article-update-date-headers is nil.
2497         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2498         it didn't really work with defcustom.
2499         (article-update-date-lapsed): Make sure the window start doesn't move,
2500         either.
2501
2502 2011-02-01  Julien Danjou  <julien@danjou.info>
2503
2504         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2505         format.
2506
2507         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2508         standard in Emacs nowadays.
2509
2510         * color.el (color-gradient): Add a color-gradient function.
2511
2512 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2513
2514         * message.el (message-expand-name): Don't trust the return value of
2515         bbdb-complete-name.
2516         (message-check-news-header-syntax): Remove unused var `start'.
2517         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2518         (message-inhibit-body-encoding): Move to before first use.
2519         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2520         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2521         (Organization, Message-ID, Date, mh-previous-window-config):
2522         Defvar the vars using dynamic scoping.
2523
2524 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2525
2526         * shr.el (shr-render-td): Only do colours at the final rendering.
2527         Should be slightly faster.
2528         (shr-insert-table): Fix up TD background colours when doing the
2529         vertical padding.
2530
2531         * gnus-art.el (article-date-ut): Protect against articles with no Date
2532         header.
2533         (article-update-date-lapsed): Don't use current-column to find the
2534         horizontal position.  It's fragile in the presence of \003 characters.
2535
2536         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2537
2538 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2539
2540         * gnus-art.el (article-transform-date): Rewrite to still work when
2541         there are several rfc2822 parts.
2542         (article-transform-date): Fix infinite recursion.
2543         (article-date-ut): Replace infinitely many Date headers with a single
2544         one when called interactively.
2545
2546         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2547         secure manner.
2548
2549         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2550         move around by not using save-window-excursion.  It seems to work...
2551
2552 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2553
2554         * gnus-art.el (article-make-date-line): Work for user-defined format.
2555
2556 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2557
2558         * nntp.el (nntp-retrieve-group-data-early)
2559         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2560         fetching functions.
2561
2562         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2563         thoroughly for all backends that have no known groups.  This should
2564         allow new nnml methods to retrieve mail.
2565
2566         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2567         that Gnus doesn't know exists again.
2568
2569         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2570         (gnus-treat-date-ut): Ditto.
2571         (gnus-article-update-date-header): Rename.
2572         (gnus-treat-date-local): Remove.
2573         (gnus-treat-date-english): Remove.
2574         (gnus-treat-date-lapsed): Remove.
2575         (gnus-treat-date-combined-lapsed): Remove.
2576         (gnus-treat-date-original): Remove.
2577         (gnus-treat-date-iso8601): Remove.
2578         (gnus-treat-date-user-defined): Remove.
2579         (gnus-article-date-headers): New variable to control all the date
2580         header options.
2581         (article-date-ut): Rewrite to allow using the new way to format date
2582         headers(s).
2583
2584 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2585
2586         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2587         method.
2588         (nnmail-article-group): A better test for fanciness.
2589
2590         * nnimap.el (nnimap-request-head): Protect against not finding the
2591         article by Message-ID.
2592
2593 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2594
2595         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2596         keep point at the "same place".
2597
2598 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2599
2600         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2601         data if the group is unactivated.
2602
2603 2011-01-28  Julien Danjou  <julien@danjou.info>
2604
2605         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2606         (gnus-all-windows-visible-p): Remove old compatibility code.
2607         (gnus-window-top-edge): Add docstring.
2608
2609         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2610
2611 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2612
2613         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2614         older request-update-info.
2615
2616         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2617
2618 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2619
2620         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2621         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2622
2623 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2624
2625         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2626         groups.  This makes the nndraft:queue group pop up if it's not already
2627         there.
2628
2629         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2630         messages" logic, which was reversed.
2631
2632         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2633         the "same place" even if point is on the line being replaced.
2634         (article-update-date-lapsed): Allow updating both the combined lapsed
2635         and the lapsed headers.
2636         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2637         (article-make-date-line): Limit the number of segments dynamically to
2638         avoid too-long lines.
2639
2640 2011-01-27  Julien Danjou  <julien@danjou.info>
2641
2642         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2643         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2644
2645 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2646
2647         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2648         Use plist-get instead of the cl function getf.
2649
2650 2011-01-27  Glenn Morris  <rgm@gnu.org>
2651
2652         * gnus-util.el (float-time): Get rid of compiler warning, again.
2653
2654 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2655
2656         * shr.el (shr-put-color): Special-case background colours: Do put them
2657         at the blank parts at the front of the lines.
2658
2659         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2660         exit hook to nix out all data on readedness on group exit.
2661
2662         * gnus-util.el (float-time): If float-time is bound, always use it on
2663         all Emacsen.  It's unclear why the subrp check was there.
2664         (time-date): Require to make some autoload issues on XEmacs go away.
2665
2666         * shr.el (shr-put-color): Don't do the box padding in tables, since
2667         they're already padded.
2668
2669 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2670
2671         * gnus-art.el (gnus-article-next-page): When the last line of the
2672         article is displayed, scroll down once more instead of going to the
2673         next article at once.
2674         (article-lapsed-string): Refactor out and allow specifying how many
2675         segments you want.
2676         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2677         (gnus-article-update-lapsed-header): New variable.
2678
2679         * shr.el: Revert change that made headings use different-sized faces.
2680         The Emacs display engine isn't advanced enough that, for instance,
2681         tables can comfortably use differently-sized faces.
2682
2683 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2684
2685         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2686         used.
2687         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2688         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2689         we're using an encrypted connection.
2690
2691         * proto-stream.el: Alter the interface functions to also return the
2692         actual stream type used: network or tls.
2693
2694 2011-01-25  Julien Danjou  <julien@danjou.info>
2695
2696         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2697         (mm-display-javascript-inline): New function.
2698
2699         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2700         viewing function.
2701
2702 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * shr.el (shr-expand-newlines): Fix variable name.
2705
2706 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2707
2708         * shr.el (shr-expand-newlines): Make nested boxes work.
2709
2710 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2711
2712         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2713         backgrounds.
2714         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2715         in a more sensible manner.
2716
2717 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2718
2719         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2720         if EPG is loaded.
2721
2722 2011-01-24  Julien Danjou  <julien@danjou.info>
2723
2724         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2725         tags.
2726
2727 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2728
2729         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2730         commands.
2731
2732         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2733         in the article buffer.
2734         (gnus-gravatar-insert): Use blank space from the current buffer to
2735         avoid breaking text properties.  This makes X-Sent updating work again.
2736
2737         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2738
2739 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2742         fix the bug in url-http.el instead.
2743
2744         * shr.el (shr-image-fetched): Ditto.
2745
2746         * shr.el (shr-image-fetched): Avoid having point move in the article
2747         buffer.
2748
2749         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2750         buffer after being called.  It's apparently being killed by url.el, and
2751         killing it made point move to end-of-buffer in a random buffer.
2752
2753         * shr.el (shr-image-fetched): Ditto.
2754
2755 2011-01-23  Julien Danjou  <julien@danjou.info>
2756
2757         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2758
2759         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2760         text/x-org.
2761
2762 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2763
2764         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2765         (i.e., nnimap) returning nil as the article number.
2766
2767 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2768
2769         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2770         "DelSp" parameter in RFC3676.
2771
2772 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2773
2774         * message.el (message-check-recipients): Display the encoded version of
2775         the bogus address if they differ.
2776
2777         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2778         after sending.
2779
2780         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2781
2782         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2783
2784         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2785         group buffer after sending the queue.
2786
2787         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2788
2789 2011-01-22  Julien Danjou  <julien@danjou.info>
2790
2791         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2792
2793 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2794
2795         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2796         nested related parts.
2797
2798         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2799         unexpired articles.  This fixes the regression that led expiry marks to
2800         disappear from nnfolder groups.
2801
2802 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2803
2804         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2805         Don't confuse the "ret" of "retrograde" with RET.
2806
2807 2011-01-21  Julien Danjou  <julien@danjou.info>
2808
2809         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2810         than mm-insert-inline.
2811
2812 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2813
2814         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2815         Widen article buffer.
2816
2817 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2818
2819         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2820         the temp buffer.
2821         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2822
2823 2011-01-20  Julien Danjou  <julien@danjou.info>
2824
2825         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2826
2827         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2828         than mm-insert-inline to insert inline part: this respect
2829         mm-inline-media-tests displayers.
2830
2831         * mm-view.el (mm-display-shell-script-inline): New function.
2832
2833         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2834
2835         * mm-uu.el (mm-uu-type-alist): Add org block.
2836         (mm-uu-org-src-code-block-extract): New function.
2837
2838         * mm-view.el (mm-display-org-inline): New function.
2839
2840         * mm-decode.el (mm-automatic-display): Add text/org.
2841
2842         * mailcap.el (mailcap-mime-extensions): Add .org.
2843
2844 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2845
2846         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2847         gnus-article-add-buttons.
2848
2849 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2850
2851         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2852         From header with a date and "nobody" as the sender.
2853
2854 2011-01-19  Julien Danjou  <julien@danjou.info>
2855
2856         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2857         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2858         if you have the same regexp several times.
2859         (gnus-button-push): Fix matching when regexp is symbol.
2860
2861 2011-01-15  Glenn Morris  <rgm@gnu.org>
2862
2863         * message.el (message-mail): A compose-mail function should
2864         accept headers as strings.
2865
2866 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2867
2868         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2869         Add :vert-only tags.
2870         (message-mail): New arg RETURN-ACTION.
2871         (message-return-action): New var.
2872         (message-bury): Use it.
2873         (message-mode): Make it buffer-local.
2874         (message-send-and-exit): Always call message-bury.
2875
2876         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2877         message-mail.
2878
2879 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * nnimap.el (nnimap-convert-partial-article): Protect against
2882         zero-length body parts.
2883
2884         * mm-decode.el (mm-preferred-alternative-precedence):
2885         Discourage showing empty parts.
2886
2887         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2888         and stuff if the backend didn't return the article number.  This fixes
2889         an Exchange-related nnimap bug.
2890
2891         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2892         group window, because it does the wrong thing when a separate frame
2893         displays the group buffer.
2894
2895         * proto-stream.el (open-protocol-stream): Protect against the low-level
2896         transport functions returning nil.
2897
2898 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2899
2900         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2901         (mml2015-epg-find-usable-secret-key): New function.
2902         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2903         mml2015-epg-find-usable-key (Bug#7797).
2904         (mml2015-epg-encrypt): Ditto.
2905
2906 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2907
2908         * dgnushack.el (rot13-string): Fix the way to get the argument.
2909
2910 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2911
2912         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2913
2914 2011-01-03  Glenn Morris  <rgm@gnu.org>
2915
2916         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2917
2918         * sieve.el (sieve-open-server): Give a more explicit error if
2919         sieve-manage-open returns nil.  (Bug#7720)
2920
2921 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2922
2923         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2924
2925 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2926
2927         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2928         This avoids sending passwords in plain text over non-encrypted
2929         channels.
2930
2931         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2932
2933         * nnimap.el (nnimap-login): Refactored out into own function, and
2934         implement CRAM-MD5.
2935         (nnimap-wait-for-line): Refactored out.
2936
2937         * mm-view.el (mml-smime): Require.
2938
2939 2010-12-20  David Engster  <deng@eml.cc>
2940
2941         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2942         use EPG to decrypt S/MIME messages instead of openssl.
2943
2944 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2945
2946         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2947
2948         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2949         status is the group clearly is unreachable.
2950
2951         * auth-source.el (auth-source-create): Add the optional second
2952         parameter to `local-variable-p' to be compatible with XEmacs.
2953
2954 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2955
2956         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2957         work when using a compressed nnml folder.
2958
2959 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960
2961         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2962         backends after sanitising on entry, because this never makes sense:
2963         If the articles have gone missing, then the data no longer exists on
2964         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2965         overwrite anything anyway.
2966
2967         * shr.el (shr-insert-document): Bind shr-width dynamically to
2968         window-width if it's nil.
2969
2970 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2971
2972         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2973         with the meaning of using the full emacs window width for rendering.
2974
2975 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2976
2977         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2978         case when sender is not given.
2979
2980 2010-12-23  Julien Danjou  <julien@danjou.info>
2981
2982         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2983         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2984         the addresses, otherwise we might misplaced the gravatar.
2985
2986 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2987
2988         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2989         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2990         obsolete in Emacs.
2991
2992 2010-12-20  Julien Danjou  <julien@danjou.info>
2993
2994         * gnus-util.el (gnus-rescale-image): Revert last change.
2995
2996 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2997
2998         * binhex.el: Improve commentary (Bug#7482).
2999
3000 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3001
3002         * gnus-group.el (gnus-group-delete-articles): New command.
3003
3004 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3005
3006         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3007
3008 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3009
3010         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3011         here, since it's up to the backends to do CRLF removal if their
3012         protocol has it.
3013
3014         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3015
3016 2010-12-17  Julien Danjou  <julien@danjou.info>
3017
3018         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3019         they are from file. Can also scale up.
3020
3021 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3022
3023         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
3024         gnus-use-agent.
3025         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3026
3027         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3028
3029 2010-12-17  Julien Danjou  <julien@danjou.info>
3030
3031         * gravatar.el (gravatar-retrieve-synchronously): New function.
3032         (gravatar-get-data): Make more robust.
3033
3034 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3035
3036         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
3037
3038 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039
3040         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3041         to really consider the last line.
3042
3043 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
3044
3045         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3046         list of recipient keys, or use symmetric encryption if not a list.
3047         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3048         EPA override, replacing the call to `netrc-store-data'.
3049
3050 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
3051
3052         * gnus-srvr.el: Avoid passing nil regexp argument to
3053         delete-matching-lines.
3054
3055 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3056
3057         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3058         fetching stops when Gnus exits.
3059
3060         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3061         function.
3062         (nnfolder-request-expire-articles): Save all the buffers after doing
3063         expiry.
3064
3065         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3066         the last article", since that led to serious performance regressions
3067         when expiring nnml groups.
3068
3069 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
3070
3071         * nnir.el: Improve customizations.
3072
3073 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3074
3075         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3076
3077         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3078         group has been killed.
3079         (gnus-group-yank-group): Ditto.
3080
3081         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3082
3083         * nnimap.el (nnimap-request-update-group-status): New function.
3084
3085         * gnus-int.el (gnus-request-update-group-status): New interface
3086         function.
3087
3088         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3089         copying read-ness to the backends.
3090
3091         * nnimap.el (nnimap-quirk): New function.
3092         (nnimap-retrieve-group-data-early): Use it.
3093         (nnimap-quirks): New alist.
3094
3095 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3096
3097         * shr.el (shr-insert): Set shr-start after deleting trailing space;
3098         don't delete it within indentation.
3099
3100 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3101
3102         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3103         previous line.
3104
3105 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3106
3107         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3108         QRESYNC command by deleting a superfluous space which broke Cyrus
3109         servers.  This change will break other servers that are buggy the other
3110         way around.
3111
3112 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3113
3114         * spam.el: Reindent and fix long lines.
3115         (spam-copy-or-move-routine): Exclude invalid move destinations.
3116
3117 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3118
3119         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3120         installed the registry.
3121
3122 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3123
3124         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
3125
3126 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3127
3128         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3129         groupname doesn't contain "gmane".
3130
3131 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3132
3133         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
3134         and netrc-bound-and-true-p bindings.
3135         (netrc-parse): Cache the netrc contents.
3136
3137         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3138         (gnus-1): Don't create the nndrafts group twice.
3139         (gnus-setup-news): There's no need to read the active file here, since
3140         that's done again later on a per-backend basis.
3141         (gnus-start-draft-setup): Make sure that the new group is started out
3142         empty.
3143
3144         * gnus-agent.el (gnus-agentize): Don't create the queue group
3145         automatically on startup.  It'll be created later, if needed.
3146
3147         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3148         of automatically subscribed groups.
3149         (gnus-auto-subscribed-categories): New variable.
3150         (gnus-matches-options-n): Use it.
3151         (gnus-default-subscribed-newsgroups): Remove unused variable.
3152         (gnus-start-draft-setup): Message a bit less.
3153
3154 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3155
3156         * nnir.el (nnir-run-imap): Return article list in order of increasing
3157         UID.
3158
3159 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3160
3161         * gnus-sum.el (gnus-summary-enter-digest-group):
3162         Mention gnus-auto-select-on-ephemeral-exit.
3163
3164         * proto-stream.el (proto-stream-open-network-only): Fix the calling
3165         convention of the network-only option.
3166
3167 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3168
3169         * proto-stream.el (proto-stream-open-network-only): New function to
3170         have a way to specify non-STARTTLS upgrade connections.
3171
3172 2010-12-10  Julien Danjou  <julien@danjou.info>
3173
3174         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3175         email address is nil.
3176
3177         * message.el (message-bogus-recipient-p): Set address to "" if nil.
3178
3179 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
3180
3181         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3182         deletion.
3183         (nnir-run-imap): Only need to parse list once.
3184
3185 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186
3187         * shr.el (shr-tag-script): Ignore <script>.
3188         (shr-tag-label): Add <label> support.
3189
3190 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3191
3192         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3193
3194         * shr.el (shr-image-displayer): Work for images lined side by side.
3195
3196 2010-12-08  Robert Pluim  <rpluim@gmail.com>
3197
3198         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3199         parameter, since XEmacs doesn't accept t as a parameter.
3200
3201 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
3202
3203         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3204         ids.
3205         (nnir-run-gmane): Simplify groupspec formatting.
3206         (nnir-request-expire-articles): New function.
3207
3208 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3209
3210         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3211         overflow, possibly.
3212
3213         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3214         (shr-render-td): Handle td style="" better.
3215         (shr-tag-table): Use the color from the style sheet.
3216         (shr-render-td): Make sure we copy over all the overlays, too.
3217
3218 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
3219
3220         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3221         (nnir-request-article): Improve article retrieval.
3222
3223 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3224
3225         * mm-util.el (mm-extra-numeric-entities): New variable.
3226
3227         * mm-url.el (mm-url-decode-entities):
3228         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3229
3230         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
3231
3232 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3233
3234         * message.el: Use completion-at-point.
3235         (message-completion-function): New fun, extracted from message-tab.
3236         (message-mode): Use it for completion-at-point-functions.
3237         (message-tab): Use it and completion-at-point.
3238
3239 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3240
3241         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3242         character if a non-breakable character follows.
3243
3244 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3245
3246         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3247         any stream.
3248
3249         * shr.el (shr-tag-font): Colorize the region.
3250         (shr-tag-body): Ditto.
3251         (shr-tag-font): Actually let the styles be inherited instead of
3252         overwriting them.
3253         (shr-tag-font): Get the background color right.
3254         (shr-tag-style): Ignore all <style> tags for the moment.
3255
3256         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3257         a Message-ID to avoid having nnimap depend on gnus-sum.
3258
3259         * shr.el (shr-descend): Only colorize something if we have a node that
3260         sets colors.
3261
3262 2010-12-06  Julien Danjou  <julien@danjou.info>
3263
3264         * shr.el (shr-render-td): Render td content with shr-descend, so style
3265         will be applied to <td> too.
3266         (shr-colorize-region): Colorize region even if we only have a background.
3267         (shr-tag-body): Fix color and background color inheritance.
3268         Do not recolorize after shr-generic.
3269         (shr-tag-font): Let shr-generic colorize via inheritance.
3270
3271 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3272
3273         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3274
3275 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3276
3277         * nnir.el (nnir-request-move-article): Remove obsolete code.
3278
3279 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3280
3281         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3282
3283 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3284
3285         * gnus-sum.el (gnus-summary-respool-article): The completion function
3286         expects a list instead of an alist.
3287
3288         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3289         string as the parameter.
3290
3291         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3292
3293         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3294         styles.
3295         (shr-colorize-region): New function.
3296         (shr-insert-background-overlay): Remove.
3297         (shr-render-td): Background setting should be taken care of on a higher
3298         level.
3299         (shr-tag-body): Use post-hoc colorizations.
3300         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3301         (shr-put-color-1): Don't overwrite old colors.
3302         (shr-colorize-region): When the background color isn't explicit, use
3303         a fixed background.
3304
3305         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3306         nnmail variables.
3307
3308 2010-12-05  Bjørn Mork  <bjorn@mork.no>
3309
3310         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3311         unless necessary.
3312
3313 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3314
3315         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3316         server.
3317
3318 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3319
3320         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3321         so that TAB works.
3322
3323         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3324         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3325
3326         * shr.el (shr-urlify): Show the URL before the title to avoid
3327         misleading URLs.
3328
3329 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3330
3331         * shr.el (shr-urlify): Display the title in <a> tags.
3332
3333 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3334
3335         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3336
3337 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3338
3339         * nnir.el: Rearrange code to allow macros to be autoloaded by
3340         gnus-sum.el.
3341         (nnir-retrieve-headers-override-function): Make this variable
3342         customizable.
3343         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3344
3345         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3346         from nnir.el.
3347
3348 2010-12-03  Julien Danjou  <julien@danjou.info>
3349
3350         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3351
3352 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3355         allow optional argument `environment'.
3356
3357 2010-12-03  Glenn Morris  <rgm@gnu.org>
3358
3359         * mm-extern.el (message-goto-body): Update declaration.
3360
3361 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3362
3363         * gnus-util.el (gnus-macroexpand-all): New function.
3364
3365         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3366         instead of macroexpand-all that is unavailable in XEmacs.
3367
3368 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3369
3370         * nnir.el (nnir-summary-line-format): New variable.
3371         (nnir-mode): Use it.
3372         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3373         (nnir-article-ids): Reimplement as defsubst.
3374         (nnir-retrieve-headers): Don't mangle the subject header.
3375         (nnir-run-imap): Use 100 as RSV score.
3376         (nnir-run-find-grep): Fix for full server searching.
3377         (nnir-run-gmane): Better restriction to gmane groups.
3378
3379         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3380         summary buffers.
3381
3382 2010-12-02  Julien Danjou  <julien@danjou.info>
3383
3384         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3385
3386         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3387
3388         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3389         support.
3390
3391 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3392
3393         * nnir.el: Update to handle the registry better.
3394         (autoload): Silence byte-compiler.
3395         (nnir-open-server): Add a hook for nnir groups.
3396         (nnir-request-move-article): Don't mangle the header. Better to use
3397         formating variables (which will be added in the future).
3398         (nnir-registry-action): Update the registry using the original article
3399         group name.
3400         (nnir-mode): Install nnir-specific hooks for updating the registry.
3401
3402         * gnus-sum.el
3403         (gnus-article-original-subject,gnus-newsgroup-original-name):
3404         Remove obsolete variables.
3405         (gnus-summary-move-article): Remove use of obsolete variables.
3406         (gnus-summary-local-variables): Make move and delete hooks local to
3407         summary buffers.
3408
3409 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3410
3411         * rtree.el: New file.
3412
3413 2010-12-01  Julien Danjou  <julien@danjou.info>
3414
3415         * message.el (message-user-organization): Do not use
3416         gnus-local-organization.
3417
3418         * gnus.el: Remove gnus-local-organization.
3419
3420         * gnus-msg.el: Remove nastygram thing.
3421
3422 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3423
3424         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3425         funcall.
3426
3427 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3428
3429         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3430         names.
3431
3432         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3433         characters.
3434
3435         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3436         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3437         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
3438         (gnus-gravatar-transform-address): Use mail-extract-address-components
3439         that supports non-ASCII names rather than mail-header-parse-addresses.
3440
3441 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3442
3443         * proto-stream.el (open-protocol-stream): All starttls connections are
3444         handled by the network handler.
3445
3446 2010-11-30  Julien Danjou  <julien@danjou.info>
3447
3448         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3449         (nnimap-open-connection-1): Fix PREAUTH.
3450
3451         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3452
3453 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3456         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3457         (shr-insert): Use them.
3458         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3459
3460 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3461
3462         * nnir.el (nnir-request-move-article): Bail out if original group
3463         doesn't support article moves.
3464         (nnir-get-active): Improve active list retrieval.
3465
3466 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3467
3468         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3469
3470 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3471
3472         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3473         seem to accept strings-with-numbers as port numbers,
3474
3475 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3476
3477         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3478         change the registry.
3479
3480 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3481
3482         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3483         delete-dups that is not available in XEmacs 21.4.
3484
3485         * mm-util.el (mm-delete-duplicates): Add comment.
3486
3487 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3488
3489         * nnir.el (nnir-ignored-newsgroups): New variable.
3490         (nnir-get-active): Use it.
3491
3492 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3493
3494         * proto-stream.el (proto-stream-open-network): Add some comments.
3495
3496         * nntp.el (nntp-open-connection): Provide a :success condition.
3497
3498         * nnimap.el (nnimap-open-connection-1): Ditto.
3499
3500         * proto-stream.el (proto-stream-open-network): See what the response to
3501         the STARTTLS command is.
3502
3503         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3504         backwards compatibility).
3505         (nnimap-open-connection-1): Really respect nnimap-server-port.
3506
3507         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3508         TLS upgrades we don't really care about the identity of the peer.
3509         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3510         that what we've checked for.
3511         (proto-stream-always-use-starttls): Only default to t if
3512         open-gnutls-stream exists.
3513         (proto-stream-open-network): If STARTTLS failed, then just open a
3514         normal connection.
3515         (proto-stream-open-network): Wait until the greeting before doing
3516         STARTTLS.
3517
3518         * nntp.el (nntp-open-connection): Report what the connection error is.
3519
3520         * proto-stream.el (open-protocol-stream): Rename from
3521         open-proto-stream.
3522
3523 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * nnimap.el (nnimap-stream): Change default to `undecided'.
3526         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3527         first, and then network.
3528         (nnimap-open-connection-1): Respect nnimap-server-port.
3529         (nnimap-open-connection): Be more backwards-compatible.
3530
3531         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3532         (proto-stream-open-starttls): De-duplicate the starttls code.
3533         (proto-stream-open-starttls): Folded back into the main function.
3534         (proto-stream-open-network): Fix typo in the gnutls path.
3535         (proto-stream-command): Refactor out.
3536
3537         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3538
3539         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3540         starttls.el STARTTLS.
3541
3542         * color.el (color-lab->srgb): Fix function call name.
3543
3544         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3545         if we're using tls.el.
3546         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3547         built in, then don't try to establish a STARTTLS connection.
3548
3549         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3550         servers.
3551
3552         * proto-stream.el (open-proto-stream): Use network, not stream.
3553         (open-proto-stream): Add a way to specify what the end of a command is.
3554
3555         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3556         connections types.
3557         (nntp-open-network-stream): Remove.
3558         (nntp-open-ssl-stream): Remove.
3559         (nntp-open-tls-stream): Remove.
3560         (nntp-ssl-program): Remove.
3561
3562         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3563
3564 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3565
3566         * nnir.el: Fix typos.
3567         (nnir-retrieve-headers-override-function): Rename variable to reflect
3568         new semantics.
3569         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3570         macros.
3571         (nnir-request-article, nnir-request-move-article): Use them.
3572         (nnir-categorize): New function.
3573         (nnir-run-query): Use it.
3574         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3575         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3576         sorted.
3577         (nnir-group-full-name): Use gnus-group-full-name instead.
3578         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3579         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3580
3581 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3582
3583         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3584
3585         * proto-stream.el: New library to provide protocol-specific
3586         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3587         protocols.
3588         (open-proto-stream): Complete the documentation.
3589         (proto-stream-open-network): Fix some typos.
3590
3591         * nnimap.el (nnimap-open-connection): Use it.
3592
3593 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3594
3595         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3596         negotiation.
3597
3598 2010-11-26  Julien Danjou  <julien@danjou.info>
3599
3600         * color.el: Rename various rgb functions to srgb.
3601
3602 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3603
3604         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3605         names.
3606
3607 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * shr.el (shr-insert): Revert last change.
3610         (shr-find-fill-point): Never leave point being at bol;
3611         relax the kinsoku limitation when rendering tables.
3612
3613 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3616         results from -accept-article.
3617
3618         * shr-color.el: Require cl when compiling.
3619
3620         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3621         checkin.
3622
3623         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3624
3625         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3626
3627         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3628         'add and 'delete to set backend marks.
3629
3630         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3631
3632         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3633
3634         * nntp.el (nntp-request-set-mark): Use it.
3635
3636         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3637
3638         * nnml.el (nnml-request-set-mark): Ditto.
3639
3640         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3641         introduces regressions in article selection.
3642         (nnimap-find-uid-response): New function.
3643         (nnimap-request-accept-article): Use the UID returned, if any.
3644         (nnimap-request-move-article): Use the UID returned, if any.
3645         (nnimap-get-groups): Reimplement to work with folded lines.
3646         (nnimap-find-uid-response): The UID is the last element in the list.
3647         (nnimap-request-set-mark): Extend syntax with 'set.
3648
3649         * nnml.el (nnml-request-set-mark): Ditto.
3650
3651         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3652
3653         * nntp.el (nntp-request-set-mark): Ditto.
3654
3655 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * message.el (message-called-interactively-p): A temporary macro.
3658         (message-goto-body): Use it temporarily.
3659
3660 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3661
3662         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3663         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3664         (nnimap-last-response-string): Fix last unfolding fix.
3665
3666 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * shr.el (shr-insert): Fix the way to fold lines.
3669
3670 2010-11-25  Julien Danjou  <julien@danjou.info>
3671
3672         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3673
3674         * color.el: Rename from color-lab.el
3675         (color-rgb->hex): Add.
3676         (color-complement): Add.
3677         (color-complement-hex): Add.
3678
3679         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3680
3681 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3682
3683         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3684         don't exist.
3685
3686 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3689         assuming that article displaying or another mml-preview may be
3690         interrupted for an error or for the like.
3691
3692         * shr.el (shr-get-background): Fix argument name.
3693
3694 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3695
3696         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3697
3698         * gnus-sum.el (gnus-summary-include-articles): New function.
3699
3700         * message.el (message-goto-body): called-interactively-p needs a
3701         parameter, so use `any'.
3702
3703         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3704         clear marks before moving, since they're synced from the Gnus side
3705         first.
3706
3707         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3708         (gnus-summary-move-article): Copy over all marks before moving, so that
3709         IMAP doesn't think a new article has arrived.
3710
3711 2010-11-24  Julien Danjou  <julien@danjou.info>
3712
3713         * shr.el (shr-insert-background-overlay): Fix typo.
3714         (shr-render-td): Copy the background before rendering.
3715
3716         * shr-color.el (shr-color-visible): Fix docstring.
3717
3718         * shr.el (shr-tag-table): Add bgcolor support.
3719         (shr-render-td): Add bgcolor support.
3720         (shr-get-background): Add.
3721         (shr-insert-foreground-overlay): Use shr-get-background.
3722
3723         * message.el (message-goto-body): Use called-interactively-p.
3724         (message-in-body-p): message-goto-body returns point.
3725
3726 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3729         Fixes something or other in Emacs 23, and is backwards compatible.
3730
3731         * message.el (message-goto-body): Remove the <#secure special-casing,
3732         which is too special.
3733
3734         * shr.el (shr-parse-style): Drop !important from styles.
3735
3736 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3737
3738         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3739         this function to return incorrect results when calling it with an
3740         explicit article argument different from
3741         (gnus-summary-article-number).
3742
3743 2010-11-24  Julien Danjou  <julien@danjou.info>
3744
3745         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3746         (shr-tag-body): Add background support.
3747         (shr-descend): Add background support.
3748         (shr-tag-title): Add.
3749
3750         * shr-color.el (shr-color-visible): Really return original background
3751         if fixed.
3752
3753 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3754
3755         * shr.el (shr-color-check): Protect against non-existent colour names.
3756
3757 2010-11-24  Julien Danjou  <julien@danjou.info>
3758
3759         * color-lab.el: Require 'cl when compiling.
3760
3761         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3762
3763         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3764         matched part.
3765
3766         * color-lab.el: Fix all expt calls to use float type.
3767
3768 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3769
3770         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3771         expression to shr-color-check as is.
3772
3773         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3774
3775         * color-lab.el: Add coding cookie.
3776         (float-pi): Use eval-and-compile.
3777
3778         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3779         compiled for Emacsen having no `libxml-parse-html-region' support.
3780
3781 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3782
3783         * shr.el (shr-insert-color-overlay): Split stuff like
3784         "#444444 !important" to find the real colour.
3785         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3786         parse <font color="red"> entries.
3787
3788 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3789
3790         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3791         point when parsing headers.
3792
3793         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3794         is positioned properly when parsing headers.
3795
3796 2010-11-23  Julien Danjou  <julien@danjou.info>
3797
3798         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3799
3800         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3801
3802         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3803
3804         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3805         Use shr-color-hue-to-rgb.
3806         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3807
3808 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3809
3810         * shr.el (shr-color->hexadecimal): Autoload.
3811         (shr-descend): Add color to all tags.
3812
3813 2010-11-22  Julien Danjou  <julien@danjou.info>
3814
3815         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3816         shr-color->hexadecimal.
3817
3818         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3819         RGB() or HSL() color representation.
3820
3821         * shr.el (shr-tag-font): Add.
3822         (shr-tag-color-check): New function to get better colors.
3823         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3824         tag-span.
3825
3826         * shr-color.el: New file.
3827
3828         * color-lab.el: New file.
3829
3830         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3831
3832 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3833
3834         * nnir.el: Fix typo in comments.
3835         (nnir-run-imap): Simplify code. No need to reverse artlist.
3836         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3837
3838 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3839
3840         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3841
3842         * nnimap.el (nnimap-get-capabilities): Refactor out.
3843         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3844
3845 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3846
3847         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3848         appearing when `mm-uu-hide-markers' is nil.
3849
3850 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3851
3852         * nnimap.el (nnimap-unselect-group): Make into its own function.
3853         (nnimap-request-rename-group): Unselect group before renaming.
3854         This had gotten lost somewhere.
3855         (nnimap-request-accept-article): Keep track of examined groups, and
3856         unselect the group before APPENDing to read-only groups.
3857         (nnimap-request-move-article): Clear flags before moving so that they
3858         can be re-set later.
3859
3860 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3863         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3864
3865 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3866
3867         * gnus-art.el (gnus-mime-display-single)
3868         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3869         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3870         parameter.
3871
3872 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3873
3874         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3875         (shr-table-vertical-line): New variable.
3876         (shr-insert-table): Use it.
3877
3878 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * gnus-html.el (gnus-html-wash-images): Don't display images if
3881         gnus-inhibit-images is non-nil; register displayer for cid images.
3882         (gnus-html-display-image): Work for cid image.
3883         (gnus-html-insert-image): Allow arguments.
3884         (gnus-html-put-image): Inhibit read-only.
3885         (gnus-html-prefetch-images): Don't prefetch images if
3886         gnus-inhibit-images is non-nil.
3887
3888 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3889
3890         * shr.el (shr-put-image): Break lines when inserting big pictures.
3891
3892 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3893
3894         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3895         sender, thanks Katsumi Yamaoka.
3896
3897 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3898
3899         * nnir.el (nnir-run-imap): Reverse the article list for each group
3900         rather than the whole list.
3901
3902 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3903
3904         * shr.el (shr-image-displayer): Protect function against non-existent
3905         image source.
3906
3907         * gnus-art.el (gnus-inhibit-images): New user option.
3908         (gnus-mime-display-single): Don't display image if it is non-nil.
3909
3910         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3911         gnus-inhibit-images.
3912
3913         * shr.el (shr-image-displayer): New function.
3914         (shr-tag-img): Use it.
3915
3916 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3917
3918         * mml2015.el (mml2015-epg-sign): Use From header.
3919
3920 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3921
3922         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3923
3924         * gnus-util.el (gnus-find-text-property-region): Return markers.
3925
3926         * shr.el (shr-tag-img): Put a displayer in the text property.
3927
3928         * gnus-util.el (gnus-find-text-property-region): New utility function.
3929
3930         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3931         (gnus-html-show-images): Remove.
3932
3933         * gnus-art.el (gnus-article-show-images): New, more general function.
3934
3935         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3936         image url text properties.
3937
3938         * shr.el: Ditto.
3939
3940         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3941         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3942
3943 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3944
3945         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3946         work for two or more articles.
3947
3948 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3949
3950         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3951         divide an image that's in an html article to two or more when washing
3952         non-ASCII characters in alt text of it.
3953
3954 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3955
3956         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3957         smime-decrypt-region using function argument.
3958         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3959
3960         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3961
3962         * smime.el (smime-decrypt-region): Catch it.
3963
3964 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3965
3966         * smime.el (smime-mode-map): Move initialization into declaration.
3967         (gnus-run-mode-hooks): Don't autoload.
3968         (smime-mode): Use define-derived-mode.
3969
3970 2010-11-11  Glenn Morris  <rgm@gnu.org>
3971
3972         * smime.el (from): Restrict declaration to XEmacs.
3973
3974         * nnir.el (gnus-group-topic-name): Autoload.
3975
3976 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * shr.el (shr-insert): Don't break long line if it is because of
3979         kinsoku-bol characters in the line end.
3980
3981 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3982
3983         * nnir.el (nnir-request-move-article): Fix to provide original group
3984         and subject.
3985         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3986         been retrieved.
3987
3988         * gnus-sum.el (gnus-summary-move-article): Use original group and
3989         subject for virtual articles such as those in an nnir summary buffer.
3990
3991 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3994         least 21.5).
3995
3996         * smime.el (from): Declare it again for XEmacs.
3997
3998 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3999
4000         * message.el (message-resend): Don't disable encoding unless it's
4001         already encoded.
4002
4003         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4004         low-numbered articles.
4005
4006 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * rfc2047.el (rfc2047-syntax-table): Simplify.
4009
4010         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4011
4012         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4013         set-char-table-range for XEmacs.
4014
4015 2010-11-10  Glenn Morris  <rgm@gnu.org>
4016
4017         * time-date.el (time-to-seconds): Always an alias on Emacs,
4018         never a real function.
4019         (with-no-warnings): Remove compat stub, now unused.
4020         (time-less-p): Doc fix.
4021         (time-to-number-of-days): Simplify.
4022
4023         * smime.el (from): Remove unused declaration.
4024
4025         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4026         (gnus-float-time): On Emacs, always an alias.
4027
4028         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4029         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4030
4031 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4032
4033         * dgnushack.el: Don't use ignore-errors in the top level form since it
4034         is unavailable in XEmacs even if cl is loaded.
4035
4036         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4037
4038 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4039
4040         * shr.el (browse-url-mailto): Autoload.
4041
4042         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4043
4044         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4045         regexp doesn't need quoting.
4046
4047 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
4048
4049         * message.el (message-subject-trailing-was-ask-regexp)
4050         (message-subject-trailing-was-regexp): Match was: in addition to was.
4051
4052 2010-11-09  Glenn Morris  <rgm@gnu.org>
4053
4054         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4055         (nnbabyl-check-mbox): Use point-at-bol.
4056
4057 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4060
4061         * message.el (message-mailto): New function.
4062         (message-mailto): Should accept other parameters.
4063         (message-mailto): Remove since it duplicates browse-url-mailto
4064         functionality.
4065
4066 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4067
4068         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4069         methods.
4070         (gnus-read-active-file): Ditto.
4071
4072         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4073         ": " from the prompt.
4074         (gnus-group-make-group): Ditto.
4075
4076 2010-11-07  Glenn Morris  <rgm@gnu.org>
4077
4078         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4079         (gnus-bookmark-kill-line): Use point-at-eol.
4080
4081 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4084         asterisks in From header.
4085
4086 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4087
4088         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4089         string to avoid making the From headers syntactically invalid.
4090
4091         * message.el (message-send-mail): Don't insert courtesy messages if the
4092         message already has List-Post and List-ID messages.
4093
4094 2010-11-06  Glenn Morris  <rgm@gnu.org>
4095
4096         * gnus-art.el (gnus-treat-article): Give dynamic local variables
4097         `condition', `type', `length' a prefix.
4098         (gnus-treat-predicate): Update for above name changes.
4099
4100 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
4101
4102         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4103         binding.  Handled by `gnus-summary-refer-thread' instead.
4104         (nnir-warp-to-article): New backend function.
4105
4106         * nnimap.el (nnimap-request-thread): Force dependency updating.
4107
4108         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4109         (gnus-summary-refer-thread): Rework to improve thread-referral.
4110
4111         * gnus-int.el (gnus-warp-to-article): New function.
4112
4113         * gnus-sum.el (gnus-summary-article-map): Bind it.
4114
4115 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
4116
4117         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4118         gnus-summary-refer-thread.
4119
4120         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4121         headers.
4122         (gnus-summary-limit-include-thread): Prevent articles in thread from
4123         being cut in gnus-cut-threads.
4124         (gnus-summary-refer-thread): Limit retrieved headers to those in
4125         thread.
4126
4127 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4128
4129         * message.el (message-send-mail): Use the value of
4130         message-courtesy-message from the message buffer.
4131
4132         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4133
4134         * shr.el (shr-browse-url): Implement mailto: URLs.
4135
4136         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4137         "raw".
4138
4139         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4140         if it's already selected.
4141
4142         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4143
4144 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4145
4146         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4147         to measure the length and truncate alt text.
4148
4149 2010-11-03  Glenn Morris  <rgm@gnu.org>
4150
4151         * nndiary.el (nndiary-generate-nov-databases-1)
4152         (nndiary-generate-active-info): Rename dynamic variable `files' to
4153         something less generic.
4154
4155 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
4156
4157         * nnir.el (nnir-request-move-article): Call the underlying backend to
4158         move articles from nnir.
4159
4160 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4161
4162         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4163
4164 2010-11-02  Julien Danjou  <julien@danjou.info>
4165
4166         * nnir.el: Remove wais support.
4167
4168 2010-11-02  Glenn Morris  <rgm@gnu.org>
4169
4170         * gnus-html.el: Reorder requirements to quieten compiler.
4171
4172 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4175         properly for XEmacs as well.
4176         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4177         (gnus-article-natural-long-line-p): Use window-width rather than
4178         frame-width.
4179
4180 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
4181
4182         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
4183         (nnir-read-parms): Don't modify query.
4184         (nnir-run-query): Add ability to search topic on current line.
4185         (nnir-get-active): Clean up.
4186
4187 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4188
4189         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4190         degenerate articles.
4191
4192         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4193         (gnus-print-buffer): Just print the buffer as is, without any copying
4194         to a buffer and then re-highlighting.
4195
4196         * nnimap.el (nnimap-request-group): Store the new updated info.
4197         (nnimap-request-group): Select the group when we don't know whether it
4198         exists or not.
4199
4200         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4201         groups.
4202
4203         * gnus-group.el (gnus-group-find-new-groups): Display all the new
4204         groups.
4205
4206         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4207         groups.
4208
4209         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4210         long-lines case by only filling the long lines.
4211
4212         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4213         (bug #7311).
4214
4215 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4216
4217         * shr.el: No need to declare `declare-function' since shr.el is for
4218         only Emacsen that provide `libxml-parse-html-region'.
4219
4220         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
4221         effective only in a file it is referred to.
4222
4223 2010-11-01  Glenn Morris  <rgm@gnu.org>
4224
4225         * mm-util.el (gnus-completing-read): Autoload.
4226         (mm-read-coding-system): Simplify Emacs definition.
4227
4228         * nnmail.el (gnus-activate-group):
4229         * nnimap.el (gnutls-negotiate):
4230         * nntp.el (netrc-parse): Fix declarations.
4231
4232 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4233
4234         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4235         string-match-p in Emacs >=23.
4236
4237         * gnus-msg.el (gnus-configure-posting-styles)
4238         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4239
4240 2010-11-01  Glenn Morris  <rgm@gnu.org>
4241
4242         * nnir.el (declare-function): Add compat stub.
4243         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4244         (nnir-run-gmane): Require 'mm-url.
4245
4246         * mm-util.el (mm-string-to-multibyte): Simplify.
4247
4248         * shr.el (declare-function): Add compat stub.
4249         (url-cache-create-filename): Declare.
4250         (mm-disable-multibyte, widget-convert-button): Autoload.
4251
4252         * smime.el (ldap-search): Declare.
4253         (smime-cert-by-ldap-1): Require ldap on Emacs.
4254
4255         * nnimap.el: Require nnmail, and gnus-sum when compiling.
4256         (nnimap-keepalive): Use gnus-float-time.
4257
4258         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4259         (mail-source-delete-crash-box): Use gnus-float-time.
4260
4261         * gnus-dired.el (gnus-completing-read): Autoload.
4262
4263         * mm-view.el (gnus-rescale-image): Autoload.
4264
4265         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4266
4267         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4268
4269         * sieve-manage.el: Require 'cl when compiling.
4270
4271         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4272         (gnus-iswitchb-completing-read): Require iswitchb.
4273         (gnus-select-frame-set-input-focus): Silence compiler.
4274
4275 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4276
4277         * message.el (message-subject-trailing-was-query): Change default to t,
4278         since I think that's what most people want.
4279
4280         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4281         appending for easier debugging.
4282         (nnimap-wait-for-connection): Take a regexp.
4283         (nnimap-request-accept-article): Wait for the continuation line before
4284         sending anything unless we're streaming.
4285
4286         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4287         leave the header washing to take place.
4288
4289 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4290
4291         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4292         regular expression match and replace in posting styles.
4293
4294 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4295
4296         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4297         an entire server.
4298         (nnir-get-active): New function.
4299         (nnir-run-imap): Use it.
4300         (nnir-run-gmane): Who knew, gmane search returns an article score!
4301
4302         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4303         server on the current line with nnir.
4304
4305 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4306
4307         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4308         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4309         left edge.
4310         (gnus-article-foldable-buffer): Skip past the prefix when determining
4311         raggedness.
4312
4313         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4314         the raw article, and change `C-u g' to show the article without doing
4315         treatments.
4316
4317         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4318         on to `gnus-treat-article'.
4319         (gnus-inhibit-article-treatments): New variable.
4320
4321         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4322
4323         * gnus-art.el (gnus-treatment-function-alist): Have
4324         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4325         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4326         sections.
4327
4328         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4329         parameter.
4330         (gnus-article-fill-cited-long-lines): New function.
4331         (gnus-article-fill-cited-article): Allow filling only long sections.
4332
4333         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4334         and non-punctuation (like after the apostrophe in "'We").
4335
4336         * gnus-sum.el (gnus-summary-select-article): Make sure
4337         gnus-original-article-buffer is alive.
4338
4339         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4340         reflect the order they're in in the digest.
4341
4342         * gnus.el (gnus-group-startup-message): Move point to the start of the
4343         buffer.
4344
4345         * nnimap.el (nnimap-capability): New function.
4346         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4347         is set.
4348
4349 2010-10-31  David Engster  <dengste@eml.cc>
4350
4351         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4352         conform with changes to gnus-completing-read.
4353
4354 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4355
4356         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4357
4358 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4359
4360         * nnir.el: Move defvar, defcustom around to keep file organized
4361         and keep byte-compiler quiet.
4362         (nnir-read-parms): Accept search-engine as arg.
4363         (nnir-run-query): Pass search-engine as arg.
4364         (nnir-search-engine): Remove.
4365
4366 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4367
4368         * shr.el (shr-generic): The text nodes should be text, not :text.
4369
4370         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4371         later in the file.
4372
4373 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4374
4375         * nnir.el: General clean up.  Allow searching with multiple engines.
4376         Allow separate extra-parameters for each engine.
4377         Batch queries when possible.
4378         (nnir-imap-default-search-key,nnir-method-default-engines):
4379         Add customize interface.
4380         (nnir-run-gmane): New engine.
4381         (nnir-engines): Use it.  Qualify all prompts with engine name.
4382         (nnir-search-engine): Remove global variable.
4383         (nnir-run-hyrex): Restore for now.
4384         (nnir-extra-parms,nnir-search-history): New variables.
4385         (gnus-group-make-nnir-group): Use them.
4386         (nnir-group-server): Remove in favor of gnus-group-server.
4387         (nnir-request-group): Avoid searching twice.
4388         (nnir-sort-groups-by-server): New function.
4389
4390 2010-10-30  Julien Danjou  <julien@danjou.info>
4391
4392         * gnus-group.el: Remove gnus-group-fetch-control.
4393
4394         * gnus-start.el (gnus-find-new-newsgroups):
4395         Remove gnus-check-first-time-used.
4396
4397         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4398
4399 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4400
4401         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4402         set on groups that don't have \* permanentflags.
4403
4404 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4407         control the background color.
4408         (shr-tag-img): Ignore very small web bug type images.
4409         (shr-put-image): Add help-echo alt texts to the images.
4410         (shr-tag-video): Show the video poster image.
4411
4412 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4413
4414         * shr.el (shr-table-depth): New variable.
4415         (shr-tag-table-1): Only insert the images after the top-level table.
4416
4417         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4418
4419         * gnus-util.el (gnus-list-memq-of-list): New function.
4420
4421         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4422         selected.
4423         (nnimap-unsplittable-articles): New slot.
4424         (nnimap-new-articles): Use it.
4425
4426 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4427
4428         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4429         move to the previous line on `M-g'.
4430
4431 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4432
4433         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4434         *-request-group, which seems unnecessary.
4435
4436         * nnimap.el (nnimap-quote-specials): Function copied over from
4437         imap.el.
4438         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4439         they support that.  Suggested by Tom Regner.
4440
4441 2010-10-29  Julien Danjou  <julien@danjou.info>
4442
4443         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4444         defalias.
4445         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4446
4447         * gnus.el: Remove `gnus-nntp-service' variable.
4448         (gnus-secondary-servers): Make obsolete.
4449         (gnus-nntp-server): Make obsolete.
4450
4451         * gnus-start.el (gnus-1): Remove x-splash calls.
4452
4453         * gnus-ems.el (gnus-x-splash): Remove.
4454
4455         * gnus.el (gnus-group-startup-message): Simplify/update code.
4456
4457         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4458         definition.
4459
4460         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4461         capability before doing anything.
4462         (gnus-group-insert-group-line): Remove useless
4463         gnus-group-remove-excess-properties.
4464
4465 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4466
4467         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4468
4469 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4470
4471         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4472         config after reselecting.
4473
4474 2010-10-28  Julien Danjou  <julien@danjou.info>
4475
4476         * shr.el (shr-put-image): Use point even if only inserting text.
4477         (shr-put-image): Save excursion when inserting alt text on non-graphic
4478         display, so the behaviour is the same when we are on a graphic display.
4479
4480         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4481
4482 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4485         (gnus-mime-copy-part): Check coding system, not charset.
4486         (gnus-mime-view-part-externally): Never remove part.
4487         (gnus-mime-view-part-internally): Don't remove part here.
4488         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4489         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4490         multipart/alternative.
4491
4492         * mm-decode.el (mm-display-part): Take optional arg `force'.
4493
4494 2010-10-26  Julien Danjou  <julien@danjou.info>
4495
4496         * gnus-group.el (gnus-group-default-list-level): Add this function to
4497         compute the default list level.
4498         (gnus-group-default-list-level): Add possibility to use a function.
4499
4500 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4501
4502         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4503
4504         * gnus-group.el (gnus-group-completing-read)
4505         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4506         gnus-replace-in-string.
4507
4508 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * shr.el (shr-tag-div): Add.
4511
4512         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4513
4514 2010-10-25  Julien Danjou  <julien@danjou.info>
4515
4516         * gnus-util.el: Remove `gnus-with-local-quit'.
4517
4518         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4519
4520 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4521
4522         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4523         the original article buffer.
4524
4525 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4526
4527         * nnimap.el (nnimap-request-head): New function.
4528         (nnimap-request-move-article): Try to be slighly faster by not
4529         requesting the entire message when moving.
4530         (nnimap-transform-headers): Don't bug out on bodiless articles.
4531         (nnimap-send-command): Have no outstanding messages if the IMAP server
4532         doesn't support streaming.
4533         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4534
4535 2010-10-24  Julien Danjou  <julien@danjou.info>
4536
4537         * message.el (message-default-headers): Fix type.
4538
4539 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4540
4541         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4542         prefetching images.
4543
4544         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4545         backend for unknown groups.  This is mainly useful for nnimap groups.
4546
4547         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4548         group isn't covered by the agent.
4549
4550 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4551
4552         * nnir.el (nnir-method-default-engines): New variable.
4553         (nnir-run-query): Use it.
4554         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4555         (gnus-summary-nnir-goto-thread): Change group if needed.
4556
4557         * gnus-group.el (gnus-group-group-map): Add key binding for
4558         gnus-group-make-nnir-group.
4559
4560 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4561
4562         * shr.el (shr-tag-object): Add.
4563
4564         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4565         original article buffer live.
4566         (gnus-summary-select-article-buffer):
4567         Mention gnus-widen-article-buffer.
4568
4569 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4570
4571         * shr.el (shr-tag-strong): Add.
4572
4573 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4574
4575         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4576         group names.  They mess up the group buffer badly.
4577
4578         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4579
4580         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4581         instead of the summary one.
4582
4583 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * mml.el (mml-preview): Work properly when editing article.
4586
4587         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4588         gnus-have-read-active-file if it's already been in.
4589
4590 2010-10-22  Tom Tromey  <tromey@redhat.com>
4591
4592         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4593         gnus-group-completing-read.
4594
4595 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4596
4597         * message.el (message-mode-map): Don't bind M-; to comment region, to
4598         allow the global comment-dwim to work.
4599
4600 2010-10-21  Julien Danjou  <julien@danjou.info>
4601
4602         * message.el (message-setup-1): Allow message-default-headers to be a
4603         function.
4604
4605 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * shr.el (shr-tag-table): Simplify.
4608
4609 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4610
4611         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4612         to avoid trying to snarf invalid stuff.
4613
4614         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4615
4616         * gnus.el (gnus-message-archive-group): Quote value.
4617         (gnus-message-archive-group): Mark as changed.
4618
4619         * shr.el (shr-add-font): Don't put the font properties on the newline
4620         or the indentation.
4621
4622         * message.el (message-fix-before-sending): Change options when sending
4623         non-printable characters.
4624
4625         * gnus.el (gnus-message-archive-method): Change the default to
4626         monthly outgoing groups.
4627
4628         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4629         that have gotten new numbers.
4630
4631         * nnimap.el (nnimap-request-replace-article): New function.
4632
4633 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4634
4635         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4636         (nnrss-request-article): Don't use special html washing code.
4637
4638 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4639
4640         * shr.el (shr-tag-table): Remove useless nconc.
4641
4642 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4643
4644         * gnus-art.el (article-wash-html): Simplify and remove the charset
4645         stuff.  Use the normal html rendering code instead of the special html
4646         washing code.
4647
4648         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4649         `gnus-w3m' symbols.
4650         (mm-text-html-washer-alist): Remove.
4651
4652         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4653         (mm-inline-media-tests): Remove use.
4654         (mm-text-html-renderer): Change default to the `shr' symbol.
4655
4656         * mm-view.el (mm-inline-text-html): Remove use.
4657
4658         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4659         `gnus-blocked-images' to be a function.
4660         (gnus-article-wash-function): Remove.
4661
4662 2010-10-20  Julien Danjou  <julien@danjou.info>
4663
4664         * spam.el (spam-list-of-processors): Mark as obsolete.
4665
4666         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4667         (nnimap-insert-partial-structure): Fix boundary detection.
4668
4669 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4670
4671         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4672         run file-truename on remote files.  This can be expensive and even
4673         prevent one from editing drafts if some unrelated buffer has a stale
4674         connection.
4675
4676 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4679         kinsoku-eol regardless of shr-kinsoku-shorten.
4680         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4681         (shr-tag-table): Support caption, thead, and tfoot.
4682
4683 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4684
4685         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4686         lines.
4687         (shr-save-contents): New command and keystroke.
4688
4689         * nndoc.el (nndoc-type-alist): Add git support.
4690         (nndoc-git-type-p): New function.
4691         (nndoc-transform-git-article): Ditto.
4692         (nndoc-transform-git-headers): Ditto.
4693         (nndoc-transform-git-headers): Generate Subject headers.
4694
4695         * shr.el (shr-parse-style): New function.
4696         (shr-tag-span): Ditto.
4697
4698         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4699         to `G G' to avoid collisions.
4700
4701 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4702
4703         * shr.el: Load kinsoku if necessary.
4704         (shr-kinsoku-shorten): New internal variable.
4705         (shr-find-fill-point): Make kinsoku shorten text line if
4706         shr-kinsoku-shorten is bound to non-nil.
4707         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4708         shr-indentation too when testing if table is wider than frame width.
4709         (shr-insert-table): Use `string-width' instead of `length' to measure
4710         text width.
4711         (shr-insert-table-ruler): Make sure indentation is done at bol.
4712
4713 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4714
4715         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4716         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4717         undecoded network data.
4718
4719 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4720
4721         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4722         name in the mode line spec so that the mode line menu works
4723         (bug #2431).
4724
4725         * message.el (message-get-reply-headers): If we're fed `to-address',
4726         then always use that.
4727
4728         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4729         aren't so wide as to need to switch off the edit menu.
4730
4731         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4732         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4733
4734         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4735         `M-g'.
4736         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4737         the permanent marks.
4738
4739 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4740
4741         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4742         Splitting according to references/in-reply-to obeys the ignore-groups
4743         variable, while splitting by sender and subject do not.
4744
4745 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746
4747         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4748         alist, so that we can look for non-Unicode chars.
4749         (article-translate-strings): Allow both character and string maps.
4750
4751 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * shr.el (shr-insert): Don't insert space behind a wide character
4754         categorized as kinsoku-bol, or between characters both categorized as
4755         nospace.
4756
4757 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4758
4759         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4760         headers to gnus-newsgroup-headers.
4761
4762 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * shr.el (shr-tag-img): Don't align images -- since we're not
4765         rescaling, this often leads to ugly displays.
4766
4767 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4768
4769         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4770         duplicates.
4771
4772 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4773
4774         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4775         call.
4776
4777 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4778
4779         * gnus.el: Autoload gnus-html-show-images.
4780
4781         * nnimap.el: Use nnheader-message throughout.
4782
4783         * shr.el (shr-tag-img): Ignore images with no data.
4784
4785 2010-10-15  Julien Danjou  <julien@danjou.info>
4786
4787         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4788         a possibility to disable format=flow encoding when using hard newlines.
4789
4790 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4791
4792         * shr.el (shr-insert): Remove space inserted before or after a
4793         breakable character or at the beginning or the end of a line.
4794         (shr-find-fill-point): Do kinsoku; find the second best point or give
4795         it up if there's no breakable point.
4796
4797 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4798
4799         * nnimap.el (nnimap-open-connection): Message when opening connection
4800         for debugging purposes.
4801
4802         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4803         on every setup buffer call to allow this to change from article to
4804         article.
4805
4806         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4807         buffers where we have a wide table.
4808
4809 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4810
4811         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4812         uses *-request-thread.
4813
4814 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4815
4816         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4817         incantation, which is no longer valid.
4818
4819 2010-10-14  Julien Danjou  <julien@danjou.info>
4820
4821         * shr.el: Fix defcustom type (char -> character).
4822
4823 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824
4825         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4826         programs.
4827
4828 2010-10-14  Julien Danjou  <julien@danjou.info>
4829
4830         * shr.el (shr-tag-a): Use url-link as widget type.
4831
4832         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4833         `gnus-group-get-icon'.
4834
4835 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4836
4837         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4838         This should make server editing work better.
4839
4840         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4841
4842         * tls.el (tls-program): Remove spurious %s from openssl.
4843
4844         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4845         (nnimap-parse-flags): Fix regexp.
4846
4847         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4848         probably work for CJVK text, too.
4849
4850         * nnimap.el (nnimap-extend-tls-programs): Remove.
4851         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4852
4853         * tls.el (tls-starttls-switches): Remove starttls hack.
4854         (open-tls-stream): Ditto.
4855         (tls-find-starttls-argument): Ditto.
4856
4857 2010-10-13  Julien Danjou  <julien@danjou.info>
4858
4859         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4860         responses.
4861
4862 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4863
4864         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4865
4866         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4867         anything in Emacs.
4868
4869         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4870
4871 2010-10-13  Julien Danjou  <julien@danjou.info>
4872
4873         * shr.el (shr-width): Make shr-width a defcustom with default to
4874         fill-column.
4875         (shr-tag-img): Use shr-width rather than fill-column.
4876
4877 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * dgnushack.el (byte-optimize-apply)
4880         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4881
4882         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4883         position when (X-)Faces exist.
4884         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4885         avatars when called interactively.
4886
4887 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4888
4889         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4890         gnus-article-x-face-too-ugly is bound.
4891
4892 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4893
4894         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4895
4896         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4897         mailbox that doesn't exist.
4898
4899 2010-10-12  Julien Danjou  <julien@danjou.info>
4900
4901         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4902         (shr-get-image-data): Encode URL properly when fetching from cache.
4903         (shr-tag-img): Use aligned-to spaces to align correctly images.
4904
4905         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4906         before inserting the Gravatar.
4907
4908         * shr.el (shr-tag-img): Add align attribute support for <img>.
4909
4910 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4911
4912         * gnus-gravatar.el (gnus-art): Require.
4913
4914         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4915         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4916         Remove long obsoleted functions.
4917
4918 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4919
4920         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4921
4922         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4923
4924         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4925         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4926         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4927         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4928         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4929         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4930         * sieve-manage.el, smime.el, spam.el:
4931         Fix comment for declare-function.
4932
4933 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4934
4935         * nnimap.el (nnimap-request-rename-group): Select group read-only
4936         before renaming it.
4937
4938         * shr.el (shr-insert): Fix up the white space only regexp.
4939
4940         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4941         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4942
4943         * shr.el (shr-current-column): New function.
4944         (shr-find-fill-point): New function.
4945
4946 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4947
4948         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4949         numbers.
4950
4951 2010-10-11  Julien Danjou  <julien@danjou.info>
4952
4953         * shr.el (shr-hr-line): Add.
4954         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4955         display hr lines.
4956         (shr-max-columns): Do not change state to nil if we just inserting
4957         spaces.
4958
4959 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4962         select the last group.
4963
4964 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4965
4966         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4967
4968 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4969
4970         * dig.el (dig-mode-map): Declare and define in one step.
4971
4972 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4973
4974         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4975         for Gnus.
4976         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4977         (nnimap-update-qresync-info): Mark \Seen articles as read.
4978
4979         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4980         non-variable, too.
4981
4982         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4983         available.
4984         (nnimap-update-info): Rely more on the current active than the param
4985         active to avoid marking articles as read too much.
4986
4987         * auth-source.el (auth-source-create): Use (user-login-name) for the
4988         user name default.
4989
4990         * nnimap.el (nnimap-update-info): If the server doesn't return any
4991         useful info, just use the previous info.
4992         (nnimap-update-info): Prefer old info over start-article.
4993         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4994
4995 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4996
4997         * nnir.el (autoload): Clean up autoloads.
4998         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4999         Use key rather than value.
5000         (nnir-imap-search-other): New variable.
5001         (nnir-read-parm): Use it.
5002         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5003         (gnus-summary-nnir-goto-thread): Modify to work with imap.
5004
5005 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5006
5007         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5008         the process, too.
5009
5010 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5011
5012         * spam.el (gnus-summary-mode-map): Bind to "$".
5013         Suggested by Russ Allbery.
5014
5015         * shr.el: Rework the way things are indented by <li> slightly.
5016
5017         * gnus.el (gnus-group-set-parameter): Fix typo.
5018
5019         * nnimap.el: Start implementing QRESYNC support.
5020
5021 2010-10-09  Julien Danjou  <julien@danjou.info>
5022
5023         * nnir.el (nnir-engines): Fix too many arguments.
5024
5025 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5026
5027         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5028         group is the "last", so that the backends like nnfolder actually save
5029         their folders.
5030
5031         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
5032         try to use that for the tls stream.
5033         (nnimap-retrieve-group-data-early): Rework the marks code to heed
5034         UIDVALIDITY and find out which groups are read-only and not.
5035         (nnimap-get-flags): Use the same marks parsing code as the rest of
5036         nnimap.
5037
5038 2010-10-09  Julien Danjou  <julien@danjou.info>
5039
5040         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5041
5042         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5043         retrieving gravatars.
5044
5045         * shr.el (shr-table-corner): Add.
5046         (shr-table-line): Add.
5047         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5048
5049 2010-10-08  Julien Danjou  <julien@danjou.info>
5050
5051         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5052
5053 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
5054
5055         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5056
5057         * gnus-sum.el (gnus-mark-article-as-unread)
5058         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5059         (gnus-summary-set-bookmark): Use it.
5060
5061         * gnus-msg.el (gnus-setup-message): Use it.
5062
5063         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5064
5065         * gnus.el (gnus-group-remove-parameter): Use it.
5066
5067         * gnus-group.el (gnus-group-make-web-group): Use it.
5068
5069         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5070
5071         * nnregistry.el: Update docs to mention manual.
5072
5073         * gnus-registry.el: Update docs to mention nnregistry.el.
5074         (gnus-registry-initialize): Don't install nnregistry refer method
5075         automatically.
5076         (gnus-registry-install-nnregistry): Remove it.
5077
5078 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5079
5080         * shr.el (shr-insert): Don't insert double spaces.
5081
5082 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * gnus-gravatar.el (gnus-treat-from-gravatar)
5085         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5086         called interactively.
5087
5088         * gnus-art.el (gnus-mime-view-part-externally)
5089         (gnus-mime-view-part-internally): Make predicate function passed to
5090         gnus-mime-view-part-as-type assume argument is a mime type, not a list
5091         of a mime type.
5092
5093         * shr.el (shr-table-widths): Don't use cl function `reduce'.
5094
5095 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5096
5097         * shr.el (require): Require cl when compiling.
5098         (shr-tag-hr): New function.
5099
5100         * nnimap.el (nnimap-update-info): Remove double setting of high.
5101         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5102         This makes nnimap work properly on Courier again.
5103
5104         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5105         the variable for backwards compatibility.
5106
5107         * mm-decode.el (mm-save-part): If given a non-directory result, expand
5108         the file name before using to avoid setting mm-default-directory to
5109         nil.
5110
5111         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5112         bidning gnus-agent variables.
5113
5114         * shr.el (shr-render-td): Use a cache for the table rendering function
5115         to avoid getting an exponential rendering behaviour in nested tables.
5116         (shr-insert): Rework the line-breaking algorithm.
5117         (shr-insert): Don't leave trailing spaces.
5118         (shr-insert-table): Also insert empty TDs.
5119         (shr-tag-blockquote): Ensure paragraphs after </ul>.
5120
5121 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5122
5123         * gnus-sum.el (gnus-number): Rename from `number'.
5124         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5125         (gnus-summary-limit-children): Update uses correspondingly.
5126
5127 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5128
5129         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5130         (gnus-gravatar-transform-address): Don't show avatars of people of
5131         which mail addresses match gnus-gravatar-too-ugly.
5132
5133 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5134
5135         * shr.el (shr-table-widths): Expand TD elements to fill available
5136         space.
5137
5138 2010-10-07  Julien Danjou  <julien@danjou.info>
5139
5140         * nnimap.el (nnimap-request-rename-group): Add this method.
5141
5142 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5145         name from XEmacs' function-arglist.
5146
5147         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5148         gravatar under XEmacs.
5149
5150 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
5151
5152         * auth-source.el: Update docs with TODO items.
5153
5154         * gnus-sync.el: Update docs to explain state and plans.
5155
5156         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5157         Hooks for mark updates.
5158         (gnus-request-set-mark, gnus-request-update-mark): Use them.
5159
5160         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5161         hooks with arguments, which is needed for mark update hooks.
5162
5163 2010-10-06  Julien Danjou  <julien@danjou.info>
5164
5165         * gnus.el (gnus-expand-group-parameter): Only return and act on what
5166         was matched.
5167
5168         * sieve-manage.el: Update example in `Commentary'.
5169
5170         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5171
5172         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5173         not 2000.
5174         (sieve-manage-authenticate): Re-add function.
5175
5176 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5177
5178         * shr.el (shr-insert): Get 'space transition right.
5179         (shr-render-td): Only delete space at the end of the TD.
5180
5181         * nnimap.el (nnimap-open-connection): Prepare to support
5182         open-gnutls-stream.
5183
5184         * shr.el: Rearrange function order to be more logical.
5185
5186 2010-10-06  Julien Danjou  <julien@danjou.info>
5187
5188         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5189         (nnrss-discover-feed): Remove 404 URL in docstring.
5190
5191         * nnir.el: Fix Swish-E URL.
5192         Fix Namazu URL.
5193
5194         * message.el (message-change-subject): Remove 404 URL in a comment.
5195
5196 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5199         called interactively.
5200
5201         * gnus-util.el (gnus-remove-if): Allow hash table.
5202         (gnus-remove-if-not): New function.
5203
5204         * gnus-art.el (gnus-mime-view-part-as-type)
5205         * gnus-score.el (gnus-summary-score-effect)
5206         * gnus-sum.el (gnus-read-move-group-name):
5207         Replace remove-if-not with gnus-remove-if-not.
5208
5209         * gnus-group.el (gnus-group-completing-read):
5210         Regard collection as a hash table if it is not a list.
5211
5212 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5213
5214         * shr.el (shr-render-td): Allow blank/missing <TD>s.
5215
5216         * shr.el: Document the table-rendering algorithm.
5217
5218 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
5221         for Emacsen having no `libxml-parse-html-region' support.
5222
5223 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5224
5225         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5226         invalid URLs.
5227
5228         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5229         line-broken.
5230         (shr-tag-img): Ignore image fetching errors.
5231         (shr-overlays-in-region): Compute overlay positions correctly.
5232
5233         * mm-decode.el (mm-shr): Require shr.
5234
5235         * gnus-art.el (gnus-blocked-images): Move variable here.
5236
5237         * shr.el (shr-insert-table): Bind free variable.
5238
5239         * mm-decode.el (mm-shr): Bind shr-content-function.
5240
5241         * shr.el (shr-content-function): New variable.
5242
5243         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5244         added for symmetry.
5245
5246         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5247
5248         * gnus-group.el (gnus-group-make-group): Doc fix.
5249
5250         * nnimap.el (nnimap-request-newgroups): Return success.
5251
5252         * shr.el (shr-find-elements): New function.
5253         (shr-tag-table): Put all the images after the table.
5254         (shr-tag-table): Really inhibit images inside the table.
5255         (shr-collect-overlays): Copy over overlays from the TD elements to the
5256         main document.
5257
5258         * mm-decode.el (mm-shr): Bind shr-blocked-images to
5259         gnus-blocked-images.
5260
5261 2010-10-05  Julien Danjou  <julien@danjou.info>
5262
5263         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5264
5265         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5266         (gnus-html-maximum-image-size): Add this function.
5267         (gnus-html-put-image): Use gnus-html-maximum-image-size.
5268
5269         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5270         server-value of the capability is nil.
5271
5272 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5273
5274         * shr.el (shr-tag-em): Add <EM> tag.
5275
5276 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5277
5278         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5279         customizable.
5280
5281         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5282         handing broken links to browse-url.
5283
5284 2010-10-05  Julien Danjou  <julien@danjou.info>
5285
5286         * gnus-util.el (gnus-emacs-completing-read)
5287         (gnus-iswitchb-completing-read): Use autoload rather than require.
5288
5289 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5290
5291         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5292         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5293         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5294         iswitchb-temp-buflist for XEmacs.
5295
5296         * gnus-util.el (gnus-completing-read-function): Exclude
5297         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5298         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5299         XEmacs.
5300
5301         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5302         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5303
5304         * gnus-html.el: Don't require help-fns under XEmacs.
5305         (gnus-html-schedule-image-fetching): Work for XEmacs.
5306
5307         * mm-decode.el (mm-shr): Decode contents by charset.
5308
5309 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5310
5311         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5312         unknown.
5313
5314         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5315         (shr-get-image-data): Ensure against the cache file missing.
5316
5317         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5318         for data.
5319
5320         * spam-report.el (spam-report-url-ping-plain): Don't query about
5321         killing the process.
5322
5323         * shr.el (shr-render-td): Protect against too-wide text.
5324
5325 2010-10-04  Julien Danjou  <julien@danjou.info>
5326
5327         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5328         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5329
5330         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5331         retrieved.
5332
5333 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5334
5335         * shr.el (browse-url): Require.
5336         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5337         lines.
5338         (shr-show-alt-text, shr-browse-image): New commands.
5339         (shr-browse-url, shr-copy-url): New commands.
5340
5341         * gnus-sum.el (gnus-widen-article-window): New variable.
5342         (gnus-summary-select-article-buffer): Use it.
5343
5344         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5345         without @ signs.
5346
5347 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5348
5349         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5350
5351 2010-10-04  Julien Danjou  <julien@danjou.info>
5352
5353         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5354         for XEmacs.
5355
5356 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5357
5358         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5359
5360         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5361         (nnimap-close-server): Implement.
5362
5363         * dgnushack.el (iswitchb): Require to shut up the compiler.
5364
5365         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5366         (shr-insert): Tweak line breaking.
5367         (shr-insert): Handle <pre> better.
5368         (shr-tag-li): Get <li> indentation right.
5369         (shr-tag-li): Get <li> indentation even righter.
5370         (shr-tag-blockquote): Ensure paragraph start.
5371         (shr-make-table): Tweak table generation.
5372         (shr-make-table): Fix typo.
5373
5374         * shr.el: Implement table rendering.
5375
5376 2010-10-04  Julien Danjou  <julien@danjou.info>
5377
5378         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5379
5380 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5381
5382         * shr.el (shr-insert): Use string anchors instead of line anchors.
5383
5384 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5385
5386         * shr.el: Add headings.
5387         (shr-ensure-paragraph): Actually work.
5388         (shr-tag-li): Make <ul> prettier.
5389         (shr-insert): Get white space at the beginning/end of elements right.
5390         (shr-tag-p): Collapse subsequent <p>s.
5391         (shr-ensure-paragraph): Don't insert double line feeds after blank
5392         lines.
5393         (shr-insert): \t is also space.
5394         (shr-tag-s): Fix "s" tag name function.
5395         (shr-tag-s): Fix face prop name.
5396
5397 2010-10-03  Julien Danjou  <julien@danjou.info>
5398
5399         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5400
5401         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5402         gnus-window-inside-pixel-edges.
5403
5404         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5405         gnus-ems.
5406
5407         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5408
5409         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5410         function.
5411
5412         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5413         resize choice.
5414
5415 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5416
5417         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5418         beginning of the buffer.
5419
5420         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5421         article buffer again.
5422
5423         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5424
5425         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5426         when it's at the start of the buffer.
5427
5428         * shr.el (shr-tag-blockquote): Convert name.
5429         (shr-rescale-image): Use the right image-size variant.
5430
5431         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5432         buffer isn't shown, then select the current article first instead of
5433         bugging out.
5434         (gnus-summary-select-article-buffer): Show both the article and summary
5435         buffers again.
5436
5437         * shr.el (shr-fontize-cont): Protect against regions with no text.
5438         Rename tag functions to shr-tag-* for enhanced security.
5439         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5440
5441 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5442
5443         * shr.el (shr-insert):
5444         * pop3.el (pop3-movemail):
5445         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5446         loaded.
5447
5448 2010-10-03  Glenn Morris  <rgm@gnu.org>
5449
5450         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5451
5452         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5453
5454         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5455
5456         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5457
5458         * gnus-util.el (gnus-make-local-hook): Simplify.
5459
5460 2010-10-02  Julien Danjou  <julien@danjou.info>
5461
5462         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5463         (gnus-ido-completing-read): New function.
5464         (gnus-emacs-completing-read): New function.
5465         (gnus-completing-read): Use gnus-completing-read-function.
5466         Add gnus-completing-read-function.
5467
5468 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5469
5470         * shr.el (shr-insert-document): Autoload.
5471         (shr-img): Be silent.
5472         (shr-insert): Add a newline after every picture before text.
5473         (shr-add-font): Use overlays for combining faces.
5474         (shr-insert): Pass upwards the text start point.
5475
5476         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5477         possible.
5478         (mm-shr): New function.
5479
5480 2010-10-02  Julien Danjou  <julien@danjou.info>
5481
5482         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5483         should go backward.
5484
5485 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5486
5487         * shr.el (shr): Fix typo in provide call.
5488
5489 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5490
5491         * shr.el: New file.
5492
5493         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5494
5495         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5496         completing read.
5497
5498 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5499
5500         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5501         we're being queried about.  Suggested by Dan Jacobson.
5502
5503         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5504         Suggested by Jason Eisner.
5505
5506         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5507         table, too.  Suggested by Stefan Wiens.
5508         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5509         the table unnecessary.  Suggested by Stefan Wiens.
5510
5511         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5512         longer needed, and probably doesn't work either, as pointed out by
5513         Stefan Wiens.
5514         (gnus-summary-exit): Remove call to the clearing function.
5515         (gnus-summary-exit-no-update): Ditto.
5516
5517         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5518         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5519         Reported by Stefan Monnier.
5520         (gnus-summary-save-in-rmail): Ditto.
5521
5522         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5523         article buffer, instead of both the article buffer and the summary
5524         buffer.  Sort of suggested by Dan Jacobson.
5525
5526         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5527
5528         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5529         Suggested by Dan Jacobson.
5530
5531         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5532         documentation clearer.
5533
5534         * message.el (message-shorten-references): Comment on the number "21".
5535         Suggested by Stefan Monnier.
5536
5537         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5538         Suggested by Dan Jacobson.
5539
5540         * gnus.el (gnus-large-newsgroup):
5541         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5542
5543         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5544         externalize attachments.  Bug reported by Steve Wen.
5545
5546         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5547         really message anything to the user.
5548
5549         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5550         directly.
5551
5552         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5553         messages in empty groups.
5554
5555 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5556
5557         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5558         non-UIDNEXT group.
5559
5560 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5561
5562         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5563         not the value from the collection.
5564
5565         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5566         values.  This sometimes happens on some groups that have no info.
5567         (nnimap-request-newgroups): New function.
5568
5569 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5570
5571         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5572         check into `gnus-registry-initialize'.
5573         (gnus-registry-initialize): Ditto.
5574         Fix and extend header docs.
5575
5576 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5577
5578         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5579         regexp backtrace overflows.
5580
5581         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5582         for starttls that tls.el implements; i.e. openssl.
5583
5584         * tls.el (tls-starttls-switches): Give up on using starttls with
5585         gnutls-cli.
5586         (tls-program): Add --insecure to be consistent with the defaults from
5587         openssl s_client.  Now all three commands are insecure.
5588
5589 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * lpath.el: Bind completion-styles-alist for XEmacs.
5592
5593         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5594         (gravatar-create-image): New function that's an alias to
5595         gnus-xmas-create-image, gnus-create-image, or create-image.
5596         (gravatar-data->image): Use it.
5597
5598 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5599
5600         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5601         install the nnregistry refer method.
5602         (gnus-registry-install-hooks): Use it.
5603         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5604         unfollowed groups.
5605
5606 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5607
5608         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5609         expanding threads.
5610
5611 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5612
5613         * nnir.el: Use the server names without suffixes (bug #7009).
5614
5615         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5616         unencrypted to STARTTLS, if possible.
5617
5618 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5619
5620         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5621         headers before superseding.
5622
5623 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5624
5625         * nnrss.el (nnrss-use-local): Add documentation.
5626
5627         * nnimap.el (nnimap-extend-tls-programs): New function.
5628         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5629         (nnimap-wait-for-connection): Accept the greeting from the stupid
5630         output from openssl s_client -starttls, too.
5631
5632         * tls.el (tls-starttls-switches): New variable.
5633         (tls-find-starttls-argument): Use it.
5634         (open-tls-stream): Ditto.
5635
5636         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5637         (netrc-machine): Ditto.
5638
5639         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5640         article number.
5641         (nnimap-split-fancy): New variable.
5642         (nnimap-split-incoming-mail): Use it.
5643
5644         * nntp.el (nntp-server-list-active-group): Document.
5645
5646         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5647         SELECT to get the message-id.
5648
5649         * mail-source.el (mail-sources): Remove webmail support.
5650         (defvar): Ditto.
5651         (mail-source-fetcher-alist): Ditto.
5652         (mail-source-fetch-webmail): Remove.
5653
5654         * webmail.el: Remove -- doesn't seem relevant any more.
5655
5656         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5657
5658         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5659         the \r.
5660
5661 2010-09-30  Julien Danjou  <julien@danjou.info>
5662
5663         * gnus-agent.el (gnus-agent-add-group): Fix call to
5664         gnus-completing-read.
5665
5666 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5667
5668         * nndoc.el (nndoc-retrieve-groups): New function.
5669
5670         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5671         `default', use nnmail-split-methods.
5672         (nnimap-request-article): Downcase the NILs so that they are nil.
5673
5674         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5675         symbol.
5676
5677         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5678         code, since if the user has requested network, that's what they ought
5679         to get.
5680         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5681         (nnimap-split-rule): Mark as obsolete.
5682
5683         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5684         New variable.
5685
5686         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5687         correct slot, too.
5688
5689 2010-09-29  Julien Danjou  <julien@danjou.info>
5690
5691         * gnus.el (gnus-local-domain): Declare variable obsolete.
5692
5693         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5694         Fix history computing.
5695         (gnus-ido-completing-read): Require ido.
5696
5697 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698
5699         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5700         build Gnus.
5701
5702         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5703         when interpreting the structures.
5704         (nnimap-request-accept-article): Add \r\n to the lines to make this
5705         work with Cyrus.
5706
5707         * nndraft.el (nndraft-request-expire-articles): Use the group name
5708         instead if "nndraft".  Fix found by Nils Ackermann.
5709
5710 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5711
5712         * nnregistry.el: Add.
5713
5714 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5715
5716         * nnmail.el (group, group-art-list, group-art):
5717         Remove unneeded directives.
5718
5719 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5722         (mm-mime-charset)
5723         * rfc2047.el (rfc2047-syntax-table)
5724         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5725
5726         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5727         rather than `insert-file-contents' and `eval-region'.
5728
5729         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5730         construction.
5731
5732         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5733
5734         * time-date.el: No need to require cl for Emacs 21.
5735
5736 2010-09-29  Julien Danjou  <julien@danjou.info>
5737
5738         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5739         replacement of `gnus-gravatar-relief' to mimic
5740         `gnus-faces-properties-alist'.
5741         Add :version property.
5742
5743 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5744
5745         * mail-source.el (mail-source-report-new-mail)
5746         * message.el (message-default-mail-headers)
5747         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5748
5749         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5750
5751 2010-09-28  Julien Danjou  <julien@danjou.info>
5752
5753         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5754         mail-address contains the same string as real-name.
5755
5756         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5757         non-blank in header, otherwise it'll get stripped.
5758
5759         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5760         real-name, and then for mail address rather than doing : or , search.
5761
5762 2010-09-27  Julien Danjou  <julien@danjou.info>
5763
5764         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5765         right completing-read function.
5766         (gnus-use-ido): New variable
5767         (gnus-completing-read-with-default): Remove.
5768         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5769         (gnus-agent-add-group):
5770         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5771         * mm-view.el (mm-view-pkcs7-decrypt):
5772         * mm-util.el (mm-codepage-setup):
5773         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5774         * mml-smime.el (mml-smime-openssl-sign-query):
5775         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5776         (mml-insert-multipart):
5777         * gnus-msg.el (gnus-summary-yank-message):
5778         * gnus-int.el (gnus-start-news-server):
5779         * mm-decode.el (mm-interactively-view-part):
5780         * gnus-dired.el (gnus-dired-attach):
5781         * gnus.el (gnus-read-method):
5782         * gnus-bookmark.el (gnus-bookmark-jump):
5783         * gnus-art.el (gnus-mime-view-part-as-type)
5784         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5785         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5786         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5787         * nnmairix.el (nnmairix-create-server-and-default-group)
5788         (nnmairix-update-groups, nnmairix-get-server)
5789         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5790         (nnmairix-get-group-from-file-path):
5791         * nnrss.el (nnrss-find-rss-via-syndic8):
5792         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5793         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5794         (gnus-group-browse-foreign-server):
5795         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5796         (gnus-summary-execute-command, gnus-summary-respool-article)
5797         (gnus-read-move-group-name):
5798         * gnus-score.el (gnus-summary-increase-score)
5799         (gnus-summary-score-effect):
5800         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5801
5802 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5803
5804         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5805         x-focus-frame.
5806
5807         * nnimap.el (auth-source-forget-user-or-password)
5808         (auth-source-user-or-password): Autoload.
5809
5810         * message.el (message-from-style, message-interactive)
5811         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5812         (message-yank-prefix, message-indentation-spaces, message-signature)
5813         (message-signature-file): Add comment.
5814
5815 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5816
5817         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5818         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5819         new articles.
5820
5821         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5822         parts.
5823         (nnimap-request-article): Work with the t setting, too.
5824
5825         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5826         that you don't get flashes of other buffers.
5827         (gnus-summary-show-complete-article): Intern before setting.
5828
5829 2010-09-27  David Engster  <dengste@eml.cc>
5830
5831         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5832         well as HEADERS.
5833         (nnmairix-retrieve-headers): Provide new argument for the above.
5834
5835 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5836
5837         * gnus-sum.el (gnus-summary-move-article): Don't alter
5838         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5839         group.
5840
5841         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5842
5843         * message.el (message-cite-prefix-regexp): Revert my last edit.
5844
5845         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5846         variable instead of the Gnus variable.
5847
5848         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5849
5850         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5851
5852         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5853         since some servers don't like it.
5854         (nnimap-open-connection): Forget credentials if the server says the
5855         password was wrong.
5856         (nnimap-parse-line): Protect against invalid data.
5857
5858         * gnus-sum.el (gnus-summary-move-article): Add comment.
5859         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5860         nothing alters it while scanning for new messages.
5861
5862         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5863         which may or may not help.
5864         (nnimap-open-connection): If we're doing a stream connection, and then
5865         discover we're on a STARTTLS-capable server, then open a STARTTLS
5866         connection instead.
5867
5868 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5869
5870         * nnimap.el (utf7): Require.
5871
5872         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5873         prefix.
5874
5875 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5876
5877         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5878
5879 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5880
5881         * nnimap.el (nnimap-request-accept-article): Message the error on
5882         error.
5883
5884 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5885
5886         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5887
5888 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5889
5890         * nndoc.el (nndoc-request-list): Return success always.
5891
5892         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5893         `fetch-old' -- we only want to fetch the articles we've requested.
5894         The rest are in the agent, probably.
5895         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5896         disappeared server" to something low.  It's not important.
5897
5898         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5899         arrived before the FETCH data.
5900
5901         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5902         target here, because we don't know the Gnus name of the group.
5903
5904         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5905         for the correct group.
5906
5907         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5908
5909         * gnus.el (gnus): Give a final warning after startup.
5910
5911         * gnus-util.el (gnus-action-message-log): New variable.
5912         (gnus-message): Use it.
5913         (gnus-final-warning): New function.
5914
5915         * nnimap.el (nnimap-open-connection): Record the greeting.
5916         (nnimap): Add greeting.
5917
5918 2010-09-26  Julien Danjou  <julien@danjou.info>
5919
5920         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5921         arguments.
5922         (gnus-html-wash-images): Fix spec computing to include start/end.
5923
5924         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5925
5926 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5927
5928         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5929         deletion.
5930         (nnimap-retrieve-headers): Don't select the group, because that's
5931         already done by nnimap-possibly-change-group.
5932
5933         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5934         (gnus-picon-transform-address): Use it.
5935
5936         * mail-source.el (mail-source-value): Revert previous patch.
5937
5938         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5939         on failure.
5940         (nnimap-open-connection): Look up both virtual and physical server name
5941         credentials.
5942
5943         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5944
5945 2009-02-07  Dave Love  <fx@gnu.org>
5946
5947         * tls.el (open-tls-stream): Don't query killing process.
5948
5949 2009-02-08  Dave Love  <fx@gnu.org>
5950
5951         * gnus-win.el (gnus-window-to-buffer-helper)
5952         (gnus-all-windows-visible-p): Function needn't be a symbol.
5953
5954         * mail-source.el (mail-source-value): Function needn't be a symbol.
5955
5956 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5957
5958         * message.el (message-cite-prefix-regexp): Remove } from the cite
5959         prefix.
5960
5961         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5962         highlight again, so that the highlight is correct.
5963
5964         * gnus-picon.el (gnus-picon): Remove again.
5965         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5966
5967         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5968         doing the header highlightling, so that the background colour of the
5969         picon is correct.
5970
5971         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5972         (gnus-picon): Ditto.
5973         (gnus-picon): Reinstate.  The background colour for picons is white.
5974         (gnus-picon-insert-glyph): Make the background white.
5975
5976         * nnml.el (nnml-open-nov): Don't return dead buffers.
5977
5978         * auth-source.el (auth-source-create): Query the user for whether to
5979         store the credentials.
5980
5981         * netrc.el (netrc-store-data): New function.
5982
5983         * auth-source.el (auth-source-user-or-password): Use the existing auth
5984         sources, if any, for creation.
5985
5986         * gnus.el (gnus-group-fast-parameter): Return the last matching
5987         parameter instead of the first matching parameter.
5988
5989 2010-09-26  Julien Danjou  <julien@danjou.info>
5990
5991         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5992
5993 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5994
5995         * mml2015.el (mml2015-use): Remove gpg support.
5996
5997         * mml1991.el (mml1991-function-alist): Remove gpg function.
5998         (mml1991-gpg-sign): Remove.
5999
6000 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
6001
6002         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6003         (gnus-browse-unsubscribe-current-group): Document it.
6004         (gnus-browse-unsubscribe-group): Use it.
6005
6006 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6007
6008         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6009         address to the To list for easier response.
6010
6011         * gnus.el (gnus-play-startup-jingle): Remove.
6012         (gnus-splash): Don't play jingle.
6013         (gnus): Silence gnus-load message.
6014
6015         * gnus-art.el (gnus-treat-play-sounds): Remove.
6016
6017         * gnus.el (gnus-play-jingle): Remove audio support.
6018
6019         * gnus-cus.el (gnus-score-customize): Remove audio reference.
6020
6021         * earcon.el: Remove -- no users.
6022
6023         * gnus-audio.el: Remove -- no users of this package.
6024
6025         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6026
6027         * gnus-start.el (gnus-setup-news): Remove nocem support.
6028
6029         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6030
6031         * gnus.el (gnus-use-nocem): Remove.
6032
6033         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6034         Remove.
6035
6036         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
6037         uses NoCeM any more.
6038
6039         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6040         (gnus-button-ctan-handler): Ditto.
6041         (gnus-button-handle-ctan-bogus-regexp): Ditto.
6042         (gnus-button-ctan-directory-regexp): Ditto.
6043         (gnus-button-handle-ctan): Ditto.
6044         (gnus-button-tex-level): Ditto.
6045         (gnus-button-alist): Remove CTAN stuff.
6046
6047 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6048
6049         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6050         nnimap-streaming test.
6051
6052         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6053         servers twice.
6054
6055         * nnimap.el (nnimap-open-connection): Add more error reporting when
6056         nnimap fails early.
6057
6058         * nnheader.el (nnheader-get-report-string): New function.
6059         (nnheader-get-report): Use it.
6060
6061         * gnus-int.el (gnus-check-server): Say what the error was when opening
6062         failed.
6063
6064         * nnimap.el (nnimap-wait-for-response): Search further when we're not
6065         using streaming.
6066
6067 2010-09-25  Julien Danjou  <julien@danjou.info>
6068
6069         * gnus-html.el (gnus-html-rescale-image): Use our defalias
6070         gnus-window-inside-pixel-edges.
6071
6072 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6073
6074         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6075
6076         * mm-decode.el (mm-save-part): Allow saving to other directories the
6077         normal Emacs way.
6078
6079         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6080         Suggested by Jay Berkenbilt.
6081
6082         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6083         there isn't a single byte.
6084
6085         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6086         just do it.  It doesn't really seem to matter what the user responds
6087         here, I think, so it's just a confusing question.
6088
6089         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6090         non-streaming case.
6091
6092         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6093         (gnus-article-encrypt-body): Use it.
6094
6095         * gnus-sum.el (gnus-summary-show-complete-article): New command and
6096         keystroke.
6097
6098         * nnimap.el (nnimap-find-wanted-parts-1):
6099         Use gnus-fetch-partial-articles.
6100
6101         * gnus-art.el (gnus-fetch-partial-articles): New variable.
6102
6103         * nnimap.el (nnimap-insert-partial-structure): New function.
6104         (nnimap-get-partial-article): New function.
6105         (nnimap-request-article): Use it.
6106         (nnimap-wait-for-response): Return whether the wait was successful.
6107         (nnimap-finish-retrieve-group-infos): Don't do anything if the
6108         retrieval wasn't successful.
6109         (nnimap-retrieve-group-data-early): Allow throttling servers.
6110         (nnimap-streaming): New variable.
6111         (nnimap-fetch-partial-articles): Remove.
6112
6113         * mm-decode.el (mm-with-part): Protect against killed buffers.
6114
6115         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6116         for prettier summary display.
6117
6118 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
6119
6120         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6121
6122 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6125         apparently third-party libraries depend on it.
6126
6127         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6128         before starting negotiation.
6129
6130         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6131         privacy reasons.
6132         (gnus-treat-mail-gravatar): Ditto.
6133
6134         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6135         buffer when inserting images.  Inserting text into the headers, for
6136         instance, can make them invalid.
6137
6138 2010-09-25  Julien Danjou  <julien@danjou.info>
6139
6140         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6141         variables.
6142
6143         * nnheader.el: Remove useless variables news-reply-yank-from and
6144         news-reply-yank-message-id.
6145
6146         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6147         variables.
6148
6149         * mml1991.el: Remove useless mml1991-verbose.
6150
6151         * gnus.el: Remove useless variable gnus-use-generic-from.
6152         Remove obsolete variable gnus-topic-indentation.
6153
6154         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6155
6156         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6157
6158         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6159
6160         * gnus-group.el: Remove useless gnus-group-icon-cache.
6161         Remove useless gnus-ephemeral-group-server.
6162
6163         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6164
6165         * mml2015.el: Remove useless mml2015-verbose.
6166
6167         * mml-smime.el: Remove useless mml-smime-verbose.
6168
6169         * gnus.el: Remove useless gnus-local-domain.
6170
6171         * gnus-gravatar.el (gnus-gravatar-transform-address):
6172         Use gnus-gravatar-size.
6173
6174         * gnus-art.el: Remove useless gnus-treat-translate.
6175
6176 2010-09-24  Julien Danjou  <julien@danjou.info>
6177
6178         * gnus-sum.el: Add support for Gravatars.
6179
6180         * gnus-art.el: Add support for Gravatars.
6181
6182         * gnus-gravatar.el: Add this file.
6183
6184         * gravatar.el: Add this file.
6185
6186 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6187
6188         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6189
6190         * gnus-group.el (gnus-group-fetch-faq): Remove.
6191
6192         * gnus.el (gnus-group-faq-directory): Remove.
6193
6194         * gnus-group.el (gnus-group-fetch-charter): Remove.
6195
6196         * gnus.el (gnus-group-charter-alist): Remove.
6197
6198         * gnus-group.el (gnus-group-archive-directory): Remove.
6199         (gnus-group-recent-archive-directory): Ditto.
6200         (gnus-group-make-archive-group): Remove.
6201
6202         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6203
6204         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6205         use the same article number for all the cached articles.
6206
6207         * nnimap.el (nnimap-command): Register the last command time so
6208         that we can use it for idling NOOPs.
6209         (nnimap-open-connection): Start the keeplive timer.
6210         (nnimap-make-process-buffer): Store all the process buffers.
6211         (nnimap-keepalive): New function.
6212
6213         * starttls.el (starttls-open-stream): Add autoload cookie.
6214
6215 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6216
6217         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6218         handling.
6219
6220 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6221
6222         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6223         its data structures.
6224
6225         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6226         instead of the cl.el copy-list.
6227         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6228         equalp.
6229
6230 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6231
6232         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6233         and tool-bar-local-item-from-menu.
6234
6235         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6236         mode-line-highlight face for Emacs.
6237
6238         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6239         loading gnus-sum.elc; fix comment for canlock-verify.
6240         (gnus-article-jump-to-part): Use read-number.
6241         (gnus-insert-mime-button, gnus-insert-mime-security-button):
6242         Remove Emacs pre-21 compatible code for help-echo.
6243         (gnus-article-next-page-1): No need to adjust the number of lines.
6244         (gnus-article-describe-bindings): Always use help-buffer.
6245
6246         * gnus-audio.el (gnus-audio-inline-sound)
6247         * gnus-cus.el (gnus-custom-mode)
6248         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6249
6250         * gnus-sum.el (gnus-remove-overlays): Doc fix.
6251
6252         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6253         compatible code.
6254
6255 2010-09-24  Glenn Morris  <rgm@gnu.org>
6256
6257         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6258         visiting the fcc file in rmail-mode.
6259
6260         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
6261
6262 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6263
6264         * nnir.el: Silence the byte compiler.
6265
6266         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6267         alias to browse-url-url-encode-chars if any.
6268         (gnus-html-encode-url): Use it.
6269
6270 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6271
6272         * gnus-start.el (gnus-use-backend-marks): New variable.
6273         (gnus-get-unread-articles-in-group): Use it.
6274
6275         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6276         makeover.
6277
6278 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6279
6280         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6281
6282 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6283
6284         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6285         Remove.
6286         (gnus-setup-news-hook):
6287         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6288
6289         * gnus-int.el (gnus-request-update-info): Protect against backends not
6290         having the function.
6291
6292         * nnimap.el (nnimap-stream): Mention starttls.
6293         (nnimap-open-connection): Add starttls support.
6294
6295 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6296
6297         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6298
6299 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6300
6301         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6302         BODYSTRUCTUREs.
6303         (nnimap-transform-headers): Unfold quoted {42} headers.
6304
6305         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6306         the info.
6307         (gnus-get-unread-articles): Only call updatep on backends that support
6308         it.
6309
6310         * nnweb.el (nnweb-request-update-info): NOOP.
6311
6312         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6313
6314         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6315         since it only deals with marks.
6316
6317         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6318         gnus-request-marks, and make a new gnus-request-update-info.
6319
6320         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6321         the active instead of the high number, which is usually too low.
6322
6323 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6324
6325         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6326         * encrypt.el: Remove.
6327
6328 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6329
6330         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6331         server in symbolic form.
6332
6333         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6334
6335 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6336
6337         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6338         (nnimap-update-info): Fix up code slightly.
6339
6340         * gnus-int.el (gnus-open-server): Add tracing for performance
6341         debugging.
6342
6343         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6344         (gnus-group-insert-group-line): Pass the real group name so that it
6345         gets the right data.
6346
6347         * gnus-start.el (gnus-get-unread-articles): Don't have
6348         `gnus-get-unread-articles-in-group' update info, since that can be
6349         really slow and doesn't seem to be needed?
6350
6351 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6352
6353         * time-date.el (date-to-time): Try using parse-time-string first before
6354         using the slower timezone-make-date-arpa-standard.
6355
6356 2010-09-22  Julien Danjou  <julien@danjou.info>
6357
6358         * gnus-group.el (gnus-group-insert-group-line):
6359         Call gnus-group-highlight-line.
6360         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6361         default hook list.
6362         (gnus-group-update-eval-form): Add new function.
6363         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6364         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6365
6366 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6367
6368         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6369         immediate, then expire all articles.
6370         (nnimap-update-info): Fix off-by-one errors.
6371         (nnimap-flags-to-marks): Would return no marks lists for group with no
6372         flags.  Instead return the other data.
6373
6374 2010-09-22  Julien Danjou  <julien@danjou.info>
6375
6376         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6377         Only return an icon.
6378         (gnus-group-insert-group-line): Compute icon to return.
6379
6380         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6381         (gnus-html-image-fetched): Only cache if
6382         gnus-html-image-automatic-caching is set.
6383         (gnus-html-image-fetched): Check for errors.
6384
6385 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6386
6387         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6388         once per method on `g'.  This ensures that backends like nnfolder don't
6389         open all their folders.
6390
6391         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6392         (nnimap-request-list): Nix out group in the correct buffer.
6393         (nnimap-parse-flags): Implement by using `read' instead of
6394         hand-parsing.
6395         (nnimap-flags-to-marks): Pass on permanent-flags.
6396         (nnimap-make-process-buffer): Record the server name.
6397         (nnimap-parse-flags): Fix typo.
6398         (nnimap-request-scan): Run split on the server in general, not just a
6399         single group.
6400
6401         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6402         parameter, and propagate this downwards.
6403
6404         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6405         since EXAMINE changes it on the server.
6406
6407         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6408         this command might take a while.
6409
6410 2010-09-22  Julien Danjou  <julien@danjou.info>
6411
6412         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6413         harmful if you have 2 images side-by-side, they can't be properly
6414         update on text deletion.  Using text-property is safer here.
6415         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6416         data.
6417
6418 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6419
6420         * nnimap.el (nnimap-expunge-inbox): Remove.
6421         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6422         (nnimap-expunge): Flip default to t.
6423
6424         * gnus.el (gnus-method-to-server): Don't push things to the cache
6425         unless it's unique.
6426         (gnus-server-to-method): Ditto.
6427
6428 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6429
6430         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6431
6432 2010-09-22  Julien Danjou  <julien@danjou.info>
6433
6434         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6435         get the start of data.
6436         (gnus-html-encode-url): Add this function to encode special chars in
6437         URL.
6438         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6439         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6440
6441         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6442         default.
6443         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6444
6445         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6446         images alt-text.
6447         (gnus-html-put-image): Put alt-text as help-echo.
6448
6449 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6452         * mm-util.el (mm-decompress-buffer)
6453         * nnir.el (nnir-run-find-grep)
6454         * pop3.el (pop3-list): Use 3rd arg of split-string.
6455
6456         * time-date.el (format-seconds): Comment fix.
6457
6458         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6459         and byte-optimize-form-code-walker.
6460         (dgnushack-make-auto-load): Don't advise make-autoload.
6461
6462         * lpath.el: Remove Emacs 21 stuff.
6463
6464 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6465
6466         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6467         outside the active range.  Suggested by Dan Christensen.
6468
6469         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6470         slightly later to avoid double-getting it.
6471
6472         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6473         previous patch.
6474
6475         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6476
6477 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6478
6479         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6480
6481 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6482
6483         * gnus-int.el (gnus-open-server): Give a better error message in the
6484         "go offline" case.
6485
6486         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6487         marks for nnimap, which is seldom the right thing to do.
6488
6489         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6490         (gnus-same-method-different-name): New function.
6491
6492         * nnimap.el (parse-time): Require.
6493
6494         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6495         method in the presence of many similar methods.
6496
6497         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6498
6499         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6500         nnml-inhibit-expiry.
6501
6502         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6503         find out whether methods are equal.
6504
6505         * nnimap.el (nnimap-find-expired-articles): New function.
6506         (nnimap-process-expiry-targets): New function.
6507         (nnimap-request-move-article): Request the article before looking at
6508         what the Message-ID is.  Fix found by Andrew Cohen.
6509         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6510
6511         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6512         for oldness in addition to being a predicate.
6513
6514         * nnimap.el (nnimap-request-group): When we have zero articles, return
6515         the right data to Gnus.
6516         (nnimap-request-expire-articles): Only delete articles immediately if
6517         the target is 'delete.
6518
6519         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6520         method, this would bug out.
6521
6522         * gnus-group.el (gnus-group-expunge-group): Rename from
6523         gnus-group-nnimap-expunge, and implemented as a normal interface
6524         function.
6525
6526         * gnus-int.el (gnus-request-expunge-group): New function.
6527
6528         * nnimap.el (nnimap-request-create-group): Implement.
6529         (nnimap-request-expunge-group): New function.
6530
6531 2010-09-21  Julien Danjou  <julien@danjou.info>
6532
6533         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6534         (gnus-html-cache-expired): Add new function.
6535         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6536         wethever we should display image for fetch it.
6537         Compute alt-text earlier to pass it to the fetching function too.
6538         (gnus-html-schedule-image-fetching): Change function argument to only
6539         get one image at a time, not a list.
6540         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6541         cache.
6542         (gnus-html-get-image-data): New function to retrieve image data from
6543         cache.
6544         (gnus-html-put-image): Change buffer argument to use image data rather
6545         than file, and place image above region rather than inserting a new
6546         one.  Do not take alt-text as argument, since it's useless now: we place
6547         the image above alt-text.
6548         (gnus-html-prune-cache): Remove.
6549         (gnus-html-show-images): Start to fetch image when we find one, do not
6550         push into a temporary list.
6551         (gnus-html-prefetch-images): Only fetch image if they have expired.
6552         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6553         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6554
6555 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6556
6557         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6558
6559 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6560
6561         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6562         spec inser "*" if the group isn't active instead of 0.
6563
6564         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6565         opening the server.
6566         (nnimap-request-delete-group): Implement group deletion.
6567         (nnimap-transform-headers): Return the size of the entire message in
6568         the Bytes header, not just the size of the first part.
6569         (nnimap-request-move-article): When moving an article from nnimap,
6570         request the article first so the accepting form has an article to
6571         accept.  Reported by Dan Christensen.
6572         (nnimap-command): Make sure that the error message doesn't error out.
6573
6574 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6575
6576         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6577         we haven't requested anything.
6578
6579 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6580
6581         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6582         "".  Fix found by Andrew Cohen.
6583
6584         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6585         instead of -encode-string.
6586
6587 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6588
6589         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6590
6591         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6592         by mm-subst-char-in-string.
6593
6594 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6595
6596         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6597         waiting for the connection string.
6598
6599         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6600         arriving.
6601
6602         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6603         bogus characters.  This allows selecting certain Gmail groups.
6604
6605         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6606         (nnimap-fetch-partial-articles): New variable.
6607         (nnimap-open-connection): When looking for credentials, also use the
6608         nnimap-server-port.
6609         (nnimap-request-article): Return the group/article number, so that Gnus
6610         `^' works as expected.
6611         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6612
6613         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6614         comments.
6615         (gnus-methods-sloppily-equal): New function.
6616         (gnus): When using the development version of Gnus, load the gnus-load
6617         file.
6618
6619         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6620         `gnus-open-server' on each method before trying to scan them etc.
6621         This ensures that all the backend parameters are set correctly.
6622
6623         * nnimap.el (nnimap-authenticator): New variable.
6624         (nnimap-open-connection): Allow anonymous login.
6625         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6626         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6627
6628         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6629         patch, found by Knut Anders Hatlen.
6630
6631 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6632
6633         * gnus-agent.el (gnus-agent-batch-confirmation)
6634         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6635         to gnus-message.
6636         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6637         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6638         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6639         * gnus-int.el (gnus-open-server): Likewise.
6640         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6641         (gnus-score-check-syntax): Likewise.
6642         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6643         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6644         Likewise.
6645         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6646
6647 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6650         calling conventions so that prefetch doesn't bug out.
6651
6652 2010-09-19  Julien Danjou  <julien@danjou.info>
6653
6654         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6655         rather than `subst-char-in-region' in order to be able to replace ASCII
6656         char by UTF-8 ones.
6657
6658         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6659         than curl.
6660         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6661         the right URL and ALT text on images.
6662         (gnus-html-wash-tags): Fix tag case.
6663         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6664         (gnus-article-html): Add -o display_ins_del=2 option.
6665         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6666
6667 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6668
6669         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6670         the extra mail headers, which sometimes seem to happen for unknown
6671         reasons.
6672
6673         * mail-parse.el (mail-header-encode-parameter): Define as
6674         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6675         (or most, perhaps?) mail readers don't understand the latter, but do
6676         understand the former.
6677
6678         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6679         to nil, so that no methods are automatically agentized.  I think this
6680         is probably what most users want.
6681
6682         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6683         from url-retrieve, for instance about invalid URLs.
6684
6685         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6686         groups that have no articles.
6687         (nnimap-request-article): Check that we really got an article when we
6688         requested one.
6689
6690         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6691         doesn't exist.
6692
6693         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6694         nntp buffer so the agent can save it.
6695         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6696         that CRLF doesn't get translated to \n.
6697         (nnimap-open-connection): Don't make 'shell commands only send \n.
6698
6699 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6700
6701         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6702         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6703         Update var name.
6704         (nnml-generate-nov-file): Use dolist.
6705         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6706         Use with-current-buffer.
6707
6708 2010-09-18  Julien Danjou  <julien@danjou.info>
6709
6710         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6711         parallel.
6712
6713 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6714
6715         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6716         the range update right.
6717         (nnimap-request-group): Don't make `M-g' bug out on group with no
6718         marks.
6719         (nnoo): Require, so that other packages can require nnimap.
6720         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6721         command we're looking for.  This helps when the server sends more
6722         responses after we've gotten everything we expected.
6723         (nnimap): Add a `newlinep' field to keep track of end-of-line
6724         conventions.
6725         Don't send CRLF to things that don't want it.
6726         (nnimap-request-accept-article): Ditto.
6727
6728 2010-09-18  Julien Danjou  <julien@danjou.info>
6729
6730         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6731         than curl to retrieve images.
6732
6733 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6734
6735         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6736         the marks.
6737         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6738         (nnimap-wait-for-connection): New function.
6739         (nnimap-open-connection): If we have PREAUTH, don't query for login
6740         credentials.
6741         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6742         when doing a partial update.
6743
6744 2010-09-18  Julien Danjou  <julien@danjou.info>
6745
6746         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6747         tags.
6748
6749 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6750
6751         * nnimap.el (nnimap-credentials): New function.
6752         (nnimap-open-connection): Use the new function to look for credentials
6753         also on the numeric equivalents of "imap" and "imaps".
6754
6755         * gnus-start.el (gnus-activate-group): Send the info to
6756         gnus-request-group.
6757
6758         * nnimap.el (nnimap-request-group): Have the "check" version of the
6759         function parse flags and update the info, so that a `M-g' get a total
6760         resync of all flags from the group.
6761
6762         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6763         to allow backends to alter the info on group selection.  Also alter all
6764         the backend -request-group functions to take the parameter.
6765
6766         * nnimap.el (nnimap-store-info): New function.
6767         (nnimap-update-info): Store the info for later usage.
6768         (nnimap-request-group): Use the stored info for the dont-check case, so
6769         that we don't retrieve all marks when we enter a group.
6770
6771         * nnimap.el: Use deffoo instead of defun for interface functions.
6772
6773         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6774         update the group info.  This makes the nndraft groups, for instance, go
6775         back to their old behaviour.
6776
6777         * gnus-sum.el (gnus-select-newsgroup): Indent.
6778
6779         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6780         in.
6781         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6782         nothing.
6783
6784         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6785         from methods that are denied.
6786
6787         * gnus-int.el (gnus-method-denied-p): New function.
6788
6789         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6790         store the password instead of netrc.
6791         (nnimap-open-connection): Don't error out when we can't make a
6792         connections.
6793
6794         * auth-source.el (auth-source-create): In the password prompt, say what
6795         we're querying for.  Also prompt for user name if that hasn't been
6796         given.
6797
6798         * nnimap.el (nnimap-with-process-buffer): Remove.
6799
6800 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6801
6802         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6803         method when we're reading from the agent.
6804
6805         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6806
6807         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6808         that's probably most useful for users.
6809
6810         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6811         "failed" all the time.
6812
6813         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6814         ...)) with (with-current-buffer ... ).
6815
6816         * nntp.el (nntp-open-server): Return whether the open was successful or
6817         not.
6818
6819         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6820         select an unread unseen article first.
6821
6822         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6823         /etc/services, supply some sensible port defaults.
6824
6825         * dgnushack.el: Define netrc-credentials.
6826
6827 2010-09-17  Julien Danjou  <julien@danjou.info>
6828
6829         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6830
6831 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6832
6833         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6834         doesn't have any parameters.
6835
6836 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6837
6838         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6839         only upcased checks.
6840
6841         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6842
6843         * nnimap.el (nnimap-open-shell-stream): New function.
6844         (nnimap-open-connection): Use it.
6845         (nnimap-transform-headers): Get the number of lines in each message.
6846         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6847         number of lines.
6848         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6849         problem.
6850
6851         * utf7.el (utf7-encode): Autoload.
6852
6853         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6854         to allow the mail splitting to not return a default group.  This is
6855         useful for nnimap, which will leave unmatched mail in the inbox.
6856
6857         * nnimap.el: Rewritten.
6858
6859         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6860         nnimap usage.
6861
6862         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6863         if the move is internal, so that nnimap can do fast internal moves.
6864
6865         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6866         data.
6867         (gnus-read-active-for-groups): Support finishing the early retrieval of
6868         data.
6869
6870         * gnus-range.el (gnus-range-nconcat): New function.
6871
6872         * gnus-int.el (gnus-finish-retrieve-group-infos)
6873         (gnus-retrieve-group-data-early): New functions.
6874
6875 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6876
6877         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6878         (nnrss-retrieve-groups):
6879         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6880         (pop3-quit): Use with-current-buffer.
6881
6882 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6883
6884         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6885         instead of nnheader-accept-process-output.
6886
6887         * dgnushack.el (dgnushack-compile): Add comment.
6888
6889         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6890
6891         * gnus-html.el (gnus-html-schedule-image-fetching)
6892         (gnus-html-prefetch-images): Replace process-kill-without-query by
6893         gnus-set-process-query-on-exit-flag.
6894
6895 2010-09-16  Romain Francoise  <romain@orebokech.com>
6896
6897         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6898
6899 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6900
6901         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6902         parameter to unintern is mandatory-ish in Emacs 24.
6903
6904         * gnus-html.el (gnus-html-schedule-image-fetching)
6905         (gnus-html-prefetch-images): Check for curl before using it.
6906
6907         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6908         depend on curl, which isn't essential.
6909
6910         * imap.el: Revert back to version
6911         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6912         seem problematic.
6913
6914 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6915
6916         * gnus-registry.el (gnus-registry-install-shortcuts):
6917         Explicitly pass `obarray' to `unintern' to avoid a warning.
6918
6919 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6920
6921         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6922         change.
6923
6924         * nnrss.el (nnrss-request-list): Remove this function and related
6925         functions, including the moreover stuff.
6926
6927 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6928
6929         * nnrss.el (nnrss-retrieve-groups): New function.
6930
6931 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6932
6933         * .dir-locals.el: Add no-byte-compile cookie.
6934
6935 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * time-date.el (format-seconds): Comment fix.
6938
6939         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6940         for back end that doesn't support request-scan.
6941
6942 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6943
6944         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6945         then do request scans from the backends.
6946
6947         * netrc.el (netrc-credentials): New conveniency function.
6948
6949         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6950         avoid running a hook per line, since this takes a lot of time,
6951         profiling shows.
6952         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6953         directly if gnus-visual-p is true.
6954
6955 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6956
6957         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6958         groups; replace mapcar with dolist which is a bit faster; pass groups
6959         info to gnus-read-active-file-1.
6960         (gnus-read-active-file-1): Scan only specified groups if the new
6961         optional arg `infos' is given.
6962
6963 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6964
6965         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6966
6967         * pop3.el (pop3-movemail): Remove.
6968         (pop3-streaming-movemail): Rename to pop3-movemail.
6969
6970         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6971         don't restrict end-tag searches to the end of the line.
6972
6973 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6976         articles of every unchecked group to t, which means unknown since the
6977         server has never been opened.
6978
6979 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980
6981         * gnus-html.el (gnus-html-show-alt-text): New command.
6982         (gnus-html-browse-image): Ditto.
6983         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6984         to browse the image directly.
6985         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6986         better.
6987
6988         * gnus-async.el (gnus-async-article-callback):
6989         Call `gnus-html-prefetch-images' unconditionally.
6990
6991         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6992         before feeding URLs to curl.
6993
6994 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6997         internal images as deletable by `W D D'.
6998
6999         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7000         (gnus-async-article-callback): Fix typo.
7001
7002 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7003
7004         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7005         current line to work around bugs in the output from w3m.
7006
7007         * gnus-async.el (gnus-async-article-callback): Always prefetch images
7008         for groups that want that.
7009
7010         * nntp.el (nntp-wait-for-string): Supply a timeout for
7011         accept-process-output to ensure progress.
7012
7013         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7014         level to get unread articles from, then use that for foreign groups,
7015         too.
7016
7017         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7018         confuses the rest of the function.
7019
7020         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7021         for the methods that support -retrieve-groups, too.
7022
7023         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7024
7025 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7026
7027         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
7028         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
7029
7030         * pop3.el: Require cl when compiling.
7031         (pop3-number-of-responses): Search for "+OK", not "+OK ".
7032
7033 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7034
7035         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7036         that aren't going to be activated.
7037         (gnus-get-unread-articles): Fix up the last commit.
7038
7039         * gnus-html.el (gnus-article-html): Allow calling without specifying
7040         the handle.  In that case, dissect the buffer first.
7041
7042         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7043
7044         * nnimap.el (nnimap-open-connection): Revert the change that would look
7045         into authinfo for imaps instead of imap.
7046
7047         * gnus-start.el (gnus-activate-group): Take an optional parameter to
7048         say that you don't want to call gnus-request-group with don-check, but
7049         do check the reponse.  This is for virtual groups only.
7050         (gnus-get-unread-articles): Count the archive groups as secondary, so
7051         that they're activated the same way as before.
7052
7053         * imap.el (imap-message-map): Removed optional buffer parameter, since
7054         no callers use it.
7055         (imap-message-get): Ditto.
7056         (imap-message-put): Ditto.
7057         (imap-mailbox-map): Ditto.
7058         (imap-mailbox-put): Ditto.
7059         (imap-mailbox-get): Ditto.
7060         (imap-mailbox-get): Revert last change for this function.
7061
7062         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7063         case-insensitively.
7064         (nnimap-debug): Remove.
7065
7066         * net/imap.el (imap-fetch-safe): Remove function, and alter all
7067         callers to use `imap-fetch' instead.  According to the comments, this
7068         should be safe, since all other IMAP clients use the 1:* syntax.
7069         (imap-enable-exchange-bug-workaround): Remove.
7070         (imap-debug): Remove -- doesn't seem very useful.
7071
7072         * mail-source.el (mail-source-fetch): Don't message if we're fetching
7073         mail from a file, and the file doesn't exist.
7074
7075         * imap.el (imap-log): New convenience function used throughout instead
7076         of repeating the same code all over the place.
7077
7078         * pop3.el (pop3-streaming-movemail): Return t for success.
7079
7080         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7081         .authinfo if we're using ssl connection.
7082
7083         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7084         already have if we're in a main Gnus `g' run.
7085
7086         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7087
7088 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7089
7090         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7091
7092         * nnmh.el (nnmh-request-list-1): Bind `file'.
7093
7094         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7095         alias to set-process-query-on-exit-flag or process-kill-without-query.
7096         (pop3-open-server): Use it.
7097
7098 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7099
7100         * mail-source.el (mail-source-delete-crash-box): Always move the crash
7101         box to the Incoming file.  Fixes mistake in previous checkin.
7102
7103         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7104         request loop (for debugging purposes) removed.
7105
7106         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7107         culprit is more visible.
7108         (nnml-save-incremental-nov, nnml-open-incremental-nov)
7109         (nnml-add-incremental-nov): New functions to do "incremental" nov
7110         updates, where we just append to the end of the existing nov files
7111         without reading/writing them in full.
7112
7113         * mail-source.el (mail-source-delete-crash-box): Really only check the
7114         incoming files once in a while.
7115
7116         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7117
7118         * mail-source.el (mail-source-delete-crash-box): Only check the
7119         incoming files for deletion once per day to save a lot of file
7120         accesses.
7121
7122         * pop3.el (pop3-logon): Fix up unbound variable typo.
7123
7124         * mail-source.el (pop3-streaming-movemail): Autoload.
7125
7126         * pop3.el (pop3-streaming-movemail):
7127         Respect pop3-leave-mail-on-server.
7128
7129         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7130         retrieval.
7131
7132         * pop3.el (pop3-process-filter): Remove unused function.
7133         (pop3-streaming-movemail, pop3-send-streaming-command)
7134         (pop3-wait-for-messages, pop3-write-to-file)
7135         (pop3-number-of-responses): New functions for streaming pop3
7136         retrieval.
7137
7138         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7139         come from no known methods.
7140         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7141         list.
7142
7143         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7144         message sizes.
7145         (pop3-movemail): Use erase-buffer instead of looping and deleting
7146         regions, which seems rather odd.
7147
7148         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7149         file once per `g' run.
7150
7151         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7152         directories.  This makes the draft queue directory work.
7153
7154         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7155         data from the backends, so that we only request the list of groups from
7156         each method once.  This should speed things up considerably.
7157
7158         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7159         detect that it's not implemented.
7160
7161         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7162         we actually do recurse down into the tree, but don't stat all leaf
7163         nodes.
7164
7165         * gnus-html.el (gnus-html-show-images): If there are no images to show,
7166         then say so instead of bugging out.
7167
7168         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7169         files exist before trying to read them.
7170
7171         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7172         around <pre_int>.
7173
7174         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7175
7176         * nnmh.el (nnmh-request-list-1): Optimize for speed.
7177
7178 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7179
7180         * mm-util.el (mm-image-load-path): Just return the image directories,
7181         not all directories in the path in addition to the image directories.
7182         (mm-image-load-path): Maintain a cache of the image directories so that
7183         the `g' command in Gnus doesn't have to stat dozens of directories each
7184         time.
7185
7186         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7187         (gnus-html-wash-tags): Add a new `i' command to insert images.
7188         (gnus-html-insert-image): New command and keystroke.
7189         (gnus-html-redisplay-with-images): New command and keystroke.
7190         (gnus-html-show-images): Rename command.
7191         (gnus-html-wash-tags): Remove more white space before <pre_int> image
7192         spacers.
7193         (gnus-html-wash-tags): Decode entities at the end, so that entities
7194         inside the tags don't mess up the rest of the "parsing".
7195
7196         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7197         so that nnimap methods aren't agentized by default.  There's apparently
7198         many problems related to agent/imap behaviour.
7199
7200         * gnus-art.el (gnus-article-copy-string): New command and key binding.
7201
7202         * gnus-html.el: Doc fix.
7203
7204 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7205
7206         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
7207         specifier-spec-list for Emacs 21.
7208
7209         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7210         glyph-width and glyph-height instead of display-graphic-p and
7211         image-size; make avoidance of displaying small images work for XEmacs.
7212
7213         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7214         for XEmacs.
7215
7216         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7217         of symbol that holds plist data.
7218         (gnus-process-plist): Remove plist of process after getting it.
7219
7220 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7221
7222         * message.el (message-generate-hashcash): Change default to
7223         'opportunistic if hashcash is installed.
7224
7225         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7226         (gnus-html-put-image): Only call image-size once, since it's somewhat
7227         time-consuming on remote X servers.
7228
7229 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7230
7231         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
7232         type on data, not a file name.
7233
7234         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
7235         window-pixel-edges for Emacs 21.
7236
7237         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7238         decoded contents.
7239         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7240
7241 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7242
7243         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7244         group line format, since it isn't very interesting.
7245
7246         * gnus-agent.el (gnus-agent-short-article),
7247         (gnus-agent-long-article): Increase values for these two variables,
7248         since most people are likely to have more network connection and
7249         storage than before.
7250
7251         * gnus.el (gnus-refer-article-method): Change default to 'current.
7252         When referring an article, the common behaviour is to refer it from the
7253         current select method, not the native select method.  The chances of
7254         the native select method having the message in question is rather slim
7255         these days.
7256
7257         * gnus-sum.el (gnus-auto-select-subject): Change default to
7258         `unseen-or-unread'.  I think it's likely that most people want to
7259         select an unseen article over a previously seen, but unread one.
7260
7261         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
7262         means that in the article buffer none of the minor mode elements will
7263         be shown, usually, and this is not desirable in most cases.
7264
7265         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7266         that commands like `d' (and the like) go to the next line in the
7267         buffer, instead of the next unread article.  I think this is the
7268         behaviour that is most natural for most users.
7269         (gnus-single-article-buffer): Change default to nil, so that people can
7270         have as many article buffers open as they have summary buffer.  I think
7271         this is the most natural way for the groups to behave.
7272
7273         * message.el (message-generate-new-buffers): Change default to
7274         `unsent', so that all new message buffers start their names with the
7275         string "*unsent", and it's easier to find the buffers if you move from
7276         them.
7277
7278 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7279
7280         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7281         small.  They're probably tracking images.
7282         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7283         (gnus-html-rescale-image): Yet another try at getting the image sizing
7284         right.
7285
7286         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7287         nntp-marks-file-name is nil.
7288
7289 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7290
7291         * gnus-html.el (gnus-html-wash-tags)
7292         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7293         Better logging.
7294
7295 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7296
7297         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7298
7299         * gnus-html.el (gnus-html-wash-tags): Check the value of
7300         gnus-blocked-images in the summary buffer.
7301
7302 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7303
7304         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7305
7306 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7307
7308         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7309         like "a", it seems like.
7310         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7311         since it needs to be picked from the correct buffer.
7312
7313         * nnwfm.el: Remove.
7314
7315         * nnlistserv.el: Remove.
7316
7317 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7318
7319         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7320         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7321
7322 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7323
7324         * nnkiboze.el: Remove.
7325
7326         * nndb.el: Remove.
7327
7328         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7329         alt text.
7330         (gnus-html-rescale-image): Try to get the rescaling logic right for
7331         images that are just wide and not tall.
7332
7333         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7334         overshadow variable bindings.
7335
7336 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7337
7338         * gnus-html.el (gnus-html-wash-tags)
7339         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7340         Add extra logging.
7341
7342 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7343
7344         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7345         (gnus-max-image-proportion): New variable.
7346         (gnus-html-rescale-image): New function.
7347         (gnus-html-put-image): Rescale images.
7348
7349 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7350
7351         Fix up some byte-compiler warnings.
7352         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7353         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7354         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7355         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7356         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7357         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7358         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7359
7360 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7361
7362         * gnus-html.el (gnus-article-html): Decode contents by charset.
7363
7364 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7365
7366         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7367         (gnus-html-frame-width, gnus-blocked-images)
7368         * message.el (message-prune-recipient-rules): Add custom version.
7369         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7370
7371         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7372         functions.
7373
7374         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7375         gnus-process-get.
7376
7377 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7378
7379         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7380         instead of lsub directly.
7381
7382 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7383
7384         * nnwarchive.el: Remove.
7385
7386         * gnus-soup.el: Remove.
7387
7388         * nnsoup.el: Remove.
7389
7390         * nnultimate.el: Remove.
7391
7392         * gnus-html.el (gnus-blocked-images): New variable.
7393
7394         * message.el (message-prune-recipients): New function.
7395         (message-prune-recipient-rules): New variable.
7396
7397         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7398         guess whether a long line is natural text or not.
7399
7400         * gnus-html.el (gnus-html-schedule-image-fetching):
7401         Use gnus-process-plist and friends for compatibility.
7402
7403 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7404
7405         * gnus-html.el: Require packages that define macros used in this file.
7406         (gnus-article-mouse-face): Declare to silence byte-compiler.
7407         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7408         process-get.
7409         (gnus-html-put-image): Use plist-get to avoid getf.
7410         (gnus-html-prefetch-images): Use with-current-buffer.
7411
7412 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * gnus-ems.el: Provide compatibility functions for
7415         gnus-set-process-plist.
7416
7417         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7418         header-line-format for XEmacs 21.4.
7419
7420         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7421         * gnus.el (gnus-valid-select-methods)
7422         * message.el (message-send-mail-partially-limit)
7423         * mm-decode.el (mm-text-html-renderer)
7424         * mml.el (mml-insert-mime-headers-always)
7425         * smiley.el (smiley-regexp-alist): Bump custom version.
7426
7427 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7428
7429         * gnus-html.el: require mm-url.
7430         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7431         with the url to `url'.
7432         (gnus-html-wash-tags): Support cid: URLs/images.
7433
7434 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7435
7436         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7437         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7438         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7439
7440         * gnus-move.el: Remove file, since it doesn't really work.
7441
7442         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7443         UTF-8.  This seems to fix problems with some German web feeds.
7444
7445         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7446         at the top so that the proper colours are applied.
7447
7448         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7449         don't have dots in their names.
7450
7451         * gnus-art.el (gnus-article-view-part): Doc fix.
7452
7453         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7454         XEmacs-compatible.
7455         (gnus-html-put-image): Don't do images on non-graphic displays.
7456
7457         * nnslashdot.el: Remove this unused backend.
7458
7459         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7460         actions.
7461         (gnus-undo-register-1): Revert last change.
7462
7463         * gnus-group.el (gnus-group-completing-read): Protect against not
7464         having completion-styles bound.
7465
7466         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7467         make broken recipients happier.
7468
7469         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7470
7471         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7472         point parameter.
7473
7474         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7475
7476         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7477         completion-styles for group selection.
7478
7479 2009-02-04  Andreas Schwab  <schwab@suse.de>
7480
7481         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7482         headers and regexp-quote the match if necessary.
7483
7484 2009-03-24  Miles Bader  <miles@gnu.org>
7485
7486         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7487         the blinking smiley.
7488
7489 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7490
7491         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7492         blink smiley.
7493
7494 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7495
7496         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7497         where the dribbel file lives exists.
7498
7499         * message.el (message-send-mail-partially-limit): Change the default to
7500         nil, since most people don't want this.
7501
7502         * mm-url.el (mm-url-decode-entities): Also decode entities like
7503         &#x3212.
7504
7505 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7506
7507         * gnus-sum.el (gnus-summary-idna-message):
7508         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7509         Hyperlink urls in docstrings with URL `...'.
7510
7511 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7512
7513         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7514         functions.
7515
7516 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7517
7518         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7519         say what the mouseover text should be.
7520
7521         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7522         version of the mm-w3m-safe-url-regexp variable to only download images
7523         in the groups where we want that to happen.
7524
7525         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7526
7527         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7528         easier debugging.
7529         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7530         big pictures in the article buffer.
7531
7532         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7533         gnus-article-html.
7534         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7535         w3m.
7536
7537         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7538
7539 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7540
7541         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7542         which doesn't exist.
7543
7544         * message.el (message-inhibit-ecomplete): New variable to allow some
7545         function to inhibit ecomplete address storage.
7546         (message-resend): Disable ecomplete message storage when resending
7547         messages.
7548
7549         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7550
7551 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7554         Save excursion while copying, moving, and deleting articles in order to
7555         prevent the cursor from jumping to unforeseen place.
7556
7557 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7558
7559         * lpath.el: No need to bind bookmark-current-buffer,
7560         bookmark-yank-point and bookmark-make-record-function.
7561
7562 2010-08-17  Glenn Morris  <rgm@gnu.org>
7563
7564         * gnus-sync.el: Require gnus components whose functions are used.
7565
7566         * gnus-art.el (bookmark-make-record-function):
7567         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7568         Declare for compiler.
7569
7570         * mm-url.el (mml-compute-boundary): Autoload.
7571
7572 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7573
7574         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7575
7576 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7577
7578         Typo fix "hoo4a" -> "hook".
7579
7580         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7581
7582 2010-08-14  Glenn Morris  <rgm@gnu.org>
7583
7584         * gnus-sync.el (gnus-sync): Fix defgroup version.
7585
7586 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7587
7588         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7589
7590         * gnus-sync.el: Fix docs.
7591         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7592         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7593
7594 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7595
7596         Optimizations for gnus-sync.el.
7597
7598         * gnus-sync.el: Add docs about gnus-sync-backend
7599         possibilities.
7600         (gnus-sync-save): Remove unnecessary message.
7601         (gnus-sync-read): Optimize and show what groups were skipped.
7602
7603 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7604
7605         Minor bug fixes for gnus-sync.el.
7606
7607         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7608         Don't read the sync on get-new-news.
7609
7610         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7611         quiet.
7612
7613         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7614         (fix typo).
7615
7616 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7617
7618         Make saving and restoring of hidden threads work with overlays.
7619         Patch applied by Ted Zlatanov.
7620
7621         * gnus-sum.el (gnus-hidden-threads-configuration)
7622         (gnus-restore-hidden-threads-configuration): Update to deal with text
7623         properties, rather than searching for a magic character.
7624
7625 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7626
7627         New gnus-sync.el library for synchronization of marks.
7628
7629         * gnus-sync.el: New library for synchronization of marks.
7630
7631         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7632         renamed from `gnus-registry-grep-in-list'.
7633
7634         * gnus-registry.el (gnus-registry-follow-group-p):
7635         Use `gnus-grep-in-list'.
7636
7637         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7638
7639 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7640
7641         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7642         determining charset of text fails.
7643
7644 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7645
7646         * nnmail.el (nnmail-get-new-mail-1): Revert.
7647
7648         * nnml.el (nnml-active-number): Make sure names of newly created groups
7649         in nnml-group-alist are encoded.
7650
7651 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7654         containing non-ASCII characters in active file for nnml back end.
7655
7656 2010-07-24  David Engster  <dengste@eml.cc>
7657
7658         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7659         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7660
7661 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7662
7663         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7664         tag (Bug#6654).
7665
7666 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7667
7668         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7669         the article buffer, not the summary buffer.
7670
7671 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7672
7673         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7674         Emacs 23 as well.
7675
7676 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7677
7678         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7679         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7680
7681 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7682
7683         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7684         Patch applied by Karl Fogel.
7685
7686         * gnus-sum.el (gnus-summary-bookmark-make-record):
7687         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7688
7689 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7690
7691         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7692         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7693         C-w still not working correctly from Article buffers; Thierry's
7694         patch to fix that will be applied after this.
7695
7696         * gnus-art.el (bookmark-make-record-function): New local variable.
7697
7698         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7699         article buffer.
7700         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7701
7702 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7703
7704         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7705         on changes in bookmark.el.
7706
7707 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7708
7709         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7710         `no-log' instead of message not to log prompt string.
7711
7712 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7713
7714         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7715         the *other* type of HTML form submission.
7716
7717 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7718
7719         * auth-source.el (auth-source-pick): If choice does not contain a
7720         questioned keyword, set the check to t.
7721
7722 2010-06-12  Romain Francoise  <romain@orebokech.com>
7723
7724         * gnus-util.el (gnus-date-get-time): Move up before first use.
7725
7726 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7729         (gnus-article-edit-part): Bind it to make last part that is substituted
7730         or deleted visible.
7731         (gnus-mime-display-single): Buttonize part of which id equals to
7732         gnus-mime-buttonized-part-id.
7733
7734 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7735
7736         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7737         (gnus-dd-mmm): Use gnus-date-get-time.
7738         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7739         simplify logic.
7740         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7741         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7742
7743 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7744
7745         * auth-source.el (top): Autoload `secrets-list-collections',
7746         `secrets-create-item', `secrets-delete-item'.
7747         (auth-sources): Fix tag string.
7748         (auth-get-source, auth-source-retrieve, auth-source-create)
7749         (auth-source-delete): New defuns.
7750         (auth-source-pick): Rewrite in order to avoid 2 passes.
7751         (auth-source-forget-user-or-password): New parameter USERNAME.
7752         (auth-source-user-or-password): New parameters CREATE-MISSING and
7753         DELETE-EXISTING.  Retrieve password interactively, if needed.
7754
7755 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7756
7757         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7758         deleting unused directories when gnus-expert-user is t.
7759
7760 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7761
7762         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7763         for each temp file when gnus-article-browse-delete-temp is ask.
7764
7765 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7766
7767         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7768         Replace Lisp calls to delete-backward-char by calls to delete-char.
7769
7770 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7771
7772         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7773
7774 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7775
7776         * password-cache.el (password-cache-remove): Fix docstring.
7777
7778 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7781         article unless decoding article to be saved.
7782
7783 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7786         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7787         generated within the mm-with-unibyte-current-buffer macro.
7788
7789 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7790
7791         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7792         to nil when we're in a mml-preview buffer and no group is selected.
7793
7794 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7795
7796         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7797         when catching the `C-g'.  Reported by "Leo".
7798
7799 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * message.el (message-forward-make-body-plain)
7802         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7803         multibyte-string-p.
7804
7805         * lpath.el: Revert.
7806
7807 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7808
7809         * message.el (message-forward-make-body-mml): Assume original message
7810         is multibyte string; error on unibyte.
7811         (message-forward-make-body-plain): Ditto; don't add excessive newline
7812         in body end.
7813
7814         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7815
7816 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7817
7818         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7819         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7820
7821 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7822
7823         * mm-extern.el (mm-extern-url): Don't use
7824         mm-with-unibyte-current-buffer.
7825         (mm-extern-cache-contents): Use with-current-buffer instead of
7826         save-excursion + set-buffer.
7827
7828 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * mm-util.el (mm-emacs-mule): Remove.
7831
7832 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7833
7834         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7835         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7836         change.
7837
7838 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7839
7840         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7841         bind the default value of enable-multibyte-characters to nil.
7842
7843 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * message.el (message-forward-make-body-plain)
7846         (message-forward-make-body-mml):
7847         Don't use mm-with-unibyte-current-buffer.
7848
7849 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7850
7851         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7852
7853 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7854
7855         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7856         (Bug#5592).
7857
7858 2010-05-07  Julien Danjou  <julien@danjou.info>
7859
7860         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7861         it to mm-pipe-part.
7862
7863         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7864         it is given.
7865
7866 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * binhex.el (binhex-decode-region-internal)
7869         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7870         (dns-query)
7871         * nnweb.el (nnweb-gmane-search)
7872         * pgg-parse.el (pgg-parse-armor)
7873         * pgg.el (pgg-verify-region)
7874         * sha1.el (sha1-string-external)
7875         * uudecode.el (uudecode-decode-region-internal)
7876         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7877         XEmacs.
7878
7879         * gnus-art.el (gnus-article-browse-html-parts)
7880         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7881         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7882         make-temp-file.
7883
7884         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7885         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7886         compiling.
7887
7888         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7889         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7890         XEmacs when compiling.
7891
7892         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7893         gnus-pick-mode-off-hook for XEmacs when compiling.
7894         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7895         gnus-binary-mode-off-hook for XEmacs when compiling.
7896
7897         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7898         Return nil if char-charset is not available.
7899
7900         * imap.el (imap-disable-multibyte)
7901         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7902         macros.
7903
7904         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7905         instead of encode-coding-string.
7906
7907         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7908         'xemacs) instead of mm-emacs-mule to switch function definitions.
7909         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7910
7911         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7912         bind temporary-file-directory for XEmacs;
7913         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7914         timer-set-function for XEmacs 21.4 and SXEmacs;
7915         bind timer-list for XEmacs 21.4 and SXEmacs;
7916         fbind char-charset and find-charset-region for non-Mule XEmacs;
7917         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7918         encode-coding-region and encode-coding-string for XEmacs having no
7919         file-coding feature.
7920
7921 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7922
7923         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7924
7925 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7928         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7929
7930 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7931
7932         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7933         alias `jka-compr-delete-temp-file' no longer exists.
7934
7935 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7936
7937         Use define-minor-mode in Gnus where applicable.
7938         * mml.el (mml-mode): Use define-minor-mode.
7939         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7940         (gnus-undo-mode): Use define-minor-mode.
7941         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7942         (gnus-dead-summary-mode): Use define-minor-mode.
7943         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7944         Initialize in declaration.
7945         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7946         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7947         (gnus-mailing-list-mode): Use define-minor-mode.
7948         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7949         (gnus-draft-mode): Use define-minor-mode.
7950         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7951         (gnus-dired-mode): Use define-minor-mode.
7952
7953 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7954
7955         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7956         handles on recursive mml-to-mime translation and check them for
7957         boundary delimiter collisions.  Reported by Greg Troxel.
7958
7959 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7960
7961         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7962
7963 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7964
7965         * mm-util.el (mm-find-buffer-file-coding-system):
7966         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7967
7968 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7969
7970         * message.el (message-generate-headers): Record insertion of optional
7971         headers as well.  Otherwise the check to prevent repeated insertion of
7972         optional headers is a no-op.
7973
7974 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7975
7976         * smime.el: Don't mention CVS.
7977
7978         * nnrss.el (nnrss-fetch): Don't mention CVS.
7979
7980         * nnir.el: Don't mention CVS.
7981
7982 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7983
7984         * gnus-sum.el (gnus-summary-bookmark-make-record):
7985         Add `location' field.
7986
7987 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7988
7989         * lpath.el: Fbind bookmark-default-handler,
7990         bookmark-get-bookmark-record, bookmark-make-record-default,
7991         bookmark-prop-get for Emacs <23 and XEmacs.
7992
7993 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7994
7995         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7996         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7997         Use with-current-buffer to silence the byte-compiler.
7998         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7999         bother to require `gnus'.
8000         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
8001
8002 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8003
8004         * gnus-sum.el (gnus-summary-bookmark-make-record)
8005         (gnus-summary-bookmark-jump): New functions.
8006         (gnus-summary-mode): Setup bookmark support.
8007
8008 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
8009
8010         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8011         if set.
8012
8013 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8016         gnus-article-browse-html-save-cid-image; make it work recursively for
8017         forwarded messages as well.
8018         (gnus-article-browse-html-parts): Work when prefix arg is given.
8019         (gnus-article-browse-html-article): Doc fix.
8020
8021 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
8022
8023         * message.el (message-default-mail-headers):
8024         (message-default-headers): Carry the value mail-default-headers over
8025         into message-default-mail-headers, rather than message-default-headers.
8026
8027 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
8028
8029         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8030         charset.
8031
8032         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8033         charset into the <meta> tag when the article is encoded to utf-8.
8034
8035 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8036
8037         * gnus-art.el (gnus-article-browse-delete-temp-files):
8038         Delete directories as well.
8039         (gnus-article-browse-html-parts): Work for images that do not specify
8040         file names; delete temp directory when quitting; insert header at the
8041         right place; use file: scheme for image files.
8042
8043 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
8044
8045         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8046         (gnus-article-browse-html-parts): Use it to make temporary cid image
8047         files in addition to html file so that browser may display them.
8048
8049 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8050
8051         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8052
8053 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8054
8055         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8056
8057 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
8058
8059         * auth-source.el (auth-sources): Change default to be simpler.
8060         Explain about Secret Service API sources.  Improve Customize options.
8061         (auth-source-pick): Change to accept any number of search parameters.
8062         Implement fallbacks iteratively, not recursively.  Add scoring on the
8063         second pass and sort by score.  Call Secret Service API when needed.
8064         (auth-source-user-or-password): Use it.  Call Secret Service API
8065         directly when needed to get the user name and the password.
8066
8067 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
8068
8069         * message.el (message-interactive): Doc fix.
8070         (message-qmail-inject-args): Reflow.
8071         (message-kill-to-signature): Fix typo in docstring.
8072
8073         * smiley.el (smiley-buffer): Fix typo in docstring.
8074
8075 2010-03-24  Glenn Morris  <rgm@gnu.org>
8076
8077         * mail-source.el (gnus-message): Declare.
8078         (mail-source-delete-old-incoming): Require gnus-util.
8079
8080 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8081
8082         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8083
8084         * message.el (ecomplete-setup): Autoload it for Emacs <23.
8085
8086         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8087         password-cache's default if it is not bound.
8088         (mml-secure-passphrase-cache-expiry): Default to 16 that is
8089         password-cache-expiry's default if it is not bound.
8090
8091         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8092         available in Emacs 21.
8093
8094         * lpath.el: Suppress compiler warnings for:
8095         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
8096         XEmacs;
8097         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
8098         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
8099         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
8100
8101 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
8102
8103         * auth-source.el (auth-sources): Fix up definition so extra parameters
8104         are always inline.
8105
8106 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
8107
8108         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8109         wasn't updated after mismatch.  Clear cached mailbox info correctly
8110         when uidvalidity changes.
8111         (nnimap-group-prefixed-name): New function to avoid some code
8112         duplication.
8113         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8114         (nnimap-request-group): Use it.
8115         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8116         (nnimap-update-unseen): Significantly improved speed of Gnus startup
8117         with many imap folders.  This is done by caching the group status from
8118         the imap server persistently in a group parameter `imap-status'.  (This
8119         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8120         but not persistently, so every Gnus startup was still very slow.)
8121
8122 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
8123
8124         * assistant.el (assistant-render-text): Run `widget-setup' and don't
8125         delete the extra newline.  Otherwise editing of :string and :number
8126         types don't work.
8127
8128 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8129
8130         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
8131         secrets.el dependency.
8132         (auth-sources): Add optional user name.  Add secrets.el configuration
8133         choice (unused right now).
8134
8135 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8136
8137         * gnus-sum.el (gnus-summary-make-menu-bar):
8138         Let `gnus-registry-install-shortcuts' fill in the functions.
8139
8140         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8141         warnings.
8142         (gnus-registry-misc-menus): Variable to hold registry mark menus.
8143         (gnus-registry-install-shortcuts): Populate and use it in a
8144         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8145
8146 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
8147
8148         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8149         In-place substitutions for the group name encoding/decoding.
8150         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8151         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8152         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8153         (nnimap-update-unseen, nnimap-request-list)
8154         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8155         (nnimap-request-set-mark, nnimap-split-to-groups)
8156         (nnimap-split-articles, nnimap-request-newgroups)
8157         (nnimap-request-create-group, nnimap-request-accept-article)
8158         (nnimap-request-delete-group, nnimap-request-rename-group)
8159         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
8160         `encoded-mbx' for consistency.
8161         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8162         variable `imap-current-mailbox'.
8163
8164         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8165         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8166
8167 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
8168
8169         * pop3.el (pop3-display-message-size-flag): Display message size byte
8170         counts during POP3 download.
8171         (pop3-movemail): Use it.
8172         (pop3-list): Implement listing of available messages.
8173
8174 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
8175
8176         * nnir.el (nnir-get-article-nov-override-function): New function to
8177         override the normal NOV retrieval.
8178         (nnir-retrieve-headers): Use it.
8179
8180 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
8181
8182         * auth-source.el (netrc-machine-user-or-password): Autoload.
8183
8184 2010-03-19  Glenn Morris  <rgm@gnu.org>
8185
8186         Stop message.el from loading about 40 libraries it doesn't always need.
8187         The general approach is to autoload rather than require, and to
8188         require in the specific functions rather than the file.  (Bug#5642)
8189
8190         * gmm-utils.el: Don't require wid-edit.
8191         (widget-create-child-value, widget-convert, widget-default-get):
8192         Autoload.
8193
8194         * gnus-util.el: Don't require time-date, netrc.
8195         (message-fetch-field, gnus-group-name-decode): Declare rather than
8196         autoloading.
8197         (gnus-fetch-field): Require message.
8198         (gnus-decode-newsgroups): Require gnus-group.
8199
8200         * ietf-drums.el: Don't require time-date.
8201
8202         * message.el: Don't require hashcash, canlock, ecomplete.
8203         Do require mail-utils.  Require nnheader only when compiling.
8204         (smtpmail-default-smtp-server): Remove declaration.
8205         (message-send-mail-function): Check smtpmail-default-smtp-server
8206         is bound rather than requiring smtpmail.
8207         (message-auto-save-directory, message-insert-signature):
8208         Use expand-file-name rather than nnheader-concat.
8209         (nnheader-insert-file-contents): Autoload.
8210         (hashcash-wait-async): Declare.
8211         (message-send-mail): Only call gnus-setup-posting-charset if
8212         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
8213         (message-send-mail-with-sendmail): Require sendmail.
8214         (canlock-password, canlock-password-for-verify): Declare.
8215         (message-canlock-password): Require canlock.
8216         (nnheader-get-report): Autoload.
8217         (gnus-setup-posting-charset): Declare.
8218         (message-send-news): Require gnus-msg.
8219         (message-make-references, message-make-in-reply-to): Use mail-header-id
8220         rather than the alias mail-header-message-id.
8221         (ecomplete-add-item, ecomplete-save): Declare.
8222         (message-put-addresses-in-ecomplete): Require ecomplete.
8223         (ecomplete-display-matches): Autoload.
8224
8225         * mm-decode.el: Don't require mailcap, gnus-util.
8226         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8227         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8228         Autoload.
8229         (mailcap-mime-extensions): Declare.
8230
8231         * mm-encode.el: Don't require mailcap.
8232         (mailcap-extension-to-mime): Autoload.
8233
8234         * mml-sec.el: Don't require password-cache.
8235
8236         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8237         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8238         (mml-minibuffer-read-type): Require mailcap.
8239         (mml-preview): Require gnus-msg.
8240
8241         * mml1991.el: Require password-cache.
8242         (password-cache-expiry): Remove declaration.
8243
8244         * mml2015.el: Require password-cache.
8245         (password-cache-expiry): Remove declaration.
8246
8247         * nneething.el (mailcap): Require mailcap.
8248
8249         * nnheader.el (declare-function): Add compatibility stub.
8250         (message-remove-header): Declare rather than autoload.
8251         (nnheader-replace-header): Require message.
8252
8253         * nnimap.el (declare-function): Add compatibility stub.
8254         (netrc-parse, netrc-machine-user-or-password): Declare.
8255         (nnimap-open-connection): Require netrc.
8256
8257         * nntp.el (declare-function): Add compatibility stub.
8258         (netrc-parse, netrc-machine, netrc-get): Declare.
8259         (nntp-send-authinfo): Require netrc.
8260
8261         * rfc2047.el: Don't require qp.
8262         (quoted-printable-encode-region, quoted-printable-decode-string):
8263         Autoload.
8264
8265         * sieve-mode.el: Don't require easymenu.
8266         (easy-menu-add-item): Autoload it.
8267
8268         * spam-stat.el (time-to-number-of-days): Autoload it.
8269
8270 2010-03-19  Glenn Morris  <rgm@gnu.org>
8271
8272         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8273
8274 2010-03-18  Glenn Morris  <rgm@gnu.org>
8275
8276         * hashcash.el (declare-function): Remove duplicate definition.
8277
8278 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8279
8280         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8281         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8282         value if any backslash escapes).
8283
8284 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8287         if it is available.  (bug#5647)
8288
8289         * lpath.el: Suppress compiler warning for coding-system-from-name for
8290         Emacs 21 and XEmacs.
8291
8292 2010-03-14  Juri Linkov  <juri@jurta.org>
8293
8294         * hmac-def.el:
8295         * hmac-md5.el:
8296         * netrc.el: Fix keywords.
8297
8298 2010-02-26  Glenn Morris  <rgm@gnu.org>
8299
8300         * message.el (message-send-mail-function): Change the default, so that
8301         it inherits from a customized send-mail-function.  (Bug#5643)
8302
8303 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8304
8305         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8306         shell-command-to-string signals an error (bug#5299).
8307
8308 2010-02-24  Glenn Morris  <rgm@gnu.org>
8309
8310         * message.el (message-smtpmail-send-it)
8311         (message-send-mail-with-mailclient): Doc fixes.
8312
8313 2010-02-16  Glenn Morris  <rgm@gnu.org>
8314
8315         * message.el (message-default-mail-headers): Change the default value
8316         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8317
8318 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8321         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8322
8323 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8324
8325         * time-date.el (date-to-time): Doc fix (Bug#5408).
8326
8327 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8328
8329         * message.el (message-mail): Just pass yank-action on to message-setup.
8330         (message-setup): Handle (FUN . ARGS) form of yank-action.
8331         (message-with-reply-buffer, message-widen-reply)
8332         (message-yank-original): Handle non-buffer values of
8333         message-reply-buffer (Bug#4080).
8334         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8335
8336 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8337
8338         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8339         Fix typo in docstring.
8340
8341 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8342
8343         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8344         response.
8345
8346 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8347
8348         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8349
8350         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8351
8352         * message.el (message-check-news-header-syntax): Protect against a
8353         string that `rfc822-addresses' returns when parsing fails.
8354
8355 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8356
8357         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8358         (gnus-previous-char-property-change): New functions.
8359
8360         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8361
8362 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8363
8364         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8365         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8366
8367 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8368
8369         * message.el (message-exchange-point-and-mark): Rework last change to
8370         avoid using optional arg of exchange-point-and-mark, for backward
8371         compatibility.
8372
8373 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8374
8375         * message.el (message-exchange-point-and-mark):
8376         Call exchange-point-and-mark with an argument rather than setting
8377         mark-active by hand (Bug#5175).
8378
8379 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8380
8381         * nntp.el (nntp-service-to-port): Work for service expressed with
8382         numeric string; replace [:digit:] with [0-9] for XEmacs.
8383
8384 2009-12-17  Glenn Morris  <rgm@gnu.org>
8385
8386         * gnus-group.el (gnus-bug-group-download-format-alist):
8387         Change emacs entry to debbugs.gnu.org.  Bump :version.
8388
8389 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8390
8391         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8392
8393 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8394
8395         * message.el (message-info): Explain why we use `Info-goto-node'.
8396
8397 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8400
8401 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8402
8403         * message.el (message-completion-in-region): New compatibility function.
8404         (message-expand-group): Use it.
8405
8406 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8409         with no unread article should be listed if the 2nd arg `predicate' is
8410         given.
8411
8412 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8415
8416 2009-11-29  Juri Linkov  <juri@jurta.org>
8417
8418         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8419         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8420         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8421
8422 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8423
8424         * sha1.el (sha1-string-external): default-directory "/" in case
8425         otherwise non-existent.  process-connection-type pipe for touch of
8426         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8427
8428 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8429
8430         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8431         it's comms related and sgml-mode.el has "comm" on that basis too.
8432
8433 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8434
8435         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8436         containing tspecial characters if they have been already quoted.
8437
8438 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8439
8440         * dns-mode.el (auto-mode-alist): Purecopy string.
8441
8442 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8443
8444         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8445
8446 2009-10-24  Glenn Morris  <rgm@gnu.org>
8447
8448         * gnus-art.el (help-xref-stack-item): Define for compiler.
8449
8450 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8451
8452         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8453
8454 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8455
8456         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8457
8458 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8461         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8462
8463 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8464
8465         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8466         (gnus-overlays-in): New alias to overlays-in.
8467
8468         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8469         gnus-overlay-get, and gnus-delete-overlay.
8470         (gnus-summary-show-thread): Make it work as well for systems in which
8471         next-single-char-property-change is not available.
8472         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8473
8474         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8475         (gnus-overlay-get): New alias to extent-property.
8476         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8477
8478         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8479         SXEmacs.
8480
8481         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8482         SXEmacs.
8483
8484 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8485
8486         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8487
8488 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8489
8490         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8491         and XEmacs that don't have `remove-overlays'.
8492
8493 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8494
8495         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8496         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8497         selective display.  Use overlays instead.
8498
8499 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8500
8501         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8502
8503 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8504
8505         * spam-stat.el (spam-stat-load): Fix typo in message.
8506
8507 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8508
8509         * dig.el (dig-invoke): Fix typo in docstring.
8510         (query-dig): Reflow docstring.
8511
8512 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8513
8514         * gnus-art.el (gnus-article-encrypt-body):
8515         * message.el (message-check-recipients):
8516         * mm-util.el (mm-codepage-setup):
8517         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8518         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8519
8520 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8521
8522         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8523         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8524         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8525         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8526         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8527
8528 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8529
8530         * dig.el: Add "Keywords: comm", as per net-utils.el.
8531
8532 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8533
8534         * dig.el (dig-mode): Use define-derived-mode.
8535
8536 2009-09-19  Glenn Morris  <rgm@gnu.org>
8537
8538         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8539
8540 2009-09-18  Glenn Morris  <rgm@gnu.org>
8541
8542         * gnus-diary.el (gnus-diary-check-message):
8543         * message.el (message-insert-formatted-citation-line):
8544         * nnbabyl.el (top-level):
8545         * nndiary.el (nndiary-schedule):
8546         Fix typos in condition-case handlers.
8547
8548 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8549
8550         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8551         configuration that provides the sole article window in a frame;
8552         position point correctly after deleting a part.
8553
8554 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8555
8556         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8557         (spam-resolve-registrations-routine): Use it to unregister articles
8558         that change status.
8559
8560 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8563         with XEmacs.
8564         (parse-time-string-chars): Use it.
8565
8566 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8567
8568         * imap.el (imap-interactive-login): Better messages.
8569         (imap-open): Fix bug with renamed buffer on reconnect.
8570         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8571         for easier debugging and cleaner code.  On successful (guessed based on
8572         server capabilities) secondary authentication, set imap-state
8573         correctly.
8574         (imap-last-authenticator): Define imap-last-authenticator as a variable
8575         to avoid warnings.
8576
8577 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * nnrss.el (nnrss-request-article): Remove binding of
8580         default-enable-multibyte-characters that has gotten needless by
8581         the 2007-07-13 change in rfc2047-encode-message-header.
8582
8583         * mml.el (mml-insert-multipart): Error on the message header.
8584         (mml-insert-part): Error on the message header; position point at
8585         the end of a MIME tag.
8586
8587 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8588
8589         * time-date.el (autoload): Expand define-obsolete-function-alias into
8590         defalias and make-obsolete for old Emacsen that Gnus supports.
8591         (with-no-warnings): Define it for old Emacsen.
8592         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8593         is available.
8594         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8595         float-time is available; suppress compile warning for time-to-seconds.
8596
8597         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8598         (gnus-float-time): Alias to float-time if it exists.
8599
8600         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8601         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8602         float-time is available; suppress compile warning for time-to-seconds.
8603
8604         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8605         XEmacs.
8606
8607 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8608
8609         * imap.el (imap-message-map): Docstring fix.
8610
8611 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8614         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8615         Add the optional argument `encoding' that overrides the default.
8616
8617         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8618         mm-encode-buffer.
8619
8620 2009-09-04  Glenn Morris  <rgm@gnu.org>
8621
8622         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8623         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8624         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8625         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8626         * mm-util.el (mm-with-unibyte-current-buffer)
8627         (mm-find-buffer-file-coding-system):
8628         * yenc.el (yenc-decode-region): Use default-value rather than
8629         default-enable-multibyte-characters.
8630
8631 2009-09-03  Glenn Morris  <rgm@gnu.org>
8632
8633         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8634         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8635         than default-enable-multibyte-characters.
8636
8637 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8638
8639         * gnus-art.el (gnus-article-read-summary-keys):
8640         Fix gnus-buffer-configuration's value temporarily used.
8641
8642 2009-09-02  Glenn Morris  <rgm@gnu.org>
8643
8644         * gnus-util.el (gnus-float-time): New function.
8645         * gnus-delay.el (gnus-delay-article):
8646         * gnus-sum.el (gnus-thread-latest-date):
8647         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8648         * nnspool.el (nnspool-request-newgroups):
8649         Use gnus-float-time rather than time-to-seconds.
8650         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8651
8652         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8653         (gnus-header-subject-face, gnus-header-newsgroups-face)
8654         (gnus-header-name-face, gnus-header-content-face):
8655         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8656         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8657         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8658         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8659         (gnus-cite-face-11):
8660         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8661         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8662         (gnus-server-closed-face, gnus-server-denied-face)
8663         (gnus-server-offline-face):
8664         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8665         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8666         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8667         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8668         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8669         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8670         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8671         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8672         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8673         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8674         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8675         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8676         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8677         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8678         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8679         (gnus-summary-high-undownloaded-face)
8680         (gnus-summary-low-undownloaded-face)
8681         (gnus-summary-normal-undownloaded-face)
8682         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8683         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8684         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8685         (gnus-splash-face):
8686         * message.el (message-header-to-face, message-header-cc-face)
8687         (message-header-subject-face, message-header-newsgroups-face)
8688         (message-header-other-face, message-header-name-face)
8689         (message-header-xheader-face, message-separator-face)
8690         (message-cited-text-face, message-mml-face):
8691         * sieve-mode.el (sieve-control-commands-face)
8692         (sieve-action-commands-face, sieve-test-commands-face)
8693         (sieve-tagged-arguments-face):
8694         * spam.el (spam-face):
8695         Mark face aliases with "-face" in the name as obsolete.
8696
8697 2009-09-01  Glenn Morris  <rgm@gnu.org>
8698
8699         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8700         than goto-line.
8701
8702 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8705         Don't move point if the command is invoked inside the message header.
8706
8707 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8708
8709         * imap.el (imap-send-command): Simplify.
8710         (imap-wait-for-tag): point-max -> buffer-size.
8711
8712 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8713
8714         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8715         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8716         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8717         * nnir.el (nnir-swish-e-index-file):
8718         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8719         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8720         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8721         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8722         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8723         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8724
8725 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8726
8727         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8728         Don't save excursion.
8729
8730 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8731
8732         * nnheader.el (nnheader-find-file-noselect):
8733         * mm-util.el (mm-insert-file-contents):
8734         Use (default-value 'major-mode) instead of default-major-mode.
8735
8736 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8737
8738         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8739
8740 2009-08-26  Glenn Morris  <rgm@gnu.org>
8741
8742         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8743         than placing in files.el.
8744
8745 2009-08-25  Glenn Morris  <rgm@gnu.org>
8746
8747         * nnir.el (top-level): Don't require cl at run-time.
8748         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8749         Replace cl-function substitute with gnus-replace-in-string.
8750         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8751         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8752         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8753         simplified expansions.
8754
8755 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8756
8757         * dig.el (dig): Add autoload cookie.
8758
8759 2009-08-22  Glenn Morris  <rgm@gnu.org>
8760
8761         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8762         goto-line.
8763
8764 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8765
8766         * parse-time.el (parse-time-string-chars): Save match data.
8767
8768 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8769
8770         * parse-time.el (parse-time-string-chars): Compute using character
8771         classes, to handle non-ascii characters (Bug#3190).
8772
8773 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8774
8775         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8776
8777         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8778         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8779         (gnus-mm-display-part, gnus-mime-display-single)
8780         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8781         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8782
8783         * gnus-sum.el
8784         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8785         (gnus-summary-move-article): Add expirable mark to articles copied or
8786         moved to group that has auto-expire turned on if the option is non-nil.
8787
8788 2009-07-24  Glenn Morris  <rgm@gnu.org>
8789
8790         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8791         Fix typo.  (Bug#3903)
8792
8793 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8794
8795         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8796         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8797         that should not be used for draft articles.
8798         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8799         that has no concern in minor mode keys.
8800         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8801         Abolish.
8802
8803 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8804
8805         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8806         article without making inquiry to a user for unknown encoding.
8807
8808         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8809         (nnmaildir--scan): Assume i-node and device number that file-attributes
8810         returns might be cons-cell.
8811
8812         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8813
8814         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8815
8816 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8817
8818         * auth-source.el: Remove docs now in auth.texi.  Don't use
8819         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8820         `auth-source-hide-passwords' and use them.
8821
8822 2009-07-15  Glenn Morris  <rgm@gnu.org>
8823
8824         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8825
8826 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8829         excessive whitespace from the default values of title and description.
8830
8831 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8832
8833         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8834         mail-fetch-field to fetch Content-Description header in order to
8835         exclude newlines.
8836
8837 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8838
8839         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8840         format used by GnuPG 2.0.11.
8841
8842 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8843
8844         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8845         to deleted part.
8846
8847 2009-05-30  David Engster  <dengste@eml.cc>
8848
8849         * nnmairix.el: Remove old documentation in the commentary block.
8850         (nnmairix-request-group): Do not update active file for nnml back ends.
8851         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8852         end so that overview files are ignored.
8853         (nnmairix-update-groups): Make updating the groups more robust by using
8854         marks.
8855         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8856         with dollar characters in message-id.
8857
8858 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8859
8860         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8861         2008-12-25 in dns.el.
8862
8863 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8864
8865         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8866         could happen if the text is only composed of spaces and/or tabs.
8867
8868 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8869
8870         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8871         when sending a queued message to avoid extra mml tags.
8872
8873 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8874
8875         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8876
8877 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8880         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8881         rmail-toggle-header for XEmacs;
8882         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8883
8884 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8885
8886         * gnus-dired.el: Remove autoload for gnus-setup-message.
8887         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8888         displaying Gnus logo; always use compose-mail.
8889
8890 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8891
8892         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8893
8894 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8897         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8898         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8899         available.
8900         (gnus-nocem-epg-verify): New function.
8901
8902 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8903
8904         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8905
8906 2009-02-15  Glenn Morris  <rgm@gnu.org>
8907
8908         * gnus-util.el (rmail-insert-rmail-file-header)
8909         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8910         autoloads.
8911         (rmail-default-rmail-file): Remove unnecessary declaration.
8912         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8913
8914 2009-02-14  Glenn Morris  <rgm@gnu.org>
8915
8916         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8917         variable (only used in gnus-util, which declares it anyway).
8918         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8919         which was only needed by gnus-art (changed to not use it any more).
8920         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8921         only used in gnus-util, which autoloads it itself.
8922         (rmail-update-summary): Fix autoload.
8923
8924         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8925         rather than rmail-output-to-rmail-file.
8926
8927 2009-02-07  Glenn Morris  <rgm@gnu.org>
8928
8929         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8930         autoload of function that no longer exists.
8931         (rmail-toggle-header): Declare.
8932         (message-forward-rmail-make-body): Handle mbox Rmail.
8933
8934 2009-01-31  Glenn Morris  <rgm@gnu.org>
8935
8936         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8937         2009-01-09 change.
8938
8939 2009-01-31  Dave Love  <fx@gnu.org>
8940
8941         * imap.el (imap-fetch-safe): Bind debug-on-error.
8942         (imap-debug): Add imap-fetch-safe.
8943
8944 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8945
8946         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8947         (auth-source-forget-all-cached): New convenience function.
8948         (auth-source-user-or-password): Accept list of modes or a single mode.
8949
8950         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8951         auth-source modes.
8952
8953         * netrc.el (netrc-machine-user-or-password): Use list of
8954         auth-source modes.
8955
8956         * nnimap.el (nnimap-open-connection): Use list of
8957         auth-source modes.
8958
8959         * nntp.el (nntp-send-authinfo): Use list of
8960         auth-source modes.
8961
8962 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8963
8964         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8965         now.
8966
8967 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8968
8969         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8970         coding system in XEmacs; add a workaround for XEmacs.
8971
8972         * lpath.el: Fbind coding-system-aliasee.
8973
8974 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8975
8976         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8977         of current-language-environment.
8978
8979 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8980
8981         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8982         available at runtime.
8983
8984 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8987
8988 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8989
8990         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8991         the greatest positive fixnum value doesn't work under an XEmacs with
8992         bignum support; use the most-positive-fixnum constant instead,
8993         available since Emacs 21.1 with cl and XEmacs 21.1.
8994
8995 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8998         XEmacs gets not to work.
8999
9000 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9001
9002         * mm-util.el (mm-coding-system-priorities): Allow the value like
9003         "Japanese (UTF-8)" of current-language-environment.
9004
9005 2009-01-09  Glenn Morris  <rgm@gnu.org>
9006
9007         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9008         with last-command-event.
9009
9010 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9011
9012         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
9013         in the doc string.
9014
9015         * message.el (message-fix-before-sending): Amend comment.
9016
9017 2009-01-08  Dave Love  <fx@gnu.org>
9018
9019         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
9020
9021 2009-01-07  David Engster  <dengste@eml.cc>
9022
9023         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9024         simplified server definitions by converting it via
9025         gnus-server-to-method.
9026
9027 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9028
9029         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9030         parameter's operands.
9031
9032 2009-01-06  David Engster  <dengste@eml.cc>
9033
9034         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9035         primary select method (for gnus-group-mark-article-as-read).
9036
9037 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
9038
9039         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9040         `(gnus)Face', not `(gnus)X-Face'.
9041
9042 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9043
9044         * mm-util.el (mm-ucs-to-char): New function.
9045
9046         * mm-url.el (mm-url-decode-entities): Use it.
9047
9048         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
9049         unicode-to-char.
9050
9051 2009-01-05  Dave Love  <fx@gnu.org>
9052
9053         * time-date.el: Require cl for `declare'.
9054
9055 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9056
9057         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
9058         Dave Love.
9059
9060 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9061
9062         * message.el (message-fix-before-sending): Add `eight-bit' to
9063         illegible-text check.
9064
9065 2009-01-03  Michael Olson  <mwolson@gnu.org>
9066
9067         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9068         `headers' is nil.  This can occur if the IMAP server does not have
9069         permissions to read messages from a folder, but can write new messages
9070         to the folder.
9071         (nnimap-request-article-part): Do not insert `data' if it is nil.
9072
9073         * imap.el (imap-parse-fetch): Courier can insert spurious blank
9074         characters which will confuse `read', so skip past them.
9075
9076 2009-01-01  Dave Love  <fx@gnu.org>
9077
9078         * imap.el (imap-string-to-integer): Fix typo.
9079         (imap-fetch-safe): New function.
9080         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
9081
9082         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9083
9084         * imap.el (imap-process-connection-type, imap-debug, imap-open):
9085         (imap-parse-greeting): Fix doc strings.
9086         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
9087         (imap-parse-flag-list): Make messages unique.
9088         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
9089
9090         * nnimap.el: Fix author email.
9091         (nnimap-split-rule): Add FIXME comment.
9092         (nnimap-debug): Fix doc string.
9093
9094 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9095
9096         * dns.el (dns-set-servers): Check "Address".  Fix typo.
9097
9098 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
9099
9100         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
9101         nslookup if resolv.conf isn't available.
9102         (dns-query): Rename from query-dns.
9103         (dns-query-cached): Rename from query-dns-cached.
9104
9105 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9106
9107         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9108         overlay-arrow-position and overlay-arrow-string buffer-local; no need
9109         to check if those variables exist (first appeared in Emacs 18.50).
9110
9111 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9112
9113         * mm-util.el (mm-line-number-at-pos): New function.
9114
9115         * spam-report.el (spam-report-process-queue): Use it.
9116
9117 2008-12-24  David Engster  <dengste@eml.cc>
9118
9119         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9120         parameters that haven't existed as variables as buffer-local variables.
9121
9122 2008-12-23  Dave Love  <fx@gnu.org>
9123
9124         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9125         cadar.
9126
9127         * sieve-manage.el (sieve-manage-starttls-p): Rename from
9128         imap-starttls-p.
9129         (sieve-manage-starttls-open): Rename from imap-starttls-open.
9130
9131 2008-12-22  Dave Love  <fx@gnu.org>
9132
9133         * imap.el: Fix author email.  Doc fixes.
9134         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
9135         reply.
9136
9137 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
9138
9139         * spam-report.el (spam-report-gmane-max-requests): New constant.
9140         (spam-report-gmane-wait): New variable.
9141         (spam-report-gmane-ham, spam-report-gmane-spam)
9142         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9143         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9144         the server.
9145
9146         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9147         Add explanations.
9148
9149         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9150         nnheader-accept-process-output and nnheader-read-timeout if available.
9151         (pop3-movemail): Use it.
9152
9153         * message.el (message-check-news-body-syntax): Fix signature check if
9154         there's an attachment.
9155
9156 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9157
9158         * mm-util.el: Add comments to the mm- emulating functions.
9159
9160 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
9161
9162         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9163         Reported by Stephen Berman <stephen.berman@gmx.net>.
9164
9165 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * mm-util.el (mm-substring-no-properties): New function.
9168         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9169         (mm-special-display-p): Enable those lambda forms to be byte compiled.
9170         (mm-string-to-multibyte): Doc fix.
9171
9172         * mml.el (mml-attach-file): Use mm-substring-no-properties.
9173
9174 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9175
9176         * mml.el (mml-attach-file): Strip text properties from file name.
9177         (Bug#1574)
9178
9179 2008-12-16  Glenn Morris  <rgm@gnu.org>
9180
9181         * mm-util.el (mm-charset-override-alist): Declare for compiler.
9182
9183 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9184
9185         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9186         knows since the charset specified might be a bogus alias that
9187         mm-charset-synonym-alist provides.
9188
9189 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9190
9191         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9192         "ISO_8859-1".
9193
9194         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9195
9196 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * mm-util.el (mm-charset-eval-alist):
9199         Define it before mm-charset-to-coding-system.
9200         (mm-charset-to-coding-system): Add optional argument `silent';
9201         define it before mm-charset-override-alist.
9202         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9203         default value if it can be used in Emacs currently running;
9204         silence mm-charset-to-coding-system.
9205
9206 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9209         `allow-override' which says whether to use `mm-charset-override-alist'.
9210         (rfc2047-decode-encoded-words): Use it.
9211
9212         * mm-util.el (mm-charset-override-alist): Fix custom type;
9213         add `(gb2312 . gbk)' to choices.
9214
9215 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9218         fast.
9219
9220         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9221
9222         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
9223
9224 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
9225
9226         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9227         on links.
9228
9229         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9230
9231 2008-12-03  Lute Kamstra  <lute@gnu.org>
9232
9233         * sha1.el: Remove leading * from docstrings of defcustoms,
9234         deffaces, defconsts and defuns.
9235
9236 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9237
9238         * message.el (message-idna-to-ascii-rhs-1): Protect against local
9239         users' addresses that don't have domain parts.
9240         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9241         rather than message-narrow-to-head since there will be the message
9242         header separator.
9243
9244 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9245
9246         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9247         since the result is inserted in a unibyte buffer anyway.
9248         (nnimap-demule-use-string-to-multibyte): Remove.
9249         (nnimap-demule): Alias it to mm-string-to-multibyte.
9250
9251 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9252
9253         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9254         variable for debugging bug#464 and bug#1174.
9255         (nnimap-demule): Use it.
9256
9257 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9258
9259         * gnus-score.el (gnus-score-find-trace): Handle default score in total
9260         score calculation correctly.
9261
9262 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9263
9264         * message.el (message-send-mail): Just set the buffer to unibyte
9265         rather than use mm-with-unibyte-current-buffer which does a lot more.
9266         (message-send-mail-partially): Don't bother with
9267         mm-with-unibyte-current-buffer since it's already been made unibyte by
9268         message-send-mail.
9269
9270 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9271
9272         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9273
9274 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9275
9276         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9277
9278 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9281         require itself and to remove `with-no-warnings'.
9282
9283 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9284
9285         * starttls.el (starttls-any-program-available): Get the name of the
9286         available TLS layer program.
9287         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9288         well as the host name in the "opening" message.
9289
9290         * auth-source.el (auth-source-cache, auth-source-do-cache)
9291         (auth-source-user-or-password): Cache passwords and logins by default,
9292         allow override with `auth-source-do-cache'.
9293         (auth-source-forget-user-or-password): Allow users to remove cache
9294         entries if needed.
9295
9296 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9297
9298         * md4.el (md4-buffer): Fix typo in docstring.
9299         (md4, md4-64): Doc fixes.
9300         (md4-pack-int32): Reflow docstring.
9301
9302 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9303
9304         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9305         condition-case to only the forward-sexp call.
9306
9307 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9308
9309         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9310         quotes contained.  Make it more robust regardless by an extra
9311         condition-case wrapper.
9312
9313 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9314
9315         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9316
9317 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9318
9319         * nnml.el (nnml-request-expire-articles): Check if the function set to
9320         `nnmail-expiry-target' returns the symbol `delete'.
9321
9322         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9323
9324         * nnmail.el (nnmail-expiry-target): Fix custom type.
9325
9326 2008-10-02  Glenn Morris  <rgm@gnu.org>
9327
9328         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9329         Silence compiler warning.
9330
9331 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9332
9333         * tls.el (open-tls-stream): Show the actual command being
9334         executed, instead of the format string.
9335
9336 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9337
9338         * lpath.el: Fbind codepage-setup for Emacs 23.
9339
9340 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9341
9342         * mml.el (mml-menu): Don't assume mml2015 is bound.
9343
9344 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9345
9346         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9347         exists.
9348
9349 2008-09-27  Glenn Morris  <rgm@gnu.org>
9350
9351         * gnus-util.el (mail-header-remove-comments): Autoload it.
9352
9353 2008-09-27  Andreas Schwab  <schwab@suse.de>
9354
9355         * gnus-util.el (gnus-split-references): Strip comments.
9356         (gnus-parent-id): Likewise.
9357
9358 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9359
9360         * message.el (message-confirm-send): Fix version.
9361
9362 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * message.el (message-idna-to-ascii-rhs-1): Use
9365         mail-extract-address-components rather than mail-header-parse-addresses
9366         that is an alias by default to ietf-drums-parse-addresses that does not
9367         support non-ASCII names in headers' contents.
9368
9369 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9370
9371         * message.el (message-confirm-send): Fix variable documentation to
9372         avoid the "y/n" wording.
9373
9374 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9375
9376         * message.el (message-set-auto-save-file-name): Save to a different
9377         filename so multiple messages (especially drafts) can be recovered.
9378
9379 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9380
9381         * message.el (message-confirm-send): Add appropriate version.
9382
9383 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9384
9385         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9386         defvar.
9387
9388 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9389
9390         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9391         (mm-pkcs7-enveloped-magic): Ditto.
9392
9393 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9394
9395         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9396         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9397
9398 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9399
9400         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9401         default, it's better.
9402
9403 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9404
9405         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9406         summary line gnus-number property and ignore them (with a warning
9407         message).
9408
9409 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9410
9411         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9412         macro caddr in the interactive form since it won't be expanded.
9413
9414 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9415
9416         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9417         `charset'; fix name of function called recursively.
9418         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9419
9420 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9421
9422         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9423         (gnus-mime-set-charset-parameters): New function.
9424         (gnus-mime-view-part-as-charset): Use it to correctly display part
9425         specifying wrong charset.
9426
9427 2008-09-08  David Engster  <dengste@eml.cc>
9428
9429         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9430         in completing-read for back end server.
9431
9432 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9433
9434         * message.el (message-confirm-send): New variable to confirm sending a
9435         message.
9436         (message-send): Use it.
9437
9438 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9439
9440         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9441
9442 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9443
9444         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9445
9446 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9447
9448         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9449         prevent tracking too many groups.
9450         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9451         Use it.
9452
9453 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9454
9455         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9456         moving point to the bottom of the window in order to avoid recentering.
9457
9458 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9461
9462         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9463         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9464         (gnus-article-beginning-of-window): Fix calculation.
9465
9466 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9467
9468         * gnus-msg.el (gnus-summary-supersede-article)
9469         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9470         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9471         message header.
9472
9473 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9474
9475         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9476         pending output coming after the status change.
9477
9478 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9479
9480         * message.el:
9481         * gnus-start.el:
9482         * gnus-registry.el: Remove VMS support.
9483
9484 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9485
9486         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9487         macro.
9488         (rfc2104-hash): Use it.
9489
9490 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9491
9492         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9493         (gnus-summary-sort-by-most-recent-date): New commands.
9494         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9495         and menu entries.
9496
9497 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9500         don't redisplay article for raw contents; remove plural articles stuff.
9501
9502         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9503         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9504         on gnus-summary-save-article; display results properly.
9505
9506 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9507
9508         * lpath.el: No need to fbind ns-focus-frame.
9509
9510 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9511
9512         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9513
9514 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9515
9516         * gnus-art.el (gnus-summary-save-in-pipe):
9517         Consider gnus-save-all-headers.
9518
9519 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9520
9521         * gnus-util.el (ns-focus-frame): Remove declaration.
9522         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9523         like x.
9524
9525 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9526
9527         * rfc2104.el (rfc2104-zero): Delete defconst.
9528         (rfc2104-hex-alist): Likewise.
9529         (rfc2104-hex-to-int): Delete func.
9530         (rfc2104-hexstring-to-bitstring): Likewise.
9531         (rfc2104-nybbles): New defconst.
9532         (rfc2104-hash): Rewrite for speed.
9533
9534 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9535
9536         * tls.el (open-tls-stream): Make it work with the 2nd argument
9537         BUFFER that is a string but does not exist as a buffer object, as
9538         mentioned in the doc-string.
9539
9540 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9541
9542         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9543         SXEmacs.
9544
9545 2008-07-16  Glenn Morris  <rgm@gnu.org>
9546
9547         * gnus-util.el (ns-focus-frame): Declare for compiler.
9548
9549 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9550
9551         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9552         set as a group parameter.
9553         (gnus-summary-save-in-pipe): Work when it is called independently.
9554         (gnus-summary-pipe-to-muttprint): Don't modify
9555         gnus-summary-pipe-output-default-command.
9556
9557 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9558
9559         * message.el (message-send-mail-with-sendmail):
9560         Display the error message.
9561
9562 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * gnus-art.el (gnus-default-article-saver):
9565         Add gnus-summary-save-in-pipe to choices.
9566         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9567         gnus-summary-pipe-output-default-command as the default command.
9568         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9569         instead of gnus-last-shell-command.
9570
9571         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9572         New user option.
9573         (gnus-summary-muttprint-program): Mention the value will be changed.
9574         (gnus-summary-save-article): Force showing of all headers.
9575         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9576
9577 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9578
9579         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9580
9581 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9582
9583         * nnimap.el (nnimap-id):
9584         * sieve-manage.el (sieve-manage-open): Doc fixes.
9585
9586 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9587
9588         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9589         if available.
9590
9591 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9592
9593         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9594
9595         * nnkiboze.el (nnkiboze-generate-group):
9596         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9597
9598         * nnmairix.el: Require CL.
9599
9600 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9601
9602         * dgnushack.el: Autoload get-display-table and put-display-table for
9603         XEmacs 21.5.
9604
9605         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9606         21.4 and SXEmacs.
9607
9608 2008-06-15  David Engster  <dengste@eml.cc>
9609
9610         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9611
9612 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9613
9614         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9615         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9616         runtime choice under XEmacs.
9617
9618         * gnus-sum.el (gnus-summary-set-display-table):
9619         Use `gnus-put-display-table', `gnus-get-display-table',
9620         `gnus-set-display-table' for the display table, instead of `aset'.
9621
9622         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9623         Use `gnus-put-display-table', `gnus-get-display-table',
9624         `gnus-set-display-table' for the display table.
9625
9626 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9627
9628         * nnmairix.el: Add autoloads.
9629
9630 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9631
9632         * nnmairix.el (nnmairix-delete-recreate-group)
9633         (nnmairix-update-and-clear-marks): Fix error messages.
9634
9635 2008-06-14  David Engster  <dengste@eml.cc>
9636
9637         * nnmairix.el: Upgrade to version 0.6.
9638         (nnmairix-group-toggle-propmarks-this-group)
9639         (nnmairix-group-toggle-readmarks-this-group)
9640         (nnmairix-group-delete-recreate-this-group)
9641         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9642         (nnmairix-remove-tick-mark-original-article): New commands.
9643         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9644         (nnmairix-propagate-marks-to-nnmairix-groups)
9645         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9646         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9647         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9648         functions needed for marks propagation and manipulation of read marks.
9649         (nnmairix-update-groups): New function.
9650         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9651         (nnmairix-determine-original-group-from-registry)
9652         (nnmairix-determine-original-group-from-path)
9653         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9654         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9655         New helper functions.
9656         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9657         keystrokes for new commands.
9658         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9659         (nnmairix-request-group): Check allow-fast group parameter.
9660         (nnmairix-request-create-group): Set allow-fast group parameter if
9661         nnmairix-allowfast-default is set.
9662         (nnmairix-close-group): Propagate marks upon closing if needed.
9663         (nnmairix-group-toggle-threads-this-group): Use new.
9664         nnmairix-group-toggle-parameter helper function.
9665         (nnmairix-search): Better check for empty search result.
9666         (nnmairix-goto-original-article): Use new helper functions for
9667         determining original article.
9668         (nnmairix-show-original-article): Make sure message-id is in brackets.
9669         (nnmairix-call-mairix-binary): Change variable name.
9670         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9671         helper function.
9672         (nnmairix-widget-toggle-activate): Fix doc string.
9673
9674 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9675
9676         * nnir.el: Require edmacro when compiling with XEmacs.
9677         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9678         available in Emacs 21.
9679
9680 2008-06-11  Glenn Morris  <rgm@gnu.org>
9681
9682         * gnus-util.el (x-focus-frame):
9683         * gnus.el (image-size):
9684         * mm-decode.el (image-size): Declare.
9685
9686         * gnus-picon.el (declare-function): Add compat definition.
9687         (image-size): Declare.
9688
9689         * gnus-group.el (tool-bar-map):
9690         * gnus-sum.el (tool-bar-map): Define for compiler.
9691
9692         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9693
9694         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9695
9696         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9697         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9698         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9699         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9700         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9701         * sieve-manage.el, spam-report.el, spam.el:
9702         Remove unnecessary eval-and-compile of autoloads.
9703
9704 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9705
9706         * auth-source.el: Precise Tramp doc.
9707
9708 2008-06-07  Glenn Morris  <rgm@gnu.org>
9709
9710         * nnmairix.el: Remove unnecessary eval-when-compile.
9711
9712 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * lpath.el: Fbind propertize for XEmacs 21.4.
9715
9716 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9717
9718         * nnir.el: Move here from ../contrib.
9719
9720 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9721
9722         * gnus-util.el (gnus-read-shell-command): New function.
9723         * mm-decode.el (mm-pipe-part):
9724         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9725
9726 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9727
9728         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9729
9730 2008-06-03  Glenn Morris  <rgm@gnu.org>
9731
9732         * pop3.el (nnheader-accept-process-output): Autoload it.
9733
9734 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9735
9736         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9737         are not 2-digit hexadecimal characters that follow `%'s.
9738
9739 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9740
9741         * message.el (message-bogus-recipient-p): Fix type in doc string.
9742         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9743         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9744         Improve custom options.
9745         (message-bogus-recipient-p): Adjust accordingly.
9746
9747 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9748
9749         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9750         long-form month and day names.
9751
9752 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9753
9754         * dgnushack.el: Autoload debug, eudc-expand-inline and
9755         pgg-snarf-keys-region for XEmacs.
9756
9757         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9758
9759         * nnmairix.el: Require edmacro when compiling with XEmacs.
9760
9761 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9762
9763         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9764         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9765
9766 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9767
9768         * auth-source.el: Add more docs.
9769
9770         * netrc.el (netrc-machine): Always match if the port is not given.
9771
9772 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9773
9774         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9775         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9776         retrieval faster in some cases, but might make CPU usage larger.
9777         If this has any bad side effects, we might revert this change.
9778
9779         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9780         seems to make mail retrieval much, much faster.
9781         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9782         unconditionally.
9783
9784         * gnus-draft.el (gnus-group-send-queue):
9785         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9786
9787 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9788
9789         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9790
9791         * message.el (message-bogus-address-regexp): Fix and improve custom
9792         type.
9793         (message-setup-hook): Add message-check-recipients as custom option.
9794
9795 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9796
9797         * message.el (message-cite-function): Remove bogus autoload which crept
9798         in during merge from v5-10.
9799
9800 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9801
9802         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9803
9804         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9805
9806         * auth-source.el: Preliminary Tramp docs.
9807         (auth-sources): Change the default auth-sources to use
9808         EPA .gpg files.
9809
9810 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9811
9812         * nntp.el: Autoload `auth-source-user-or-password'.
9813         (nntp-send-authinfo): Use it.
9814
9815         * nnimap.el: Autoload `auth-source-user-or-password'.
9816         (nnimap-open-connection): Use it.
9817
9818         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9819         for the gnus-message function.
9820         (auth-source-user-or-password): Use it.
9821
9822 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9823
9824         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9825         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9826         (rfc2104-hash): Use it.
9827
9828 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9829
9830         * gnus-art.el (gnus-article-toggle-truncate-lines):
9831         Don't use `iff' in docstring.
9832
9833 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9834
9835         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9836
9837         * gnus-util.el (gnus-extract-address-component-name)
9838         (gnus-extract-address-component-email): Convenience functions around
9839         `gnus-extract-address-components'.
9840
9841         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9842         Use `gnus-extract-address-component-email' to fix bug of comparing full
9843         sender name to `user-mail-address'.
9844
9845 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9846
9847         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9848         catch/throw to optimize.
9849         (gnus-registry-find-keywords): Just use member to find a keyword.
9850
9851 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9852
9853         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9854         is current before calling gnus-server-prepare.
9855         (gnus-server-setup-buffer, gnus-server-update-server)
9856         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9857
9858 2008-05-04  Juri Linkov  <juri@jurta.org>
9859
9860         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9861         (mailcap-file-default-commands): Use mailcap-replace-in-string
9862         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9863         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9864
9865 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9866
9867         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9868
9869 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9870
9871         * gnus.el: Bump version to 0.11.
9872
9873 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9874
9875         * gnus.el: No Gnus v0.10 is released.
9876
9877 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9878
9879         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9880         hooks.
9881         (gnus-update-read-articles): Speed up non-marks-using users.
9882         (gnus-use-marks): Define gnus-use-marks.
9883         (gnus-propagate-marks): Rename variable to something more sensible.
9884
9885 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9886
9887         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9888         (gmm-image-load-path-for-library): Fix typos in docstrings.
9889         (gmm-message): Reflow docstring.
9890
9891 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9892
9893         * mail-source.el (mail-source-set-1, mail-source-bind):
9894         Move auth-source code out of the macro to clean it up and fix bugs.
9895
9896 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9897
9898         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9899         by sender if it's equal to user-mail-address, it's likely to be
9900         useless.
9901
9902         * mail-source.el (mail-source-bind): Don't use user or password if they
9903         are not bound.  Unintern them if they are nil.  Don't use server unless
9904         it's bound, and default it to empty string otherwise.
9905
9906 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9907
9908         * mail-source.el: Load auth-source.el.
9909         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9910         get user name or password, if auth-sources is set up.
9911
9912         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9913         strategy of splitting with parent.
9914         (gnus-registry-split-fancy-with-parent)
9915         (gnus-registry-post-process-groups): Use it and fix prior
9916         bug (returning a list as the split result).
9917
9918         * auth-source.el (auth-sources): Remove server parameter.
9919         (auth-source-pick, auth-source-user-or-password)
9920         (auth-source-user-or-password-imap)
9921         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9922         (auth-source-user-or-password-sftp)
9923         (auth-source-user-or-password-smtp): Remove server parameter.
9924
9925 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9926
9927         * smime.el (smime-sign-region, smime-encrypt-region)
9928         (smime-decrypt-region):
9929         Remove redundant calls to `generate-new-buffer-name'.
9930
9931 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9932
9933         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9934         Don't use QP for message/rfc822.
9935         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9936
9937 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9938
9939         * sieve-manage.el (sieve-string-bytes): Remove.
9940         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9941         correct byte-length only if the process's coding-system is the same as
9942         the one used internally by Emacs to represent strings.
9943
9944 2008-04-22  Juri Linkov  <juri@jurta.org>
9945
9946         * mailcap.el (mailcap-file-default-commands): New function.
9947
9948 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9949
9950         * message.el (message-signature-separator, message-cite-function):
9951         Change custom version.
9952
9953 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9954
9955         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9956         commands.
9957         (tls-checktrust): Ditto.
9958
9959 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9960
9961         * mm-decode.el (mm-display-external): Make temp file read-only.
9962
9963 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9964
9965         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9966         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9967         `C-c C-f d'.
9968
9969 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9970
9971         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9972
9973 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9974
9975         * gnus.el: Bump version to 0.9.
9976
9977 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9978
9979         * gnus.el: No Gnus v0.8 is released.
9980
9981 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9982
9983         * mail-source.el (mail-source-value):
9984         Prefer fboundp to functionp so it works with macros as well.
9985
9986 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9987
9988         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9989         Fix last change in case the element is not even a symbol.
9990
9991 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9992
9993         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9994         Prefer fboundp to functionp so it works with macros as well.
9995
9996 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9997
9998         * auth-source.el: Add docs.
9999         (auth-sources): Modify format to support server.
10000         (auth-source-pick, auth-source-user-or-password)
10001         (auth-source-user-or-password-imap)
10002         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10003         (auth-source-user-or-password-sftp)
10004         (auth-source-user-or-password-smtp): Add server parameter.
10005
10006 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10007
10008         * gnus-registry.el: Initialize the registry when gnus-registry-install
10009         is t.
10010
10011 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10012
10013         * compface.el (uncompface): Make buffer unibyte.
10014
10015 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10016
10017         * mail-source.el (mail-source-value):
10018         Prefer fboundp to functionp so it works with macros as well.
10019
10020 2008-04-05  Glenn Morris  <rgm@gnu.org>
10021
10022         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10023
10024 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10025
10026         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10027         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10028
10029         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10030         multibyteness after rather than before erasing it.
10031
10032         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10033         mm-with-multibyte.
10034         (gnus-request-article-this-buffer): Make sure the proper decoding is
10035         used if gnus-original-article-buffer happens to be unibyte.
10036
10037         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10038         default-enable-multibyte-characters.
10039
10040         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10041         default-enable-multibyte-characters.
10042
10043         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10044
10045         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10046
10047 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10048
10049         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10050         Fix last change in case the element is not even a symbol.
10051
10052 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10053
10054         * imap.el (imap-enable-exchange-bug-workaround): New variable.
10055         (imap-message-copyuid-1): Use it.
10056         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
10057         J. Williams in
10058         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
10059
10060         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10061         imap-enable-exchange-bug-workaround.
10062         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10063
10064 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10065
10066         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10067         a 100 byte status-checks into a 2-3MB transfer for each group.
10068         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10069         to enable bug workaround or not.
10070         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10071
10072 2008-03-31  Glenn Morris  <rgm@gnu.org>
10073
10074         * message.el (mml2015-use): Declare for compiler.
10075         (message-info): Require mml2015 when appropriate.
10076
10077 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * Makefile.in (EMACS_COMP): Quote directory name that might contain
10080         whitespace.
10081
10082 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10083
10084         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10085         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10086         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10087         (nntp-service-to-port): New function.
10088         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10089         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10090         (nntp-open-netcat-stream): New function.
10091         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10092
10093 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10094
10095         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10096
10097 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10098
10099         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10100
10101 2008-03-28  Magnus Henoch  <mange@freemail.hu>
10102
10103         * dns.el (dns-write): Use set-buffer-multibyte.
10104
10105 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10106
10107         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10108
10109 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10110
10111         * message.el (message-signature-separator): Change default.
10112         Improve custom type.
10113         (message-cite-function): Change default to
10114         message-cite-original-without-signature.
10115
10116         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10117         toggle.
10118
10119         * message.el (message-check-news-body-syntax): Fix signature check.
10120         (message-setup-1): Mark buffer as unmodified _after_ running
10121         message-setup-hook and handling message-alternative-emails.
10122         (message-shorten-references): Be more strict when building list of
10123         valid references to comply with GNKSA.
10124
10125         * gnus-group.el (gnus-read-ephemeral-bug-group)
10126         (gnus-read-ephemeral-debian-bug-group)
10127         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10128
10129         * message.el (message-info): Don't use booleanp which isn't supported
10130         in Emacs 21 and XEmacs.
10131
10132 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10133
10134         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10135         gnus-group-gmane-group-download-format.
10136         (gnus-group-read-ephemeral-gmane-group): Rename from
10137         gnus-group-read-ephemeral-gmane-group.
10138         (gnus-read-ephemeral-gmane-group-url): Rename from
10139         gnus-group-read-ephemeral-gmane-group-url.
10140         (gnus-bug-group-download-format-alist): New variable.
10141         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10142         (gnus-read-ephemeral-emacs-bug-group): New commands.
10143
10144 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10145
10146         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10147         (gnus-visible-headers): Improve custom type.
10148
10149 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10150
10151         * mml.el (mml-menu): Add workarounds for XEmacs.
10152
10153         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10154         X-Boundary header.
10155
10156         * message.el (message-simplify-recipients): Fix previous commit.
10157
10158 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10159
10160         * mm-util.el (mm-set-buffer-multibyte): New function.
10161         * mm-decode.el (mm-copy-to-buffer): Use it.
10162
10163         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10164         Prefer fboundp to functionp so it works with macros as well.
10165
10166 2008-03-19  Glenn Morris  <rgm@gnu.org>
10167
10168         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
10169         Accidentally removed in the sync process with Emacs.
10170
10171 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
10172
10173         * message.el (message-alter-recipients-discard-bogus-full-name):
10174         New function.
10175         (message-alter-recipients-function): New variable.
10176         (message-get-reply-headers): Use it.
10177         (message-replace-header): New helper function.
10178         (message-recipients-without-full-name): New variable.
10179         (message-simplify-recipients): New command.
10180
10181         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10182
10183         * message.el (message-info): Handle EasyPG manual.
10184
10185         * mml.el (mml-menu): Add entry for EasyPG.
10186
10187 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
10188
10189         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10190         parameter.
10191
10192         * message.el (message-disassociate-draft): Specify drafts group name
10193         fully.
10194
10195 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
10196
10197         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10198         Eliminate unnecessary duplicates from the match list.
10199
10200 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10201
10202         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
10203
10204         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
10205
10206         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10207         args of `how-many' of which the XEmacs version doesn't take; declare
10208         Info-index-next as function.
10209
10210 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10211
10212         * gnus-score.el (gnus-score-headers): Fix handling of
10213         gnus-inhibit-slow-scoring.
10214
10215         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10216         string.
10217         (gnus-button-url-regexp): Improve handling of parenthesis.
10218         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10219         (gnus-button-handle-info-keystrokes): Handle index entries.
10220
10221 2008-03-15  Glenn Morris  <rgm@gnu.org>
10222
10223         * parse-time.el (parse-time-string): Simplify.
10224
10225 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10228         Incoming* files.
10229
10230 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
10231
10232         * auth-source.el (auth-sources): Rename from auth-source-choices.
10233         (auth-source-pick): Use it.
10234
10235 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10236
10237         * binhex.el (binhex-decode-region-internal):
10238         * uudecode.el (uudecode-decode-region-internal):
10239         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10240         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10241         setting default-enable-multibyte-characters.
10242
10243 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
10244
10245         * auth-source.el (auth-source-protocols)
10246         (auth-source-protocols-customize, auth-source-choices): Add and
10247         modified variable customizations and defaults.
10248         (auth-source-pick, auth-source-user-or-password)
10249         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10250         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10251         (auth-source-user-or-password-sftp)
10252         (auth-source-user-or-password-smtp): Use new variables and provide an
10253         interface to netrc.el.
10254
10255 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10256
10257         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10258         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10259         Make sure the nntp port to specify is a string.
10260
10261 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10262
10263         * nntp.el: Use with-current-buffer.
10264         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10265         dubious mm-with-unibyte-current-buffer.
10266         (nntp-with-open-group-function): New function extracted from
10267         nntp-with-open-group macro.
10268         (nntp-with-open-group): Use the function, so it's easier to debug.
10269         Add indentation and debugging info.
10270         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10271         Recommend the use of the netcat alternatives.
10272
10273         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10274         Avoid mm-string-as-multibyte as well.
10275
10276         * nnweb.el (nnweb-insert-html):
10277         Remove use of nnheader-string-as-multibyte.
10278
10279         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10280         (nnheader-string-as-multibyte): Remove.
10281
10282         * mm-view.el: Use inhibit-read-only.
10283         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10284         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10285         or unibyte-string.
10286
10287         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10288         (mm-uu-yenc-extract): Use with-current-buffer.
10289
10290         * gnus-soup.el (gnus-soup-send-packet): Don't use
10291         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10292
10293         * nnmh.el: Use with-current-buffer.
10294         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10295         mm-string-as-multibyte on the output of mm-encode-coding-string.
10296
10297         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10298         (nnimap-request-move-article): Use with-current-buffer.
10299
10300         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10301         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10302         conversion uses string-make-unibyte rather than string-as-unibyte.
10303
10304         * gnus-msg.el: Use with-current-buffer.
10305
10306         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10307
10308 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10309
10310         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10311         string for caching if it is 'PIN.
10312
10313 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * lpath.el: Consider the case without Emacs/W3.
10316
10317 2008-03-08  Glenn Morris  <rgm@gnu.org>
10318
10319         * time-date.el (date-to-time, time-subtract, time-add)
10320         (safe-date-to-time): Doc fixes.
10321
10322 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10323
10324         * mail-source.el (mail-source-delete-old-incoming-confirm):
10325         Change default to nil.
10326         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10327
10328 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10329
10330         * lpath.el: Rearrange.
10331
10332         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10333         (gnus-article-goto-prev-page): Work for articles having ^L's.
10334
10335         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10336
10337         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10338
10339 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10340
10341         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10342         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10343         (gnus-bookmark-jump): Adjust some variable names.
10344
10345 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10346
10347         * auth-source.el: New package.
10348         (auth-source-choices): Add customization entry point variable.
10349
10350         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10351         bug.
10352
10353 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10354
10355         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10356         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10357         (gnus-registry-install-shortcuts): Rename from
10358         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10359         the `gnus-registry-mark-map' keymap dynamically from
10360         `gnus-registry-marks'.  The generated functions update the summary line
10361         when a registry mark is added or deleted, and will call
10362         `gnus-registry-install-p' (see the comments in the code).
10363         (gnus-registry-user-format-function-M): Use concat intelligently.
10364
10365         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10366         the registry mark functions.
10367
10368 2008-03-05  Glenn Morris  <rgm@gnu.org>
10369
10370         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10371         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10372         gnus-art.
10373         (top-level): No need to load own source when compiling.
10374
10375 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10376
10377         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10378         Suggested by <chris.anderton@zetnet.co.uk>.
10379
10380 2008-03-04  Glenn Morris  <rgm@gnu.org>
10381
10382         * gnus-sum.el (top-level): No need to require gnus when compiling,
10383         since unconditionally required near start of file.
10384         (gnus-summary-display-while-building): Move definition before use.
10385
10386 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10387
10388         * gnus-registry.el (gnus-registry-user-format-function-M):
10389         Add formatting function.
10390
10391 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10392
10393         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10394         with plists.
10395         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10396         Use new format.
10397
10398 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10399
10400         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10401         `where-is-internal' that returns a range of key sequences.
10402
10403 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10404
10405         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10406
10407         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10408         (gnus-summary-jump-to-group): Consider windows on other displayed
10409         frames as well.  Similar changes might be needed elsewhere, but that's
10410         the one I've bumped into during my use.
10411
10412         * nndoc.el (nndoc-oe-dbx-type-p):
10413         * gnus-msg.el (gnus-debug):
10414         * gnus-group.el (gnus-update-group-mark-positions):
10415         Use mm-string-to-multibyte.
10416
10417 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10418
10419         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10420         doesn't handle NotDashEscaped.
10421
10422         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10423         (mml-dnd-attach-options): Fix typo in custom choice.
10424
10425         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10426         Change nndoc-article-type to mbox.
10427         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10428
10429         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10430         to nil, instead of html2text.
10431
10432         * imap.el (imap-debug): Add `imap-ping-server'.
10433
10434         * gnus-bookmark.el: Add FIXMEs.
10435
10436         * message.el (message-form-letter-separator)
10437         (message-send-form-letter-delay): New variables.
10438         (message-send-form-letter): Use them.  New command to send form
10439         letters.  Requested by Uwe Siart.
10440         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10441
10442 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10443
10444         * Update copyright years.
10445
10446 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10447
10448         Sync from EMACS_22_BASE.
10449
10450         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10451
10452 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10453
10454         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10455         empty author.
10456
10457 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10458
10459         * gnus-registry.el (gnus-registry-marks): Add variable for
10460         customization of marks and their appearance.
10461         (gnus-registry-read-mark): Use it.
10462         (gnus-registry-do-marks): Add utility function to loop through
10463         `gnus-registry-marks'.
10464         (gnus-registry-install-shortcuts-and-menus): Add function to install
10465         shortcuts and menus.
10466         (gnus-registry-initialize): Use it.
10467         (gnus-registry-default-mark): Clarify documentation.
10468
10469 2008-02-29  Glenn Morris  <rgm@gnu.org>
10470
10471         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10472         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10473         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10474         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10475         Change defcustom :version from 23.0 to 23.1.
10476
10477 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10478
10479         * gnus-registry.el (gnus-registry-follow-group-p)
10480         (gnus-registry-post-process-groups): Add functions to aid registry
10481         splitting and improve logging.  Clarify behavior in function
10482         documentation.
10483         (gnus-registry-split-fancy-with-parent): Use them.
10484
10485 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10486
10487         * gnus-art.el: Use with-current-buffer.
10488
10489 2008-02-27  David Engster  <dengste@eml.cc>
10490
10491         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10492         Express real group name in the response.
10493
10494 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10495
10496         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10497         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10498         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10499         autoload gnus-registry-fetch-group when compiling.
10500         (nnmairix-request-group-with-article-number-correction):
10501         Remove unreferenced argument passed to nnmairix-call-backend.
10502
10503 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10504
10505         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10506         (mm-uu-extract): Improve face for low color ttys.
10507         Reported by Sascha Wilde.
10508
10509 2008-02-27  Glenn Morris  <rgm@gnu.org>
10510
10511         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10512         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10513         variables to defconsts.  Convert comments to doc-strings.
10514         (nnmairix-last-server, nnmairix-current-server): Convert from free
10515         variables to defvars.  Convert comments to doc-strings.
10516         (gnus-registry-fetch-group): Autoload.
10517         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10518         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10519         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10520         caddr.
10521         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10522         nnmairix-request-group-with-article-number-correction call.
10523         (nnmairix-fast, nnmairix-group): New, less general names, for free
10524         variables passed from nnmairix-request-group to
10525         nnmairix-request-group-with-article-number-correction.  Declare.
10526         (nnmairix-request-group-with-article-number-correction):
10527         Use nnmairix-fast, nnmairix-group rather than fast, group.
10528
10529 2008-02-26  David Engster  <dengste@eml.cc>
10530
10531         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10532         version 0.5.
10533
10534 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10535
10536         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10537         instead of making an extra function call.  Don't add the current group
10538         to articles only when they have the group.  Use
10539         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10540         Reported by David <de_bb@arcor.de>.
10541
10542 2008-02-24  Miles Bader  <miles@gnu.org>
10543
10544         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10545         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10546         (mm-find-mime-charset-region):
10547         * mm-bodies.el (mm-encode-body):
10548         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10549
10550 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10551
10552         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10553         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10554
10555 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10556
10557         * mail-source.el (mail-source-delete-incoming): Change default.
10558         Supplement doc string.
10559
10560         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10561
10562 2008-02-14  Glenn Morris  <rgm@gnu.org>
10563
10564         * time-date.el (format-seconds): New function.
10565
10566 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10567
10568         * nnmail.el (nnmail-message-id-cache-file): Derive from
10569         `gnus-home-directory'.
10570
10571 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10572
10573         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10574         Document negative prefix.
10575
10576         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10577
10578 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10579
10580         * message.el (message-unsent-separator): Add the Exim bounce
10581         separator.
10582
10583 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10584
10585         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10586         list.
10587         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10588         recipient/signer list.
10589
10590 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10591
10592         * Makefile.in (datarootdir): Define.
10593         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10594         name that might contain whitespace.
10595
10596 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10597
10598         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10599         fbound (Emacs 23 unicode), signal an error.
10600
10601 2008-02-08  Glenn Morris  <rgm@gnu.org>
10602
10603         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10604
10605 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10606
10607         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10608         ports to the calls to `netrc-machine-user-or-password' in addition to
10609         "imap" and "imaps".
10610
10611 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10612
10613         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10614
10615         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10616
10617 2008-02-01  Kenichi Handa  <handa@m17n.org>
10618
10619         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10620         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10621         (rfc2104-hash): Convert the result of concat to unibyte string.
10622
10623 2008-02-01  Dave Love  <fx@gnu.org>
10624
10625         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10626         coding-system-for-read.
10627         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10628
10629 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10630
10631         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10632         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10633         <hanche@math.ntnu.no>.
10634
10635 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10638
10639         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10640
10641 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10642
10643         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10644         * message.el (message-beginning-of-line): Use featurep instead of bound
10645         tests in order to resolve conditionals at compile time.
10646
10647 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10648
10649         * mail-source.el (mail-sources): Add `group' choice.
10650
10651         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10652         parameter `in-group' to control into which group the articles go.
10653         Add treatment of `group' mail-source.
10654
10655 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10658
10659         * mm-decode.el (mm-dissect-buffer): Decode description.
10660
10661         * mml.el (mml-to-mime): Encode message header first.
10662
10663 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10666         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10667
10668         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10669         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10670
10671 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10672
10673         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10674
10675 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10678         prefix keys.
10679         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10680         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10681         gnus-xmas.el.
10682
10683         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10684         (gnus-xmas-article-describe-bindings): New function.
10685         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10686         gnus-xmas-article-describe-bindings.
10687
10688         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10689
10690 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10691
10692         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10693         Add new variables for article mark management.
10694         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10695         list of extra data entries which, when present, will indicate that the
10696         article ID should not be trimmed from the registry.
10697         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10698         functions.
10699         (gnus-registry-read-mark): New function to read a mark name from the
10700         user.
10701         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10702         (gnus-registry-set-article-mark-internal): New functions to add and
10703         remove marks.
10704         (gnus-registry-get-article-marks): New function to show the marks for
10705         an article, or retrieve them for further use.
10706
10707 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10708
10709         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10710         keys when no argument is given.
10711
10712 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10713
10714         * imap.el (imap-ping-server): New variable.
10715         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10716         (imap-ping-server): Minor doc string fixes.
10717
10718 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10719
10720         * imap.el (imap-ping-server): New function.
10721         (imap-opened): Call imap-ping-server.
10722
10723 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10724
10725         * gnus-sum.el (gnus-article-sort-by-random)
10726         (gnus-thread-sort-by-random): Fix doc strings.
10727         Reported by jidanni@jidanni.org.
10728
10729 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * gnus-art.el (gnus-article-describe-bindings): New function.
10732         (gnus-article-read-summary-keys): Use it.
10733         (gnus-article-mode-map): Bind `C-h b' to it.
10734
10735 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10736
10737         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10738         XEmacs.
10739         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10740         Protect against non-character events.
10741
10742         * lpath.el: Fbind map-keymap for Emacs 21.
10743
10744 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10745
10746         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10747         New command.
10748         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10749         instead of END.  Change name of the temp file.
10750         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10751         customizable.
10752
10753 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10754
10755         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10756         bind `S W' to gnus-article-wide-reply-with-original; set default
10757         binding to gnus-article-read-summary-send-keys.
10758         (gnus-article-read-summary-keys): Fix the order of keys; display
10759         continuation keys correctly in the echo area; describe bindings
10760         correctly when keys end with `C-h'.
10761         (gnus-article-read-summary-send-keys): New function.
10762         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10763         Work for gnus-article-read-summary-send-keys; display continuation keys
10764         correctly in the echo area.
10765         (gnus-article-reply-with-original): Ignore prefix argument.
10766         (gnus-article-wide-reply-with-original): New function.
10767
10768         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10769         Emacs 21.
10770
10771 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10772
10773         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10774         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10775
10776 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10777
10778         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10779         (gnus-group-read-ephemeral-gmane-group): New command.
10780
10781 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10782
10783         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10784
10785 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10786
10787         * message.el (message-send-mail-function): Increase custom version.
10788
10789         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10790         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10791
10792 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10793
10794         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10795         for the cases where imap-authenticate is called with a nil buffer
10796         parameter.
10797
10798 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10799
10800         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10801         html parts correctly; support forwarded messages.
10802         (gnus-article-browse-html-article): Remove work buffers.
10803
10804         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10805         compiling.
10806         (netrc-bound-and-true-p): New macro.
10807         (netrc-parse): Use it instead of bound-and-true-p that is not available
10808         in XEmacs 21.4.
10809
10810 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10811
10812         * gnus-registry.el (gnus-registry-mark-article)
10813         (gnus-registry-article-marks): Add functionality to mark articles
10814         through the Gnus registry.
10815
10816         * encrypt.el: Clarify documentation for the new pgg method.
10817         (encrypt-file-alist): Add PGG option.
10818         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10819         functionality.  Abstract password key and messaging to external
10820         functions.
10821         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10822         (encrypt-message-method-and-cipher): Add new convenience external
10823         functions.
10824         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10825         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10826
10827         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10828         (netrc-parse): Use encrypt-file-alist to determine if
10829         encrypt-find-model or encrypt-insert-file-contents should be used.
10830
10831         * encrypt.el: Clarify documentation.  Load password-cache or
10832         password, whichever one is found first, instead of autoloading.
10833
10834 2007-12-19  Glenn Morris  <rgm@gnu.org>
10835
10836         * mml.el (message-options-set, message-narrow-to-head)
10837         (message-in-body-p, message-mail-p, message-encode-message-body):
10838         Autoload.
10839         (message-remove-header, message-narrow-to-headers-or-head)
10840         (message-subscribed-p, message-make-mail-followup-to)
10841         (message-position-on-field, message-news-p)
10842         (message-options-set-recipient, message-generate-headers)
10843         (message-sort-headers): Declare as functions.
10844
10845 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10846
10847         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10848         convention in doc string.
10849
10850 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10851
10852         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10853         title to html parts.
10854         (gnus-article-browse-html-article): Pass message header to it.
10855
10856         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10857
10858 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10859
10860         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10861         or password compatible with XEmacs.
10862
10863 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10864
10865         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10866         format document.
10867         (gnus-mime-delete-part): Don't write description line if empty.
10868         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10869
10870 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10871
10872         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10873         (gnus-summary-mark-read-and-unread-as-read)
10874         (gnus-summary-mark-current-read-and-unread-as-read)
10875         (gnus-summary-mark-unread-as-ticked): Doc fix.
10876         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10877
10878 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10879
10880         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10881         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10882
10883 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10884
10885         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10886         yes-or-no-p.
10887
10888 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10889
10890         * mm-decode.el (mm-add-meta-html-tag): New function.
10891         (mm-save-part-to-file, mm-pipe-part): Use it.
10892
10893         * gnus-art.el (gnus-article-browse-delete-temp-files):
10894         Use gnus-y-or-n-p instead of y-or-n-p.
10895         (gnus-article-browse-html-parts): Work with message/external-body; use
10896         mm-add-meta-html-tag.
10897
10898 2007-12-11  Glenn Morris  <rgm@gnu.org>
10899
10900         * gnus-cache.el: Require gnus-sum not just when compiling.
10901
10902         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10903
10904         * gnus-int.el (gnus-server-opened, gnus-status-message):
10905         Move definitions before use.
10906
10907         * mm-decode.el: Require gnus-util.
10908         (mm-remove-part): Only call delete-annotation on XEmacs.
10909
10910         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10911
10912         * nnmail.el: Require gnus-int.
10913
10914         * spam.el: Move `require's before `eval-when-compile's.
10915
10916         * gnus-ems.el (gnus-alive-p):
10917         * gnus-fun.el (message-goto-eoh):
10918         * gnus-util.el (gnus-group-name-decode):
10919         * mail-source.el (gnus-compress-sequence):
10920         * message.el (Info-goto-node, format-spec):
10921         * mm-bodies.el (message-options-get):
10922         * mm-decode.el (mm-view-pkcs7):
10923         * mm-util.el (gmm-write-region):
10924         * mml-smime.el (mml-compute-boundary)
10925         (gnus-completing-read-with-default):
10926         * mml.el (widget-button-press, gnus-make-hashtable):
10927         * mml1991.el (mm-decode-content-transfer-encoding)
10928         (mm-encode-content-transfer-encoding)
10929         (message-options-get, message-options-set):
10930         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10931         * nnfolder.el (gnus-request-group):
10932         * nnheader.el (ietf-drums-unfold-fws):
10933         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10934         * smime.el (gnus-run-mode-hooks):
10935         * spam-stat.el (gnus-message): Autoload.
10936
10937         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10938         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10939         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10940         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10941         Add declare-function compatibility definition.
10942
10943         * gnus-cache.el (nnvirtual-find-group-art):
10944         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10945         (gnus-add-image, gnus-add-wash-type):
10946         * gnus-group.el (nnkiboze-score-file):
10947         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10948         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10949         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10950         (message-tokenize-header, gnus-get-buffer-create)
10951         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10952         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10953         * gnus.el (gnus-group-decoded-name):
10954         * mail-source.el (imap-capability):
10955         * mm-bodies.el (message-options-set):
10956         * mm-decode.el (gnus-configure-windows):
10957         * mm-extern.el (message-goto-body):
10958         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10959         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10960         (epg-sub-key-validity, message-options-set):
10961         * mml.el (widget-event-point, gnus-configure-windows):
10962         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10963         * mml2015.el (epg-check-configuration, epg-configuration)
10964         (message-options-set):
10965         * nndb.el (nndb-request-article):
10966         * nnfolder.el (gnus-request-create-group):
10967         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10968         * nnmaildir.el (gnus-group-mark-article-read):
10969         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10970         * rfc1843.el (message-fetch-field):
10971         * spam.el (gnus-extract-address-components):
10972         Declare as functions.
10973
10974 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10975
10976         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10977
10978         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10979
10980         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10981         bind show-trailing-whitespace for XEmacs.
10982
10983 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10984
10985         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10986         new no-op macro for backward compatibility.
10987
10988         * imap.el (imap-string-to-integer): New function.
10989
10990 2007-12-09  Glenn Morris  <rgm@gnu.org>
10991
10992         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10993
10994         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10995         * message.el, mm-view.el, sieve-manage.el, smime.el:
10996         Add declare-function compatibility definition.
10997
10998         * gnus-art.el (w3-region, w3m-region, Info-menu):
10999         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11000         * gnus-sum.el (gnus-get-predicate):
11001         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11002         * message.el (mail-abbrev-in-expansion-header-p):
11003         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11004         (w3m-detect-meta-charset, w3m-region):
11005         * sieve-manage.el (password-read, password-cache-add)
11006         (password-cache-remove):
11007         * smime.el (password-read-and-add): Declare as functions.
11008
11009 2007-12-08  David Kastrup  <dak@gnu.org>
11010
11011         * gnus-sum.el (gnus-summary-simplify-subject-query):
11012         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11013         `message'.
11014
11015 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11016
11017         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
11018         it to bind idna-program, installation-directory, defined-colors, and
11019         face-attribute for XEmacs of the version that compiles defcustom forms.
11020
11021 2007-12-07  Glenn Morris  <rgm@gnu.org>
11022
11023         * gnus-art.el (article-make-date-line): Revert previous change.
11024
11025 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11026
11027         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11028
11029 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11030
11031         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11032         Call gnus-add-to-range ranges only once with a prepared article-list.
11033
11034 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11035
11036         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11037         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11038         group names with backslashes.
11039         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11040
11041 2007-12-06  Deepak Goel  <deego3@gmail.com>
11042
11043         * gnus-art.el (article-make-date-line):
11044         * gnus-start.el (gnus-load):
11045         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11046
11047 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11048
11049         * gnus-art.el (gnus-use-idna)
11050         * gnus-start.el (gnus-site-init-file)
11051         * message.el (message-use-idna)
11052         * mm-uu.el (mm-uu-hide-markers)
11053         * smiley.el (smiley-style): Revert changes that suppress warnings.
11054
11055 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11056
11057         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11058         specify charset to html source.
11059         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11060
11061 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11062
11063         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11064         idna-program in order to suppress byte compile warning issued by XEmacs
11065         that came to byte compile the default value section of defcustom forms
11066         recently.
11067
11068         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11069         value of installation-directory.
11070
11071         * message.el (message-use-idna): Don't directly refer to the value of
11072         idna-program.
11073
11074         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11075
11076         * smiley.el (smiley-style): Don't directly call face-attribute.
11077
11078 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11079
11080         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11081
11082         * gnus-dired.el: Reduce Gnus dependencies.
11083         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11084         Don't require.  Use autoloads instead.
11085         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11086         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11087         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11088         (gnus-dired-mode): Adjust doc string.
11089         (gnus-dired-mail-mode): New variable.
11090         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11091         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11092         (gnus-dired-mail-buffers): New function.  Return mail or message
11093         composition buffers.
11094         (gnus-dired-attach): Use it.
11095         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11096         NO-DECODE.
11097         (gnus-dired-print): Use `gnus-print-buffer' depending on
11098         `gnus-dired-mail-mode'.
11099
11100 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11101
11102         * rfc2047.el (rfc2047-encoded-word-regexp)
11103         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11104         explaining what regexp patterns are for.
11105
11106 2007-12-04  Glenn Morris  <rgm@gnu.org>
11107
11108         * password.el: Move to password-cache.el.
11109
11110         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11111         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11112         * mml-smime.el (password-read, password-cache-add)
11113         (password-cache-remove):
11114         No need to autoload, since mml-sec requires password.
11115
11116         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11117         * message.el (gnus-extract-address-components):
11118         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11119
11120         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11121         password.
11122
11123 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11124
11125         * mailcap.el: Reduce dependencies.
11126         (mail-header-parse-content-type): Autoload.
11127         (mailcap-delete-duplicates): New alias.
11128         (mailcap-mime-info): Add optional argument NO-DECODE.
11129         (mailcap-mime-types): Use mailcap-delete-duplicates.
11130
11131         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11132
11133 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11134
11135         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11136         (imap-parse-status): Upcase status-att for servers that sends them
11137         lower-case (e.g., MS Exchange 2007).
11138
11139 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11140
11141         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11142         function.
11143
11144         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11145         (gnus-uu-yenc-article): New function.
11146
11147         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11148
11149         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11150
11151 2007-12-02  Glenn Morris  <rgm@gnu.org>
11152
11153         * binhex.el (binhex): New custom group.
11154         (binhex-decoder-program, binhex-decoder-switches)
11155         (binhex-use-external): Move to the binhex custom group.
11156
11157         * uudecode.el (uudecode): New custom group.
11158         (uudecode-decoder-program, uudecode-decoder-switches)
11159         (uudecode-use-external): Move to the uudecode custom group.
11160
11161         * netrc.el (top-level): Don't load `encrypt' features.
11162         (netrc-parse): Don't use encrypt.
11163         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11164
11165         * encrypt.el: Remove file.
11166
11167 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11168
11169         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11170         matches on patches.
11171
11172         * gnus-art.el (gnus-article-browse-html-article):
11173         Mention `mm-text-html-renderer' in the doc string.
11174
11175         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11176         string.  Add comments.
11177
11178         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11179         if rhs is ASCII.
11180
11181 2007-12-01  Glenn Morris  <rgm@gnu.org>
11182
11183         * mail-source.el (top-level): Require format-spec before
11184         eval-when-compile.
11185
11186 2007-11-30  Glenn Morris  <rgm@gnu.org>
11187
11188         * encrypt.el: Require password, rather than autoloading password-read.
11189
11190 2007-11-29  Glenn Morris  <rgm@gnu.org>
11191
11192         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
11193         (sasl-make-client, sasl-next-step, sasl-step-data)
11194         (sasl-step-set-data): Declare as functions.
11195
11196 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
11197
11198         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11199
11200 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11201
11202         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
11203         certs should be verified and what is to be done in the event of a
11204         verification failure.
11205
11206         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11207         caller can indicate whether the cache should be disregarded for this
11208         call.  This way the result of the call is reproducible at all times and
11209         can be considered a canonical server name for the supplied method.
11210         (gnus-agent-method-p): Canonicalize server names by pushing their
11211         method through `gnus-method-to-server' using the no-cache argument.
11212
11213         * gnus-srvr.el (gnus-server-insert-server-line):
11214         Call `gnus-method-to-server' with `no-cache' argument.
11215
11216         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11217         gnus-agent-possibly-synchronize-flags as this should be called when the
11218         server is actually being opened.
11219         (gnus-agent-possibly-synchronize-flags)
11220         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11221         flags file of an agentized server to the latter function.
11222
11223         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11224         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11225         after a connection has been established successfully.
11226
11227 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * gnus-art.el (article-display-face): Force to display face if called
11230         interactively; check if gnus-article-x-face-too-ugly matches author.
11231         (article-display-x-face): Display face even if From header is missing
11232         as article-display-face does.
11233
11234 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11235
11236         * hashcash.el (message-narrow-to-headers-or-head)
11237         (message-fetch-field, message-goto-eoh)
11238         (message-narrow-to-headers): Declare as functions.
11239
11240 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11241
11242         * mail-source.el (mail-sources): Default to fetch from file for
11243         compatibility with default of nnmail-spool-file.
11244
11245 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11246
11247         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11248         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11249         to look for encoded word that should be encoded again.
11250         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11251         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11252         encoding pattern.
11253         (rfc2047-decode-region): Switch strict regexp and loose one according
11254         to rfc2047-allow-irregular-q-encoded-words.
11255
11256 2007-11-25  Romain Francoise  <romain@orebokech.com>
11257
11258         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11259
11260 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11261
11262         * tls.el (tls-program): Provide more custom choices from
11263         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11264         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11265
11266 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11267
11268         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11269         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11270
11271         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11272         `nnmail-spool-file'.
11273
11274         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11275         `nnmail-spool-file'.
11276
11277         * gnus-move.el (gnus-change-server): Ditto.
11278
11279         * gnus-kill.el (gnus-batch-score): Ditto.
11280
11281         * gnus-cache.el (gnus-jog-cache): Ditto.
11282
11283         * gnus-msg.el (gnus-summary-reply):
11284         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11285
11286 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11289         version.  Minor improvement to doc strings.
11290         (tls-program): Add comment.
11291
11292 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11293
11294         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11295         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11296         mismatch between the hostname provided in the certificate and the name
11297         of the host connnecting to.
11298         (open-tls-stream): Use them.  Check certificates against trusted root
11299         certificates.
11300
11301 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11302
11303         * gnus-cache.el (gnus-cache-generate-nov-databases):
11304         Use nnml-generate-nov-databases-directory instead of
11305         nnml-generate-nov-databases-1.
11306
11307 2007-11-24  Glenn Morris  <rgm@gnu.org>
11308
11309         * message.el (message-tool-bar-retro): Update for rename
11310         mail_send.xpm->mail-send.xpm.
11311
11312 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11313
11314         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11315         `smime-ldap-search' for Emacs 22 and up.
11316
11317 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11318
11319         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11320
11321         * message.el (message-send-mail-function): Fix error convention.
11322         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11323         (message-widen-reply, message-send-mail, message-talkative-question)
11324         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11325         (message-clone-locals, message-send-news): Use with-current-buffer.
11326         (message-insert-or-toggle-importance): Remove unused var `valid'.
11327         (message-make-references): Remove unused var `new-references'.
11328         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11329
11330 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11331
11332         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11333         (spam-split-symbolic-return-positive): Reflow docstring.
11334         (spam-backends, spam-summary-exit-behavior)
11335         (spam-mark-ham-unread-before-move-from-spam-group)
11336         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11337         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11338         (spam-clear-cache, spam-backend-check, spam-install-backend)
11339         (spam-install-statistical-backend, spam-list-of-processors)
11340         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11341         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11342         (spam-check-crm114, spam-initialize, spam-unload-hook):
11343         Fix typos in docstrings.
11344
11345 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11348         been checked if they have never been read and those group levels are
11349         higher than the one that a user specified.
11350
11351 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11352
11353         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11354         foreign groups unless a group level is specified by a user.
11355         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11356
11357 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11358
11359         * message.el (message-send-mail-function): Require sendmail.
11360
11361 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11362
11363         * message.el (message-send-mail-function): Check for smtpmail too.
11364
11365         * utf7.el (utf7-encode, utf7-decode): Use coding system
11366         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11367
11368         * message.el (message-send-mail-function): New function.
11369         (message-send-mail-function): Set default using
11370         message-send-mail-function.  Adjust doc string.
11371         (message-send-mail-with-mailclient): New function.
11372
11373 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11374
11375         * smime.el (from):
11376         * rfc2047.el (message-posting-charset):
11377         * qp.el (mm-use-ultra-safe-encoding):
11378         * pop3.el (parse-time-months):
11379         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11380         * nnml.el (files):
11381         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11382         (jka-compr-compression-info-list, ange-ftp-path-format)
11383         (efs-path-regexp):
11384         * nndiary.el (files):
11385         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11386         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11387         (epg-digest-algorithm-alist, inhibit-redisplay)
11388         (password-cache-expiry):
11389         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11390         (pgg-output-buffer, password-cache-expiry):
11391         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11392         (efs-path-regexp):
11393         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11394         (inhibit-redisplay):
11395         * mm-uu.el (file-name, start-point, end-point, entry)
11396         (gnus-newsgroup-name, gnus-newsgroup-charset):
11397         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11398         (latin-unity-ucs-list):
11399         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11400         (mm-uu-binhex-decode-function):
11401         * message.el (gnus-message-group-art, gnus-list-identifiers)
11402         (rmail-enable-mime-composing, gnus-local-organization)
11403         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11404         (gnus-read-active-file, facemenu-add-face-function)
11405         (facemenu-remove-face-function, gnus-article-decoded-p)
11406         (tool-bar-mode):
11407         * mail-source.el (display-time-mail-function):
11408         * gnus-util.el (nnmail-pathname-coding-system)
11409         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11410         (gnus-original-article-buffer, gnus-user-agent)
11411         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11412         (xemacs-codename, sxemacs-codename, emacs-program-version):
11413         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11414         * gnus-start.el (gnus-agent-covered-methods)
11415         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11416         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11417         (gnus-newsgroup-headers, gnus-group-list-mode)
11418         (gnus-group-mark-positions, gnus-newsgroup-data)
11419         (gnus-newsgroup-unreads, nnoo-state-alist)
11420         (gnus-current-select-method, mail-sources)
11421         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11422         (nnmail-spool-file, gnus-cache-active-hashtb):
11423         * gnus-mh.el (mh-lib-progs):
11424         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11425         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11426         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11427         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11428         (gnus-group-buffer):
11429         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11430         (font-lock-set-defaults):
11431         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11432         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11433         (gnus-summary-post-menu, total-parts, type, condition, length):
11434         * gnus-agent.el (gnus-agent-read-agentview):
11435         * flow-fill.el (show-trailing-whitespace):
11436         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11437         eval-and-compile wrappers for byte compiler pacifiers.
11438
11439         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11440         (mm-display-inline-fontify): Check for featurep 'xemacs not
11441         extent-list.
11442
11443         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11444         itimer-list.
11445         (mm-create-image-xemacs): Only do something for XEmacs.
11446         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11447
11448         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11449
11450         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11451         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11452
11453 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11454
11455         * nnimap.el (nnimap-split-download-body):
11456         * gnus-demon.el (gnus-demon):
11457         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11458
11459 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11460
11461         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11462         New macros.
11463         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11464         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11465         copy data from unibyte buffer to multibyte current buffer.
11466         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11467         to copy data from unibyte current buffer to multibyte buffer.
11468         (nntp-make-process-buffer): Make process buffer unibyte.
11469
11470         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11471
11472 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11473
11474         * pop3.el (pop3-open-server): Accept and process data more robustly at
11475         connexion start to avoid spurious "POP SSL connexion failed" errors.
11476
11477 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11478
11479         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11480         read group names.
11481
11482 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11483
11484         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11485
11486 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11487
11488         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11489         (nnmail-save-active): Use a unibyte buffer when saving active file,
11490         which may contain non-ASCII group names.
11491
11492         * nnml.el (nnml-request-group): Decode group names in messages.
11493
11494 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11495
11496         * message.el (message-citation-line-function)
11497         (message-insert-formatted-citation-line): Fix spelling of
11498         `message-insert-formated-citation-line'.
11499
11500 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11501
11502         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11503
11504 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11505
11506         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11507         nnmail-pathname-coding-system.
11508
11509         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11510         that a user enters; decode group names in messages.
11511
11512         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11513
11514 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11515
11516         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11517
11518         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11519
11520         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11521         risky local variable.
11522
11523         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11524
11525 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11526
11527         * encrypt.el: Improve documentation to fix function name typo.
11528         Reported by Daiki Ueno <ueno@unixuser.org>.
11529
11530 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11531
11532         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11533         even if the point is not in the last page of an article.
11534         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11535         back to the previous page.
11536
11537 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11538
11539         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11540
11541 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11544
11545 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11546
11547         * message.el (message-check-news-body-syntax):
11548         Avoid mm-string-as-multibyte.
11549         (message-hide-headers): Don't assume (point-min)==1.
11550
11551 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11552
11553         * message.el (message-remove-blank-cited-lines): Fix if remove is
11554         given.
11555         (message-bogus-address-regexp): New variable.
11556         (message-bogus-recipient-p): New function.
11557         (message-check-recipients): New command.
11558         (message-syntax-checks): Add `bogus-recipient'.
11559         (message-fix-before-sending): Add `bogus-recipient'.
11560
11561         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11562         (gnus-treat-body-boundary): Don't test window-system.
11563
11564 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11565
11566         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11567
11568 2007-10-28  Miles Bader  <miles@gnu.org>
11569
11570         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11571         at compile-time too.
11572
11573 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11574
11575         * gnus-msg.el (gnus-message-setup-hook):
11576         Add `message-remove-blank-cited-lines' to options.
11577
11578 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11579
11580         * message.el (message-remove-blank-cited-lines): New function.
11581         Suggested by Karl Plästerer.
11582
11583 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11584
11585         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11586         mapc.
11587
11588         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11589         (top-level): Use mapc to set functions to be traced for debugging.
11590
11591         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11592         called for effect with while loop.
11593
11594         * message.el (message-talkative-question): Replace mapcar called for
11595         effect with mapc.
11596
11597         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11598         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11599         called for effect with dolist.
11600
11601         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11602
11603         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11604         gnus-extra-headers and nnmail-extra-headers.
11605
11606         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11607         called for effect with dolist.
11608         (top-level): Use mapc to set functions to be traced for debugging.
11609
11610         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11611         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11612         dolist.
11613
11614         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11615         Replace mapcar called for effect with mapc.
11616         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11617         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11618         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11619         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11620
11621         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11622         remove-if that's a cl function.
11623
11624         * webmail.el (webmail-debug): Replace mapcar called for effect with
11625         dolist.
11626
11627         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11628         with mapc.
11629
11630 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11631
11632         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11633         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11634         with while loop.
11635
11636         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11637         functions from article-* functions.
11638         (gnus-multi-decode-header): Replace mapcar called for effect with
11639         dolist.
11640
11641         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11642         (gnus-bookmark-show-details): Replace mapcar called for effect with
11643         while loop.
11644
11645         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11646         called for effect with while loop.
11647
11648         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11649         with dolist.
11650
11651         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11652         Replace mapcar called for effect with dolist.
11653
11654         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11655
11656         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11657         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11658         Replace mapcar called for effect with dolist.
11659         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11660         mapc.
11661
11662         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11663         Replace mapcar called for effect with dolist.
11664         (gnus-topic-list): Replace mapcar called for effect with mapc.
11665
11666         * gnus.el: Use mapc instead of mapcar to add autoloads.
11667
11668 2007-10-23  Richard Stallman  <rms@gnu.org>
11669
11670         * gnus-group.el (gnus-group-highlight): Mark as risky.
11671
11672 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11673
11674         * gnus.el (gnus-server-to-method): Return method found first in
11675         gnus-newsrc-alist.
11676
11677         * gnus-art.el (gnus-article-highlight-signature)
11678         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11679         button overlay without the front stickiness.
11680
11681 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11682
11683         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11684         overview buffer needed a catch to receive its throw.
11685         (gnus-agent-flush-cache): Declare as interactive to make this function
11686         easier to use.
11687
11688 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11689
11690         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11691         `next-line'.
11692
11693 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11694
11695         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11696         exclude address matching message-dont-reply-to-names.
11697
11698 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * gnus-util.el (gnus-string<): New function.
11701
11702         * gnus-sum.el (gnus-article-sort-by-author)
11703         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11704
11705 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11708         the frame-focus tag is set in gnus-buffer-configuration.
11709
11710 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11713         the front stickiness.
11714
11715 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11716
11717         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11718         url pattern; remove duplicate one.
11719         (gnus-article-extend-url-button): New function.
11720         (gnus-article-add-buttons): Use it.
11721         (gnus-button-push): Use concatenated url that it makes.
11722
11723 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11724
11725         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11726
11727 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11728
11729         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11730         Don't hardcode point-min==1.
11731
11732 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11733
11734         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11735         Fix comment about "iso8859-1".
11736
11737 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11738
11739         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11740         ones returned from the verify-function.
11741
11742         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11743         Call mml2015-extract-cleartext-signature if extraction failed.
11744
11745 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11746
11747         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11748         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11749         failed.
11750
11751 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11752
11753         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11754
11755 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11756
11757         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11758         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11759         recommends to use EasyPG instead of PGG.
11760
11761         * pgg.el: Revert to revision 6.23.2.16.
11762
11763         * pgg-def.el: Revert to revision 6.6.2.14.
11764
11765         * pgg-gpg.el: Revert to revision 6.23.2.34.
11766
11767 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11768
11769         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11770         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11771         thread for both the null and zero (kill/expire thread) universal prefix
11772         cases.
11773         (gnus-summary-expire-thread): Add new function to expire a thread,
11774         using gnus-summary-kill-thread.
11775         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11776         shortcuts for gnus-summary-expire-thread.
11777         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11778         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11779
11780 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11781
11782         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11783         extras value, so an extras entry can be deleted.
11784         (gnus-registry-delete-extra-entry): Use it.
11785         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11786         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11787         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11788         storage through the gnus-registry, and provide an appropriate API for
11789         it.
11790
11791 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11794         Suggested by Leo <sdl.web@gmail.com>.
11795
11796         * gnus.el: Do.
11797
11798 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11801         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11802
11803         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11804
11805         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11806         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11807
11808 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11809
11810         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11811         newline.
11812         (nnmbox-request-accept-article): Don't change article in source buffer;
11813         narrow to header to use message-fetch-field rather than
11814         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11815         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11816         as delimiters; make sure article ends with newline.
11817         (nnmbox-delete-mail): Correct last position of article to be deleted;
11818         ignore X-Gnus-Newsgroup header in article body.
11819         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11820         positions; make sure article ends with newline.
11821
11822         * message.el (message-display-abbrev): Don't infloop when a user
11823         inserts SPC in the beginning of header.
11824
11825         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11826         coding-system-for-read and coding-system-for-write for XEmacs having no
11827         file-coding feature.
11828
11829         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11830
11831 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11832
11833         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11834         list of groups not followed by default.  Fix type to be regexp.
11835         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11836
11837 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11838
11839         * hmac-def.el (define-hmac-function): Switch from old-style to
11840         new-style backquotes.
11841
11842         * md4.el (md4-make-step): Likewise.
11843
11844 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11845
11846         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11847         raw-text coding system when saving .newsrc file, which may contain
11848         non-ASCII group names.
11849
11850 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11851
11852         * gnus-cus.el (gnus-score-extra): New widget.
11853         (gnus-score-extra-convert): New function.
11854         (gnus-score-customize): Use it for Extra.
11855
11856 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11857
11858         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11859         (mml2015-mailcrypt-clear-verify): Use it.
11860         (mml2015-gpg-clear-verify): Use it.
11861         (mml2015-pgg-clear-verify): Use it.
11862         (mml2015-epg-clear-verify): Replace the current part with the output
11863         from GnuPG; don't extract the plaintext by itself.
11864
11865         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11866         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11867         mml2015-clear-verify-function; don't touch the armor headers or
11868         dash-escaped text here.
11869
11870 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11871
11872         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11873         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11874         parts, or application/octet-stream as a last resort.
11875         (gnus-mime-view-part-as-type): Don't toggle display.
11876         (gnus-mime-view-part-as-charset): Don't turn off display before
11877         querying charset.
11878
11879         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11880         stuff to undisplayer function in Emacs.
11881         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11882
11883         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11884         text/calendar parts.
11885
11886 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11887
11888         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11889         decoding text/calendar parts.
11890
11891         * message.el (message-forward-make-body-mime): Always mark body as
11892         having no illegible text; remove signed-or-encrypted argument.
11893         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11894
11895         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11896         (mml-generate-mime-1): Don't encode body if it is specified to be in
11897         raw form; don't make buffer be unibyte when inserting multibyte string.
11898
11899 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11900
11901         * sha1.el: Fix up comment style.
11902         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11903         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11904
11905         * hex-util.el: Fix up comment style.
11906         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11907
11908         * gnus-salt.el: Use with-current-buffer.
11909         (gnus-pick-setup-message): Fix long-standing typo.
11910
11911 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11912
11913         * imap.el (imap-logout-timeout): New variable.
11914         (imap-logout, imap-logout-wait): New functions.
11915         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11916
11917         * nnimap.el (nnimap-logout-timeout): New server variable.
11918         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11919         nnimap-logout-timeout.
11920
11921         * gnus-art.el (gnus-article-summary-command-nosave)
11922         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11923
11924 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11925
11926         * gnus.el (gnus-maximum-newsgroup): New variable.
11927
11928         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11929         according to gnus-maximum-newsgroup.
11930
11931         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11932         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11933         Limit the range of articles according to gnus-maximum-newsgroup.
11934
11935 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11936
11937         * gnus-art.el (gnus-sticky-article): Fix problems described in
11938         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11939         Don't perform gnus-configure-windows here; reuse existing sticky
11940         article buffer.
11941
11942         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11943         it doesn't exist in gnus-article-mode.
11944
11945 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11946
11947         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11948         (gnus-agent-decoded-group-name): New function.
11949         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11950         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11951
11952 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11953
11954         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11955         Add binding for gnus-sticky-article.
11956         (gnus-summary-exit): Don't kill sticky article buffers.
11957
11958         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11959         article buffer.
11960         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11961         (gnus-kill-sticky-article-buffers): New commands.
11962
11963 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11964
11965         * nntp.el (nntp-xref-number-is-evil): New server variable.
11966         (nntp-find-group-and-number): If it is non-nil, don't trust article
11967         numbers in the Xref header.
11968
11969 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * gnus-agent.el (gnus-agent-read-group): New function.
11972         (gnus-agent-flush-group, gnus-agent-expire-group)
11973         (gnus-agent-regenerate-group): Use it.
11974         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11975         nnmail-pathname-coding-system.
11976
11977 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11980
11981         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11982         that are unread as unread, and also as selected so that information of
11983         marks having been changed by a user may be updated when exiting group.
11984
11985 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11986
11987         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11988
11989 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11992         calculated ignoring signature parts to gnus-treat-article.
11993
11994 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11995
11996         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11997         a point here in order to keep the window start.
11998         (gnus-insert-mime-security-button): Make a button overlay without the
11999         front stickiness.
12000         (gnus-mime-display-security): Goto the end of a button.
12001
12002         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12003
12004 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12005
12006         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12007         group-name-at-point.
12008         (gnus-group-completing-read): New function that offers decoded
12009         non-ASCII group names for completion.
12010         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12011         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12012         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12013         (gnus-group-fetch-control): Use it.
12014         (gnus-fetch-group): Use group-name-at-point for the initial value
12015         rather than the default value; use gnus-alive-p.
12016
12017         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12018         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12019         (gnus-summary-post-news): Use gnus-group-completing-read.
12020
12021         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12022         (gnus-read-move-group-name): Decode group name for completion.
12023
12024 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12025
12026         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12027         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12028         Yamaoka slightly modified the code).
12029
12030 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12031
12032         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12033         (nnmail-split-incoming): Bind it.
12034
12035         * nnml.el (nnml-group-name-charset): New function.
12036         (nnml-decoded-group-name): Use it; don't decode group name if
12037         nnmail-group-names-not-encoded-p is non-nil.
12038         (nnml-encoded-group-name): New function.
12039         (nnml-group-pathname): Inline nnml-decoded-group-name.
12040         (nnml-request-expire-articles): Decode group name in message.
12041         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12042         nnmail-pathname-coding-system.
12043         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12044         not decoded ones according to nnmail-group-names-not-encoded-p.
12045         (nnml-generate-active-info): Use nnml-encoded-group-name.
12046
12047 2007-08-08  Glenn Morris  <rgm@gnu.org>
12048
12049         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12050         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12051         doc-strings and comments.
12052
12053 2007-07-25  Glenn Morris  <rgm@gnu.org>
12054
12055         * Relicense all FSF files to GPLv3 or later.
12056
12057 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * gnus-sum.el (gnus-summary-move-article):
12060         Make gnus-summary-respool-article work.
12061
12062 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12063
12064         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12065         string.
12066
12067 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12068
12069         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12070         that should be ignored when comparing distant RSS articles with local
12071         ones.
12072         (nnrss-make-hash-index): New function.  Create a hash index according
12073         to the ignored fields.
12074         (nnrss-check-group): Use it.
12075
12076 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12077
12078         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12079
12080         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12081
12082         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12083         the new optional argument ENCODED is non-nil.
12084         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12085         coding system for encoding group name.
12086         (gnus-group-make-rss-group): Pass un-encoded group name to
12087         gnus-group-make-group.
12088         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12089         encoded.
12090
12091         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12092         Encode group name to which articles are moved or copied.
12093         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12094         coding system for encoding Newsgroup, Followup-To and Xref headers.
12095
12096         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12097         marks; use nnheader-file-coding-system to write a file.
12098         (nnagent-retrieve-headers): Bind file-name-coding-system to
12099         nnmail-pathname-coding-system.
12100
12101         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12102
12103         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12104         (nnml-request-article, nnml-request-create-group)
12105         (nnml-request-rename-group, nnml-find-id)
12106         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12107         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12108         (nnml-save-marks): Use nnml-group-pathname instead of
12109         nnmail-group-pathname.
12110
12111         (nnml-request-create-group, nnml-request-expire-articles)
12112         (nnml-request-move-article, nnml-request-delete-group)
12113         (nnml-deletable-article-p, nnml-possibly-create-directory)
12114         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12115         (nnml-open-marks): Bind file-name-coding-system to
12116         nnmail-pathname-coding-system.
12117
12118         (nnml-request-article): Pass server argument to nnml-find-group-number.
12119         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12120         Pass server argument to nnml-possibly-create-directory.
12121         (nnml-request-accept-article): Pass server argument to
12122         nnml-active-number and nnml-save-mail.
12123         (nnml-find-group-number): Pass server argument to nnml-find-id.
12124         (nnml-request-update-info): Pass server argument to
12125         nnml-marks-changed-p.
12126
12127         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12128         (nnml-save-mail, nnml-active-number): Add server argument.
12129
12130         (nnml-request-delete-group): Warn if group is missing.
12131         (nnml-get-nov-buffer): Decode group name.
12132         (nnml-generate-active-info): Encode group name.
12133         (nnml-open-marks): Decode group name in messages.
12134
12135 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12136
12137         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12138         if it is not specified.
12139         (gnus-article-pipe-part, gnus-article-save-part)
12140         (gnus-article-interactively-view-part, gnus-article-copy-part)
12141         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12142         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12143         (gnus-article-replace-part, gnus-article-delete-part)
12144         (gnus-article-view-part-as-type): Pass raw prefix argument to
12145         gnus-article-part-wrapper.
12146
12147 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12148
12149         * gnus-agent.el (gnus-agent-save-active):
12150         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12151
12152         * gnus-cache.el (gnus-cache-save-buffers)
12153         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12154         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12155         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12156         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12157         (gnus-cache-generate-active, gnus-cache-rename-group)
12158         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12159         (gnus-cache-update-overview-total-fetched-for):
12160         Bind file-name-coding-system to nnmail-pathname-coding-system.
12161         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12162         New variables.
12163         (gnus-cache-decoded-group-name): New function.
12164         (gnus-cache-file-name): Use it.
12165         (gnus-cache-generate-active): Use non-decoded group name for active.
12166
12167         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12168         right place.
12169         (gnus-write-active-file): Don't break non-ASCII group names.
12170
12171         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12172         nnmail-pathname-coding-system.
12173
12174         * lpath.el: Bind default-file-name-coding-system,
12175         file-name-coding-system and language-info-alist for XEmacs.
12176
12177         * gnus-uu.el (gnus-uu-decode-save): Typo.
12178
12179 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12182
12183 2007-07-14  David Kastrup  <dak@gnu.org>
12184
12185         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12186         finishing actions if we did not edit the article.
12187
12188 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12191         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12192         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12193         (gnus-agent-flush-group, gnus-agent-flush-cache)
12194         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12195         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12196         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12197         (gnus-agent-regenerate-group)
12198         (gnus-agent-update-files-total-fetched-for)
12199         (gnus-agent-update-view-total-fetched-for):
12200         Bind file-name-coding-system to nnmail-pathname-coding-system.
12201         (gnus-agent-group-pathname): Don't encode file names by
12202         nnmail-pathname-coding-system.
12203         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12204         coding-system-for-write instead of buffer-file-coding-system to
12205         gnus-agent-file-coding-system.
12206
12207         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12208         Decode group name.
12209
12210         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12211
12212         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12213         (gnus-read-newsrc-el-file): Make group names unibyte.
12214
12215         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12216         nnmail-pathname-coding-system.
12217
12218         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12219         (nnrss-request-delete-group): Bind file-name-coding-system to
12220         nnmail-pathname-coding-system.
12221         (nnrss-read-server-data, nnrss-read-group-data):
12222         Bind file-name-coding-system correctly.
12223         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12224
12225         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12226         (nntp-server-to-method-cache): New variable.
12227         (nntp-group-pathname): New function that decodes non-ASCII group names.
12228         (nntp-possibly-create-directory, nntp-marks-changed-p)
12229         (nntp-save-marks, nntp-open-marks): Use it.
12230         (nntp-possibly-create-directory, nntp-open-marks):
12231         Bind file-name-coding-system to nnmail-pathname-coding-system.
12232         (nntp-open-marks): Decode group names when bootstrapping marks.
12233
12234         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12235         Newsgroups and Folowup-To headers.
12236
12237 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12240         (gnus-server-closed-face, gnus-server-denied-face)
12241         (gnus-server-offline-face): Remove variable.
12242         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12243
12244         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12245         of modifying message-stack directly for XEmacs.
12246
12247         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12248         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12249         if the coding-system argument is nil for XEmacs.
12250
12251         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12252         mm-charset-override-alist.
12253
12254         * rfc2047.el: Don't require base64; require rfc2045 for the function
12255         rfc2045-encode-string.
12256         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12257         to quote the parameter value.
12258
12259 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12260
12261         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12262         form in gnus-group-name-charset-method-alist.
12263
12264         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12265         overrides the default layout edit-form.
12266
12267         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12268
12269         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12270
12271 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12272
12273         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12274         as unfetched articles.
12275
12276 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12277
12278         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12279
12280 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12281
12282         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12283         original back end that keeps marks in the local system.
12284
12285 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12286
12287         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12288         arg of pop-to-buffer for XEmacs.
12289         (gnus-article-read-summary-keys): Ditto; don't restore window
12290         configuration if summary command ends up with neither article buffer
12291         nor summary buffer; describe bindings if summary keys end with C-h.
12292
12293 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12294
12295         * message.el (message-fix-before-sending): Skip raw message part to be
12296         forwarded while checking illegible text.
12297         (message-forward-make-body-mime, message-forward-make-body):
12298         Mark signed or encrypted raw message as having no illegible text.
12299
12300 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12301
12302         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12303         (gnus-message-with-timestamp-1): New macro.
12304         (gnus-message-with-timestamp): New function.
12305         (gnus-message): Use them.
12306
12307         * nnheader.el (nnheader-message): Use them.
12308
12309 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12310
12311         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12312         .newsrc.eld file.
12313
12314 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12315
12316         * gnus-agent.el (gnus-agent-fetch-headers)
12317         (gnus-agent-retrieve-headers):
12318         Bind gnus-decode-encoded-address-function to identity.
12319
12320         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12321         available also when the server returns simply a dot.
12322
12323         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12324
12325 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12326
12327         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12328
12329 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12330
12331         * gnus-ems.el (gnus-x-splash): Make it work.
12332
12333         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12334         from being used.
12335
12336         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12337
12338 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12339
12340         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12341         4th and the 5th arguments.
12342
12343         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12344         the front stickiness.
12345         (gnus-article-summary-command-nosave): Correct the order of the
12346         arguments passed to pop-to-buffer.
12347         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12348         summary command ends up with the article buffer.
12349
12350         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12351         the same faces.
12352
12353 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12354
12355         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12356
12357 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12358
12359         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12360         * gnus-sum.el (gnus-summary-highlight):
12361         * pgg.el (pgg-sign-region, pgg-sign):
12362         * mail-source.el (mail-source-delete-old-incoming-confirm):
12363         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12364
12365 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * gnus-art.el (gnus-mime-view-part-externally)
12368         (gnus-mime-view-part-internally): Fix predicate function passed to
12369         completing-read.
12370
12371         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12372
12373         * gnus.el (gnus-update-message-archive-method): Add :version.
12374
12375 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12376
12377         * gnus.el (gnus-update-message-archive-method): New variable.
12378
12379         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12380         according to gnus-message-archive-method if
12381         gnus-update-message-archive-method is non-nil.
12382
12383 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12384
12385         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12386         Suggested by Loic Dachary <loic@dachary.org>.
12387         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12388
12389 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * message.el (message-pop-to-buffer): Add switch-function argument.
12392         (message-mail): Pass switch-function argument to it.
12393
12394 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12395
12396         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12397         Improve doc string.
12398
12399 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12400
12401         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12402         (gnus-header-content)
12403         * gnus-cite.el (gnus-cite-10)
12404         * gnus-srvr.el (gnus-server-closed)
12405         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12406         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12407         (gnus-group-mail-3-empty, gnus-group-mail-low)
12408         (gnus-group-mail-low-empty, gnus-splash)
12409         * message.el (message-header-to, message-header-cc)
12410         (message-header-subject, message-header-other, message-header-name)
12411         (message-header-xheader, message-separator, message-cited-text)
12412         (message-mml): Lighten colors of faces used for dark background.
12413
12414 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12415
12416         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12417         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12418
12419 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12420
12421         * message.el (message-narrow-to-headers-or-head):
12422         Ignore mail-header-separator in the body.
12423
12424 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12427         same as window size.
12428
12429 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12430
12431         * message.el (message-font-lock-keywords): Use message-header-xheader
12432         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12433         ahead of the anything pattern, to get it recognised.
12434
12435 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12436
12437         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12438         spam.el loads uses it in the compiled defadvice form.
12439
12440 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12441
12442         * gnus-sum.el (gnus-articles-to-read)
12443         (gnus-summary-insert-old-articles): Don't truncate group name for
12444         `read-string'.
12445
12446         * gnus-util.el (gnus-limit-string): Delete this function.
12447
12448         * gnus-sum.el (gnus-simplify-subject-fully):
12449         Use `truncate-string-to-width' instead.
12450
12451 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12452
12453         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12454         Tell if, on summary exit, the next group has to be selected.
12455         (gnus-summary-exit): Use it.
12456
12457 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12458
12459         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12460         non-break space.
12461
12462 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12463
12464         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12465         Check if group is not a directory.
12466         (nnfolder-request-expire-articles): Don't delete articles if the target
12467         group is not available.
12468
12469         * nnml.el (nnml-request-create-group): Properly check if group is not a
12470         file.
12471         (nnml-request-expire-articles): Don't delete articles if the target
12472         group is not available.
12473
12474         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12475         Don't quote characters that are within parentheses.
12476
12477 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12478
12479         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12480         (gnus-handle-ephemeral-exit): Select article according to it.
12481
12482 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12483
12484         * message.el (message-insert-formated-citation-line): Remove newline.
12485         (message-citation-line-format): Add final \n here so that the user can
12486         avoid a blank line.
12487
12488 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12489
12490         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12491         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12492         Update lanl/arXiv support.
12493
12494 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12495
12496         * gnus.el: Bump version number.
12497
12498 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12499
12500         * gnus.el (gnus-version-number): Bump version.
12501
12502 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12503
12504         * gnus.el: No Gnus v0.6 is released.
12505
12506 2007-04-27  Didier Verna  <didier@xemacs.org>
12507
12508         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12509         * gmm-utils.el (gmm-regexp-concat): ... here.
12510         * message.el: Don't require 'gnus-util.
12511         (message-dont-reply-to-names): Handle name change above.
12512         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12513
12514 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12517         since the initial value varies according to the system.
12518
12519 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12520
12521         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12522
12523 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12524
12525         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12526
12527 2007-04-24  Didier Verna  <didier@xemacs.org>
12528
12529         Improve the type of gnus-ignored-from-addresses.
12530         * gnus-util.el (gnus-orify-regexp): New function.
12531         * message.el (gnus-util): Require it.
12532         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12533         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12534         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12535
12536 2007-04-24  Didier Verna  <didier@xemacs.org>
12537
12538         * gnus-sum.el:
12539         * gnus-utils.el: Fix some trailing whitespaces.
12540
12541 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12542
12543         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12544         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12545         article's Message-ID; refer parent article in summary buffer.
12546
12547         * message.el (message-bounce): Call mime-to-mml.
12548
12549         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12550         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12551         optimize and/or forms properly.
12552
12553 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12554
12555         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12556         URL.
12557
12558 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12559
12560         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12561
12562 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12565         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12566         displayed of multipart/alternative part if it is invoked from summary
12567         buffer.
12568
12569         * mm-view.el (mm-inline-text-html-render-with-w3m)
12570         (mm-inline-text-html-render-with-w3m-standalone)
12571         (mm-inline-render-with-function): Use mail-parse-charset by default.
12572
12573 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12574
12575         * parse-time.el (parse-time-string-chars): Check if CHAR
12576         is less than the length of parse-time-syntax.
12577
12578 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12579
12580         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12581         from gnus-newsgroup-processable.
12582
12583 2007-04-16  Didier Verna  <didier@xemacs.org>
12584
12585         * gnus-msg.el (gnus-configure-posting-styles):
12586         Handle message-signature-directory properly with :file syntax.
12587         Reported by "Leo".
12588
12589 2007-04-11  Didier Verna  <didier@xemacs.org>
12590
12591         New user option: message-signature-directory.
12592         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12593         * message.el (message-insert-signature): Ditto.
12594         * message.el (message-signature-file): Doc update.
12595         * message.el (message-signature-directory): New.
12596
12597 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12598
12599         * gnus-msg.el (gnus-inews-yank-articles):
12600         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12601
12602 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12603
12604         * message.el (message-yank-original): Make sure cited text ends with
12605         newline; don't exchange point and mark.
12606
12607 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12608
12609         * tls.el (open-tls-stream): Properly handle case where there
12610         is no associated buffer.
12611
12612 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12613
12614         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12615         message-yank-original, make sure (< mark TEXT point).
12616
12617 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12618
12619         * message.el (message-fill-column): New variable.
12620         (message-mode): Use it.  Add comment on a possible new hook.
12621
12622         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12623         (nnmail-get-new-mail): Reformat.
12624
12625         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12626
12627         * gmm-utils.el: Fix Commentary.
12628         (gmm-tool-bar-from-list): Fix typo in doc string.
12629
12630 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12631
12632         * message.el (message-yank-original): Don't switch point and mark
12633         unnecessarily to put point and mark as documented.
12634
12635 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12636
12637         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12638         from the message heads.
12639
12640 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12641
12642         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12643         article buffer does not have a window.  This may not be the best
12644         solution but is certainly better than setting the start of the null,
12645         that is the current, window.
12646
12647 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12648
12649         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12650         (gnus-draft-setup): Run it.
12651
12652         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12653         gnus-score-fast-scoring.  Allow regexp.
12654         (gnus-score-headers): Use it.
12655
12656         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12657         XEmacs.
12658
12659         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12660         string.
12661         (gnus-button-alist): Also catch `<f1> k ...'.
12662         (gnus-treat-display-x-face): Fix doc string.
12663
12664 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12665
12666         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12667         evaluation of gnus-extended-version to ensure correct generation of the
12668         User-Agent header when message-generate-headers-first is used.
12669
12670 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12671
12672         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12673         hashcash-path is nil.  Don't call callback with incorrect number of
12674         parameters if val is 0.
12675
12676 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12677
12678         * message.el (message-required-news-headers):
12679         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12680
12681 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12682
12683         * tls.el (open-tls-stream): In handshake-waiting loop,
12684         don't wait more if there is output available to process.
12685
12686 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12687
12688         * tls.el (tls-program): Doc fix.
12689
12690 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12691
12692         * message.el (message-generate-new-buffers): Change the meaning of the
12693         nil value; add `standard' to the choices; treat t as `unique'; improve
12694         doc string.
12695         (gnus-select-frame-set-input-focus): Autoload.
12696         (message-buffer-name): Search for the existing message buffer if
12697         message-generate-new-buffers is nil or `standard'; treat the value t of
12698         message-generate-new-buffers as `unique'.
12699         (message-pop-to-buffer): Raise the frame already displaying the message
12700         buffer; clear the echo area after querying.
12701         (message-setup): Pass the `continue' argument to compose-mail.
12702         (message-mail): Prefer `switch-function' if it is given; search for the
12703         existing message buffer if the `continue' argument is non-nil; pass
12704         continue and switch-function arguments to compose-mail by way of
12705         message-setup.
12706         (message-mail-other-window): Adjust argument of message-setup.
12707         (message-mail-other-frame): Ditto.
12708
12709 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12710
12711         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12712         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12713         to turn font-lock on when turning gnus-message-citation-mode on.
12714
12715 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12716
12717         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12718         (mml-smime-function-alist): New variable; add epg as the backend.
12719         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12720         mml-smime- functions instead.
12721         * mm-view.el: Require smime.
12722
12723 2007-03-05  Didier Verna  <didier@xemacs.org>
12724
12725         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12726         instead of just inheritance for posting styles.
12727         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12728
12729 2007-02-24  Chris Moore  <dooglus@gmail.com>
12730
12731         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12732         * pgg-pgp.el (pgg-pgp-encrypt-region):
12733         * pgg-gpg.el (pgg-gpg-encrypt-region):
12734         Check pgg-encrypt-for-me if no other recipients.
12735
12736 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12737
12738         * tls.el (tls-certtool-program): Fix custom type.
12739
12740 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12741
12742         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12743         and point-at-eol instead of line-(beginning|end)-position.
12744
12745         * assistant.el (assistant-parse-buffer): Ditto.
12746
12747         * netrc.el (netrc-parse-services): Ditto.
12748
12749 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12750
12751         * mml2015.el (mml2015-epg-find-usable-key): New function.
12752         (mml2015-epg-sign): Use it.
12753         (mml2015-epg-encrypt): Use it.
12754
12755 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * message.el (message-make-in-reply-to): Quote name containing
12758         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12759         if there are special characters.  Reported by NAKAJI Hiroyuki
12760         <nakaji@jp.freebsd.org>.
12761
12762 2007-02-27  Didier Verna  <didier@xemacs.org>
12763
12764         Include the group parameters as well as the topic ones in the
12765         inheritance filter process.
12766         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12767         argument GROUP-PARAMS-LIST.
12768         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12769
12770 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12771
12772         * nntp.el (nntp-never-echoes-commands)
12773         (nntp-open-connection-functions-never-echo-commands): New variables.
12774         (nntp-send-command): Use them.
12775
12776 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12777
12778         * mml2015.el (mml2015-epg-verify): Simplify.
12779
12780 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12781
12782         * mml.el (mml-content-disposition-alist): New user option.
12783         (mml-content-disposition): New function.
12784         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12785         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12786
12787 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12788
12789         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12790         verification.
12791
12792 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12793
12794         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12795         articles posted in the last 24 hours.
12796
12797 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12798
12799         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12800
12801 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12802
12803         * nntp.el (nntp-send-command): Don't wait for echoes when
12804         nntp-open-ssl-stream is used.
12805
12806 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12809         (gnus-message-add-citation-keywords)
12810         (gnus-message-remove-citation-keywords): Remove.
12811         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12812         directly, make the variables in font-lock-defaults buffer-local, add
12813         gnus-message-citation-keywords to them and then update the value of
12814         font-lock-keywords.
12815
12816 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * message.el (message-cite-original-1): Don't call
12819         gnus-article-highlight-citation.
12820
12821         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12822         citations; fix line count.
12823
12824 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12825
12826         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12827         (gnus-message-add-citation-keywords)
12828         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12829         versions of font-lock-add-keywords and font-lock-remove-keywords to
12830         work with XEmacs correctly.
12831
12832 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12833
12834         * gnus-cite.el (gnus-cite-face-list): Set the values of
12835         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12836         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12837         (gnus-message-cite-prefix-regexp): New variable.
12838         (gnus-message-search-citation-line): Use it; protect against long
12839         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12840         the 0th match data for Emacs.
12841         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12842         (gnus-message-add-citation-keywords): Append keywords rather than
12843         prepending; emulate font-lock-add-keywords if it is not available.
12844         (gnus-message-remove-citation-keywords):
12845         Emulate font-lock-remove-keywords if it is not available.
12846
12847         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12848
12849         * message.el (message-cite-prefix-regexp): Set the value of
12850         gnus-message-cite-prefix-regexp.
12851
12852 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12853
12854         * nnweb.el (nnweb-google-parse-1): Update parser.
12855
12856 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12857
12858         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12859
12860 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12861
12862         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12863         regexp.
12864
12865 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12866
12867         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12868         string-to-multibyte.
12869         (uudecode-decode-region-internal): Use it.
12870
12871         * lpath.el: Fbind string-as-multibyte for XEmacs.
12872
12873 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12874
12875         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12876         Fix custom choice.
12877
12878         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12879
12880 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12881
12882         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12883
12884         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12885         `write-region' to respect `mm-inhibit-file-name-handlers'.
12886
12887 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12888
12889         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12890         Use gnus-home-directory instead of "~/" or "$HOME".
12891
12892 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12893
12894         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12895         to mention filename.
12896         Add comments at beginning regarding usage.
12897         (encrypt-write-file-contents): Change interactive so a string is
12898         acceptable.  If the file has no associated model, show an error instead
12899         of a nonsense prompt.
12900
12901 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12902
12903         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12904         Thanks to Yoshihiko Yamada for kind notification of this typo.
12905
12906 2007-01-12  Kenichi Handa  <handa@m17n.org>
12907
12908         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12909         multibyte buffer.
12910
12911 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12912
12913         * gnus-score.el (gnus-score-fast-scoring): New variable.
12914         (gnus-score-headers): Use it.
12915
12916         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12917
12918         * message.el (message-cite-original-1):
12919         Call gnus-article-highlight-citation if requested.
12920         (message-make-from): Allow name and address as optional arguments.
12921
12922         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12923
12924         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12925         bugs to doc string.
12926         (gnus-button-alist): Add mid\\|message-id.
12927         (gnus-button-fetch-group): Extend for use in
12928         `browse-url-browser-function'.
12929         (gnus-button-url-regexp): Try to catch paired parentheses like in
12930         Wikipedia URLs.
12931
12932         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12933         Suggested by Simon Krahnke <overlord@gmx.li>.
12934
12935 2007-01-13  Romain Francoise  <romain@orebokech.com>
12936
12937         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12938         Update copyright.
12939
12940 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12941
12942         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12943
12944 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12945
12946         * gnus-registry.el (gnus-registry-unfollowed-groups)
12947         (gnus-registry-split-fancy-with-parent): Fix documentation.
12948
12949 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12950
12951         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12952         from nnweb groups.
12953
12954 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12955
12956         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12957         Xref urls.  Erase buffer before requesting head.
12958
12959         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12960
12961 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12962
12963         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12964         customizable.
12965
12966 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12967
12968         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12969         no signing key is found.
12970         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12971         no encrypting and/or signing key is found.
12972
12973 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12974
12975         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12976
12977 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12978
12979         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12980         headers read from disk with the ones newly found in the current search.
12981         This should no longer cause problems, because the article numbers in
12982         Gmane's `nov.php' output are ignored since the previous change.
12983
12984 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12985
12986         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12987
12988 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12989
12990         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12991         replace-regexp-in-string; bind url-version; fbind display-images-p and
12992         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12993         find-face and set-itimer-function for Emacs; bind itimer-list for
12994         Emacs.
12995
12996         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12997
12998 2007-01-01  Romain Francoise  <romain@orebokech.com>
12999
13000         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13001
13002 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13003
13004         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13005         `define-minor-mode' macro definition expanded properly.
13006         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13007         exclude it there.
13008
13009         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13010         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13011         `fboundp' test.
13012         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13013         This is OK to autoload in (S)XEmacs now.
13014
13015 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13016
13017         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13018         keystroke.
13019         (gnus-summary-limit-to-singletons): Fix typo.
13020
13021         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13022         else fails.
13023
13024 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13025
13026         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13027         docstring.
13028
13029         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13030         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13031         (gnus-summary-insert-dormant-articles): Fix typo in message.
13032
13033 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13034
13035         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13036         nil for XEmacs.
13037         (gnus-message-citation-mode): Don't autoload in XEmacs.
13038
13039         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13040
13041 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13042
13043         * nnimap.el (nnimap-expunge-search-string):
13044         Mention nnimap-search-uids-not-since-is-evil in docstring.
13045
13046 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13047
13048         * spam.el: Revert to make-obsolete-variable because
13049         define-obsolete-variable-alias is not supported in Emacs 21.
13050
13051         * spam.el (spam-ifile-path, spam-ifile-database-path)
13052         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13053         make-obsolete-variable.
13054         (spam-bsfilter-path, spam-bsfilter-program)
13055         (spam-spamassassin-path, spam-spamassassin-program)
13056         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13057         Don't use "path" inappropriately.
13058         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13059         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13060         variable names.
13061
13062 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13063
13064         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13065         summary buffer.
13066
13067         * password.el (password-cache-remove): Use clear-string to burn
13068         password, if available.
13069
13070 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13071
13072         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13073
13074         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13075
13076         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13077         (gnus-message-highlight-citation): Move defcustom here from
13078         gnus-cite.el.
13079         (gnus-message-citation-mode): Autoload.
13080
13081         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13082         checks to make it compile with XEmacs.
13083         (gnus-message-citation-mode): New minor mode.
13084         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13085         (gnus-message-highlight-citation): New variables.
13086         (gnus-message-search-citation-line)
13087         (gnus-message-add-citation-keywords)
13088         (gnus-message-remove-citation-keywords)
13089         (turn-on-gnus-message-citation-mode)
13090         (turn-off-gnus-message-citation-mode): New functions.
13091
13092 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13093
13094         * gnus-cite.el: Enable highlighting of different citation levels in
13095         message-mode.
13096
13097 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13098
13099         * message.el (message-make-fqdn): Fix comment.
13100         (message-bogus-system-names): Add ".local".
13101
13102         * spam.el (spam-ifile-path, spam-ifile-program)
13103         (spam-ifile-database-path, spam-ifile-database)
13104         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13105         Don't use "path" inappropriately.
13106         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13107         strings.
13108         (spam-check-ifile, spam-ifile-register-with-ifile)
13109         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13110         Use new variable names.
13111
13112         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13113         (gnus-treat-display-smileys): Simplify using
13114         gnus-image-type-available-p.
13115
13116         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13117         available.
13118
13119         * gnus-xmas.el (gnus-xmas-image-type-available-p):
13120         Use `display-images-p' if available.
13121
13122 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13123
13124         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13125         one after turning on the buffer's multibyteness instead of decoding
13126         them directly in the unibyte buffer that causes unexpected conversion
13127         in Emacs 23 (unicode).
13128
13129 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13130
13131         * message.el (message-generate-hashcash): Fix custom type.
13132
13133 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13134
13135         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13136
13137 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13138
13139         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13140         disconnect icons.  Add help text.
13141
13142 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13143
13144         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13145         negated to be consistent with the others we handle.
13146
13147 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13148
13149         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13150         version of gnus-summary-buffer to something, so that we can use two
13151         article buffers at the same time.
13152
13153 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13154
13155         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13156         trigger all the extra headers.
13157         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13158         sorting.
13159
13160 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13161
13162         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13163         solid groups.
13164
13165 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
13166
13167         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
13168
13169 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13170
13171         * legacy-gnus-agent.el: Add Copyright notice.
13172
13173 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13174
13175         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13176
13177 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13178
13179         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13180
13181         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13182         to make it work reliably in CVS Emacs.
13183         (gnus-summary-limit-strange-charsets-predicate)
13184         (gnus-summary-limit-to-predicate): New functions.
13185
13186 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13187
13188         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13189         specifying array size.
13190         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13191         array if it is too small.
13192         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13193         (gnus-sort-threads-loop): New function.
13194
13195 2006-12-06  Chris Moore  <dooglus@gmail.com>
13196
13197         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13198         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13199
13200 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13201
13202         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13203         options.
13204
13205 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13206
13207         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13208         DOS-ing the recipient.
13209
13210         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13211         the headers when creating the mapping to avoid mismappings.
13212         (nnweb-gmane-create-mapping): Always nix out old mapping.
13213
13214 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13215
13216         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13217         and mm-verify-option to never.
13218
13219 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13220
13221         * message.el (message-signed-or-encrypted-p): New function.
13222         (message-forward-make-body): Use it.
13223
13224         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13225         Replace encode-coding-string with mm-encode-coding-string.
13226
13227 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13228
13229         * nneething.el (nneething-decode-file-name):
13230         Replace decode-coding-string with mm-decode-coding-string.
13231
13232         * gnus-int.el (gnus-open-server): Say failed server's name.
13233
13234 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13235
13236         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
13237         strings to a single string.  Quote `errors-file-name'.
13238         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
13239         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
13240         Adjust calls.  Use `shell-quote-argument'.
13241
13242 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13243
13244         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13245         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13246
13247         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13248         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13249         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13250         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13251         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13252         (gnus-subscribe-newsgroup, gnus-1):
13253         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13254         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13255         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13256         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13257
13258 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13259
13260         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13261         keystroke.
13262         (gnus-summary-limit-to-bodies): Implement headersp.
13263
13264 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13265
13266         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13267
13268 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13271
13272 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13273
13274         * message.el (message-generate-hashcash): Expand range of values to
13275         include `opportunistic'.
13276         (message-send-mail): Use it.
13277
13278 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13279
13280         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13281         and comment it.
13282
13283         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13284
13285 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13286
13287         * gnus-util.el (gnus-extract-address-components): Improve comment.
13288
13289 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13290
13291         * gnus-util.el (gnus-extract-address-components): Work with address in
13292         which the name portion contains @.
13293
13294         * lpath.el: Fbind custom-autoload.
13295
13296 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13297
13298         * gnus.el (gnus-start): Move custom group up.
13299         (gnus-select-method): Don't autoload, but make it available for
13300         `customize-variable'.
13301         (gnus-getenv-nntpserver): Don't autoload.
13302
13303 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13304
13305         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13306
13307 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13308
13309         * message.el (message-sendmail-extra-arguments): New variable.
13310         (message-send-mail-with-sendmail): Use it.
13311
13312 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13313
13314         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13315         mm-with-unibyte-current-buffer to make string unibyte.
13316
13317         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13318         mm-string-as-multibyte.
13319
13320 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13321
13322         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13323         Reported by Werner Koch <wk@gnupg.org>.
13324
13325 2006-11-14  Daiki Ueno  <ueno@p360>
13326
13327         * mml2015.el: Autoload epa-select-keys when compiling.
13328
13329 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13330
13331         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13332         message-options.
13333         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13334
13335 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13336
13337         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13338         EasyPG (< 0.0.6).
13339         (mml2015-always-trust): New user option.
13340         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13341         prompt.
13342
13343 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13344
13345         * nntp.el (nntp-authinfo-force): New variable.
13346         (nntp-send-authinfo): Use it.
13347
13348 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13349
13350         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13351         decode encoded words.  Improve prompt.  Add comment about forwarding.
13352         (message-replacement-char): Move up.
13353
13354 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13355
13356         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13357         instead of gnus-intersection because arguments of gnus-sorted-nunion
13358         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13359
13360 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13361
13362         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13363         (message-simplify-subject-functions):
13364         Enable message-strip-subject-encoded-words by default.
13365
13366 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13367
13368         * message.el (message-strip-subject-encoded-words): New function.
13369         (message-simplify-subject-functions): New variable.
13370         (message-simplify-subject): Use it.  Fix typo in doc string.
13371         Support message-strip-subject-encoded-words.
13372
13373 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13374
13375         * gnus-diary.el (gnus-diary-delay-format-function):
13376         * nndiary.el (nndiary-reminders):
13377         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13378
13379 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13380
13381         * gnus-art.el (article-hide-boring-headers): Fetch date from
13382         gnus-original-article-buffer to avoid problems with localized date
13383         strings.
13384
13385 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13388
13389 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13390
13391         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13392         New variables.
13393         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13394         (mm-charset-synonym-alist): Move some entries to
13395         mm-codepage-iso-8859-list.
13396         (mm-charset-synonym-alist, mm-charset-override-alist):
13397         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13398
13399 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13400
13401         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13402
13403 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13404
13405         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13406         with Emacs 21 and XEmacs.
13407
13408 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13409
13410         * spam.el (spam-parse-address): New function for better parsing,
13411         catching errors, etc.
13412         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13413
13414 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13415
13416         * mm-view.el: Add interactive arg to html2text autoload.
13417
13418 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13421
13422 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13423
13424         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13425         New variables.
13426         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13427         (mm-charset-synonym-alist): Move some entries to
13428         mm-codepage-iso-8859-list.
13429
13430         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13431
13432 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13433
13434         * message.el (message-citation-line-format)
13435         (message-insert-formated-citation-line): Fix implementation of %E, %N
13436         and %n according to the doc string.
13437
13438 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13439
13440         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13441         Use car-safe to avoid bad parses.
13442
13443 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13446         names.
13447
13448         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13449
13450 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13453         header.
13454
13455         * message.el (message-draft-headers): Add Date.
13456         (message-headers-to-generate): Fix typo in docstring.
13457
13458         * nndraft.el (nndraft-required-headers): New variable.
13459         (nndraft-generate-headers): Use it.
13460
13461         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13462
13463 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13464
13465         * gnus-registry.el (gnus-registry-wash-for-keywords)
13466         (gnus-registry-find-keywords): New functions to allow easy searching of
13467         articles that are in the registry.
13468
13469 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13470
13471         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13472         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13473         Reported by Damien Elmes <damien@repose.cx>.
13474
13475 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13476
13477         * gnus.el (gnus-mime): Remove unused custom group.
13478
13479 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13480
13481         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13482         "blank line" when searching for end of armor headers.
13483
13484 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13485
13486         * gmm-utils.el (gmm-write-region): Fix variable name.
13487
13488 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13489
13490         * gmm-utils.el (gmm-write-region): New function based on compatibility
13491         code from `mm-make-temp-file'.
13492
13493         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13494
13495         * nnmaildir.el (nnmaildir--update-nov)
13496         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13497         Use `gmm-write-region'.
13498
13499 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13500
13501         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13502         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13503
13504         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13505
13506         * message.el (message-replacement-char): New variable.
13507         (message-fix-before-sending): Use it.
13508         (message-simplify-subject): New function to remove duplicate code.
13509         (message-reply, message-followup): Use it.
13510
13511         * gnus-sum.el (gnus-summary-make-menu-bar):
13512         Clarify gnus-summary-limit-to-articles.
13513
13514 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13515
13516         * gnus-util.el (gnus-with-local-quit): New macro.
13517
13518         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13519
13520 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13521
13522         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13523         ignore non-string data.
13524
13525 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13526
13527         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13528         non-string data (needs to be done in the registry too).
13529
13530 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13531
13532         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13533         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13534         (gnus-registry-split-fancy-with-parent)
13535         (gnus-registry-fetch-simplified-message-subject-fast)
13536         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13537         Remove text properties on ingress into the registry and when it's saved.
13538         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13539         registry from entries with no groups.
13540
13541 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13542
13543         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13544         function to remove string properties.
13545
13546 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13547
13548         * gmm-utils.el (gmm): Adjust custom version.
13549
13550         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13551         Adjust custom version.
13552
13553         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13554
13555 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * gnus-art.el (gnus-insert-prev-page-button)
13558         (gnus-insert-next-page-button): Simplify.  Reformat.
13559
13560 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13561
13562         * gnus-art.el (gnus-insert-prev-page-button)
13563         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13564
13565 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13566
13567         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13568
13569 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13570
13571         * gnus-art.el (gnus-insert-mime-button)
13572         (gnus-insert-mime-security-button):
13573         Apply gnus-article-button-face to MIME and security buttons.
13574
13575 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13576
13577         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13578         readable.
13579
13580 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13581
13582         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13583
13584 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13585
13586         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13587         `browse-url-of-file' instead of `browse-url'.
13588
13589 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13590
13591         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13592         regexp.  Articles containing quotation were cut prematurely.
13593
13594 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * message.el (message-cite-original-1): Use nobody by default for the
13597         value of From header.
13598         (message-reply): Ditto.
13599
13600 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13601
13602         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13603         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13604         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13605
13606 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13607
13608         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13609         mails in the doc string.  Add some URLs in comment.
13610         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13611
13612 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13613
13614         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13615         backslashes handling and the way to find boundaries of quoted strings.
13616
13617 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13618
13619         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13620         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13621         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13622         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13623
13624 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13625
13626         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13627         doc string.
13628         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13629
13630 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13631
13632         * lpath.el: Fbind epg-check-configuration.
13633
13634 2006-09-06  Simon Josefsson  <jas@extundo.com>
13635
13636         * mml2015.el (mml2015-use): Doc fix, mention epg.
13637
13638 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13639
13640         * mml2015.el (mml2015-use): Default to epg, if available.
13641
13642 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13643
13644         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13645         message-sender.
13646         (mml1991-epg-encrypt): Ditto.
13647         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13648         message-sender.
13649         (mml2015-epg-encrypt): Ditto.
13650
13651 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13652
13653         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13654         several common directories.
13655
13656 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13657
13658         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13659         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13660
13661 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * gnus-art.el (article-decode-encoded-words): Make it fast.
13664
13665 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13668
13669         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13670         in quoted string into `\'.
13671
13672 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13673
13674         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13675         Use standard-syntax-table.
13676
13677 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13678
13679         * gnus-art.el (gnus-decode-address-function): New variable.
13680         (article-decode-encoded-words): Use it to decode headers which are
13681         assumed to contain addresses.
13682         (gnus-mime-delete-part): Remove useless `or'.
13683
13684         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13685         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13686         (gnus-nov-parse-line): Use it to decode From header.
13687         (gnus-get-newsgroup-headers): Ditto.
13688         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13689
13690         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13691         (mail-decode-encoded-address-string): New alias.
13692
13693         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13694         New function.
13695         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13696         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13697         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13698         (rfc2047-decode-string): Ditto.
13699         (rfc2047-decode-address-region): New function.
13700         (rfc2047-decode-address-string): New function.
13701
13702 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13703
13704         * message.el (message-caesar-buffer-body): Allow rotating headers.
13705
13706         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13707
13708         * message.el (message-insert-formated-citation-line): Fix %f.
13709         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13710
13711 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13712
13713         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13714         (gnus-bookmark-mouse-available-p): New macro.
13715         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13716         (gnus-bookmark-bmenu-show-infos): Use it.
13717         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13718         (gnus-bookmark-bmenu-hide-infos): Ditto.
13719         (gnus-bookmark-remove-properties): New function.
13720         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13721         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13722         (gnus-bookmark-write-file): Bind coding-system-for-write.
13723         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13724         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13725         group before selecting it.
13726         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13727         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13728         quit-window if it is not available; use gnus-mouse-2 and bind it to
13729         gnus-bookmark-bmenu-select-by-mouse.
13730         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13731         (gnus-bookmark-bmenu-select-by-mouse): New function.
13732
13733 2006-08-13  Romain Francoise  <romain@orebokech.com>
13734
13735         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13736         space.
13737
13738 2006-08-10  Romain Francoise  <romain@orebokech.com>
13739
13740         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13741         (dns-mode-soa-auto-increment-serial): New user option.
13742         (dns-mode-soa-maybe-increment-serial): New function.
13743         (dns-mode): Add the latter to `write-contents-functions'.
13744
13745 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13746
13747         * compface.el (uncompface): Use binary rather than raw-text-unix.
13748
13749 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13750
13751         * compface.el (uncompface): Make sure the eol conversion doesn't take
13752         place when communicating with the external programs.
13753         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13754
13755 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13758
13759 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13760
13761         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13762         Make it more robust by parsing author and date independently.
13763
13764 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13767
13768 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13769
13770         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13771         first matching secret key.
13772         (mml2015-epg-encrypt): Ditto.
13773
13774         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13775         first matching secret key.
13776         (mml1991-epg-encrypt): Ditto.
13777
13778         * mml2015.el (mml2015-encrypt-to-self): New user option.
13779         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13780         mml2015-epg-encrypt-to-self is set.
13781
13782         * mml1991.el (mml1991-encrypt-to-self): New variable.
13783         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13784         mml1991-epg-encrypt-to-self is set.
13785
13786         * mml2015.el (mml2015-signers): New user option.
13787         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13788         (mml2015-epg-encrypt): Allow to select signing keys.
13789
13790         * mml1991.el (mml1991-signers): New variable.
13791         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13792         (mml1991-epg-encrypt): Allow to select signing keys.
13793
13794 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13795
13796         * nnheader.el (nnheader-insert-head): Make it work even if the file
13797         uses CRLF for the line-break code.
13798
13799 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13800
13801         * mml2015.el: Require mml-sec instead of password.
13802         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13803         (mml2015-cache-passphrase): Inherit the default value from
13804         mml-secure-cache-passphrase.
13805         (mml2015-passphrase-cache-expiry): Inherit the default value from
13806         mml-secure-passphrase-cache-expiry.
13807
13808         * mml1991.el: Require mml-sec instead of password.
13809         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13810         (mml1991-cache-passphrase): Inherit the default value from
13811         mml-secure-cache-passphrase.
13812         (mml1991-passphrase-cache-expiry): Inherit the default value from
13813         mml-secure-passphrase-cache-expiry.
13814
13815         * mml-sec.el: Require password.
13816         (mml-secure-verbose): New user option.
13817         (mml-secure-cache-passphrase): New user option.
13818         (mml-secure-passphrase-cache-expiry): New user option.
13819
13820 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13821
13822         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13823         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13824         andreas@altroot.de (Andreas Vögele).
13825
13826         FIXME: Use `tiny change'?
13827
13828 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13829
13830         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13831         workaround for the url package included with Emacs.
13832
13833         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13834
13835 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13836
13837         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13838         correctly.  This fixes a bug caused by the 2006-05-12 change.
13839
13840 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13841
13842         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13843         some information about the error when saying that the `bogus' mail
13844         group will be used.
13845
13846 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13847
13848         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13849         string.
13850
13851 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13852
13853         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13854
13855 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13856
13857         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13858
13859 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13860
13861         * mml1991.el (mml1991-function-alist): Add epg.
13862         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13863         (mml1991-epg-encrypt): New functions.
13864
13865 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13866
13867         * mml2015.el (mml2015-verbose): New variable.
13868         (mml2015-cache-passphrase): Ditto.
13869         (mml2015-passphrase-cache-expiry): Ditto.
13870         (mml2015-function-alist): Add epg.
13871         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13872         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13873         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13874         New functions.
13875
13876 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13877
13878         * message.el (message-cite-original-1): Preserve region when removing
13879         quoted text due to X-No-Archive in order to avoid bogus attribution
13880         when citing multiple messages.
13881
13882 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13883
13884         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13885         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13886
13887 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13888
13889         * gnus-diary.el (gnus-user-format-function-d)
13890         (gnus-user-format-function-D): Autoload.
13891
13892         * imap.el (Commentary): Fix typo.
13893
13894         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13895         2006-04-22 contribution.
13896
13897 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13898
13899         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13900         It didn't really fix the bogosity I'm seeing with solid web groups.
13901
13902 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13903
13904         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13905         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13906         created using server names.  If we use the feature without declaring
13907         it, Gnus does not properly manage server and group state.
13908
13909         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13910         bound.
13911
13912 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13913
13914         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13915         looking up the method using GROUP's prefix before inventing a new one.
13916         It is used on killed/unknown groups in various places where returning
13917         an all-new method isn't expected by the caller.
13918
13919         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13920         and match semantics of gnus-group-real-prefix.
13921
13922 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13923
13924         * nnmail.el (nnmail-broken-references-mailers): New variable.
13925         (nnmail-ignore-broken-references): New function generalizing
13926         nnmail-fix-eudora-headers.
13927         (nnmail-fix-eudora-headers): Now obsolete.
13928
13929         * gnus-art.el (gnus-button-handle-custom):
13930         Support `customize-apropos*'.
13931
13932 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13933
13934         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13935
13936         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13937         articles.
13938
13939 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13940
13941         * message.el (message-cite-reply-above): New variable.
13942         (message-yank-original): Use it.
13943
13944 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13945
13946         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13947
13948 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13949
13950         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13951         as read.
13952
13953         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13954
13955 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13956
13957         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13958         (gnus-bookmark-default-file): Use gnus-directory.
13959         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13960         Remove "*" in doc string.
13961         (gnus-bookmark-write-file): Simplify.
13962         (gnus-bookmark-maybe-sort-alist): Use `when'.
13963         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13964         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13965         Add FIXME about Emacs 21 and XEmacs compatibility.
13966         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13967         compatibility.
13968         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13969         compatibility.
13970         (gnus-bookmark-menu-heading): Fix version.
13971
13972 2006-06-19  Bastien Guerry  <bzg@altern.org>
13973
13974         * gnus-bookmark.el: New file.
13975
13976 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * message.el (message-syntax-checks): Doc fix.
13979
13980 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13981
13982         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13983         unsubscribed groups as if they were killed ones.  It causes duplicate
13984         entries in gnus-newsrc-alist.
13985
13986 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13987
13988         * message.el (message-syntax-checks): Doc fix.
13989         (message-send-mail): Add check for continuation headers.
13990         (message-check-news-header-syntax): Fix regexp used to check for
13991         continuation headers.
13992
13993 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13996
13997 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13998
13999         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14000
14001 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14002
14003         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14004         default-truncate-lines.
14005
14006 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14007
14008         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14009         to fill the utf-8 entry.
14010
14011         * lpath.el: Fbind unicode-precedence-list.
14012
14013 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14014
14015         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14016
14017 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14018
14019         * gnus-agent.el (directory-files-and-attributes): Move all the way
14020         forward (the third and final move).
14021         (gnus-agent-read-agentview): Trap reconstruction errors due to
14022         nonexistent directory.  Handle by returning nil.
14023
14024 2006-05-30  Didier Verna  <didier@xemacs.org>
14025
14026         * message.el (message-dont-reply-to-names): Update the custom type.
14027         * message.el (message-dont-reply-to-names): New defsubst: potentially
14028         convert a list of regexps into a single one.
14029         * message.el (message-get-reply-headers): Use it.
14030         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14031
14032 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14033
14034         * gnus-agent.el (directory-files-and-attributes): Move forward.
14035
14036 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14037
14038         * gnus-ml.el (gnus-mailing-list-subscribe)
14039         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14040         (gnus-mailing-list-message): Fix doc strings.
14041
14042 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14043
14044         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14045         of doing it manually.
14046
14047 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14048
14049         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14050         comment.
14051
14052 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14053
14054         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14055         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14056         (gnus-agent-read-local): All symbols allocated in my-obarray.
14057         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14058         (gnus-agent-regenerate-group): Check numeric names to see if they are
14059         messages or groups.
14060         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14061         better way of do this...)
14062
14063         * gnus-cache.el (gnus-agent-total-fetched-for):
14064         Ignore 'dummy.group' (there should be a better way of do this...)
14065
14066 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14067
14068         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14069         (gnus-saved-headers): Ditto.
14070         (gnus-default-article-saver): Mention functions may have properties.
14071         (gnus-article-save): Override gnus-save-all-headers and
14072         gnus-saved-headers by :headers property which saver function may have.
14073         (gnus-summary-save-in-file): Add :headers property.
14074         (gnus-summary-write-to-file): Ditto.
14075
14076         * gnus-sum.el (gnus-summary-save-article): Bind
14077         gnus-prompt-before-saving to t when saving many articles in a file;
14078         always show all headers.
14079
14080         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
14081
14082 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14083
14084         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14085         marks.
14086
14087         * message.el (message-indent-citation): Add optional arguments to allow
14088         using it outside of message buffers.
14089
14090         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14091         (gnus-article-treat-unfold-headers): Use it.
14092         (gnus-article-truncate-lines): New variable.
14093         (gnus-article-mode): Use it.
14094         (gnus-article-toggle-truncate-lines): New function.
14095
14096         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14097         Add gnus-article-toggle-truncate-lines.
14098
14099         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14100         coding system in XEmacs, use binary.
14101
14102 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14103
14104         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14105         after-load-alist.
14106
14107         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14108         this function should save decoded articles.
14109         (gnus-summary-write-to-file): Use property to specify this function
14110         should save decoded articles and specify gnus-summary-save-in-file
14111         should be used to save articles other than the first one when saving
14112         many articles.
14113         (gnus-summary-save-body-in-file): Use property to specify this
14114         function should save decoded articles.
14115         (gnus-summary-write-body-to-file): Use property to specify this
14116         function should save decoded articles and specify
14117         gnus-summary-save-body-in-file should be used to save articles other
14118         than the first one when saving many articles.
14119
14120         * gnus-sum.el (gnus-summary-save-article): Simplify.
14121
14122 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14123
14124         * gnus-art.el (gnus-default-article-saver):
14125         Add gnus-summary-write-body-to-file.
14126         (gnus-article-save-coding-system): Don't use coding system object
14127         in XEmacs.
14128         (gnus-read-save-file-name): Add optional `dir-var' argument which
14129         specifies directory in which files are saved; work even if optional
14130         `variable' argument is not specified.
14131         (gnus-summary-write-to-file): Read file name.
14132         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14133         (gnus-summary-write-body-to-file): New function.
14134
14135         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14136         (gnus-summary-local-variables): Add it.
14137         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14138         (gnus-summary-save-article): Remove optional `decode' argument;
14139         determine whether to decode articles by the value of
14140         gnus-default-article-saver; when saving many files using
14141         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14142         it first and use gnus-summary-save-in-file or
14143         gnus-summary-save-body-in-file thereafter unless
14144         gnus-prompt-before-saving is always; move point to article which
14145         will be saved.
14146         (gnus-summary-save-article-file): Revert.
14147         (gnus-summary-write-article-file): Revert.
14148         (gnus-summary-save-article-body-file): Revert.
14149         (gnus-summary-write-article-body-file): New function.
14150
14151 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * gnus-art.el (gnus-default-article-saver): Doc fix.
14154         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14155         from gnus-summary-save-article-coding-system, and default to a
14156         certain coding system.
14157         (gnus-output-to-file): Add coding cookie and encode text according
14158         to gnus-article-save-coding-system; don't use mm-append-to-file.
14159
14160         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14161         gnus-art.el and rename to gnus-article-save-coding-system.
14162         (gnus-summary-save-article): Require gnus-art; don't show all
14163         headers if it decodes articles; don't add coding cookie here;
14164         don't bind mm-text-coding-system-for-write.
14165         (gnus-summary-save-article-file): Save decoded articles.
14166         (gnus-summary-write-article-file): When saving many files, use
14167         gnus-summary-write-to-file first and gnus-summary-save-in-file
14168         thereafter unless gnus-prompt-before-saving is always.
14169         (gnus-summary-save-article-body-file): Save decoded articles.
14170
14171         * lpath.el: Fbind select-safe-coding-system for XEmacs.
14172
14173 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14174
14175         * nnrss.el (nnrss-check-group): Bind hash-index.
14176
14177 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14178
14179         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14180         its hash index.  Store this hash in `nnrss-group-data'.
14181         (nnrss-read-group-data): Update accordingly.
14182
14183 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14184
14185         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14186         entry.
14187
14188         * gnus-sum.el (gnus-summary-make-menu-bar):
14189         Add gnus-article-browse-html-article.
14190
14191 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14192
14193         * gnus-sum.el (gnus-summary-mime-map):
14194         Add gnus-article-browse-html-article.
14195
14196         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14197
14198 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14199
14200         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14201         suitable coding systems in customize.
14202
14203 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14204
14205         * mail-source.el (mail-sources): Fix custom type.
14206
14207 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14208
14209         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14210         (gnus-summary-expire-articles-now): Shorten prompt.
14211
14212         * gmm-utils.el (wid-edit): Require.
14213         (defun-gmm): Rename from `gmm-defun-compat'.
14214         (gmm-image-search-load-path): Use it.
14215         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14216
14217 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14218
14219         * gnus-sum.el (gnus-summary-save-article-coding-system):
14220         New variable.
14221         (gnus-summary-save-article): Add optional `decode' argument.
14222         If it is set and gnus-summary-save-article-coding-system is non-nil,
14223         save decoded article.
14224         (gnus-summary-write-article-file): Save decoded article if
14225         gnus-summary-save-article-coding-system is non-nil.
14226
14227         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14228         type.
14229
14230 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14231
14232         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14233
14234 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14237         first to test gnus-single-article-buffer which may be buffer-local.
14238
14239         * gnus-sum.el (gnus-summary-setup-buffer):
14240         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14241         group; make gnus-article-buffer, gnus-article-current, and
14242         gnus-original-article-buffer always buffer-local.
14243         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14244         group.
14245         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14246
14247 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14248
14249         * nnml.el (nnml-request-compact-group): Compressed files might not
14250         have .gz extension.
14251
14252 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14253
14254         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14255         (mm-copy-to-buffer): Use with-current-buffer.
14256         (mm-display-part): Simplify.
14257         (mm-inlinable-p): Add optional arg `type'.
14258
14259 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14260
14261         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14262         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14263         Try harder to show the attachment internally or externally using
14264         gnus-mime-view-part-as-type.
14265
14266 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14267
14268         * message.el (message-from-style, message-signature-separator)
14269         (message-user-organization-file, message-send-mail-function)
14270         (message-citation-line-function, message-yank-prefix)
14271         (message-indent-citation-function, message-signature)
14272         (message-signature-file, message-signature-insert-empty-line):
14273         Remove autoloads.
14274
14275         * gnus-art.el (gnus-buttonized-mime-types):
14276         Remove "multipart/signed".  Revert 2006-04-26 change.
14277
14278 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14279
14280         * gnus.el (gnus-version-number): Bump version.
14281
14282 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14283
14284         * gnus.el: No Gnus v0.5 is released.
14285
14286 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14287
14288         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14289         fetching articles by message-id.
14290
14291 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14292
14293         * message.el (hashcash): Require hashcash as normal.
14294
14295         * ecomplete.el (ecomplete-highlight-match-line):
14296         Use point-at-eol.
14297         (ecomplete-highlight-match-line): Use `highlight', because that
14298         face exists in both Emacs and XEmacs.
14299
14300         * message.el (message-display-abbrev): Use point-at-bol.
14301
14302         * mail-source.el: Don't require timer/timer-funcs.
14303
14304         * gnus-async.el: Ditto.
14305
14306         * password.el: Ditto.
14307
14308         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14309
14310         * mm-url.el: Ditto.
14311
14312         * gnus-xmas.el: Don't require timer-funcs.
14313
14314         * mm-util.el: Require timer/timer-funcs.
14315
14316 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14317
14318         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14319         Close.
14320
14321 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14324         unibyte after clear-decrypt function runs.
14325
14326         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14327         returns as a unibyte string.
14328
14329 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14330
14331         * lpath.el: Revert.
14332
14333         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14334         (pgg-gpg-process-sentinel): Revert.
14335
14336         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14337         (pgg-pgp-lookup-key): Revert.
14338
14339         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14340         (pgg-pgp5-lookup-key): Revert.
14341
14342         * pgg.el (pgg-fetch-key): Revert.
14343
14344 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14345
14346         * lpath.el: Fbind string-as-multibyte for XEmacs.
14347
14348         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14349         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14350         (mml1991-pgg-encrypt): Ditto.
14351
14352         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14353         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14354         a multibyte buffer.
14355
14356         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14357         (pgg-pgp-lookup-key): Ditto.
14358
14359         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14360         (pgg-pgp5-lookup-key): Ditto.
14361
14362         * pgg.el (pgg-fetch-key): Ditto.
14363
14364 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14365
14366         * message.el (message-user-organization-file): Check several
14367         locations of the organization file.
14368
14369         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14370         Add gnus-article-view-part-as-type.
14371
14372         * gnus-art.el (gnus-article-view-part-as-type): New function.
14373
14374         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14375         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14376
14377         * mml.el: Simplify autoload.
14378         (mml-mode): defvar dnd-protocol-alist instead of using
14379         symbol-value.
14380         (mml-default-directory): New variable.
14381         (mml-minibuffer-read-file): Use it.
14382         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14383
14384         * message.el (message-citation-line-format): New variable.
14385         (message-insert-formated-citation-line): New function.
14386         (message-citation-line-function):
14387         Add `message-insert-formated-citation-line' to custom type.
14388
14389         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14390         to doc string.
14391
14392         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14393         depending on mm-verify-option.
14394
14395 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14396
14397         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14398         binding pgg-* variables; reimplement the section which prevents
14399         MIME header from being signed.
14400         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14401         pgg-text-mode; remove a blank line at the top of body.
14402
14403         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14404         lines at the top of body; use gnus-newsgroup-charset if there's no
14405         Charset header.
14406
14407 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14408
14409         * message.el (message-self-insert-commands): Doc fix.
14410
14411         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14412         (mm-uu-pgp-encrypted-test): Ditto.
14413         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14414         between header and body; return application/pgp-encrypted handle
14415         if decryption failed; decode decrypted body by charset.
14416
14417         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14418         element match to application/pgp-*.
14419
14420 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14421
14422         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14423         HTML.
14424
14425 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14426
14427         * mail-source.el (mail-source-call-script): Message the error
14428         string.
14429
14430 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14431
14432         * gnus-util.el (gnus-byte-compile): Use it.
14433
14434 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14435
14436         * gnus-util.el (kill-empty-logs): New function.
14437
14438 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14439
14440         * message.el (message-mail-alias-type): Doc fix.
14441         (message-mail-alias-type-p): New function.
14442         (message-send): Use it.
14443         (message-mode): Ditto.
14444         (message-strip-forbidden-properties): Ditto.
14445
14446         * ecomplete.el (ecomplete-database-file-coding-system):
14447         New variable.
14448         (ecomplete-save): Use it.
14449         (ecomplete-setup): Use it.
14450
14451 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14452
14453         * message.el (message-self-insert-commands): New variable.
14454         (message-strip-forbidden-properties): Use it.
14455
14456 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14457
14458         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14459         that doesn't make XEmacs choke.
14460
14461 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14462
14463         * gnus-util.el (gnus-replace-in-string):
14464         Prefer replace-regexp-in-string over of replace-in-string.
14465
14466 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14467
14468         * gnus-util.el (gnus-select-frame-set-input-focus):
14469         Use select-frame-set-input-focus if it is available in XEmacs; use
14470         definition defined in Emacs 22 for old Emacsen.
14471
14472         * dgnushack.el: Autoload unmorse-region for XEmacs.
14473
14474         * lpath.el: Bind cursor-in-non-selected-windows and
14475         select-frame-set-input-focus for XEmacs.
14476
14477 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14478
14479         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14480
14481 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14482
14483         * gnus-registry.el (gnus-registry-cache-save): Remove text
14484         properties when saving via the temp buffer.
14485
14486 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14487
14488         * message.el (message-generate-hashcash): Honor custom type.
14489
14490 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14491
14492         * message.el (message-generate-hashcash): Default to non-nil when
14493         hashcash is found.
14494
14495         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14496         (gnus-refer-thread-limit): Increase default to 500.
14497
14498         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14499
14500         * flow-fill.el (fill-flowed): Allow delete-space.
14501
14502 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14503
14504         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14505         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14506         Remove autoloads.
14507
14508 2006-04-18  Simon Josefsson  <jas@extundo.com>
14509
14510         * message.el (message-generate-hashcash): Default to.
14511
14512 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14515         concatenating segments rather than before concatenating them.
14516
14517 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14518
14519         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14520
14521 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14522
14523         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14524
14525         * message.el (message-forward-make-body-plain):
14526         Allow message-forward-ignored-headers to be a list.
14527         (message-remove-ignored-headers): Factor out into function.
14528         (message-forward-make-body-mml): Use it.
14529
14530         * imap.el (imap-quote-specials): New function.
14531         (imap-login-auth): Quote specials.
14532
14533         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14534         (rfc2231-parse-string): Allow concatanation of parameters that
14535         aren't contiguous.  The test case is
14536           (mail-header-parse-content-type "message/external-body;
14537             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14538             access-type=LOCAL-FILE;
14539             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14540
14541 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14542
14543         * nntp.el (nntp-accept-process-output): Return the value of
14544         `nnheader-accept-process-output'.
14545
14546 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14547
14548         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14549         (gnus-button-alist): Recognize more diff formats.
14550         (gnus-button-patch): Strip directory.
14551
14552 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14555         Emacs 22 when setting focus.
14556
14557 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14558
14559         * gnus-art.el (gnus-article-treat-types): Do treatment of
14560         text/x-verbatim parts.
14561         (gnus-button-patch): New command.
14562
14563         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14564         addresses that contain invalid characters.
14565
14566 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14567
14568         * message.el (message-put-addresses-in-ecomplete):
14569         Use gnus-replace-in-string.
14570         (message-is-yours-p): Use the more correct
14571         mail-header-parse-address instead of
14572         mail-extract-address-components.
14573         (message-put-addresses-in-ecomplete): Fix typo.
14574
14575         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14576         keystroke.
14577
14578         * gnus-art.el (gnus-treatment-function-alist): Change order of
14579         newsgroups/generic header folding to avoid double-folding.
14580
14581         * message.el (message-hidden-headers): Add X-Draft-From.
14582
14583         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14584         New command.
14585         (gnus-summary-repeat-search-article-backward): New command.
14586
14587         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14588         groups in the parent topic.
14589
14590 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14591
14592         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14593         (spam-extra-header-to-number): Return the CRM114 number as a
14594         number instead of a string.
14595
14596 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14597
14598         * gnus-art.el (gnus-face-properties-alist): Move here from
14599         gnus-fun.
14600
14601         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14602
14603 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14604
14605         * message.el (message-strip-forbidden-properties): Only display on
14606         self-insert-command.
14607
14608         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14609         reindent.
14610         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14611
14612 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14613
14614         * smiley.el (smiley-style): Fix typo.
14615
14616 2006-03-23  Kenichi Handa  <handa@m17n.org>
14617
14618         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14619         instead of set-buffer-multibyte.
14620
14621 2006-03-23  Kenichi Handa  <handa@m17n.org>
14622
14623         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14624         buffer and then decode the buffer text if necessary.
14625         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14626         first, and after mm-encode-body, change the buffer to unibyte.
14627
14628 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14629
14630         * hashcash.el (hashcash-insert-payment-async-2):
14631         Use message-goto-eoh instead of doing it manually.
14632         (mail-add-payment): Use message-narrow-to-header instead of trying
14633         to do the same itself.
14634
14635         * message.el (message-hidden-headers): Add Face.
14636
14637         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14638         reparenting code.
14639         (gnus-summary-reparent-children): Refactored out code.
14640         (gnus-summary-thread-map): New keystroke.
14641         (gnus-summary-reparent-children): Make into command.
14642
14643         * smiley.el (smiley-style): Default to `medium' if using a large
14644         font.
14645
14646         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14647         does it itself.
14648
14649         * message.el (message-point-in-header-p): Simplify definition.
14650
14651 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14652
14653         * nnagent.el (nnagent-request-set-mark): Silence log file
14654         writing.
14655         (nnagent-request-set-mark): Use write-region instead of
14656         append-to-file.
14657
14658         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14659         strange select method.
14660
14661         * ecomplete.el (ecomplete-display-matches): Get highlightling
14662         right.
14663         (ecomplete-display-matches): Use literals.
14664         (ecomplete-display-matches): Disable message logging.
14665
14666         * message.el (message-display-abbrev): Small optimization.
14667
14668         * ecomplete.el (ecomplete-display-matches): Allow automatic
14669         display.
14670
14671         * message.el (message-strip-forbidden-properties):
14672         Display abbrevs.
14673         (message-display-abbrev): Get automatic display right.
14674
14675         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14676         keystrokes.
14677
14678 2006-04-13  Romain Francoise  <romain@orebokech.com>
14679
14680         TODO: Backport to v5-10!
14681
14682         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14683         Move here (and rename) from gnus-registry.el.
14684
14685         * gnus-registry.el: Require gnus-util.
14686         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14687
14688 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14689
14690         * gnus-group.el (gnus-group-catchup-current):
14691         Change if-then-else-if-then-else into cond.
14692         (gnus-group-catchup): Indent.
14693         (group-name-at-point): New function.
14694         (gnus-fetch-group): Provide default from thing at point.
14695
14696 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14697
14698         * message.el (message-display-abbrev): Fix regexp.
14699
14700         * ecomplete.el (ecomplete-highlight-match-line):
14701         Reimplement choosing.
14702         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14703         dead variables.
14704
14705         * message.el (message-newline-and-indent): Remove debugging.
14706         (message-display-abbrev): Use new implementation.
14707
14708 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14709
14710         * gnus-art.el (gnus-article-mode):
14711         Set cursor-in-non-selected-windows to nil.
14712
14713         * smiley.el: Revert previous change.
14714         (smiley-data-directory): defvar it before using it in the
14715         defcustom of `smiley-style'.
14716
14717 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14718
14719         * message.el (message-newline-and-indent): New function.
14720
14721         * ecomplete.el: Implement more bits.
14722
14723         * message.el (message-put-addresses-in-ecomplete): Clean up the
14724         string.
14725
14726         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14727
14728         * gnus-sum.el (gnus-summary-save-parts):
14729         Bind gnus-summary-save-parts-counter and use it to make unique file
14730         names.
14731
14732         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14733
14734         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14735         parameter to say whether to actually parse the individual
14736         addresses.
14737
14738         * message.el (message-put-addresses-in-ecomplete): New function.
14739         (ecomplete): Require.
14740         (message-mail-alias-type): Add ecomplete as an option.
14741
14742 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14743
14744         * flow-fill.el (fill-flowed): Remove trailing space from blank
14745         quoted lines.
14746
14747 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14748
14749         * smiley.el (smiley-style): Move definition later to avoid a
14750         compilation warning.
14751
14752 2006-04-12  Kenichi Handa  <handa@m17n.org>
14753
14754         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14755         buffer and then decode the buffer text if necessary.
14756         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14757         first, and after mm-encode-body, change the buffer to unibyte.
14758         Use mm-disable-multibyte instead of set-buffer-multibyte.
14759
14760 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14763         Content-Type header instead of Content-Disposition header.
14764         (gnus-mime-inline-part): Ditto.
14765         (gnus-mime-view-part-as-charset): Ignore charset that the part
14766         specifies.
14767
14768         * mm-decode.el (mm-display-part): Work with external parts and
14769         usual parts similarly.
14770
14771         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14772         instead of gnus-display-mime.
14773
14774         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14775         instead of with-temp-buffer.
14776
14777         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14778         tag to summarized topics part in order to encode non-ASCII text.
14779
14780 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14781
14782         * smiley.el (smiley-style): New variable.
14783         (smiley-directory): New function.
14784         (smiley-data-directory): Derive from `smiley-style' using
14785         `smiley-directory'.
14786         (smiley-regexp-alist): Add new entries.
14787
14788         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14789         (gnus-article-browse-delete-temp): Add :version.
14790
14791 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14792
14793         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14794         the sieve region.
14795
14796 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14797
14798         * gnus.el (gnus-version-number): Bump version.
14799
14800 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14801
14802         * gnus.el: No Gnus v0.4 is released.
14803
14804 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14805
14806         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14807         layout.
14808
14809         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14810         unknown charset.
14811
14812         * message.el (message-header-synonyms): Add Original-To to the
14813         default.
14814
14815         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14816         optional parameter.
14817
14818 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14819
14820         * gnus-fun.el (gnus): Require it for gnus-directory.
14821
14822 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14823
14824         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14825
14826 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14827
14828         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14829
14830 2006-04-05  Simon Josefsson  <jas@extundo.com>
14831
14832         * password.el (password-reset): New function.
14833
14834 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14835
14836         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14837         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14838
14839 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14840
14841         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14842         Some whitespace was matched into the url, which broke browsing hits
14843         > 100 when mm-url-use-external was nil.
14844
14845 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14846
14847         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14848         Check gnus-extra-headers for 'Newsgroups.
14849
14850         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14851         bound.
14852
14853 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14854
14855         * pgg-gpg.el: Clean up process buffers every time gpg processes
14856         complete.
14857
14858 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14859
14860         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14861         doc string.
14862
14863 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14864
14865         * pgg-gpg.el (pgg-gpg-process-filter)
14866         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14867
14868         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14869         lines, temporary fix.
14870
14871 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14872
14873         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14874
14875 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14876
14877         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14878         default-enable-multibyte-characters.  This reverts the change from
14879         revision 6.17 which is no longer necessary because the passphrase
14880         is sent separately now.  GnuPG messages are unreadable under
14881         multibyte locales with default-enable-multibyte-characters set to
14882         nil.
14883
14884 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14885
14886         * message.el (message-tool-bar-gnome): Move "spell".
14887
14888 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14889
14890         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14891         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14892         instead.
14893
14894 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14895
14896         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14897         Improve newsgroups handling for NNTP overviews which don't include
14898         Newsgroups.
14899
14900 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14901
14902         * message.el (message-resend): Bind message-generate-hashcash to nil.
14903
14904 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14905
14906         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14907         when searching for already-paid recipients.
14908
14909 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14910
14911         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14912         passphrases when it is not needed.
14913         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14914         passphrase stuff from gpg, should only be necessary when you use
14915         gpg with a smartcard.
14916
14917 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14918
14919         * mml.el (mml-insert-mime): Ignore cached contents of
14920         message/external-body part.
14921
14922         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14923         (mm-insert-part): Ditto.
14924
14925 2006-03-23  Simon Josefsson  <jas@extundo.com>
14926
14927         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14928         Reiner.
14929         (pgg-gpg-use-agent-p): Use it again.
14930
14931 2006-03-23  Simon Josefsson  <jas@extundo.com>
14932
14933         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14934         older emacsen.
14935         (pgg-gpg-use-agent-p): Don't use it.
14936
14937 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14938
14939         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14940         if we can.
14941
14942 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14943
14944         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14945         (pgg-gpg-update-agent): New function.
14946         (pgg-gpg-use-agent-p): New function.
14947         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14948         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14949         (pgg-gpg-sign-region): Use it.
14950
14951 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14952
14953         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14954         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14955
14956 2006-03-21  Simon Josefsson  <jas@extundo.com>
14957
14958         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14959         <wilde@sha-bang.de>.
14960         (pgg-gpg-use-agent): New variable.
14961         (pgg-gpg-process-region): Use it.
14962         (pgg-gpg-encrypt-region): Likewise.
14963         (pgg-gpg-encrypt-symmetric-region): Likewise.
14964         (pgg-gpg-decrypt-region): Likewise.
14965         (pgg-gpg-sign-region): Likewise.
14966         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14967
14968 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14971
14972         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14973         Add comment on version.
14974
14975 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14976
14977         * smiley.el: Add missing test smiley.
14978
14979 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14980
14981         * mm-decode.el (mm-with-part): New macro.
14982         (mm-get-part): Use it; work with message/external-body as well.
14983         (mm-save-part): Treat name and filename equally.
14984
14985         * mm-extern.el (mm-extern-cache-contents): New function.
14986         (mm-inline-external-body): Use it; force the part to be displayed;
14987         move undisplayer added to the cached handle to the parent.
14988
14989         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14990         (gnus-mime-view-part-as-type): Work with message/external-body.
14991
14992         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14993
14994 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14995
14996         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14997         images in image-load-path.  [Sync with image.el, revision 1.60, in
14998         Emacs.]
14999
15000 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15001
15002         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15003         path rather than symbol.  Always return list of directories.
15004         Guarantee that image directory comes first.  [Sync with image.el,
15005         revision 1.59, in Emacs.]
15006
15007         * message.el (message-make-tool-bar): Adjust to new API of
15008         `gmm-image-load-path-for-library'.
15009
15010         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15011
15012         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15013
15014 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15015
15016         * gnus-art.el (gnus-article-only-boring-p):
15017         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15018         intangible text.
15019         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15020
15021 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15022
15023         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15024         Use `defun' instead of `gmm-defun-compat'.
15025
15026 2006-03-14  Simon Josefsson  <jas@extundo.com>
15027
15028         * message.el (message-unique-id): Don't use message-number-base36
15029         if (user-uid) is a float.
15030         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15031
15032 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15033
15034         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15035
15036         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15037         empty line between a part and a message part.
15038
15039 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15040
15041         * smiley.el: Add more test smileys.
15042         (smiley-data-directory, smiley-regexp-alist)
15043         (gnus-smiley-file-types): Fix doc strings.
15044         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15045         adding new elements.
15046         (smiley-mouse-map): Unused code.  Make it a comment.
15047
15048 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15049
15050         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15051         scan latest NoCeM messages instead of old ones.
15052         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15053         delimiters that are recently used.
15054         (gnus-nocem-load-cache): Add autoload cookie.
15055
15056         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15057
15058         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15059         level which is larger than gnus-use-nocem is specified.
15060
15061         * gnus-group.el (gnus-group-get-new-news): Ditto.
15062
15063 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15064
15065         * gnus-util.el (gnus-tool-bar-update): New function.
15066
15067         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15068         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15069
15070         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15071
15072         * gnus-group.el (gnus-group-redraw-when-idle)
15073         (gnus-group-redraw-check): Remove.
15074         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15075
15076 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15077
15078         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15079         if optional last element is specified in splits (FIELD VALUE...).
15080
15081 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15082
15083         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15084         to gmm-image-load-path-for-library.  Call with no-error argument.
15085         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15086
15087         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15088
15089         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15090
15091         * gmm-utils.el (gmm-image-load-path): Remove alias.
15092
15093 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15094
15095         * gmm-utils.el (gmm-image-load-path): Add alias.
15096
15097         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15098         nnml-generate-nov-databases-1.
15099         (nnml-generate-nov-databases): Use it.
15100         (nnml-generate-nov-databases-directory): Document no-active
15101         argument.
15102
15103         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15104         directory if path is t.  Add no-error.
15105
15106         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15107         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15108
15109         * gnus-art.el (gnus-article-browse-delete-temp-files):
15110         Simplify resetting gnus-article-browse-html-temp-list.
15111
15112         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15113         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15114         Add example to docstring.  Rename local variables.  Move error
15115         checks to default case in cond and simplify.
15116
15117 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15118
15119         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15120         handle is multipart when calling it recursively.
15121         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15122
15123 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15124
15125         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15126         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15127
15128 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15129
15130         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15131         is loaded.
15132
15133         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15134         loaded.
15135
15136 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15137
15138         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15139         to "Emacs 23 (unicode)" in doc string.
15140
15141         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15142         "Emacs 23 (unicode)" in comment.
15143
15144 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15145
15146         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15147
15148         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15149         characters 160 through 255 in Emacs 23.
15150
15151 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15152
15153         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15154         gnus-article-browse-html-temp.
15155         (gnus-article-browse-delete-temp): Make it customizable.
15156         Add `file'.  Adjust doc string.
15157         (gnus-article-browse-delete-temp-files): Add argument.
15158         Allow query for each file.  Adjust doc string.
15159         (gnus-article-browse-html-parts):
15160         Add `gnus-article-browse-delete-temp-files' to
15161         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15162
15163 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15164
15165         * gnus-art.el (gnus-article-browse-html-temp)
15166         (gnus-article-browse-delete-temp): New variables.
15167         (gnus-article-browse-delete-temp-files): New function.
15168         (gnus-article-browse-html-parts): Use it.
15169
15170 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15171
15172         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15173
15174         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15175         string.
15176
15177         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15178         gnus-summary-insert-new-articles when unplugged.
15179         Remove gnus-summary-search-article-forward.
15180
15181         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15182         display-visual-class instead of display-color-cells.
15183
15184 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15185
15186         * dgnushack.el: Autoload customize-group for XEmacs.
15187
15188         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15189         message/* containing non-ASCII text properly.
15190
15191 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15192
15193         * message.el: Require gmm-utils, remove autoloads.
15194         (message-tool-bar): Set default based on
15195         gmm-tool-bar-style.
15196         (message-tool-bar-gnome): Add gmm-customize-mode.
15197
15198         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15199         gmm-tool-bar-style.
15200         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15201
15202         * gnus-group.el (gnus-group-tool-bar): Set default based on
15203         gmm-tool-bar-style.
15204         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15205
15206         * gmm-utils.el (gmm-image-directory): Rename variable from
15207         gmm-image-load-path.
15208         (gmm-image-load-path): Use gmm-image-directory.
15209         (gmm-customize-mode): New function.
15210         (gmm-tool-bar-style): New variable.
15211
15212         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15213         gnus-group-redraw-line-number.
15214         (gnus-group-redraw-check): Simplify.
15215         (gnus-group-tool-bar-update): Remove redraw check.
15216         (gnus-group-make-tool-bar): Add redraw check.
15217
15218 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15219
15220         * gnus-art.el (gnus-button): Add missing parentheses.
15221
15222 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15223
15224         * lpath.el: Fbind line-number-at-pos.
15225
15226 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15227
15228         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15229
15230 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15231
15232         * gnus-art.el (gnus-button): New face.
15233         (gnus-article-button-face): Use it.
15234
15235         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15236         Add gnus-summary-next-page.  Re-order.
15237
15238         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15239         next-node are now included.
15240         (gnus-group-redraw-line-number): New internal variable.
15241         (gnus-group-redraw-check): Helper function for updating the tool
15242         bar.
15243         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15244
15245         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15246
15247         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15248         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15249         Use it to match format of Spamassassin 3.0 and later.
15250         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15251         (spam-check-bogofilter)
15252         (spam-bogofilter-register-with-bogofilter): Fix args of
15253         `gnus-error' calls.
15254
15255 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15256
15257         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15258         unnecessary interaction when sending queued mails.
15259         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15260
15261 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15262
15263         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15264         first or last are nil.
15265
15266 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15267
15268         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15269
15270 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15271
15272         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15273
15274 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15275
15276         * dns.el (query-dns): Protect more against buggy tcp output.
15277
15278 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15279
15280         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15281         nov.php.
15282
15283 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15284
15285         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15286         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15287         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15288         output on the server side.
15289         (nnweb-google-create-mapping): Update regexps and add some
15290         progress indication.
15291
15292 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15293
15294         * gnus-group.el (gnus-group-tool-bar-gnome):
15295         Fix gnus-agent-toggle-plugged.  Re-order icons.
15296         (gnus-group-tool-bar-gnome):
15297         Add gnus-group-{prev,next}-unread-group.
15298         (gnus-group-tool-bar-gnome): Re-order icons.
15299
15300         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15301         Move gnus-summary-insert-new-articles.
15302
15303         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15304         Fix comments.
15305
15306         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15307         also available in Emacs 21.3.
15308
15309         * message.el (message-fix-before-sending): Change "Emacs 22" to
15310         "Emacs 23 (unicode)" in comment.
15311
15312         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15313         "Emacs 23 (unicode)" in comment.
15314
15315         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15316         comment.
15317         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15318
15319         * mm-view.el (mm-fill-flowed): Add :version.
15320
15321 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15324         and load-path.
15325
15326 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15327
15328         * message.el: Autoload gmm-image-load-path.
15329         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15330         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15331         consitency.
15332
15333         * gmm-utils.el (gmm-image-load-path): Also search in
15334         "../etc/images".  Don't set gmm-image-load-path if we don't find
15335         the image.
15336
15337 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15338
15339         * gmm-utils.el (gmm-image-load-path): Don't make
15340         `gmm-image-load-path' include subdirectories which the second arg
15341         `image' might specify.
15342
15343         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15344         subdirectory to icon file names.
15345
15346         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15347
15348 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15349
15350         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15351         gmm-image-load-path calls.
15352
15353         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15354
15355         * message.el (message-make-tool-bar): Ditto.
15356
15357         * mml.el (mml-preview): Add comment concerning tool bar icons.
15358
15359         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15360         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15361
15362         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15363         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15364
15365         * message.el (message-tool-bar-gnome): Use new icon names.
15366         (message-make-tool-bar): Use `gmm-image-load-path'.
15367
15368         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15369         New functions from MH-E.
15370         (gmm-image-load-path): New variable from MH-E.
15371         (gmm-image-load-path): New function from MH-E.  Add arguments
15372         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15373         *-image-load-path-called-flag.
15374
15375 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15376
15377         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15378
15379 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15380
15381         * nnimap.el (nnimap-request-move-article): Change folder back to
15382         source group before deleting.
15383
15384 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15385
15386         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15387
15388         * gnus-art.el (mm-url-insert-file-contents-external):
15389         Autoload mm-url.
15390
15391         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15392
15393 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15396         coding system which mm-charset-to-coding-system returns for a
15397         given charset is valid.
15398
15399 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15400
15401         * html2text.el (html2text-remove-tag-list):
15402         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15403
15404 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15405
15406         * gnus-cus.el: Revert 2005-10-17 change.
15407
15408 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15409
15410         * gnus-art.el (article-strip-banner):
15411         Call article-really-strip-banner only when the regexp match is made.
15412
15413 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15414
15415         * gnus-art.el (article-strip-banner):
15416         Use gnus-extract-address-components instead of
15417         mail-header-parse-addresses to make it work with non-ASCII text;
15418         remove mail-encode-encoded-word-string.
15419
15420         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15421         values which are surrounded with \"...\"; make it never cause a
15422         Lisp error; give up parsing of parameters if it failed in
15423         extracting type.
15424
15425 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15426
15427         * smime.el (smime-cert-by-ldap-1): Fix bug where
15428         `smime-ldap-search' returns results without userCertificates.
15429
15430 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15431
15432         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15433
15434 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15435
15436         * spam.el (spam-check-spamassassin-headers): Adapt format for
15437         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15438         <ari@mbf.ocn.ne.jp>.
15439         (spam-list-of-processors): Add spam-use-gmane.
15440
15441 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15442
15443         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15444         make-temp-file; make it work with XEmacs as well.
15445
15446         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15447         mm-make-temp-file.
15448
15449         * mm-decode.el (mm-display-external): Use the 3rd arg of
15450         mm-make-temp-file.
15451         (mm-create-image-xemacs): Ditto.
15452
15453 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15454
15455         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15456         with message-narrow-to-headers.
15457         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15458         (gnus-draft-check-draft-articles): New function.
15459         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15460
15461 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15462
15463         * gnus-art.el (gnus-article-browse-html-parts):
15464         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15465         Don't use suffix argument for mm-make-temp-file for Emacs 21
15466         compatibility.  Remove useless `format'.
15467
15468 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15469
15470         * nnweb.el (nnweb-google-wash-article): Update regexps.
15471         (nnweb-group-alist): Use defvoo instead of defvar.
15472
15473 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15474
15475         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15476         re-loading nn* modules.
15477
15478 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15479
15480         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15481         for `tool-bar-mode' and don't check it's default-value.
15482
15483         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15484
15485         * message.el (message-make-tool-bar): Ditto.
15486
15487         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15488         `substring'.  Shorten tmp-file name.
15489
15490         * gnus.el: Remove bogus comment.
15491
15492 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15493
15494         * gnus-art.el (gnus-article-browse-html-parts): New function.
15495         (gnus-article-browse-html-article): New function for viewing html
15496         articles with a browser.
15497
15498 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15499
15500         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15501         in elisp.
15502         (pgg-gpg-encrypt-symmetric-region): Ditto.
15503         (pgg-gpg-sign-region): Ditto.
15504
15505         * pgg-def.el (pgg-text-mode): New variable.
15506
15507         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15508         (mml2015-pgg-encrypt): Ditto.
15509
15510         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15511         (mml1991-pgg-encrypt): Ditto.
15512
15513 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15514
15515         * nnfolder.el (nnfolder-insert-newsgroup-line):
15516         Use message-make-date instead of current-time-string.
15517
15518         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15519         to gnus-decoded which mm-uu might set.
15520
15521 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15522
15523         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15524         don't decode quoted parameters; remove misimported Emacs code.
15525         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15526         (rfc2231-decode-encoded-string): Don't use split-string which
15527         behaves differently according to Emacs version; use
15528         mm-decode-coding-region to convert charset to coding-system.
15529         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15530         (rfc2231-encode-string): Remove misimported Emacs code.
15531
15532 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15533
15534         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15535         when calling mail-header-parse-content-type.
15536         (article-de-quoted-unreadable): Ditto.
15537         (article-de-base64-unreadable): Ditto.
15538         (article-wash-html): Ditto.
15539
15540         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15541         calling mail-header-parse-content-type and
15542         mail-header-parse-content-disposition.
15543         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15544         mail-header-parse-content-type.
15545
15546         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15547         insert charset and format parameters; encode description after
15548         inserting it to buffer.
15549         (mml-insert-parameter): Fold lines properly even if a parameter is
15550         segmented into two or more lines; change the max column to 76.
15551
15552         * rfc1843.el (rfc1843-decode-article-body): Don't use
15553         ignore-errors when calling mail-header-parse-content-type.
15554
15555         * rfc2231.el (rfc2231-parse-string): Return at least type if
15556         possible; don't cause an error even if it fails in parsing of
15557         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15558         (rfc2231-encode-string): Don't break lines at the beginning, leave
15559         it to mml-insert-parameter.
15560
15561         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15562         calling mail-header-parse-content-type.
15563
15564 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15565
15566         * spam-report.el (spam-report-gmane-use-article-number):
15567         Improve doc string.
15568         (spam-report-gmane-internal): Check if a suitable header was found
15569         in the article.
15570
15571 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15574         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15575
15576 2006-02-05  Romain Francoise  <romain@orebokech.com>
15577
15578         Update copyright notices of all files in the gnus directory.
15579
15580 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15581
15582         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15583
15584 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15585
15586         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15587         segmented lines of parameter value to cope with Thunderbird 1.5
15588         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15589         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15590         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15591
15592 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15593
15594         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15595         parts.
15596
15597 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15598
15599         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15600         there's only one active file for all servers.
15601         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15602         solid groups.  Gnus might have used a FAST request to select the group.
15603         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15604         and nnweb-search redundantly in the active file.
15605         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15606         (nnweb-request-create-group): Don't use ARGS.
15607         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15608         initialisations.  Let nnoo do the work.
15609
15610 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15613         Say the part has been decoded.
15614
15615         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15616
15617 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15618
15619         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15620         mailcap-viewer-test-cache when there's no 'test clause, since that
15621         will invert the meaning of a "nil" test previously determined by
15622         mailcap-mailcap-entry-passes-test.
15623
15624 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15625
15626         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15627         compiling.
15628
15629         * gnus-sum.el: Ditto.
15630
15631         * message.el: Don't bind tool-bar-map when compiling.
15632
15633 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15634
15635         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15636
15637 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15638
15639         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15640         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15641         current Google Groups.
15642
15643 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15644
15645         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15646         and tool-bar-mode.
15647
15648         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15649         and tool-bar-mode.
15650
15651         * message.el (message-tool-bar-update): Simplify.
15652         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15653
15654         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15655         gnus-summary-buffer.
15656         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15657         gnus-summary-reply.
15658
15659         * gmm-utils.el (gmm): Add :version.
15660
15661 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15662
15663         * Makefile.in (clean): New rule.
15664         (distclean): Use it.
15665
15666 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15667
15668         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15669         Don't autoload.
15670
15671 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15672
15673         * gmm-utils.el (gmm-verbose): Add :group.
15674
15675 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15676
15677         * message.el: Change some comments WRT tool-bars.
15678
15679         * gnus-sum.el (gnus-summary-tool-bar)
15680         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15681         (gnus-summary-tool-bar-zap-list): New variables.
15682         (gnus-summary-make-tool-bar): Complete rewrite using
15683         `gmm-tool-bar-from-list'.
15684
15685         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15686         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15687         New variables.
15688         (gnus-group-make-tool-bar): Complete rewrite using
15689         `gmm-tool-bar-from-list'.
15690         (gnus-group-tool-bar-update): New function.
15691
15692         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15693
15694 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15695
15696         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15697         is dissected into a single part of which the type is the same as
15698         the given one; decode charset.
15699
15700 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15701
15702         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15703         into alists as symbol not string, since that's what
15704         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15705         look for.
15706
15707 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15708
15709         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15710         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15711
15712         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15713
15714 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15715
15716         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15717         (gnus-xmas-mime-security-button-menu): New function.
15718
15719         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15720         (gnus-mime-security-button-menu): New definition.
15721         (gnus-mime-security-button-map): Use them.
15722         (gnus-mime-security-button-menu): New function.
15723         (gnus-insert-mime-security-button): Addition to help echo.
15724         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15725         (gnus-mime-security-pipe-part): New functions.
15726
15727         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15728         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15729
15730         * mm-decode.el (mm-handle-set-disposition): Remove.
15731         (mm-handle-set-description): Remove.
15732
15733 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15734
15735         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15736         (mm-w3m-standalone-supports-m17n-p): New function.
15737         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15738         w3m usage.
15739
15740         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15741         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15742
15743 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15744
15745         * message.el (message-tool-bar-zap-list):
15746         Use gmm-tool-bar-zap-list as custom type.
15747         (message-tool-bar-update): New function.
15748         (message-tool-bar, message-tool-bar-gnome)
15749         (message-tool-bar-retro): Add message-tool-bar-update.
15750         (message-tool-bar-gnome): Add flyspell-buffer.
15751
15752         * gnus-util.el (gnus-error): Describe `args'.
15753
15754         * gmm-utils.el (gmm-error): Describe `args'.
15755         (gmm-tool-bar-zap-list): New widget.
15756         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15757
15758 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15759
15760         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15761         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15762         the number of recursive calls.
15763
15764         * mm-decode.el (mm-handle-set-disposition): New macro.
15765         (mm-handle-set-description): New macro.
15766
15767 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15768
15769         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15770         encoding.
15771
15772 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15773
15774         * message.el (message-tool-bar-zap-list, message-tool-bar)
15775         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15776         (message-tool-bar-local-item-from-menu): Remove.
15777         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15778         (message-make-tool-bar): New function.
15779         (message-mode): Use `message-make-tool-bar'.
15780
15781         * gmm-utils.el: New file.
15782         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15783         (gmm-lazy): New widget copied from `nnmail.el'.
15784         (gmm-tool-bar-from-list): New function for creating customizable
15785         tool bars.
15786         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15787         output.
15788         (gmm): Add :prefix to defgroup.
15789
15790 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15791
15792         * gmm-utils.el (gmm-widget-p): New function.
15793
15794 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15795
15796         * mml.el (mml-attach-file): Describe `description' in doc string.
15797         (mml-menu): Add Emacs MIME manual and PGG manual.
15798
15799 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15800
15801         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15802
15803 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15804
15805         * nntp.el (nntp-end-of-line): Doc fix.
15806
15807 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15808
15809         * imap.el (imap-open): Handle case where buffer is a buffer
15810         object.
15811
15812 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15813
15814         * gnus-delay.el (gnus-delay): Don't autoload.
15815         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15816         to be re-loaded when customizing the `gnus-delay' group.
15817
15818 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15819
15820         * message.el (message-insert-citation-line): Use newlines.
15821
15822 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15823
15824         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15825         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15826         these routines, so the passphrase can be managed externally and
15827         passed in to the system.
15828         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15829         pgg-add-passphrase-to-cache function.
15830
15831         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15832         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15833         these routines, so the passphrase can be managed externally and
15834         passed in to the system.
15835         (pgg-pgp5-sign-region): Use new name of
15836         pgg-add-passphrase-to-cache function.
15837
15838 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15839
15840         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15841         part of the decoded armor to find the key-identifier.
15842         (pgg-gpg-lookup-key-owner): New function to return the
15843         human-readable identifier of a key owner.
15844         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15845         itself.
15846         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15847         the key value) if we have a key and can match it against a secret
15848         key.  Also, added a note pointing out fact that the prompt only
15849         indicates the first matching key.
15850
15851         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15852         pgg-decrypt-region.
15853         (pgg-add-passphrase-to-cache): Rename from
15854         `pgg-add-passphrase-cache' to reduce confusion (all callers
15855         changed).
15856         (pgg-remove-passphrase-from-cache): Rename from
15857         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15858         changed).
15859         (pgg-read-passphrase, pgg-add-passphrase-cache)
15860         (pgg-remove-passphrase-cache): Add informative docstrings.
15861         (pgg-decrypt): Convey provided passphrase in subordinate call to
15862         pgg-decrypt-region.
15863
15864 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15865
15866         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15867         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15868         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15869         'passphrase' argument, so the passphrase can be managed externally
15870         and then passed in to the system.
15871
15872         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15873         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15874         so the passphrase cache can be used reliably with identifiers
15875         besides a pgp packet's key id.
15876
15877         * pgg-gpg.el (pgg-gpg-encrypt-region)
15878         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15879         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15880         these routines, so the passphrase can be managed externally and
15881         passed in to the system.
15882
15883         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15884         'notruncate' argument, so the passphrase cache can be used
15885         reliably with identifiers besides a pgp packet's key id.
15886
15887 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15888
15889         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15890         symmetric encryption.
15891         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15892         encrypted session key.
15893         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15894         message ask for the passphrase in a proper way.
15895
15896         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15897         New user commands for symmetric encryption.
15898
15899 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15900
15901         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15902
15903         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15904
15905 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15906
15907         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15908
15909 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * mm-decode.el (mm-inlined-types): Add application/pgp.
15912         (mm-automatic-display): Ditto.
15913
15914         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15915         part as text.
15916
15917 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15918
15919         * nnrss.el: Update copyright.
15920         (nnrss-opml-import): Query whether to subscribe to each entry.
15921
15922         * gnus-art.el:
15923         * gnus-sum.el:
15924         * gnus-xmas.el:
15925         * messagexmas.el:
15926         * mm-uu.el:
15927         * mm-view.el: Update copyright.
15928
15929 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15930
15931         * message.el (message-info): New function.
15932         (message-mode-menu): Add it.
15933         Update copyright.
15934
15935         * ChangeLog: Fix and update copyright.
15936
15937 2006-01-13  Romain Francoise  <romain@orebokech.com>
15938
15939         * message.el (message-forward-subject-name-subject): Prefer the
15940         address to 'nowhere' if the sender has no name.
15941         Fix typo.  Update copyright year.
15942
15943 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15944
15945         * gnus-art.el (article-wash-html):
15946         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15947         (gnus-article-wash-html-with-w3m-standalone): New function.
15948
15949         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15950         mm-inline-text-html-render-with-w3m-standalone.
15951         (mm-text-html-washer-alist): Map w3m-standalone to
15952         gnus-article-wash-html-with-w3m-standalone.
15953         (mm-inline-text-html-render-with-w3m-standalone): New function.
15954
15955 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15956
15957         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15958         Improve LaTeX.
15959
15960 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15961
15962         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15963         (nnrss-request-article): Render text/plain parts as HTML.
15964
15965         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15966         the buffer.
15967
15968 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15969
15970         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15971         custom definition of `gnus-posting-styles'.
15972
15973         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15974         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15975
15976 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15977
15978         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15979         Use nntp for bug archive.
15980
15981 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15982
15983         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15984         parts.
15985         (nnrss-normalize-date): New function converts ISO 8601 date into
15986         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15987         (nnrss-check-group): Use it.
15988
15989 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15990
15991         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15992
15993         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15994         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15995         (nnrss-insert-w3): Ditto.
15996
15997 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15998
15999         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16000         the articles to be forwarded including the case where neither a
16001         number of articles nor a region is specified.
16002
16003 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16004
16005         * nnrss.el (nnrss-request-article): Fix last change; fill
16006         text/plain parts.
16007
16008 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16009
16010         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16011         in text/plain part.
16012         (nnrss-check-group): Don't add excessive newline to dc:subject.
16013
16014 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16015
16016         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16017         article.
16018
16019 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16020
16021         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16022         (nnml-use-compressed-files, nnml-save-mail): Support other
16023         comression programs such as bzip2.
16024
16025 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16026
16027         * dns.el (query-dns): Make sure we check the buffer size before
16028         removing tcp headers.
16029
16030 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16031
16032         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16033         remove MIME buttons associated with multipart/alternative parts.
16034         (gnus-mime-display-alternative): Tag buttons using `article-type'
16035         text property.
16036
16037         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16038         associated with multipart/alternative parts.
16039
16040         * gnus-art.el (gnus-signature-separator): Fix custom type.
16041
16042         * mm-decode.el (mm-inlined-types): Fix custom type.
16043         (mm-keep-viewer-alive-types): Ditto.
16044         (mm-automatic-display): Ditto.
16045         (mm-attachment-override-types): Ditto.
16046         (mm-inline-override-types): Ditto.
16047         (mm-automatic-external-display): Ditto.
16048
16049 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16050
16051         * spam-report.el (spam-report-user-mail-address)
16052         (spam-report-user-agent): New variables.
16053         (spam-report-url-ping-plain): Use spam-report-user-agent.
16054
16055 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16056
16057         * gnus-art.el (gnus-button-handle-custom): Do not just use
16058         `customize-apropos' for any "M-x customize-*" button but the
16059         function called for.  Accept both the function name and its
16060         argument in order to achieve this.
16061         (gnus-button-alist): Remove support for "custom:" URL's.
16062         Pass function name to `gnus-button-handle-custom' in case of "M-x
16063         customize-*" buttons.
16064
16065 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16066
16067         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16068         multipart/alternative and add xref to mm-discouraged-alternatives
16069         in doc string.
16070
16071         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16072         gnus-buttonized-mime-types in doc string.
16073
16074 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16075
16076         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16077         Suggest image/.* in the doc string.
16078
16079 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16080
16081         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16082         message-marks (Debian bug #342521).
16083
16084 2005-12-12  Simon Josefsson  <jas@extundo.com>
16085
16086         * password.el (password-read-from-cache): Add.
16087         (password-read): Use it.
16088
16089 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16090
16091         * rfc2047.el (rfc2047-charset-to-coding-system):
16092         Recognize us-ascii as a MIME charset.
16093
16094         * mm-bodies.el (mm-decode-content-transfer-encoding):
16095         Protect against the case where the 2nd arg TYPE is nil.
16096
16097 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16098
16099         * pop3.el (pop3-stream-type): Fix custom version.
16100
16101         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16102
16103 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16104
16105         * mm-decode.el (mm-display-external): Add missing cdr.
16106
16107 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16108
16109         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16110         RFC1524) if it is in mailcap or add a suffix according to
16111         mailcap-mime-extensions when generating a temp filename; postpone
16112         deleting a temp file for 2 seconds for some wrappers, shell
16113         scripts, and so on, which might exit right after having started a
16114         viewer command as a background job.
16115
16116 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16117
16118         * nntp.el (nntp-marks-directory): Fix custom group.
16119
16120         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16121         steps when < 10.
16122
16123         * gnus-start.el (gnus-no-server-1):
16124         Mention `gnus-level-default-subscribed' in doc string.
16125
16126 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16127
16128         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16129         parens.
16130
16131 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16132
16133         * gnus-xmas.el (gnus-use-toolbar): Revert.
16134         (gnus-xmas-setup-toolbar): Use global default-toolbar if
16135         gnus-use-toolbar is default.
16136
16137         * messagexmas.el (message-use-toolbar): Revert.
16138         (message-setup-toolbar): Use global default-toolbar if
16139         message-use-toolbar is default.
16140
16141 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16142
16143         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
16144         according to default-toolbar-visible-p.
16145
16146         * messagexmas.el (message-use-toolbar): Ditto.
16147
16148 2005-11-26  Dave Love  <fx@gnu.org>
16149
16150         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16151         (tls-program, tls-success): Provide openssl alternative.
16152
16153         * starttls.el: Doc fixes.
16154         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16155         SERVICE to PORT.
16156
16157         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16158         port null or service name.
16159         (starttls-negotiate): Autoload.
16160
16161 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16162
16163         * message.el (message-kill-to-signature): Fix interactive spec.
16164
16165 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16166
16167         * pop3.el (pop3-open-server): Recognize a string as a service name.
16168
16169 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16170
16171         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16172
16173 2005-11-23  Dave Love  <fx@gnu.org>
16174
16175         Add pop3s, pop3/starttls.
16176
16177         * pop3.el (pop3-authentication-scheme): Clarify doc.
16178         (open-tls-stream, starttls-open-stream): Autoload.
16179         (pop3-stream-type): New.
16180         (pop3-open-server): Use it.
16181
16182         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16183         for POP.
16184         (mail-source-keyword-map): Add :stream for POP.
16185         (mail-source-fetch-pop): Use pop3-stream-type.
16186
16187 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16188
16189         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16190         of current-time-string.
16191
16192 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16193
16194         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16195         date header.
16196
16197 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16198
16199         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16200         it can seriously impact performance as it bypasses the agent's
16201         local caches.
16202
16203 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16204
16205         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16206         must be explicitly online rather than "not explicitly offline" for
16207         its flags to be synchronized.
16208
16209         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16210         that gnus-uu-unmark-thread will function correctly.
16211
16212         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16213         1024K is instead displayed as 1M.
16214
16215 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16216
16217         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16218
16219 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16220
16221         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16222
16223 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16224
16225         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16226         error message to display actual error condition.
16227         (gnus-agent-save-local): Avoid saving symbols that are bound to
16228         nil as they simply result in a warning message in
16229         gnus-agent-read-local.
16230
16231 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16232
16233         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16234         rather than make-variable-buffer-local for file-precious-flag.
16235
16236 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16237
16238         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16239         for duplicates which are removed.  The invalid sort check then
16240         triggers a rescan after the sort as sorting may have moved
16241         duplicate entries such that they can be cheaply detected.
16242
16243 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16246
16247 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16248
16249         * gnus-agent.el (gnus-agent-article-alist-save-format):
16250         Change internal variable to a custom variable.  Change default value
16251         from compressed(2) to uncompressed(1).
16252         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16253         support for uncompressed agentview files.  Taken together, reading
16254         the agentview file should now be 6-7 times faster.
16255
16256 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16257
16258         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16259         as a buffer-local variable.  This avoids creating truncated
16260         dribble files as a result of a hang up, eg.
16261
16262 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
16263
16264         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
16265         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
16266         XEmacs.
16267
16268 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16269
16270         * gnus-start.el (gnus-start-draft-setup):
16271         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16272
16273         * gnus.el (gnus-splash): Change custom group.
16274         (gnus-group-get-parameter, gnus-group-parameter-value):
16275         Describe allow-list argument.
16276
16277         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16278         string.
16279
16280 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16281
16282         * gnus-art.el (gnus-default-article-saver): Add user-defined
16283         `function' to custom type.
16284
16285 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16286
16287         * imap.el (imap-open): Handle case where buffer is a buffer
16288         object.
16289
16290 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16291
16292         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16293         long lines.
16294         (gnus-cache-delete-group): Wrap doc strings.
16295
16296         * gnus-agent.el (gnus-agent-rename-group)
16297         (gnus-agent-delete-group): Wrap doc strings.
16298
16299 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16300
16301         * messagexmas.el (message-use-toolbar): Change the valid values
16302         into default, top, bottom, left, and right.
16303         (message-toolbar-thickness): New variable.
16304         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16305         well.
16306         (message-setup-toolbar): Make it work.
16307
16308         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16309         (gnus-use-toolbar): Change the valid values into default, top,
16310         bottom, left, and right.
16311         (gnus-toolbar-thickness): New variable.
16312         (gnus-xmas-setup-toolbar): New function.
16313         (gnus-xmas-setup-group-toolbar): Use it.
16314         (gnus-xmas-setup-summary-toolbar): Use it.
16315
16316 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16317
16318         * gnus-start.el (gnus-1): Add "native" to
16319         gnus-predefined-server-alist.
16320
16321         * gnus.el (gnus-method-to-server): Don't add "native" to the
16322         lists here, because that leads to problems when
16323         gnus-select-method is bound.
16324
16325 2005-11-09  Simon Josefsson  <jas@extundo.com>
16326
16327         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16328         use (not sort-by-date) instead.
16329
16330 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16331
16332         * gnus-delay.el (gnus-delay-group): Don't autoload.
16333         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16334         to be re-loaded when customizing the `gnus-delay' group.
16335
16336 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16337
16338         * message.el: Revert last changes.
16339         (message-insert-citation-line): Use newlines.
16340
16341 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16342
16343         * message.el (message-courtesy-message)
16344         (message-mark-insert-begin, message-mark-insert-end)
16345         (message-elide-ellipsis, message-cancel-message)
16346         (message-add-header, message-change-subject)
16347         (message-cross-post-followup-to-header)
16348         (message-cross-post-insert-note, message-reduce-to-to-cc)
16349         (message-widen-reply, message-delete-not-region)
16350         (message-kill-to-signature, message-insert-signature)
16351         (message-insert-importance-high, message-insert-importance-low)
16352         (message-insert-or-toggle-importance)
16353         (message-insert-disposition-notification-to)
16354         (message-indent-citation, message-yank-original)
16355         (message-cite-original-without-signature, message-cite-original)
16356         (message-insert-citation-line, message-position-on-field)
16357         (message-fix-before-sending, message-send-mail-partially)
16358         (message-send-mail, message-send-mail-with-sendmail)
16359         (message-send-mail-with-qmail, message-send-news)
16360         (message-check-news-header-syntax, message-generate-headers)
16361         (message-insert-courtesy-copy, message-fill-address)
16362         (message-fill-header, message-shorten-references)
16363         (message-setup-1, message-cancel-news)
16364         (message-forward-make-body-plain, message-forward-make-body-mime)
16365         (message-forward-make-body-mml, message-encode-message-body)
16366         (message-forward-make-body-digest-plain)
16367         (message-forward-make-body-digest-mime)
16368         (message-use-alternative-email-as-from): Insert `hard-newline'
16369         instead of ordinary newlines.
16370
16371 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16372
16373         * message.el (message-generate-headers): Downcase the argument
16374         given to message-check-element.
16375
16376 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16377
16378         * nntp.el (nntp-authinfo-rejected): New error condition.
16379         (nntp-wait-for): Use new error condition to signal authentication
16380         error.
16381         (nntp-retrieve-data): Rethrow new error condition to break out of
16382         recursive call to nntp-send-authinfo.
16383
16384 2005-11-08  Romain Francoise  <romain@orebokech.com>
16385
16386         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16387         (gnus-summary-exit-map): Bind to `Z p'.
16388         (gnus-summary-make-menu-bar): Add menu item.
16389
16390 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16391
16392         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16393         (gnus-treat-*): Add `first' in all doc strings.
16394
16395         * gnus-group.el (gnus-group-compact-group): Fix typo.
16396
16397 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16398
16399         * gnus.el (gnus-parameters-case-fold-search): New variable.
16400         (gnus-parameters-get-parameter): Use it.
16401
16402         * gnus-score.el (gnus-home-score-file): Doc fix.
16403
16404 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16405
16406         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16407
16408 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16409
16410         * mm-util.el (mm-special-display-p): New function.
16411
16412         * mml.el (mml-preview): Use it; doc fix.
16413
16414 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16415
16416         * imap.el (imap-open): Handle case where buffer is a buffer object.
16417
16418 2005-10-29  Romain Francoise  <romain@orebokech.com>
16419
16420         * message.el (message-fix-before-sending): Fix comment.
16421
16422 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16423
16424         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16425
16426 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16427
16428         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16429         Used in gnus-score.el.
16430
16431 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16432
16433         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16434
16435 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16436
16437         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16438         whitespace removed in revision 7.8.  Use concatenated string to
16439         protect trailing whitespace.
16440
16441 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16442
16443         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16444         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16445         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16446         Courier IMAP ("some version from 2004").  Mostly based on similar
16447         code in the same function.
16448
16449 2005-10-26  Didier Verna  <didier@xemacs.org>
16450
16451         * gnus-group.el (gnus-group-compact-group): Invalidate original
16452         article buffer.
16453         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16454         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16455         NOV database and in article itself.
16456         Invalidate article backlog.
16457
16458 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16459
16460         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16461
16462 2005-10-26  Simon Josefsson  <jas@extundo.com>
16463
16464         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16465         part of 2004-07-25 change.
16466
16467 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16468
16469         * message.el (message-display-completion-list): New function.
16470         (message-expand-group): Use it; make sure the Completions buffer
16471         is modifiable.
16472 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16473
16474         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16475         user-mail-name is an empty string.
16476
16477 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16478
16479         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16480         depending on gnus-score-decay-constant.
16481
16482         * encrypt.el (encrypt-insert-file-contents)
16483         (encrypt-write-file-contents): Don't use `gnus-message'.
16484
16485         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16486         arguments.
16487         (mm-uu-type-alist): Add message-marks and insert-marks.
16488         Pass arguments to mm-uu-verbatim-marks-extract.
16489         (mm-uu-hide-markers): New variable.
16490         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16491
16492         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16493         (gnus-convert-image-to-face-command): Use "convert" by default to
16494         allow other input image formats.
16495         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16496         accordingly.
16497
16498 2005-10-23  Simon Josefsson  <jas@extundo.com>
16499
16500         * imap.el (imap-gssapi-program): Align command line parameters
16501         with latest GNU SASL.
16502         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16503
16504 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16505
16506         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16507         HTML.
16508         (nnslashdot-request-article): Ditto.
16509
16510         * lpath.el (featurep): Add nobreak-char-display.
16511
16512 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16513
16514         * mail-source.el (mail-source-fetch-pop): Require pop3.
16515         (mail-source-check-pop): Ditto.
16516
16517 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16518
16519         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16520         errors.
16521
16522 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16523
16524         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16525         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16526
16527         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16528
16529         * mm-bodies.el (mm-decode-string):
16530         Call `mm-charset-to-coding-system' with allow-override argument.
16531
16532 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16533
16534         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16535         (rfc2047-charset-to-coding-system): New function.
16536         (rfc2047-decode-encoded-words): New function.
16537         (rfc2047-decode-region): Use them.
16538         (rfc2047-decode-cte): Remove.
16539         (rfc2047-parse-and-decode): Remove.
16540         (rfc2047-decode): Remove.
16541
16542 2005-10-15  Kenichi Handa  <handa@m17n.org>
16543
16544         * rfc2047.el (rfc2047-decode-cte): New function.
16545         (rfc2047-decode-region): Change the way to decode successive
16546         encoded-words: decode B- or Q-encoding in each encoded-word,
16547         concatenate them, and decode it as charset.
16548
16549 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * lpath.el: Fbind codepage-setup for XEmacs.
16552
16553 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16554
16555         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16556         widget-move-and-invoke.
16557         (gnus-custom-mode): Use gnus-custom-map.
16558
16559 2005-10-15  Bill Wohler  <wohler@newt.com>
16560
16561         * message.el (message-tool-bar-map): Rename image file from
16562         mail_send to mail/send.
16563
16564 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16565
16566         * message.el (message-expand-group): Pass the common
16567         prefix substring of completion to `display-completion-list'.
16568
16569 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16570
16571         * mml-sec.el (mml-secure-method): New internal variable.
16572         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16573         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16574         New functions using mml-secure-method.
16575
16576         * mml.el (mml-mode-map): Add key bindings for those functions.
16577         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16578         Harder <harder@myrealbox.com>.
16579         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16580         Goto end of message if point is the headers of the message.
16581
16582         * message.el (message-in-body-p): New function.
16583
16584         * assistant.el: Autoload gnus-util and netrc.
16585
16586         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16587         Use `mm-charset-override-alist' only when decoding.
16588
16589         * mm-bodies.el (mm-decode-body):
16590         Call `mm-charset-to-coding-system' with allow-override argument.
16591
16592         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16593         `filename' from Content-Disposition if Content-Type doesn't
16594         provide `name'.
16595         (gnus-mime-view-part-as-type): Set default instead of
16596         initial-input.
16597
16598 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16599
16600         * format-spec.el (format-spec): Propagate text properties of % spec.
16601
16602 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16603
16604         * gnus-art.el (gnus-treat-predicate): Add `first'.
16605
16606 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16607
16608         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16609         (mm-charset-override-alist): New variable.
16610         (mm-charset-to-coding-system): Use it.
16611         (mm-codepage-setup): New helper function.
16612         (mm-charset-eval-alist): New variable.
16613         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16614         Warn about unknown charsets.
16615
16616         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16617
16618 2005-10-04  David Hansen  <david.hansen@gmx.net>
16619
16620         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16621         (nnrss-check-group): Ditto.
16622
16623 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16624
16625         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16626         Rename x-gnus-verbatim to x-verbatim.
16627         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16628
16629         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16630         x-verbatim.
16631
16632         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16633
16634         * gnus-util.el (gnus-remove-duplicates): Remove.
16635
16636         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16637         instead of gnus-remove-duplicates.
16638
16639         * message.el (message-remove-duplicates): Remove.
16640         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16641         message-remove-duplicates.
16642
16643         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16644         available, else use implementation from `delete-dups'.
16645
16646         * message.el (message-insert-expires): New function.
16647         (message-mode-map): Add key binding.
16648         (message-mode-field-menu): Add menu entry.
16649         (message-mode): Document it.
16650         (message-make-expires-date): Use `message-make-date'.
16651
16652 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16653
16654         * message.el (message-make-expires-date): New function.
16655
16656 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16657
16658         * Makefile.in (list-installed-shadows): New entry.
16659         (install): Use it.
16660         (remove-installed-shadows): New entry.
16661
16662         * dgnushack.el (dgnushack-default-load-path): New variable.
16663         (dgnushack-find-lisp-shadows): New function.
16664         (dgnushack-remove-lisp-shadows): New function.
16665
16666 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16667
16668         * Makefile.in (install-el-elc): New entry.
16669         (install): Use it so that .el files are necessarily installed.
16670
16671 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16674
16675 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16676
16677         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16678         function rather than the diff-mode.el package.
16679         (mm-display-external): Use with-current-buffer.
16680         (mm-viewer-completion-map, mm-viewer-completion-map):
16681         Move initialization inside declaration.
16682
16683 2005-09-29  Simon Josefsson  <jas@extundo.com>
16684
16685         * spam.el: Load hashcash when compiling, to avoid warnings.
16686         Don't autoload mail-check-payment.
16687         (spam-check-hashcash): Define unconditionally, since hashcash.el
16688         is part of Gnus now.  Ignore errors from payment checking.
16689
16690 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16691
16692         * message.el (message-bold-region, message-unbold-region):
16693         Rename from `bold-region' and `unbold-region'.
16694
16695         * message.el: Remove useless autoloads.
16696
16697 2005-09-28  Simon Josefsson  <jas@extundo.com>
16698
16699         * message.el (message-use-idna): Default to t.
16700         (message-use-idna): Test whether encoding works too.  Doc fix.
16701
16702 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16703
16704         * nntp.el (nntp-warn-about-losing-connection): Remove.
16705
16706 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16707
16708         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16709         customizable.  Change default value.
16710         (mm-uu-diff-groups-regexp): Change default value.
16711         (mm-uu-type-alist): Add doc string.
16712         (mm-uu-configure): Add doc string.  Make it interactive.
16713         (mm-uu-tex-groups-regexp): New variable.
16714         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16715         (mm-uu-type-alist): Add LaTeX documents.
16716         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16717         of "text/verbatim".
16718         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16719
16720         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16721         instead of "text/verbatim".
16722
16723         * message.el (message-mark-inserted-region)
16724         (message-mark-insert-file): Use slrn style marks when called with
16725         prefix argument.
16726
16727 2005-09-27  Simon Josefsson  <jas@extundo.com>
16728
16729         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16730
16731 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16732
16733         * message.el (message-remove-duplicates): New function.
16734         Implementation borrowed from `gnus-remove-duplicates'.
16735         (message-idna-to-ascii-rhs): Also encode idna addresses in
16736         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16737         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16738         only ask about the same idna domain once per header and also tell
16739         in what header to replace the idna domain.
16740
16741         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16742         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16743         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16744         a header is decoded and not just the last one.
16745
16746 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16747
16748         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16749         has been decoded.
16750
16751         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16752         (mm-insert-part): Don't modify text if it has been decoded.
16753
16754         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16755         decoded.
16756
16757         * mm-view.el (mm-inline-text): Don't strip text props unless
16758         decoding enriched or richtext parts.
16759
16760 2005-09-25  Romain Francoise  <romain@orebokech.com>
16761
16762         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16763         * gnus-start.el (gnus-subscribe-interactively):
16764         * gnus-uu.el (gnus-uu-grab-articles):
16765         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16766         space.
16767
16768 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16769
16770         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16771         * mm-view.el (mm-view-pkcs7-decrypt):
16772         * gnus-sum.el (gnus-summary-limit-to-extra)
16773         (gnus-summary-respool-article, gnus-read-move-group-name):
16774         * gnus-score.el (gnus-summary-increase-score):
16775         * gnus-util.el (gnus-completing-read-with-default):
16776         * gnus-art.el (gnus-read-save-file-name)
16777         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16778         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16779         * message.el (message-check-news-header-syntax):
16780         Follow convention for reading with the minibuffer.
16781
16782 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16783
16784         * spam-report.el (spam-report-url-ping-plain):
16785         Use gnus-extended-version as User-Agent.
16786
16787         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16788         default value is nil.
16789
16790         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16791         (mm-uu-verbatim-marks-extract): New function.
16792         (mm-uu-extract): New face.
16793         (mm-uu-copy-to-buffer): Use it.
16794
16795         * spam-report.el (spam-report-gmane-ham): Rename from
16796         `spam-report-gmane-unspam'.
16797         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16798         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16799
16800         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16801         Autoload.
16802         (spam-report-gmane-unregister-routine):
16803         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16804
16805 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16806
16807         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16808         (spam-report-gmane-unregister-routine): Add support for gmane
16809         unregistration.
16810
16811         * spam-report.el (spam-report-gmane-unspam)
16812         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16813         (spam-report-gmane): Change to take a single article and do unspam
16814         registration.
16815
16816 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16817
16818         * mm-url.el (mm-url-decode-entities): Fix regexp.
16819
16820 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16821
16822         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16823         default to nil, to be able to use Gnus at all.  If the default
16824         switches to something else, then the function should be fixed not
16825         be exceedingly slow.
16826
16827 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16828
16829         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16830         fail hard.
16831
16832         * spam-report.el: Add better Keywords line.
16833
16834         * spam.el: Add Maintainer and better Keywords line.
16835
16836 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16837
16838         * gnus-art.el (gnus-article-replace-part)
16839         (gnus-mime-replace-part): New functions.
16840         (gnus-mime-action-alist, gnus-mime-button-commands)
16841         (gnus-mime-save-part-and-strip): Add file argument.
16842         (gnus-article-part-wrapper): Add interactive argument.
16843
16844         * gnus-sum.el (gnus-summary-mime-map):
16845         Add `gnus-article-replace-part'.
16846
16847 2005-09-19  Didier Verna  <didier@xemacs.org>
16848
16849         The nnml compaction feature:
16850         * nnml.el (nnml-request-compact-group): New function.
16851         * nnml.el (nnml-request-compact): New function.
16852         * gnus-int.el (gnus-request-compact-group): New function.
16853         * gnus-int.el (gnus-request-compact): New function.
16854         * gnus-group.el (gnus-group-compact-group): New function.
16855         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16856         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16857         * gnus-srvr.el (gnus-server-compact-server): New function.
16858         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16859         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16860
16861 2005-09-18  Deepak Goel  <deego@gnufans.org>
16862
16863         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16864         format spec.
16865
16866 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16869
16870 2005-09-15  Romain Francoise  <romain@orebokech.com>
16871
16872         * message.el (message-fill-paragraph): Clarify docstring.
16873
16874 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16875
16876         * gnus-art.el (gnus-mime-display-part): Protect against broken
16877         MIME messages.
16878
16879 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16880
16881         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16882         before parsing header.
16883
16884 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16885
16886         * html2text.el (html2text-replace-list): Add new entities.
16887
16888 2005-09-11  Romain Francoise  <romain@orebokech.com>
16889
16890         * message.el (message-alternative-emails): Improve docstring.
16891         (message-setup-1): Call `message-use-alternative-email-as-from'
16892         after `message-setup-hook' to give it precedence over posting
16893         styles, etc.
16894         (message-use-alternative-email-as-from): Add docstring.
16895         Remove the original From header if present.
16896
16897         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16898         (nnml-save-mail): Use it.
16899
16900         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16901         articles.  Add new argument `silent'.
16902         (gnus-uu-mark-all): Report the total number of marked articles.
16903
16904 2005-09-10  Romain Francoise  <romain@orebokech.com>
16905
16906         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16907         (gnus-uu-mark-series): Likewise.
16908
16909 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16910
16911         * spam-report.el (spam-report-gmane): Fix generation of spam
16912         report URL.
16913
16914 2005-09-10  Simon Josefsson  <jas@extundo.com>
16915
16916         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16917         t, based on discussion on the ding list with Robert Epprecht
16918         <epprecht@solnet.ch>.
16919
16920 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16921
16922         * spam-report.el (spam-report-gmane): Make it work without
16923         X-Report-Spam header.  Gmane now only provides Archived-At.
16924         This is only used if `spam-report-gmane-use-article-number' is nil.
16925         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16926
16927         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16928         make `gnus-summary-sort-by-recipient' work with threading.
16929
16930         * nnweb.el (nnweb-google-wash-article): Print a message if article
16931         is not available.
16932
16933 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16934
16935         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16936         change.  Decode text/* parts content before displaying.
16937
16938 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16939
16940         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16941
16942 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16943
16944         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16945
16946         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16947         url-package-name, url-package-version,
16948         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16949         w3m-display-inline-images, and w3m-minor-mode-map.
16950
16951 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16952
16953         * message.el (message-tab-body-function): Fix mismatched custom type.
16954
16955         * gnus.el (gnus-group-change-level-function): Ditto.
16956
16957         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16958
16959         * gnus-art.el (gnus-signature-limit)
16960         (gnus-article-mime-part-function): Ditto.
16961
16962 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16963
16964         * mml.el (mml-mode): Silence the byte compiler.
16965
16966         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16967         using `(sit-for 0)' before moving the point to the specified part;
16968         skip unbuttonized parts.
16969         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16970         return to the summary window if gnus-auto-select-part is non-nil.
16971
16972 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16973
16974         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16975         New variables.
16976         (mml-dnd-attach-file, mml-mode): Use them.
16977
16978         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16979         Make fetching article by MID work again for Google Groups.
16980         Add FIXME concerning gnus-group-make-web-group.
16981
16982         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16983         Don't depend on Gnus by using mail-extract-address-components if
16984         gnus-extract-address-components is not bound.
16985
16986 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16987
16988         * gnus-art.el (gnus-mime-display-security): Don't display the
16989         signature, but only the signed part.
16990
16991 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16992
16993         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16994
16995         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16996         list, not listp.
16997
16998 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16999
17000         * mm-encode.el (mm-encode-content-transfer-encoding):
17001         Likewise when encoding.
17002
17003         * mm-bodies.el (mm-decode-content-transfer-encoding):
17004         De-canonicalize CRLF for all text content types, not just
17005         text/plain.
17006
17007 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17010         valid article; point arrow and cursor at the MIME button.
17011
17012 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17013
17014         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17015         Suggested by Dan Christensen <jdc@uwo.ca>.
17016
17017         * mm-decode.el (mm-save-part): Enable change of prompt.
17018
17019 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17020
17021         * gnus-msg.el (gnus-inews-add-send-actions):
17022         Make `message-post-method' lambda parameter ARG `&optional'.
17023
17024 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17025
17026         * gnus-sum.el (gnus-summary-mime-map):
17027         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17028         gnus-article-jump-to-part.
17029
17030         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17031         (gnus-article-edit-part): Use it.
17032         (gnus-article-part-wrapper): Add no-handle argument.
17033         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17034         New functions.
17035
17036 2005-08-29  Romain Francoise  <romain@orebokech.com>
17037
17038         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17039         docstring.
17040         (gnus-face-from-file): Likewise.
17041
17042 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17043
17044         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17045         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17046         non-nil.
17047         (gnus-auto-select-part): New variable.
17048         (gnus-article-jump-to-part): New function.
17049         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17050         (gnus-mime-delete-part): Allow selecting specified part after
17051         deleting or stripping parts.
17052         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17053         part if argument is bogus.
17054
17055 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17056
17057         * gnus-art.el (w3m-minor-mode-map):
17058         * gnus-spec.el (gnus-newsrc-file-version):
17059         * gnus-util.el (nnmail-active-file-coding-system)
17060         (gnus-original-article-buffer, gnus-user-agent):
17061         * gnus.el (gnus-ham-process-destinations)
17062         (gnus-parameter-ham-marks-alist)
17063         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17064         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17065         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17066         * mm-decode.el (gnus-current-window-configuration):
17067         * mm-extern.el (gnus-article-mime-handles):
17068         * mm-url.el (url-current-object, url-package-name)
17069         (url-package-version):
17070         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17071         (smime-keys, w3m-cid-retrieve-function-alist)
17072         (w3m-current-buffer, w3m-display-inline-images)
17073         (w3m-minor-mode-map):
17074         * mml-smime.el (gnus-extract-address-components):
17075         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17076         (gnus-newsrc-hashtb, message-default-charset)
17077         (message-deletable-headers, message-options)
17078         (message-posting-charset, message-required-mail-headers)
17079         (message-required-news-headers):
17080         * mml1991.el (mc-pgp-always-sign):
17081         * mml2015.el (mc-pgp-always-sign):
17082         * nnheader.el (nnmail-extra-headers):
17083         * rfc1843.el (gnus-decode-encoded-word-function)
17084         (gnus-decode-header-function, gnus-newsgroup-name):
17085         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17086
17087 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17088
17089         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17090         the end of the date treatments.
17091
17092 2005-08-15  Simon Josefsson  <jas@extundo.com>
17093
17094         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17095         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17096         Capello and Romain Francoise.
17097         (pgg-fetch-key-function): Remove, not used?
17098         (pgg-insert-url-with-w3): Require url, to get
17099         url-insert-file-contents regardless of where it is defined.
17100
17101 2005-08-13  Romain Francoise  <romain@orebokech.com>
17102
17103         * message.el (message-cite-original-1): New function.
17104         (message-cite-original): Use it.
17105         (message-cite-original-without-signature): Ditto.
17106
17107 2005-08-08  Romain Francoise  <romain@orebokech.com>
17108
17109         * message.el (message-yank-empty-prefix): New variable.
17110         (message-indent-citation): Use it.
17111         (message-cite-original-without-signature): Respect X-No-Archive.
17112
17113 2005-08-08  Simon Josefsson  <jas@extundo.com>
17114
17115         * pgg.el: Autoload url-insert-file-contents instead of loading
17116         w3/url.
17117         (pgg-insert-url-with-w3): Don't load url here.
17118
17119 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17120
17121         * message.el (message-kill-to-signature): Don't insert newline at
17122         bol.
17123         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17124
17125 2005-08-06  Romain Francoise  <romain@orebokech.com>
17126
17127         * message.el (message-user-fqdn): Fix typo in docstring.
17128
17129 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17130
17131         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17132
17133         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17134
17135 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * mm-bodies.el (mm-encode-body): Use coding system rather than
17138         charset to encode text.
17139
17140         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17141         number of charsets if utf-8 is available (XEmacs).
17142
17143 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17144
17145         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17146         taken from `gnus-button-mid-or-mail-regexp'.
17147         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17148         (gnus-button-alist): Improve regexp for domain part of the MIDs
17149         for news:localpart@domain buttons.
17150         (gnus-button-ctan-directory-regexp): Update.
17151
17152 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17153
17154         * sieve-manage.el (sieve-manage-interactive-login):
17155         Use make-local-variable rather than make-variable-buffer-local.
17156         (sieve-manage-open): Ditto.
17157         (sieve-manage-authenticate): Ditto.
17158
17159         * mml.el (mml-generate-mime-1): Make the content type default to
17160         text/plain if the filename is not specified.
17161
17162 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17163
17164         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17165         instead of insert-buffer.
17166
17167         * message.el (message-yank-original): Ditto; set the mark at the
17168         end of the yanked message.
17169
17170 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17171
17172         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17173         lines to scroll rather than to stop it.
17174
17175         * mml.el (mml-generate-default-type): Add doc string.
17176         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17177         default to application/octet-stream when determining the content
17178         type if it is not specified for the part or the mml contents; add
17179         a comment about mml-generate-default-type.
17180
17181 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17182
17183         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17184         make it default to application/octet-stream when determining the
17185         content type if it is not specified for the external contents.
17186
17187 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17188
17189         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17190         segmented parameter but also other parameters might be there.
17191
17192 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17193
17194         * mm-decode.el (mm-display-external): Delete temp file, directory
17195         and buffer immediately if the external process is exited.
17196
17197 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17198
17199         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17200         fewer lines than that of scroll-margin.
17201         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17202
17203 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17204
17205         * gnus-art.el (gnus-article-next-page): Revert.
17206         (gnus-article-beginning-of-window): New macro.
17207         (gnus-article-next-page-1): Use it.
17208         (gnus-article-prev-page): Ditto.
17209         (gnus-article-edit-part): Use insert-buffer-substring instead of
17210         insert-buffer.
17211         (gnus-article-edit-exit): Ditto.
17212
17213         * gnus-util.el (gnus-beginning-of-window): Remove.
17214         (gnus-end-of-window): Remove.
17215
17216         * lpath.el: Don't bind header-line-format and scroll-margin.
17217
17218 2005-07-25  Simon Josefsson  <jas@extundo.com>
17219
17220         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17221         to have the url package without w3.  Reported by Daiki Ueno
17222         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17223
17224 2005-07-20  Didier Verna  <didier@xemacs.org>
17225
17226         * gnus-diary.el: Remove the description comment (nndiary is now
17227         properly documented in the Gnus manual).
17228         Fix the spelling of "Back End".
17229         * nndiary.el: Ditto.
17230         Fix the copyright notice.
17231
17232 2005-07-18  Romain Francoise  <romain@orebokech.com>
17233
17234         * gnus-sum.el (gnus-summary-to-prefix)
17235         (gnus-summary-newsgroup-prefix): New variables.
17236         (gnus-summary-from-or-to-or-newsgroups): Use them.
17237
17238 2005-07-17  Romain Francoise  <romain@orebokech.com>
17239
17240         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17241         space as it's generally not especially interesting to the user.
17242
17243 2005-07-16  Romain Francoise  <romain@orebokech.com>
17244
17245         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17246         nil to avoid prompting and file modification if one of the
17247         messages at the top of the nnfolder file contains a copyright
17248         notice.
17249         Update copyright notice.
17250
17251         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17252         instead of `current-time-string' as the latter creates a time
17253         string that is not RFC 2822 compliant (it lacks the zone).
17254         Update copyright notice.
17255
17256 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17257
17258         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17259         for text/rtf.  Display default in prompt.  Pass default for M-n.
17260
17261         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17262
17263 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17264
17265         * gnus-msg.el (gnus-button-mailto):
17266         Remove save-selected-window-window hackery because it relies on
17267         save-selected-window internals.
17268
17269 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17270
17271         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17272         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17273         (gnus-article-prev-page): Ditto.
17274
17275         * gnus-util.el (gnus-beginning-of-window): New function.
17276         (gnus-end-of-window): New function.
17277
17278         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17279
17280 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17281
17282         * gnus-score.el (gnus-score-edit-all-score):
17283         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17284         gnus-message.
17285
17286 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17287
17288         * gnus-msg.el (gnus-button-mailto):
17289         Remove save-selected-window-window hackery because it relies on
17290         save-selected-window internals.
17291
17292 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17293
17294         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17295         add-minor-mode.
17296         (gnus-binary-mode): Ditto.
17297
17298         * gnus-topic.el (gnus-topic-mode): Ditto.
17299
17300 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17301
17302         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17303         (gnus-article-prev-page): Take scroll-margin into consideration.
17304
17305 2005-07-04  Lute Kamstra  <lute@gnu.org>
17306
17307         Update FSF's address in GPL notices.
17308
17309 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17310
17311         * gnus.el (gnus-exit):
17312         * gnus-group.el (gnus-group-icons):
17313         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17314
17315         * gnus-nocem.el (gnus-nocem):
17316         * message.el (message-various, message-buffers, message-sending)
17317         (message-interface, message-forwarding, message-insertion)
17318         (message-headers, message-news, message-mail):
17319         * pgg-gpg.el (pgg-gpg):
17320         * pgg-parse.el (pgg-parse):
17321         * pgg-pgp.el (pgg-pgp):
17322         * pgg-pgp5.el (pgg-pgp5):
17323         * pop3.el (pop3): Finish `defgroup' description with period.
17324
17325 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17326
17327         * gnus-art.el (article-display-face): Improve the efficiency.
17328         (article-display-x-face): Ditto; remove grey x-face stuff.
17329
17330 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17331
17332         * gnus-art.el (article-display-face): Correct the position in
17333         which Faces are inserted.
17334
17335 2005-06-29  Didier Verna  <didier@xemacs.org>
17336
17337         * gnus-art.el (article-display-face): Display faces in correct
17338         order.
17339
17340 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17341
17342         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17343         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17344         (gnus-nocem-check-article): Fetch the Type header.
17345         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17346         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17347         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17348         make sure gnus-nocem-hashtb is initialized.
17349         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17350         (gnus-nocem-unwanted-article-p): Ditto.
17351
17352         * pgg.el (pgg-verify): Return the verification result.
17353
17354 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17355
17356         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17357         is ascii.
17358
17359 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17360
17361         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17362         `show-nonbreak-escape'.
17363
17364 2005-06-23  Lute Kamstra  <lute@gnu.org>
17365
17366         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17367
17368         * dig.el (dig-mode):
17369         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17370
17371 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17372
17373         * nnimap.el (nnimap-split-download-body): Fix spellings.
17374
17375 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17376
17377         * gnus-art.el (gnus-article-encrypt-body):
17378         * gnus-cus.el (gnus-score-customize):
17379         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17380         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17381
17382 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17383
17384         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17385         header by looking for magic "MII" at the beginnig.
17386
17387 2005-06-16  Miles Bader  <miles@gnu.org>
17388
17389         * gnus-xmas.el (gnus-xmas-group-startup-message):
17390         Use renamed gnus-splash face.
17391
17392         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17393         (assistant-field-face): New backward-compatibility alias for renamed
17394         face.
17395         (assistant-render-text): Use renamed assistant-field face.
17396
17397         * spam.el (spam): Remove "-face" suffix from face name.
17398         (spam-face): New backward-compatibility alias for renamed face.
17399         (spam-face, spam-initialize): Use renamed spam face.
17400
17401         * message.el (message-header-to, message-header-cc)
17402         (message-header-subject, message-header-newsgroups)
17403         (message-header-other, message-header-name)
17404         (message-header-xheader, message-separator, message-cited-text)
17405         (message-mml): Remove "-face" suffix from face names.
17406         (message-header-to-face, message-header-cc-face)
17407         (message-header-subject-face, message-header-newsgroups-face)
17408         (message-header-other-face, message-header-name-face)
17409         (message-header-xheader-face, message-separator-face)
17410         (message-cited-text-face, message-mml-face):
17411         New backward-compatibility aliases for renamed faces.
17412         (message-font-lock-keywords): Use renamed message faces.
17413
17414         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17415         (sieve-test-commands, sieve-tagged-arguments):
17416         Remove "-face" suffix from face names.
17417         (sieve-control-commands-face, sieve-action-commands-face)
17418         (sieve-test-commands-face, sieve-tagged-arguments-face):
17419         New backward-compatibility aliases for renamed faces.
17420         (sieve-control-commands-face, sieve-action-commands-face)
17421         (sieve-test-commands-face, sieve-tagged-arguments-face):
17422         Use renamed sieve faces.
17423
17424         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17425         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17426         (gnus-group-news-3-empty, gnus-group-news-4)
17427         (gnus-group-news-4-empty, gnus-group-news-5)
17428         (gnus-group-news-5-empty, gnus-group-news-6)
17429         (gnus-group-news-6-empty, gnus-group-news-low)
17430         (gnus-group-news-low-empty, gnus-group-mail-1)
17431         (gnus-group-mail-1-empty, gnus-group-mail-2)
17432         (gnus-group-mail-2-empty, gnus-group-mail-3)
17433         (gnus-group-mail-3-empty, gnus-group-mail-low)
17434         (gnus-group-mail-low-empty, gnus-summary-selected)
17435         (gnus-summary-cancelled, gnus-summary-high-ticked)
17436         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17437         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17438         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17439         (gnus-summary-low-undownloaded)
17440         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17441         (gnus-summary-low-unread, gnus-summary-normal-unread)
17442         (gnus-summary-high-read, gnus-summary-low-read)
17443         (gnus-summary-normal-read, gnus-splash):
17444         Remove "-face" suffix from face names.
17445         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17446         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17447         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17448         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17449         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17450         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17451         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17452         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17453         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17454         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17455         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17456         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17457         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17458         (gnus-summary-normal-ticked-face)
17459         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17460         (gnus-summary-normal-ancient-face)
17461         (gnus-summary-high-undownloaded-face)
17462         (gnus-summary-low-undownloaded-face)
17463         (gnus-summary-normal-undownloaded-face)
17464         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17465         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17466         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17467         (gnus-splash-face):
17468         New backward-compatibility aliases for renamed faces.
17469         (gnus-group-startup-message): Use renamed gnus faces.
17470
17471         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17472         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17473         (gnus-server-agent): Remove "-face" suffix from face names.
17474         (gnus-server-agent-face, gnus-server-opened-face)
17475         (gnus-server-closed-face, gnus-server-denied-face)
17476         (gnus-server-offline-face):
17477         New backward-compatibility aliases for renamed faces.
17478         (gnus-server-agent-face, gnus-server-opened-face)
17479         (gnus-server-closed-face, gnus-server-denied-face)
17480         (gnus-server-offline-face): Use renamed gnus faces.
17481
17482         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17483         Remove "-face" suffix from face names.
17484         (gnus-picon-xbm-face, gnus-picon-face):
17485         New backward-compatibility aliases for renamed faces.
17486
17487         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17488         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17489         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17490         (gnus-cite-11): Remove "-face" suffix from face names.
17491         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17492         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17493         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17494         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17495         New backward-compatibility aliases for renamed faces.
17496         (gnus-cite-attribution-face, gnus-cite-face-list)
17497         (gnus-article-boring-faces): Use renamed gnus faces.
17498
17499         * gnus-art.el (gnus-signature, gnus-header-from)
17500         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17501         (gnus-header-content): Remove "-face" suffix from face names.
17502         (gnus-signature-face, gnus-header-from-face)
17503         (gnus-header-subject-face, gnus-header-newsgroups-face)
17504         (gnus-header-name-face, gnus-header-content-face):
17505         New backward-compatibility aliases for renamed faces.
17506         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17507
17508         * gnus-sum.el (gnus-summary-selected-face)
17509         (gnus-summary-highlight): Use renamed gnus faces.
17510         * gnus-group.el (gnus-group-highlight): Likewise.
17511
17512 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17513
17514         * gnus-sieve.el (gnus-sieve-article-add-rule):
17515         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17516         * spam-stat.el (spam-stat-buffer-change-to-spam)
17517         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17518
17519         * message.el (message-is-yours-p):
17520         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17521
17522 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17523
17524         * mm-view.el (mm-inline-text): Withdraw the last change.
17525
17526 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17527
17528         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17529         executing enriched-decode.
17530
17531 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17532
17533         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17534         charset of tar files.
17535
17536 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17537
17538         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17539
17540 2005-06-04  Lute Kamstra  <lute@gnu.org>
17541
17542         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17543         information is never recorded.
17544
17545 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17546
17547         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17548
17549 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17550
17551         * pop3.el (pop3-apop): Run md5 in the binary mode.
17552
17553         * starttls.el (starttls-set-process-query-on-exit-flag):
17554         Use eval-and-compile.
17555
17556 2005-05-31  Simon Josefsson  <jas@extundo.com>
17557
17558         * smime.el (smime-replace-in-string): Define.
17559         (smime-cert-by-ldap-1): Use it.
17560
17561 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17562
17563         * gnus-art.el (article-display-x-face): Replace
17564         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17565
17566         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17567         set-process-query-on-exit-flag or process-kill-without-query.
17568
17569         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17570         loop instead of replace-regexp.
17571
17572         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17573         instead of process-kill-without-query if it is available.
17574
17575         * lpath.el: Fbind ldap-search-entries.
17576
17577         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17578         instead of find-file-hooks if it is available.
17579
17580         * mml1991.el: Bind pgg-default-user-id when compiling.
17581
17582         * mml2015.el: Bind pgg-default-user-id when compiling.
17583
17584         * nndraft.el (nndraft-request-associate-buffer):
17585         Use write-contents-functions instead of write-contents-hooks if it is
17586         available.
17587
17588         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17589         instead of find-file-hooks if it is available.
17590
17591         * nntp.el (nntp-open-connection): Replace
17592         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17593         (nntp-open-ssl-stream): Ditto.
17594         (nntp-open-tls-stream): Ditto.
17595
17596         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17597         set-process-query-on-exit-flag or process-kill-without-query.
17598         (starttls-open-stream-gnutls): Use it instead of
17599         process-kill-without-query.
17600         (starttls-open-stream): Ditto.
17601
17602 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17603
17604         * smime.el (smime-cert-by-ldap-1): Don't use
17605         replace-regexp-in-string.
17606
17607 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17608
17609         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17610
17611         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17612         in PEM format.  Adjust to the XEmacs compatibility.
17613
17614 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17615
17616         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17617         by `string-to-number'.
17618         * gnus-agent.el (gnus-agent-regenerate-group)
17619         (gnus-agent-fetch-articles): Ditto.
17620         * gnus-art.el (gnus-button-fetch-group): Ditto.
17621         * gnus-cache.el (gnus-cache-generate-active)
17622         (gnus-cache-articles-in-group): Ditto.
17623         * gnus-group.el (gnus-group-set-current-level)
17624         (gnus-group-insert-group-line): Ditto.
17625         * gnus-score.el (gnus-score-set-expunge-below)
17626         (gnus-score-set-mark-below, gnus-summary-score-effect)
17627         (gnus-summary-score-entry): Ditto.
17628         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17629         (gnus-soup-pack): Ditto.
17630         * gnus-spec.el (gnus-xmas-format): Ditto.
17631         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17632         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17633         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17634         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17635         * nndb.el (nndb-get-remote-expire-response): Ditto.
17636         * nndiary.el (nndiary-parse-schedule-value)
17637         (nndiary-string-to-number, nndiary-request-replace-article)
17638         (nndiary-request-article): Ditto.
17639         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17640         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17641         * nneething.el (nneething-make-head): Ditto.
17642         * nnfolder.el (nnfolder-request-article)
17643         (nnfolder-retrieve-headers): Ditto.
17644         * nnheader.el (nnheader-file-to-number): Ditto.
17645         * nnkiboze.el (nnkiboze-request-article): Ditto.
17646         * nnmail.el (nnmail-process-unix-mail-format)
17647         (nnmail-process-babyl-mail-format): Ditto.
17648         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17649         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17650         (nnmh-request-create-group, nnmh-request-list-1)
17651         (nnmh-request-group, nnmh-request-article): Ditto.
17652         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17653         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17654         * nnsoup.el (nnsoup-make-active): Ditto.
17655         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17656         * nntp.el (nntp-find-group-and-number)
17657         (nntp-retrieve-headers-with-xover): Ditto.
17658         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17659         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17660         (pgg-format-key-identifier): Ditto.
17661         * pop3.el (pop3-last, pop3-stat): Ditto.
17662         * qp.el (quoted-printable-decode-region): Ditto.
17663
17664         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17665         of concat.
17666
17667 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17668
17669         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17670
17671         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17672
17673         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17674
17675         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17676
17677         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17678
17679         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17680
17681         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17682         (gnus-carpal-mode): Ditto.
17683
17684         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17685         (gnus-browse-mode): Ditto.
17686
17687         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17688
17689         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17690
17691 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17692
17693         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17694
17695 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17696
17697         * gnus-util.el (gnus-run-mode-hooks): New function.
17698
17699         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17700
17701         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17702         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17703
17704 2005-05-27  Lute Kamstra  <lute@gnu.org>
17705
17706         * dns-mode.el (dns-mode): Specify customization group.
17707
17708 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17709
17710         * gnus-agent.el (gnus-agent-make-mode-line-string):
17711         Use mode-line-highlight as mouse-face.
17712
17713 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17714
17715         * canlock.el (canlock): Change the parent group to news.
17716
17717         * deuglify.el (gnus-outlook-deuglify): Add :group.
17718
17719         * dig.el (dig): Add :group.
17720
17721         * dns-mode.el (dns-mode): Add :group.
17722
17723         * encrypt.el (encrypt): Add :group.
17724
17725         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17726         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17727         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17728         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17729         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17730
17731         * gnus-diary.el (gnus-diary): Add :group.
17732
17733         * gnus.el (gnus-group-news-1-face): Add :group.
17734         (gnus-group-news-1-empty-face): Ditto.
17735         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17736         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17737         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17738         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17739         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17740         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17741         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17742         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17743         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17744         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17745         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17746         (gnus-summary-high-ticked-face): Ditto.
17747         (gnus-summary-low-ticked-face): Ditto.
17748         (gnus-summary-normal-ticked-face): Ditto.
17749         (gnus-summary-high-ancient-face): Ditto.
17750         (gnus-summary-low-ancient-face): Ditto.
17751         (gnus-summary-normal-ancient-face): Ditto.
17752         (gnus-summary-high-undownloaded-face): Ditto.
17753         (gnus-summary-low-undownloaded-face): Ditto.
17754         (gnus-summary-normal-undownloaded-face): Ditto.
17755         (gnus-summary-high-unread-face): Ditto.
17756         (gnus-summary-low-unread-face): Ditto.
17757         (gnus-summary-normal-unread-face): Ditto.
17758         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17759         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17760
17761         * hashcash.el (hashcash): New custom group.
17762         (hashcash-default-payment): Add :group.
17763         (hashcash-payment-alist): Ditto.
17764         (hashcash-default-accept-payment): Ditto.
17765         (hashcash-accept-resources): Ditto.
17766         (hashcash-path): Ditto.
17767         (hashcash-extra-generate-parameters): Ditto.
17768         (hashcash-double-spend-database): Ditto.
17769         (hashcash-in-news): Ditto.
17770
17771         * message.el (message-minibuffer-local-map): Add :group.
17772
17773         * netrc.el (netrc): Add :group.
17774
17775         * sieve-manage.el (sieve-manage-log): Add :group.
17776         (sieve-manage-default-user): Diito.
17777         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17778         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17779         (sieve-manage-authenticators): Ditto.
17780         (sieve-manage-authenticator-alist): Ditto.
17781         (sieve-manage-default-port): Ditto.
17782
17783         * sieve-mode.el (sieve-control-commands-face): Add :group.
17784         (sieve-action-commands-face): Ditto.
17785         (sieve-test-commands-face): Ditto.
17786         (sieve-tagged-arguments-face): Ditto.
17787
17788         * smime.el (smime): Add :group.
17789
17790         * spam-report.el (spam-report): Add :group.
17791
17792         * spam.el (spam, spam-face): Add :group.
17793
17794 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17795
17796         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17797         return \n.\n.\n at the end of articles.  Protect against that.
17798         (nntp-with-open-group): Allow debugging.
17799
17800         * nnheader.el (mail-header-set-extra): Make into a function
17801         because I just could't understand how to quote the list properly.
17802
17803         * dns.el (query-dns-cached): New function.
17804
17805 2005-05-26  Lute Kamstra  <lute@gnu.org>
17806
17807         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17808
17809 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17810
17811         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17812
17813         * gnus-art.el: Don't autoload mail-extract-address-components.
17814
17815         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17816         eval-and-compile to evaluate it.
17817
17818         * hashcash.el: Don't autoload executable-find.
17819
17820         * nndb.el: Don't declare the nndb back end two or more times; don't
17821         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17822
17823         * nntp.el: Autoload format-spec instead of format; use
17824         eval-and-compile to evaluate autoload forms.
17825
17826 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17827
17828         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17829
17830 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17831
17832         * gnus.el (gnus-version-number): Bump version.
17833
17834 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17835
17836         * gnus.el: No Gnus v0.3 is released.
17837
17838 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17839
17840         * lpath.el (featurep): Bind show-nonbreak-escape.
17841
17842 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17843
17844         * gnus-art.el (gnus-article-edit-part): Disable undo.
17845
17846 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17847
17848         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17849         gnus-article-date-lapsed-new-header is t if date timer is active;
17850         skip headers in which the original date value is empty.
17851         (gnus-article-save-original-date): Redefine it as a macro.
17852         (gnus-display-mime): Use it.
17853
17854 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17855
17856         * gnus-art.el (article-date-ut): Support converting date in
17857         forwarded parts as well.
17858         (gnus-article-save-original-date): New function.
17859         (gnus-display-mime): Use it.
17860
17861 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17862
17863         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17864         enclosure element of <item>.
17865
17866 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17867
17868         * message.el (message-kill-buffer-query): Rename from
17869         `message-kill-buffer-query-if-modified'.  Add :version.
17870
17871 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17872
17873         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17874         window layout.
17875
17876 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17877
17878         * mml.el: Autoload dnd when compiling.
17879
17880 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17881
17882         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17883         x-dnd-*.
17884
17885 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17886
17887         * qp.el (quoted-printable-encode-region): Save excursion.
17888
17889 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17890
17891         * message.el (message-kill-buffer-query-if-modified): Add new variable
17892         so the user can kill a modified message buffer quickly.
17893         (message-kill-buffer): Use it.
17894
17895 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17896
17897         * lpath.el: Fbind display-time-event-handler; don't fbind
17898         string-to-multibyte.
17899
17900         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17901
17902 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17903
17904         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17905         contained in text because xml.el decodes entities) with LFs.
17906
17907 2005-04-11  Lute Kamstra  <lute@gnu.org>
17908
17909         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17910         differently.
17911
17912 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17913
17914         * mm-util.el (mm-detect-coding-region): Typo.
17915
17916 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17917
17918         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17919
17920 2005-04-06  Deepak Goel  <deego@gnufans.org>
17921
17922         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17923         user-function allow user modifications of the scores.
17924         (spam-stat-score-buffer-user): New function, to allow
17925         user-computed modifications to the score.
17926         (spam-stat-score-buffer-user-functions): List of additional
17927         scoring functions.
17928         (spam-stat-error-holder): Global temporary error holder.
17929         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17930         variable.
17931
17932 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17933
17934         * gnus-registry.el (gnus-registry-clean-empty-function)
17935         (gnus-registry-trim, gnus-registry-fetch-groups)
17936         (gnus-registry-delete-group): Groups that match
17937         `gnus-registry-ignored-groups' are removed from the registry
17938         entries, not just ignored for splitting.  This helps clean up the
17939         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17940         to get all the groups a message ID is in.
17941
17942         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17943         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17944         (spam-stat-score-buffer-user-functions): Add :number custom type.
17945
17946 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17947
17948         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17949         argument in XEmacs.
17950
17951         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17952         (nnrss-request-group): Decode group name first.
17953         (nnrss-request-article): Make a text/plain article if mml-to-mime
17954         failed.
17955         (nnrss-get-encoding): Return a compatible encoding according to
17956         nnrss-compatible-encoding-alist.
17957         (nnrss-find-el): Use consp instead of listp.
17958         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17959
17960 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17961
17962         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17963         which Emacs 20 doesn't support.
17964         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17965
17966 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17967
17968         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17969         silence the byte compiler inside the defun.
17970
17971         * gnus-demon.el (parse-time-string): Add autoload.
17972
17973         * gnus-delay.el (parse-time-string): Add autoload.
17974
17975         * gnus-art.el (parse-time-string): Add autoload.
17976
17977         * nnultimate.el (parse-time): Require for `parse-time-string'.
17978
17979 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17980
17981         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17982
17983         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17984
17985         * smime.el (smime-ldap-host-list): Add :version.
17986
17987 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17988
17989         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17990         pass it to `gnus-browse-read-group'.
17991         (gnus-browse-read-group): Add NUMBER argument and pass it to
17992         `gnus-group-read-ephemeral-group'.
17993
17994         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17995         argument and pass it to `gnus-group-read-group'.
17996
17997 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17998
17999         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18000         mm-xemacs-find-mime-charset-1 if we have the mule feature
18001         available at runtime.
18002
18003 2005-03-25  Werner Lemberg  <wl@gnu.org>
18004
18005         * nnmaildir.el: Replace `illegal' with `invalid'.
18006
18007 2005-03-23  Lute Kamstra  <lute@gnu.org>
18008
18009         * time-date.el: Add comment on time value formats.
18010         Don't require parse-time.
18011         (with-decoded-time-value): New macro.
18012         (encode-time-value): New function.
18013         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18014         (days-to-time): Return a valid time value when arg is huge.
18015         (time-since): Use time-subtract.
18016         (time-to-number-of-days): Use time-to-seconds.
18017
18018 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18019
18020         * gnus-start.el (gnus-display-time-event-handler):
18021         Check display-time-timer at runtime rather than only at load time
18022         in case display-time-mode is turned off in the mean time.
18023
18024 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18025
18026         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18027         used.
18028
18029         * nneething.el (nneething-map-file-directory): Derive from
18030         `gnus-directory'.
18031
18032         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18033         the To/Cc button.
18034
18035 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18036
18037         * nnmaildir.el (nnmaildir-request-accept-article):
18038         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18039
18040 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18041
18042         * gnus-async.el: Require timer-funcs at compile time when in
18043         XEmacs for `run-with-idle-timer'.
18044
18045 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18046
18047         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18048         autoloaded function.
18049
18050 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18051
18052         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18053
18054 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18055
18056         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18057
18058 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18059
18060         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18061         Add gnus-expert-user to default.
18062
18063 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18064
18065         * nnimap.el (nnimap-open-server): Ditto.
18066
18067         * imap.el (imap-authenticate): Fix typo.
18068
18069 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18070
18071         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18072         buffer (since IMAP server might return FETCH response out of
18073         order, and the nntp buffer must be sorted).
18074
18075 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18076
18077         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18078         comparison on string.
18079
18080         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18081         (gnus-agent-score): Rename category keywords to match gnus-cus.
18082         (gnus-agent-summary-fetch-series): Modify to protect against
18083         gnus-agent-summary-fetch-group clearing processable flags.
18084         (gnus-agent-synchronize-group-flags): Update live group buffer as
18085         synchronization may occur due to the user toggle the plugged
18086         status.
18087         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18088         successfully downloaded.
18089         (gnus-agent-expire-group-1): Avoid using markers when the overview
18090         is in ascending order; greatly improves performance.
18091         (gnus-agent-regenerate-group):
18092         Use gnus-agent-synchronize-group-flags to reset read status in both
18093         gnus and server.
18094         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18095
18096 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18097
18098         * message.el: Don't autoload former message-utils variables.
18099         (message-strip-subject-trailing-was): Change doc string.
18100
18101         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18102         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18103         (nnweb-google-search): Add "hl=en" here.
18104         (nnweb-google-parse-1, nnweb-google-create-mapping):
18105         Don't hardcode URL.
18106
18107 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18108
18109         * message.el (message-get-reply-headers, message-followup):
18110         Mention related variables `message-use-followup-to' and
18111         `message-use-mail-followup-to', in the information buffer.
18112
18113         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18114         of broken groups(-beta).google.com.
18115
18116 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18117
18118         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18119         parameter to invoked gnus-request-move-article; remove the
18120         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18121         all at once instead of once per article.
18122         (gnus-summary-remove-process-mark): Accept a list of articles as
18123         well as a single article for processing.
18124
18125         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18126         parameter.
18127
18128         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18129
18130         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18131
18132         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18133         parameter.
18134
18135         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18136         parameter.
18137
18138         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18139         parameter and remove the gnus-sum-hint-move-is-internal variable.
18140
18141         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18142         parameter.
18143
18144         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18145         parameter.
18146
18147         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18148         parameter.
18149
18150         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18151
18152         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18153         parameter.
18154
18155         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18156         parameter.
18157
18158 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18159
18160         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18161         a more conservative way.
18162
18163 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18164
18165         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18166         buffer, so it moves the window's cursor.
18167
18168 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18169
18170         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18171         `mm-dissect-multipart' and receive the from field as an (optional)
18172         argument from `mm-dissect-multipart'.
18173         (mm-dissect-multipart): Receive the from field as an argument and
18174         pass it on when we call `mm-dissect-buffer' on MIME parts.
18175         Fixes verification/decryption of signed/encrypted MIME parts.
18176
18177 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18178
18179         * gnus-sum.el (gnus-summary-move-article):
18180         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18181         whatever it calls (right now, only nnimap-request-move article
18182         respects it).
18183
18184         * nnimap.el (nnimap-request-move-article):
18185         When gnus-sum-hint-move-is-internal is set, don't do the extra
18186         nnimap-request-article.
18187
18188 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18189
18190         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18191
18192         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18193         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18194
18195         * gnus-sum.el (gnus-summary-caesar-message):
18196         Apply `gnus-treat-article' after rotation.
18197
18198         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18199         doc string.
18200
18201 2005-02-22  Simon Josefsson  <jas@extundo.com>
18202
18203         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18204         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18205         <arne@arnested.dk>.
18206         (encrypt): Add password-cache and password-cache-expiry as group
18207         members.
18208
18209 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18210
18211         * smime.el (smime-ldap-host-list): Doc fix.
18212         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18213         cache) password.
18214         (smime-sign-region): Use it.
18215         (smime-decrypt-region): Use it.
18216         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18217         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18218         fails.
18219         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18220         certificate from DER to PEM format rather than calling openssl.
18221
18222         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18223
18224         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18225         for signing/encryption.
18226
18227         * mml.el (mml-parse-1): Use them.
18228
18229 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18230
18231         * nnrss.el (nnrss-verbose): Remove.
18232         (nnrss-request-group): Use `nnheader-message' instead.
18233
18234 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18235
18236         * nnrss.el (nnrss-verbose): New variable.
18237         (nnrss-request-group): Make it say nnrss is requesting a group.
18238
18239 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18240
18241         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18242         Handle news URL with given port correctly.
18243
18244 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18245
18246         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18247         containing special characters.
18248
18249         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18250
18251         * mml.el (mime-to-mml): Ditto.
18252
18253         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18254         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18255         (rfc2047-decode-region): Quote decoded words containing special
18256         characters when rfc2047-quote-decoded-words-containing-tspecials
18257         is non-nil.
18258
18259 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18260
18261         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18262
18263         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18264
18265 2005-02-15  Simon Josefsson  <jas@extundo.com>
18266
18267         * nnimap.el (nnimap-debug): Doc fix.
18268
18269         * imap.el (imap-debug): Doc fix.
18270
18271 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18272
18273         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18274
18275 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18276
18277         * gnus.el (spam-contents): Improve docs for spam-contents
18278         parameter in its variable incarnation.
18279
18280 2005-02-14  Simon Josefsson  <jas@extundo.com>
18281
18282         * smime-ldap.el: Use require instead of load-library for ldap.
18283         (smime-ldap-search): Indent.
18284         (smime-ldap-search-internal): Shorten line.
18285
18286         * smime.el (smime-cert-by-dns): Add doc-string.
18287         (smime-cert-by-ldap-1): Indent.
18288
18289         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18290         mml-smime-get-dns-ldap.
18291         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18292
18293 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18294
18295         * smime.el: Require smime-ldap.
18296         (smime-ldap-host-list): New variable.
18297         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18298
18299         * mml-smime.el (mml-smime-encrypt-query): New function.
18300         (mml-smime-encrypt-query): Use it.
18301
18302         * smime-ldap.el: New file.
18303
18304 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18305
18306         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18307
18308 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18309
18310         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18311         argument in doc string.  Make query for type more clear.
18312
18313 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18314
18315         * gnus.el (gnus-group-startup-message): Search for gnus images in
18316         etc/images/gnus.
18317         * mm-util.el (mm-image-load-path): Likewise.
18318         * smiley.el (smiley-data-directory): Search for smilies in
18319         etc/images/smilies.
18320
18321 2005-02-09  Kim F. Storm  <storm@cua.dk>
18322
18323         Change Emacs release version from 21.4 to 22.1 throughout.
18324         Change Emacs development version from 21.3.50 to 22.0.50.
18325
18326 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18327
18328         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18329
18330         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18331         non-Mule XEmacs as well.
18332         (mm-decompress-buffer): Signal an error intentionally if it does
18333         not decompress compressed data because auto-compression-mode is
18334         disabled.
18335
18336 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18337
18338         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18339         an ID in the registry even if it has no groups.
18340
18341 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18342
18343         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18344         merge it into mm-decompress-buffer.
18345         (gnus-mime-copy-part): Use the MIME part charset, the value which
18346         a user specified or gnus-newsgroup-charset for decoding, like
18347         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18348         save-buffer what was used.  Suggested by Kevin Ryde
18349         <user42@zip.com.au>.
18350         (gnus-mime-inline-part): Allow the name parameter as well as the
18351         filename parameter; force decompressing of compressed data; always
18352         display contents being not decoded as unibyte.
18353
18354         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18355         as well as the filename parameter.
18356
18357         * mm-util.el (mm-decompress-buffer):
18358         Merge gnus-mime-jka-compr-maybe-uncompress.
18359         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18360         of compressed data.
18361
18362 2005-02-08  Simon Josefsson  <jas@extundo.com>
18363
18364         * imap.el (imap-log): Doc fix.
18365
18366 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18367
18368         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18369         the coding cookies; decompress compressed parts.
18370
18371         * mml.el (mml-generate-mime-1): Add the charset parameter according
18372         to the value which a user specified manually or the coding cookie.
18373
18374         * mm-util.el (mm-string-to-multibyte): New function.
18375         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18376         (mm-coding-system-to-mime-charset): New function.
18377         (mm-decompress-buffer): New function.
18378         (mm-find-buffer-file-coding-system): New function.
18379
18380         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18381         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18382         parts.
18383
18384 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18385
18386         * mm-view.el (mm-display-inline-fontify): Decode a part according
18387         to the charset parameter.
18388
18389 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18390
18391         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18392         prefix arg is neither nil nor a number, as info specifies.
18393
18394 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18397         timestamps.
18398
18399 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18400
18401         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18402         groups error checking and notify user.
18403
18404 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18405
18406         * message.el (message-send-mail-function): Check existence of
18407         sendmail-program first before using default value
18408         `message-send-mail-with-sendmail'.  Otherwise use more generic
18409         `smtpmail-send-it'.
18410
18411 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18412
18413         * nntp.el (nntp-request-update-info): Always return nil.
18414
18415 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18416
18417         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18418
18419 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18420
18421         * message.el (message-beginning-of-line): Change the behavior when
18422         invoked between BOL and : so that it first moves backward.
18423
18424 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18425
18426         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18427         article buffer when editing of the article is discarded.
18428         (gnus-article-prepare): Revert.
18429
18430 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18431
18432         * gnus-art.el (gnus-article-prepare):
18433         Remove message-strip-forbidden-properties from the local hook.
18434
18435 2005-01-27  Simon Josefsson  <jas@extundo.com>
18436
18437         * password.el (password-cache-add): Only start one timer per key.
18438         Reported by Derek Atkins <warlord@MIT.EDU>.
18439
18440 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18441
18442         * run-at-time.el: Remove.  It is no longer needed as
18443         timer-funcs.el in the xemacs-base package has a working version of
18444         `run-at-time'.
18445
18446         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18447
18448         * password.el: Require timer-funcs instead of run-at-time in
18449         XEmacs.
18450         Remove `password-run-at-time' macro.
18451         (password-cache-add): Use `run-at-time' instead of
18452         `password-run-at-time'.
18453
18454         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18455         Remove `nnheader-cancel-function-timers' alias,
18456         `cancel-function-timers' exists in XEmacs in timer-funcs.
18457
18458         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18459         for `run-with-idle-timer'.
18460
18461         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18462         for `run-at-time'.
18463
18464         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18465         for `with-timeout'.
18466
18467         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18468         the same as for XEmacs 21.4.
18469         No need to ignore `run-with-idle-timer', this function exists in
18470         XEmacs now in timer-funcs.el in the xemacs-base package.
18471         (dgnushack-compile): No need to delete
18472         run-at-time.el from the list of files to compile because it
18473         doesn't exist anymore.
18474
18475 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18476
18477         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18478         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18479
18480 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18481
18482         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18483         sensitively.
18484
18485 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18486
18487         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18488
18489 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18490
18491         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18492         which will be inserted according to the multibyteness of a buffer
18493         rather than the type of contents.  Suggested by ARISAWA Akihiro
18494         <ari@mbf.ocn.ne.jp>.
18495
18496         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18497         of string which old xml.el may return rather than a string.
18498
18499 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18500
18501         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18502
18503 2005-01-16  Simon Josefsson  <jas@extundo.com>
18504
18505         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18506         idn/idna.el isn't available.
18507         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18508         <michael@waxrat.com>.
18509
18510         * hashcash.el: Remove non-FSF copyright header.
18511
18512         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18513         (hashcash-generate-payment): Use it.
18514         (hashcash-generate-payment-async): Use it.
18515
18516 2005-01-15  Simon Josefsson  <jas@extundo.com>
18517
18518         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18519         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18520
18521         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18522         gnus-summary-idna-message.
18523         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18524         (gnus-summary-idna-message): New function.
18525
18526 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18527
18528         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18529         gnus-novice-user.
18530
18531 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18532
18533         * nnrss.el (nnrss-request-delete-group): Delete entries in
18534         nnrss-group-alist as well.
18535         (nnrss-save-server-data): Insert newline.
18536
18537 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18538
18539         * gnus.el (gnus-user-agent): Use list of symbols instead of
18540         symbols.  Display full version number for (S)XEmacs.
18541         Optionally display (S)XEmacs codename.
18542
18543         * gnus-util.el (gnus-emacs-version): Update for new
18544         `gnus-user-agent'.
18545
18546         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18547         Gnus version.
18548
18549 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18550
18551         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18552         which is unreadable in some setups.
18553
18554 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18555
18556         * gnus-spec.el (gnus-update-format-specifications): Flush the
18557         group format spec cache if it doesn't support decoded group names.
18558
18559 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18560
18561         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18562         Allow to apply decay on score files matching a regexp.
18563
18564 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18565
18566         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18567         compatibility in %g and %c.
18568
18569 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18570
18571         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18572         name for only %g and %c.
18573         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18574         of gnus-tmp-group to decoded group name.
18575         (gnus-group-make-rss-group): Exclude `/'s from group names.
18576
18577 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18578
18579         * nnrss.el (nnrss-get-encoding): Fix regexp.
18580
18581 2004-12-27  Simon Josefsson  <jas@extundo.com>
18582
18583         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18584         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18585         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18586
18587 2004-12-17  Kim F. Storm  <storm@cua.dk>
18588
18589         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18590
18591         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18592
18593 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18594
18595         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18596
18597 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18598
18599         * nnrss.el: Require rfc2047 and mml.
18600         (nnrss-file-coding-system): New variable.
18601         (nnrss-format-string): Redefine it as an inline function.
18602         (nnrss-decode-group-name): New function.
18603         (nnrss-string-as-multibyte): Remove.
18604         (nnrss-retrieve-headers): Decode group name; don't use
18605         nnrss-format-string.
18606         (nnrss-request-group): Decode group name.
18607         (nnrss-request-article): Decode group name; allow a Message-ID as
18608         well as an article number; don't use nnrss-format-string; encode a
18609         Message-ID string which may contain non-ASCII characters; use
18610         mml-to-mime to compose a MIME article.
18611         (nnrss-request-expire-articles): Decode group name.
18612         (nnrss-request-delete-group): Decode group name.
18613         (nnrss-fetch): Clarify error message.
18614         (nnrss-read-server-data): Use insert-file-contents instead of load;
18615         bind file-name-coding-system; use multibyte buffer.
18616         (nnrss-save-server-data): Bind coding-system-for-write to the
18617         value of nnrss-file-coding-system; bind file-name-coding-system;
18618         add coding cookie.
18619         (nnrss-read-group-data): Use insert-file-contents instead of load;
18620         bind file-name-coding-system; use multibyte buffer.
18621         (nnrss-save-group-data): Bind coding-system-for-write to the
18622         value of nnrss-file-coding-system; bind file-name-coding-system.
18623         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18624         make it work with non-ASCII text.
18625         (nnrss-find-el): Make it work with old xml.el as well.
18626
18627 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18628
18629         * nnrss.el (nnrss-get-encoding): New function.
18630         (nnrss-fetch): Use unibyte buffer initially; bind
18631         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18632         decode contents according to the encoding attribute.
18633         (nnrss-save-group-data): Add coding cookie.
18634         (nnrss-mime-encode-string): New function.
18635         (nnrss-check-group): Use it to encode subject and author.
18636
18637 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18638
18639         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18640         imaginary variable.
18641
18642 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18643
18644         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18645         correctly even if there are wide characters.
18646
18647 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18648
18649         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18650         downcased symbol names; make a new cache instead of reusing
18651         bbdb-hashtable.
18652
18653 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18654
18655         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18656         concatenating segments rather than before concatenating them.
18657         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18658
18659         * message.el (message-get-reply-headers): Bind `extra'.
18660
18661 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18662
18663         * message.el (message-extra-wide-headers): New variable.
18664         (message-get-reply-headers): Use it.
18665
18666 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18667
18668         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18669         (gnus-agent-group-pathname): Ditto.
18670
18671         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18672
18673         * gnus-group.el (gnus-group-make-group): Decode group name.
18674         (gnus-group-make-rss-group): Register the group data after opening
18675         the nnrss group.
18676
18677 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18678
18679         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18680         by expiry now get marked as read.
18681
18682 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18683
18684         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18685
18686 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18687
18688         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18689         unify Latin characters in XEmacs.
18690         (mm-find-mime-charset-region): Use it.
18691
18692 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18693
18694         * gnus-util.el (gnus-delete-directory): New function.
18695
18696         * gnus-agent.el (gnus-agent-delete-group): Use it.
18697
18698         * gnus-cache.el (gnus-cache-delete-group): Use it.
18699
18700 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18701
18702         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18703         names.
18704
18705 2004-12-16  Simon Josefsson  <jas@extundo.com>
18706
18707         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18708
18709 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18712
18713         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18714         (gnus-group-set-current-level): Decode group name.
18715
18716 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18717
18718         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18719         failed.
18720
18721 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18722
18723         * gnus-group.el (gnus-group-delete-group): Decode group name.
18724         (gnus-group-make-rss-group): Encode group name.
18725         (gnus-group-catchup-current): Decode group name.
18726         (gnus-group-kill-group): Decode group name.
18727
18728 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18729
18730         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18731
18732 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18733
18734         * gnus-group.el (gnus-group-make-rss-group):
18735         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18736
18737         * gnus-start.el (gnus-setup-news): Honor user's setting to
18738         gnus-message-archive-method.  Suggested by Lute Kamstra
18739         <lute@gnu.org>.
18740
18741 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18742
18743         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18744         global counterparts of the buffer-local variables.
18745
18746 2004-11-16  Romain Francoise  <romain@orebokech.com>
18747
18748         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18749         counterparts of the buffer-local variables.
18750
18751 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18752
18753         * message.el (message-forbidden-properties): Fix typo in doc
18754         string.
18755
18756 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18757
18758         * gnus-util.el (gnus-replace-in-string): Add doc string.
18759
18760         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18761         to avoid problems when splitting mails with many recipients.
18762
18763 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18764
18765         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18766         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18767
18768 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18769
18770         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18771         if there is no hashtable in memory or file modification time is
18772         newer than cached timestamp.
18773
18774 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18775
18776         * gnus-sum.el (gnus-summary-limit-to-recipient):
18777         Implement not-matching option.
18778
18779 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18780
18781         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18782         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18783         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18784         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18785         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18786         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18787
18788 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18789
18790         * message.el (message-forward-make-body-mml): Remove headers
18791         according to message-forward-ignored-headers if a message is decoded.
18792
18793 2004-12-02  Romain Francoise  <romain@orebokech.com>
18794
18795         * message.el (message-forward-make-body-plain): Always remove
18796         headers according to message-forward-ignored-headers.
18797
18798 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18799
18800         * spam.el (spam-summary-prepare-exit): Remove the
18801         gnus-summary-limit pop for now, it has problems with ham marks for
18802         me.
18803
18804 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18805
18806         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18807         correctly.
18808
18809 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18810
18811         * format-spec.el (format-spec): Message the char.
18812
18813 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18814
18815         * gnus-art.el (gnus-split-methods): Reformat comments.
18816
18817         * spam.el (spam-summary-prepare-exit): Remove article limits
18818         before exiting the summary buffer.
18819
18820 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18821
18822         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18823         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18824
18825         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18826         order to silence the byte compiler.
18827
18828         * spam.el: Fix the way to silence the byte compiler, which
18829         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18830         bbdb-search-simple, spam-BBDB-register-routine,
18831         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18832         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18833         spam-stat-buffer-is-spam, spam-stat-load,
18834         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18835         spam-stat-save and spam-stat-split-fancy.
18836
18837 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18838
18839         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18840         which may confuse users.
18841         (canlock-password-for-verify): Ditto.
18842
18843         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18844
18845         * gnus-art.el (gnus-emphasis-alist): Ditto.
18846
18847         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18848
18849         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18850
18851         * gnus-start.el (gnus-save-killed-list): Ditto.
18852
18853         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18854         (gnus-sum-thread-tree-root): Ditto.
18855         (gnus-sum-thread-tree-false-root): Ditto.
18856         (gnus-sum-thread-tree-single-indent): Ditto.
18857
18858         * message.el (message-courtesy-message): Ditto.
18859         (message-archive-note): Ditto.
18860         (message-subscribed-address-file): Ditto.
18861         (message-user-fqdn): Ditto.
18862
18863         * spam-report.el (spam-report-gmane-regex): Ditto.
18864
18865         * spam.el (spam-blackhole-good-server-regex): Ditto.
18866
18867 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18868
18869         * mml.el (mml-preview): Widen the message buffer before copying
18870         the contents to the preview buffer; sort headers before previewing.
18871
18872         * message.el (message-hidden-headers): Fix the way to avoid a bug
18873         in the `repeat' widget in Emacs 21.3 or earlier.
18874
18875 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18876
18877         * message.el (message-hidden-headers): Default to "^References:".
18878         Improve customization type.  Suggested by Reiner Steib
18879         <Reiner.Steib@gmx.de>.
18880
18881 2004-11-25  Romain Francoise  <romain@orebokech.com>
18882
18883         * message.el (message-strip-forbidden-properties): Remove check for
18884         obsolete `message-hidden' text property, hidden headers are not
18885         accessible in the buffer anymore.
18886
18887 2004-11-22  Romain Francoise  <romain@orebokech.com>
18888
18889         * message.el (message-header-format-alist): Add `From' in list
18890         so that it can be sorted.
18891         (message-fix-before-sending): Widen and sort headers before
18892         sending.
18893         (message-hide-headers): Use narrowing to hide headers by moving
18894         them to the top of the buffer and narrowing to the region
18895         underneath.
18896
18897 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18898
18899         * message.el (message-strip-forbidden-properties):
18900         Bind buffer-read-only (etc) to nil.
18901
18902 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18903
18904         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18905         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18906
18907 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18908
18909         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18910
18911 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18912
18913         * dns.el (query-dns): Use sit-for to time instead of
18914         accept-process-output, since that doesn't seem to work on udp
18915         sockets.
18916
18917 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18918
18919         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18920
18921 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18922
18923         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18924         doc string.  Improve doc string.
18925
18926 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18927
18928         * nntp.el (nntp-request-update-info): Return nil if
18929         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18930         may not call gnus-activate-group which uselessly issues the GROUP
18931         commands for all nntp groups and wastes time.  Reported by Romain
18932         Francoise <romain@orebokech.com>.
18933
18934         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18935
18936 2004-11-15  Simon Josefsson  <jas@extundo.com>
18937
18938         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18939         headers separately.
18940         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18941         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18942
18943 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18944
18945         * gnus-start.el (gnus-convert-old-newsrc):
18946         Assign legacy-gnus-agent to 5.10.7.
18947
18948 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18949
18950         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18951         start of the lines.
18952
18953 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18954
18955         * hashcash.el (hashcash-default-payment): Change default to 20.
18956         (hashcash-default-accept-payment): Change default to 20.
18957         (hashcash-process-alist): New variable.
18958         (hashcash-generate-payment-async): Add.
18959         (hashcash-already-paid-p): Add.
18960         (hashcash-insert-payment): Don't generate payments twice.
18961         (hashcash-insert-payment-async): Add.
18962         (hashcash-insert-payment-async-2): Add.
18963         (hashcash-cancel-async): Add.
18964         (hashcash-wait-async): Add.
18965         (hashcash-processes-running-p): Add.
18966         (hashcash-wait-or-cancel): Add.
18967         (mail-add-payment): New optional argument.  Conditionally start
18968         asynchronous calculation.
18969         (mail-add-payment-async): Add.
18970
18971         * message.el (message-send-mail): Wait for asynchronous hashcash
18972         results.  Don't clobber existing X-Hashcash headers.
18973         (message-setup-1): Call mail-add-payment-async when
18974         message-generate-hashcash is non-nil.
18975
18976 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18977
18978         * message.el (message-use-alternative-email-as-from): Examine the
18979         From header as well; use message-make-from in order to include a
18980         user's full name.
18981
18982 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18983
18984         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18985         default; improve customization type.
18986         (gnus-emphasis-custom-with-format): New macro.
18987         (gnus-emphasis-custom-value-to-external): New function.
18988         (gnus-emphasis-custom-value-to-internal): New function.
18989
18990 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18991
18992         * dns.el (query-dns): Resolve reverse addresses.
18993
18994 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18995
18996         * gnus-group.el (gnus-group-get-new-news): Use it.
18997
18998         * gnus-start.el (gnus-check-reasonable-setup): New function.
18999
19000 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19001
19002         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19003         "Args out of range" error.  Reported by Arnaud Giersch
19004         <arnaud.giersch@free.fr>.
19005
19006 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19007
19008         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19009
19010 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19011
19012         * spam.el (spam group): Add :version.
19013
19014         * pgg-def.el (pgg group): Add :version.
19015
19016 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19017
19018         * gnus-art.el (gnus-article-edit-article): Don't associate the
19019         article buffer with a draft file.  This is a temporary measure
19020         against the 2004-08-22 change to gnus-article-edit-mode.
19021
19022 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19023
19024         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19025         (html2text-format-tags): Remove unused variable `attr'.
19026
19027 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19028
19029         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19030
19031         * tls.el (tls-process-connection-type, tls-success)
19032         (tls-certtool-program): Add :version.
19033
19034         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
19035         (starttls-extra-arguments, starttls-process-connection-type)
19036         (starttls-connect, starttls-failure, starttls-success): Add :version.
19037
19038         * spam-stat.el (spam-stat): Add :version.
19039
19040         * sieve.el (sieve): Add :version.
19041
19042         * sha1.el (sha1): Add :version.
19043         (sha1-use-external): Remove redundant version.
19044
19045         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19046         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19047         (nnmail-split-fancy-match-partial-words)
19048         (nnmail-split-lowercase-expanded): Add :version.
19049
19050         * nndiary.el (nndiary): Add :version.
19051
19052         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19053
19054         * mml-sec.el (mml-default-sign-method)
19055         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19056         Add :version.
19057
19058         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19059
19060         * mm-url.el (mm-url-use-external, mm-url-program)
19061         (mm-url-arguments): Add :version.
19062
19063         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19064         (mm-attachment-file-modes, mm-decrypt-option)
19065         (mm-w3m-safe-url-regexp): Add :version.
19066
19067         * message.el (message-cite-prefix-regexp)
19068         (message-sendmail-envelope-from, message-minibuffer-local-map)
19069         (message-user-fqdn, message-completion-alist): Add :version.
19070
19071         * gnus-win.el (gnus-configure-windows-hook)
19072         (gnus-use-frames-on-any-display): Add :version.
19073
19074         * gnus-art.el (gnus-article-address-banner-alist)
19075         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19076         (gnus-treat-from-picon, gnus-treat-mail-picon)
19077         (gnus-treat-x-pgp-sig): Add :version.
19078
19079         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19080         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19081         (gnus-summary-article-delete-hook)
19082         (gnus-summary-display-while-building): Add :version.
19083
19084         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19085         (gnus-get-top-new-news-hook): Add :version.
19086
19087         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19088         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19089
19090         * gnus-registry.el (gnus-registry): Add :version.
19091
19092         * gnus-spec.el (gnus-use-correct-string-widths)
19093         (gnus-make-format-preserve-properties): Add :version.
19094
19095         * gnus.el (gnus-group-charter-alist)
19096         (gnus-group-fetch-control-use-browse-url)
19097         (gnus-install-group-spam-parameters): Add :version.
19098
19099         * gnus-diary.el (gnus-diary): Add :version.
19100
19101         * gnus-delay.el (gnus-delay): Add :version.
19102
19103         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19104         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19105         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19106         Add :version.
19107
19108         * gnus-agent.el (gnus-agent-max-fetch-size)
19109         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19110         (gnus-agent-prompt-send-queue): Add :version.
19111
19112         * deuglify.el (gnus-outlook-deuglify): Add :version.
19113
19114         * html2text.el: Beautify code.  Improve doc strings.
19115         Some checkdoc cleanup.
19116         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19117
19118 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19119
19120         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19121
19122 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19123
19124         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19125         when package is loaded.
19126
19127         * spam.el (spam-summary-score-preferred-header): Add global preference
19128         for people who want to override the default SpamAssassin over
19129         Bogofilter preference (when both are set).
19130         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19131         (spam-user-format-function-S):
19132         Check spam-summary-score-preferred-header.
19133         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19134         (spam-user-format-function-S): Format the score correctly.
19135
19136 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19137
19138         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19139         signature file.  Suggested by Manoj Srivastava
19140         <srivasta@golden-gryphon.com>.
19141
19142         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19143         iso-2022-jp even in the Japanese language environment.
19144         Suggested by Jason Rumney <jasonr@gnu.org>.
19145
19146 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19147
19148         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19149         use the same characters as the dummy marks; make it free from
19150         getting affected by the language environment.
19151         (gnus-summary-read-group-1): Update mark positions only when the
19152         format spec is updated.
19153
19154         * gnus-spec.el (gnus-update-format-specifications): Return a list
19155         of updated types.
19156
19157 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19158
19159         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19160         of boundp to check if display-warning is available.
19161
19162 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19163
19164         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19165
19166 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19167
19168         * nnspool.el (nnspool-spool-directory): Use news-path if the
19169         news-directory variable is not bound.
19170
19171         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19172         function instead of display-warning if it is not available.
19173
19174 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19175
19176         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19177         v5-10: Use `point-at-bol'.
19178
19179 2004-10-26  Simon Josefsson  <jas@extundo.com>
19180
19181         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19182         <chenggao@gmail.com>.
19183
19184 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19185
19186         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19187         instead.
19188
19189 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19190
19191         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19192         to remove a server from the nnimap-server-buffer-alist.
19193         (nnimap-open-connection, nnimap-close-server): Use it.
19194
19195         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19196
19197 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19198
19199         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19200         running the major-mode function.
19201
19202 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19203
19204         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19205         dummy marks in the right way.
19206
19207 2004-10-18  David Edmondson  <dme@dme.org>
19208
19209         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19210         excessively.
19211
19212 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19213
19214         * gnus-util.el (gnus-split-references): Accept a nil references
19215         string and go on blissfully.
19216
19217         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19218         cases where the references string is non-nil but has no references.
19219
19220         * encrypt.el: Add autoload tags.
19221
19222         * spam.el (spam-resolve-registrations-routine): Remove article
19223         from unregistration list too.  Reported by David Hanak
19224         <dhanak@isis.vanderbilt.edu>
19225
19226 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19227
19228         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19229         nil.  Change custom type.
19230
19231 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19232
19233         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19234
19235         * gnus-sum.el (gnus-summary-move-article): Use it.
19236
19237 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19238
19239         * encrypt.el: Add autoload cookies.
19240
19241         * spam.el (spam-backend-article-list-property)
19242         (spam-backend-get-article-todo-list)
19243         (spam-backend-put-article-todo-list)
19244         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19245         Resolve registrations separately.
19246         (spam-register-routine): Format comments.
19247         (spam-unregister-routine, spam-register-routine): Always call with
19248         specific-articles, no default list.
19249         (spam-summary-prepare-exit): Use the spam-classifications function.
19250
19251         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19252         gnus-encrypt.el.
19253
19254         * encrypt.el: Copied from gnus-encrypt.el.
19255
19256         * gnus-encrypt.el: Commented that it's obsolete.
19257
19258 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19259
19260         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19261         (gnus-score-save): Use it.
19262
19263         * message.el (message-bury): Use `window-dedicated-p'.
19264
19265 2004-10-15  Simon Josefsson  <jas@extundo.com>
19266
19267         * pop3.el (top-level): Don't require nnheader.
19268         (pop3-read-timeout): Add.
19269         (pop3-accept-process-output): Add.
19270         (pop3-read-response, pop3-retr): Use it.
19271
19272 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19273
19274         * spam.el (spam-register-routine): Move comment.
19275         (spam-verify-bogofilter): Use 'unknown for the initial
19276         spam-bogofilter-valid state, not 'never.
19277
19278         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19279         for netrc-machine.
19280
19281         * nnimap.el (nnimap-open-connection):
19282         Use netrc-machine-user-or-password.
19283
19284 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19285
19286         * gnus-registry.el (gnus-registry-unload-hook):
19287         Set as a variable with add-hook.
19288
19289         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19290         of news-path.
19291
19292         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19293
19294         * spam.el: Delete duplicate `provide'.
19295         (spam-unload-hook): Set as a variable with add-hook.
19296
19297 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19298
19299         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19300         in the doc string.
19301
19302         * message.el (message-ignored-news-headers)
19303         (message-ignored-supersedes-headers)
19304         (message-ignored-resent-headers)
19305         (message-forward-ignored-headers): Improve custom type.
19306
19307 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19308
19309         * message.el (message-tokenize-header): Fix 2004-09-06 change
19310         which used point-min in the wrong place.
19311
19312 2004-10-12  Simon Josefsson  <jas@extundo.com>
19313
19314         * tls.el (tls-certtool-program): New variable.
19315         (tls-certificate-information): New function, based on
19316         ssl-certificate-information.
19317
19318 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19319
19320         * compface.el: Move the version of ELisp-based uncompface program
19321         to the contrib directory because of the copyright problem.
19322
19323 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19324
19325         * message.el (message-kill-buffer): Raise the current frame.
19326
19327 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19328
19329         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19330
19331         * gnus.el (message-y-or-n-p): Autoload.
19332
19333         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19334         (pop3-password-required, pop3-authentication-scheme)
19335         (pop3-leave-mail-on-server): Make customizable.
19336         (pop3): New custom group.
19337         (pop3-retr): Remove `sleep-for' statements.
19338         Suggested by Dave Love <fx@gnu.org>.
19339
19340         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19341         Windows/DOS.
19342
19343         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19344         (imap-parse-body): Fix incorrect use of `assert'.
19345         Suggested by Dave Love <fx@gnu.org>.
19346
19347         * mml.el (mml-minibuffer-read-disposition): Require match.
19348         Suggested by Dave Love <fx@gnu.org>.
19349
19350 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19351
19352         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19353         doc string.
19354
19355 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19356
19357         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19358
19359 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19360
19361         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19362         instead of calling `mm-insert-inline', to decode text/* parts
19363         before displaying them.
19364
19365 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19366
19367         * mm-uu.el (mm-uu-text-plain-type): New variable.
19368         (mm-uu-pgp-signed-extract-1): Use it.
19369         (mm-uu-pgp-encrypted-extract-1): Use it.
19370         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19371         bind mm-uu-text-plain-type with that value.
19372         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19373         mm-uu-dissect.
19374
19375 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19376
19377         * gnus-group.el (gnus-update-group-mark-positions):
19378         * gnus-sum.el (gnus-update-summary-mark-positions):
19379         * message.el (message-check-news-body-syntax):
19380         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19381         of string-as-multibyte.
19382
19383 2004-10-05  Juri Linkov  <juri@jurta.org>
19384
19385         * gnus-group.el (gnus-update-group-mark-positions):
19386         * gnus-sum.el (gnus-update-summary-mark-positions):
19387         * message.el (message-check-news-body-syntax):
19388         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19389         8-bit unibyte values to a multibyte string for search functions.
19390
19391 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19392
19393         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19394         (mm-uu-dissect-text-parts): New function.
19395
19396         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19397         dissect text parts.
19398
19399         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19400         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19401
19402         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19403
19404         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19405         Use gnus-current-topics instead of gnus-current-topic.
19406
19407 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19408
19409         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19410
19411 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19412
19413         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19414         where approriate.
19415
19416         * nnml.el (nnml-generate-active-info): do.
19417
19418         * nndiary.el (nndiary-generate-active-info): do.
19419
19420         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19421         (gnus-topic-move): do.
19422
19423         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19424         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19425
19426         * gnus-srvr.el (gnus-server-prepare)
19427         (gnus-server-open-all-servers): do.
19428
19429         * gnus-msg.el (gnus-summary-cancel-article)
19430         (gnus-summary-resend-message)
19431         (gnus-summary-mail-crosspost-complaint): do.
19432
19433         * gnus-move.el (gnus-change-server): do.
19434
19435         * gnus-group.el (gnus-group-unmark-all-groups)
19436         (gnus-group-set-current-level): do.
19437
19438 2004-10-04  Simon Josefsson  <jas@extundo.com>
19439
19440         * message.el (message-generate-hashcash): Doc fix.
19441
19442 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19443
19444         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19445         avoid infinite recursion via gnus-get-function.
19446
19447 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19448
19449         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19450
19451         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19452
19453         * nnmail.el (nnmail-split-history): do.
19454
19455         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19456         (nnml-request-delete-group): do.
19457
19458         * nnslashdot.el (nnslashdot-read-groups): do.
19459
19460         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19461         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19462
19463         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19464         (nnspool-sift-nov-with-sed): Use last.
19465         (nnspool-retrieve-headers-with-nov): Use mapc.
19466         (nnspool-request-newgroups): Use dolist.
19467         (nnspool-request-group): Use last.
19468
19469         * nntp.el (nntp-read-server-type): Use dolist.
19470
19471         * nnvirtual.el (nnvirtual-create-mapping)
19472         (nnvirtual-update-read-and-marked): Use dolist.
19473         (nnvirtual-convert-headers): Simplify.
19474
19475 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19476
19477         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19478         Add support for sync'ing tick marks.
19479
19480 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19481
19482         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19483         there's no visible header.
19484
19485 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19486
19487         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19488         When necessary, pass full group name to gnus-request-set-marks.
19489
19490 2004-10-01  Simon Josefsson  <jas@extundo.com>
19491
19492         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19493         acroread.
19494
19495 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19496
19497         * spam-report.el (spam-report-gmane): Fix interactive.
19498
19499         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19500
19501         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19502         when writing file.
19503         (gnus-agent-synchronize-flags): Don't default to being
19504         interactive.
19505
19506 2004-09-30  Simon Josefsson  <jas@extundo.com>
19507
19508         * message.el (message-generate-hashcash): Add.
19509         (message-send-mail): Use it, call mail-add-payment.
19510
19511 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19512
19513         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19514
19515 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19516
19517         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19518         gnus-requst-update-info with explicit code to sync the in-memory
19519         info read flags with the marks being sync'd to the backend.
19520
19521         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19522
19523 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19524
19525         * spam.el (spam-verify-bogofilter): Add new function.
19526         (spam-check-bogofilter)
19527         (spam-bogofilter-register-with-bogofilter): Use it.
19528         (spam-verify-bogofilter): Add small fixes.
19529
19530 2004-09-28  Simon Josefsson  <jas@extundo.com>
19531
19532         * hashcash.el (hashcash-generate-payment): Revert.
19533
19534 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19535
19536         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19537         Use gnus-extract-references instead of gnus-split-references.
19538
19539         * gnus-util.el (gnus-extract-references): Add new function, analogous
19540         to gnus-split-references but extracts only the message-ID without
19541         anything extra.
19542
19543         * hashcash.el (hashcash-generate-payment)
19544         (hashcash-check-payment): Do the right thing if hashcash-path is
19545         nil (because the hashcash program could not be found).
19546
19547         * spam.el (spam-use-hashcash): Remove comment.
19548
19549 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19550
19551         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19552         (gnus-cache-enter-article, gnus-cache-remove-article)
19553         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19554
19555         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19556
19557         * gnus-art.el (article-hide-boring-headers)
19558         (article-translate-strings, article-display-face)
19559         (gnus-article-mime-match-handle-first)
19560         (gnus-article-highlight-headers)
19561         (gnus-article-add-buttons-to-head): do.
19562
19563 2004-09-27  Simon Josefsson  <jas@extundo.com>
19564
19565         * hashcash.el: New version, from
19566         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19567         ../contrib/.
19568
19569 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19570
19571         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19572
19573 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19574
19575         * gnus-dup.el (gnus-dup-open): Use mapc.
19576         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19577
19578         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19579         Reported by Stefan Wiens <s.wi@gmx.net>.
19580
19581         * gnus.el (gnus-shutdown): Use dolist.
19582
19583         * gnus-undo.el (gnus-undo): Use mapc.
19584
19585         * nnrss.el (nnrss-generate-active): do.
19586
19587         * message.el (message-cite-original-without-signature)
19588         (message-cite-original): Use mapc.
19589         (message-do-actions, message-make-forward-subject): Use dolist.
19590
19591 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19592
19593         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19594         deletion to remove entire duplicate line.  Fixes merged article
19595         number bug.
19596
19597 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19598
19599         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19600         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19601         first ask if you want to open a server and then, even when you
19602         responded with no, asking if you want to synchronize the server's
19603         flags.
19604         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19605         multi-line expressions.
19606         (gnus-agent-synchronize-group-flags): New internal function.
19607         Updates marks in memory (in the info structure) AND in the
19608         backend.
19609
19610         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19611
19612         * nnagent.el (nnagent-request-set-mark):
19613         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19614         method, to ensure that synchronization updates marks in the
19615         backend and in the info (in memory) structure.
19616
19617 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19618
19619         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19620         convention fully; don't miss the root article of a thread; make
19621         the X-Draft-From header with correct article numbers.
19622
19623 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19624
19625         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19626         unless plugged.  Disable the agent so that an open failure causes
19627         an error.
19628
19629         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19630         Revert 2004-09-21 change.  The backend must be opened while
19631         synchronizing flags even when the backend stores the flags
19632         locally.
19633
19634 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19635
19636         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19637         in `header' match.  Reported by Svend Tollak Munkejord.
19638
19639         * message.el (message-cite-original): Fix use of
19640         `message-cite-articles-with-x-no-archive'.
19641
19642 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19643
19644         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19645         (gnus-window-to-buffer): Ditto.
19646
19647         * mml.el (mml-preview-buffer): New variable.
19648         (mml-preview): Manage window layout with gnus-buffer-configuration.
19649
19650         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19651         X-Draft-From header even if those articles aren't quoted.
19652
19653 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19654
19655         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19656         (gnus-request-set-mark, gnus-request-update-mark): Use new
19657         g-s-t-u-l-m to decide to use backend even when unplugged.
19658
19659 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19660
19661         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19662         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19663
19664 2004-09-20  Simon Josefsson  <jas@extundo.com>
19665
19666         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19667         "utf-16-le".
19668
19669 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19670
19671         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19672
19673 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19674
19675         * uudecode.el (uudecode-use-external): Add :version.
19676
19677         * smime.el (smime-CA-file, smime-encrypt-cipher)
19678         (smime-dns-server): Add :version.
19679
19680         * smiley.el (gnus-smiley-file-types): Add :version.
19681
19682         * sha1.el (sha1-use-external): Add :version.
19683
19684         * pgg-def.el (pgg-query-keyserver): Add :version.
19685
19686         * nnmail.el (nnmail-fancy-expiry-targets)
19687         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19688         Add :version.
19689
19690         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19691         (nnimap-retrieve-groups-asynchronous): Add :version.
19692         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19693
19694         * mml.el (mml-content-disposition-parameters)
19695         (mml-insert-mime-headers-always): Add :version.
19696
19697         * mm-util.el (mm-coding-system-priorities): Add :version.
19698
19699         * mm-decode.el (mm-inline-text-html-with-images)
19700         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19701         (mm-verify-option): Add :version.
19702         (mm-text-html-renderer): Change :version.
19703
19704         * message.el (message-fcc-externalize-attachments)
19705         (message-required-headers, message-draft-headers)
19706         (message-subject-trailing-was-query)
19707         (message-subject-trailing-was-ask-regexp)
19708         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19709         (message-mark-insert-end, message-archive-header)
19710         (message-archive-note, message-cross-post-default)
19711         (message-cross-post-note, message-followup-to-note)
19712         (message-cross-post-note-function, message-use-mail-followup-to)
19713         (message-subscribed-address-functions)
19714         (message-subscribed-address-file, message-subscribed-addresses)
19715         (message-subscribed-regexps, message-allow-no-recipients)
19716         (message-yank-cited-prefix, message-signature-insert-empty-line)
19717         (message-hidden-headers, message-hierarchical-addresses)
19718         (message-mail-user-agent, message-use-idna)
19719         (message-valid-fqdn-regexp)
19720         (message-strip-special-text-properties, message-header-synonyms)
19721         (message-beginning-of-line, message-tab-body-function): Add :version.
19722         (message-insert-canlock, message-wide-reply-confirm-recipients):
19723         Change :version.
19724
19725         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19726         and :version.
19727         (mail-source-delete-old-incoming-confirm)
19728         (mail-source-movemail-program): Add :version.
19729
19730         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19731         (gnus-agent-cache, gnus-agent): Change :version.
19732
19733         * gnus-util.el (gnus-use-byte-compile): Change :version.
19734
19735         * gnus-sum.el (gnus-summary-make-false-root-always)
19736         (gnus-summary-default-high-score)
19737         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19738         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19739         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19740         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19741         (gnus-sum-thread-tree-single-indent)
19742         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19743         (gnus-sum-thread-tree-leaf-with-other)
19744         (gnus-sum-thread-tree-single-leaf): Add :version.
19745         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19746         (gnus-article-loose-mime): Change :version.
19747
19748         * gnus-start.el (gnus-backup-startup-file)
19749         (gnus-save-startup-file-via-temp-buffer): Add :version.
19750
19751         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19752         (gnus-server-offline-face): Add :version.
19753
19754         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19755
19756         * gnus-msg.el (gnus-gcc-externalize-attachments)
19757         (gnus-debug-files, gnus-debug-exclude-variables)
19758         (gnus-discouraged-post-methods): Change :version.
19759         (gnus-confirm-mail-reply-to-news)
19760         (gnus-confirm-treat-mail-like-news): Add :version.
19761
19762         * gnus-int.el (gnus-server-unopen-status): Add :version.
19763
19764         * gnus-group.el (gnus-group-jump-to-group-prompt)
19765         (gnus-large-ephemeral-newsgroup)
19766         (gnus-fetch-old-ephemeral-headers): Add :version.
19767
19768         * gnus-fun.el (gnus-x-face-directory)
19769         (gnus-convert-pbm-to-x-face-command)
19770         (gnus-convert-image-to-x-face-command)
19771         (gnus-convert-image-to-face-command): Add :version.
19772
19773         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19774
19775         * gnus-cite.el (gnus-cite-blank-line-after-header)
19776         (gnus-article-boring-faces): Add :version.
19777
19778         * gnus-art.el (gnus-buttonized-mime-types)
19779         (gnus-inhibit-mime-unbuttonizing)
19780         (gnus-treat-display-face)
19781         (gnus-treat-body-boundary): Change :version.
19782         (gnus-body-boundary-delimiter, gnus-picon-databases)
19783         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19784         (gnus-treat-date-english, gnus-treat-fold-headers)
19785         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19786         (gnus-treat-mail-picon, gnus-treat-wash-html)
19787         (gnus-article-encrypt-protocol)
19788         (gnus-use-idna, gnus-article-over-scroll)
19789         (gnus-mime-display-multipart-alternative-as-mixed)
19790         (gnus-mime-display-multipart-related-as-mixed)
19791         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19792         (gnus-ctan-url, gnus-button-ctan-handler)
19793         (gnus-button-handle-ctan-bogus-regexp)
19794         (gnus-button-ctan-directory-regexp)
19795         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19796         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19797         (gnus-button-man-level, gnus-button-emacs-level)
19798         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19799
19800         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19801         (gnus-agent-go-online): Change :version.
19802         (gnus-agent-expire-unagentized-dirs)
19803         (gnus-agent-auto-agentize-methods): Add :version.
19804
19805         * flow-fill.el (fill-flowed-display-column)
19806         (fill-flowed-encode-column): Add :version.
19807
19808         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19809         (gnus-outlook-deuglify-unwrap-max)
19810         (gnus-outlook-deuglify-cite-marks)
19811         (gnus-outlook-deuglify-unwrap-stop-chars)
19812         (gnus-outlook-deuglify-no-wrap-chars)
19813         (gnus-outlook-deuglify-attrib-cut-regexp)
19814         (gnus-outlook-deuglify-attrib-verb-regexp)
19815         (gnus-outlook-deuglify-attrib-end-regexp)
19816         (gnus-outlook-display-hook): Add :version.
19817
19818         * binhex.el (binhex-use-external): Add :version.
19819
19820 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19821
19822         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19823         and `invisible'.
19824
19825 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19826
19827         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19828         in gnus-registry-trim.
19829
19830 2004-09-13  Simon Josefsson  <jas@extundo.com>
19831
19832         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19833
19834         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19835
19836         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19837         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19838         <yamaoka@jpl.org>.
19839         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19840         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19841         <yamaoka@jpl.org>.
19842
19843         * sieve.el (sieve-manage-mode): Ditto.
19844
19845 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19846
19847         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19848
19849 2004-09-11  Simon Josefsson  <jas@extundo.com>
19850
19851         * dns-mode.el: Add.
19852
19853         * mm-view.el (mm-display-dns-inline): Add.
19854
19855         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19856         (mm-automatic-display): Ditto.
19857
19858         * mailcap.el (mailcap-mime-data): Add text/dns.
19859         (mailcap-mime-extensions): Map .soa to text/dns.
19860
19861 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19862
19863         * gnus-art.el (article-decode-mime-words, article-babel)
19864         (gnus-article-highlight-signature, gnus-article-add-buttons)
19865         (gnus-signature-toggle): Remove unnecessary bindings of
19866         `inhibit-read-only' inherited from v5.10 merge.
19867
19868 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19869
19870         * nntp.el (nntp): New customization group.
19871         (nntp-authinfo-file): Add customization group.
19872
19873         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19874
19875         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19876
19877         * gnus.el (to-address, to-list, subscribed)
19878         (large-newsgroup-initial): Ditto.
19879
19880         * flow-fill.el (fill-flowed-display-column)
19881         (fill-flowed-encode-column): Ditto.
19882
19883 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19884
19885         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19886         Use point-min rather than 1.
19887         (message-send-mail): Use buffer-size rather than point-max.
19888
19889         * gnus-sum.el (gnus-summary-search-article-forward):
19890         Signal a specific `search-failed' rather than a generic `error'.
19891
19892         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19893         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19894         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19895
19896 2004-09-10  Simon Josefsson  <jas@extundo.com>
19897
19898         * nndb.el (require): Remove tcp and duplicate cl.
19899
19900 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19901
19902         * gnus-agent.el (directory-files-and-attributes): Move forward.
19903
19904 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19905
19906         * gnus-agent.el (directory-files-and-attributes):
19907         Optionally defined to support XEmacs.
19908
19909 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19910
19911         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19912         to avoid run-time CL dependencies.
19913         (gnus-agent-unfetch-articles): New function.
19914         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19915         article numbers even when local .overview file is missing.
19916         (gnus-agent-read-article-number): New function.  Only accepts
19917         27-bit article numbers.
19918         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19919         Use gnus-agent-read-article-number.
19920         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19921         from backend while recognizing that article numbers in .overview
19922         must be valid.
19923         (gnus-agent-update-files-total-fetched-for):
19924         Use directory-files-and-attributes to improve performance.
19925         * gnus-int.el (gnus-request-move-article):
19926         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19927         improve performance.
19928
19929         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19930         some users confused by references to .newsrc when they only have a
19931         .newsrc.eld file.
19932         (gnus-convert-mark-converter-prompt)
19933         (gnus-convert-converter-needs-prompt): Fix use of property list.
19934         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19935         New function.  Used internally to only display 'gnus converting
19936         files' message when actually necessary.
19937
19938         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19939         methods now autoloaded.
19940
19941 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19942
19943         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19944         identifiers.
19945
19946 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19947
19948         * gnus-picon.el: Fix indentation and closing parenthesis.
19949
19950 2004-09-01  Simon Josefsson  <jas@extundo.com>
19951
19952         * message.el (message-canlock-generate): Require sha1, not
19953         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19954         to require within a function.  Sadly, if sha1.el isn't loaded, the
19955         let binding in m-c-g will hide the defcustom definition, which is
19956         bad.)
19957
19958         * canlock.el: Require sha1, not sha1-el.
19959
19960         * message.el: Don't autoload sha1 (there is a autoload cookie in
19961         sha1.el).
19962
19963         * sha1-el.el: Rename to sha1.el.
19964
19965 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19966
19967         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19968
19969 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19970
19971         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19972
19973 2004-08-30  Kim F. Storm  <storm@cua.dk>
19974
19975         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19976
19977         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19978         Add :group 'nnimap.
19979
19980 2004-08-30  Andreas Schwab  <schwab@suse.de>
19981
19982         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19983         ?* and ?\;.
19984
19985         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19986         and ?\' to symbol instead of whitespace.
19987
19988 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19989
19990         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19991
19992         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19993         instead of re-search-forward.
19994
19995         * gnus-uu.el (gnus-uu-save-article): Ditto.
19996         (gnus-uu-post-encode-uuencode): Ditto.
19997
19998         * html2text.el (html2text-clean-list-items): Ditto.
19999         (html2text-clean-dtdd): Ditto.
20000         (html2text-format-tags): Ditto.
20001
20002         * message.el (message-send-mail-with-sendmail): Fix regexp.
20003         (message-fill-field-general): Use search-forward instead of
20004         re-search-forward.
20005         (unbold-region): Ditto.
20006
20007         * nnrss.el (nnrss-request-article): Ditto.
20008
20009         * nnslashdot.el (nnslashdot-request-article): Ditto.
20010
20011         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20012
20013         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20014         "Unrecognized menu descriptor" error in XEmacs.
20015
20016 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20017
20018         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20019         parent article of a sparse article in the thread hashtb.
20020
20021 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20022
20023         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20024         (nnmail-expand-newtext): Lowercase expanded entries if
20025         nnmail-split-lowercase-expanded is non-nil.
20026
20027 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20028
20029         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20030
20031         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20032         of gnus-tmp-news-method into string under XEmacs.  It will be
20033         passed to gnus-correct-length which takes only a string argument.
20034
20035 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20036
20037         * gnus-util.el (gnus-bind-print-variables): New macro.
20038         (gnus-prin1): Use it.
20039         (gnus-prin1-to-string): Use it.
20040         (gnus-pp): New function.
20041         (gnus-pp-to-string): New function.
20042
20043         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20044         Replace pp-to-string with gnus-pp-to-string.
20045         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20046         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20047         * gnus-msg.el (gnus-debug): Ditto.
20048         * gnus-score.el (gnus-score-save): Ditto.
20049         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20050         gnus-pp-to-string.
20051         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20052         with gnus-pp.
20053         * score-mode.el (gnus-score-pretty-print): Ditto.
20054         * webmail.el (webmail-debug): Ditto.
20055
20056 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20057
20058         * gnus-art.el (article-display-face, article-display-x-face):
20059         Use buffer-read-only.
20060
20061 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20062
20063         * gnus-art.el (article-hide-list-identifiers):
20064         Bind inhibit-read-only as t.
20065
20066 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20067
20068         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20069
20070 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20071
20072         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20073         (gnus-narrow-to-page): Don't assume point-min == 1.
20074         (gnus-article-edit-mode): Derive from message-mode.
20075
20076         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20077         point-min == 1.
20078
20079         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20080         Disable incorrect use of `assert'.
20081
20082         * message.el (message-mode): Set comment-start-skip.
20083
20084
20085 2004-08-22  Sam Steingold  <sds@gnu.org>
20086
20087         * pop3.el (pop3-leave-mail-on-server): New user variable.
20088         (pop3-movemail): Delete mail only when it is nil.
20089
20090 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20091
20092         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20093
20094         * mml.el (mml-preview): Use `pop-to-buffer'.
20095
20096         * message.el (message-goto-mail-followup-to): Insert after "To".
20097         (message-carefully-insert-headers): Add comment.
20098
20099         * gnus.el: Remove unused variable `gnus-article-check-size'.
20100
20101         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20102
20103         * gnus-art.el (gnus-button-alist):
20104         Improve `gnus-button-handle-library' entry.
20105
20106 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20107
20108         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20109         Use downcase, since XEmacs capitalizes error messages differently.
20110
20111 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20112
20113         * nntp.el: Add (require 'gnus) due to reference to
20114         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20115
20116 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20117
20118         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20119         Bind `mm-fill-flowed'.
20120
20121         * mm-decode.el (mm-dissect-singlepart): Check it.
20122
20123 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20124
20125         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20126         'imap' for netrc parsing.
20127
20128 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20129
20130         * mailcap.el (mailcap-mime-data): Mark as risky.
20131
20132 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20133
20134         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20135         may be included in the encoded word.
20136         (rfc2047-encode): Don't append a space if the encoded word
20137         includes close parenthesis.
20138
20139 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20140
20141         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20142         of text within parentheses.
20143
20144 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20145
20146         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20147         (gnus-encrypt-write-file-contents): Make the password key the file
20148         name PLUS the cipher, not just the cipher.  Also remove failed
20149         passwords from the cache.
20150
20151 2004-08-06  Simon Josefsson  <jas@extundo.com>
20152
20153         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20154         Doc fix.
20155
20156 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20157
20158         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20159         LWSP.
20160
20161 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20162
20163         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20164         Try to append in-reply-to: data to the references: header.
20165
20166         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20167         (netrc-parse): Use gnus-encrypt.el functions.
20168
20169         * gnus-encrypt.el: Add new file for encryption support; currently
20170         does only a few GPG ciphers and an internal XOR cipher.
20171
20172         * password.el: Add comments on using password-read-and-add.
20173         (password-read-and-add): Add function to read and add the
20174         password to the cache at once.
20175
20176 2004-07-28  Simon Josefsson  <jas@extundo.com>
20177
20178         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20179         parameter (but don't use it, for now).
20180
20181         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20182         instead of hard coding to nil.
20183
20184 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20185
20186         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20187         as mm-inline-image-xemacs does.
20188
20189 2004-07-26  Simon Josefsson  <jas@extundo.com>
20190
20191         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20192         Revert part of 2004-07-17 change below.
20193
20194 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20195
20196         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20197         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20198
20199 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20200
20201         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20202         quotes that actually start with ">" at the beginning of the
20203         lines.
20204
20205 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20206
20207         * rfc2047.el (rfc2047-encode-region): Fix last change.
20208         (rfc2047-encode-parameter): Remove useless concat.
20209
20210 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20211
20212         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20213         encode special characters; fix some kind of misconfigured headers;
20214         signal a real error if debug-on-quit or debug-on-error is non-nil.
20215         (rfc2047-encode-max-chars): New variable.
20216         (rfc2047-encode-1): Use it.
20217         (rfc2047-encode-parameter): New function.
20218
20219         * mml.el (mml-insert-parameter): Remove an excessive space.
20220
20221 2004-07-17  Simon Josefsson  <jas@extundo.com>
20222
20223         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20224         Kai Grossjohann <kai@emptydomain.de>.
20225         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20226         (gnus-group-make-menu-bar): Ditto.
20227
20228         * gnus-util.el (gnus-group-server): Add.
20229
20230 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20231
20232         * message.el (message-clone-locals): Clone sendmail and smtp
20233         variables.
20234
20235 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20236
20237         * rfc2047.el (rfc2047-encode-region): Fix last change.
20238
20239 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20240
20241         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20242         characters as non-special.
20243
20244 2004-07-09  Simon Josefsson  <jas@extundo.com>
20245
20246         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20247         Users will lose all flag changes made while unplugged with
20248         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20249         good default.  See numerous reports on ding mailing list.
20250
20251 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20252
20253         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20254         add generate-head-function and generate-article-function to the
20255         rfc822-forward entry.
20256         (nndoc-rfc822-forward-generate-article): New function.
20257         (nndoc-rfc822-forward-generate-head): New function.
20258
20259         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20260
20261 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20262
20263         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20264         respect display group parameter and gnus-summary-expunge-below.
20265         (gnus-articles-to-read): Remove unused reference to display group
20266         parameter.
20267
20268 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20269
20270         * nnheader.el (nnheader-uniquify-message-id): New experimental
20271         variable.
20272         (nnheader-nov-read-message-id): Use it.
20273
20274         * spam-report.el (spam-report-gmane): Add interactive.
20275
20276 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20277
20278         * mm-encode.el (mm-content-transfer-encoding-defaults):
20279         Use qp-or-base64 for the application/* types.
20280
20281 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20282
20283         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20284
20285 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20286
20287         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20288         trim value.
20289
20290 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20291
20292         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20293         New macro and function.
20294         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20295
20296 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20297
20298         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20299         after-load-alist.
20300
20301 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20302
20303         * gnus-group.el (gnus-group-get-new-news-this-group):
20304         Don't update info that isn't there.
20305
20306 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20307
20308         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20309         entry.
20310
20311 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20312
20313         * mm-view.el (mm-inline-render-with-function): Use multibyte
20314         buffer; decode html source by charset.
20315
20316         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20317
20318         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20319         Mule-UCS is loaded under XEmacs.
20320         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20321
20322 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20323
20324         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20325
20326 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20327
20328         * mm-util.el (mm-coding-system-p): Return a coding-system.
20329         (mm-mime-mule-charset-alist): Use shift_jis instead of
20330         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20331         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20332         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20333         instead of japanese-shift-jis and iso-latin-1 respectively in
20334         order to share the default value with both Emacs and XEmacs-mule.
20335         (mm-mule-charset-to-mime-charset):
20336         Make mm-coding-system-priorities effective.
20337         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20338         while predicating of candidates upon the priorities.
20339
20340 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20341
20342         * gnus-sum.el (gnus-summary-make-menu-bar):
20343         Add gnus-uu-invert-processable.
20344
20345         * gnus.el: Autoload gnus-uu-invert-processable.
20346
20347 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20348
20349         * mm-util.el (mm-with-multibyte-buffer): New macro.
20350
20351         * rfc2047.el (rfc2047-encode-string): Use it.
20352         (rfc2047-encode-region): Move point to the end of the region after
20353         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20354
20355 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20356
20357         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20358         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20359
20360 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20361
20362         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20363         (gnus-cite-parse): Ignore quoted envelope From_.
20364         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20365
20366 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20367
20368         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20369         invalid addresses.
20370
20371 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20372
20373         * spam.el: Change section markers, revise TODO list.
20374         (spam-backends): Make new master list of all installed backends.
20375         (spam-summary-exit-behavior): Add new variable to determine how
20376         messages moves are done at summary exit.
20377         (spam-move-spam-nonspam-groups-only)
20378         (spam-process-ham-in-nonham-groups)
20379         (spam-process-ham-in-spam-groups): Remove variables, the
20380         spam-summary-exit-behavior variable should be used to manage this
20381         behavior.
20382         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20383         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20384         and spam-old-spam-articles.
20385         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20386         Add empty variables, placeholders for the backends they represent.
20387         (spam-set-difference): Move, unchanged.
20388         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20389         unless the user has a processor variable.
20390         (spam-classifications, spam-classification-valid-p)
20391         (spam-backend-properties, spam-backend-property-valid-p)
20392         (spam-backend-function-type-valid-p)
20393         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20394         (spam-report-articles-gmane, spam-report-articles-resend):
20395         Remove functions, they are not needed.
20396         (spam-install-backend-super, spam-backend-list)
20397         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20398         (spam-backend-function, spam-backend-ham-registration-function)
20399         (spam-backend-spam-registration-function)
20400         (spam-backend-ham-unregistration-function)
20401         (spam-backend-spam-unregistration-function)
20402         (spam-backend-statistical-p, spam-backend-mover-p)
20403         (spam-install-backend-alias, spam-install-checkonly-backend)
20404         (spam-install-mover-backend, spam-install-nocheck-backend)
20405         (spam-install-backend, spam-install-statistical-backend)
20406         (spam-install-statistical-checkonly-backend): Add backend installation
20407         support.
20408         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20409         (spam-group-processor-p): Use the new backend code and respect the
20410         summary exit behavior.
20411         (spam-mark-spam-as-expired-and-move-routine): Remove.
20412         (spam-summary-prepare): Change to use the new spam-old-articles
20413         variable.
20414         (spam-copy-or-move-routine, spam-copy-spam-routine)
20415         (spam-move-spam-routine, spam-copy-ham-routine)
20416         (spam-move-ham-routine): Add code to copy/move ham or spam.
20417         (spam-fetch-field-fast): Improve doc and code, plus allow the
20418         'number request.
20419         (spam-list-of-checks, spam-list-of-statistical-checks):
20420         Remove variables.
20421         (spam-split, spam-find-spam): Use the new backend code.
20422         (spam-registration-functions): Remove variable.
20423         (spam-unregister-routine): Add convenience wrapper.
20424         (spam-log-undo-registration, spam-register-routine)
20425         (spam-log-processing-to-registry)
20426         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20427         where possible.
20428         (spam-check-gmane-xref, spam-check-regex-headers)
20429         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20430         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20431         (spam-check-bogofilter-headers, spam-check-spamoracle)
20432         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20433         (spam-check-crm114-headers): Use the spam-split-group that
20434         spam-split prepares, no need to determine it every time.
20435
20436         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20437         to the nnheader-parse-naked-head call.
20438
20439         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20440
20441         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20442         the nnheader-nov-read-message-id call.
20443
20444 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20445
20446         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20447         gnus-activate-group twice.  Suggested by Markus Peter
20448         <warp@spin.de>.
20449
20450 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20451
20452         * gnus-art.el (gnus-article-time-format): Exchange the order of
20453         day and month in the default value; fix customization type.
20454         (article-date-ut): Use add-text-properties.
20455         (article-make-date-line): Use message-make-date instead of
20456         current-time-string.
20457
20458         * message.el (message-fetch-field): Don't use set-text-properties.
20459         (message-make-date): Simplify.
20460
20461         * messagexmas.el (message-xmas-make-date): New function.
20462         (message-xmas-redefine): Defalias message-make-date to it.
20463
20464 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20465
20466         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20467         (rfc2047-encode-region): Treat text within parentheses as special;
20468         show the original text when error has occurred.
20469
20470         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20471         already-computed method to gnus-activate-group.
20472
20473         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20474         same select-methods identical Lisp objects.
20475
20476         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20477         object when modifying the info.
20478
20479 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20480
20481         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20482         gnus-opened-servers since it has never been opened with the new
20483         configuration yet.
20484
20485 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20486
20487         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20488         arg to nnheader-generate-fake-message-id.
20489
20490 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20491
20492         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20493         number and build a fake message ID localized to a group and
20494         article number (so it's repeatable from that point on).
20495         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20496         ID format.
20497
20498         * gnus-sum.el (gnus-get-newsgroup-headers):
20499         Call nnheader-generate-fake-message-id with the article number.
20500
20501 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20502
20503         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20504         end-of-buffer.
20505
20506 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20507
20508         * message.el (message-ignored-supersedes-headers): Add Approved.
20509
20510 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20511
20512         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20513         goto-char.
20514         (rfc2047-encode): Fold the line before encoding.
20515
20516 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20517
20518         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20519         folding -- not all headers can be folded, and this should be done
20520         by the message composition mode.  Probably.  I think.
20521
20522 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20523
20524         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20525         fast.
20526
20527         * gnus-ems.el (gnus-remove-image): Don't use
20528         message-text-with-property; remove only the image found first.
20529
20530         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20531         found first.
20532
20533 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20534
20535         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20536
20537 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20538
20539         * message.el (message-text-with-property): Make it fast and accept
20540         optional arguments.
20541         (message-strip-forbidden-properties): Use it.
20542         (message-fix-before-sending): Follow the m-t-w-p change.
20543
20544         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20545
20546 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20547
20548         * gnus-art.el (article-hide-headers): Don't change the buffer
20549         mistakenly when performing mml-preview even if
20550         gnus-single-article-buffer is nil.
20551
20552 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20553
20554         * message.el (message-expand-name-databases): New user option.
20555         (message-expand-name): Use it.
20556
20557 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20558
20559         * spam.el (spam-report-articles-resend)
20560         (spam-report-resend-register-routine): Allow ham reporting.
20561         (spam-report-resend-register-ham-routine): Add wrapper.
20562         (spam-registration-functions): Add ham resending functions.
20563         (spam-list-of-processors): Add ham resend processor.
20564
20565         * gnus.el (ham-resend-to): Add new group parameter.
20566         (spam-process): Add ham resend option.
20567
20568         * spam-report.el (spam-report-resend): Allow reporting ham.
20569         (spam-report-resend-ham): Add wrapper.
20570
20571 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20572
20573         * message.el (message-cite-articles-with-x-no-archive):
20574         New variable.
20575         (message-cite-original): Use it.
20576
20577 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20578
20579         * message.el (message-cite-original): Respect X-No-Archive.
20580
20581 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20582
20583         * gnus-art.el (article-hide-headers): Refer to the values for
20584         gnus-ignored-headers and gnus-visible-headers in the summary
20585         buffer since a user may have set them as group parameters.
20586
20587 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20588
20589         * assistant.el (assistant-node-name): Add convenience function.
20590         (assistant-render-text, assistant-render-node): Add error handling,
20591         plus handle multiple next nodes.
20592         (assistant-find-next-node): Comment out for now.
20593         (assistant-find-next-nodes): Add function, returns list of next
20594         nodes.
20595
20596 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20597
20598         * mail-source.el (mail-source-directory): Fix doc-string.
20599
20600 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20601
20602         * assistant.el (assistant-render-text, assistant-eval): Add :set
20603         widget type, which is different because it takes and returns a
20604         list.  Much hilarity ensues.
20605
20606 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20607
20608         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20609
20610         * gnus-group.el (gnus-group-get-new-news-this-group):
20611         Add doc-string.
20612
20613         * gnus-start.el (gnus-activate-group): Add doc-string.
20614
20615 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20616
20617         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20618
20619 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20620
20621         * assistant.el (assistant-render-text): Try to add a :set
20622         widget, more to come.
20623
20624         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20625         strings.
20626         (spam-report-articles-resend)
20627         (spam-register-routine): Do registration iff any articles warrant
20628         it.
20629         (spam-summary-prepare-exit): Change log message for nil group
20630         destinations.
20631
20632 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20633
20634         * spam.el (spam-report-resend-register-routine):
20635         Allow spam-report-resend-to to be a group parameter or a global value.
20636
20637 2004-05-26  Simon Josefsson  <jas@extundo.com>
20638
20639         * starttls.el: Merge with my GNUTLS based starttls.el.
20640         (starttls-gnutls-program, starttls-use-gnutls)
20641         (starttls-extra-arguments, starttls-process-connection-type)
20642         (starttls-connect, starttls-failure, starttls-success):
20643         New variables.
20644         (starttls-program, starttls-extra-args): Doc fix.
20645         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20646         New functions.
20647         (starttls-negotiate, starttls-open-stream):
20648         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20649         function if it is set.
20650
20651 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20652
20653         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20654         structured fields.
20655
20656 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20657
20658         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20659
20660 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20661
20662         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20663         Add variable.
20664         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20665         assigning the spam-mark to new messages.
20666
20667 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20668
20669         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20670
20671 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20672
20673         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20674
20675         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20676         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20677         default.
20678
20679 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20680
20681         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20682         correct data.
20683
20684 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20685
20686         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20687         (spam-group-processor-p): Fix function.
20688         (spam-group-processor-multiple-p)
20689         (spam-group-spam-processor-report-gmane-p)
20690         (spam-group-spam-processor-report-resend-p)
20691         (spam-group-spam-processor-bogofilter-p)
20692         (spam-group-spam-processor-blacklist-p)
20693         (spam-group-spam-processor-ifile-p)
20694         (spam-group-ham-processor-ifile-p)
20695         (spam-group-spam-processor-spamoracle-p)
20696         (spam-group-spam-processor-crm114-p)
20697         (spam-group-ham-processor-bogofilter-p)
20698         (spam-group-spam-processor-stat-p)
20699         (spam-group-ham-processor-stat-p)
20700         (spam-group-ham-processor-whitelist-p)
20701         (spam-group-ham-processor-BBDB-p)
20702         (spam-group-ham-processor-spamoracle-p)
20703         (spam-group-ham-processor-copy-p): Remove functions with some
20704         prejudice against unneeded code.
20705         (spam-report-articles-resend)
20706         (spam-report-resend-register-routine): Allow the group/topic
20707         spam-resend-to value to override spam-report-resend-to.
20708         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20709         properly now.
20710
20711         * gnus.el (spam-resend-to): Add group/topic parameter.
20712         (spam-process): Move the OBSOLETE processors to the end of the
20713         choices.
20714
20715 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20716
20717         * spam-report.el (spam-report-resend-to, spam-report-resend):
20718         Start with resend-to set to nil, and then ask the user if necessary.
20719         (spam-report-resend): spam-report-resend takes a list of articles, not
20720         separate article numbers.
20721
20722 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20723
20724         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20725         addition to emacs-w3m.
20726
20727 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20728
20729         * assistant.el (assistant-authinfo-data): New function.
20730         (assistant-eval): Eval for entire assistant.
20731
20732         * netrc.el (netrc-services-file): New variable.
20733         (netrc-parse-services): New function.
20734         (netrc-find-service-name): New function.
20735         (netrc-find-service-number): New function.
20736         (netrc-port-equal): New function.
20737         (netrc-machine): Use it.
20738
20739         * nnimap.el (nnimap-open-connection): Use netrc.
20740
20741         * gnus-util.el (gnus-netrc-get): Remove aliases.
20742
20743         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20744
20745         * assistant.el (wid-edit): Fix compilation.
20746
20747         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20748
20749 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20750
20751         * gnus-util.el (gnus-set-file-modes): New function.  (small
20752         patch).
20753
20754 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20755
20756         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20757
20758         * assistant.el (assistant-render-node): Fix up rendering and
20759         read-only text.
20760         (assistant-render-node): Reset.
20761         (assistant-make-read-only): Not sticky.
20762
20763 2004-05-20  Danny Siu  <dsiu@adobe.com>
20764
20765         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20766         centered even when gnus-auto-center-summary is t.
20767
20768 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20769
20770         * dns.el (dns-get-txt-answer): New function.
20771         (dns-read-txt): Ditto.
20772         (query-dns): Use it.
20773
20774 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20775
20776         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20777         active for foreign groups even if the group level is higher than
20778         the specified value.
20779
20780 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20781
20782         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20783         non-active groups.
20784
20785         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20786
20787 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20788
20789         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20790
20791 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20792
20793         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20794         (spam-crm114-header, spam-crm114-spam-switch)
20795         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20796         (spam-crm114-positive-spam-header)
20797         (spam-crm114-database-directory, spam-list-of-processors)
20798         (spam-group-spam-processor-crm114-p)
20799         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20800         (spam-generic-score, spam-list-of-checks)
20801         (spam-list-of-statistical-checks, spam-registration-functions)
20802         (spam-check-crm114-headers, spam-crm114-score)
20803         (spam-check-crm114, spam-crm114-register-with-crm114)
20804         (spam-crm114-register-spam-routine)
20805         (spam-crm114-unregister-spam-routine)
20806         (spam-crm114-register-ham-routine)
20807         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20808         From asjo@koldfront.dk (Adam Sjøgren).
20809
20810         * gnus.el: Add spam-use-crm114.
20811
20812         * spam.el (spam-list-of-processors, spam-registration-functions):
20813         Add spam-use-resend.
20814         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20815         (spam-report-articles-gmane): Add doc fix.
20816         (spam-report-articles-resend, spam-report-resend-register-routine):
20817         Add wrappers around spam-report-resend-to.
20818
20819         * spam-report.el (spam-report-resend-to, spam-report-resend):
20820         Add support for resending spam.
20821         (spam-report-gmane): Fix line length >80.
20822
20823         * gnus.el (spam-process): Add spam-use-resend.
20824
20825 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20826
20827         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20828         number of processed spam messages.
20829         (spam-ham-copy-or-move-routine): Return the number of processed
20830         ham messages.
20831         (spam-summary-prepare-exit): Use the above values to decide
20832         whether status messages shouled be displayed.
20833
20834 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20835
20836         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20837         `rfc2047-encoding-function-alist' in order to avoid conflicting
20838         with the old version.
20839         (rfc2047-encode-region): Concatenate words containing non-ASCII
20840         characters in structured fields; don't encode space-delimited
20841         ASCII words even in unstructured fields; don't break words at
20842         char-category boundaries.
20843         (rfc2047-encode-1): New function.
20844         (rfc2047-encode): Use it; encode text so that it occupies the
20845         maximum width within 76-column; work correctly on Q encoding for
20846         iso-2022-* charsets.
20847         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20848         sure not to break a line just after the header name.
20849         (rfc2047-b-encode-region): Remove.
20850         (rfc2047-b-encode-string): New function.
20851         (rfc2047-q-encode-region): Remove.
20852         (rfc2047-q-encode-string): New function.
20853
20854         * mm-util.el (mm-replace-in-string): New function.
20855
20856 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20857
20858         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20859         Really get it right.
20860         (gnus-inews-make-draft): Really.
20861
20862 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20863
20864         * nnmh.el (nnmh-request-list-1): Don't check the link count
20865         before descending.  (small patch)
20866
20867 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20868
20869         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20870         stuff.
20871
20872         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20873         Match on real group name.
20874
20875         * gnus-art.el (gnus-signature-limit): Doc fix.
20876
20877         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20878
20879         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20880
20881 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20882
20883         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20884         isn't a string.
20885
20886 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20887
20888         * gnus-draft.el (gnus-draft-send):
20889         Bind rfc2047-encode-encoded-words.
20890
20891         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20892         (rfc2047-encodable-p): Say that =? needs encoding.
20893         (rfc2047-encode-encoded-words): New variable.
20894
20895         * gnus-group.el (gnus-group-select-group): Doc fix.
20896
20897         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20898
20899         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20900         to nil.
20901
20902         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20903
20904         * nnheader.el (nnheader-get-lines-and-char): New function.
20905
20906 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20907
20908         * gnus-msg.el (gnus-summary-followup-with-original):
20909         Document yanking of region when active.
20910
20911 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20912
20913         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20914         groups if the group level is higher than the specified value.
20915
20916 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20917
20918         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20919         (gnus-group-jump-to-group): Add prefix argument using
20920         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20921         non-active group.
20922
20923         * compface.el (uncompface): Be verbose when changing
20924         `uncompface-use-external'.
20925
20926         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20927         handle manual section.
20928
20929 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20930
20931         * gnus-art.el (gnus-button-alist): Revert previous change.
20932
20933 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20934
20935         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20936
20937 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20938
20939         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20940         whether backend can accept message.
20941
20942         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20943
20944 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20945
20946         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20947         Avoid creating directory when nntp-marks-is-evil is true.
20948         Reported by Reiner Steib.
20949
20950 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20951
20952         * gnus-picon.el (gnus-picon-style): New variable.
20953         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20954         (gnus-picon-transform-address): Support `gnus-picon-style'.
20955         From Jesper Harder <harder@ifa.au.dk>.
20956
20957 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20958
20959         * message.el (message-fill-field): Return point.
20960         (message-generate-headers): Go to end of field.
20961
20962         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20963         stuff for non-living groups.
20964
20965 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20966
20967         * gnus-art.el (gnus-article-followup-with-original)
20968         (gnus-article-reply-with-original): gnus-mark-active-p ->
20969         gnus-region-active-p.
20970
20971 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20972
20973         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20974         only when there is spam or ham to be processed.
20975
20976 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20977
20978         * mail-source.el (mail-source-delete-crash-box): Refactor.
20979         (mail-source-fetch): Use it.
20980         (mail-source-fetch-file): Ditto.
20981         (mail-source-fetch-directory): Run postscript in loop.
20982         (mail-source-fetch-pop): Delete.
20983         (mail-source-fetch-maildir): Ditto.
20984         (mail-source-fetch-imap): Ditto.
20985
20986         * imap.el (imap-authenticators): Comment out sasl.
20987
20988         * message.el (message-skip-to-next-address): New function.
20989         (message-fill-header-address): Refactor.
20990         (message-fill-address): Use it.
20991         (message-delete-address): Use it.
20992         (message-fill-header-general): Refactor.
20993         (message-fill-field-address): Rename.
20994         (message-narrow-to-field): Find the start of the header.
20995         (message-header-format-alist): Don't pre-fill.
20996         (message-fill-header): Remove.
20997         (message-insert-header): New function.
20998         (message-shorten-references): Use it.
20999
21000         * rfc2047.el (rfc2047-field-value): Strip props.
21001
21002         * mail-parse.el (mail-header-make-address): New alias.
21003
21004         * ietf-drums.el (ietf-drums-make-address): New function.
21005
21006         * imap.el: Add compiler directives.
21007
21008         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21009
21010         * gnus-art.el (article-decode-idna-rhs): Don't use
21011         message-idna-inside-rhs-p.
21012
21013 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21014
21015         * message.el (message-idna-inside-rhs-p): Remove.
21016         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21017
21018         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21019         false positives.
21020
21021 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21022
21023         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21024
21025 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21026
21027         * nneething.el (nneething-file-name): Don't create spurious
21028         files.
21029
21030         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21031         (gnus-inews-do-gcc): Remove sleep.
21032
21033         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21034         part under point.
21035
21036         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21037         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21038
21039 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21040
21041         * spam.el (spam-summary-prepare-exit): Fix (length).
21042
21043 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21044
21045         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21046         as expired without moving it" message when there are spam
21047         messages left.
21048
21049 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21050
21051         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21052         header is not nil.
21053
21054 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21055
21056         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21057         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21058         (nntp-marks-changed-p): New arg SERVER.
21059         (nntp-request-update-info): Adjust caller.
21060
21061 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21062
21063         * nntp.el (nntp-save-marks): Pass missing arg.
21064
21065 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21066
21067         * nntp.el: Support marks.
21068         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21069         (nntp-marks-modtime, nntp-marks-directory): New variables.
21070         (nntp-request-set-mark, nntp-request-update-info)
21071         (nntp-possibly-create-directory, nntp-marks-changed-p)
21072         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21073         New functions.
21074
21075 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21076
21077         * gnus-xmas.el (gnus-xmas-select-lowest-window)
21078         (gnus-xmas-redefine): Rename.
21079
21080         * gnus-score.el (gnus-score-insert-help):
21081         Use gnus-select-lowest-window.
21082
21083         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21084         appt-select-lowest-window and rename to gnus-select-lowest-window.
21085
21086         * gnus.el: do.
21087
21088 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21089
21090         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21091         encodings of MIME-encoded words, in order to improve
21092         interoperability with several broken MUAs.
21093
21094 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21095
21096         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21097         tags, only when charsets are not specified in headers.
21098         (mm-inline-text-html-render-with-w3m): Ditto.
21099
21100         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
21101         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
21102
21103 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21104
21105         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21106         instead of MIME-decoded from fields when checking
21107         `gnus-article-address-banner-alist'.
21108
21109 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21110
21111         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21112         description rather than subject.
21113
21114 2004-05-02  Steve Youngs  <steve@youngs.au.com>
21115
21116         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
21117
21118 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21119
21120         * gnus.el (gnus-version-number): Bump.
21121
21122 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21123
21124         * gnus.el: No Gnus v0.2 is released.
21125
21126 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21127
21128         * gnus-agent.el (gnus-agent-read-agentview):
21129         Inline gnus-uncompress-range.
21130
21131 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21132
21133         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21134         `exec-installed-p'.
21135
21136 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21137
21138         * gnus.el (spam-process, spam-autodetect-methods):
21139         Add bsfilter and bsfilter-headers.
21140
21141         * spam.el (spam-bsfilter): New customize group.
21142         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21143         (spam-bsfilter-header, spam-bsfilter-probability-header)
21144         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21145         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21146         (spam-bsfilter-database-directory): New options.
21147         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21148         (spam-list-of-statistical-checks, spam-registration-functions):
21149         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21150         (spam-bsfilter-score): New command.
21151         (spam-check-bsfilter-headers, spam-check-bsfilter)
21152         (spam-bsfilter-register-with-bsfilter)
21153         (spam-bsfilter-register-spam-routine)
21154         (spam-bsfilter-unregister-spam-routine)
21155         (spam-bsfilter-register-ham-routine)
21156         (spam-bsfilter-unregister-ham-routine): New functions.
21157         (spam-generic-score): Support bsfilter; Accept an optional argument
21158         to recalcurate spam score even if scoring header has already been
21159         added.
21160         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21161         optional argument to recalcurate spam score even if scoring header
21162         has already been added.
21163
21164 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21165
21166         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21167         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21168         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21169         link is missing.
21170
21171 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21172
21173         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21174         (html2text-get-attr): Rewrite.
21175
21176         * message.el (message-setup-1): Remove redundant put-text-property
21177         on mail-header-separator.
21178
21179 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21180
21181         * gnus-registry.el (gnus-registry-cache-whitespace)
21182         (gnus-registry-action, gnus-registry-spool-action)
21183         (gnus-registry-split-fancy-with-parent): Change message levels
21184         from 5 to 3 or 7, as needed.
21185
21186         * spam.el (spam-summary-prepare-exit)
21187         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21188         (spam-split, spam-find-spam, spam-log-undo-registration)
21189         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21190         level from 5 to 6.
21191
21192 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21193
21194         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21195         2004-03-04 change).
21196
21197 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21198
21199         * sieve-manage.el (sieve-manage-open):
21200         * nnweb.el (nnweb-insert-html):
21201         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21202         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21203         * nnspool.el (nnspool-request-group):
21204         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21205         * nnml.el (nnml-request-update-info):
21206         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21207         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21208         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21209         (nnimap-request-set-mark):
21210         * nnfolder.el (nnfolder-request-update-info):
21211         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21212         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21213         * gnus-uu.el (gnus-uu-find-articles-matching):
21214         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21215         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21216         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21217         * gnus-nocem.el (gnus-nocem-scan-groups):
21218         * gnus-int.el (gnus-start-news-server):
21219         * gnus-group.el (gnus-group-make-kiboze-group)
21220         (gnus-group-browse-foreign-server):
21221         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21222         Use mapc when appropriate.
21223
21224 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
21225
21226         FIXME: Make separate entries for each person.
21227
21228         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
21229         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
21230         <shields@msrl.com>:
21231
21232         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21233         may need for spam sorting and scoring.
21234         (spam-user-format-function-S): Add user format function suitable for
21235         general use.
21236         (spam-article-sort-by-spam-status): Add sorting function for summary
21237         sorting.
21238         (spam-extra-header-to-number): Add function to get a score from a
21239         header.
21240         (spam-summary-score): Add function to get a numeric score from the
21241         headers.
21242         (spam-generic-score): Fix function doc, was in wrong place.
21243         (spam-initialize): Take symbols when it's run, and install the
21244         extra headers that spam-necessary-extra-headers thinks we need.
21245
21246 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21247
21248         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21249         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21250
21251 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21252
21253         * gnus-sum.el (gnus-set-global-variables)
21254         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21255         (gnus-article-get-xrefs, gnus-summary-best-group)
21256         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21257         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21258         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21259         Use with-current-buffer.
21260
21261 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21262
21263         * spam.el (spam-summary-prepare-exit): Simplify logic.
21264         (spam-fetch-article-header): Read the article header if it's not
21265         available.
21266         (spam-list-articles): Simplify logic.
21267         (spam-filelist-register-routine): Fix bug with unregister-list.
21268
21269         * gnus-registry.el: Fix comments at beginning.
21270
21271 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21272
21273         * message.el (message-cater-to-broken-inn): Remove.
21274         (message-shorten-references): Make sure the total folded length of
21275         References is shorter than 998 characters to cater to a bug in INN
21276         2.3.  Also, don't pretend that references aren't folded -- this
21277         hasn't worked for a while.
21278
21279 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21280
21281         * gnus-agent.el (gnus-agentize):
21282         gnus-agent-send-mail-real-function no longer set to current value
21283         of message-send-mail-function but rather a lambda that calls
21284         message-send-mail-function.  The change makes the agent real-time
21285         responsive to user changes to message-send-mail-function.
21286
21287 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21288
21289         * legacy-gnus-agent.el
21290         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21291         help from Florian Weimer <fw@deneb.enyo.de>
21292
21293 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21294
21295         * nnmail.el (nnmail-cache-insert): Revert last change.
21296
21297 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21298
21299         * nnmail.el (nnmail-cache-insert): Always check whether
21300         nnmail-cache-ignore-groups matches a group name.
21301
21302 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21303
21304         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21305         (spam-find-spam, spam-log-processing-to-registry)
21306         (spam-log-registered-p, spam-log-unregistration-needed-p)
21307         (spam-log-undo-registration): Use gnus-message instead of
21308         gnus-error, none of these errors are fatal.
21309
21310         * gnus-registry.el (gnus-registry-clean-empty-function)
21311         (gnus-registry-clean-empty): Remove only empty entries without
21312         extra data.
21313
21314 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21315
21316         * spam-stat.el (spam-stat-buffer-change-to-spam)
21317         (spam-stat-buffer-change-to-non-spam): Change (error) to
21318         (gnus-message 8) invocation.
21319
21320 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21321
21322         * nntp.el (nntp-via-netcat-command): New variable.
21323         (nntp-via-netcat-switches): New variable.
21324         (nntp-open-via-rlogin-and-netcat): New function.
21325         (nntp-open-connection-function): Doc fix.
21326         (nntp-telnet-command): Doc fix.
21327         (nntp-end-of-line): Doc fix.
21328         (nntp-via-rlogin-command): Doc fix.
21329         (nntp-via-user-name): Doc fix.
21330         (nntp-via-address): Doc fix.
21331
21332 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21333
21334         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21335         error in Emacs 21.1.
21336
21337 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21338
21339         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21340
21341 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21342
21343         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21344         (gnus-agent-with-refreshed-group): New macro.
21345         (gnus-agent-rename-group): New function.
21346         (gnus-agent-delete-group): New function.
21347         (gnus-agent-save-group-info): Use gnus-command-method when
21348         `method' parameter is nil.  Don't write nil entries into the
21349         active file.
21350         (gnus-agent-get-group-info): New function.
21351         (gnus-agent-fetch-articles):
21352         Use gnus-agent-update-files-total-fetched-for to increment disk space
21353         used.
21354         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21355         Use gnus-agent-update-view-total-fetched-for to increment disk space
21356         used.
21357         (gnus-agent-get-local): Add optional parameters to avoid calling
21358         gnus-group-real-name and gnus-find-method-for-group.
21359         (gnus-agent-set-local): Delete stored entry if either min, or max,
21360         are nil.
21361         (gnus-agent-fetch-session): Reworded error/quit messages.
21362         On quit, use gnus-agent-regenerate-group to record existance of any
21363         articles fetched to disk before the quit occurred.
21364         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21365         gnus-agent-update-view-total-fetched-for, and
21366         gnus-agent-update-files-total-fetched-for to decrement disk space
21367         used.
21368         (gnus-agent-retrieve-headers):
21369         Use gnus-agent-update-view-total-fetched-for to increment disk space
21370         used.
21371         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21372         with gnus-agent-update-files-total-fetched-for to decrement disk
21373         space and fresh group buffer.
21374         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21375         (gnus-agent-need-update-total-fetched-for): New variable.
21376         (gnus-agent-update-files-total-fetched-for): New function.
21377         (gnus-agent-update-view-total-fetched-for): New function.
21378         (gnus-agent-total-fetched-for): New function.
21379
21380         * gnus-cache.el (gnus-cache-save-buffers):
21381         Use gnus-cache-update-overview-total-fetched-for to change disk space
21382         used by this group.
21383         (gnus-cache-possibly-enter-article):
21384         Use gnus-cache-update-file-total-fetched-for to increment disk space
21385         used by this group.
21386         (gnus-cache-possibly-remove-article):
21387         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21388         used by this group.
21389         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21390         (gnus-cache-rename-group): New function.
21391         (gnus-cache-delete-group): New function.
21392         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21393         (gnus-cache-need-update-total-fetched-for): New variable.
21394         (gnus-cache-with-refreshed-group): New macro.
21395         (gnus-cache-update-file-total-fetched-for): New function.
21396         (gnus-cache-update-overview-total-fetched-for): New function.
21397         (gnus-cache-rename-group-total-fetched-for): New function.
21398         (gnus-cache-delete-group-total-fetched-for): New function.
21399         (gnus-cache-total-fetched-for): New function.
21400
21401         * gnus-group.el: Require gnus-sum and autoload functions to
21402         resolve warnings when gnus-group.el compiled alone.
21403         (gnus-group-line-format): Documented new %F.
21404         (size of Fetched data) group line format; identifies disk space
21405         used by agent and cache.
21406         (gnus-group-line-format-alist): Defined new F format.
21407         (gnus-total-fetched-for): New function.
21408         (gnus-group-delete-group): No longer update
21409         gnus-cache-active-altered as gnus-request-delete-group now keeps
21410         the cache in sync.
21411         (gnus-group-list-active): Let the agent store a server's active
21412         list if currently plugged.
21413
21414         * gnus-int.el (gnus-request-delete-group):
21415         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21416         local disk in sync with the server.
21417         (gnus-request-rename-group):
21418         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21419         local disk in sync with the server.
21420
21421         * gnus-start.el (gnus-get-unread-articles):
21422         Cosmetic simplification to logic.
21423
21424         * gnus-util.el (gnus-rename-file): New function.
21425
21426 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21427
21428         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21429
21430 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21431
21432         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21433         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21434
21435 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21436
21437         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21438         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21439
21440 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21441
21442         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21443
21444 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21445
21446         * spam.el (spam-set-difference): Add function to replace
21447         gnus-set-difference in spam.el.
21448         (spam-summary-prepare-exit): Use spam-set-difference.
21449
21450 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21451
21452         * gnus-registry.el (gnus-registry-cache-file): Update to use
21453         gnus-dribble-directory OR gnus-home-directory OR ~.
21454         (gnus-registry-split-fancy-with-parent): Fix doc.
21455
21456 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21457
21458         * message.el (message-exchange-point-and-mark):
21459         Use message-mark-active-p.  Suggested by Jesper Harder
21460         <harder@ifa.au.dk>.
21461
21462 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21463
21464         * message.el (message-exchange-point-and-mark): Don't activate
21465         region if it was inactive.  Suggested by Hiroshi Fujishima
21466         <pooh@nature.tsukuba.ac.jp>.
21467
21468 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21469
21470         * gnus-art.el (article-display-face): Display Faces in the same
21471         order as X-Faces.
21472
21473 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21474
21475         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21476
21477 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21478
21479         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21480         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21481         (gnus-article-mime-hierarchy): Remove.
21482         (gnus-article-mime-hierarchy-next): Remove.
21483         (gnus-article-mode): Revert 2004-03-19 change.
21484         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21485         (gnus-insert-mime-button): Revert 2004-03-19 change.
21486         (gnus-mime-accumulate-hierarchy): Remove.
21487         (gnus-mime-enter-multipart): Remove.
21488         (gnus-mime-leave-multipart): Remove.
21489         (gnus-mime-display-part): Revert 2004-03-19 change.
21490         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21491
21492         * mml.el (mml-preview): Revert 2004-03-19 change.
21493
21494 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21495
21496         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21497
21498 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21499
21500         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21501         t while entering a file name using the mm-with-multibyte macro.
21502         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21503
21504         * mm-util.el (mm-with-multibyte): New macro.
21505
21506 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21507
21508         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21509         New user option.
21510         (gnus-mime-multipart-functions): Doc and customization fix.
21511         (gnus-article-mime-hierarchy): New variable.
21512         (gnus-article-mime-hierarchy-next): New variable.
21513         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21514         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21515         gnus-article-mime-hierarchy-next to nil.
21516         (gnus-insert-mime-button): Show hierarchy numbers.
21517         (gnus-mime-accumulate-hierarchy): New function.
21518         (gnus-mime-enter-multipart): New function.
21519         (gnus-mime-leave-multipart): New function.
21520         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21521         (gnus-mime-display-alternative): Show hierarchy numbers.
21522
21523         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21524         gnus-article-mime-hierarchy-next to nil.
21525
21526 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21527
21528         * dns.el: Don't require gnus-xmas.
21529
21530 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21531
21532         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21533         inline PGP.
21534         (mml-menu): Disable mml-quote-region if mark is inactive.
21535
21536 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21537
21538         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21539         when the group's active is not available.
21540
21541 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21542
21543         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21544         error.
21545
21546 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21547
21548         * imap.el (imap-store-password): New variable.
21549         (imap-interactive-login): Use it.
21550         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21551
21552 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21553
21554         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21555         window-start and hscroll to summary window.
21556
21557 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21558
21559         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21560         conversion message to newsrc-dribble when an actual conversion is
21561         performed.
21562
21563 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21564
21565         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21566
21567 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21568
21569         * mm-decode.el (mm-complicated-handles): New function reviving
21570         former definition of mm-multiple-handles.
21571
21572         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21573         (gnus-mime-delete-part): Use it.
21574
21575 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21576
21577         * gnus-agent.el (gnus-agent-read-local):
21578         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21579         avoid the implicit assumption that they will always be equal.
21580         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21581         coding-system-for-write, as the with-temp-file macro first prints
21582         to a buffer then saves the buffer.
21583
21584 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21585
21586         * gnus-art.el (gnus-article-edit-part): New function.
21587         (gnus-mime-save-part-and-strip): Use it; do query instead of
21588         signaling an error; don't use mm-multiple-handles.
21589         (gnus-mime-delete-part): Ditto.
21590
21591 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21592
21593         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21594         old file versions.
21595         (gnus-group-prepare-hook): Remove function that converted list
21596         form of gnus-agent-expire-days to group properties.
21597
21598         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21599         (gnus-request-accept-article): Re-indented.
21600
21601         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21602         converters to handle old agent file formats.  Add logic for a
21603         "backup before upgrading warning".
21604         (gnus-convert-mark-converter-prompt): Developers can mark
21605         functions as needing (default), or not needing,
21606         gnus-convert-old-newsrc's "backup before upgrading warning".
21607         (gnus-convert-converter-needs-prompt): Tests whether the user
21608         should be protected from potentially irreversable changes by the
21609         function.
21610
21611         * legacy-gnus-agent.el: New.  Provides converters that are only
21612         loaded when gnus-convert-old-newsrc needs to call them.
21613
21614 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21615
21616         * mail-source.el (mail-source-touch-pop): Doc fix.
21617
21618         * message.el (message-smtpmail-send-it): Doc fix.
21619
21620 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21621
21622         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21623
21624         * nnmail.el (nnmail-split-fancy): do.
21625
21626         * gnus-kill.el (gnus-kill, gnus-execute): do.
21627
21628 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21629
21630         * gnus-sum.el (gnus-widget-reversible-match)
21631         (gnus-widget-reversible-to-internal)
21632         (gnus-widget-reversible-to-external): New functions.
21633         (gnus-widget-reversible): New widget.
21634         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21635
21636 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21637
21638         * gnus-sum.el (gnus-thread-sort-functions)
21639         (gnus-article-sort-functions): Document `(not F)' items.
21640
21641 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21642
21643         * spam.el (spam-use-gmane-xref): Add new backend.
21644         (spam-gmane-xref-spam-group): Add variable to control the name of the
21645         Gmane spam group.
21646         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21647         (spam-regex-headers-spam, spam-regex-headers-ham)
21648         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21649         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21650         backends and checks.
21651         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21652
21653         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21654         an autodetect method.
21655
21656 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21657
21658         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21659         articles are being added to a group.
21660         (gnus-request-replace-article): Inform the agent that articles
21661         need to be uncached as the cached contents are no longer valid.
21662
21663 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21664
21665         * binhex.el: Don't autoload executable-find.
21666
21667         * canlock.el: Don't autoload mail-fetch-field.
21668
21669         * dgnushack.el: Autoload c-mode for XEmacs.
21670
21671         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21672
21673         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21674         rmail-dont-reply-to and rmail-output.
21675
21676         * gnus-score.el: Don't autoload ffap-string-at-point.
21677
21678         * gnus-setup.el: Don't autoload sc-cite-original.
21679
21680         * imap.el: Don't autoload base64-decode-string,
21681         base64-encode-string and md5.
21682
21683         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21684         and rmail-msg-restore-non-pruned-header.
21685
21686         * mm-decode.el: Don't autoload executable-find.
21687
21688         * mm-url.el: Don't autoload executable-find.
21689
21690         * mm-view.el: Don't autoload diff-mode.
21691
21692         * nndb.el: Don't autoload news-reply-mode, news-setup,
21693         cancel-timer and telnet.
21694
21695         * password.el: Don't autoload run-at-time for Emacs.
21696
21697         * sha1-el.el: Don't autoload executable-find.
21698
21699         * sieve-mode.el: Don't autoload c-mode.
21700
21701         * uudecode.el: Don't autoload executable-find.
21702
21703 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21704
21705         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21706         (gnus-agent-possibly-alter-active): Avoid null in numeric
21707         comparison.
21708         (gnus-agent-set-local): Refuse to save null in local object table.
21709         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21710         list of articles that will be marked as unread.
21711
21712 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21713
21714         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21715
21716 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21717
21718         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21719         language tags.
21720
21721 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21722
21723         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21724         Don't bind "obarray".
21725
21726         * gnus-sum.el (gnus-thread-sort-functions):
21727         Add `gnus-thread-sort-by-most-recent-number' and
21728         `gnus-thread-sort-by-most-recent-date'.
21729         Reported by Kai Grossjohann <kai@emptydomain.de>.
21730
21731 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21732
21733         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21734
21735 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21736
21737         * gnus-cus.el (gnus-agent-customize-category):
21738         Remove ignore-errors macro reference that required cl to be loaded at
21739         run-time.
21740
21741         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21742         single-interval range of the form (min . max).  Previously the
21743         range had to look like ((min . max)).  Likewise, return
21744         (min . max) rather than ((min . max)).
21745         (gnus-range-map): Use gnus-range-normalize to accept
21746         single-interval range.
21747
21748         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21749         the cache, but not the agent, now appear with their usual face.
21750
21751         * dgnushack.el (loaddir): New variable that is bound to the
21752         directory containing the dgnushack.el file. Use loaddir, rather
21753         than srcdir, to update load-path. Change lets dgnushack compile
21754         code in directories other than GNUS/lisp.
21755
21756 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21757
21758         * lpath.el: Don't bind w3m-safe-url-regexp.
21759
21760         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21761         w3m-safe-url-regexp variable buffer-local.
21762
21763         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21764
21765 2004-02-27  Simon Josefsson  <jas@extundo.com>
21766
21767         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21768         gnus-group-real-prefix.
21769         (gnus-summary-move-article): Use it, instead of
21770         gnus-group-real-prefix.
21771
21772 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21773
21774         * lpath.el: Bind w3m-safe-url-regexp.
21775
21776         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21777         w3m-safe-url-regexp variable buffer-local and set it as the value
21778         of mm-w3m-safe-url-regexp.
21779
21780         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21781
21782         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21783         parsing gnus-posting-styles when the message is not for replying.
21784
21785         * dgnushack.el: Autoload sgml-mode for XEmacs.
21786
21787         * nnrss.el (nnrss-opml-export):
21788         Use mm-set-buffer-file-coding-system instead of
21789         set-buffer-file-coding-system.
21790
21791 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21792
21793         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21794         of checkdoc.el).
21795         * nnrss.el: do.
21796         * gnus-mlspl.el: do.
21797         * gnus-ml.el: do.
21798         * gnus-srvr.el: do.
21799
21800         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21801
21802 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21803
21804         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21805         Corrections to custom-manual links.
21806
21807         * gnus-art.el (gnus-article): Ditto.
21808
21809         * mm-decode.el (mime-display, mime-security): Ditto.
21810
21811 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21812
21813         * flow-fill.el: Typo.
21814
21815 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21816
21817         * spam-wash.el: New file.
21818
21819 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21820
21821         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21822
21823 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21824
21825         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21826         to be run with new-articles as LIST1, not LIST2.
21827         (spam-registration-functions): Add spam-use-ham-copy as a nil
21828         registration backend.
21829
21830 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21831
21832         * spam-stat.el (spam-stat-washing-hook): New option.
21833         (spam-stat-buffer-words): Use it.
21834         (spam-stat-process-directory, spam-stat-test-directory):
21835         Use insert-file-contents-literally.
21836         (spam-stat-coding-system): New variable.
21837         (spam-stat-load, spam-stat-save): Use it.
21838
21839 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21840
21841         * spam-report.el (spam-report-plug-agent):
21842         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21843
21844 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21845
21846         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21847         Allow / in mailto URLs.
21848
21849 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21850
21851         * spam-report.el (spam-report-process-queue): Fix interactive use.
21852         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21853         (spam-report-unplug-agent): Doc fixes.
21854         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21855         (spam-report-agentize, spam-report-deagentize): Autoload.
21856
21857 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21858
21859         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21860
21861         * message.el (message-setup-fill-variables): Add mml tags to
21862         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21863         <ajk@iu.edu>.
21864         (message-mode): Don't modify paragraph-separate there.
21865
21866 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21867
21868         * compface.el (uncompface-use-external): Default to undecided.
21869         (uncompface-use-external-threshold): New variable.
21870         (uncompface-float-time): New macro.
21871         (uncompface): Determine whether to use the external decoder if
21872         uncompface-use-external is undecided.
21873
21874 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21875
21876         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21877         after images.
21878
21879         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21880
21881 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21882
21883         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21884
21885         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21886
21887         * gnus-sum.el (gnus-summary-limit-to-age)
21888         (gnus-summary-limit-children): do.
21889
21890         * gnus-int.el (gnus-request-scan): do.
21891
21892         * gnus-group.el (gnus-group-suspend): do.
21893
21894         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21895
21896         * gnus-cite.el (gnus-cite-parse-attributions): do.
21897
21898         * gnus-agent.el (gnus-summary-set-agent-mark)
21899         (gnus-agent-regenerate-group): do.
21900
21901         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21902
21903         * binhex.el (binhex-decode-region-internal): do.
21904
21905 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21906
21907         * gnus-fun.el (gnus-face-properties-alist): New user option.
21908         (gnus-display-x-face-in-from): Use it.
21909
21910         * gnus-art.el (article-display-face): Ditto.
21911
21912         * compface.el (uncompface-use-external): Default to nil.
21913
21914 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21915
21916         * nntp.el (nntp-erase-buffer): New function.
21917         (nntp-retrieve-data, nntp-send-command)
21918         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21919         (nntp-possibly-change-group): Use it.
21920
21921         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21922         Use with-current-buffer.
21923
21924 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21925
21926         * compface.el: Merge the ELisp-based uncompface program.
21927         (compface): New customization group.
21928         (uncompface-use-external): New user option.
21929         (uncompface): Call uncompface-internal if uncompface-use-external
21930         is nil.
21931         (uncompface-internal): New function.  Note that there are also
21932         some other functions and variables added for this function.
21933
21934 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21935
21936         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21937         if necessary.
21938
21939 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21940
21941         * spam-report.el (spam-report-unplug-agent)
21942         (spam-report-plug-agent, spam-report-deagentize)
21943         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21944         Add support for the Agent in spam-report: when unplugged, report to a
21945         file; when plugged, submit all the requests.
21946
21947         * spam.el (spam-register-routine): Fix message about
21948         registration.
21949
21950 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21951
21952         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21953         dependencies.
21954         (rfc2047-encode): Use it.
21955
21956         * gnus-art.el (gnus-button-marker-list): Move before first
21957         reference.
21958
21959         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21960         (imap-parse-body): Fix format string mismatch.
21961
21962         * gnus-score.el (gnus-summary-increase-score): do.
21963
21964         * nnrss.el (nnrss-close): New function.
21965
21966 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21967
21968         * nnrss.el (nnrss-make-filename): New function.
21969         (nnrss-request-delete-group, nnrss-read-server-data)
21970         (nnrss-save-server-data, nnrss-read-group-data)
21971         (nnrss-save-group-data): Use it.
21972         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21973         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21974         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21975
21976 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21977
21978         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21979
21980 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21981
21982         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21983         files.
21984
21985         * message.el (message-generate-headers-first): Don't quote nil
21986         and t in docstrings.
21987
21988         * imap.el (imap-id): do.
21989
21990         * gnus-agent.el (gnus-agent-consider-all-articles)
21991         (gnus-agent-queue-mail): do.
21992
21993 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21994
21995         * spam-report.el (spam-report-process-queue): New function.
21996         Process requests from `spam-report-requests-file'.
21997         (spam-report-process-queue): Doc fix.
21998
21999 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22000
22001         * spam.el (spam-register-routine)
22002         (spam-log-processing-to-registry, spam-log-registered-p)
22003         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22004         Change "check" to "spam-check" for semi-clarity.
22005
22006 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22007
22008         * pop3.el: Require nnheader.
22009
22010         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22011
22012         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22013
22014         * gnus-picon.el: Require cl.
22015
22016         * gnus-fun.el: Require gnus-ems and gnus-util.
22017
22018         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22019
22020         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
22021
22022         * gnus-art.el (gnus-article-edit-mode): Define before first
22023         reference.
22024
22025 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22026
22027         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22028         (gnus-uu-post-encoded): Use point-at-bol.
22029
22030         * gnus-topic.el (gnus-group-active-topic-p): do.
22031
22032         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22033
22034         * gnus-group.el (gnus-group-kill-region): do.
22035
22036         * gnus-art.el (article-date-ut): do.
22037
22038         * message.el (message-fetch-field): Remove redundant
22039         case-fold-search binding.
22040         (message-narrow-to-field): Simplify.
22041
22042 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22043
22044         * spam.el (spam-directory): Derive from `gnus-directory'.
22045
22046         * spam-report.el (spam-report-url-to-file)
22047         (spam-report-requests-file): New function and variable for offline
22048         reporting.
22049         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22050         and user defined function.
22051         (spam-report-url-ping-mm-url): Remove doubled slash.
22052
22053 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22054
22055         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22056
22057 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22058
22059         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22060         Fix format string mismatch.
22061
22062         * sieve.el (sieve-deactivate-all): do.
22063
22064         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22065
22066         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22067
22068         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22069
22070         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22071
22072 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22073
22074         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22075         the list of checks.
22076
22077 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22078
22079         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22080         padding.
22081
22082 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22083
22084         * mm-view.el (mm-fill-flowed): New variable.
22085         (mm-inline-text): Use it.
22086
22087 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22088
22089         * spam.el (spam-spamassassin-register-ham-routine)
22090         (spam-spamassassin-register-spam-routine): Fix function names.
22091
22092 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22093
22094         * gnus.el (gnus-tmp-grouplens): Remove.
22095         (gnus-summary-line-format): Remove grouplens.
22096
22097         * gnus-group.el (gnus-group-line-format): Ditto.
22098
22099         * gnus-spec.el (gnus-format-specs): Ditto.
22100         (gnus-update-format-specifications): Flush the group format spec
22101         cache if there's the grouplens stuff.
22102         (gnus-parse-simple-format): Replace %l with the empty string.
22103
22104 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22105
22106         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22107         omission.
22108
22109 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22110
22111         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22112         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22113
22114 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22115
22116         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22117         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22118         New macros and functions.
22119         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22120         Handle > NLINK_MAX messages.
22121         * nnmaildir.el (nnmaildir-request-set-mark):
22122         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22123
22124 2004-01-25  Alex Schroeder  <alex@gnu.org>
22125
22126         * spam-stat.el (spam-stat-process-directory-age): New option.
22127         (spam-stat-process-directory): Use it.
22128
22129 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22130
22131         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22132         (spam-stat-save): Accept prefix argument.
22133
22134 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22135
22136         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22137         links" error.
22138
22139 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22140
22141         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
22142         the rest of the and/or forms.
22143
22144 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22145
22146         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22147         compatibility with old .newsrc.eld files.
22148
22149         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
22150
22151         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22152
22153         * gnus-start.el (gnus-1): do.
22154
22155         * gnus-group.el (gnus-group-line-format-alist): do.
22156
22157         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22158
22159         * gnus-gl.el: Remove.
22160
22161 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22162
22163         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22164         marks consisting of a single range {for example, (3 . 5)} rather
22165         than a list of a single range { ((3 . 5)) }.
22166
22167 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22168
22169         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22170         Use with-current-buffer.
22171         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22172         avoid consing a string.
22173
22174         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22175         Remove obsolete entries for big5 and gb2312.
22176
22177 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22178
22179         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22180         uncompressed list.
22181
22182 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22183
22184         * spam-stat.el (spam-stat-strip-xref): New function.
22185         (spam-stat-process-directory): Use it.
22186
22187         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22188         here -- it's done in message-fetch-field.
22189
22190 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22191
22192         * gnus-agent.el (gnus-agent-queue-mail)
22193         (gnus-agent-prompt-send-queue): New variables.
22194         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22195         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22196         "nndraft:queue" along to gnus-draft-send.
22197         Use gnus-agent-prompt-send-queue.
22198         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22199         is "nndraft:queue".  Suggested by Gaute Strokkenes
22200         <gs234@srcf.ucam.org>
22201
22202         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22203         (agent-enable-undownloaded-faces): Add.
22204         (gnus-agent-cat-groups): Use eval-and-compile, not
22205         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22206         method of gnus-agent-cat-groups even when the buffer has been
22207         evaled.
22208         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22209         delete gnus-agent-save-active-1.
22210         (gnus-agent-save-groups): Delete.  Identical to
22211         gnus-agent-save-active.
22212         (gnus-agent-write-active): No longer adjust agent's copy of active
22213         file as agent's adjustments are now stored in their own
22214         file.  Remove optional parameter.
22215         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22216         servers.  Add use of min/max range limits from server's local
22217         file.
22218         (gnus-agent-save-alist): Remove unused optional argument.
22219         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22220         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22221         (gnus-agent-set-local): A per-server file that keeps min/max range
22222         limits for articles known to the agent.  Provides a fast mechanism
22223         for altering many active ranges.
22224         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22225         active file (local makes it unnecessary).
22226         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22227
22228         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22229         (agent-enable-undownloaded-faces): Add.
22230
22231         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22232         disable it when sending to "nndraft:queue".
22233         (gnus-group-send-queue): Add safety check to avoid sending queue
22234         when unplugged.
22235
22236         * gnus-group.el (gnus-group-catchup): Use new
22237         gnus-sequence-of-unread-articles, not
22238         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22239         numbers of articles.  Use gnus-range-map to avoid having to
22240         uncompress the unread list.
22241         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22242         Fix invalid ange-ftp reference.
22243
22244         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22245         (gnus-sorted-range-intersection): Intersection of two ranges
22246         without requiring that they first be uncompressed.
22247
22248         * gnus-start.el (gnus-activate-group): Unless blocked by the
22249         caller, possibly expand the active range to include both cached
22250         and agentized articles.
22251         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22252         multiple version-dependent converters.
22253         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22254         gnus-agent-save-active.
22255         (gnus-save-newsrc-file): Save dirty agent range limits.
22256
22257         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22258         gnus-agent-possibly-alter-active.
22259         (gnus-adjust-marked-articles): Faster handling of simple lists.
22260
22261 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22262
22263         * spam-stat.el (spam-stat-test-directory): New optional argument
22264         displays a list of files detected.  Suggested by Andrew Cohen
22265         <cohen@andy.bu.edu>.
22266         (spam-stat-buffer-words-with-scores): Don't narrow and change
22267         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22268
22269 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22270
22271         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22272         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22273         (spam-spamassassin-arguments)
22274         (spam-spamassassin-spam-flag-header)
22275         (spam-spamassassin-positive-spam-flag-header)
22276         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22277         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22278         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22279         (spam-list-of-processors, spam-list-of-checks)
22280         (spam-list-of-statistical-checks, spam-registration-functions)
22281         (spam-check-spamassassin-headers, spam-check-spamassassin)
22282         (spam-spamassassin-score)
22283         (spam-spamassassin-register-with-sa-learn)
22284         (spam-spamassassin-register-spam-routine)
22285         (spam-spamassassin-register-ham-routine)
22286         (spam-assassin-register-spam-routine)
22287         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22288         (spam-bogofilter-score): Fix to show article before scoring.
22289
22290 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22291
22292         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22293         default scoring function.
22294         (spam-generic-score): Call spam-spamassassin-score if
22295         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22296         spam-bogofilter-score otherwise.
22297
22298         * gnus.el (spam-process, spam-autodetect-methods):
22299         Add spamassassin and spamassassin-headers.
22300
22301 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22302
22303         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22304         Suppress unnecessary messages.
22305
22306 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22307
22308         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22309         make-hash-table.
22310
22311 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22312
22313         * canlock.el (base64-encode-string): Don't autoload it.
22314
22315 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22316
22317         * run-at-time.el: Remove useless (require 'itimer),
22318         eval-and-compile and (featurep 'xemacs).
22319
22320 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22321
22322         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22323         GROUP is a virtual group.
22324
22325 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22326
22327         * gnus.el: Autoload `message-y-or-n-p'.
22328
22329 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22330
22331         * pgg-parse.el: Remove unnecessary (require 'custom).
22332
22333         * pgg-def.el: do.
22334
22335         * nnmail.el: do.
22336
22337         * gnus-undo.el: do.
22338
22339         * gnus-picon.el: do.
22340
22341         * gnus-util.el: do.
22342
22343 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22344
22345         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22346
22347 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22348
22349         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22350         handle, as well as a list.
22351
22352         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22353         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22354         (mm-w3m-cid-retrieve): Simplify.
22355
22356 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22357
22358         * message.el (message-kill-to-signature): Allow prefix arg to
22359         specify number of lines to keep before signature.
22360
22361 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22362
22363         * message.el (message-kill-to-signature): Change docstring.
22364
22365 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22366
22367         * canlock.el: Always require sha1-el.
22368         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22369
22370         * message.el: Autoload sha1 only when compiling.
22371
22372         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22373         eudc-expand-inline for XEmacs.
22374
22375 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22376
22377         * message.el (message-canlock-generate): Require sha1-el.
22378
22379 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22380
22381         * message.el (message-expand-name): Silence the byte compiler.
22382
22383         * lpath.el: Add detect-coding-system.
22384
22385         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22386         cus-edit.
22387
22388 2004-01-13  Simon Josefsson  <jas@extundo.com>
22389
22390         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22391         Invoke gnus-score-mode.
22392         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
22393
22394         * gnus-range.el (gnus-compress-sequence): Doc fix.
22395         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22396
22397 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22398
22399         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22400
22401 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22402
22403         * spam.el (spam-get-article-as-string): Update to use
22404         gnus-request-article-this-buffer, much simpler.
22405         (spam-get-article-as-buffer): Remove.
22406
22407 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22408
22409         * message.el (message-expand-name): Use EUDC if the user uses that.
22410
22411 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22412
22413         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22414         character for the encoding to avoid consing a string.
22415
22416         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22417         unnecessarily.
22418
22419         * mm-util.el (mm-replace-chars-in-string): Remove.
22420
22421         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22422         of mm-replace-chars-in-string.
22423
22424 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22425
22426         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22427
22428         * mm-util.el (mm-subst-char-in-string): Support inplace.
22429
22430         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22431         a new string in every iteration.  Use shy groups.
22432
22433 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22434
22435         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22436         * gnus-soup.el (gnus-soup-group-brew):
22437         * gnus-msg.el (gnus-put-message):
22438         * gnus-move.el (gnus-group-move-group-to-server):
22439         * gnus-kill.el (gnus-batch-score):
22440         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22441         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22442         (gnus-group-update-group, gnus-group-read-group)
22443         (gnus-group-make-group, gnus-group-make-help-group)
22444         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22445         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22446         (gnus-group-sort-by-unread, gnus-group-catchup)
22447         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22448         (gnus-group-yank-group, gnus-group-set-info)
22449         (gnus-group-list-groups):
22450         * gnus.el (gnus-generate-new-group-name):
22451         * gnus-delay.el (gnus-delay-send-queue):
22452         * nnvirtual.el (nnvirtual-catchup-group):
22453         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22454         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22455         (gnus-group-prepare-topics, gnus-topic-check-topology):
22456         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22457         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22458         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22459         (gnus-group-make-articles-read):
22460         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22461         (gnus-group-change-level, gnus-kill-newsgroup)
22462         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22463         (gnus-get-unread-articles, gnus-make-articles-unread)
22464         (gnus-make-ascending-articles-unread): Use accessor
22465         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22466         to get group information for improved readability.
22467
22468
22469 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22470
22471         * gnus-art.el (article-decode-mime-words, article-babel)
22472         (gnus-article-highlight-signature, gnus-article-add-buttons)
22473         (gnus-signature-toggle): Use gnus-with-article-buffer.
22474
22475         * gnus-art.el (gnus-article-highlight-headers)
22476         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22477
22478         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22479         (gnus-article-set-globals, gnus-request-article-this-buffer)
22480         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22481         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22482         (gnus-mime-display-alternative): Use with-current-buffer.
22483
22484 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22485
22486         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22487         also under 80 char limit, and call gnus-error if needed.
22488         (spam-fetch-article-header): Fix - it was a
22489         buffer-local variable (gnus-newsgroup-data).
22490         (spam-find-spam): Use spam-generate-fake-headers, forget about
22491         spam-insert-fake-headers.
22492         (spam-insert-fake-headers): Remove.
22493
22494 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22495
22496         * deuglify.el (gnus-article-outlook-unwrap-lines)
22497         (gnus-outlook-rearrange-article)
22498         (gnus-outlook-repair-attribution-outlook)
22499         (gnus-outlook-repair-attribution-block)
22500         (gnus-outlook-repair-attribution-other): Remove redundant
22501         save-excursion.
22502
22503 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22504
22505         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22506         (spam-fetch-field-subject-fast)
22507         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22508         (spam-fetch-article-header): Add functions to deal with Gnus
22509         internals for fast retrieval of article header data.
22510         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22511
22512 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22513
22514         * pop3.el (pop3-md5): Remove.
22515         (pop3-apop): Replace pop3-md5 with md5.
22516
22517         * mm-bodies.el: base64 is always built-in.
22518
22519         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22520         Use with-current-buffer.
22521
22522 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22523
22524         * canlock.el (canlock-insert-header): Remove excessive grouping in
22525         regexp.
22526
22527         * gnus-sum.el (gnus-summary-read-document): Ditto.
22528
22529         * gnus-uu.el (gnus-uu-part-number): Ditto.
22530
22531         * html2text.el (html2text-remove-tags): Ditto.
22532         (html2text-format-tags): Ditto.
22533         (html2text-format-single-elements): Ditto.
22534
22535         * mml.el (mml-parse-1): Ditto.
22536
22537 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22538
22539         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22540
22541         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22542
22543         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22544
22545         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22546
22547 2003-11-15  Simon Josefsson  <jas@extundo.com>
22548
22549         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22550         (pgg-gpg-lookup-key): Use regexp match instead of
22551         split-string (split-string is different between emacs 21.2 and
22552         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22553
22554 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22555
22556         * gnus-art.el (gnus-mime-view-all-parts)
22557         (gnus-article-part-wrapper, gnus-article-view-part):
22558         Use with-current-buffer.
22559
22560 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22561
22562         * spam.el (spam-disable-spam-split-during-ham-respool)
22563         (spam-spamoracle-database, spam-cache-lookups)
22564         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22565         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22566         (spam-group-ham-marks, spam-group-spam-marks)
22567         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22568         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22569         also add spam-use-blackholes to the statistical checks.
22570         (spam-fetch-field-fast): Add interface to fetching fields, may
22571         become a macro.
22572         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22573         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22574         (spam-insert-fake-headers): Fake an article when needed.
22575         (spam-find-spam): Fake article when possible.
22576         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22577         (spam-check-bogofilter-headers): Use message-fetch-field instead
22578         of nnmail-fetch-field.
22579
22580 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22581
22582         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22583
22584 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22585
22586         * spam.el (spam-split): Do not require spam-use-CHECK to be
22587         enabled if that check is passed to spam-split explicitly; also
22588         fix so 'spam doesn't get converted to spam-split-group when
22589         spam-split-symbolic-return is t.
22590         (spam-find-spam): Find registrations of the article and use those
22591         instead of re-running spam-split to find the spam/ham
22592         classification of the article.
22593         (spam-log-processing-to-registry, spam-log-registered-p)
22594         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22595         Use gnus-error instead of gnus-message.
22596         (spam-log-registration-type): Add function to determine the
22597         classification of a message based on registry entries; will
22598         return nil if both 'spam and 'ham are found.
22599         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22600         a reasonably fast local cache without the loading errors.
22601         (spam-cache-lookups): Set to t by default.
22602         (spam-find-spam): Don't try to guess spam-cache-lookups.
22603         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22604         spam-caches entry.
22605         (spam-filelist-build-cache, spam-filelist-check-cache):
22606         Fix caching of whitelist/blacklist entries.
22607         (spam-check-whitelist, spam-check-blacklist):
22608         Invoke spam-from-listed-p with a type, not a cache variable.
22609         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22610
22611 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22612
22613         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22614
22615         * nnmail.el (nnmail-split-fancy): do.
22616
22617         * mml.el (mml-parse): do.
22618
22619         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22620         (gnus-score-adaptive): do.
22621
22622 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22623
22624         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22625         (gnus-mime-button-map): Don't set keymap parent.
22626         (gnus-button-ctan-directory-regexp): Use shy grouping.
22627         (gnus-prev-page-map): Don't set keymap parent.
22628         (gnus-prev-page-map): Remove duplicated one.
22629         (gnus-next-page-map): Don't set keymap parent.
22630         (gnus-mime-security-button-map): Ditto.
22631
22632         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22633         version number.
22634
22635         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22636
22637 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22638
22639         * canlock.el (canlock-sha1-function): Remove.
22640         (canlock-sha1-function-for-verify): Remove.
22641         (canlock-openssl-program): Remove.
22642         (canlock-openssl-args): Remove.
22643         (canlock-ignore-errors): Remove.
22644         (canlock-sha1-with-openssl): Remove.
22645         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22646         (canlock-verify): Don't use canlock-ignore-errors.
22647
22648         * sha1-el.el (sha1-string-external): Make it can return a string
22649         in binary form.
22650         (sha1-region-external): Ditto.
22651         (sha1-string-internal): Ditto.
22652         (sha1-region-internal): Ditto.
22653         (sha1-region): Ditto.
22654         (sha1-string): Ditto.
22655         (sha1): Ditto.
22656
22657 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22658
22659         * spam.el (spam-report-articles-gmane): New command.
22660
22661 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22662
22663         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22664
22665         * run-at-time.el (run-at-time-saved): Remove.
22666         (run-at-time): Doc fix.
22667
22668 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22669
22670         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22671         (gnus-summary-limit-map): Add it.
22672         (gnus-summary-make-menu-bar): do.
22673
22674 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22675
22676         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22677         Make attempt at some caching support (done for BBDB only now).
22678         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22679         addresses to be checked.
22680         (spam-clear-cache-BBDB): Add function, to be invoked by
22681         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22682         (spam-check-BBDB): Check and use the caches, if
22683         spam-cache-lookups is on, remove superfluous (provide).
22684
22685 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22686
22687         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22688
22689 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22690
22691         * run-at-time.el (run-at-time-saved): Move to after the definition
22692         of `run-at-time'.
22693
22694         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22695
22696 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22697
22698         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22699         mm-w3m-local-map-property.
22700
22701         * mm-view.el (mm-w3m-mode-map): Remove.
22702         (mm-w3m-local-map-property): Remove.
22703         (mm-inline-text-html-render-with-w3m): Don't use
22704         mm-w3m-local-map-property.
22705
22706 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22707
22708         * run-at-time.el: New file.
22709
22710         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22711         under Emacs.
22712
22713         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22714         of gnus-set-text-properties.
22715
22716         * gnus-uu.el (gnus-uu-save-article): Ditto.
22717
22718         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22719
22720         * gnus-cite.el (gnus-cite-parse): Ditto.
22721
22722         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22723         of gnus-.
22724
22725         * gnus-xmas.el (run-at-time): Require run-at-time.
22726
22727         * gnus.el: Change calls to nnheader-run-at-time and
22728         password-run-at-time throughout to use run-at-time directly.
22729
22730         * password.el: Remove definition of run-at-time.
22731
22732         * nnheaderxm.el: Remove definition of run-at-time.
22733
22734 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22735
22736         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22737         in prompt.
22738
22739 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22740
22741         * messagexmas.el (message-xmas-redefine): Alias
22742         `message-make-caesar-translation-table' to
22743         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22744         version.
22745
22746         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22747         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22748         `gnus-xmas-set-text-properties'.
22749         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22750         `gnus-xmas-completing-read'.
22751         (gnus-xmas-completing-read): Removed.
22752         (gnus-xmas-open-network-stream): Removed.
22753
22754         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22755         XEmacs version.
22756
22757         * dns.el (dns-make-network-process): Use `open-network-stream'
22758         instead of `gnus-xmas-open-network-stream'.
22759
22760         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22761
22762         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22763
22764 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22765
22766         * gnus-art.el (gnus-mime-display-alternative)
22767         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22768         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22769         Don't use gnus-local-map-property.
22770
22771         * gnus-util.el (gnus-local-map-property): Remove.
22772
22773         * mm-view.el (mm-view-pkcs7-decrypt):
22774         Replace gnus-completing-read-maybe-default with completing-read.
22775
22776         * gnus-util.el (gnus-completing-read): do.
22777         (gnus-completing-read-maybe-default): Remove.
22778
22779 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22780
22781         * password.el: Only autoload `run-at-time' if not XEmacs.
22782         Only autoload the itimer functions if XEmacs.
22783
22784 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22785
22786         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22787         XEmacsen.
22788
22789         * dgnushack.el: Autoload executable-find for XEmacs.
22790
22791 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22792
22793         * gnus-art.el (gnus-read-string): Remove.
22794         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22795         read-string.
22796
22797 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22798
22799         * netrc.el: Autoload password-read.
22800         (netrc): Add configuration group.
22801         (netrc-encoding-method, netrc-openssl-path):
22802         Add variables for encoding and decoding of files with symmetric
22803         ciphers.
22804         (netrc-encode): Add assistant function to encode a file with
22805         netrc-encoding-method.
22806         (netrc-parse): Add interactive parameter, added optional
22807         decoding if netrc-encoding-method is non-nil but otherwise
22808         behavior is standard.
22809         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22810         Do s/encode/encrypt/ everywhere.
22811
22812         * spam.el: Remove executable-find autoload.
22813
22814 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22815
22816         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22817
22818         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22819
22820 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22821
22822         * gnus-art.el (gnus-treat-ansi-sequences)
22823         (article-treat-ansi-sequences): New variable and function.
22824         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22825
22826         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22827         Use it.
22828
22829 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22830
22831         * mm-util.el (mm-quote-arg): Remove.
22832
22833         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22834         shell-quote-argument.
22835
22836         * gnus-uu.el (gnus-uu-command): do.
22837
22838         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22839
22840         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22841         with make-char.
22842
22843         * mm-util.el (mm-make-char): Remove.
22844
22845         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22846         add-minor-mode.
22847
22848         * gnus-undo.el (gnus-undo-mode): do.
22849
22850         * gnus-topic.el (gnus-topic-mode): do.
22851
22852         * gnus-sum.el (gnus-dead-summary-mode): do.
22853
22854         * gnus-start.el (gnus-slave-mode): do.
22855
22856         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22857
22858         * gnus-ml.el (gnus-mailing-list-mode): do.
22859
22860         * gnus-gl.el (gnus-grouplens-mode): do.
22861
22862         * gnus-draft.el (gnus-draft-mode): do.
22863
22864         * gnus-dired.el (gnus-dired-mode): do.
22865
22866         * gnus-ems.el (gnus-add-minor-mode): Remove.
22867
22868         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22869         Replace gnus-char-width with char-width.
22870
22871         * gnus-ems.el (gnus-char-width): Remove.
22872
22873         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22874         Replace gnus-char-width with char-width.
22875
22876         * gnus-ems.el (gnus-char-width): Remove.
22877
22878         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22879         definition.
22880         Remove Emacs 20 hash table compatibility code.
22881
22882         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22883         20 compatibility code.
22884
22885         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22886
22887         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22888
22889         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22890         Replace with point-at-{eol,bol}.
22891
22892         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22893
22894         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22895
22896         * flow-fill.el (fill-flowed-point-at-bol)
22897         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22898
22899         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22900         Replace with point-at-{eol,bol} throughout all files.
22901
22902 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22903
22904         * ntlm.el (ntlm-string-as-unibyte): New macro.
22905         (ntlm-build-auth-response): Use it.
22906
22907         Remove Emacs 20 stuff:
22908         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22909         (butlast, mapc, remove): Remove the compiler macros.
22910         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22911         of delq and copy-sequence.
22912         * gnus-art.el (popup-menu): Remove the compiler macro.
22913         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22914         Emacs 20.
22915
22916 2004-01-05  Simon Josefsson  <jas@extundo.com>
22917
22918         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22919         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22920         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22921         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22922         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22923         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22924         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22925         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22926         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22927         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22928         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22929         string-xor into ntlm-string-xor.
22930         Suggested by Jesper Harder <harder@myrealbox.com>.
22931
22932         * ntlm.el: Don't include poem.
22933
22934         * md4.el (print-int32, print-string-hexa): Remove.
22935         Suggested by Jesper Harder <harder@myrealbox.com>.
22936
22937         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22938
22939         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22940         probably breaks emacs with DL patch, but do we care? Is anyone
22941         still using the DL stuff?)
22942
22943         * sieve-manage.el: Use the password package.
22944         (sieve-manage-read-passwd): Remove.
22945         (sieve-manage-interactive-login): Use password.  Re-add
22946         condition-case around loop.
22947
22948         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22949         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22950         Use the password package.
22951
22952 2003-02-19  Simon Josefsson  <jas@extundo.com>
22953
22954         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22955         token.
22956
22957 2002-08-07  Simon Josefsson  <jas@extundo.com>
22958
22959         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22960         (sieve-manage-authenticators):
22961         (sieve-manage-authenticator-alist): Add some SASL mechs.
22962         (sieve-sasl-auth): New function.
22963         (sieve-manage-cram-md5-auth):
22964         (sieve-manage-plain-auth): Rewrite using SASL library.
22965         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22966         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22967         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22968         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22969
22970 2004-01-05  Simon Josefsson  <jas@extundo.com>
22971
22972         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22973         New files.
22974
22975 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22976
22977         * gnus-group.el (gnus-no-groups-message): Update.
22978
22979         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22980
22981 2003-11-09  Simon Josefsson  <jas@extundo.com>
22982
22983         * imap.el: Support for ID IMAP extension (RFC 2971).
22984         (imap-local-variables): Add imap-id.
22985         (imap-id): New variable.
22986         (imap-id): New function.
22987         (imap-parse-response): Parse untagged ID response.
22988         * nnimap.el (nnimap-id): New variable.
22989         (nnimap-open-connection): Use it.
22990
22991 2003-12-28  Simon Josefsson  <jas@extundo.com>
22992
22993         * gnus-score.el (gnus-score-edit-all-score): New.
22994         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22995
22996 2004-01-04  Simon Josefsson  <jas@extundo.com>
22997
22998         * password.el: Add.
22999
23000 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23001
23002         * dns.el (dns-query-types): Fix typo.
23003         (dns-query-types): New function.
23004         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23005         PTR and SOA replies, see RFC 1035.
23006
23007 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23008
23009         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23010
23011         * Move to Changelog.2.
23012
23013 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23014
23015         * gnus.el (gnus-version-number): Bump version.
23016
23017 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23018
23019         * gnus.el: No Gnus v0.1 is released.
23020
23021 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23022
23023         * gnus.el: No Gnus v0.0 is released.
23024
23025 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23026
23027         * gnus.el (gnus-version-number): Bump.
23028         (gnus-version): No.
23029
23030 See ChangeLog.2 for earlier changes.
23031
23032   Copyright (C) 2004-2011  Free Software Foundation, Inc.
23033
23034   This file is part of GNU Emacs.
23035
23036   GNU Emacs is free software: you can redistribute it and/or modify
23037   it under the terms of the GNU General Public License as published by
23038   the Free Software Foundation, either version 3 of the License, or
23039   (at your option) any later version.
23040
23041   GNU Emacs is distributed in the hope that it will be useful,
23042   but WITHOUT ANY WARRANTY; without even the implied warranty of
23043   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23044   GNU General Public License for more details.
23045
23046   You should have received a copy of the GNU General Public License
23047   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23048
23049 ;; Local Variables:
23050 ;; coding: utf-8
23051 ;; fill-column: 79
23052 ;; add-log-time-zone-rule: t
23053 ;; End: