f2b348bfec3ba5207e5a126dedd25c7abc07dc3a
[gnus] / lisp / ChangeLog
1 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2
3         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4
5 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8
9 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13
14 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * gnus.el (gnus-overlay-get): New alias to overlay-get.
17         (gnus-overlays-in): New alias to overlays-in.
18
19         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
20         gnus-overlay-get, and gnus-delete-overlay.
21         (gnus-summary-show-thread): Make it work as well for systems in which
22         next-single-char-property-change is not available.
23         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
24
25         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
26         (gnus-overlay-get): New alias to extent-property.
27         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
28
29         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
30         SXEmacs.
31
32         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
33         SXEmacs.
34
35 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
36
37         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
38
39 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
40
41         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
42         and XEmacs that don't have `remove-overlays'.
43
44 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
45
46         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
47         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
48         selective display.  Use overlays instead.
49
50 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
51
52         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
53
54 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
55
56         * spam-stat.el (spam-stat-load): Fix typo in message.
57
58 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
59
60         * dig.el (dig-invoke): Fix typo in docstring.
61         (query-dig): Reflow docstring.
62
63 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
64
65         * gnus-art.el (gnus-article-encrypt-body):
66         * message.el (message-check-recipients):
67         * mm-util.el (mm-codepage-setup):
68         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
69         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
70
71 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
72
73         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
74         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
75         keys from the menu if mm-{sign,encrypt}-option is 'guided.
76         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
77         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
78
79 2009-09-21  Kevin Ryde  <user42@zip.com.au>
80
81         * dig.el: Add "Keywords: comm", as per net-utils.el.
82
83 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
84
85         * dig.el (dig-mode): Use define-derived-mode.
86
87 2009-09-19  Glenn Morris  <rgm@gnu.org>
88
89         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
90
91 2009-09-18  Glenn Morris  <rgm@gnu.org>
92
93         * gnus-diary.el (gnus-diary-check-message):
94         * message.el (message-insert-formatted-citation-line):
95         * nnbabyl.el (top-level):
96         * nndiary.el (nndiary-schedule):
97         Fix typos in condition-case handlers.
98
99 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * gnus-art.el (gnus-article-edit-part): Work for the buffer
102         configuration that provides the sole article window in a frame;
103         position point correctly after deleting a part.
104
105 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
106
107         * spam.el (spam-unregister-on-reregister): Add boolean variable.
108         (spam-resolve-registrations-routine): Use it to unregister articles
109         that change status.
110
111 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
112
113         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
114         with XEmacs.
115         (parse-time-string-chars): Use it.
116
117 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
118
119         * imap.el (imap-interactive-login): Better messages.
120         (imap-open): Fix bug with renamed buffer on reconnect.
121         (imap-authenticate): Add buffer-local imap-last-authenticator variable
122         for easier debugging and cleaner code.  On successful (guessed based on
123         server capabilities) secondary authentication, set imap-state
124         correctly.
125         (imap-last-authenticator): Define imap-last-authenticator as a variable
126         to avoid warnings.
127
128 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * nnrss.el (nnrss-request-article): Remove binding of
131         default-enable-multibyte-characters that has gotten needless by
132         the 2007-07-13 change in rfc2047-encode-message-header.
133
134         * mml.el (mml-insert-multipart): Error on the message header.
135         (mml-insert-part): Error on the message header; position point at
136         the end of a MIME tag.
137
138 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * time-date.el (autoload): Expand define-obsolete-function-alias into
141         defalias and make-obsolete for old Emacsen that Gnus supports.
142         (with-no-warnings): Define it for old Emacsen.
143         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
144         is available.
145         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
146         float-time is available; suppress compile warning for time-to-seconds.
147
148         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
149         (gnus-float-time): Alias to float-time if it exists.
150
151         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
152         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
153         float-time is available; suppress compile warning for time-to-seconds.
154
155         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
156         XEmacs.
157
158 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
159
160         * imap.el (imap-message-map): Docstring fix.
161
162 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
165         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
166         Add the optional argument `encoding' that overrides the default.
167
168         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
169         mm-encode-buffer.
170
171 2009-09-04  Glenn Morris  <rgm@gnu.org>
172
173         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
174         mm-disable-multibyte, rather than default-enable-multibyte-characters.
175         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
176         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
177         * mm-util.el (mm-with-unibyte-current-buffer)
178         (mm-find-buffer-file-coding-system):
179         * yenc.el (yenc-decode-region): Use default-value rather than
180         default-enable-multibyte-characters.
181
182 2009-09-03  Glenn Morris  <rgm@gnu.org>
183
184         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
185         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
186         than default-enable-multibyte-characters.
187
188 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
189
190         * gnus-art.el (gnus-article-read-summary-keys):
191         Fix gnus-buffer-configuration's value temporarily used.
192
193 2009-09-02  Glenn Morris  <rgm@gnu.org>
194
195         * gnus-util.el (gnus-float-time): New function.
196         * gnus-delay.el (gnus-delay-article):
197         * gnus-sum.el (gnus-thread-latest-date):
198         * gnus-util.el (gnus-user-date): Use gnus-float-time.
199         * nnspool.el (nnspool-request-newgroups):
200         Use gnus-float-time rather than time-to-seconds.
201         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
202
203         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
204         (gnus-header-subject-face, gnus-header-newsgroups-face)
205         (gnus-header-name-face, gnus-header-content-face):
206         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
207         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
208         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
209         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
210         (gnus-cite-face-11):
211         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
212         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
213         (gnus-server-closed-face, gnus-server-denied-face)
214         (gnus-server-offline-face):
215         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
216         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
217         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
218         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
219         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
220         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
221         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
222         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
223         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
224         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
225         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
226         (gnus-summary-selected-face, gnus-summary-cancelled-face)
227         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
228         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
229         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
230         (gnus-summary-high-undownloaded-face)
231         (gnus-summary-low-undownloaded-face)
232         (gnus-summary-normal-undownloaded-face)
233         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
234         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
235         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
236         (gnus-splash-face):
237         * message.el (message-header-to-face, message-header-cc-face)
238         (message-header-subject-face, message-header-newsgroups-face)
239         (message-header-other-face, message-header-name-face)
240         (message-header-xheader-face, message-separator-face)
241         (message-cited-text-face, message-mml-face):
242         * sieve-mode.el (sieve-control-commands-face)
243         (sieve-action-commands-face, sieve-test-commands-face)
244         (sieve-tagged-arguments-face):
245         * spam.el (spam-face):
246         Mark face aliases with "-face" in the name as obsolete.
247
248 2009-09-01  Glenn Morris  <rgm@gnu.org>
249
250         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
251         than goto-line.
252
253 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
254
255         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
256         Don't move point if the command is invoked inside the message header.
257
258 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
259
260         * imap.el (imap-send-command): Simplify.
261         (imap-wait-for-tag): point-max -> buffer-size.
262
263 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
264
265         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
266         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
267         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
268         * nnir.el (nnir-swish-e-index-file):
269         * gnus-sum.el (gnus-summary-delete-marked-as-read)
270         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
271         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
272         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
273         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
274         (gnus-treat-display-xface): Add Emacs version of obsolescence.
275
276 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
277
278         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
279         Don't save excursion.
280
281 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
282
283         * nnheader.el (nnheader-find-file-noselect):
284         * mm-util.el (mm-insert-file-contents):
285         Use (default-value 'major-mode) instead of default-major-mode.
286
287 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
288
289         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
290
291 2009-08-26  Glenn Morris  <rgm@gnu.org>
292
293         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
294         than placing in files.el.
295
296 2009-08-25  Glenn Morris  <rgm@gnu.org>
297
298         * nnir.el (top-level): Don't require cl at run-time.
299         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
300         Replace cl-function substitute with gnus-replace-in-string.
301         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
302         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
303         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
304         simplified expansions.
305
306 2009-08-25  Kevin Ryde  <user42@zip.com.au>
307
308         * dig.el (dig): Add autoload cookie.
309
310 2009-08-22  Glenn Morris  <rgm@gnu.org>
311
312         * gnus-art.el (gnus-button-patch): Use forward-line rather than
313         goto-line.
314
315 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
316
317         * parse-time.el (parse-time-string-chars): Save match data.
318
319 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
320
321         * parse-time.el (parse-time-string-chars): Compute using character
322         classes, to handle non-ascii characters (Bug#3190).
323
324 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
327
328         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
329         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
330         (gnus-mm-display-part, gnus-mime-display-single)
331         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
332         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
333
334         * gnus-sum.el
335         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
336         (gnus-summary-move-article): Add expirable mark to articles copied or
337         moved to group that has auto-expire turned on if the option is non-nil.
338
339 2009-07-24  Glenn Morris  <rgm@gnu.org>
340
341         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
342         Fix typo.  (Bug#3903)
343
344 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
345
346         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
347         gnus-article-read-summary-keys rather than gnus-summary-edit-article
348         that should not be used for draft articles.
349         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
350         that has no concern in minor mode keys.
351         (gnus-article-summary-command, gnus-article-summary-command-nosave):
352         Abolish.
353
354 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
355
356         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
357         article without making inquiry to a user for unknown encoding.
358
359         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
360         (nnmaildir--scan): Assume i-node and device number that file-attributes
361         returns might be cons-cell.
362
363         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
364
365         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
366
367 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
368
369         * auth-source.el: Remove docs now in auth.texi.  Don't use
370         `gnus-message' for logging.  Add new variables `auth-source-debug' and
371         `auth-source-hide-passwords' and use them.
372
373 2009-07-15  Glenn Morris  <rgm@gnu.org>
374
375         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
376
377 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
378
379         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
380         excessive whitespace from the default values of title and description.
381
382 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
383
384         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
385         mail-fetch-field to fetch Content-Description header in order to
386         exclude newlines.
387
388 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
389
390         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
391         format used by GnuPG 2.0.11.
392
393 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
394
395         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
396         to deleted part.
397
398 2009-05-30  David Engster  <dengste@eml.cc>
399
400         * nnmairix.el: Remove old documentation in the commentary block.
401         (nnmairix-request-group): Do not update active file for nnml back ends.
402         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
403         end so that overview files are ignored.
404         (nnmairix-update-groups): Make updating the groups more robust by using
405         marks.
406         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
407         with dollar characters in message-id.
408
409 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
410
411         * spam.el: Use dns-query instead of query-dns.  Was renamed on
412         2008-12-25 in dns.el.
413
414 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
415
416         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
417         could happen if the text is only composed of spaces and/or tabs.
418
419 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
420
421         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
422         when sending a queued message to avoid extra mml tags.
423
424 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
425
426         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
427
428 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
429
430         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
431         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
432         rmail-toggle-header for XEmacs;
433         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
434
435 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
436
437         * gnus-dired.el: Remove autoload for gnus-setup-message.
438         (gnus-dired-attach): Fake this-command value to prevent Gnus from
439         displaying Gnus logo; always use compose-mail.
440
441 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
442
443         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
444
445 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
446
447         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
448         (gnus-nocem-issuers): List currently active issuers; fix custom type.
449         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
450         available.
451         (gnus-nocem-epg-verify): New function.
452
453 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
454
455         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
456
457 2009-02-15  Glenn Morris  <rgm@gnu.org>
458
459         * gnus-util.el (rmail-insert-rmail-file-header)
460         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
461         autoloads.
462         (rmail-default-rmail-file): Remove unnecessary declaration.
463         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
464
465 2009-02-14  Glenn Morris  <rgm@gnu.org>
466
467         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
468         variable (only used in gnus-util, which declares it anyway).
469         (rmail-output-to-rmail-file): Remove autoload of deleted function,
470         which was only needed by gnus-art (changed to not use it any more).
471         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
472         only used in gnus-util, which autoloads it itself.
473         (rmail-update-summary): Fix autoload.
474
475         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
476         rather than rmail-output-to-rmail-file.
477
478 2009-02-07  Glenn Morris  <rgm@gnu.org>
479
480         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
481         autoload of function that no longer exists.
482         (rmail-toggle-header): Declare.
483         (message-forward-rmail-make-body): Handle mbox Rmail.
484
485 2009-01-31  Glenn Morris  <rgm@gnu.org>
486
487         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
488         2009-01-09 change.
489
490 2009-01-31  Dave Love  <fx@gnu.org>
491
492         * imap.el (imap-fetch-safe): Bind debug-on-error.
493         (imap-debug): Add imap-fetch-safe.
494
495 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
496
497         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
498         (auth-source-forget-all-cached): New convenience function.
499         (auth-source-user-or-password): Accept list of modes or a single mode.
500
501         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
502         auth-source modes.
503
504         * netrc.el (netrc-machine-user-or-password): Use list of
505         auth-source modes.
506
507         * nnimap.el (nnimap-open-connection): Use list of
508         auth-source modes.
509
510         * nntp.el (nntp-send-authinfo): Use list of
511         auth-source modes.
512
513 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
514
515         * auth-source.el: Update docs to reflect epa-file-enable is to be used
516         now.
517
518 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
519
520         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
521         coding system in XEmacs; add a workaround for XEmacs.
522
523         * lpath.el: Fbind coding-system-aliasee.
524
525 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
526
527         * mm-util.el (mm-coding-system-priorities): Protect against nil value
528         of current-language-environment.
529
530 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
531
532         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
533         available at runtime.
534
535 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
536
537         * gnus-art.el (article-date-ut): Fix end point of narrowing.
538
539 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
540
541         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
542         the greatest positive fixnum value doesn't work under an XEmacs with
543         bignum support; use the most-positive-fixnum constant instead,
544         available since Emacs 21.1 with cl and XEmacs 21.1.
545
546 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
547
548         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
549         XEmacs gets not to work.
550
551 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
552
553         * mm-util.el (mm-coding-system-priorities): Allow the value like
554         "Japanese (UTF-8)" of current-language-environment.
555
556 2009-01-09  Glenn Morris  <rgm@gnu.org>
557
558         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
559         with last-command-event.
560
561 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
562
563         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
564         in the doc string.
565
566         * message.el (message-fix-before-sending): Amend comment.
567
568 2009-01-08  Dave Love  <fx@gnu.org>
569
570         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
571
572 2009-01-07  David Engster  <dengste@eml.cc>
573
574         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
575         simplified server definitions by converting it via
576         gnus-server-to-method.
577
578 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
579
580         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
581         parameter's operands.
582
583 2009-01-06  David Engster  <dengste@eml.cc>
584
585         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
586         primary select method (for gnus-group-mark-article-as-read).
587
588 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
589
590         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
591         `(gnus)Face', not `(gnus)X-Face'.
592
593 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * mm-util.el (mm-ucs-to-char): New function.
596
597         * mm-url.el (mm-url-decode-entities): Use it.
598
599         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
600         unicode-to-char.
601
602 2009-01-05  Dave Love  <fx@gnu.org>
603
604         * time-date.el: Require cl for `declare'.
605
606 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
607
608         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
609         Dave Love.
610
611 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
612
613         * message.el (message-fix-before-sending): Add `eight-bit' to
614         illegible-text check.
615
616 2009-01-03  Michael Olson  <mwolson@gnu.org>
617
618         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
619         `headers' is nil.  This can occur if the IMAP server does not have
620         permissions to read messages from a folder, but can write new messages
621         to the folder.
622         (nnimap-request-article-part): Do not insert `data' if it is nil.
623
624         * imap.el (imap-parse-fetch): Courier can insert spurious blank
625         characters which will confuse `read', so skip past them.
626
627 2009-01-01  Dave Love  <fx@gnu.org>
628
629         * imap.el (imap-string-to-integer): Fix typo.
630         (imap-fetch-safe): New function.
631         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
632
633         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
634
635         * imap.el (imap-process-connection-type, imap-debug, imap-open):
636         (imap-parse-greeting): Fix doc strings.
637         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
638         (imap-parse-flag-list): Make messages unique.
639         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
640
641         * nnimap.el: Fix author email.
642         (nnimap-split-rule): Add FIXME comment.
643         (nnimap-debug): Fix doc string.
644
645 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
646
647         * dns.el (dns-set-servers): Check "Address".  Fix typo.
648
649 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
650
651         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
652         nslookup if resolv.conf isn't available.
653         (dns-query): Rename from query-dns.
654         (dns-query-cached): Rename from query-dns-cached.
655
656 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
657
658         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
659         overlay-arrow-position and overlay-arrow-string buffer-local; no need
660         to check if those variables exist (first appeared in Emacs 18.50).
661
662 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
663
664         * mm-util.el (mm-line-number-at-pos): New function.
665
666         * spam-report.el (spam-report-process-queue): Use it.
667
668 2008-12-24  David Engster  <dengste@eml.cc>
669
670         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
671         parameters that haven't existed as variables as buffer-local variables.
672
673 2008-12-23  Dave Love  <fx@gnu.org>
674
675         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
676         cadar.
677
678         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
679         imap-starttls-p.
680         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
681
682 2008-12-22  Dave Love  <fx@gnu.org>
683
684         * imap.el: Fix author email.  Doc fixes.
685         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
686         reply.
687
688 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
689
690         * spam-report.el (spam-report-gmane-max-requests): New constant.
691         (spam-report-gmane-wait): New variable.
692         (spam-report-gmane-ham, spam-report-gmane-spam)
693         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
694         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
695         the server.
696
697         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
698         Add explanations.
699
700         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
701         nnheader-accept-process-output and nnheader-read-timeout if available.
702         (pop3-movemail): Use it.
703
704         * message.el (message-check-news-body-syntax): Fix signature check if
705         there's an attachment.
706
707 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
708
709         * mm-util.el: Add comments to the mm- emulating functions.
710
711 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
712
713         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
714         by Stephen Berman <stephen.berman@gmx.net>.
715
716 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
717
718         * mm-util.el (mm-substring-no-properties): New function.
719         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
720         (mm-special-display-p): Enable those lambda forms to be byte compiled.
721         (mm-string-to-multibyte): Doc fix.
722
723         * mml.el (mml-attach-file): Use mm-substring-no-properties.
724
725 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
726
727         * mml.el (mml-attach-file): Strip text properties from file name.
728         (Bug#1574)
729
730 2008-12-16  Glenn Morris  <rgm@gnu.org>
731
732         * mm-util.el (mm-charset-override-alist): Declare for compiler.
733
734 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
735
736         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
737         knows since the charset specified might be a bogus alias that
738         mm-charset-synonym-alist provides.
739
740 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
741
742         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
743         "ISO_8859-1".
744
745         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
746
747 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
748
749         * mm-util.el (mm-charset-eval-alist):
750         Define it before mm-charset-to-coding-system.
751         (mm-charset-to-coding-system): Add optional argument `silent';
752         define it before mm-charset-override-alist.
753         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
754         default value if it can be used in Emacs currently running;
755         silence mm-charset-to-coding-system.
756
757 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
758
759         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
760         `allow-override' which says whether to use `mm-charset-override-alist'.
761         (rfc2047-decode-encoded-words): Use it.
762
763         * mm-util.el (mm-charset-override-alist): Fix custom type;
764         add `(gb2312 . gbk)' to choices.
765
766 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
767
768         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
769         fast.
770
771         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
772
773         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
774
775 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
776
777         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
778         on links.
779
780         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
781
782 2008-12-03  Lute Kamstra  <lute@gnu.org>
783
784         * sha1.el: Remove leading * from docstrings of defcustoms,
785         deffaces, defconsts and defuns.
786
787 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
788
789         * message.el (message-idna-to-ascii-rhs-1): Protect against local
790         users' addresses that don't have domain parts.
791         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
792         rather than message-narrow-to-head since there will be the message
793         header separator.
794
795 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
796
797         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
798         since the result is inserted in a unibyte buffer anyway.
799         (nnimap-demule-use-string-to-multibyte): Remove.
800         (nnimap-demule): Alias it to mm-string-to-multibyte.
801
802 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
803
804         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
805         variable for debugging bug#464 and bug#1174.
806         (nnimap-demule): Use it.
807
808 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
809
810         * gnus-score.el (gnus-score-find-trace): Handle default score in total
811         score calculation correctly.
812
813 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
814
815         * message.el (message-send-mail): Just set the buffer to unibyte
816         rather than use mm-with-unibyte-current-buffer which does a lot more.
817         (message-send-mail-partially): Don't bother with
818         mm-with-unibyte-current-buffer since it's already been made unibyte by
819         message-send-mail.
820
821 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
822
823         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
824
825 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
826
827         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
828
829 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
830
831         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
832         require itself and to remove `with-no-warnings'.
833
834 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
835
836         * starttls.el (starttls-any-program-available): Get the name of the
837         available TLS layer program.
838         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
839         well as the host name in the "opening" message.
840
841         * auth-source.el (auth-source-cache, auth-source-do-cache)
842         (auth-source-user-or-password): Cache passwords and logins by default,
843         allow override with `auth-source-do-cache'.
844         (auth-source-forget-user-or-password): Allow users to remove cache
845         entries if needed.
846
847 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
848
849         * md4.el (md4-buffer): Fix typo in docstring.
850         (md4, md4-64): Doc fixes.
851         (md4-pack-int32): Reflow docstring.
852
853 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
854
855         * ietf-drums.el (ietf-drums-remove-comments): Localize second
856         condition-case to only the forward-sexp call.
857
858 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
859
860         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
861         quotes contained.  Make it more robust regardless by an extra
862         condition-case wrapper.
863
864 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
865
866         * lpath.el: No need to fbind codepage-setup for Emacs 23.
867
868 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * nnml.el (nnml-request-expire-articles): Check if the function set to
871         `nnmail-expiry-target' returns the symbol `delete'.
872
873         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
874
875         * nnmail.el (nnmail-expiry-target): Fix custom type.
876
877 2008-10-02  Glenn Morris  <rgm@gnu.org>
878
879         * mm-util.el (mm-codepage-setup): Tweak codepage error.
880         Silence compiler warning.
881
882 2008-10-01  Magnus Henoch  <mange@freemail.hu>
883
884         * tls.el (open-tls-stream): Show the actual command being
885         executed, instead of the format string.
886
887 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * lpath.el: Fbind codepage-setup for Emacs 23.
890
891 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
892
893         * mml.el (mml-menu): Don't assume mml2015 is bound.
894
895 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
898         exists.
899
900 2008-09-27  Glenn Morris  <rgm@gnu.org>
901
902         * gnus-util.el (mail-header-remove-comments): Autoload it.
903
904 2008-09-27  Andreas Schwab  <schwab@suse.de>
905
906         * gnus-util.el (gnus-split-references): Strip comments.
907         (gnus-parent-id): Likewise.
908
909 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
910
911         * message.el (message-confirm-send): Fix version.
912
913 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
914
915         * message.el (message-idna-to-ascii-rhs-1): Use
916         mail-extract-address-components rather than mail-header-parse-addresses
917         that is an alias by default to ietf-drums-parse-addresses that does not
918         support non-ASCII names in headers' contents.
919
920 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
921
922         * message.el (message-confirm-send): Fixed variable documentation to
923         avoid the "y/n" wording.
924
925 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
926
927         * message.el (message-set-auto-save-file-name): Save to a different
928         filename so multiple messages (especially drafts) can be recovered.
929
930 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
931
932         * message.el (message-confirm-send): Add appropriate version.
933
934 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
935
936         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
937         defvar.
938
939 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
940
941         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
942         (mm-pkcs7-enveloped-magic): Ditto.
943
944 2008-09-17  Simon Josefsson  <simon@josefsson.org>
945
946         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
947         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
948
949 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
950
951         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
952         default, it's better.
953
954 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
955
956         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
957         summary line gnus-number property and ignore them (with a warning
958         message).
959
960 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
961
962         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
963         macro caddr in the interactive form since it won't be expanded.
964
965 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
966
967         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
968         `charset'; fix name of function called recursively.
969         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
970
971 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
972
973         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
974         (gnus-mime-set-charset-parameters): New function.
975         (gnus-mime-view-part-as-charset): Use it to correctly display part
976         specifying wrong charset.
977
978 2008-09-08  David Engster  <dengste@eml.cc>
979
980         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
981         in completing-read for back end server.
982
983 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
984
985         * message.el (message-confirm-send): New variable to confirm sending a
986         message.
987         (message-send): Use it.
988
989 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
990
991         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
992
993 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
996
997 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
998
999         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
1000         prevent tracking too many groups.
1001         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
1002         Use it.
1003
1004 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
1005
1006         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
1007         moving point to the bottom of the window in order to avoid recentering.
1008
1009 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1010
1011         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
1012
1013         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
1014         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
1015         (gnus-article-beginning-of-window): Fix calculation.
1016
1017 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * gnus-msg.el (gnus-summary-supersede-article)
1020         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
1021         value of gnus-newsgroup-charset to decode non-MIME encoded text in
1022         message header.
1023
1024 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
1025
1026         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
1027         pending output coming after the status change.
1028
1029 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1030
1031         * message.el:
1032         * gnus-start.el:
1033         * gnus-registry.el: Remove VMS support.
1034
1035 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1036
1037         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
1038         macro.
1039         (rfc2104-hash): Use it.
1040
1041 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
1042
1043         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
1044         (gnus-summary-sort-by-most-recent-date): New commands.
1045         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
1046         and menu entries.
1047
1048 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1049
1050         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
1051         don't redisplay article for raw contents; remove plural articles stuff.
1052
1053         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
1054         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
1055         on gnus-summary-save-article; display results properly.
1056
1057 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * lpath.el: No need to fbind ns-focus-frame.
1060
1061 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
1064
1065 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1066
1067         * gnus-art.el (gnus-summary-save-in-pipe): Consider
1068         gnus-save-all-headers.
1069
1070 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
1071
1072         * gnus-util.el (ns-focus-frame): Remove declaration.
1073         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
1074         like x.
1075
1076 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
1077
1078         * rfc2104.el (rfc2104-zero): Delete defconst.
1079         (rfc2104-hex-alist): Likewise.
1080         (rfc2104-hex-to-int): Delete func.
1081         (rfc2104-hexstring-to-bitstring): Likewise.
1082         (rfc2104-nybbles): New defconst.
1083         (rfc2104-hash): Rewrite for speed.
1084
1085 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * tls.el (open-tls-stream): Make it work with the 2nd argument
1088         BUFFER that is a string but does not exist as a buffer object, as
1089         mentioned in the doc-string.
1090
1091 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1092
1093         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
1094         SXEmacs.
1095
1096 2008-07-16  Glenn Morris  <rgm@gnu.org>
1097
1098         * gnus-util.el (ns-focus-frame): Declare for compiler.
1099
1100 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1101
1102         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
1103         set as a group parameter.
1104         (gnus-summary-save-in-pipe): Work when it is called independently.
1105         (gnus-summary-pipe-to-muttprint): Don't modify
1106         gnus-summary-pipe-output-default-command.
1107
1108 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1109
1110         * message.el (message-send-mail-with-sendmail):
1111         Display the error message.
1112
1113 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1114
1115         * gnus-art.el (gnus-default-article-saver):
1116         Add gnus-summary-save-in-pipe to choices.
1117         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
1118         gnus-summary-pipe-output-default-command as the default command.
1119         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
1120         instead of gnus-last-shell-command.
1121
1122         * gnus-sum.el (gnus-summary-pipe-output-default-command):
1123         New user option.
1124         (gnus-summary-muttprint-program): Mention the value will be changed.
1125         (gnus-summary-save-article): Force showing of all headers.
1126         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
1127
1128 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
1129
1130         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
1131
1132 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
1133
1134         * nnimap.el (nnimap-id):
1135         * sieve-manage.el (sieve-manage-open): Doc fixes.
1136
1137 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
1138
1139         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
1140         if available.
1141
1142 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1143
1144         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
1145
1146         * nnkiboze.el (nnkiboze-generate-group):
1147         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
1148
1149         * nnmairix.el: Require CL.
1150
1151 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * dgnushack.el: Autoload get-display-table and put-display-table for
1154         XEmacs 21.5.
1155
1156         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
1157         21.4 and SXEmacs.
1158
1159 2008-06-15  David Engster  <dengste@eml.cc>
1160
1161         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
1162
1163 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
1164
1165         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
1166         New macros that expand to an `aset'/`aref' call under Emacs, and to a
1167         runtime choice under XEmacs.
1168
1169         * gnus-sum.el (gnus-summary-set-display-table):
1170         Use `gnus-put-display-table', `gnus-get-display-table',
1171         `gnus-set-display-table' for the display table, instead of `aset'.
1172
1173         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
1174         Use `gnus-put-display-table', `gnus-get-display-table',
1175         `gnus-set-display-table' for the display table.
1176
1177 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1178
1179         * nnmairix.el: Add autoloads.
1180
1181 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1182
1183         * nnmairix.el (nnmairix-delete-recreate-group)
1184         (nnmairix-update-and-clear-marks): Fix error messages.
1185
1186 2008-06-14  David Engster  <dengste@eml.cc>
1187
1188         * nnmairix.el: Upgrade to version 0.6.
1189         (nnmairix-group-toggle-propmarks-this-group)
1190         (nnmairix-group-toggle-readmarks-this-group)
1191         (nnmairix-group-delete-recreate-this-group)
1192         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
1193         (nnmairix-remove-tick-mark-original-article): New commands.
1194         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
1195         (nnmairix-propagate-marks-to-nnmairix-groups)
1196         (nnmairix-only-use-registry, nnmairix-allowfast-default)
1197         (nnmairix-marks-cache, nnmairix-version-output): New variables.
1198         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
1199         functions needed for marks propagation and manipulation of read marks.
1200         (nnmairix-update-groups): New function.
1201         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
1202         (nnmairix-determine-original-group-from-registry)
1203         (nnmairix-determine-original-group-from-path)
1204         (nnmairix-get-group-from-file-path, nnmairix-map-range)
1205         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
1206         New helper functions.
1207         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
1208         keystrokes for new commands.
1209         (nnmairix-delete-and-create-on-change): Doc string cleanup.
1210         (nnmairix-request-group): Check allow-fast group parameter.
1211         (nnmairix-request-create-group): Set allow-fast group parameter if
1212         nnmairix-allowfast-default is set.
1213         (nnmairix-close-group): Propagate marks upon closing if needed.
1214         (nnmairix-group-toggle-threads-this-group): Use new.
1215         nnmairix-group-toggle-parameter helper function.
1216         (nnmairix-search): Better check for empty search result.
1217         (nnmairix-goto-original-article): Use new helper functions for
1218         determining original article.
1219         (nnmairix-show-original-article): Make sure message-id is in brackets.
1220         (nnmairix-call-mairix-binary): Change variable name.
1221         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
1222         helper function.
1223         (nnmairix-widget-toggle-activate): Fix doc string.
1224
1225 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1226
1227         * nnir.el: Require edmacro when compiling with XEmacs.
1228         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
1229         available in Emacs 21.
1230
1231 2008-06-11  Glenn Morris  <rgm@gnu.org>
1232
1233         * gnus-util.el (x-focus-frame):
1234         * gnus.el (image-size):
1235         * mm-decode.el (image-size): Declare.
1236
1237         * gnus-picon.el (declare-function): Add compat definition.
1238         (image-size): Declare.
1239
1240         * gnus-group.el (tool-bar-map):
1241         * gnus-sum.el (tool-bar-map): Define for compiler.
1242
1243         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
1244
1245         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
1246
1247         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
1248         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
1249         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
1250         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
1251         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
1252         * sieve-manage.el, spam-report.el, spam.el:
1253         Remove unnecessary eval-and-compile of autoloads.
1254
1255 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
1256
1257         * auth-source.el: Precise Tramp doc.
1258
1259 2008-06-07  Glenn Morris  <rgm@gnu.org>
1260
1261         * nnmairix.el: Remove unnecessary eval-when-compile.
1262
1263 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * lpath.el: Fbind propertize for XEmacs 21.4.
1266
1267 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
1268
1269         * nnir.el: Move here from ../contrib.
1270
1271 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1272
1273         * gnus-util.el (gnus-read-shell-command): New function.
1274         * mm-decode.el (mm-pipe-part):
1275         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
1276
1277 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1278
1279         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
1280
1281 2008-06-03  Glenn Morris  <rgm@gnu.org>
1282
1283        * pop3.el (nnheader-accept-process-output): Autoload it.
1284
1285 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1286
1287         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
1288         are not 2-digit hexadecimal characters that follow `%'s.
1289
1290 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1291
1292         * message.el (message-bogus-recipient-p): Fix type in doc string.
1293         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
1294         (message-bogus-addresses): Rename from message-bogus-address-regexp.
1295         Improve custom options.
1296         (message-bogus-recipient-p): Adjust accordingly.
1297
1298 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
1299
1300         * parse-time.el (parse-time-months, parse-time-weekdays): Add
1301         long-form month and day names.
1302
1303 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1304
1305         * dgnushack.el: Autoload debug, eudc-expand-inline and
1306         pgg-snarf-keys-region for XEmacs.
1307
1308         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
1309
1310         * nnmairix.el: Require edmacro when compiling with XEmacs.
1311
1312 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
1313
1314         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
1315         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
1316
1317 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
1318
1319         * auth-source.el: Add more docs.
1320
1321         * netrc.el (netrc-machine): Always match if the port is not given.
1322
1323 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * nnheader.el (nnheader-read-timeout): Change the default timeout from
1326         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
1327         retrieval faster in some cases, but might make CPU usage larger.  If
1328         this has any bad side effects, we might revert this change.
1329
1330         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
1331         seems to make mail retrieval much, much faster.
1332         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
1333         unconditionally.
1334
1335         * gnus-draft.el (gnus-group-send-queue): Bind
1336         message-send-mail-partially-limit to nil to avoid being prompted.
1337
1338 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
1339
1340         * mml.el (mml-attach-buffer): Prompt for `disposition'.
1341
1342         * message.el (message-bogus-address-regexp): Fix and improve custom
1343         type.
1344         (message-setup-hook): Add message-check-recipients as custom option.
1345
1346 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
1347
1348         * message.el (message-cite-function): Remove bogus autoload which crept
1349         in during merge from v5-10.
1350
1351 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
1352
1353         * nnimap.el (nnimap-open-connection): Fix login/password bug.
1354
1355         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
1356
1357         * auth-source.el: Preliminary Tramp docs.
1358         (auth-sources): Change the default auth-sources to use
1359         EPA .gpg files.
1360
1361 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1362
1363         * nntp.el: Autoload `auth-source-user-or-password'.
1364         (nntp-send-authinfo): Use it.
1365
1366         * nnimap.el: Autoload `auth-source-user-or-password'.
1367         (nnimap-open-connection): Use it.
1368
1369         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
1370         for the gnus-message function.
1371         (auth-source-user-or-password): Use it.
1372
1373 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1374
1375         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
1376         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
1377         (rfc2104-hash): Use it.
1378
1379 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1380
1381         * gnus-art.el (gnus-article-toggle-truncate-lines):
1382         Don't use `iff' in docstring.
1383
1384 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
1385
1386         * gnus-registry.el: Adjusted copyright dates and added a keyword.
1387
1388         * gnus-util.el (gnus-extract-address-component-name)
1389         (gnus-extract-address-component-email): Convenience functions around
1390         `gnus-extract-address-components'.
1391
1392         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1393         Use `gnus-extract-address-component-email' to fix bug of comparing full
1394         sender name to `user-mail-address'.
1395
1396 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1397
1398         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
1399         catch/throw to optimize.
1400         (gnus-registry-find-keywords): Just use member to find a keyword.
1401
1402 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1403
1404         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
1405         is current before calling gnus-server-prepare.
1406         (gnus-server-setup-buffer, gnus-server-update-server)
1407         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
1408
1409 2008-05-04  Juri Linkov  <juri@jurta.org>
1410
1411         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
1412         (mailcap-file-default-commands): Use mailcap-replace-in-string
1413         instead of replace-regexp-in-string, and mailcap-delete-duplicates
1414         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
1415
1416 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
1417
1418         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
1419
1420 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1421
1422         * gnus.el: Bump version to 0.11
1423
1424 2008-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1425
1426         * gnus.el: No Gnus v0.10 is released.
1427
1428 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429
1430         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
1431         hooks.
1432         (gnus-update-read-articles): Speed up non-marks-using users.
1433         (gnus-use-marks): Define gnus-use-marks.
1434         (gnus-propagate-marks): Rename variable to something more sensible.
1435
1436 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
1437
1438         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
1439         (gmm-image-load-path-for-library): Fix typos in docstrings.
1440         (gmm-message): Reflow docstring.
1441
1442 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
1443
1444         * mail-source.el (mail-source-set-1, mail-source-bind):
1445         Move auth-source code out of the macro to clean it up and fix bugs.
1446
1447 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
1448
1449         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
1450         by sender if it's equal to user-mail-address, it's likely to be
1451         useless.
1452
1453         * mail-source.el (mail-source-bind): Don't use user or password if they
1454         are not bound.  Unintern them if they are nil.  Don't use server unless
1455         it's bound, and default it to empty string otherwise.
1456
1457 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1458
1459         * mail-source.el: Load auth-source.el.
1460         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
1461         get user name or password, if auth-sources is set up.
1462
1463         * gnus-registry.el (gnus-registry-split-strategy): New variable for
1464         strategy of splitting with parent.
1465         (gnus-registry-split-fancy-with-parent)
1466         (gnus-registry-post-process-groups): Use it and fix prior
1467         bug (returning a list as the split result).
1468
1469         * auth-source.el (auth-sources): Remove server parameter.
1470         (auth-source-pick, auth-source-user-or-password)
1471         (auth-source-user-or-password-imap)
1472         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1473         (auth-source-user-or-password-sftp)
1474         (auth-source-user-or-password-smtp): Remove server parameter.
1475
1476 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
1477
1478         * smime.el (smime-sign-region, smime-encrypt-region)
1479         (smime-decrypt-region):
1480         Remove redundant calls to `generate-new-buffer-name'.
1481
1482 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
1483
1484         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
1485         Don't use QP for message/rfc822.
1486         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
1487
1488 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1489
1490         * sieve-manage.el (sieve-string-bytes): Remove.
1491         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
1492         correct byte-length only if the process's coding-system is the same as
1493         the one used internally by Emacs to represent strings.
1494
1495 2008-04-22  Juri Linkov  <juri@jurta.org>
1496
1497         * mailcap.el (mailcap-file-default-commands): New function.
1498
1499 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1500
1501         * message.el (message-signature-separator, message-cite-function):
1502         Change custom version.
1503
1504 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
1505
1506         * tls.el (tls-program): Add -ign_eof argument to call the openssl
1507         commands.
1508         (tls-checktrust): Ditto.
1509
1510 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1511
1512         * mm-decode.el (mm-display-external): Make temp file read-only.
1513
1514 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1515
1516         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
1517         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
1518         `C-c C-f d'.
1519
1520 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
1521
1522         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
1523
1524 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1525
1526         * gnus.el: Bump version to 0.9.
1527
1528 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
1529
1530         * gnus.el: No Gnus v0.8 is released.
1531
1532 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1533
1534         * mail-source.el (mail-source-value):
1535         Prefer fboundp to functionp so it works with macros as well.
1536
1537 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1538
1539         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1540         Fix last change in case the element is not even a symbol.
1541
1542 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1543
1544         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1545         Prefer fboundp to functionp so it works with macros as well.
1546
1547 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1548
1549         * auth-source.el: Added docs.
1550         (auth-sources): Modify format to support server.
1551         (auth-source-pick, auth-source-user-or-password)
1552         (auth-source-user-or-password-imap)
1553         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1554         (auth-source-user-or-password-sftp)
1555         (auth-source-user-or-password-smtp): Add server parameter.
1556
1557 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
1558
1559         * gnus-registry.el: Initialize the registry when gnus-registry-install
1560         is t.
1561
1562 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * compface.el (uncompface): Make buffer unibyte.
1565
1566 2008-04-05  Glenn Morris  <rgm@gnu.org>
1567
1568         * gnus-ems.el (mm-disable-multibyte): Autoload it.
1569
1570 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1571
1572         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
1573         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
1574
1575         * nnheader.el (nnheader-init-server-buffer): Change buffer's
1576         multibyteness after rather than before erasing it.
1577
1578         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
1579         mm-with-multibyte.
1580         (gnus-request-article-this-buffer): Make sure the proper decoding is
1581         used if gnus-original-article-buffer happens to be unibyte.
1582
1583         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
1584         default-enable-multibyte-characters.
1585
1586         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
1587         default-enable-multibyte-characters.
1588
1589         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
1590
1591         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
1592
1593 2008-04-02  Simon Josefsson  <simon@josefsson.org>
1594
1595         * imap.el (imap-enable-exchange-bug-workaround): New variable.
1596         (imap-message-copyuid-1): Use it.
1597         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
1598         J. Williams in
1599         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
1600
1601         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
1602         imap-enable-exchange-bug-workaround.
1603         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
1604
1605 2008-04-01  Simon Josefsson  <simon@josefsson.org>
1606
1607         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
1608         a 100 byte status-checks into a 2-3MB transfer for each group.
1609         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
1610         to enable bug workaround or not.
1611         (nnimap-find-minmax-uid): Only enable workaround conditionally.
1612
1613 2008-03-31  Glenn Morris  <rgm@gnu.org>
1614
1615         * message.el (mml2015-use): Declare for compiler.
1616         (message-info): Require mml2015 when appropriate.
1617
1618 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1619
1620         * Makefile.in (EMACS_COMP): Quote directory name that might contain
1621         whitespace.
1622
1623 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1624
1625         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
1626         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
1627         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
1628         (nntp-service-to-port): New function.
1629         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
1630         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
1631         (nntp-open-netcat-stream): New function.
1632         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
1633
1634 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
1635
1636         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
1637
1638 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1639
1640         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
1641
1642 2008-03-28  Magnus Henoch  <mange@freemail.hu>
1643
1644         * dns.el (dns-write): Use set-buffer-multibyte.
1645
1646 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
1647
1648         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
1649
1650 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
1651
1652         * message.el (message-signature-separator): Change default.
1653         Improve custom type.
1654         (message-cite-function): Change default to
1655         message-cite-original-without-signature.
1656
1657         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
1658         toggle.
1659
1660         * message.el (message-check-news-body-syntax): Fix signature check.
1661         (message-setup-1): Mark buffer as unmodified _after_ running
1662         message-setup-hook and handling message-alternative-emails.
1663         (message-shorten-references): Be more strict when building list of
1664         valid references to comply with GNKSA.
1665
1666         * gnus-group.el (gnus-read-ephemeral-bug-group)
1667         (gnus-read-ephemeral-debian-bug-group)
1668         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
1669
1670         * message.el (message-info): Don't use booleanp which isn't supported
1671         in Emacs 21 and XEmacs.
1672
1673 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
1674
1675         * gnus-group.el (gnus-gmane-group-download-format): Rename from
1676         gnus-group-gmane-group-download-format.
1677         (gnus-group-read-ephemeral-gmane-group): Rename from
1678         gnus-group-read-ephemeral-gmane-group.
1679         (gnus-read-ephemeral-gmane-group-url): Rename from
1680         gnus-group-read-ephemeral-gmane-group-url.
1681         (gnus-bug-group-download-format-alist): New variable.
1682         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
1683         (gnus-read-ephemeral-emacs-bug-group): New commands.
1684
1685 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1686
1687         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
1688         (gnus-visible-headers): Improve custom type.
1689
1690 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1691
1692         * mml.el (mml-menu): Add workarounds for XEmacs.
1693
1694         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
1695         X-Boundary header.
1696
1697         * message.el (message-simplify-recipients): Fix previous commit.
1698
1699 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1700
1701         * mm-util.el (mm-set-buffer-multibyte): New function.
1702         * mm-decode.el (mm-copy-to-buffer): Use it.
1703
1704 2008-03-19  Glenn Morris  <rgm@gnu.org>
1705
1706         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
1707         Accidentally removed in the sync process with Emacs.
1708
1709 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
1710
1711         * message.el (message-alter-recipients-discard-bogus-full-name):
1712         New function.
1713         (message-alter-recipients-function): New variable.
1714         (message-get-reply-headers): Use it.
1715         (message-replace-header): New helper function.
1716         (message-recipients-without-full-name): New variable.
1717         (message-simplify-recipients): New command.
1718
1719         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
1720
1721         * message.el (message-info): Handle EasyPG manual.
1722
1723         * mml.el (mml-menu): Add entry for EasyPG.
1724
1725 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
1726
1727         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
1728         parameter.
1729
1730         * message.el (message-disassociate-draft): Specify drafts group name
1731         fully.
1732
1733 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
1734
1735         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
1736         unnecessary duplicates from the match list.
1737
1738 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1739
1740         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
1741
1742         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
1743
1744         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
1745         args of `how-many' of which the XEmacs version doesn't take; declare
1746         Info-index-next as function.
1747
1748 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1749
1750         * gnus-score.el (gnus-score-headers): Fix handling of
1751         gnus-inhibit-slow-scoring.
1752
1753         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
1754         string.
1755         (gnus-button-url-regexp): Improve handling of parenthesis.
1756         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
1757         (gnus-button-handle-info-keystrokes): Handle index entries.
1758
1759 2008-03-15  Glenn Morris  <rgm@gnu.org>
1760
1761         * parse-time.el (parse-time-string): Simplify.
1762
1763 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1764
1765         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
1766         Incoming* files.
1767
1768 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1769
1770         * auth-source.el (auth-sources): Renamed from auth-source-choices.
1771         (auth-source-pick): Use it.
1772
1773 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1774
1775         * binhex.el (binhex-decode-region-internal):
1776         * uudecode.el (uudecode-decode-region-internal):
1777         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
1778         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
1779         setting default-enable-multibyte-characters.
1780
1781 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1782
1783         * auth-source.el (auth-source-protocols)
1784         (auth-source-protocols-customize, auth-source-choices): Added and
1785         modified variable customizations and defaults.
1786         (auth-source-pick, auth-source-user-or-password)
1787         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1788         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1789         (auth-source-user-or-password-sftp)
1790         (auth-source-user-or-password-smtp): Use new variables and provide an
1791         interface to netrc.el.
1792
1793 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1794
1795         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
1796         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
1797         Make sure the nntp port to specify is a string.
1798
1799 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1800
1801         * nntp.el: Use with-current-buffer.
1802         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
1803         dubious mm-with-unibyte-current-buffer.
1804         (nntp-with-open-group-function): New function extracted from
1805         nntp-with-open-group macro.
1806         (nntp-with-open-group): Use the function, so it's easier to debug.
1807         Add indentation and debugging info.
1808         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
1809         the use of the netcat alternatives.
1810
1811         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
1812         Avoid mm-string-as-multibyte as well.
1813
1814         * nnweb.el (nnweb-insert-html):
1815         Remove use of nnheader-string-as-multibyte.
1816
1817         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
1818         (nnheader-string-as-multibyte): Remove.
1819
1820         * mm-view.el: Use inhibit-read-only.
1821         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
1822         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
1823         or unibyte-string.
1824
1825         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
1826         (mm-uu-yenc-extract): Use with-current-buffer.
1827
1828         * gnus-soup.el (gnus-soup-send-packet): Don't use
1829         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
1830
1831         * nnmh.el: Use with-current-buffer.
1832         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
1833         mm-string-as-multibyte on the output of mm-encode-coding-string.
1834
1835         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
1836         (nnimap-request-move-article): Use with-current-buffer.
1837
1838         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
1839         inserting the handle-buffer's text, so the implicit multibyte->unibyte
1840         conversion uses string-make-unibyte rather than string-as-unibyte.
1841
1842         * gnus-msg.el: Use with-current-buffer.
1843
1844         * message.el (message-ignored-resent-headers): Add "Delivered-To".
1845
1846 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
1847
1848         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
1849         string for caching if it is 'PIN.
1850
1851 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1852
1853         * lpath.el: Consider the case without Emacs/W3.
1854
1855 2008-03-08  Glenn Morris  <rgm@gnu.org>
1856
1857         * time-date.el (date-to-time, time-subtract, time-add)
1858         (safe-date-to-time): Doc fixes.
1859
1860 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1861
1862         * mail-source.el (mail-source-delete-old-incoming-confirm):
1863         Change default to nil.
1864         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
1865
1866 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * lpath.el: Rearrange.
1869
1870         * gnus-art.el (gnus-narrow-to-page): Position point properly.
1871         (gnus-article-goto-prev-page): Work for articles having ^L's.
1872
1873         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
1874
1875         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
1876
1877 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
1878
1879         * gnus-bookmark.el: Adjust for renames in bookmark.el.
1880         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
1881         (gnus-bookmark-jump): Adjust some variable names.
1882
1883 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
1884
1885         * auth-source.el: New package.
1886         (auth-source-choices): Add customization entry point variable.
1887
1888         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
1889         bug.
1890
1891 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
1892
1893         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
1894         (gnus-registry-initialize, gnus-registry-install-p): Use it.
1895         (gnus-registry-install-shortcuts): Rename from
1896         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
1897         the `gnus-registry-mark-map' keymap dynamically from
1898         `gnus-registry-marks'.  The generated functions update the summary line
1899         when a registry mark is added or deleted, and will call
1900         `gnus-registry-install-p' (see the comments in the code).
1901         (gnus-registry-user-format-function-M): Use concat intelligently.
1902
1903         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
1904         the registry mark functions.
1905
1906 2008-03-05  Glenn Morris  <rgm@gnu.org>
1907
1908         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
1909         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
1910         gnus-art.
1911         (top-level): No need to load own source when compiling.
1912
1913 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
1914
1915         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
1916         Suggested by <chris.anderton@zetnet.co.uk>.
1917
1918 2008-03-04  Glenn Morris  <rgm@gnu.org>
1919
1920         * gnus-sum.el (top-level): No need to require gnus when compiling,
1921         since unconditionally required near start of file.
1922         (gnus-summary-display-while-building): Move definition before use.
1923
1924 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
1925
1926         * gnus-registry.el (gnus-registry-user-format-function-M): Add
1927         formatting function.
1928
1929 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
1930
1931         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
1932         with plists.
1933         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
1934         Use new format.
1935
1936 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1937
1938         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
1939         `where-is-internal' that returns a range of key sequences.
1940
1941 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1942
1943         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
1944
1945         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
1946         (gnus-summary-jump-to-group): Consider windows on other displayed
1947         frames as well.  Similar changes might be needed elsewhere, but that's
1948         the one I've bumped into during my use.
1949
1950         * nndoc.el (nndoc-oe-dbx-type-p):
1951         * gnus-msg.el (gnus-debug):
1952         * gnus-group.el (gnus-update-group-mark-positions):
1953         Use mm-string-to-multibyte.
1954
1955 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1956
1957         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
1958         doesn't handle NotDashEscaped.
1959
1960         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
1961         (mml-dnd-attach-options): Fix typo in custom choice.
1962
1963         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
1964         nndoc-article-type to mbox.
1965         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
1966
1967         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
1968         to nil, instead of html2text.
1969
1970         * imap.el (imap-debug): Add `imap-ping-server'.
1971
1972         * gnus-bookmark.el: Add FIXMEs.
1973
1974         * message.el (message-form-letter-separator)
1975         (message-send-form-letter-delay): New variables.
1976         (message-send-form-letter): Use them.  New command to send form
1977         letters.  Requested by Uwe Siart.
1978         (message-send-mail-function): Doc fix.  Add "Other" custom option.
1979
1980 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1981
1982         * Update copyright years.
1983
1984 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1985
1986         Sync from EMACS_22_BASE.
1987
1988         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
1989
1990 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
1991
1992         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
1993         empty author.
1994
1995 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
1996
1997         * gnus-registry.el (gnus-registry-marks): Add variable for
1998         customization of marks and their appearance.
1999         (gnus-registry-read-mark): Use it.
2000         (gnus-registry-do-marks): Add utility function to loop through
2001         `gnus-registry-marks'.
2002         (gnus-registry-install-shortcuts-and-menus): Add function to install
2003         shortcuts and menus.
2004         (gnus-registry-initialize): Use it.
2005         (gnus-registry-default-mark): Clarify documentation.
2006
2007 2008-02-29  Glenn Morris  <rgm@gnu.org>
2008
2009         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
2010         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
2011         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
2012         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
2013         Change defcustom :version from 23.0 to 23.1.
2014
2015 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
2016
2017         * gnus-registry.el (gnus-registry-follow-group-p)
2018         (gnus-registry-post-process-groups): Add functions to aid registry
2019         splitting and improve logging.  Clarify behavior in function
2020         documentation.
2021         (gnus-registry-split-fancy-with-parent): Use them.
2022
2023 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2024
2025         * gnus-art.el: Use with-current-buffer.
2026
2027 2008-02-27  David Engster  <dengste@eml.cc>
2028
2029         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
2030         Express real group name in the response.
2031
2032 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2033
2034         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
2035         (nnmairix-last-server, nnmairix-current-server): Defvar them.
2036         (nnmairix-goto-original-article): Defvar gnus-registry-install and
2037         autoload gnus-registry-fetch-group when compiling.
2038         (nnmairix-request-group-with-article-number-correction): Remove
2039         unreferenced argument passed to nnmairix-call-backend.
2040
2041 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2042
2043         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
2044         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
2045         Wilde.
2046
2047 2008-02-27  Glenn Morris  <rgm@gnu.org>
2048
2049         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
2050         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
2051         variables to defconsts.  Convert comments to doc-strings.
2052         (nnmairix-last-server, nnmairix-current-server): Convert from free
2053         variables to defvars.  Convert comments to doc-strings.
2054         (gnus-registry-fetch-group): Autoload.
2055         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
2056         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
2057         (nnmairix-widget-build-editable-fields): Use car cddr rather than
2058         caddr.
2059         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
2060         nnmairix-request-group-with-article-number-correction call.
2061         (nnmairix-fast, nnmairix-group): New, less general names, for free
2062         variables passed from nnmairix-request-group to
2063         nnmairix-request-group-with-article-number-correction.  Declare.
2064         (nnmairix-request-group-with-article-number-correction):
2065         Use nnmairix-fast, nnmairix-group rather than fast, group.
2066
2067 2008-02-26  David Engster  <dengste@eml.cc>
2068
2069         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
2070         version 0.5.
2071
2072 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
2073
2074         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
2075         instead of making an extra function call.  Don't add the current group
2076         to articles only when they have the group.  Use
2077         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
2078         Reported by David <de_bb@arcor.de>.
2079
2080 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2081
2082         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
2083         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
2084
2085 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
2086
2087         * mail-source.el (mail-source-delete-incoming): Change default.
2088         Supplement doc string.
2089
2090         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
2091
2092 2008-02-14  Glenn Morris  <rgm@gnu.org>
2093
2094         * time-date.el (format-seconds): New function.
2095
2096 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2097
2098         * nnmail.el (nnmail-message-id-cache-file): Derive from
2099         `gnus-home-directory'.
2100
2101 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
2102
2103         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
2104         Document negative prefix.
2105
2106         * gnus-group.el (gnus-group-read-group): Document negative prefix.
2107
2108 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2109
2110         * message.el (message-unsent-separator): Add the Exim bounce
2111         separator.
2112
2113 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2114
2115         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
2116         list.
2117         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
2118         recipient/signer list.
2119
2120 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * Makefile.in (datarootdir): Define.
2123         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
2124         name that might contain whitespace.
2125
2126 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2127
2128         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
2129         fbound (Emacs 23 unicode), signal an error.
2130
2131 2008-02-08  Glenn Morris  <rgm@gnu.org>
2132
2133         * gnus-art.el (pgg-display-output-buffer): Declare as function.
2134
2135 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
2136
2137         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
2138         ports to the calls to `netrc-machine-user-or-password' in addition to
2139         "imap" and "imaps".
2140
2141 2008-02-01  Zhang Wei  <id.brep@gmail.com>
2142
2143         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
2144
2145         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
2146
2147 2008-02-01  Kenichi Handa  <handa@m17n.org>
2148
2149         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
2150         rfc2104-hexstring-to-bitstring and changed to return a byte list.
2151         (rfc2104-hash): Convert the result of concat to unibyte string.
2152
2153 2008-02-01  Dave Love  <fx@gnu.org>
2154
2155         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
2156         coding-system-for-read.
2157         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
2158
2159 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
2160
2161         * gnus.el (gnus-group-startup-message): Add `find-image' call before
2162         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
2163         <hanche@math.ntnu.no>.
2164
2165 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
2168
2169         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2170
2171 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
2172
2173         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
2174         * message.el (message-beginning-of-line): Use featurep instead of bound
2175         tests in order to resolve conditionals at compile time.
2176
2177 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
2178
2179         * mail-source.el (mail-sources): Add `group' choice.
2180
2181         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
2182         parameter `in-group' to control into which group the articles go.
2183         Add treatment of `group' mail-source.
2184
2185 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2186
2187         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
2188
2189         * mm-decode.el (mm-dissect-buffer): Decode description.
2190
2191         * mml.el (mml-to-mime): Encode message header first.
2192
2193 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2194
2195         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
2196         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
2197
2198         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
2199         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
2200
2201 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
2202
2203         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
2204
2205 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2206
2207         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
2208         prefix keys.
2209         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
2210         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
2211         gnus-xmas.el.
2212
2213         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
2214         (gnus-xmas-article-describe-bindings): New function.
2215         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
2216         gnus-xmas-article-describe-bindings.
2217
2218         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
2219
2220 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2221
2222         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
2223         Add new variables for article mark management.
2224         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
2225         list of extra data entries which, when present, will indicate that the
2226         article ID should not be trimmed from the registry.
2227         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
2228         functions.
2229         (gnus-registry-read-mark): New function to read a mark name from the
2230         user.
2231         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
2232         (gnus-registry-set-article-mark-internal): New functions to add and
2233         remove marks.
2234         (gnus-registry-get-article-marks): New function to show the marks for
2235         an article, or retrieve them for further use.
2236
2237 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
2240         keys when no argument is given.
2241
2242 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2243
2244         * imap.el (imap-ping-server): New variable.
2245         (imap-opened): On add extra ping if imap-ping-server is non-nil.
2246         (imap-ping-server): Minor doc string fixes.
2247
2248 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2249
2250         * imap.el (imap-ping-server): New function.
2251         (imap-opened): Call imap-ping-server.
2252
2253 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2254
2255         * gnus-sum.el (gnus-article-sort-by-random)
2256         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
2257         jidanni@jidanni.org.
2258
2259 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2260
2261         * gnus-art.el (gnus-article-describe-bindings): New function.
2262         (gnus-article-read-summary-keys): Use it.
2263         (gnus-article-mode-map): Bind `C-h b' to it.
2264
2265 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2266
2267         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
2268         XEmacs.
2269         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
2270         against non-character events.
2271
2272         * lpath.el: Fbind map-keymap for Emacs 21.
2273
2274 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
2275
2276         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
2277         command.
2278         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
2279         instead of END.  Change name of the temp file.
2280         (gnus-group-gmane-group-download-format): Add doc string.  Make it
2281         customizable.
2282
2283 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
2286         bind `S W' to gnus-article-wide-reply-with-original; set default
2287         binding to gnus-article-read-summary-send-keys.
2288         (gnus-article-read-summary-keys): Fix the order of keys; display
2289         continuation keys correctly in the echo area; describe bindings
2290         correctly when keys end with `C-h'.
2291         (gnus-article-read-summary-send-keys): New function.
2292         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
2293         for gnus-article-read-summary-send-keys; display continuation keys
2294         correctly in the echo area.
2295         (gnus-article-reply-with-original): Ignore prefix argument.
2296         (gnus-article-wide-reply-with-original): New function.
2297
2298         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
2299         Emacs 21.
2300
2301 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2302
2303         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
2304         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
2305
2306 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
2307
2308         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
2309         (gnus-group-read-ephemeral-gmane-group): New command.
2310
2311 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2312
2313         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
2314
2315 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2316
2317         * message.el (message-send-mail-function): Increase custom version.
2318
2319         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
2320         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
2321
2322 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
2323
2324         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
2325         for the cases where imap-authenticate is called with a nil buffer
2326         parameter.
2327
2328 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2329
2330         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
2331         html parts correctly; support forwarded messages.
2332         (gnus-article-browse-html-article): Remove work buffers.
2333
2334         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
2335         compiling.
2336         (netrc-bound-and-true-p): New macro.
2337         (netrc-parse): Use it instead of bound-and-true-p that is not available
2338         in XEmacs 21.4.
2339
2340 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
2341
2342         * gnus-registry.el (gnus-registry-mark-article)
2343         (gnus-registry-article-marks): Add functionality to mark articles
2344         through the Gnus registry.
2345
2346         * encrypt.el: Clarify documentation for the new pgg method.
2347         (encrypt-file-alist): Add PGG option.
2348         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
2349         functionality.  Abstract password key and messaging to external
2350         functions.
2351         (encrypt-password-key, encrypt-get-passphrase-if-needed)
2352         (encrypt-message-method-and-cipher): Add new convenience external
2353         functions.
2354         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
2355         (encrypt-pgg-process-buffer): Add PGG functionality glue.
2356
2357         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
2358         (netrc-parse): Use encrypt-file-alist to determine if
2359         encrypt-find-model or encrypt-insert-file-contents should be used.
2360
2361         * encrypt.el: Clarify documentation.  Load password-cache or
2362         password, whichever one is found first, instead of autoloading.
2363
2364 2007-12-19  Glenn Morris  <rgm@gnu.org>
2365
2366         * mml.el (message-options-set, message-narrow-to-head)
2367         (message-in-body-p, message-mail-p, message-encode-message-body):
2368         Autoload.
2369         (message-remove-header, message-narrow-to-headers-or-head)
2370         (message-subscribed-p, message-make-mail-followup-to)
2371         (message-position-on-field, message-news-p)
2372         (message-options-set-recipient, message-generate-headers)
2373         (message-sort-headers): Declare as functions.
2374
2375 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2376
2377         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
2378         convention in doc string.
2379
2380 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2381
2382         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
2383         title to html parts.
2384         (gnus-article-browse-html-article): Pass message header to it.
2385
2386         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
2387
2388 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
2389
2390         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
2391         or password compatible with XEmacs.
2392
2393 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2394
2395         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
2396         format document.
2397         (gnus-mime-delete-part): Don't write description line if empty.
2398         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
2399
2400 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
2401
2402         * gnus-sum.el (gnus-summary-mark-unread-as-read)
2403         (gnus-summary-mark-read-and-unread-as-read)
2404         (gnus-summary-mark-current-read-and-unread-as-read)
2405         (gnus-summary-mark-unread-as-ticked): Doc fix.
2406         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
2407
2408 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
2409
2410         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
2411         Christoph Conrad <christoph.conrad@gmx.de>.
2412
2413 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
2414
2415         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
2416         yes-or-no-p.
2417
2418 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * mm-decode.el (mm-add-meta-html-tag): New function.
2421         (mm-save-part-to-file, mm-pipe-part): Use it.
2422
2423         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
2424         gnus-y-or-n-p instead of y-or-n-p.
2425         (gnus-article-browse-html-parts): Work with message/external-body; use
2426         mm-add-meta-html-tag.
2427
2428 2007-12-11  Glenn Morris  <rgm@gnu.org>
2429
2430         * gnus-cache.el: Require gnus-sum not just when compiling.
2431
2432         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
2433
2434         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
2435         definitions before use.
2436
2437         * mm-decode.el: Require gnus-util.
2438         (mm-remove-part): Only call delete-annotation on XEmacs.
2439
2440         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
2441
2442         * nnmail.el: Require gnus-int.
2443
2444         * spam.el: Move `require's before `eval-when-compile's.
2445
2446         * gnus-ems.el (gnus-alive-p):
2447         * gnus-fun.el (message-goto-eoh):
2448         * gnus-util.el (gnus-group-name-decode):
2449         * mail-source.el (gnus-compress-sequence):
2450         * message.el (Info-goto-node, format-spec):
2451         * mm-bodies.el (message-options-get):
2452         * mm-decode.el (mm-view-pkcs7):
2453         * mm-util.el (gmm-write-region):
2454         * mml-smime.el (mml-compute-boundary)
2455         (gnus-completing-read-with-default):
2456         * mml.el (widget-button-press, gnus-make-hashtable):
2457         * mml1991.el (mm-decode-content-transfer-encoding)
2458         (mm-encode-content-transfer-encoding)
2459         (message-options-get, message-options-set):
2460         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
2461         * nnfolder.el (gnus-request-group):
2462         * nnheader.el (ietf-drums-unfold-fws):
2463         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
2464         * smime.el (gnus-run-mode-hooks):
2465         * spam-stat.el (gnus-message): Autoload.
2466
2467         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
2468         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
2469         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
2470         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
2471         Add declare-function compatibility definition.
2472
2473         * gnus-cache.el (nnvirtual-find-group-art):
2474         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
2475         (gnus-add-image, gnus-add-wash-type):
2476         * gnus-group.el (nnkiboze-score-file):
2477         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
2478         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
2479         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
2480         (message-tokenize-header, gnus-get-buffer-create)
2481         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
2482         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
2483         * gnus.el (gnus-group-decoded-name):
2484         * mail-source.el (imap-capability):
2485         * mm-bodies.el (message-options-set):
2486         * mm-decode.el (gnus-configure-windows):
2487         * mm-extern.el (message-goto-body):
2488         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
2489         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
2490         (epg-sub-key-validity, message-options-set):
2491         * mml.el (widget-event-point, gnus-configure-windows):
2492         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
2493         * mml2015.el (epg-check-configuration, epg-configuration)
2494         (message-options-set):
2495         * nndb.el (nndb-request-article):
2496         * nnfolder.el (gnus-request-create-group):
2497         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
2498         * nnmaildir.el (gnus-group-mark-article-read):
2499         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
2500         * rfc1843.el (message-fetch-field):
2501         * spam.el (gnus-extract-address-components):
2502         Declare as functions.
2503
2504 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2505
2506         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
2507
2508         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
2509
2510         * lpath.el: Fbind run-mode-hooks for Emacs 21;
2511         bind show-trailing-whitespace for XEmacs.
2512
2513 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2514
2515         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
2516         new no-op macro for backward compatibility.
2517
2518         * imap.el (imap-string-to-integer): New function.
2519
2520 2007-12-09  Glenn Morris  <rgm@gnu.org>
2521
2522         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
2523
2524         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
2525         * message.el, mm-view.el, sieve-manage.el, smime.el:
2526         Add declare-function compatibility definition.
2527
2528         * gnus-art.el (w3-region, w3m-region, Info-menu):
2529         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
2530         * gnus-sum.el (gnus-get-predicate):
2531         * gnus-util.el (mm-append-to-file, w32-focus-frame):
2532         * message.el (mail-abbrev-in-expansion-header-p):
2533         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
2534         (w3m-detect-meta-charset, w3m-region):
2535         * sieve-manage.el (password-read, password-cache-add)
2536         (password-cache-remove):
2537         * smime.el (password-read-and-add): Declare as functions.
2538
2539 2007-12-08  David Kastrup  <dak@gnu.org>
2540
2541         * gnus-sum.el (gnus-summary-simplify-subject-query):
2542         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
2543         `message'.
2544
2545 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2546
2547         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
2548         it to bind idna-program, installation-directory, defined-colors, and
2549         face-attribute for XEmacs of the version that compiles defcustom forms.
2550
2551 2007-12-07  Glenn Morris  <rgm@gnu.org>
2552
2553         * gnus-art.el (article-make-date-line): Revert previous change.
2554
2555 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2556
2557         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
2558
2559 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
2560
2561         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
2562         Call gnus-add-to-range ranges only once with a prepared article-list.
2563
2564 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
2565
2566         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
2567         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
2568         group names with backslashes.  Reported by Tassilo Horn
2569         <tassilo@member.fsf.org>.
2570
2571 2007-12-06  Deepak Goel  <deego3@gmail.com>
2572
2573         * gnus-art.el (article-make-date-line):
2574         * gnus-start.el (gnus-load):
2575         * pop3.el (pop3-read-response): Fix buggy call to `error'.
2576
2577 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2578
2579         * gnus-art.el (gnus-use-idna)
2580         * gnus-start.el (gnus-site-init-file)
2581         * message.el (message-use-idna)
2582         * mm-uu.el (mm-uu-hide-markers)
2583         * smiley.el (smiley-style): Revert changes that suppress warnings.
2584
2585 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2586
2587         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
2588         specify charset to html source.  Reported by Christoph Conrad
2589         <christoph.conrad@gmx.de>.
2590
2591 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2592
2593         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
2594         idna-program in order to suppress byte compile warning issued by XEmacs
2595         that came to byte compile the default value section of defcustom forms
2596         recently.
2597
2598         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
2599         value of installation-directory.
2600
2601         * message.el (message-use-idna): Don't directly refer to the value of
2602         idna-program.
2603
2604         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
2605
2606         * smiley.el (smiley-style): Don't directly call face-attribute.
2607
2608 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
2609
2610         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
2611
2612         * gnus-dired.el: Reduce Gnus dependencies.
2613         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
2614         require.  Use autoloads instead.
2615         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
2616         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
2617         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
2618         (gnus-dired-mode): Adjust doc string.
2619         (gnus-dired-mail-mode): New variable.
2620         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
2621         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
2622         (gnus-dired-mail-buffers): New function.  Return mail or message
2623         composition buffers.
2624         (gnus-dired-attach): Use it.
2625         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
2626         NO-DECODE.
2627         (gnus-dired-print): Use `gnus-print-buffer' depending on
2628         `gnus-dired-mail-mode'.
2629
2630 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2631
2632         * rfc2047.el (rfc2047-encoded-word-regexp)
2633         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
2634         explaining what regexp patterns are for.
2635
2636 2007-12-04  Glenn Morris  <rgm@gnu.org>
2637
2638         * password.el: Move to password-cache.el.
2639
2640         * mml1991.el (password-read, password-cache-add, password-cache-remove):
2641         * mml2015.el (password-read, password-cache-add, password-cache-remove):
2642         * mml-smime.el (password-read, password-cache-add)
2643         (password-cache-remove):
2644         No need to autoload, since mml-sec requires password.
2645
2646         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
2647         * message.el (gnus-extract-address-components):
2648         * mml-smime.el (gnus-extract-address-components): Define for compiler.
2649
2650         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
2651         password.
2652
2653 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
2654
2655         * mailcap.el: Reduce dependencies.
2656         (mail-header-parse-content-type): Autoload.
2657         (mailcap-delete-duplicates): New alias.
2658         (mailcap-mime-info): Add optional argument NO-DECODE.
2659         (mailcap-mime-types): Use mailcap-delete-duplicates.
2660
2661         * message.el (message-ignored-supersedes-headers): Add "X-ID".
2662
2663 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
2664
2665         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
2666         (imap-parse-status): Upcase status-att for servers that sends them
2667         lower-case (e.g., MS Exchange 2007).
2668
2669 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2670
2671         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
2672         function.
2673
2674         * gnus-uu.el (gnus-uu-decode-yenc): New command.
2675         (gnus-uu-yenc-article): New function.
2676
2677         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
2678
2679         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
2680         buffer.
2681
2682 2007-12-02  Glenn Morris  <rgm@gnu.org>
2683
2684         * binhex.el (binhex): New custom group.
2685         (binhex-decoder-program, binhex-decoder-switches)
2686         (binhex-use-external): Move to the binhex custom group.
2687
2688         * uudecode.el (uudecode): New custom group.
2689         (uudecode-decoder-program, uudecode-decoder-switches)
2690         (uudecode-use-external): Move to the uudecode custom group.
2691
2692         * netrc.el (top-level): Don't load `encrypt' features.
2693         (netrc-parse): Don't use encrypt.
2694         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
2695
2696         * encrypt.el: Remove file.
2697
2698 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
2699
2700         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
2701         matches on patches.
2702
2703         * gnus-art.el (gnus-article-browse-html-article): Mention
2704         `mm-text-html-renderer' in the doc string.
2705
2706         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
2707         string.  Add comments.
2708
2709         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
2710         if rhs is ASCII.
2711
2712 2007-12-01  Glenn Morris  <rgm@gnu.org>
2713
2714         * mail-source.el (top-level): Require format-spec before
2715         eval-when-compile.
2716
2717 2007-11-30  Glenn Morris  <rgm@gnu.org>
2718
2719         * encrypt.el: Require password, rather than autoloading password-read.
2720
2721 2007-11-29  Glenn Morris  <rgm@gnu.org>
2722
2723         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
2724         (sasl-make-client, sasl-next-step, sasl-step-data)
2725         (sasl-step-set-data): Declare as functions.
2726
2727 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
2728
2729         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
2730
2731 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
2732
2733         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
2734         certs should be verified and what is to be done in the event of a
2735         verification failure.
2736
2737         * gnus.el (gnus-method-to-server): Add an optional parameter so the
2738         caller can indicate whether the cache should be disregarded for this
2739         call.  This way the result of the call is reproducible at all times and
2740         can be considered a canonical server name for the supplied method.
2741         (gnus-agent-method-p): Canonicalize server names by pushing their
2742         method through `gnus-method-to-server' using the no-cache argument.
2743
2744         * gnus-srvr.el (gnus-server-insert-server-line): Call
2745         `gnus-method-to-server' with `no-cache' argument.
2746
2747         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
2748         gnus-agent-possibly-synchronize-flags as this should be called when the
2749         server is actually being opened.
2750         (gnus-agent-possibly-synchronize-flags)
2751         (gnus-agent-possibly-synchronize-flags-server): Move check for the
2752         flags file of an agentized server to the latter function.
2753
2754         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
2755         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
2756         after a connection has been established successfully.
2757
2758 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2759
2760         * gnus-art.el (article-display-face): Force to display face if called
2761         interactively; check if gnus-article-x-face-too-ugly matches author.
2762         (article-display-x-face): Display face even if From header is missing
2763         as article-display-face does.
2764
2765 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
2766
2767         * hashcash.el (message-narrow-to-headers-or-head)
2768         (message-fetch-field, message-goto-eoh)
2769         (message-narrow-to-headers): Declare as functions.
2770
2771 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
2772
2773         * mail-source.el (mail-sources): Default to fetch from file for
2774         compatibility with default of nnmail-spool-file.
2775
2776 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2777
2778         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
2779         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
2780         to look for encoded word that should be encoded again.
2781         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
2782         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
2783         encoding pattern.
2784         (rfc2047-decode-region): Switch strict regexp and loose one according
2785         to rfc2047-allow-irregular-q-encoded-words.
2786
2787 2007-11-25  Romain Francoise  <romain@orebokech.com>
2788
2789         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
2790
2791 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2792
2793         * tls.el (tls-program): Provide more custom choices from
2794         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
2795         (tls-process-connection-type, tls-success): Remove "*" in doc string.
2796
2797 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2798
2799         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
2800         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
2801
2802         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
2803         `nnmail-spool-file'.
2804
2805         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
2806         `nnmail-spool-file'.
2807
2808         * gnus-move.el (gnus-change-server): Ditto.
2809
2810         * gnus-kill.el (gnus-batch-score): Ditto.
2811
2812         * gnus-cache.el (gnus-jog-cache): Ditto.
2813
2814         * gnus-msg.el (gnus-summary-reply):
2815         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
2816
2817 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2818
2819         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
2820         version.  Minor improvement to doc strings.
2821         (tls-program): Add comment.
2822
2823 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
2824
2825         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
2826         (tls-checktrust): New variable.  Check if GNU TLS complained about a
2827         mismatch between the hostname provided in the certificate and the name
2828         of the host connnecting to.
2829         (open-tls-stream): Use them.  Check certificates against trusted root
2830         certificates.
2831
2832 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2833
2834         * gnus-cache.el (gnus-cache-generate-nov-databases):
2835         Use nnml-generate-nov-databases-directory instead of
2836         nnml-generate-nov-databases-1.
2837
2838 2007-11-24  Glenn Morris  <rgm@gnu.org>
2839
2840         * message.el (message-tool-bar-retro): Update for rename
2841         mail_send.xpm->mail-send.xpm.
2842
2843 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
2844
2845         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
2846         `smime-ldap-search' for Emacs 22 and up.
2847
2848 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2849
2850         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
2851
2852         * message.el (message-send-mail-function): Fix error convention.
2853         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
2854         (message-widen-reply, message-send-mail, message-talkative-question)
2855         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
2856         (message-clone-locals, message-send-news): Use with-current-buffer.
2857         (message-insert-or-toggle-importance): Remove unused var `valid'.
2858         (message-make-references): Remove unused var `new-references'.
2859         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
2860
2861 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
2862
2863         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
2864         (spam-split-symbolic-return-positive): Reflow docstring.
2865         (spam-backends, spam-summary-exit-behavior)
2866         (spam-mark-ham-unread-before-move-from-spam-group)
2867         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
2868         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
2869         (spam-clear-cache, spam-backend-check, spam-install-backend)
2870         (spam-install-statistical-backend, spam-list-of-processors)
2871         (spam-group-processor-p, spam-split, spam-bogofilter-score)
2872         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
2873         (spam-check-crm114, spam-initialize, spam-unload-hook):
2874         Fix typos in docstrings.
2875
2876 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2877
2878         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
2879         been checked if they have never been read and those group levels are
2880         higher than the one that a user specified.
2881
2882 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2883
2884         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
2885         foreign groups unless a group level is specified by a user.
2886         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
2887
2888 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
2889
2890         * message.el (message-send-mail-function): Require sendmail.
2891
2892 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
2893
2894         * message.el (message-send-mail-function): Check for smtpmail too.
2895
2896         * utf7.el (utf7-encode, utf7-decode): Use coding system
2897         `utf-7'/`utf-7-imap' from utf-7.el' if available.
2898
2899         * message.el (message-send-mail-function): New function.
2900         (message-send-mail-function): Set default using
2901         message-send-mail-function.  Adjust doc string.
2902         (message-send-mail-with-mailclient): New function.
2903
2904 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
2905
2906         * smime.el (from):
2907         * rfc2047.el (message-posting-charset):
2908         * qp.el (mm-use-ultra-safe-encoding):
2909         * pop3.el (parse-time-months):
2910         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
2911         * nnml.el (files):
2912         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
2913         (jka-compr-compression-info-list, ange-ftp-path-format)
2914         (efs-path-regexp):
2915         * nndiary.el (files):
2916         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
2917         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
2918         (epg-digest-algorithm-alist, inhibit-redisplay)
2919         (password-cache-expiry):
2920         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
2921         (pgg-output-buffer, password-cache-expiry):
2922         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
2923         (efs-path-regexp):
2924         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
2925         (inhibit-redisplay):
2926         * mm-uu.el (file-name, start-point, end-point, entry)
2927         (gnus-newsgroup-name, gnus-newsgroup-charset):
2928         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
2929         (latin-unity-ucs-list):
2930         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
2931         (mm-uu-binhex-decode-function):
2932         * message.el (gnus-message-group-art, gnus-list-identifiers)
2933         (rmail-enable-mime-composing, gnus-local-organization)
2934         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
2935         (gnus-read-active-file, facemenu-add-face-function)
2936         (facemenu-remove-face-function, gnus-article-decoded-p)
2937         (tool-bar-mode):
2938         * mail-source.el (display-time-mail-function):
2939         * gnus-util.el (nnmail-pathname-coding-system)
2940         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
2941         (gnus-original-article-buffer, gnus-user-agent)
2942         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
2943         (xemacs-codename, sxemacs-codename, emacs-program-version):
2944         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
2945         * gnus-start.el (gnus-agent-covered-methods)
2946         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
2947         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
2948         (gnus-newsgroup-headers, gnus-group-list-mode)
2949         (gnus-group-mark-positions, gnus-newsgroup-data)
2950         (gnus-newsgroup-unreads, nnoo-state-alist)
2951         (gnus-current-select-method, mail-sources)
2952         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
2953         (nnmail-spool-file, gnus-cache-active-hashtb):
2954         * gnus-mh.el (mh-lib-progs):
2955         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
2956         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
2957         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
2958         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
2959         (gnus-group-buffer):
2960         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
2961         (font-lock-set-defaults):
2962         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
2963         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
2964         (gnus-summary-post-menu, total-parts, type, condition, length):
2965         * gnus-agent.el (gnus-agent-read-agentview):
2966         * flow-fill.el (show-trailing-whitespace):
2967         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
2968         eval-and-compile wrappers for byte compiler pacifiers.
2969
2970         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
2971         (mm-display-inline-fontify): Check for featurep 'xemacs not
2972         extent-list.
2973
2974         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
2975         itimer-list.
2976         (mm-create-image-xemacs): Only do something for XEmacs.
2977         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
2978
2979         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
2980
2981         * gnus-registry.el (gnus-adaptive-word-syntax-table):
2982         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
2983
2984 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
2985
2986         * nnimap.el (nnimap-split-download-body):
2987         * gnus-demon.el (gnus-demon):
2988         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
2989
2990 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2991
2992         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
2993         macros.
2994         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
2995         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
2996         copy data from unibyte buffer to multibyte current buffer.
2997         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
2998         to copy data from unibyte current buffer to multibyte buffer.
2999         (nntp-make-process-buffer): Make process buffer unibyte.
3000
3001         * pop3.el (pop3-open-server): Fix typo in Lisp code.
3002
3003 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
3004
3005         * pop3.el (pop3-open-server): Accept and process data more robustly at
3006         connexion start to avoid spurious "POP SSL connexion failed" errors.
3007
3008 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3009
3010         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
3011         read group names.
3012
3013 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
3014
3015         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
3016
3017 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * nnmail.el (nnmail-parse-active): Make group names unibyte.
3020         (nnmail-save-active): Use a unibyte buffer when saving active file,
3021         which may contain non-ASCII group names.
3022
3023         * nnml.el (nnml-request-group): Decode group names in messages.
3024
3025 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
3026
3027         * message.el (message-citation-line-function)
3028         (message-insert-formatted-citation-line): Fix spelling of
3029         `message-insert-formated-citation-line'.
3030
3031 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
3032
3033         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
3034
3035 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3036
3037         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
3038         nnmail-pathname-coding-system.
3039
3040         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
3041         that a user enters; decode group names in messages.
3042
3043         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
3044
3045 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3046
3047         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
3048
3049         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
3050
3051         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
3052         risky local variable.
3053
3054         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
3055
3056 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3057
3058         * encrypt.el: Improve documentation to fix function name typo.
3059         Reported by Daiki Ueno <ueno@unixuser.org>.
3060
3061 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3062
3063         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
3064         even if the point is not in the last page of an article.
3065         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
3066         back to the previous page.
3067
3068 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
3069
3070         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
3071
3072 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
3075
3076 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3077
3078         * message.el (message-check-news-body-syntax): Avoid
3079         mm-string-as-multibyte.
3080         (message-hide-headers): Don't assume (point-min)==1.
3081
3082 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3083
3084         * message.el (message-remove-blank-cited-lines): Fix if remove is
3085         given.
3086         (message-bogus-address-regexp): New variable.
3087         (message-bogus-recipient-p): New function.
3088         (message-check-recipients): New command.
3089         (message-syntax-checks): Add `bogus-recipient'.
3090         (message-fix-before-sending): Add `bogus-recipient'.
3091
3092         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
3093         (gnus-treat-body-boundary): Don't test window-system.
3094
3095 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
3096
3097         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
3098
3099 2007-10-28  Miles Bader  <miles@gnu.org>
3100
3101         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
3102         at compile-time too.
3103
3104 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3105
3106         * gnus-msg.el (gnus-message-setup-hook): Add
3107         `message-remove-blank-cited-lines' to options.
3108
3109 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3110
3111         * message.el (message-remove-blank-cited-lines): New function.
3112         Suggested by Karl Plästerer.
3113
3114 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
3117         mapc.
3118
3119         * imap.el (imap-open): Replace mapcar called for effect with mapc.
3120         (top-level): Use mapc to set functions to be traced for debugging.
3121
3122         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
3123         called for effect with while loop.
3124
3125         * message.el (message-talkative-question): Replace mapcar called for
3126         effect with mapc.
3127
3128         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
3129         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
3130         called for effect with dolist.
3131
3132         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
3133
3134         * nndiary.el: Use dolist instead of mapcar to add diary headers to
3135         gnus-extra-headers and nnmail-extra-headers.
3136
3137         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
3138         called for effect with dolist.
3139         (top-level): Use mapc to set functions to be traced for debugging.
3140
3141         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
3142         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
3143         dolist.
3144
3145         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
3146         Replace mapcar called for effect with mapc.
3147         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
3148         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
3149         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
3150         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
3151
3152         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
3153         remove-if that's a cl function.
3154
3155         * webmail.el (webmail-debug): Replace mapcar called for effect with
3156         dolist.
3157
3158         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
3159         with mapc.
3160
3161 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3162
3163         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
3164         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
3165         with while loop.
3166
3167         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
3168         functions from article-* functions.
3169         (gnus-multi-decode-header): Replace mapcar called for effect with
3170         dolist.
3171
3172         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3173         (gnus-bookmark-show-details): Replace mapcar called for effect with
3174         while loop.
3175
3176         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
3177         called for effect with while loop.
3178
3179         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
3180         with dolist.
3181
3182         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
3183         mapcar called for effect with dolist.
3184
3185         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
3186
3187         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
3188         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
3189         Replace mapcar called for effect with dolist.
3190         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
3191         mapc.
3192
3193         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
3194         Replace mapcar called for effect with dolist.
3195         (gnus-topic-list): Replace mapcar called for effect with mapc.
3196
3197         * gnus.el: Use mapc instead of mapcar to add autoloads.
3198
3199 2007-10-23  Richard Stallman  <rms@gnu.org>
3200
3201         * gnus-group.el (gnus-group-highlight): Mark as risky.
3202
3203 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3204
3205         * gnus.el (gnus-server-to-method): Return method found first in
3206         gnus-newsrc-alist.
3207
3208         * gnus-art.el (gnus-article-highlight-signature)
3209         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
3210         button overlay without the front stickiness.
3211
3212 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
3213
3214         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
3215         overview buffer needed a catch to receive its throw.
3216         (gnus-agent-flush-cache): Declared as interactive to make this function
3217         easier to use.
3218
3219 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
3220
3221         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
3222         `next-line'.
3223
3224 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3225
3226         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
3227         exclude address matching message-dont-reply-to-names.
3228
3229 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3230
3231         * gnus-util.el (gnus-string<): New function.
3232
3233         * gnus-sum.el (gnus-article-sort-by-author)
3234         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
3235
3236 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
3239         the frame-focus tag is set in gnus-buffer-configuration.
3240
3241 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3242
3243         * gnus-art.el (gnus-article-add-button): Make a button overlay without
3244         the front stickiness.
3245
3246 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3247
3248         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
3249         url pattern; remove duplicate one.
3250         (gnus-article-extend-url-button): New function.
3251         (gnus-article-add-buttons): Use it.
3252         (gnus-button-push): Use concatenated url that it makes.
3253
3254 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
3255
3256         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
3257
3258 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3259
3260         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
3261         Don't hardcode point-min==1.
3262
3263 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
3264
3265         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
3266         Fix comment about "iso8859-1".
3267
3268 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
3269
3270         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
3271         ones returned from the verify-function.
3272
3273         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
3274         mml2015-extract-cleartext-signature if extraction failed.
3275
3276 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
3277
3278         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
3279         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
3280         failed.
3281
3282 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3283
3284         * Relicense "GPLv2 or later" files to "GPLv3 or later".
3285
3286 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
3287
3288         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
3289         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
3290         recommends to use EasyPG instead of PGG.
3291
3292         * pgg.el: Revert to revision 6.23.2.16
3293
3294         * pgg-def.el: Revert to revision 6.6.2.14.
3295
3296         * pgg-gpg.el: Revert to revision 6.23.2.34.
3297
3298 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
3299
3300         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
3301         to mark a thread as expirable.  Add variable `hide' to handle hiding of
3302         thread for both the null and zero (kill/expire thread) universal prefix
3303         cases.
3304         (gnus-summary-expire-thread): Add new function to expire a thread,
3305         using gnus-summary-kill-thread.
3306         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
3307         shortcuts for gnus-summary-expire-thread.
3308         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
3309         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
3310
3311 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3312
3313         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
3314         extras value, so an extras entry can be deleted.
3315         (gnus-registry-delete-extra-entry): Use it.
3316         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
3317         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
3318         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
3319         storage through the gnus-registry, and provide an appropriate API for
3320         it.
3321
3322 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3323
3324         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
3325         Suggested by Leo <sdl.web@gmail.com>.
3326
3327         * gnus.el: Do.
3328
3329 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3330
3331         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
3332         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
3333
3334         * gnus-agent.el (gnus-agent-fetch-headers): Do.
3335
3336         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
3337         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
3338
3339 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3340
3341         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
3342         newline.
3343         (nnmbox-request-accept-article): Don't change article in source buffer;
3344         narrow to header to use message-fetch-field rather than
3345         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
3346         (nnmbox-request-replace-article): Quote lines that'll be misidentified
3347         as delimiters; make sure article ends with newline.
3348         (nnmbox-delete-mail): Correct last position of article to be deleted;
3349         ignore X-Gnus-Newsgroup header in article body.
3350         (nnmbox-save-mail): Quote lines looking like delimiters at the right
3351         positions; make sure article ends with newline.
3352
3353         * message.el (message-display-abbrev): Don't infloop when a user
3354         inserts SPC in the beginning of header.
3355
3356         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
3357         coding-system-for-read and coding-system-for-write for XEmacs having no
3358         file-coding feature.
3359
3360         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
3361
3362 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
3363
3364         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
3365         list of groups not followed by default.  Fix type to be regexp.
3366         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
3367
3368 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
3369
3370         * hmac-def.el (define-hmac-function): Switch from old-style to
3371         new-style backquotes.
3372
3373         * md4.el (md4-make-step): Likewise.
3374
3375 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3376
3377         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
3378         raw-text coding system when saving .newsrc file, which may contain
3379         non-ASCII group names.
3380
3381 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3382
3383         * gnus-cus.el (gnus-score-extra): New widget.
3384         (gnus-score-extra-convert): New function.
3385         (gnus-score-customize): Use it for Extra.
3386
3387 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
3388
3389         * mml2015.el (mml2015-extract-cleartext-signature): New function.
3390         (mml2015-mailcrypt-clear-verify): Use it.
3391         (mml2015-gpg-clear-verify): Use it.
3392         (mml2015-pgg-clear-verify): Use it.
3393         (mml2015-epg-clear-verify): Replace the current part with the output
3394         from GnuPG; don't extract the plaintext by itself.
3395
3396         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
3397         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
3398         mml2015-clear-verify-function; don't touch the armor headers or
3399         dash-escaped text here.
3400
3401 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3402
3403         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
3404         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
3405         parts, or application/octet-stream as a last resort.
3406         (gnus-mime-view-part-as-type): Don't toggle display.
3407         (gnus-mime-view-part-as-charset): Don't turn off display before
3408         querying charset.
3409
3410         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
3411         stuff to undisplayer function in Emacs.
3412         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
3413
3414         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
3415         text/calendar parts.
3416
3417 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3418
3419         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
3420         decoding text/calendar parts.
3421
3422         * message.el (message-forward-make-body-mime): Always mark body as
3423         having no illegible text; remove signed-or-encrypted argument.
3424         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
3425
3426         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
3427         (mml-generate-mime-1): Don't encode body if it is specified to be in
3428         raw form; don't make buffer be unibyte when inserting multibyte string.
3429
3430 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3431
3432         * sha1.el: Fix up comment style.
3433         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
3434         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
3435
3436         * hex-util.el: Fix up comment style.
3437         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
3438
3439         * gnus-salt.el: Use with-current-buffer.
3440         (gnus-pick-setup-message): Fix long-standing typo.
3441
3442 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3443
3444         * imap.el (imap-logout-timeout): New variable.
3445         (imap-logout, imap-logout-wait): New functions.
3446         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
3447
3448         * nnimap.el (nnimap-logout-timeout): New server variable.
3449         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
3450         nnimap-logout-timeout.
3451
3452         * gnus-art.el (gnus-article-summary-command-nosave)
3453         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
3454
3455 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3456
3457         * gnus.el (gnus-maximum-newsgroup): New variable.
3458
3459         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
3460         according to gnus-maximum-newsgroup.
3461
3462         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
3463         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
3464         Limit the range of articles according to gnus-maximum-newsgroup.
3465
3466 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
3467
3468         * gnus-art.el (gnus-sticky-article): Fixed problems described in
3469         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
3470         Don't perform gnus-configure-windows here; reuse existing sticky
3471         article buffer.
3472
3473         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
3474         it doesn't exist in gnus-article-mode.
3475
3476 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3477
3478         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
3479         (gnus-agent-decoded-group-name): New function.
3480         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
3481         (gnus-agent-expire-group-1): Use it; decode group name in messages.
3482
3483 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
3484
3485         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
3486         Add binding for gnus-sticky-article.
3487         (gnus-summary-exit): Don't kill sticky article buffers.
3488
3489         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
3490         article buffer.
3491         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
3492         (gnus-kill-sticky-article-buffers): New commands.
3493
3494 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * nntp.el (nntp-xref-number-is-evil): New server variable.
3497         (nntp-find-group-and-number): If it is non-nil, don't trust article
3498         numbers in the Xref header.
3499
3500 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3501
3502         * gnus-agent.el (gnus-agent-read-group): New function.
3503         (gnus-agent-flush-group, gnus-agent-expire-group)
3504         (gnus-agent-regenerate-group): Use it.
3505         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
3506         nnmail-pathname-coding-system.
3507
3508 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3509
3510         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
3511
3512         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
3513         that are unread as unread, and also as selected so that information of
3514         marks having been changed by a user may be updated when exiting group.
3515
3516 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3517
3518         * gnus-art.el (gnus-mime-display-single): Pass part number that is
3519         calculated ignoring signature parts to gnus-treat-article.
3520
3521 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3522
3523         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
3524         a point here in order to keep the window start.
3525         (gnus-insert-mime-security-button): Make a button overlay without the
3526         front stickiness.
3527         (gnus-mime-display-security): Goto the end of a button.
3528
3529         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
3530
3531 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3532
3533         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
3534         group-name-at-point.
3535         (gnus-group-completing-read): New function that offers decoded
3536         non-ASCII group names for completion.
3537         (gnus-fetch-group, gnus-group-read-ephemeral-group)
3538         (gnus-group-jump-to-group, gnus-group-make-group-simple)
3539         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
3540         (gnus-group-fetch-control): Use it.
3541         (gnus-fetch-group): Use group-name-at-point for the initial value
3542         rather than the default value; use gnus-alive-p.
3543
3544         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
3545         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
3546         (gnus-summary-post-news): Use gnus-group-completing-read.
3547
3548         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
3549         (gnus-read-move-group-name): Decode group name for completion.
3550
3551 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
3552
3553         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
3554         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
3555         Yamaoka slightly modified the code).
3556
3557 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3558
3559         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
3560         (nnmail-split-incoming): Bind it.
3561
3562         * nnml.el (nnml-group-name-charset): New function.
3563         (nnml-decoded-group-name): Use it; don't decode group name if
3564         nnmail-group-names-not-encoded-p is non-nil.
3565         (nnml-encoded-group-name): New function.
3566         (nnml-group-pathname): Inline nnml-decoded-group-name.
3567         (nnml-request-expire-articles): Decode group name in message.
3568         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
3569         nnmail-pathname-coding-system.
3570         (nnml-save-mail, nnml-active-number): Work with decoded group names and
3571         not decoded ones according to nnmail-group-names-not-encoded-p.
3572         (nnml-generate-active-info): Use nnml-encoded-group-name.
3573
3574 2007-08-08  Glenn Morris  <rgm@gnu.org>
3575
3576         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
3577         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
3578         doc-strings and comments.
3579
3580 2007-07-25  Glenn Morris  <rgm@gnu.org>
3581
3582         * Relicense all FSF files to GPLv3 or later.
3583
3584 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3585
3586         * gnus-sum.el (gnus-summary-move-article): Make
3587         gnus-summary-respool-article work.
3588
3589 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
3590
3591         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
3592         string.
3593
3594 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
3595
3596         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
3597         that should be ignored when comparing distant RSS articles with local
3598         ones.
3599         (nnrss-make-hash-index): New function.  Create a hash index according
3600         to the ignored fields.
3601         (nnrss-check-group): Use it.
3602
3603 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
3606
3607         * gnus-art.el (article-decode-group-name): Decode Xref header too.
3608
3609         * gnus-group.el (gnus-group-make-group): Encode group name here unless
3610         the new optional argument ENCODED is non-nil.
3611         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
3612         coding system for encoding group name.
3613         (gnus-group-make-rss-group): Pass un-encoded group name to
3614         gnus-group-make-group.
3615         (gnus-group-set-info): Tell gnus-group-make-group that group name is
3616         encoded.
3617
3618         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
3619         Encode group name to which articles are moved or copied.
3620         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
3621         coding system for encoding Newsgroup, Followup-To and Xref headers.
3622
3623         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
3624         marks; use nnheader-file-coding-system to write a file.
3625         (nnagent-retrieve-headers): Bind file-name-coding-system to
3626         nnmail-pathname-coding-system.
3627
3628         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
3629
3630         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
3631         (nnml-request-article, nnml-request-create-group)
3632         (nnml-request-rename-group, nnml-find-id)
3633         (nnml-possibly-change-directory, nnml-possibly-create-directory)
3634         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
3635         (nnml-save-marks): Use nnml-group-pathname instead of
3636         nnmail-group-pathname.
3637
3638         (nnml-request-create-group, nnml-request-expire-articles)
3639         (nnml-request-move-article, nnml-request-delete-group)
3640         (nnml-deletable-article-p, nnml-possibly-create-directory)
3641         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
3642         (nnml-open-marks): Bind file-name-coding-system to
3643         nnmail-pathname-coding-system.
3644
3645         (nnml-request-article): Pass server argument to nnml-find-group-number.
3646         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
3647         server argument to nnml-possibly-create-directory.
3648         (nnml-request-accept-article): Pass server argument to
3649         nnml-active-number and nnml-save-mail.
3650         (nnml-find-group-number): Pass server argument to nnml-find-id.
3651         (nnml-request-update-info): Pass server argument to
3652         nnml-marks-changed-p.
3653
3654         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
3655         (nnml-save-mail, nnml-active-number): Add server argument.
3656
3657         (nnml-request-delete-group): Warn if group is missing.
3658         (nnml-get-nov-buffer): Decode group name.
3659         (nnml-generate-active-info): Encode group name.
3660         (nnml-open-marks): Decode group name in messages.
3661
3662 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
3665         if it is not specified.
3666         (gnus-article-pipe-part, gnus-article-save-part)
3667         (gnus-article-interactively-view-part, gnus-article-copy-part)
3668         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
3669         (gnus-article-inline-part, gnus-article-save-part-and-strip)
3670         (gnus-article-replace-part, gnus-article-delete-part)
3671         (gnus-article-view-part-as-type): Pass raw prefix argument to
3672         gnus-article-part-wrapper.
3673
3674 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * gnus-agent.el (gnus-agent-save-active): Bind
3677         nnheader-file-coding-system to gnus-agent-file-coding-system.
3678
3679         * gnus-cache.el (gnus-cache-save-buffers)
3680         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
3681         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
3682         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
3683         (gnus-cache-braid-nov, gnus-cache-braid-heads)
3684         (gnus-cache-generate-active, gnus-cache-rename-group)
3685         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
3686         (gnus-cache-update-overview-total-fetched-for): Bind
3687         file-name-coding-system to nnmail-pathname-coding-system.
3688         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
3689         variables.
3690         (gnus-cache-decoded-group-name): New function.
3691         (gnus-cache-file-name): Use it.
3692         (gnus-cache-generate-active): Use non-decoded group name for active.
3693
3694         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
3695         right place.
3696         (gnus-write-active-file): Don't break non-ASCII group names.
3697
3698         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
3699         nnmail-pathname-coding-system.
3700
3701         * lpath.el: Bind default-file-name-coding-system,
3702         file-name-coding-system and language-info-alist for XEmacs.
3703
3704         * gnus-uu.el (gnus-uu-decode-save): Typo.
3705
3706 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
3709
3710 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3711
3712         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
3713         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
3714         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
3715         (gnus-agent-flush-group, gnus-agent-flush-cache)
3716         (gnus-agent-fetch-headers, gnus-agent-load-alist)
3717         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
3718         (gnus-agent-retrieve-headers, gnus-agent-request-article)
3719         (gnus-agent-regenerate-group)
3720         (gnus-agent-update-files-total-fetched-for)
3721         (gnus-agent-update-view-total-fetched-for): Bind
3722         file-name-coding-system to nnmail-pathname-coding-system.
3723         (gnus-agent-group-pathname): Don't encode file names by
3724         nnmail-pathname-coding-system.
3725         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
3726         coding-system-for-write instead of buffer-file-coding-system to
3727         gnus-agent-file-coding-system.
3728
3729         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
3730         Decode group name.
3731
3732         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
3733
3734         * gnus-start.el (gnus-update-active-hashtb-from-killed)
3735         (gnus-read-newsrc-el-file): Make group names unibyte.
3736
3737         * nnmail.el (nnmail-group-pathname): Don't encode file names by
3738         nnmail-pathname-coding-system.
3739
3740         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
3741         (nnrss-request-delete-group): Bind file-name-coding-system to
3742         nnmail-pathname-coding-system.
3743         (nnrss-read-server-data, nnrss-read-group-data): Bind
3744         file-name-coding-system correctly.
3745         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
3746
3747         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
3748         (nntp-server-to-method-cache): New variable.
3749         (nntp-group-pathname): New function that decodes non-ASCII group names.
3750         (nntp-possibly-create-directory, nntp-marks-changed-p)
3751         (nntp-save-marks, nntp-open-marks): Use it.
3752         (nntp-possibly-create-directory, nntp-open-marks):
3753         Bind file-name-coding-system to nnmail-pathname-coding-system.
3754         (nntp-open-marks): Decode group names when bootstrapping marks.
3755
3756         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
3757         Newsgroups and Folowup-To headers.
3758
3759 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3760
3761         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3762         (gnus-server-closed-face, gnus-server-denied-face)
3763         (gnus-server-offline-face): Remove variable.
3764         (gnus-server-font-lock-keywords): Use faces that are not aliases.
3765
3766         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
3767         of modifying message-stack directly for XEmacs.
3768
3769         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
3770         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
3771         if the coding-system argument is nil for XEmacs.
3772
3773         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
3774         mm-charset-override-alist.
3775
3776         * rfc2047.el: Don't require base64; require rfc2045 for the function
3777         rfc2045-encode-string.
3778         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
3779         to quote the parameter value.
3780
3781 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3782
3783         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
3784         form in gnus-group-name-charset-method-alist.
3785
3786         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
3787         overrides the default layout edit-form.
3788
3789         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
3790
3791         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
3792
3793 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
3796         as unfetched articles.
3797
3798 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
3799
3800         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
3801
3802 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
3805         original back end that keeps marks in the local system.
3806
3807 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3808
3809         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
3810         arg of pop-to-buffer for XEmacs.
3811         (gnus-article-read-summary-keys): Ditto; don't restore window
3812         configuration if summary command ends up with neither article buffer
3813         nor summary buffer; describe bindings if summary keys end with C-h.
3814
3815 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * message.el (message-fix-before-sending): Skip raw message part to be
3818         forwarded while checking illegible text.
3819         (message-forward-make-body-mime, message-forward-make-body): Mark
3820         signed or encrypted raw message as having no illegible text.
3821
3822 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3823
3824         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
3825         (gnus-message-with-timestamp-1): New macro.
3826         (gnus-message-with-timestamp): New function.
3827         (gnus-message): Use them.
3828
3829         * nnheader.el (nnheader-message): Use them.
3830
3831 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
3832
3833         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
3834         .newsrc.eld file.
3835
3836 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * gnus-agent.el (gnus-agent-fetch-headers)
3839         (gnus-agent-retrieve-headers): Bind
3840         gnus-decode-encoded-address-function to identity.
3841
3842         * nntp.el (nntp-send-xover-command): Recognize an xover command is
3843         available also when the server returns simply a dot.
3844
3845         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
3846
3847 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3848
3849         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
3850
3851 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * gnus-ems.el (gnus-x-splash): Make it work.
3854
3855         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
3856         from being used.
3857
3858         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
3859
3860 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
3863         4th and the 5th arguments.
3864
3865         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
3866         the front stickiness.
3867         (gnus-article-summary-command-nosave): Correct the order of the
3868         arguments passed to pop-to-buffer.
3869         (gnus-article-read-summary-keys): Ditto; make it work properly when the
3870         summary command ends up with the article buffer.
3871
3872         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
3873         the same faces.
3874
3875 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3876
3877         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
3878
3879 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3880
3881         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
3882         * gnus-sum.el (gnus-summary-highlight):
3883         * pgg.el (pgg-sign-region, pgg-sign):
3884         * mail-source.el (mail-source-delete-old-incoming-confirm):
3885         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
3886
3887 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * gnus-art.el (gnus-mime-view-part-externally)
3890         (gnus-mime-view-part-internally): Fix predicate function passed to
3891         completing-read.
3892
3893         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
3894
3895         * gnus.el (gnus-update-message-archive-method): Add :version.
3896
3897 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3898
3899         * gnus.el (gnus-update-message-archive-method): New variable.
3900
3901         * gnus-start.el (gnus-setup-news): Update saved "archive" method
3902         according to gnus-message-archive-method if
3903         gnus-update-message-archive-method is non-nil.
3904
3905 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3906
3907         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
3908         by Loic Dachary <loic@dachary.org>.
3909         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
3910
3911 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * message.el (message-pop-to-buffer): Add switch-function argument.
3914         (message-mail): Pass switch-function argument to it.
3915
3916 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
3917
3918         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
3919         Improve doc string.
3920
3921 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3922
3923         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
3924         (gnus-header-content)
3925         * gnus-cite.el (gnus-cite-10)
3926         * gnus-srvr.el (gnus-server-closed)
3927         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
3928         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
3929         (gnus-group-mail-3-empty, gnus-group-mail-low)
3930         (gnus-group-mail-low-empty, gnus-splash)
3931         * message.el (message-header-to, message-header-cc)
3932         (message-header-subject, message-header-other, message-header-name)
3933         (message-header-xheader, message-separator, message-cited-text)
3934         (message-mml): Lighten colors of faces used for dark background.
3935
3936 2007-05-24  Simon Josefsson  <simon@josefsson.org>
3937
3938         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
3939         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
3940
3941 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3942
3943         * message.el (message-narrow-to-headers-or-head):
3944         Ignore mail-header-separator in the body.
3945
3946 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
3949         same as window size.
3950
3951 2007-05-22  Kevin Ryde  <user42@zip.com.au>
3952
3953         * message.el (message-font-lock-keywords): Use message-header-xheader
3954         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
3955         ahead of the anything pattern, to get it recognised.
3956
3957 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3958
3959         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
3960         spam.el loads uses it in the compiled defadvice form.
3961
3962 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
3963
3964         * gnus-sum.el (gnus-articles-to-read)
3965         (gnus-summary-insert-old-articles): Don't truncate group name for
3966         `read-string'.
3967
3968         * gnus-util.el (gnus-limit-string): Delete this function.
3969
3970         * gnus-sum.el (gnus-simplify-subject-fully): Use
3971         `truncate-string-to-width' instead.
3972
3973 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
3974
3975         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
3976         if, on summary exit, the next group has to be selected.
3977         (gnus-summary-exit): Use it.
3978
3979 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
3980
3981         * gnus-art.el (gnus-article-mode): Fix comment about displaying
3982         non-break space.
3983
3984 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
3987         Check if group is not a directory.
3988         (nnfolder-request-expire-articles): Don't delete articles if the target
3989         group is not available.
3990
3991         * nnml.el (nnml-request-create-group): Properly check if group is not a
3992         file.
3993         (nnml-request-expire-articles): Don't delete articles if the target
3994         group is not available.
3995
3996         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3997         Don't quote characters that are within parentheses.
3998
3999 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
4002         (gnus-handle-ephemeral-exit): Select article according to it.
4003
4004 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
4005
4006         * message.el (message-insert-formated-citation-line): Remove newline.
4007         (message-citation-line-format): Add final \n here so that the user can
4008         avoid a blank line.
4009
4010 2007-05-03  Dan Christensen  <jdc@uwo.ca>
4011
4012         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4013         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4014         Update lanl/arXiv support.
4015
4016 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
4017
4018         * gnus.el: Bump version number.
4019
4020 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * gnus.el (gnus-version-number): Bump version.
4023
4024 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4025
4026         * gnus.el: No Gnus v0.6 is released.
4027
4028 2007-04-27  Didier Verna  <didier@xemacs.org>
4029
4030         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
4031         * gmm-utils.el (gmm-regexp-concat): here.
4032         * message.el: Don't require 'gnus-util.
4033         (message-dont-reply-to-names): Handle name change above.
4034         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
4035
4036 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4037
4038         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
4039         since the initial value varies according to the system.
4040
4041 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4042
4043         * mm-util.el (mm-charset-synonym-alist): Defcustom.
4044
4045 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
4046
4047         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
4048
4049 2007-04-24  Didier Verna  <didier@xemacs.org>
4050
4051         Improve the type of gnus-ignored-from-addresses.
4052         * gnus-util.el (gnus-orify-regexp): New function.
4053         * message.el (gnus-util): Require it.
4054         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
4055         * gnus-sum.el (gnus-ignored-from-addresses): New function.
4056         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
4057
4058 2007-04-24  Didier Verna  <didier@xemacs.org>
4059
4060         * gnus-sum.el:
4061         * gnus-utils.el: Fix some trailing whitespaces.
4062
4063 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4064
4065         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
4066         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
4067         article's Message-ID; refer parent article in summary buffer.
4068
4069         * message.el (message-bounce): Call mime-to-mml.
4070
4071         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
4072         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
4073         optimize and/or forms properly.
4074
4075 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
4076
4077         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
4078         URL.
4079
4080 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4081
4082         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
4083
4084 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4085
4086         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
4087         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
4088         displayed of multipart/alternative part if it is invoked from summary
4089         buffer.
4090
4091         * mm-view.el (mm-inline-text-html-render-with-w3m)
4092         (mm-inline-text-html-render-with-w3m-standalone)
4093         (mm-inline-render-with-function): Use mail-parse-charset by default.
4094
4095 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
4096
4097         * parse-time.el (parse-time-string-chars): Check if CHAR
4098         is less than the length of parse-time-syntax.
4099
4100 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
4103         from gnus-newsgroup-processable.
4104
4105 2007-04-16  Didier Verna  <didier@xemacs.org>
4106
4107         * gnus-msg.el (gnus-configure-posting-styles): Handle
4108         message-signature-directory properly with :file syntax.  Reported by
4109         "Leo".
4110
4111 2007-04-11  Didier Verna  <didier@xemacs.org>
4112
4113         New user option: message-signature-directory.
4114         * gnus-msg.el (gnus-configure-posting-styles): Support it.
4115         * message.el (message-insert-signature): Ditto.
4116         * message.el (message-signature-file): Doc update.
4117         * message.el (message-signature-directory): New.
4118
4119 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * gnus-msg.el (gnus-inews-yank-articles): Use
4122         message-exchange-point-and-mark instead of exchange-point-and-mark.
4123
4124 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4125
4126         * message.el (message-yank-original): Make sure cited text ends with
4127         newline; don't exchange point and mark.
4128
4129 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4130
4131         * tls.el (open-tls-stream): Properly handle case where there
4132         is no associated buffer.
4133
4134 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
4135
4136         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
4137         message-yank-original, make sure (< mark TEXT point).
4138
4139 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4140
4141         * message.el (message-fill-column): New variable.
4142         (message-mode): Use it.  Add comment on a possible new hook.
4143
4144         * nnmail.el (nnmail-spool-file): Mark as obsolete.
4145         (nnmail-get-new-mail): Reformat.
4146
4147         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
4148
4149         * gmm-utils.el: Fix Commentary.
4150         (gmm-tool-bar-from-list): Fix typo in doc string.
4151
4152 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
4153
4154         * message.el (message-yank-original): Don't switch point and mark
4155         unnecessarily to put point and mark as documented.
4156
4157 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
4160         from the message heads.
4161
4162 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
4163
4164         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
4165         article buffer does not have a window.  This may not be the best
4166         solution but is certainly better than setting the start of the null,
4167         that is the current, window.
4168
4169 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4170
4171         * gnus-draft.el (gnus-draft-setup-hook): New hook.
4172         (gnus-draft-setup): Run it.
4173
4174         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
4175         gnus-score-fast-scoring.  Allow regexp.
4176         (gnus-score-headers): Use it.
4177
4178         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
4179         XEmacs.
4180
4181         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
4182         string.
4183         (gnus-button-alist): Also catch `<f1> k ...'.
4184         (gnus-treat-display-x-face): Fix doc string.
4185
4186 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4187
4188         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
4189         evaluation of gnus-extended-version to ensure correct generation of the
4190         User-Agent header when message-generate-headers-first is used.
4191
4192 2007-03-24  Simon Josefsson  <simon@josefsson.org>
4193
4194         * hashcash.el (hashcash-generate-payment-async): Don't crash if
4195         hashcash-path is nil.  Don't call callback with incorrect number of
4196         parameters if val is 0.
4197
4198 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4199
4200         * message.el (message-required-news-headers):
4201         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
4202
4203 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
4204
4205         * tls.el (open-tls-stream): In handshake-waiting loop,
4206         don't wait more if there is output available to process.
4207
4208 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
4209
4210         * tls.el (tls-program): Doc fix.
4211
4212 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4213
4214         * message.el (message-generate-new-buffers): Change the meaning of the
4215         nil value; add `standard' to the choices; treat t as `unique'; improve
4216         doc string.
4217         (gnus-select-frame-set-input-focus): Autoload.
4218         (message-buffer-name): Search for the existing message buffer if
4219         message-generate-new-buffers is nil or `standard'; treat the value t of
4220         message-generate-new-buffers as `unique'.
4221         (message-pop-to-buffer): Raise the frame already displaying the message
4222         buffer; clear the echo area after querying.
4223         (message-setup): Pass the `continue' argument to compose-mail.
4224         (message-mail): Prefer `switch-function' if it is given; search for the
4225         existing message buffer if the `continue' argument is non-nil; pass
4226         continue and switch-function arguments to compose-mail by way of
4227         message-setup.
4228         (message-mail-other-window): Adjust argument of message-setup.
4229         (message-mail-other-frame): Ditto.
4230
4231 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
4234         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
4235         to turn font-lock on when turning gnus-message-citation-mode on.
4236
4237 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
4238
4239         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
4240         (mml-smime-function-alist): New variable; add epg as the backend.
4241         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
4242         mml-smime- functions instead.
4243         * mm-view.el: Require smime.
4244
4245 2007-03-05  Didier Verna  <didier@xemacs.org>
4246
4247         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
4248         instead of just inheritance for posting styles.
4249         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
4250
4251 2007-02-24  Chris Moore  <dooglus@gmail.com>
4252
4253         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
4254         * pgg-pgp.el (pgg-pgp-encrypt-region):
4255         * pgg-gpg.el (pgg-gpg-encrypt-region):
4256         Check pgg-encrypt-for-me if no other recipients.
4257
4258 2007-02-24  John Paul Wallington  <jpw@pobox.com>
4259
4260         * tls.el (tls-certtool-program): Fix custom type.
4261
4262 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
4265         and point-at-eol instead of line-(beginning|end)-position.
4266
4267         * assistant.el (assistant-parse-buffer): Ditto.
4268
4269         * netrc.el (netrc-parse-services): Ditto.
4270
4271 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
4272
4273         * mml2015.el (mml2015-epg-find-usable-key): New function.
4274         (mml2015-epg-sign): Use it.
4275         (mml2015-epg-encrypt): Use it.
4276
4277 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4278
4279         * message.el (message-make-in-reply-to): Quote name containing
4280         non-ASCII characters.  It will make the RFC2047 encoder cause an error
4281         if there are special characters.  Reported by NAKAJI Hiroyuki
4282         <nakaji@jp.freebsd.org>.
4283
4284 2007-02-27  Didier Verna  <didier@xemacs.org>
4285
4286         Include the group parameters as well as the topic ones in the
4287         inheritance filter process.
4288         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
4289         argument GROUP-PARAMS-LIST.
4290         * gnus-topic.el (gnus-group-topic-parameters): Use it.
4291
4292 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4293
4294         * nntp.el (nntp-never-echoes-commands)
4295         (nntp-open-connection-functions-never-echo-commands): New variables.
4296         (nntp-send-command): Use them.
4297
4298 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
4299
4300         * mml2015.el (mml2015-epg-verify): Simplified.
4301
4302 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4303
4304         * mml.el (mml-content-disposition-alist): New user option.
4305         (mml-content-disposition): New function.
4306         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
4307         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
4308
4309 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
4310
4311         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
4312         verification.
4313
4314 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4315
4316         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
4317         articles posted in the last 24 hours.
4318
4319 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
4320
4321         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
4322
4323 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
4324
4325         * nntp.el (nntp-send-command): Don't wait for echoes when
4326         nntp-open-ssl-stream is used.
4327
4328 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4329
4330         * gnus-cite.el (gnus-test-font-lock-add-keywords)
4331         (gnus-message-add-citation-keywords)
4332         (gnus-message-remove-citation-keywords): Remove.
4333         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
4334         directly, make the variables in font-lock-defaults buffer-local, add
4335         gnus-message-citation-keywords to them and then update the value of
4336         font-lock-keywords.
4337
4338 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * message.el (message-cite-original-1): Don't call
4341         gnus-article-highlight-citation.
4342
4343         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
4344         citations; fix line count.
4345
4346 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
4349         (gnus-message-add-citation-keywords)
4350         (gnus-message-remove-citation-keywords): Use it; fix the emulating
4351         versions of font-lock-add-keywords and font-lock-remove-keywords to
4352         work with XEmacs correctly.
4353
4354 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4355
4356         * gnus-cite.el (gnus-cite-face-list): Set the values of
4357         gnus-message-max-citation-depth and gnus-message-citation-keywords.
4358         (gnus-message-max-citation-depth): Use defvar rather than defconst.
4359         (gnus-message-cite-prefix-regexp): New variable.
4360         (gnus-message-search-citation-line): Use it; protect against long
4361         citation prefix; fill match data with nil rather than 0 for XEmacs; set
4362         the 0th match data for Emacs.
4363         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
4364         (gnus-message-add-citation-keywords): Append keywords rather than
4365         prepending; emulate font-lock-add-keywords if it is not available.
4366         (gnus-message-remove-citation-keywords): Emulate
4367         font-lock-remove-keywords if it is not available.
4368
4369         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
4370
4371         * message.el (message-cite-prefix-regexp): Set the value of
4372         gnus-message-cite-prefix-regexp.
4373
4374 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4375
4376         * nnweb.el (nnweb-google-parse-1): Update parser.
4377
4378 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
4379
4380         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
4381
4382 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4383
4384         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
4385         regexp.
4386
4387 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * uudecode.el (uudecode-string-to-multibyte): New function emulating
4390         string-to-multibyte.
4391         (uudecode-decode-region-internal): Use it.
4392
4393         * lpath.el: Fbind string-as-multibyte for XEmacs.
4394
4395 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4396
4397         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
4398         custom choice.
4399
4400         * gnus-art.el (gnus-signature-limit): Fix custom choice.
4401
4402 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
4403
4404         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
4405
4406         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
4407         `write-region' to respect `mm-inhibit-file-name-handlers'.
4408
4409 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4410
4411         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
4412         Use gnus-home-directory instead of "~/" or "$HOME".
4413
4414 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
4415
4416         * encrypt.el (encrypt-insert-file-contents): Add better prompt
4417         to mention filename.
4418         Add comments at beginning regarding usage.
4419         (encrypt-write-file-contents): Change interactive so a string is
4420         acceptable.  If the file has no associated model, show an error instead
4421         of a nonsense prompt.
4422
4423 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4424
4425         * spam.el (spam-bsfilter-ham-switch): Fix typo.
4426         Thanks to Yoshihiko Yamada for kind notification of this typo.
4427
4428 2007-01-12  Kenichi Handa  <handa@m17n.org>
4429
4430         * uudecode.el (uudecode-decode-region-internal): Make it work in a
4431         multibyte buffer.
4432
4433 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4434
4435         * gnus-score.el (gnus-score-fast-scoring): New variable.
4436         (gnus-score-headers): Use it.
4437
4438         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
4439
4440         * message.el (message-cite-original-1): Call
4441         gnus-article-highlight-citation if requested.
4442         (message-make-from): Allow name and address as optional arguments.
4443
4444         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
4445
4446         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
4447         bugs to doc string.
4448         (gnus-button-alist): Add mid\\|message-id.
4449         (gnus-button-fetch-group): Extend for use in
4450         `browse-url-browser-function'.
4451         (gnus-button-url-regexp): Try to catch paired parentheses like in
4452         Wikipedia URLs.
4453
4454         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
4455         Suggested by Simon Krahnke <overlord@gmx.li>.
4456
4457 2007-01-13  Romain Francoise  <romain@orebokech.com>
4458
4459         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
4460         Update copyright.
4461
4462 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
4463
4464         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
4465
4466 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
4467
4468         * gnus-registry.el (gnus-registry-unfollowed-groups)
4469         (gnus-registry-split-fancy-with-parent): Fix documentation.
4470
4471 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4472
4473         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
4474         from nnweb groups.
4475
4476 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4477
4478         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
4479         Xref urls.  Erase buffer before requesting head.
4480
4481 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4482
4483         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
4484         customizable.
4485
4486 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
4487
4488         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
4489         no signing key is found.
4490         (mml2015-epg-encrypt): Ask user whether to skip or abort if
4491         no encrypting and/or signing key is found.
4492
4493 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4494
4495         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
4496
4497 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4498
4499         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
4500         headers read from disk with the ones newly found in the current search.
4501         This should no longer cause problems, because the article numbers in
4502         Gmane's `nov.php' output are ignored since the previous change.
4503
4504 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4505
4506         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
4507
4508 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
4511         replace-regexp-in-string; bind url-version; fbind display-images-p and
4512         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
4513         find-face and set-itimer-function for Emacs; bind itimer-list for
4514         Emacs.
4515
4516         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
4517
4518 2007-01-01  Romain Francoise  <romain@orebokech.com>
4519
4520         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4521
4522 2006-12-31  Steve Youngs  <steve@sxemacs.org>
4523
4524         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
4525         `define-minor-mode' macro definition expanded properly.
4526         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
4527         exclude it there.
4528
4529         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
4530         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
4531         `fboundp' test.
4532         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
4533         This is OK to autoload in (S)XEmacs now.
4534
4535 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4536
4537         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
4538         keystroke.
4539         (gnus-summary-limit-to-singletons): Fix typo.
4540
4541         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
4542         else fails.
4543
4544 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4545
4546         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
4547         docstring.
4548
4549         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
4550         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
4551         (gnus-summary-insert-dormant-articles): Fix typo in message.
4552
4553 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4554
4555         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
4556         nil for XEmacs.
4557         (gnus-message-citation-mode): Don't autoload in XEmacs.
4558
4559         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
4560
4561 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
4562
4563         * nnimap.el (nnimap-expunge-search-string): Mention
4564         nnimap-search-uids-not-since-is-evil in docstring.
4565
4566 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4567
4568         * spam.el: Revert to make-obsolete-variable because
4569         define-obsolete-variable-alias is not supported in Emacs 21.
4570
4571         * spam.el (spam-ifile-path, spam-ifile-database-path)
4572         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
4573         make-obsolete-variable.
4574         (spam-bsfilter-path, spam-bsfilter-program)
4575         (spam-spamassassin-path, spam-spamassassin-program)
4576         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
4577         use "path" inappropriately.
4578         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
4579         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
4580         variable names.
4581
4582 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
4583
4584         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
4585         summary buffer.
4586
4587         * password.el (password-cache-remove): Use clear-string to burn
4588         password, if available.
4589
4590 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4591
4592         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
4593
4594         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
4595
4596         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
4597         (gnus-message-highlight-citation): Move defcustom here from
4598         gnus-cite.el.
4599         (gnus-message-citation-mode): Autoload.
4600
4601         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
4602         checks to make it compile with XEmacs.
4603         (gnus-message-citation-mode): New minor mode.
4604         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
4605         (gnus-message-highlight-citation): New variables.
4606         (gnus-message-search-citation-line)
4607         (gnus-message-add-citation-keywords)
4608         (gnus-message-remove-citation-keywords)
4609         (turn-on-gnus-message-citation-mode)
4610         (turn-off-gnus-message-citation-mode): New functions.
4611
4612 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
4613
4614         * gnus-cite.el: Enable highlighting of different citation levels in
4615         message-mode.
4616
4617 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4618
4619         * message.el (message-make-fqdn): Fix comment.
4620         (message-bogus-system-names): Add ".local".
4621
4622         * spam.el (spam-ifile-path, spam-ifile-program)
4623         (spam-ifile-database-path, spam-ifile-database)
4624         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
4625         Don't use "path" inappropriately.
4626         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
4627         strings.
4628         (spam-check-ifile, spam-ifile-register-with-ifile)
4629         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
4630         new variable names.
4631
4632         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
4633         (gnus-treat-display-smileys): Simplify using
4634         gnus-image-type-available-p.
4635
4636         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
4637         available.
4638
4639         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
4640         `display-images-p' if available.
4641
4642 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4643
4644         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
4645         one after turning on the buffer's multibyteness instead of decoding
4646         them directly in the unibyte buffer that causes unexpected conversion
4647         in Emacs 23 (unicode).
4648
4649 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4650
4651         * message.el (message-generate-hashcash): Fix custom type.
4652
4653 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
4654
4655         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
4656
4657 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
4658
4659         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
4660         disconnect icons.  Add help text.
4661
4662 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
4663
4664         * spam.el (spam-extra-header-to-number): CRM114 spam score is
4665         negated to be consistent with the others we handle.
4666
4667 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4668
4669         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
4670         version of gnus-summary-buffer to something, so that we can use two
4671         article buffers at the same time.
4672
4673 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
4674
4675         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
4676         trigger all the extra headers.
4677         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
4678         sorting.
4679
4680 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4681
4682         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
4683         solid groups.
4684
4685 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
4686
4687         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
4688
4689 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4690
4691         * legacy-gnus-agent.el: Add Copyright notice.
4692
4693 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
4694
4695         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
4696
4697 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4698
4699         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
4700
4701         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
4702         to make it work reliably in CVS Emacs.
4703         (gnus-summary-limit-strange-charsets-predicate)
4704         (gnus-summary-limit-to-predicate): New functions.
4705
4706 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
4707
4708         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
4709         specifying array size.
4710         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
4711         array if it is too small.
4712         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
4713         (gnus-sort-threads-loop): New function.
4714
4715 2006-12-06  Chris Moore  <dooglus@gmail.com>
4716
4717         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
4718         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
4719
4720 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
4721
4722         * mm-url.el (mm-url-predefined-programs): Call curl with correct
4723         options.
4724
4725 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726
4727         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
4728         DOS-ing the recipient.
4729
4730         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
4731         the headers when creating the mapping to avoid mismappings.
4732         (nnweb-gmane-create-mapping): Always nix out old mapping.
4733
4734 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4735
4736         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
4737         and mm-verify-option to never.
4738
4739 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * message.el (message-signed-or-encrypted-p): New function.
4742         (message-forward-make-body): Use it.
4743
4744         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
4745         Replace encode-coding-string with mm-encode-coding-string.
4746
4747 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4748
4749         * nneething.el (nneething-decode-file-name): Replace
4750         decode-coding-string with mm-decode-coding-string.
4751
4752         * gnus-int.el (gnus-open-server): Say failed server's name.
4753
4754 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4755
4756         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
4757         strings to a single string.  Quote `errors-file-name'.
4758         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
4759         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
4760         Adjust calls.  Use `shell-quote-argument'.
4761
4762 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
4763
4764         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
4765         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
4766
4767         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
4768         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
4769         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
4770         (gnus-group-make-directory-group, gnus-group-transpose-groups):
4771         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
4772         (gnus-subscribe-newsgroup, gnus-1):
4773         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
4774         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
4775         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
4776         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
4777
4778 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4779
4780         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
4781         keystroke.
4782         (gnus-summary-limit-to-bodies): Implement headersp.
4783
4784 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4785
4786         * dns.el (query-dns): Protect against "Process dns deleted" strings.
4787
4788 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4789
4790         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
4791
4792 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4793
4794         * message.el (message-generate-hashcash): Expand range of values to
4795         include `opportunistic'.
4796         (message-send-mail): Use it.
4797
4798 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4799
4800         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
4801         and comment it.
4802
4803         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
4804
4805 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
4806
4807         * gnus-util.el (gnus-extract-address-components): Improve comment.
4808
4809 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * gnus-util.el (gnus-extract-address-components): Work with address in
4812         which the name portion contains @.
4813
4814         * lpath.el: Fbind custom-autoload.
4815
4816 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
4817
4818         * gnus.el (gnus-start): Move custom group up.
4819         (gnus-select-method): Don't autoload, but make it available for
4820         `customize-variable'.
4821         (gnus-getenv-nntpserver): Don't autoload.
4822
4823 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
4824
4825         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
4826
4827 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
4828
4829         * message.el (message-sendmail-extra-arguments): New variable.
4830         (message-send-mail-with-sendmail): Use it.
4831
4832 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
4835         mm-with-unibyte-current-buffer to make string unibyte.
4836
4837         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
4838         mm-string-as-multibyte.
4839
4840 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
4841
4842         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
4843         Reported by Werner Koch <wk@gnupg.org>.
4844
4845 2006-11-14  Daiki Ueno  <ueno@p360>
4846
4847         * mml2015.el: Autoload epa-select-keys when compiling.
4848
4849 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
4850
4851         * mml2015.el (mml2015-epg-sign): Save the signing keys in
4852         message-options.
4853         (mml2015-epg-encrypt): Save the recipient keys in message-options.
4854
4855 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
4856
4857         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
4858         EasyPG (< 0.0.6).
4859         (mml2015-always-trust): New user option.
4860         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
4861         prompt.
4862
4863 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4864
4865         * nntp.el (nntp-authinfo-force): New variable.
4866         (nntp-send-authinfo): Use it.
4867
4868 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
4869
4870         * message.el (message-strip-subject-encoded-words): Allow _not_ to
4871         decode encoded words.  Improve prompt.  Add comment about forwarding.
4872         (message-replacement-char): Move up.
4873
4874 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4875
4876         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
4877         instead of gnus-intersection because arguments of gnus-sorted-nunion
4878         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
4879
4880 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
4881
4882         * message.el (message-strip-subject-encoded-words): Reformat prompt.
4883         (message-simplify-subject-functions): Enable
4884         message-strip-subject-encoded-words by default.
4885
4886 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
4887
4888         * message.el (message-strip-subject-encoded-words): New function
4889         (message-simplify-subject-functions): New variable.
4890         (message-simplify-subject): Use it.  Fix typo in doc string.
4891         Support message-strip-subject-encoded-words.
4892
4893 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
4894
4895         * gnus-diary.el (gnus-diary-delay-format-function):
4896         * nndiary.el (nndiary-reminders):
4897         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
4898
4899 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4900
4901         * gnus-art.el (article-hide-boring-headers): Fetch date from
4902         gnus-original-article-buffer to avoid problems with localized date
4903         strings.
4904
4905 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
4908
4909 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
4910
4911         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
4912         New variables.
4913         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
4914         (mm-charset-synonym-alist): Move some entries to
4915         mm-codepage-iso-8859-list.
4916         (mm-charset-synonym-alist, mm-charset-override-alist): Add
4917         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
4918
4919 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
4922
4923 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4924
4925         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
4926         with Emacs 21 and XEmacs.
4927
4928 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4929
4930         * spam.el (spam-parse-address): New function for better parsing,
4931         catching errors, etc.
4932         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
4933
4934 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4935
4936         * mm-view.el: Add interactive arg to html2text autoload.
4937
4938 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
4941
4942 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
4943
4944         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
4945         variables.
4946         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
4947         (mm-charset-synonym-alist): Move some entries to
4948         mm-codepage-iso-8859-list.
4949
4950         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
4951
4952 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
4953
4954         * message.el (message-citation-line-format)
4955         (message-insert-formated-citation-line): Fix implementation of %E, %N
4956         and %n according to the doc string.
4957
4958 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
4959
4960         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
4961         car-safe to avoid bad parses.
4962
4963 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
4966         names.
4967
4968         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
4969
4970 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4971
4972         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
4973         header.
4974
4975         * message.el (message-draft-headers): Add Date.
4976         (message-headers-to-generate): Fix typo in docstring.
4977
4978         * nndraft.el (nndraft-required-headers): New variable.
4979         (nndraft-generate-headers): Use it.
4980
4981         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
4982
4983 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
4984
4985         * gnus-registry.el (gnus-registry-wash-for-keywords)
4986         (gnus-registry-find-keywords): New functions to allow easy searching of
4987         articles that are in the registry.
4988
4989 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
4990
4991         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
4992         ietf-drums-parse-address instead of gnus-extract-address-components.
4993         Reported by Damien Elmes <damien@repose.cx>.
4994
4995 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4996
4997         * gnus.el (gnus-mime): Remove unused custom group.
4998
4999 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5000
5001         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
5002         "blank line" when searching for end of armor headers.
5003
5004 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5005
5006         * gmm-utils.el (gmm-write-region): Fix variable name.
5007
5008 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5009
5010         * gmm-utils.el (gmm-write-region): New function based on compatibility
5011         code from `mm-make-temp-file'.
5012
5013         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
5014
5015         * nnmaildir.el (nnmaildir--update-nov)
5016         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
5017         Use `gmm-write-region'.
5018
5019 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5020
5021         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
5022         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
5023
5024         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
5025
5026         * message.el (message-replacement-char): New variable.
5027         (message-fix-before-sending): Use it.
5028         (message-simplify-subject): New function to remove duplicate code.
5029         (message-reply, message-followup): Use it.
5030
5031         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
5032         gnus-summary-limit-to-articles.
5033
5034 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5035
5036         * gnus-util.el (gnus-with-local-quit): New macro.
5037
5038         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
5039
5040 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
5041
5042         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
5043         ignore non-string data.
5044
5045 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5046
5047         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
5048         non-string data (needs to be done in the registry too).
5049
5050 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5051
5052         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
5053         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
5054         (gnus-registry-split-fancy-with-parent)
5055         (gnus-registry-fetch-simplified-message-subject-fast)
5056         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
5057         Remove text properties on ingress into the registry and when it's saved.
5058         (gnus-registry-clean-empty-function): Fix bug with cleaning the
5059         registry from entries with no groups.
5060
5061 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5062
5063         * gnus-util.el (gnus-string-remove-all-properties): Add utility
5064         function to remove string properties.
5065
5066 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
5067
5068         * gmm-utils.el (gmm): Adjust custom version.
5069
5070         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
5071         custom version.
5072
5073         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
5074
5075 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
5076
5077         * gnus-art.el (gnus-insert-prev-page-button)
5078         (gnus-insert-next-page-button): Simplify.  Reformat.
5079
5080 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
5081
5082         * gnus-art.el (gnus-insert-prev-page-button)
5083         (gnus-insert-next-page-button): Apply gnus-article-button-face.
5084
5085 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
5086
5087         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
5088
5089 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
5090
5091         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
5092         gnus-article-button-face to MIME and security buttons.
5093
5094 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
5095
5096         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
5097         readable.
5098
5099 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
5102
5103 2006-09-20  Steve Youngs  <steve@sxemacs.org>
5104
5105         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
5106         `browse-url-of-file' instead of `browse-url'.
5107
5108 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5109
5110         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5111         regexp.  Articles containing quotation were cut prematurely.
5112
5113 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5114
5115         * message.el (message-cite-original-1): Use nobody by default for the
5116         value of From header.
5117         (message-reply): Ditto.
5118
5119 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
5120
5121         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
5122         to the gnus-info.  This fixes a bug of inline-PGP message verification.
5123         Reported by Michael Piotrowski <mxp@dynalabs.de>.
5124
5125 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
5126
5127         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
5128         mails in the doc string.  Add some URLs in comment.
5129         (pop3-movemail): Warn about pop3-leave-mail-on-server.
5130
5131 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
5134         backslashes handling and the way to find boundaries of quoted strings.
5135
5136 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
5137
5138         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
5139         mml1991-encrypt-to-self is set and mml1991-signers is not set.
5140         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
5141         mml2015-encrypt-to-self is set and mml2015-signers is not set.
5142
5143 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
5144
5145         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
5146         doc string.
5147         (gnus-button-regexp, gnus-button-last): Remove unused variables.
5148
5149 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5150
5151         * lpath.el: Fbind epg-check-configuration.
5152
5153 2006-09-06  Simon Josefsson  <jas@extundo.com>
5154
5155         * mml2015.el (mml2015-use): Doc fix, mention epg.
5156
5157 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
5158
5159         * mml2015.el (mml2015-use): Default to epg, if available.
5160
5161 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
5162
5163         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
5164         message-sender.
5165         (mml1991-epg-encrypt): Ditto.
5166         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
5167         message-sender.
5168         (mml2015-epg-encrypt): Ditto.
5169
5170 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
5171
5172         * message.el (message-send-mail-with-sendmail): Look for sendmail in
5173         several common directories.
5174
5175 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
5176
5177         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
5178         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
5179
5180 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5181
5182         * gnus-art.el (article-decode-encoded-words): Make it fast.
5183
5184 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5185
5186         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
5187
5188         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
5189         in quoted string into `\'.
5190
5191 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5194         Use standard-syntax-table.
5195
5196 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-art.el (gnus-decode-address-function): New variable.
5199         (article-decode-encoded-words): Use it to decode headers which are
5200         assumed to contain addresses.
5201         (gnus-mime-delete-part): Remove useless `or'.
5202
5203         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
5204         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
5205         (gnus-nov-parse-line): Use it to decode From header.
5206         (gnus-get-newsgroup-headers): Ditto.
5207         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
5208
5209         * mail-parse.el (mail-decode-encoded-address-region): New alias.
5210         (mail-decode-encoded-address-string): New alias.
5211
5212         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5213         New function.
5214         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
5215         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
5216         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
5217         (rfc2047-decode-string): Ditto.
5218         (rfc2047-decode-address-region): New function.
5219         (rfc2047-decode-address-string): New function.
5220
5221 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
5222
5223         * message.el (message-caesar-buffer-body): Allow rotating headers.
5224
5225         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
5226
5227         * message.el (message-insert-formated-citation-line): Fix %f.
5228         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
5229
5230 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5231
5232         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
5233         (gnus-bookmark-mouse-available-p): New macro.
5234         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
5235         (gnus-bookmark-bmenu-show-infos): Use it.
5236         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
5237         (gnus-bookmark-bmenu-hide-infos): Ditto.
5238         (gnus-bookmark-remove-properties): New function.
5239         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
5240         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
5241         (gnus-bookmark-write-file): Bind coding-system-for-write.
5242         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
5243         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
5244         group before selecting it.
5245         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
5246         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
5247         quit-window if it is not available; use gnus-mouse-2 and bind it to
5248         gnus-bookmark-bmenu-select-by-mouse.
5249         (gnus-bookmark-show-details): Remove unused variable `details-list'.
5250         (gnus-bookmark-bmenu-select-by-mouse): New function.
5251
5252 2006-08-13  Romain Francoise  <romain@orebokech.com>
5253
5254         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
5255         space.
5256
5257 2006-08-10  Romain Francoise  <romain@orebokech.com>
5258
5259         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
5260         (dns-mode-soa-auto-increment-serial): New user option.
5261         (dns-mode-soa-maybe-increment-serial): New function.
5262         (dns-mode): Add the latter to `write-contents-functions'.
5263
5264 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5265
5266         * compface.el (uncompface): Use binary rather than raw-text-unix.
5267
5268 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5269
5270         * compface.el (uncompface): Make sure the eol conversion doesn't take
5271         place when communicating with the external programs.  Reported by
5272         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5273
5274 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5275
5276         * nnheader.el (nnheader-insert-head): Fix typo in comment.
5277
5278 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5279
5280         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
5281         Make it more robust by parsing author and date independently.
5282
5283 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
5286
5287 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
5288
5289         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
5290         first matching secret key.
5291         (mml2015-epg-encrypt): Ditto.
5292
5293         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
5294         first matching secret key.
5295         (mml1991-epg-encrypt): Ditto.
5296
5297         * mml2015.el (mml2015-encrypt-to-self): New user option.
5298         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
5299         mml2015-epg-encrypt-to-self is set.
5300
5301         * mml1991.el (mml1991-encrypt-to-self): New variable.
5302         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
5303         mml1991-epg-encrypt-to-self is set.
5304
5305         * mml2015.el (mml2015-signers): New user option.
5306         (mml2015-epg-sign): Reflect the value of mml2015-signers.
5307         (mml2015-epg-encrypt): Allow to select signing keys.
5308
5309         * mml1991.el (mml1991-signers): New variable.
5310         (mml1991-epg-sign): Reflect the value of mml1991-signers.
5311         (mml1991-epg-encrypt): Allow to select signing keys.
5312
5313 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5314
5315         * nnheader.el (nnheader-insert-head): Make it work even if the file
5316         uses CRLF for the line-break code.
5317
5318 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
5319
5320         * mml2015.el: Require mml-sec instead of password.
5321         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
5322         (mml2015-cache-passphrase): Inherit the default value from
5323         mml-secure-cache-passphrase.
5324         (mml2015-passphrase-cache-expiry): Inherit the default value from
5325         mml-secure-passphrase-cache-expiry.
5326
5327         * mml1991.el: Require mml-sec instead of password.
5328         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
5329         (mml1991-cache-passphrase): Inherit the default value from
5330         mml-secure-cache-passphrase.
5331         (mml1991-passphrase-cache-expiry): Inherit the default value from
5332         mml-secure-passphrase-cache-expiry.
5333
5334         * mml-sec.el: Require password.
5335         (mml-secure-verbose): New user option.
5336         (mml-secure-cache-passphrase): New user option.
5337         (mml-secure-passphrase-cache-expiry): New user option.
5338
5339 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
5340
5341         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
5342         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
5343         andreas@altroot.de (Andreas Vögele).
5344
5345         FIXME: Use `tiny change'?
5346
5347 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5348
5349         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
5350         workaround for the url package included with Emacs.
5351
5352         * nnweb.el (nnweb-google-create-mapping): Update regexp.
5353
5354 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5355
5356         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
5357         correctly.  This fixes a bug caused by the 2006-05-12 change.
5358
5359 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
5360
5361         * nnmail.el (nnmail-article-group): If splitting raises an error, give
5362         some information about the error when saying that the `bogus' mail
5363         group will be used.
5364
5365 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
5366
5367         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
5368         string.
5369
5370 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
5371
5372         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
5373
5374 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5375
5376         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
5377
5378 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
5379
5380         * mml1991.el (mml1991-function-alist): Add epg.
5381         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
5382         (mml1991-epg-encrypt): New functions.
5383
5384 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
5385
5386         * mml2015.el (mml2015-verbose): New variable.
5387         (mml2015-cache-passphrase): Ditto.
5388         (mml2015-passphrase-cache-expiry): Ditto.
5389         (mml2015-function-alist): Add epg.
5390         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
5391         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
5392         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
5393         functions.
5394
5395 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5396
5397         * message.el (message-cite-original-1): Preserve region when removing
5398         quoted text due to X-No-Archive in order to avoid bogus attribution
5399         when citing multiple messages.
5400
5401 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5402
5403         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
5404         Kenneth Jacker <khj@be.cs.appstate.edu>.
5405
5406 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
5407
5408         * gnus-diary.el (gnus-user-format-function-d)
5409         (gnus-user-format-function-D): Autoload.
5410
5411         * imap.el (Commentary): Fix typo.
5412
5413         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
5414         2006-04-22 contribution.
5415
5416 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5417
5418         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
5419         It didn't really fix the bogosity I'm seeing with solid web groups.
5420
5421 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5422
5423         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
5424         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
5425         created using server names.  If we use the feature without declaring
5426         it, Gnus does not properly manage server and group state.
5427
5428         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
5429         bound.
5430
5431 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5432
5433         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
5434         looking up the method using GROUP's prefix before inventing a new one.
5435         It is used on killed/unknown groups in various places where returning
5436         an all-new method isn't expected by the caller.
5437
5438         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
5439         and match semantics of gnus-group-real-prefix.
5440
5441 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
5442
5443         * nnmail.el (nnmail-broken-references-mailers): New variable.
5444         (nnmail-ignore-broken-references): New function generalizing
5445         nnmail-fix-eudora-headers.
5446         (nnmail-fix-eudora-headers): Now obsolete.
5447
5448         * gnus-art.el (gnus-button-handle-custom): Support
5449         `customize-apropos*'.
5450
5451 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5452
5453         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
5454
5455         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
5456         articles.
5457
5458 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
5459
5460         * message.el (message-cite-reply-above): New variable.
5461         (message-yank-original): Use it.
5462
5463 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5464
5465         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
5466
5467 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
5468
5469         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
5470         as read.
5471
5472         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
5473
5474 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
5475
5476         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
5477         (gnus-bookmark-default-file): Use gnus-directory.
5478         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
5479         Remove "*" in doc string.
5480         (gnus-bookmark-write-file): Simplify.
5481         (gnus-bookmark-maybe-sort-alist): Use `when'.
5482         (gnus-bookmark-get-bookmark): Fix typo in doc string.
5483         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
5484         FIXME about Emacs 21 and XEmacs compatibility.
5485         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
5486         compatibility.
5487         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
5488         compatibility.
5489         (gnus-bookmark-menu-heading): Fix version.
5490
5491 2006-06-19  Bastien Guerry  <bzg@altern.org>
5492
5493         * gnus-bookmark.el: New file.
5494
5495 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5496
5497         * message.el (message-syntax-checks): Doc fix.
5498
5499 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5500
5501         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
5502         unsubscribed groups as if they were killed ones.  It causes duplicate
5503         entries in gnus-newsrc-alist.
5504
5505 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5506
5507         * message.el (message-syntax-checks): Doc fix.
5508         (message-send-mail): Add check for continuation headers.
5509         (message-check-news-header-syntax): Fix regexp used to check for
5510         continuation headers.
5511
5512 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5513
5514         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
5515
5516 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
5517
5518         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
5519
5520 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5521
5522         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
5523         default-truncate-lines.
5524
5525 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5526
5527         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
5528         to fill the utf-8 entry.
5529
5530         * lpath.el: Fbind unicode-precedence-list.
5531
5532 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5533
5534         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
5535
5536 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
5537
5538         * gnus-agent.el (directory-files-and-attributes): Move all the way
5539         forward (the third and final move).
5540         (gnus-agent-read-agentview): Trap reconstruction errors due to
5541         nonexistant directory.  Handle by returning nil.
5542
5543 2006-05-30  Didier Verna  <didier@xemacs.org>
5544
5545         * message.el (message-dont-reply-to-names): Update the custom type.
5546         * message.el (message-dont-reply-to-names): New defsubst: potentially
5547         convert a list of regexps into a single one.
5548         * message.el (message-get-reply-headers): Use it.
5549         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
5550
5551 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5552
5553         * gnus-agent.el (directory-files-and-attributes): Move forward.
5554
5555 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5556
5557         * gnus-ml.el (gnus-mailing-list-subscribe)
5558         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
5559         (gnus-mailing-list-message): Fix doc strings.
5560
5561 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5562
5563         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
5564         of doing it manually.
5565
5566 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5567
5568         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
5569         comment.
5570
5571 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
5572
5573         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
5574         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
5575         (gnus-agent-read-local): All symbols allocated in my-obarray
5576         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
5577         (gnus-agent-regenerate-group): Check numeric names to see if they are
5578         messages or groups.
5579         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
5580         better way of do this...)
5581
5582         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
5583         'dummy.group' (there should be a better way of do this...)
5584
5585 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
5588         (gnus-saved-headers): Ditto.
5589         (gnus-default-article-saver): Mention functions may have properties.
5590         (gnus-article-save): Override gnus-save-all-headers and
5591         gnus-saved-headers by :headers property which saver function may have.
5592         (gnus-summary-save-in-file): Add :headers property.
5593         (gnus-summary-write-to-file): Ditto.
5594
5595         * gnus-sum.el (gnus-summary-save-article): Bind
5596         gnus-prompt-before-saving to t when saving many articles in a file;
5597         always show all headers.
5598
5599         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
5600
5601 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
5602
5603         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
5604         marks.
5605
5606         * message.el (message-indent-citation): Add optional arguments to allow
5607         using it outside of message buffers.
5608
5609         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
5610         (gnus-article-treat-unfold-headers): Use it.
5611         (gnus-article-truncate-lines): New variable.
5612         (gnus-article-mode): Use it.
5613         (gnus-article-toggle-truncate-lines): New function.
5614
5615         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
5616         gnus-article-toggle-truncate-lines.
5617
5618         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
5619         coding system in XEmacs, use binary.
5620
5621 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
5624         after-load-alist.
5625
5626         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
5627         this function should save decoded articles.
5628         (gnus-summary-write-to-file): Use property to specify this function
5629         should save decoded articles and specify gnus-summary-save-in-file
5630         should be used to save articles other than the first one when saving
5631         many articles.
5632         (gnus-summary-save-body-in-file): Use property to specify this
5633         function should save decoded articles.
5634         (gnus-summary-write-body-to-file): Use property to specify this
5635         function should save decoded articles and specify
5636         gnus-summary-save-body-in-file should be used to save articles other
5637         than the first one when saving many articles.
5638
5639         * gnus-sum.el (gnus-summary-save-article): Simplify.
5640
5641 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5642
5643         * gnus-art.el (gnus-default-article-saver): Add
5644         gnus-summary-write-body-to-file.
5645         (gnus-article-save-coding-system): Don't use coding system object
5646         in XEmacs.
5647         (gnus-read-save-file-name): Add optional `dir-var' argument which
5648         specifies directory in which files are saved; work even if optional
5649         `variable' argument is not specified.
5650         (gnus-summary-write-to-file): Read file name.
5651         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
5652         (gnus-summary-write-body-to-file): New function.
5653
5654         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
5655         (gnus-summary-local-variables): Add it.
5656         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
5657         (gnus-summary-save-article): Remove optional `decode' argument;
5658         determine whether to decode articles by the value of
5659         gnus-default-article-saver; when saving many files using
5660         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
5661         it first and use gnus-summary-save-in-file or
5662         gnus-summary-save-body-in-file thereafter unless
5663         gnus-prompt-before-saving is always; move point to article which
5664         will be saved.
5665         (gnus-summary-save-article-file): Revert.
5666         (gnus-summary-write-article-file): Revert.
5667         (gnus-summary-save-article-body-file): Revert.
5668         (gnus-summary-write-article-body-file): New function.
5669
5670 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5671
5672         * gnus-art.el (gnus-default-article-saver): Doc fix.
5673         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
5674         from gnus-summary-save-article-coding-system, and default to a
5675         certain coding system.
5676         (gnus-output-to-file): Add coding cookie and encode text according
5677         to gnus-article-save-coding-system; don't use mm-append-to-file.
5678
5679         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
5680         gnus-art.el and rename to gnus-article-save-coding-system.
5681         (gnus-summary-save-article): Require gnus-art; don't show all
5682         headers if it decodes articles; don't add coding cookie here;
5683         don't bind mm-text-coding-system-for-write.
5684         (gnus-summary-save-article-file): Save decoded articles.
5685         (gnus-summary-write-article-file): When saving many files, use
5686         gnus-summary-write-to-file first and gnus-summary-save-in-file
5687         thereafter unless gnus-prompt-before-saving is always.
5688         (gnus-summary-save-article-body-file): Save decoded articles.
5689
5690         * lpath.el: Fbind select-safe-coding-system for XEmacs.
5691
5692 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
5693
5694         * nnrss.el (nnrss-check-group): Bind hash-index.
5695
5696 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5697
5698         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
5699         its hash index.  Store this hash in `nnrss-group-data'.
5700         (nnrss-read-group-data): Update accordingly.
5701
5702 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
5703
5704         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
5705         entry.
5706
5707         * gnus-sum.el (gnus-summary-make-menu-bar): Add
5708         gnus-article-browse-html-article.
5709
5710 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
5711
5712         * gnus-sum.el (gnus-summary-mime-map): Add
5713         gnus-article-browse-html-article.
5714
5715         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
5716
5717 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
5718
5719         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
5720         suitable coding systems in customize.
5721
5722 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5723
5724         * mail-source.el (mail-sources): Fix custom type.
5725
5726 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5727
5728         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
5729         (gnus-summary-expire-articles-now): Shorten prompt.
5730
5731         * gmm-utils.el (wid-edit): Require.
5732         (defun-gmm): Renamed from `gmm-defun-compat'.
5733         (gmm-image-search-load-path): Use it.
5734         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
5735
5736 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5737
5738         * gnus-sum.el (gnus-summary-save-article-coding-system): New
5739         variable.
5740         (gnus-summary-save-article): Add optional `decode' argument.  If
5741         it is set and gnus-summary-save-article-coding-system is non-nil,
5742         save decoded article.
5743         (gnus-summary-write-article-file): Save decoded article if
5744         gnus-summary-save-article-coding-system is non-nil.
5745
5746         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
5747         type.
5748
5749 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5750
5751         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
5752
5753 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5754
5755         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
5756         first to test gnus-single-article-buffer which may be buffer-local.
5757
5758         * gnus-sum.el (gnus-summary-setup-buffer): Make
5759         gnus-single-article-buffer buffer-local and nil in ephemeral
5760         group; make gnus-article-buffer, gnus-article-current, and
5761         gnus-original-article-buffer always buffer-local.
5762         (gnus-summary-exit): Kill article buffer belonging to ephemeral
5763         group.
5764         (gnus-handle-ephemeral-exit): Don't move to next summary line.
5765
5766 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5767
5768         * nnml.el (nnml-request-compact-group): Compressed files might not
5769         have .gz extension.
5770
5771 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5772
5773         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
5774         (mm-copy-to-buffer): Use with-current-buffer.
5775         (mm-display-part): Simplify.
5776         (mm-inlinable-p): Add optional arg `type'.
5777
5778 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5779
5780         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
5781         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
5782         Try harder to show the attachment internally or externally using
5783         gnus-mime-view-part-as-type.
5784
5785 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5786
5787         * message.el (message-from-style, message-signature-separator)
5788         (message-user-organization-file, message-send-mail-function)
5789         (message-citation-line-function, message-yank-prefix)
5790         (message-indent-citation-function, message-signature)
5791         (message-signature-file, message-signature-insert-empty-line):
5792         Remove autoloads.
5793
5794         * gnus-art.el (gnus-buttonized-mime-types): Remove
5795         "multipart/signed".  Revert 2006-04-26 change.
5796
5797 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5798
5799         * gnus.el (gnus-version-number): Bump version.
5800
5801 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5802
5803         * gnus.el: No Gnus v0.5 is released.
5804
5805 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5806
5807         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
5808         fetching articles by message-id.
5809
5810 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5811
5812         * message.el (hashcash): Require hashcash as normal.
5813
5814         * ecomplete.el (ecomplete-highlight-match-line): Use
5815         point-at-eol.
5816         (ecomplete-highlight-match-line): Use `highlight', because that
5817         face exists in both Emacs and XEmacs.
5818
5819         * message.el (message-display-abbrev): Use point-at-bol.
5820
5821         * mail-source.el: Don't require timer/timer-funcs.
5822
5823         * gnus-async.el: Ditto.
5824
5825         * password.el: Ditto.
5826
5827         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
5828
5829         * mm-url.el: Ditto.
5830
5831         * gnus-xmas.el: Don't require timer-funcs.
5832
5833         * mm-util.el: Require timer/timer-funcs.
5834
5835 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5836
5837         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
5838         Close.
5839
5840 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
5843         unibyte after clear-decrypt function runs.
5844
5845         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
5846         returns as a unibyte string.
5847
5848 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * lpath.el: Revert.
5851
5852         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
5853         (pgg-gpg-process-sentinel): Revert.
5854
5855         * pgg-pgp.el (pgg-pgp-process-region): Revert.
5856         (pgg-pgp-lookup-key): Revert.
5857
5858         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
5859         (pgg-pgp5-lookup-key): Revert.
5860
5861         * pgg.el (pgg-fetch-key): Revert.
5862
5863 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5864
5865         * lpath.el: Fbind string-as-multibyte for XEmacs.
5866
5867         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
5868         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
5869         (mml1991-pgg-encrypt): Ditto.
5870
5871         * pgg-gpg.el (pgg-string-to-multibyte): New function.
5872         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
5873         a multibyte buffer.
5874
5875         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
5876         (pgg-pgp-lookup-key): Ditto.
5877
5878         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
5879         (pgg-pgp5-lookup-key): Ditto.
5880
5881         * pgg.el (pgg-fetch-key): Ditto.
5882
5883 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
5884
5885         * message.el (message-user-organization-file): Check several
5886         locations of the organization file.
5887
5888         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
5889         Add gnus-article-view-part-as-type.
5890
5891         * gnus-art.el (gnus-article-view-part-as-type): New function.
5892
5893         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
5894         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
5895
5896         * mml.el: Simplify autoload.
5897         (mml-mode): defvar dnd-protocol-alist instead of using
5898         symbol-value.
5899         (mml-default-directory): New variable.
5900         (mml-minibuffer-read-file): Use it.
5901         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
5902
5903         * message.el (message-citation-line-format): New variable.
5904         (message-insert-formated-citation-line): New function.
5905         (message-citation-line-function): Add
5906         `message-insert-formated-citation-line' to custom type.
5907
5908         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
5909         to doc string.
5910
5911         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
5912         depending on mm-verify-option.
5913
5914 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5915
5916         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
5917         binding pgg-* variables; reimplement the section which prevents
5918         MIME header from being signed.
5919         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
5920         pgg-text-mode; remove a blank line at the top of body.
5921
5922         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
5923         lines at the top of body; use gnus-newsgroup-charset if there's no
5924         Charset header.
5925
5926 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5927
5928         * message.el (message-self-insert-commands): Doc fix.
5929
5930         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
5931         (mm-uu-pgp-encrypted-test): Ditto.
5932         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
5933         between header and body; return application/pgp-encrypted handle
5934         if decryption failed; decode decrypted body by charset.
5935
5936         * mm-decode.el (mm-automatic-display): Don't make application/pgp
5937         element match to application/pgp-*.
5938
5939 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5940
5941         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
5942         HTML.
5943
5944 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5945
5946         * mail-source.el (mail-source-call-script): Message the error
5947         string.
5948
5949 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5950
5951         * gnus-util.el (gnus-byte-compile): Use it.
5952
5953 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
5954
5955         * gnus-util.el (kill-empty-logs): New function.
5956
5957 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5958
5959         * message.el (message-mail-alias-type): Doc fix.
5960         (message-mail-alias-type-p): New function.
5961         (message-send): Use it.
5962         (message-mode): Ditto.
5963         (message-strip-forbidden-properties): Ditto.
5964
5965         * ecomplete.el (ecomplete-database-file-coding-system): New
5966         variable.
5967         (ecomplete-save): Use it.
5968         (ecomplete-setup): Use it.
5969
5970 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5971
5972         * message.el (message-self-insert-commands): New variable.
5973         (message-strip-forbidden-properties): Use it.
5974
5975 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5976
5977         * message.el (message-put-addresses-in-ecomplete): Use a regexp
5978         that doesn't make XEmacs choke.
5979
5980 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
5981
5982         * gnus-util.el (gnus-replace-in-string):
5983         Prefer replace-regexp-in-string over of replace-in-string.
5984
5985 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5986
5987         * gnus-util.el (gnus-select-frame-set-input-focus):
5988         Use select-frame-set-input-focus if it is available in XEmacs; use
5989         definition defined in Emacs 22 for old Emacsen.
5990
5991         * dgnushack.el: Autoload unmorse-region for XEmacs.
5992
5993         * lpath.el: Bind cursor-in-non-selected-windows and
5994         select-frame-set-input-focus for XEmacs.
5995
5996 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * mm-view.el (mm-inline-text): Use equal instead of equalp.
5999
6000 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
6001
6002         * gnus-registry.el (gnus-registry-cache-save): Remove text
6003         properties when saving via the temp buffer.
6004
6005 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6006
6007         * message.el (message-generate-hashcash): Honor custom type.
6008
6009 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010
6011         * message.el (message-generate-hashcash): Default to non-nil when
6012         hashcash is found.
6013
6014         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
6015         (gnus-refer-thread-limit): Increase default to 500.
6016
6017         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
6018
6019         * flow-fill.el (fill-flowed): Allow delete-space.
6020
6021 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6022
6023         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6024         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
6025         Remove autoloads.
6026
6027 2006-04-18  Simon Josefsson  <jas@extundo.com>
6028
6029         * message.el (message-generate-hashcash): Default to.
6030
6031 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6034         concatenating segments rather than before concatenating them.
6035
6036 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6037
6038         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
6039
6040 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6041
6042         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
6043
6044         * message.el (message-forward-make-body-plain): Allow
6045         message-forward-ignored-headers to be a list.
6046         (message-remove-ignored-headers): Factor out into function.
6047         (message-forward-make-body-mml): Use it.
6048
6049         * imap.el (imap-quote-specials): New function.
6050         (imap-login-auth): Quote specials.
6051
6052         * rfc2231.el (rfc2231-parse-string): Remove dead code.
6053         (rfc2231-parse-string): Allow concatanation of parameters that
6054         aren't contiguous.  The test case is
6055           (mail-header-parse-content-type "message/external-body;
6056             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
6057             access-type=LOCAL-FILE;
6058             name*1*=plugh%2fhello-sailor%2fbing.pdf")
6059
6060 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6061
6062         * nntp.el (nntp-accept-process-output): Return the value of
6063         `nnheader-accept-process-output'.
6064
6065 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6066
6067         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
6068         (gnus-button-alist): Recognize more diff formats.
6069         (gnus-button-patch): Strip directory.
6070
6071 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6072
6073         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
6074         Emacs 22 when setting focus.
6075
6076 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6077
6078         * gnus-art.el (gnus-article-treat-types): Do treatment of
6079         text/x-verbatim parts.
6080         (gnus-button-patch): New command.
6081
6082         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
6083         addresses that contain invalid characters.
6084
6085 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6086
6087         * message.el (message-put-addresses-in-ecomplete): Use
6088         gnus-replace-in-string.
6089         (message-is-yours-p): Use the more correct
6090         mail-header-parse-address instead of
6091         mail-extract-address-components.
6092         (message-put-addresses-in-ecomplete): Fix typo.
6093
6094         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
6095         keystroke.
6096
6097         * gnus-art.el (gnus-treatment-function-alist): Change order of
6098         newsgroups/generic header folding to avoid double-folding.
6099
6100         * message.el (message-hidden-headers): Add X-Draft-From.
6101
6102         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
6103         command.
6104         (gnus-summary-repeat-search-article-backward): New command.
6105
6106         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
6107         groups in the parent topic.
6108
6109 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
6110
6111         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
6112         (spam-extra-header-to-number): Return the CRM114 number as a
6113         number instead of a string.
6114
6115 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6116
6117         * gnus-art.el (gnus-face-properties-alist): Moved here from
6118         gnus-fun.
6119
6120         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
6121
6122 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * message.el (message-strip-forbidden-properties): Only display on
6125         self-insert-command.
6126
6127         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
6128         reindent.
6129         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
6130
6131 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
6132
6133         * smiley.el (smiley-style): Fix typo.
6134
6135 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136
6137         * hashcash.el (hashcash-insert-payment-async-2): Use
6138         message-goto-eoh instead of doing it manually.
6139         (mail-add-payment): Use message-narrow-to-header instead of trying
6140         to do the same itself.
6141
6142         * message.el (message-hidden-headers): Add Face.
6143
6144         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
6145         reparenting code.
6146         (gnus-summary-reparent-children): Refactored out code.
6147         (gnus-summary-thread-map): New keystroke.
6148         (gnus-summary-reparent-children): Make into command.
6149
6150         * smiley.el (smiley-style): Default to `medium' if using a large
6151         font.
6152
6153         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
6154         does it itself.
6155
6156         * message.el (message-point-in-header-p): Simplify definition.
6157
6158 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6159
6160         * nnagent.el (nnagent-request-set-mark): Silence log file
6161         writing.
6162         (nnagent-request-set-mark): Use write-region instead of
6163         append-to-file.
6164
6165         * gnus-sum.el (gnus-read-header): Fudge article number if using a
6166         strange select method.
6167
6168         * ecomplete.el (ecomplete-display-matches): Get highlightling
6169         right.
6170         (ecomplete-display-matches): Use literals.
6171         (ecomplete-display-matches): Disable message logging.
6172
6173         * message.el (message-display-abbrev): Small optimization.
6174
6175         * ecomplete.el (ecomplete-display-matches): Allow automatic
6176         display.
6177
6178         * message.el (message-strip-forbidden-properties): Display
6179         abbrevs.
6180         (message-display-abbrev): Get automatic display right.
6181
6182         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
6183         keystrokes.
6184
6185 2006-04-13  Romain Francoise  <romain@orebokech.com>
6186
6187         TODO: Backport to v5-10!
6188
6189         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
6190         Moved here (and renamed) from gnus-registry.el.
6191
6192         * gnus-registry.el: Require gnus-util.
6193         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
6194
6195 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6196
6197         * gnus-group.el (gnus-group-catchup-current): Change
6198         if-then-else-if-then-else into cond.
6199         (gnus-group-catchup): Indent.
6200         (group-name-at-point): New function.
6201         (gnus-fetch-group): Provide default from thing at point.
6202
6203 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6204
6205         * message.el (message-display-abbrev): Fix regexp.
6206
6207         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
6208         choosing.
6209         (ecomplete-highlight-match-line): Fix up code rewrite, remove
6210         dead variables.
6211
6212         * message.el (message-newline-and-indent): Remove debugging.
6213         (message-display-abbrev): Use new implementation.
6214
6215 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6216
6217         * gnus-art.el (gnus-article-mode): Set
6218         cursor-in-non-selected-windows to nil.
6219
6220         * smiley.el: Revert previous change.
6221         (smiley-data-directory): defvar it before using it in the
6222         defcustom of `smiley-style'.
6223
6224 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6225
6226         * message.el (message-newline-and-indent): New function.
6227
6228         * ecomplete.el: Implement more bits.
6229
6230         * message.el (message-put-addresses-in-ecomplete): Clean up the
6231         string.
6232
6233         * ecomplete.el (ecomplete-add-item): Chop off decimals.
6234
6235         * gnus-sum.el (gnus-summary-save-parts): Bind
6236         gnus-summary-save-parts-counter and use it to make unique file
6237         names.
6238
6239         * gnus-art.el (gnus-ignored-headers): Add some more headers.
6240
6241         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
6242         parameter to say whether to actually parse the individual
6243         addresses.
6244
6245         * message.el (message-put-addresses-in-ecomplete): New function.
6246         (ecomplete): Require.
6247         (message-mail-alias-type): Add ecomplete as an option.
6248
6249 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
6250
6251         * flow-fill.el (fill-flowed): Remove trailing space from blank
6252         quoted lines.
6253
6254 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6255
6256         * smiley.el (smiley-style): Move definition later to avoid a
6257         compilation warning.
6258
6259 2006-04-12  Kenichi Handa  <handa@m17n.org>
6260
6261         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
6262         buffer and then decode the buffer text if necessary.
6263         (rfc2231-encode-string): Be sure to work on multibyte buffer at
6264         first, and after mm-encode-body, change the buffer to unibyte.
6265         Use mm-disable-multibyte instead of set-buffer-multibyte.
6266
6267 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6268
6269         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
6270         Content-Type header instead of Content-Disposition header.
6271         (gnus-mime-inline-part): Ditto.
6272         (gnus-mime-view-part-as-charset): Ignore charset that the part
6273         specifies.
6274
6275         * mm-decode.el (mm-display-part): Work with external parts and
6276         usual parts similarly.
6277
6278         * mm-extern.el (mm-inline-external-body): Use mm-display-part
6279         instead of gnus-display-mime.
6280
6281         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
6282         instead of with-temp-buffer.
6283
6284         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
6285         tag to summarized topics part in order to encode non-ASCII text.
6286
6287 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6288
6289         * smiley.el (smiley-style): New variable.
6290         (smiley-directory): New function.
6291         (smiley-data-directory): Derive from `smiley-style' using
6292         `smiley-directory'.
6293         (smiley-regexp-alist): Add new entries.
6294
6295         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
6296         (gnus-article-browse-delete-temp): Add :version.
6297
6298 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
6299
6300         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
6301         the sieve region.
6302
6303 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6304
6305         * gnus.el (gnus-version-number): Bump version.
6306
6307 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6308
6309         * gnus.el: No Gnus v0.4 is released.
6310
6311 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6312
6313         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
6314         layout.
6315
6316         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
6317         unknown charset.
6318
6319         * message.el (message-header-synonyms): Add Original-To to the
6320         default.
6321
6322         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
6323         optional parameter.
6324
6325 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
6326
6327         * gnus-fun.el (gnus): Require it for gnus-directory.
6328
6329 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6330
6331         * gnus-fun.el (gnus-face-properties-alist): Add :version.
6332
6333 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
6334
6335         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
6336
6337 2006-04-05  Simon Josefsson  <jas@extundo.com>
6338
6339         * password.el (password-reset): New function.
6340
6341 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
6342
6343         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
6344         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
6345
6346 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6347
6348         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6349         Some whitespace was matched into the url, which broke browsing hits
6350         > 100 when mm-url-use-external was nil.
6351
6352 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
6353
6354         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
6355         gnus-extra-headers for 'Newsgroups.
6356
6357         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
6358         bound.
6359
6360 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
6361
6362         * pgg-gpg.el: Clean up process buffers every time gpg processes
6363         complete.
6364
6365 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
6366
6367         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6368         doc string.
6369
6370 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
6371
6372         * pgg-gpg.el (pgg-gpg-process-filter)
6373         (pgg-gpg-wait-for-completion): Check if buffer is alive.
6374
6375         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
6376         lines, temporary fix.
6377
6378 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6379
6380         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
6381
6382 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
6383
6384         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
6385         default-enable-multibyte-characters.  This reverts the change from
6386         revision 6.17 which is no longer necessary because the passphrase
6387         is sent separately now.  GnuPG messages are unreadable under
6388         multibyte locales with default-enable-multibyte-characters set to
6389         nil.
6390
6391 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6392
6393         * message.el (message-tool-bar-gnome): Move "spell".
6394
6395 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6396
6397         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
6398         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
6399         instead.
6400
6401 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
6402
6403         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
6404         newsgroups handling for NNTP overviews which don't include
6405         Newsgroups.
6406
6407 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6408
6409         * message.el (message-resend): Bind message-generate-hashcash to nil.
6410
6411 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6412
6413         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
6414         when searching for already-paid recipients.
6415
6416 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
6417
6418         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
6419         passphrases when it is not needed.
6420         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
6421         passphrase stuff from gpg, should only be necessary when you use
6422         gpg with a smartcard.
6423
6424 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * mml.el (mml-insert-mime): Ignore cached contents of
6427         message/external-body part.
6428
6429         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
6430         (mm-insert-part): Ditto.
6431
6432 2006-03-23  Simon Josefsson  <jas@extundo.com>
6433
6434         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
6435         Reiner.
6436         (pgg-gpg-use-agent-p): Use it again.
6437
6438 2006-03-23  Simon Josefsson  <jas@extundo.com>
6439
6440         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
6441         older emacsen.
6442         (pgg-gpg-use-agent-p): Don't use it.
6443
6444 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
6445
6446         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
6447         if we can.
6448
6449 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
6450
6451         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
6452         (pgg-gpg-update-agent): New function.
6453         (pgg-gpg-use-agent-p): New function.
6454         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
6455         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
6456         (pgg-gpg-sign-region): Use it.
6457
6458 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6459
6460         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
6461         Reported by Ralf Wachinger <rwachinger@gmx.de>.
6462
6463 2006-03-21  Simon Josefsson  <jas@extundo.com>
6464
6465         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
6466         <wilde@sha-bang.de>.
6467         (pgg-gpg-use-agent): New variable.
6468         (pgg-gpg-process-region): Use it.
6469         (pgg-gpg-encrypt-region): Likewise.
6470         (pgg-gpg-encrypt-symmetric-region): Likewise.
6471         (pgg-gpg-decrypt-region): Likewise.
6472         (pgg-gpg-sign-region): Likewise.
6473         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
6474
6475 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6476
6477         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
6478
6479         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
6480         Add comment on version.
6481
6482 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6483
6484         * smiley.el: Add missing test smiley.
6485
6486 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * mm-decode.el (mm-with-part): New macro.
6489         (mm-get-part): Use it; work with message/external-body as well.
6490         (mm-save-part): Treat name and filename equally.
6491
6492         * mm-extern.el (mm-extern-cache-contents): New function.
6493         (mm-inline-external-body): Use it; force the part to be displayed;
6494         move undisplayer added to the cached handle to the parent.
6495
6496         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
6497         (gnus-mime-view-part-as-type): Work with message/external-body.
6498
6499         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
6500
6501 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6502
6503         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
6504         images in image-load-path.  [Sync with image.el, revision 1.60, in
6505         Emacs.]
6506
6507 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6508
6509         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
6510         path rather than symbol.  Always return list of directories.
6511         Guarantee that image directory comes first.  [Sync with image.el,
6512         revision 1.59, in Emacs.]
6513
6514         * message.el (message-make-tool-bar): Adjust to new API of
6515         `gmm-image-load-path-for-library'.
6516
6517         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6518
6519         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
6520
6521 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6522
6523         * gnus-art.el (gnus-article-only-boring-p):
6524         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
6525         intangible text.
6526         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
6527
6528 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
6529
6530         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
6531         `defun' instead of `gmm-defun-compat'.
6532
6533 2006-03-14  Simon Josefsson  <jas@extundo.com>
6534
6535         * message.el (message-unique-id): Don't use message-number-base36
6536         if (user-uid) is a float.
6537         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
6538
6539 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6540
6541         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
6542
6543         * gnus-art.el (gnus-mime-display-single): Make sure there is an
6544         empty line between a part and a message part.
6545
6546 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6547
6548         * smiley.el: Add more test smileys.
6549         (smiley-data-directory, smiley-regexp-alist)
6550         (gnus-smiley-file-types): Fix doc strings.
6551         (smiley-update-cache): Clear smiley-cached-regexp-alist before
6552         adding new elements.
6553         (smiley-mouse-map): Unused code.  Make it a comment.
6554
6555 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6556
6557         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
6558         scan latest NoCeM messages instead of old ones.
6559         (gnus-nocem-check-article): Fix regexps so as to match to PGP
6560         delimiters that are recently used.
6561         (gnus-nocem-load-cache): Add autoload cookie.
6562
6563         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
6564
6565         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
6566         level which is larger than gnus-use-nocem is specified.
6567
6568         * gnus-group.el (gnus-group-get-new-news): Ditto.
6569
6570 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6571
6572         * gnus-util.el (gnus-tool-bar-update): New function.
6573
6574         * gnus-group.el (gnus-group-update-tool-bar): New variable.
6575         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
6576
6577         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
6578
6579         * gnus-group.el (gnus-group-redraw-when-idle)
6580         (gnus-group-redraw-check): Remove.
6581         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
6582
6583 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6584
6585         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
6586         if optional last element is specified in splits (FIELD VALUE...).
6587
6588 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
6589
6590         * message.el (message-make-tool-bar): Rename gmm-image-load-path
6591         to gmm-image-load-path-for-library.  Call with no-error argument.
6592         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
6593
6594         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6595
6596         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
6597
6598         * gmm-utils.el (gmm-image-load-path): Remove alias.
6599
6600 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
6601
6602         * gmm-utils.el (gmm-image-load-path): Add alias.
6603
6604         * nnml.el (nnml-generate-nov-databases-directory): Rename from
6605         nnml-generate-nov-databases-1.
6606         (nnml-generate-nov-databases): Use it.
6607         (nnml-generate-nov-databases-directory): Document no-active
6608         argument.
6609
6610         * gmm-utils.el (gmm-image-load-path-for-library): Return single
6611         directory if path is t.  Add no-error.
6612
6613         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
6614         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6615
6616         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
6617         resetting gnus-article-browse-html-temp-list.
6618
6619         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
6620         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
6621         Add example to docstring.  Rename local variables.  Move error
6622         checks to default case in cond and simplify.
6623
6624 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6625
6626         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
6627         handle is multipart when calling it recursively.
6628         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
6629
6630 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
6631
6632         * nnimap.el (nnimap-request-update-info-internal): Optimize.
6633         Don't `gnus-uncompress-range' to avoid excessive memory usage.
6634
6635 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6636
6637         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
6638         is loaded.
6639
6640         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
6641         loaded.
6642
6643 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6644
6645         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
6646         to "Emacs 23 (unicode)" in doc string.
6647
6648         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
6649         "Emacs 23 (unicode)" in comment.
6650
6651 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6652
6653         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
6654
6655         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
6656         characters 160 through 255 in Emacs 23.
6657
6658 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6659
6660         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
6661         gnus-article-browse-html-temp.
6662         (gnus-article-browse-delete-temp): Make it customizable.  Add
6663         `file'.  Adjust doc string.
6664         (gnus-article-browse-delete-temp-files): Add argument.  Allow
6665         query for each file.  Adjust doc string.
6666         (gnus-article-browse-html-parts): Add
6667         `gnus-article-browse-delete-temp-files' to
6668         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
6669
6670 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
6671
6672         * gnus-art.el (gnus-article-browse-html-temp)
6673         (gnus-article-browse-delete-temp): New variables.
6674         (gnus-article-browse-delete-temp-files): New function.
6675         (gnus-article-browse-html-parts): Use it.
6676
6677 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6678
6679         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
6680
6681         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
6682         string.
6683
6684         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
6685         gnus-summary-insert-new-articles when unplugged.  Remove
6686         gnus-summary-search-article-forward.
6687
6688         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
6689         display-visual-class instead of display-color-cells.
6690
6691 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * dgnushack.el: Autoload customize-group for XEmacs.
6694
6695         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
6696         message/* containing non-ASCII text properly.
6697
6698 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6699
6700         * message.el: Require gmm-utils, remove autoloads.
6701         (message-tool-bar): Set default based on
6702         gmm-tool-bar-style.
6703         (message-tool-bar-gnome): Add gmm-customize-mode.
6704
6705         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
6706         gmm-tool-bar-style.
6707         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
6708
6709         * gnus-group.el (gnus-group-tool-bar): Set default based on
6710         gmm-tool-bar-style.
6711         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
6712
6713         * gmm-utils.el (gmm-image-directory): Rename variable from
6714         gmm-image-load-path.
6715         (gmm-image-load-path): Use gmm-image-directory.
6716         (gmm-customize-mode): New function.
6717         (gmm-tool-bar-style): New variable.
6718
6719         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
6720         gnus-group-redraw-line-number.
6721         (gnus-group-redraw-check): Simplify.
6722         (gnus-group-tool-bar-update): Remove redraw check.
6723         (gnus-group-make-tool-bar): Add redraw check.
6724
6725 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
6726
6727         * gnus-art.el (gnus-button): Add missing parentheses.
6728
6729 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6730
6731         * lpath.el: Fbind line-number-at-pos.
6732
6733 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6734
6735         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
6736
6737 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
6738
6739         * gnus-art.el (gnus-button): New face.
6740         (gnus-article-button-face): Use it.
6741
6742         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
6743         gnus-summary-next-page.  Re-order.
6744
6745         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
6746         next-node are now included.
6747         (gnus-group-redraw-line-number): New internal variable.
6748         (gnus-group-redraw-check): Helper function for updating the tool
6749         bar.
6750         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
6751
6752         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
6753
6754         * spam.el (spam-spamassassin-score-regexp): New internal variable.
6755         (spam-extra-header-to-number, spam-check-spamassassin-headers):
6756         Use it to match format of Spamassassin 3.0 and later.  Reported by
6757         IRIE Tetsuya <irie@t.email.ne.jp>.
6758         (spam-check-bogofilter)
6759         (spam-bogofilter-register-with-bogofilter): Fix args of
6760         `gnus-error' calls.
6761
6762 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
6763
6764         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
6765         unnecessary interaction when sending queued mails.  Reported by
6766         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
6767
6768 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6769
6770         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
6771         first or last are nil.
6772
6773 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6774
6775         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
6776
6777 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6778
6779         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
6780
6781 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6782
6783         * dns.el (query-dns): Protect more against buggy tcp output.
6784
6785 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
6786
6787         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
6788         nov.php.
6789
6790 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6791
6792         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
6793         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
6794         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
6795         output on the server side.
6796         (nnweb-google-create-mapping): Update regexps and add some
6797         progress indication.
6798
6799 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
6800
6801         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
6802         gnus-agent-toggle-plugged.  Re-order icons.
6803         (gnus-group-tool-bar-gnome): Add
6804         gnus-group-{prev,next}-unread-group.
6805         (gnus-group-tool-bar-gnome): Re-order icons.
6806
6807         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
6808         gnus-summary-insert-new-articles.
6809
6810         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
6811         comments.
6812
6813         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
6814         also available in Emacs 21.3.
6815
6816         * message.el (message-fix-before-sending): Change "Emacs 22" to
6817         "Emacs 23 (unicode)" in comment.
6818
6819         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
6820         "Emacs 23 (unicode)" in comment.
6821
6822         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
6823         comment.
6824         (mm-coding-system-p): Add comment about no-MULE XEmacs.
6825
6826         * mm-view.el (mm-fill-flowed): Add :version.
6827
6828 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6829
6830         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
6831         and load-path.
6832
6833 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
6834
6835         * message.el: Autoload gmm-image-load-path.
6836         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
6837         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
6838         consitency.
6839
6840         * gmm-utils.el (gmm-image-load-path): Also search in
6841         "../etc/images".  Don't set gmm-image-load-path if we don't find
6842         the image.
6843
6844 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6845
6846         * gmm-utils.el (gmm-image-load-path): Don't make
6847         `gmm-image-load-path' include subdirectories which the second arg
6848         `image' might specify.
6849
6850         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
6851         subdirectory to icon file names.
6852
6853         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
6854
6855 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
6856
6857         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
6858         gmm-image-load-path calls.
6859
6860         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6861
6862         * message.el (message-make-tool-bar): Ditto.
6863
6864         * mml.el (mml-preview): Added comment concerning tool bar icons.
6865
6866         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
6867         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
6868
6869         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
6870         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
6871
6872         * message.el (message-tool-bar-gnome): Use new icon names.
6873         (message-make-tool-bar): Use `gmm-image-load-path'.
6874
6875         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
6876         functions from MH-E.
6877         (gmm-image-load-path): New variable from MH-E.
6878         (gmm-image-load-path): New function from MH-E.  Added arguments
6879         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
6880         *-image-load-path-called-flag.
6881
6882 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
6883
6884         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
6885
6886 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
6887
6888         * nnimap.el (nnimap-request-move-article): Change folder back to
6889         source group before deleting.
6890
6891 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
6892
6893         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
6894
6895         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
6896         mm-url.
6897
6898         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
6899
6900 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6901
6902         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
6903         coding system which mm-charset-to-coding-system returns for a
6904         given charset is valid.
6905
6906 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
6907
6908         * html2text.el (html2text-remove-tag-list):
6909         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
6910
6911 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6912
6913         * gnus-cus.el: Revert 2005-10-17 change.
6914
6915 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6916
6917         * gnus-art.el (article-strip-banner): Call
6918         article-really-strip-banner only when the regexp match is made.
6919
6920 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6921
6922         * gnus-art.el (article-strip-banner): Use
6923         gnus-extract-address-components instead of
6924         mail-header-parse-addresses to make it work with non-ASCII text;
6925         remove mail-encode-encoded-word-string.
6926
6927         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
6928         values which are surrounded with \"...\"; make it never cause a
6929         Lisp error; give up parsing of parameters if it failed in
6930         extracting type.
6931
6932 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
6933
6934         * smime.el (smime-cert-by-ldap-1): Fix bug where
6935         `smime-ldap-search' returns results without userCertificates.
6936
6937 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
6940
6941 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6942
6943         * spam.el (spam-check-spamassassin-headers): Adapt format for
6944         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
6945         <ari@mbf.ocn.ne.jp>.
6946         (spam-list-of-processors): Add spam-use-gmane.
6947
6948 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
6951         make-temp-file; make it work with XEmacs as well.
6952
6953         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
6954         mm-make-temp-file.
6955
6956         * mm-decode.el (mm-display-external): Use the 3rd arg of
6957         mm-make-temp-file.
6958         (mm-create-image-xemacs): Ditto.
6959
6960 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
6963         with message-narrow-to-headers.
6964         (gnus-draft-setup): Narrow to header to run message-fetch-field.
6965         (gnus-draft-check-draft-articles): New function.
6966         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
6967
6968 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6969
6970         * gnus-art.el (gnus-article-browse-html-parts):
6971         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
6972         Don't use suffix argument for mm-make-temp-file for Emacs 21
6973         compatibility.  Remove useless `format'.
6974
6975 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6976
6977         * nnweb.el (nnweb-google-wash-article): Update regexps.
6978         (nnweb-group-alist): Use defvoo instead of defvar.
6979
6980 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6981
6982         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
6983         re-loading nn* modules.
6984
6985 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6986
6987         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
6988         for `tool-bar-mode' and don't check it's default-value.
6989
6990         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6991
6992         * message.el (message-make-tool-bar): Ditto.
6993
6994         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
6995         `substring'.  Shorten tmp-file name.
6996
6997         * gnus.el: Remove bogus comment.
6998
6999 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
7000
7001         * gnus-art.el (gnus-article-browse-html-parts): New function.
7002         (gnus-article-browse-html-article): New function for viewing html
7003         articles with a browser.
7004
7005 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
7006
7007         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
7008         in elisp.
7009         (pgg-gpg-encrypt-symmetric-region): Ditto.
7010         (pgg-gpg-sign-region): Ditto.
7011
7012         * pgg-def.el (pgg-text-mode): New variable.
7013
7014         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
7015         (mml2015-pgg-encrypt): Ditto.
7016
7017         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
7018         (mml1991-pgg-encrypt): Ditto.
7019
7020 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7021
7022         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
7023         message-make-date instead of current-time-string.
7024
7025         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
7026         to gnus-decoded which mm-uu might set.
7027
7028 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7029
7030         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
7031         don't decode quoted parameters; remove misimported Emacs code.
7032         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7033         (rfc2231-decode-encoded-string): Don't use split-string which
7034         behaves differently according to Emacs version; use
7035         mm-decode-coding-region to convert charset to coding-system.
7036         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7037         (rfc2231-encode-string): Remove misimported Emacs code.
7038
7039 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * gnus-art.el (article-decode-charset): Don't use ignore-errors
7042         when calling mail-header-parse-content-type.
7043         (article-de-quoted-unreadable): Ditto.
7044         (article-de-base64-unreadable): Ditto.
7045         (article-wash-html): Ditto.
7046
7047         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
7048         calling mail-header-parse-content-type and
7049         mail-header-parse-content-disposition.
7050         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
7051         mail-header-parse-content-type.
7052
7053         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
7054         insert charset and format parameters; encode description after
7055         inserting it to buffer.
7056         (mml-insert-parameter): Fold lines properly even if a parameter is
7057         segmented into two or more lines; change the max column to 76.
7058
7059         * rfc1843.el (rfc1843-decode-article-body): Don't use
7060         ignore-errors when calling mail-header-parse-content-type.
7061
7062         * rfc2231.el (rfc2231-parse-string): Return at least type if
7063         possible; don't cause an error even if it fails in parsing of
7064         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7065         (rfc2231-encode-string): Don't break lines at the beginning, leave
7066         it to mml-insert-parameter.
7067
7068         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
7069         calling mail-header-parse-content-type.
7070
7071 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
7072
7073         * spam-report.el (spam-report-gmane-use-article-number):
7074         Improve doc string.
7075         (spam-report-gmane-internal): Check if a suitable header was found
7076         in the article.
7077
7078 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7079
7080         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
7081         (rfc2231-encode-string): Make param*=value always begin with LWSP.
7082
7083 2006-02-05  Romain Francoise  <romain@orebokech.com>
7084
7085         Update copyright notices of all files in the gnus directory.
7086
7087 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7088
7089         * nnweb.el (nnweb-request-group): Avoid growing overview files.
7090
7091 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
7094         segmented lines of parameter value to cope with Thunderbird 1.5
7095         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
7096         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7097         (rfc2231-encode-string): Don't make lines exceeding 76 column.
7098
7099 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
7100
7101         * mml.el (mml-generate-mime-1): Correct the order of inline signed
7102         parts.
7103
7104 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7105
7106         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
7107         there's only one active file for all servers.
7108         (nnweb-request-scan): Make sure nnweb-articles is initialized on
7109         solid groups.  Gnus might have used a FAST request to select the group.
7110         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
7111         and nnweb-search redundantly in the active file.
7112         (nnweb-request-list): Don't list bogus groups.  There can only be one.
7113         (nnweb-request-create-group): Don't use ARGS.
7114         (nnweb-possibly-change-server, nnweb-request-group): Remove some
7115         initialisations.  Let nnoo do the work.
7116
7117 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7118
7119         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
7120         Say the part has been decoded.
7121
7122         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
7123
7124 2006-01-31  Kevin Ryde  <user42@zip.com.au>
7125
7126         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
7127         mailcap-viewer-test-cache when there's no 'test clause, since that
7128         will invert the meaning of a "nil" test previously determined by
7129         mailcap-mailcap-entry-passes-test.
7130
7131 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7132
7133         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
7134         compiling.
7135
7136         * gnus-sum.el: Ditto.
7137
7138         * message.el: Don't bind tool-bar-map when compiling.
7139
7140 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
7141
7142         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
7143
7144 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7145
7146         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
7147         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
7148         current Google Groups.
7149
7150 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
7151
7152         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
7153         and tool-bar-mode.
7154
7155         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
7156         and tool-bar-mode.
7157
7158         * message.el (message-tool-bar-update): Simplify.
7159         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
7160
7161         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
7162         gnus-summary-buffer.
7163         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
7164         gnus-summary-reply.
7165
7166         * gmm-utils.el (gmm): Add :version.
7167
7168 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7169
7170         * Makefile.in (clean): New rule.
7171         (distclean): Use it.
7172
7173 2006-01-26  Steve Youngs  <steve@sxemacs.org>
7174
7175         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
7176         autoload.
7177
7178 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7179
7180         * gmm-utils.el (gmm-verbose): Add :group.
7181
7182 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
7183
7184         * message.el: Change some comments WRT tool-bars.
7185
7186         * gnus-sum.el (gnus-summary-tool-bar)
7187         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
7188         (gnus-summary-tool-bar-zap-list): New variables.
7189         (gnus-summary-make-tool-bar): Complete rewrite using
7190         `gmm-tool-bar-from-list'.
7191
7192         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
7193         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
7194         variables.
7195         (gnus-group-make-tool-bar): Complete rewrite using
7196         `gmm-tool-bar-from-list'.
7197         (gnus-group-tool-bar-update): New function.
7198
7199         * message.el (message-mode-field-menu): Add "Show hidden Headers".
7200
7201 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
7204         is dissected into a single part of which the type is the same as
7205         the given one; decode charset.
7206
7207 2006-01-21  Kevin Ryde  <user42@zip.com.au>
7208
7209         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
7210         into alists as symbol not string, since that's what
7211         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
7212         look for.
7213
7214 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
7215
7216         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
7217         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
7218
7219         * message.el (message-tool-bar-gnome): Use gmm-ignore.
7220
7221 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7222
7223         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
7224         (gnus-xmas-mime-security-button-menu): New function.
7225
7226         * gnus-art.el (gnus-mime-security-button-commands): New variable.
7227         (gnus-mime-security-button-menu): New definition.
7228         (gnus-mime-security-button-map): Use them.
7229         (gnus-mime-security-button-menu): New function.
7230         (gnus-insert-mime-security-button): Addition to help echo.
7231         (gnus-mime-security-run-function, gnus-mime-security-save-part)
7232         (gnus-mime-security-pipe-part): New functions.
7233
7234         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
7235         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
7236
7237         * mm-decode.el (mm-handle-set-disposition): Remove.
7238         (mm-handle-set-description): Remove.
7239
7240 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7241
7242         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
7243         (mm-w3m-standalone-supports-m17n-p): New function.
7244         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
7245         w3m usage.
7246
7247         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
7248         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
7249
7250 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7251
7252         * message.el (message-tool-bar-zap-list): Use
7253         gmm-tool-bar-zap-list as custom type.
7254         (message-tool-bar-update): New function.
7255         (message-tool-bar, message-tool-bar-gnome)
7256         (message-tool-bar-retro): Add message-tool-bar-update.
7257         (message-tool-bar-gnome): Add flyspell-buffer.
7258
7259         * gnus-util.el (gnus-error): Describe `args'.
7260
7261         * gmm-utils.el (gmm-error): Describe `args'.
7262         (gmm-tool-bar-zap-list): New widget.
7263         (gmm-tool-bar-from-list): Improve description of `zap-list'.
7264
7265 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7266
7267         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
7268         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
7269         the number of recursive calls.
7270
7271         * mm-decode.el (mm-handle-set-disposition): New macro.
7272         (mm-handle-set-description): New macro.
7273
7274 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
7277         encoding.
7278
7279 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
7280
7281         * message.el (message-tool-bar-zap-list, message-tool-bar)
7282         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
7283         (message-tool-bar-local-item-from-menu): Remove.
7284         (message-tool-bar-map): Replace by `message-make-tool-bar'.
7285         (message-make-tool-bar): New function.
7286         (message-mode): Use `message-make-tool-bar'.
7287
7288         * gmm-utils.el: New file.
7289         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
7290         (gmm-lazy): New widget copied from `nnmail.el'.
7291         (gmm-tool-bar-from-list): New function for creating customizable
7292         tool bars.
7293         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
7294         output.
7295         (gmm): Add :prefix to defgroup.
7296
7297 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
7298
7299         * gmm-utils.el (gmm-widget-p): New function.
7300
7301 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
7302
7303         * mml.el (mml-attach-file): Describe `description' in doc string.
7304         (mml-menu): Add Emacs MIME manual and PGG manual.
7305
7306 2006-01-20  Richard M. Stallman  <rms@gnu.org>
7307
7308         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
7309
7310 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
7311
7312         * nntp.el (nntp-end-of-line): Doc fix.
7313
7314 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
7315
7316         * imap.el (imap-open): Handle case where buffer is a buffer
7317         object.
7318
7319 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7320
7321         * gnus-delay.el (gnus-delay): Don't autoload.
7322         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
7323         to be re-loaded when customizing the `gnus-delay' group.
7324
7325 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
7326
7327         * message.el (message-insert-citation-line): Use newlines.
7328
7329 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
7330
7331         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
7332         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
7333         these routines, so the passphrase can be managed externally and
7334         passed in to the system.
7335         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
7336         pgg-add-passphrase-to-cache function.
7337
7338         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
7339         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
7340         these routines, so the passphrase can be managed externally and
7341         passed in to the system.
7342         (pgg-pgp5-sign-region): Use new name of
7343         pgg-add-passphrase-to-cache function.
7344
7345 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
7346
7347         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
7348         part of the decoded armor to find the key-identifier.
7349         (pgg-gpg-lookup-key-owner): New function to return the
7350         human-readable identifier of a key owner.
7351         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
7352         itself.
7353         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
7354         the key value) if we have a key and can match it against a secret
7355         key.  Also, added a note pointing out fact that the prompt only
7356         indicates the first matching key.
7357
7358         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
7359         pgg-decrypt-region.
7360         (pgg-add-passphrase-to-cache): Rename from
7361         `pgg-add-passphrase-cache' to reduce confusion (all callers
7362         changed).
7363         (pgg-remove-passphrase-from-cache): Rename from
7364         `pgg-remove-passphrase-cache' to reduce confusion (all callers
7365         changed).
7366         (pgg-read-passphrase, pgg-add-passphrase-cache)
7367         (pgg-remove-passphrase-cache): Add informative docstrings.
7368         (pgg-decrypt): Convey provided passphrase in subordinate call to
7369         pgg-decrypt-region.
7370
7371 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
7372
7373         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
7374         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
7375         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
7376         'passphrase' argument, so the passphrase can be managed externally
7377         and then passed in to the system.
7378
7379         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
7380         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
7381         so the passphrase cache can be used reliably with identifiers
7382         besides a pgp packet's key id.
7383
7384         * pgg-gpg.el (pgg-gpg-encrypt-region)
7385         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7386         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
7387         these routines, so the passphrase can be managed externally and
7388         passed in to the system.
7389
7390         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
7391         'notruncate' argument, so the passphrase cache can be used
7392         reliably with identifiers besides a pgp packet's key id.
7393
7394 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
7395
7396         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
7397         symmetric encryption.
7398         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
7399         encrypted session key.
7400         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
7401         message ask for the passphrase in a proper way.
7402
7403         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
7404         New user commands for symmetric encryption.
7405
7406 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7407
7408         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
7409
7410         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
7411
7412 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
7413
7414         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
7415
7416 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * mm-decode.el (mm-inlined-types): Add application/pgp.
7419         (mm-automatic-display): Ditto.
7420
7421         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
7422         part as text.
7423
7424 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7425
7426         * nnrss.el: Update copyright.
7427         (nnrss-opml-import): Query whether to subscribe to each entry.
7428
7429         * gnus-art.el:
7430         * gnus-sum.el:
7431         * gnus-xmas.el:
7432         * messagexmas.el:
7433         * mm-uu.el:
7434         * mm-view.el: Update copyright.
7435
7436 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
7437
7438         * message.el (message-info): New function.
7439         (message-mode-menu): Add it.
7440         Update copyright.
7441
7442         * ChangeLog: Fix and update copyright.
7443
7444 2006-01-13  Romain Francoise  <romain@orebokech.com>
7445
7446         * message.el (message-forward-subject-name-subject): Prefer the
7447         address to 'nowhere' if the sender has no name.
7448         Fix typo.  Update copyright year.
7449
7450 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7451
7452         * gnus-art.el (article-wash-html): Use
7453         gnus-summary-show-article-charset-alist if a numeric arg is given.
7454         (gnus-article-wash-html-with-w3m-standalone): New function.
7455
7456         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
7457         mm-inline-text-html-render-with-w3m-standalone.
7458         (mm-text-html-washer-alist): Map w3m-standalone to
7459         gnus-article-wash-html-with-w3m-standalone.
7460         (mm-inline-text-html-render-with-w3m-standalone): New function.
7461
7462 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7463
7464         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
7465         Improve LaTeX.
7466
7467 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7468
7469         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
7470         (nnrss-request-article): Render text/plain parts as HTML.
7471
7472         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
7473         the buffer.
7474
7475 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7476
7477         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
7478         custom definition of `gnus-posting-styles'.
7479
7480         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
7481         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
7482
7483 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7484
7485         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
7486         Use nntp for bug archive.
7487
7488 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
7491         parts.
7492         (nnrss-normalize-date): New function converts ISO 8601 date into
7493         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
7494         (nnrss-check-group): Use it.
7495
7496 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
7499
7500         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
7501         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
7502         (nnrss-insert-w3): Ditto.
7503
7504 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7505
7506         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
7507         the articles to be forwarded including the case where neither a
7508         number of articles nor a region is specified.
7509
7510 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7511
7512         * nnrss.el (nnrss-request-article): Fix last change; fill
7513         text/plain parts.
7514
7515 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7516
7517         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
7518         in text/plain part.
7519         (nnrss-check-group): Don't add excessive newline to dc:subject.
7520
7521 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
7522
7523         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
7524         article.
7525
7526 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7527
7528         * nnml.el: Don't require gnus-bcklg.  Autoload it.
7529         (nnml-use-compressed-files, nnml-save-mail): Support other
7530         comression programs such as bzip2.
7531
7532 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7533
7534         * dns.el (query-dns): Make sure we check the buffer size before
7535         removing tcp headers.
7536
7537 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
7540         remove MIME buttons associated with multipart/alternative parts.
7541         (gnus-mime-display-alternative): Tag buttons using `article-type'
7542         text property.
7543
7544         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
7545         associated with multipart/alternative parts.
7546
7547         * gnus-art.el (gnus-signature-separator): Fix custom type.
7548
7549         * mm-decode.el (mm-inlined-types): Fix custom type.
7550         (mm-keep-viewer-alive-types): Ditto.
7551         (mm-automatic-display): Ditto.
7552         (mm-attachment-override-types): Ditto.
7553         (mm-inline-override-types): Ditto.
7554         (mm-automatic-external-display): Ditto.
7555
7556 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7557
7558         * spam-report.el (spam-report-user-mail-address)
7559         (spam-report-user-agent): New variables.
7560         (spam-report-url-ping-plain): Use spam-report-user-agent.
7561
7562 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
7563
7564         * gnus-art.el (gnus-button-handle-custom): Do not just use
7565         `customize-apropos' for any "M-x customize-*" button but the
7566         function called for.  Accept both the function name and its
7567         argument in order to achieve this.
7568         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
7569         function name to `gnus-button-handle-custom' in case of "M-x
7570         customize-*" buttons.
7571
7572 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7573
7574         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
7575         multipart/alternative and add xref to mm-discouraged-alternatives
7576         in doc string.
7577
7578         * mm-decode.el (mm-discouraged-alternatives): Add xref to
7579         gnus-buttonized-mime-types in doc string.
7580
7581 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
7582
7583         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
7584         Suggest image/.* in the doc string.
7585
7586 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7587
7588         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
7589         message-marks (Debian bug #342521).
7590
7591 2005-12-12  Simon Josefsson  <jas@extundo.com>
7592
7593         * password.el (password-read-from-cache): Add.
7594         (password-read): Use it.
7595
7596 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
7599         us-ascii as a MIME charset.
7600
7601         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
7602         against the case where the 2nd arg TYPE is nil.
7603
7604 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7605
7606         * pop3.el (pop3-stream-type): Fix custom version.
7607
7608         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
7609
7610 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7611
7612         * mm-decode.el (mm-display-external): Add missing cdr.
7613
7614 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7615
7616         * mm-decode.el (mm-display-external): Use nametemplate (defined in
7617         RFC1524) if it is in mailcap or add a suffix according to
7618         mailcap-mime-extensions when generating a temp filename; postpone
7619         deleting a temp file for 2 seconds for some wrappers, shell
7620         scripts, and so on, which might exit right after having started a
7621         viewer command as a background job.
7622
7623 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7624
7625         * nntp.el (nntp-marks-directory): Fix custom group.
7626
7627         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
7628         steps when < 10.
7629
7630         * gnus-start.el (gnus-no-server-1): Mention
7631         `gnus-level-default-subscribed' in doc string.
7632
7633 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7634
7635         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
7636         parens.
7637
7638 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7639
7640         * gnus-xmas.el (gnus-use-toolbar): Revert.
7641         (gnus-xmas-setup-toolbar): Use global default-toolbar if
7642         gnus-use-toolbar is default.
7643
7644         * messagexmas.el (message-use-toolbar): Revert.
7645         (message-setup-toolbar): Use global default-toolbar if
7646         message-use-toolbar is default.
7647
7648 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7649
7650         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
7651         according to default-toolbar-visible-p.
7652
7653         * messagexmas.el (message-use-toolbar): Ditto.
7654
7655 2005-11-26  Dave Love  <fx@gnu.org>
7656
7657         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
7658         (tls-program, tls-success): Provide openssl alternative.
7659
7660         * starttls.el: Doc fixes.
7661         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
7662         SERVICE to PORT.
7663
7664         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
7665         port null or service name.
7666         (starttls-negotiate): Autoload.
7667
7668 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7669
7670         * message.el (message-kill-to-signature): Fix interactive spec.
7671
7672 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7673
7674         * pop3.el (pop3-open-server): Recognize a string as a service name.
7675
7676 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
7677
7678         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
7679
7680 2005-11-23  Dave Love  <fx@gnu.org>
7681
7682         Add pop3s, pop3/starttls.
7683
7684         * pop3.el (pop3-authentication-scheme): Clarify doc.
7685         (open-tls-stream, starttls-open-stream): Autoload.
7686         (pop3-stream-type): New.
7687         (pop3-open-server): Use it.
7688
7689         * mail-source.el (mail-sources): Fix some :types.  Add stream type
7690         for POP.
7691         (mail-source-keyword-map): Add :stream for POP.
7692         (mail-source-fetch-pop): Use pop3-stream-type.
7693
7694 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
7697         of current-time-string.
7698
7699 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
7700
7701         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
7702         date header.
7703
7704 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
7705
7706         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
7707         it can seriously impact performance as it bypasses the agent's
7708         local caches.
7709
7710 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
7711
7712         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
7713         must be explicitly online rather than "not explicitly offline" for
7714         its flags to be synchronized.
7715
7716         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
7717         that gnus-uu-unmark-thread will function correctly.
7718
7719         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
7720         1024K is instead displayed as 1M.
7721
7722 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7723
7724         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
7725
7726 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
7727
7728         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
7729
7730 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
7731
7732         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
7733         error message to display actual error condition.
7734         (gnus-agent-save-local): Avoid saving symbols that are bound to
7735         nil as they simply result in a warning message in
7736         gnus-agent-read-local.
7737
7738 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
7741         rather than make-variable-buffer-local for file-precious-flag.
7742
7743 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
7744
7745         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
7746         for duplicates which are removed.  The invalid sort check then
7747         triggers a rescan after the sort as sorting may have moved
7748         duplicate entries such that they can be cheaply detected.
7749
7750 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7751
7752         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
7753
7754 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
7755
7756         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
7757         internal variable to a custom variable.  Changed default value
7758         from compressed(2) to uncompressed(1).
7759         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
7760         support for uncompressed agentview files.  Taken together, reading
7761         the agentview file should now be 6-7 times faster.
7762
7763 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7764
7765         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
7766         as a buffer-local variable.  This avoids creating truncated
7767         dribble files as a result of a hang up, eg.
7768
7769 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
7770
7771         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
7772         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
7773         XEmacs.
7774
7775 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7776
7777         * gnus-start.el (gnus-start-draft-setup): Enforce
7778         `gnus-draft-mode' for nndraft:drafts at startup.
7779
7780         * gnus.el (gnus-splash): Change custom group.
7781         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
7782         allow-list argument.
7783
7784         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
7785         string.
7786
7787 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7788
7789         * gnus-art.el (gnus-default-article-saver): Add user-defined
7790         `function' to custom type.
7791
7792 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
7793
7794         * imap.el (imap-open): Handle case where buffer is a buffer
7795         object.
7796
7797 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7798
7799         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
7800         long lines.
7801         (gnus-cache-delete-group): Wrap doc strings.
7802
7803         * gnus-agent.el (gnus-agent-rename-group)
7804         (gnus-agent-delete-group): Wrap doc strings.
7805
7806 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7807
7808         * messagexmas.el (message-use-toolbar): Change the valid values
7809         into default, top, bottom, left, and right.
7810         (message-toolbar-thickness): New variable.
7811         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
7812         well.
7813         (message-setup-toolbar): Make it work.
7814
7815         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
7816         (gnus-use-toolbar): Change the valid values into default, top,
7817         bottom, left, and right.
7818         (gnus-toolbar-thickness): New variable.
7819         (gnus-xmas-setup-toolbar): New function.
7820         (gnus-xmas-setup-group-toolbar): Use it.
7821         (gnus-xmas-setup-summary-toolbar): Use it.
7822
7823 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7824
7825         * gnus-start.el (gnus-1): Add "native" to
7826         gnus-predefined-server-alist.
7827
7828         * gnus.el (gnus-method-to-server): Don't add "native" to the
7829         lists here, because that leads to problems when
7830         gnus-select-method is bound.
7831
7832 2005-11-09  Simon Josefsson  <jas@extundo.com>
7833
7834         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
7835         use (not sort-by-date) instead.
7836
7837 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7838
7839         * gnus-delay.el (gnus-delay-group): Don't autoload.
7840         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
7841         to be re-loaded when customizing the `gnus-delay' group.
7842
7843 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
7844
7845         * message.el: Revert last changes.
7846         (message-insert-citation-line): Use newlines.
7847
7848 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
7849
7850         * message.el (message-courtesy-message)
7851         (message-mark-insert-begin, message-mark-insert-end)
7852         (message-elide-ellipsis, message-cancel-message)
7853         (message-add-header, message-change-subject)
7854         (message-cross-post-followup-to-header)
7855         (message-cross-post-insert-note, message-reduce-to-to-cc)
7856         (message-widen-reply, message-delete-not-region)
7857         (message-kill-to-signature, message-insert-signature)
7858         (message-insert-importance-high, message-insert-importance-low)
7859         (message-insert-or-toggle-importance)
7860         (message-insert-disposition-notification-to)
7861         (message-indent-citation, message-yank-original)
7862         (message-cite-original-without-signature, message-cite-original)
7863         (message-insert-citation-line, message-position-on-field)
7864         (message-fix-before-sending, message-send-mail-partially)
7865         (message-send-mail, message-send-mail-with-sendmail)
7866         (message-send-mail-with-qmail, message-send-news)
7867         (message-check-news-header-syntax, message-generate-headers)
7868         (message-insert-courtesy-copy, message-fill-address)
7869         (message-fill-header, message-shorten-references)
7870         (message-setup-1, message-cancel-news)
7871         (message-forward-make-body-plain, message-forward-make-body-mime)
7872         (message-forward-make-body-mml, message-encode-message-body)
7873         (message-forward-make-body-digest-plain)
7874         (message-forward-make-body-digest-mime)
7875         (message-use-alternative-email-as-from): Insert `hard-newline'
7876         instead of ordinary newlines.
7877
7878 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * message.el (message-generate-headers): Downcase the argument
7881         given to message-check-element.
7882
7883 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
7884
7885         * nntp.el (nntp-authinfo-rejected): New error condition.
7886         (nntp-wait-for): Use new error condition to signal authentication
7887         error.
7888         (nntp-retrieve-data): Rethrow new error condition to break out of
7889         recursive call to nntp-send-authinfo.
7890
7891 2005-11-08  Romain Francoise  <romain@orebokech.com>
7892
7893         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
7894         (gnus-summary-exit-map): Bind to `Z p'.
7895         (gnus-summary-make-menu-bar): Add menu item.
7896
7897 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
7898
7899         * gnus-art.el (gnus-article-treat-custom): Add `first'.
7900         (gnus-treat-*): Add `first' in all doc strings.
7901
7902         * gnus-group.el (gnus-group-compact-group): Fix typo.
7903
7904 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7905
7906         * gnus.el (gnus-parameters-case-fold-search): New variable.
7907         (gnus-parameters-get-parameter): Use it.
7908
7909         * gnus-score.el (gnus-home-score-file): Doc fix.
7910
7911 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
7912
7913         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
7914
7915 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * mm-util.el (mm-special-display-p): New function.
7918
7919         * mml.el (mml-preview): Use it; doc fix.
7920
7921 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
7922
7923         * imap.el (imap-open): Handle case where buffer is a buffer object.
7924
7925 2005-10-29  Romain Francoise  <romain@orebokech.com>
7926
7927         * message.el (message-fix-before-sending): Fix comment.
7928
7929 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
7930
7931         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
7932
7933 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
7934
7935         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
7936         Used in gnus-score.el.
7937
7938 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7939
7940         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
7941
7942 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7943
7944         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
7945         whitespace removed in revision 7.8.  Use concatenated string to
7946         protect trailing whitespace.
7947
7948 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
7949
7950         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
7951         (nnimap-request-expire-articles): Use it to avoid sending 'UID
7952         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
7953         Courier IMAP ("some version from 2004").  Mostly based on similar
7954         code in the same function.
7955
7956 2005-10-26  Didier Verna  <didier@xemacs.org>
7957
7958         * gnus-group.el (gnus-group-compact-group): Invalidate original
7959         article buffer.
7960         * gnus-srvr.el (gnus-server-compact-server): Ditto.
7961         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
7962         NOV database and in article itself.
7963         Invalidate article backlog.
7964
7965 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7966
7967         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
7968
7969 2005-10-26  Simon Josefsson  <jas@extundo.com>
7970
7971         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
7972         part of 2004-07-25 change.
7973
7974 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7975
7976         * message.el (message-display-completion-list): New function.
7977         (message-expand-group): Use it; make sure the Completions buffer
7978         is modifiable.
7979 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
7980
7981         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
7982         user-mail-name is an empty string.
7983
7984 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
7985
7986         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
7987         depending on gnus-score-decay-constant.
7988
7989         * encrypt.el (encrypt-insert-file-contents)
7990         (encrypt-write-file-contents): Don't use `gnus-message'.
7991
7992         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
7993         arguments.
7994         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
7995         arguments to mm-uu-verbatim-marks-extract.
7996         (mm-uu-hide-markers): New variable.
7997         (mm-uu-extract): Use face similar to `gnus-cite-3'.
7998
7999         * gnus-fun.el (gnus-convert-image-to-x-face-command)
8000         (gnus-convert-image-to-face-command): Use "convert" by default to
8001         allow other input image formats.
8002         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
8003         accordingly.
8004
8005 2005-10-23  Simon Josefsson  <jas@extundo.com>
8006
8007         * imap.el (imap-gssapi-program): Align command line parameters
8008         with latest GNU SASL.
8009         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
8010
8011 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8012
8013         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
8014         HTML.
8015         (nnslashdot-request-article): Ditto.
8016
8017         * lpath.el (featurep): Add nobreak-char-display.
8018
8019 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
8020
8021         * mail-source.el (mail-source-fetch-pop): Require pop3.
8022         (mail-source-check-pop): Ditto.
8023
8024 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
8027         errors.
8028
8029 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8030
8031         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
8032         (gnus-treat-strip-leading-blank-lines): Improve doc string.
8033
8034         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
8035
8036         * mm-bodies.el (mm-decode-string): Call
8037         `mm-charset-to-coding-system' with allow-override argument.
8038
8039 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8040
8041         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
8042         (rfc2047-charset-to-coding-system): New function.
8043         (rfc2047-decode-encoded-words): New function.
8044         (rfc2047-decode-region): Use them.
8045         (rfc2047-decode-cte): Remove.
8046         (rfc2047-parse-and-decode): Remove.
8047         (rfc2047-decode): Remove.
8048
8049 2005-10-15  Kenichi Handa  <handa@m17n.org>
8050
8051         * rfc2047.el (rfc2047-decode-cte): New function.
8052         (rfc2047-decode-region): Change the way to decode successive
8053         encoded-words: decode B- or Q-encoding in each encoded-word,
8054         concatenate them, and decode it as charset.
8055
8056 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8057
8058         * lpath.el: Fbind codepage-setup for XEmacs.
8059
8060 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
8061
8062         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
8063         widget-move-and-invoke.
8064         (gnus-custom-mode): Use gnus-custom-map.
8065
8066 2005-10-15  Bill Wohler  <wohler@newt.com>
8067
8068         * message.el (message-tool-bar-map): Renamed image file from
8069         mail_send to mail/send.
8070
8071 2005-10-16  Masatake YAMATO  <jet@gyve.org>
8072
8073         * message.el (message-expand-group): Pass the common
8074         prefix substring of completion to `display-completion-list'.
8075
8076 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
8077
8078         * mml-sec.el (mml-secure-method): New internal variable.
8079         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
8080         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
8081         functions using mml-secure-method.
8082
8083         * mml.el (mml-mode-map): Add key bindings for those functions.
8084         (mml-menu): Simplify security menu entries.  Suggested by Jesper
8085         Harder <harder@myrealbox.com>.
8086         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
8087         end of message if point is the headers of the message.
8088
8089         * message.el (message-in-body-p): New function.
8090
8091         * assistant.el: Autoload gnus-util and netrc.
8092
8093         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
8094         Use `mm-charset-override-alist' only when decoding.
8095
8096         * mm-bodies.el (mm-decode-body): Call
8097         `mm-charset-to-coding-system' with allow-override argument.
8098
8099         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
8100         `filename' from Content-Disposition if Content-Type doesn't
8101         provide `name'.
8102         (gnus-mime-view-part-as-type): Set default instead of
8103         initial-input.
8104
8105 2005-10-09  Daniel Brockman  <daniel@brockman.se>
8106
8107         * format-spec.el (format-spec): Propagate text properties of % spec.
8108
8109 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8110
8111         * gnus-art.el (gnus-treat-predicate): Add `first'.
8112
8113 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8114
8115         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
8116         (mm-charset-override-alist): New variable.
8117         (mm-charset-to-coding-system): Use it.
8118         (mm-codepage-setup): New helper function.
8119         (mm-charset-eval-alist): New variable.
8120         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
8121         about unknown charsets.
8122
8123         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
8124
8125 2005-10-04  David Hansen  <david.hansen@gmx.net>
8126
8127         * nnrss.el (nnrss-request-article): Add support for the comments tag.
8128         (nnrss-check-group): Ditto.
8129
8130 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8131
8132         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
8133         Rename x-gnus-verbatim to x-verbatim.
8134         (mm-uu-type-alist): Fix regexp for verbatim-marks.
8135
8136         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
8137         x-verbatim.
8138
8139         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
8140
8141         * gnus-util.el (gnus-remove-duplicates): Remove.
8142
8143         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
8144         instead of gnus-remove-duplicates.
8145
8146         * message.el (message-remove-duplicates): Remove.
8147         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
8148         message-remove-duplicates.
8149
8150         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
8151         available, else use implementation from `delete-dups'.
8152
8153         * message.el (message-insert-expires): New function.
8154         (message-mode-map): Add key binding.
8155         (message-mode-field-menu): Add menu entry.
8156         (message-mode): Document it.
8157         (message-make-expires-date): Use `message-make-date'.
8158
8159 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
8160
8161         * message.el (message-make-expires-date): New function.
8162
8163 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * Makefile.in (list-installed-shadows): New entry.
8166         (install): Use it.
8167         (remove-installed-shadows): New entry.
8168
8169         * dgnushack.el (dgnushack-default-load-path): New variable.
8170         (dgnushack-find-lisp-shadows): New function.
8171         (dgnushack-remove-lisp-shadows): New function.
8172
8173 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8174
8175         * Makefile.in (install-el-elc): New entry.
8176         (install): Use it so that .el files are necessarily installed.
8177
8178 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8179
8180         * time-date.el: Autoload parse-time-string, XEmacs needs it.
8181
8182 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8183
8184         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
8185         function rather than the diff-mode.el package.
8186         (mm-display-external): Use with-current-buffer.
8187         (mm-viewer-completion-map, mm-viewer-completion-map):
8188         Move initialization inside declaration.
8189
8190 2005-09-29  Simon Josefsson  <jas@extundo.com>
8191
8192         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
8193         autoload mail-check-payment.
8194         (spam-check-hashcash): Define unconditionally, since hashcash.el
8195         is part of Gnus now.  Ignore errors from payment checking.
8196
8197 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8198
8199         * message.el (message-bold-region, message-unbold-region): Rename
8200         from `bold-region' and `unbold-region'.
8201
8202         * message.el: Remove useless autoloads.
8203
8204 2005-09-28  Simon Josefsson  <jas@extundo.com>
8205
8206         * message.el (message-use-idna): Default to t.
8207         (message-use-idna): Test whether encoding works too.  Doc fix.
8208
8209 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8210
8211         * nntp.el (nntp-warn-about-losing-connection): Remove.
8212
8213 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8214
8215         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
8216         customizable.  Change default value.
8217         (mm-uu-diff-groups-regexp): Change default value.
8218         (mm-uu-type-alist): Add doc string.
8219         (mm-uu-configure): Add doc string.  Make it interactive.
8220         (mm-uu-tex-groups-regexp): New variable.
8221         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
8222         (mm-uu-type-alist): Add LaTeX documents.
8223         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
8224         of "text/verbatim".
8225         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
8226
8227         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
8228         instead of "text/verbatim".
8229
8230         * message.el (message-mark-inserted-region)
8231         (message-mark-insert-file): Use slrn style marks when called with
8232         prefix argument.
8233
8234 2005-09-27  Simon Josefsson  <jas@extundo.com>
8235
8236         * message.el (message-idna-to-ascii-rhs-1): Reformat.
8237
8238 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
8239
8240         * message.el (message-remove-duplicates): New function.
8241         Implementation borrowed from `gnus-remove-duplicates'.
8242         (message-idna-to-ascii-rhs): Also encode idna addresses in
8243         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
8244         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
8245         only ask about the same idna domain once per header and also tell
8246         in what header to replace the idna domain.
8247
8248         * gnus-art.el (article-decode-idna-rhs): Also decode idna
8249         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
8250         (article-decode-idna-rhs): Fix regexp so that all idna-address in
8251         a header is decoded and not just the last one.
8252
8253 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8254
8255         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
8256         has been decoded.
8257
8258         * mm-decode.el (mm-automatic-display): Add text/verbatim.
8259         (mm-insert-part): Don't modify text if it has been decoded.
8260
8261         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
8262         decoded.
8263
8264         * mm-view.el (mm-inline-text): Don't strip text props unless
8265         decoding enriched or richtext parts.
8266
8267 2005-09-25  Romain Francoise  <romain@orebokech.com>
8268
8269         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
8270         * gnus-start.el (gnus-subscribe-interactively):
8271         * gnus-uu.el (gnus-uu-grab-articles):
8272         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
8273         space.
8274
8275 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
8276
8277         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8278         * mm-view.el (mm-view-pkcs7-decrypt):
8279         * gnus-sum.el (gnus-summary-limit-to-extra)
8280         (gnus-summary-respool-article, gnus-read-move-group-name):
8281         * gnus-score.el (gnus-summary-increase-score):
8282         * gnus-util.el (gnus-completing-read-with-default):
8283         * gnus-art.el (gnus-read-save-file-name)
8284         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
8285         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
8286         * message.el (message-check-news-header-syntax):
8287         Follow convention for reading with the minibuffer.
8288
8289 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
8290
8291         * spam-report.el (spam-report-url-ping-plain):
8292         Use gnus-extended-version as User-Agent.
8293
8294         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
8295         default value is nil.
8296
8297         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
8298         (mm-uu-verbatim-marks-extract): New function.
8299         (mm-uu-extract): New face.
8300         (mm-uu-copy-to-buffer): Use it.
8301
8302         * spam-report.el (spam-report-gmane-ham): Renamed from
8303         `spam-report-gmane-unspam'.
8304         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
8305         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
8306
8307         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
8308         Autoload.
8309         (spam-report-gmane-unregister-routine): Renamed
8310         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
8311
8312 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
8313
8314         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
8315         (spam-report-gmane-unregister-routine): Add support for gmane
8316         unregistration.
8317
8318         * spam-report.el (spam-report-gmane-unspam)
8319         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
8320         (spam-report-gmane): Change to take a single article and do unspam
8321         registration.
8322
8323 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
8324
8325         * mm-url.el (mm-url-decode-entities): Fix regexp.
8326
8327 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328
8329         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
8330         default to nil, to be able to use Gnus at all.  If the default
8331         switches to something else, then the function should be fixed not
8332         be exceedingly slow.
8333
8334 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
8335
8336         * gnus-start.el (gnus-activate-group): If the server is nil, don't
8337         fail hard.
8338
8339         * spam-report.el: Add better Keywords line.
8340
8341         * spam.el: Add Maintainer and better Keywords line.
8342
8343 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
8344
8345         * gnus-art.el (gnus-article-replace-part)
8346         (gnus-mime-replace-part): New functions.
8347         (gnus-mime-action-alist, gnus-mime-button-commands)
8348         (gnus-mime-save-part-and-strip): Added file argument.
8349         (gnus-article-part-wrapper): Added interactive argument.
8350
8351         * gnus-sum.el (gnus-summary-mime-map): Add
8352         `gnus-article-replace-part'.
8353
8354 2005-09-19  Didier Verna  <didier@xemacs.org>
8355
8356         The nnml compaction feature:
8357         * nnml.el (nnml-request-compact-group): New function.
8358         * nnml.el (nnml-request-compact): New function.
8359         * gnus-int.el (gnus-request-compact-group): New function.
8360         * gnus-int.el (gnus-request-compact): New function.
8361         * gnus-group.el (gnus-group-compact-group): New function.
8362         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
8363         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
8364         * gnus-srvr.el (gnus-server-compact-server): New function.
8365         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
8366         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
8367
8368 2005-09-18  Deepak Goel  <deego@gnufans.org>
8369
8370         * sieve.el (sieve-help): Fix `message' call: first arg should be a
8371         format spec.
8372
8373 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8374
8375         * gnus.el (gnus-group-startup-message): Bind image-load-path.
8376
8377 2005-09-15  Romain Francoise  <romain@orebokech.com>
8378
8379         * message.el (message-fill-paragraph): Clarify docstring.
8380
8381 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * gnus-art.el (gnus-mime-display-part): Protect against broken
8384         MIME messages.
8385
8386 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8387
8388         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
8389         before parsing header.
8390
8391 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
8392
8393         * html2text.el (html2text-replace-list): Add new entities.
8394
8395 2005-09-11  Romain Francoise  <romain@orebokech.com>
8396
8397         * message.el (message-alternative-emails): Improve docstring.
8398         (message-setup-1): Call `message-use-alternative-email-as-from'
8399         after `message-setup-hook' to give it precedence over posting
8400         styles, etc.
8401         (message-use-alternative-email-as-from): Add docstring.  Remove
8402         the original From header if present.
8403
8404         * nnml.el (nnml-compressed-files-size-threshold): New variable.
8405         (nnml-save-mail): Use it.
8406
8407         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
8408         articles.  Add new argument `silent'.
8409         (gnus-uu-mark-all): Report the total number of marked articles.
8410
8411 2005-09-10  Romain Francoise  <romain@orebokech.com>
8412
8413         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
8414         (gnus-uu-mark-series): Likewise.
8415
8416 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
8417
8418         * spam-report.el (spam-report-gmane): Fix generation of spam
8419         report URL.
8420
8421 2005-09-10  Simon Josefsson  <jas@extundo.com>
8422
8423         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
8424         t, based on discussion on the ding list with Robert Epprecht
8425         <epprecht@solnet.ch>.
8426
8427 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
8428
8429         * spam-report.el (spam-report-gmane): Make it work without
8430         X-Report-Spam header.  Gmane now only provides Archived-At.
8431         This is only used if `spam-report-gmane-use-article-number' is nil.
8432         (spam-report-gmane-spam-header): Remove.  Not used anymore.
8433
8434         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
8435         make `gnus-summary-sort-by-recipient' work with threading.
8436
8437         * nnweb.el (nnweb-google-wash-article): Print a message if article
8438         is not available.
8439
8440 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8441
8442         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
8443         change.  Decode text/* parts content before displaying.
8444
8445 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8446
8447         * mml-smime.el: Remove defvar of gnus-extract-address-components.
8448
8449 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * mm-view.el (mm-display-inline-fontify): Disable support modes.
8452
8453         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
8454         url-package-name, url-package-version,
8455         w3m-cid-retrieve-function-alist, w3m-current-buffer,
8456         w3m-display-inline-images, and w3m-minor-mode-map.
8457
8458 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
8459
8460         * message.el (message-tab-body-function): Fix mismatched custom type.
8461
8462         * gnus.el (gnus-group-change-level-function): Ditto.
8463
8464         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
8465
8466         * gnus-art.el (gnus-signature-limit)
8467         (gnus-article-mime-part-function): Ditto.
8468
8469 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * mml.el (mml-mode): Silence the byte compiler.
8472
8473         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
8474         using `(sit-for 0)' before moving the point to the specified part;
8475         skip unbuttonized parts.
8476         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
8477         return to the summary window if gnus-auto-select-part is non-nil.
8478
8479 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
8480
8481         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
8482         variables.
8483         (mml-dnd-attach-file, mml-mode): Use them.
8484
8485         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
8486         Make fetching article by MID work again for Google Groups.  Added
8487         FIXME concerning gnus-group-make-web-group.
8488
8489         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
8490         Don't depend on Gnus by using mail-extract-address-components if
8491         gnus-extract-address-components is not bound.
8492
8493 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8494
8495         * gnus-art.el (gnus-mime-display-security): Don't display the
8496         signature, but only the signed part.
8497
8498 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8499
8500         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
8501
8502         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
8503         list, not listp.
8504
8505 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
8506
8507         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
8508         when encoding.
8509
8510         * mm-bodies.el (mm-decode-content-transfer-encoding):
8511         De-canonicalize CRLF for all text content types, not just
8512         text/plain.
8513
8514 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8515
8516         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
8517         valid article; point arrow and cursor at the MIME button.
8518
8519 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8520
8521         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
8522         Suggested by Dan Christensen <jdc@uwo.ca>.
8523
8524         * mm-decode.el (mm-save-part): Enable change of prompt.
8525
8526 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
8527
8528         * gnus-msg.el (gnus-inews-add-send-actions): Made
8529         `message-post-method' lambda parameter ARG `&optional'.
8530
8531 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
8532
8533         * gnus-sum.el (gnus-summary-mime-map): Added
8534         gnus-article-save-part-and-strip, gnus-article-delete-part and
8535         gnus-article-jump-to-part.
8536
8537         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
8538         (gnus-article-edit-part): Use it.
8539         (gnus-article-part-wrapper): Added no-handle argument.
8540         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
8541         functions.
8542
8543 2005-08-29  Romain Francoise  <romain@orebokech.com>
8544
8545         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8546         docstring.
8547         (gnus-face-from-file): Likewise.
8548
8549 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
8550
8551         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
8552         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
8553         non-nil.
8554         (gnus-auto-select-part): New variable.
8555         (gnus-article-jump-to-part): New function.
8556         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
8557         (gnus-mime-delete-part): Allow selecting specified part after
8558         deleting or stripping parts.
8559         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
8560         part if argument is bogus.
8561
8562 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
8563
8564         * gnus-art.el (w3m-minor-mode-map):
8565         * gnus-spec.el (gnus-newsrc-file-version):
8566         * gnus-util.el (nnmail-active-file-coding-system)
8567         (gnus-original-article-buffer, gnus-user-agent):
8568         * gnus.el (gnus-ham-process-destinations)
8569         (gnus-parameter-ham-marks-alist)
8570         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
8571         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
8572         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
8573         * mm-decode.el (gnus-current-window-configuration):
8574         * mm-extern.el (gnus-article-mime-handles):
8575         * mm-url.el (url-current-object, url-package-name)
8576         (url-package-version):
8577         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
8578         (smime-keys, w3m-cid-retrieve-function-alist)
8579         (w3m-current-buffer, w3m-display-inline-images)
8580         (w3m-minor-mode-map):
8581         * mml-smime.el (gnus-extract-address-components):
8582         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
8583         (gnus-newsrc-hashtb, message-default-charset)
8584         (message-deletable-headers, message-options)
8585         (message-posting-charset, message-required-mail-headers)
8586         (message-required-news-headers):
8587         * mml1991.el (mc-pgp-always-sign):
8588         * mml2015.el (mc-pgp-always-sign):
8589         * nnheader.el (nnmail-extra-headers):
8590         * rfc1843.el (gnus-decode-encoded-word-function)
8591         (gnus-decode-header-function, gnus-newsgroup-name):
8592         * spam-stat.el (gnus-original-article-buffer): Add defvars.
8593
8594 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
8595
8596         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
8597         the end of the date treatments.
8598
8599 2005-08-15  Simon Josefsson  <jas@extundo.com>
8600
8601         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
8602         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
8603         Capello and Romain Francoise.
8604         (pgg-fetch-key-function): Removed, not used?
8605         (pgg-insert-url-with-w3): Require url, to get
8606         url-insert-file-contents regardless of where it is defined.
8607
8608 2005-08-13  Romain Francoise  <romain@orebokech.com>
8609
8610         * message.el (message-cite-original-1): New function.
8611         (message-cite-original): Use it.
8612         (message-cite-original-without-signature): Ditto.
8613
8614 2005-08-08  Romain Francoise  <romain@orebokech.com>
8615
8616         * message.el (message-yank-empty-prefix): New variable.
8617         (message-indent-citation): Use it.
8618         (message-cite-original-without-signature): Respect X-No-Archive.
8619
8620 2005-08-08  Simon Josefsson  <jas@extundo.com>
8621
8622         * pgg.el: Autoload url-insert-file-contents instead of loading
8623         w3/url.
8624         (pgg-insert-url-with-w3): Don't load url here.
8625
8626 2005-08-07  Jesper Harder  <harder@phys.au.dk>
8627
8628         * message.el (message-kill-to-signature): Don't insert newline at
8629         bol.
8630         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
8631
8632 2005-08-06  Romain Francoise  <romain@orebokech.com>
8633
8634         * message.el (message-user-fqdn): Fix typo in docstring.
8635
8636 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
8637
8638         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
8639
8640         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
8641
8642 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8643
8644         * mm-bodies.el (mm-encode-body): Use coding system rather than
8645         charset to encode text.
8646
8647         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
8648         number of charsets if utf-8 is available (XEmacs).
8649
8650 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8651
8652         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
8653         taken from `gnus-button-mid-or-mail-regexp'.
8654         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
8655         (gnus-button-alist): Improve regexp for domain part of the MIDs
8656         for news:localpart@domain buttons.
8657         (gnus-button-ctan-directory-regexp): Update.
8658
8659 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8660
8661         * sieve-manage.el (sieve-manage-interactive-login): Use
8662         make-local-variable rather than make-variable-buffer-local.
8663         (sieve-manage-open): Ditto.
8664         (sieve-manage-authenticate): Ditto.
8665
8666         * mml.el (mml-generate-mime-1): Make the content type default to
8667         text/plain if the filename is not specified.
8668
8669 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8670
8671         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
8672         instead of insert-buffer.
8673
8674         * message.el (message-yank-original): Ditto; set the mark at the
8675         end of the yanked message.
8676
8677 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8678
8679         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
8680         lines to scroll rather than to stop it.
8681
8682         * mml.el (mml-generate-default-type): Add doc string.
8683         (mml-generate-mime-1): Use mm-default-file-encoding or make it
8684         default to application/octet-stream when determining the content
8685         type if it is not specified for the part or the mml contents; add
8686         a comment about mml-generate-default-type.
8687
8688 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
8689
8690         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
8691         make it default to application/octet-stream when determining the
8692         content type if it is not specified for the external contents.
8693
8694 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8695
8696         * rfc2231.el (rfc2231-parse-string): Take care that not only a
8697         segmented parameter but also other parameters might be there.
8698
8699 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8700
8701         * mm-decode.el (mm-display-external): Delete temp file, directory
8702         and buffer immediately if the external process is exited.
8703
8704 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8705
8706         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
8707         fewer lines than that of scroll-margin.
8708         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
8709
8710 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8711
8712         * gnus-art.el (gnus-article-next-page): Revert.
8713         (gnus-article-beginning-of-window): New macro.
8714         (gnus-article-next-page-1): Use it.
8715         (gnus-article-prev-page): Ditto.
8716         (gnus-article-edit-part): Use insert-buffer-substring instead of
8717         insert-buffer.
8718         (gnus-article-edit-exit): Ditto.
8719
8720         * gnus-util.el (gnus-beginning-of-window): Remove.
8721         (gnus-end-of-window): Remove.
8722
8723         * lpath.el: Don't bind header-line-format and scroll-margin.
8724
8725 2005-07-25  Simon Josefsson  <jas@extundo.com>
8726
8727         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
8728         to have the url package without w3.  Reported by Daiki Ueno
8729         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
8730
8731 2005-07-20  Didier Verna  <didier@xemacs.org>
8732
8733         * gnus-diary.el: Remove the description comment (nndiary is now
8734         properly documented in the Gnus manual).
8735         Fix the spelling of "Back End".
8736         * nndiary.el: Ditto.
8737         Fix the copyright notice.
8738
8739 2005-07-18  Romain Francoise  <romain@orebokech.com>
8740
8741         * gnus-sum.el (gnus-summary-to-prefix)
8742         (gnus-summary-newsgroup-prefix): New variables.
8743         (gnus-summary-from-or-to-or-newsgroups): Use them.
8744
8745 2005-07-17  Romain Francoise  <romain@orebokech.com>
8746
8747         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
8748         space as it's generally not especially interesting to the user.
8749
8750 2005-07-16  Romain Francoise  <romain@orebokech.com>
8751
8752         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
8753         nil to avoid prompting and file modification if one of the
8754         messages at the top of the nnfolder file contains a copyright
8755         notice.
8756         Update copyright notice.
8757
8758         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
8759         instead of `current-time-string' as the latter creates a time
8760         string that is not RFC 2822 compliant (it lacks the zone).
8761         Update copyright notice.
8762
8763 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8764
8765         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
8766         for text/rtf.  Display default in prompt.  Pass default for M-n.
8767
8768         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
8769
8770 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8771
8772         * gnus-msg.el (gnus-button-mailto): Remove
8773         save-selected-window-window hackery because it relies on
8774         save-selected-window internals.
8775
8776 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
8779         (gnus-article-next-page-1): Use gnus-beginning-of-window.
8780         (gnus-article-prev-page): Ditto.
8781
8782         * gnus-util.el (gnus-beginning-of-window): New function.
8783         (gnus-end-of-window): New function.
8784
8785         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
8786
8787 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
8788
8789         * gnus-score.el (gnus-score-edit-all-score): Set
8790         gnus-score-edit-exit-function to gnus-score-edit-done and call
8791         gnus-message.
8792
8793 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8794
8795         * gnus-msg.el (gnus-button-mailto): Remove
8796         save-selected-window-window hackery because it relies on
8797         save-selected-window internals.
8798
8799 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
8802         add-minor-mode.
8803         (gnus-binary-mode): Ditto.
8804
8805         * gnus-topic.el (gnus-topic-mode): Ditto.
8806
8807 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
8808
8809         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
8810         (gnus-article-prev-page): Take scroll-margin into consideration.
8811
8812 2005-07-04  Lute Kamstra  <lute@gnu.org>
8813
8814         Update FSF's address in GPL notices.
8815
8816 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
8817
8818         * gnus.el (gnus-exit):
8819         * gnus-group.el (gnus-group-icons):
8820         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
8821
8822         * gnus-nocem.el (gnus-nocem):
8823         * message.el (message-various, message-buffers, message-sending)
8824         (message-interface, message-forwarding, message-insertion)
8825         (message-headers, message-news, message-mail):
8826         * pgg-gpg.el (pgg-gpg):
8827         * pgg-parse.el (pgg-parse):
8828         * pgg-pgp.el (pgg-pgp):
8829         * pgg-pgp5.el (pgg-pgp5):
8830         * pop3.el (pop3): Finish `defgroup' description with period.
8831
8832 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * gnus-art.el (article-display-face): Improve the efficiency.
8835         (article-display-x-face): Ditto; remove grey x-face stuff.
8836
8837 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8838
8839         * gnus-art.el (article-display-face): Correct the position in
8840         which Faces are inserted.
8841
8842 2005-06-29  Didier Verna  <didier@xemacs.org>
8843
8844         * gnus-art.el (article-display-face): Display faces in correct
8845         order.
8846
8847 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
8850         (gnus-fill-real-hashtb): Use hash table instead of obarray.
8851         (gnus-nocem-check-article): Fetch the Type header.
8852         (gnus-nocem-message-wanted-p): Fix the way to examine types.
8853         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
8854         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
8855         make sure gnus-nocem-hashtb is initialized.
8856         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
8857         (gnus-nocem-unwanted-article-p): Ditto.
8858
8859         * pgg.el (pgg-verify): Return the verification result.
8860
8861 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8862
8863         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
8864         is ascii.
8865
8866 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
8867
8868         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
8869         `show-nonbreak-escape'.
8870
8871 2005-06-23  Lute Kamstra  <lute@gnu.org>
8872
8873         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
8874
8875         * dig.el (dig-mode):
8876         * smime.el (smime-mode): Use gnus-run-mode-hooks.
8877
8878 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
8879
8880         * nnimap.el (nnimap-split-download-body): Fix spellings.
8881
8882 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
8883
8884         * gnus-art.el (gnus-article-encrypt-body):
8885         * gnus-cus.el (gnus-score-customize):
8886         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
8887         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
8888
8889 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
8890
8891         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
8892         header by looking for magic "MII" at the beginnig.
8893
8894 2005-06-16  Miles Bader  <miles@gnu.org>
8895
8896         * gnus-xmas.el (gnus-xmas-group-startup-message):
8897         Use renamed gnus-splash face.
8898
8899         * assistant.el (assistant-field): Remove "-face" suffix from face name.
8900         (assistant-field-face): New backward-compatibility alias for renamed
8901         face.
8902         (assistant-render-text): Use renamed assistant-field face.
8903
8904         * spam.el (spam): Remove "-face" suffix from face name.
8905         (spam-face): New backward-compatibility alias for renamed face.
8906         (spam-face, spam-initialize): Use renamed spam face.
8907
8908         * message.el (message-header-to, message-header-cc)
8909         (message-header-subject, message-header-newsgroups)
8910         (message-header-other, message-header-name)
8911         (message-header-xheader, message-separator, message-cited-text)
8912         (message-mml): Remove "-face" suffix from face names.
8913         (message-header-to-face, message-header-cc-face)
8914         (message-header-subject-face, message-header-newsgroups-face)
8915         (message-header-other-face, message-header-name-face)
8916         (message-header-xheader-face, message-separator-face)
8917         (message-cited-text-face, message-mml-face):
8918         New backward-compatibility aliases for renamed faces.
8919         (message-font-lock-keywords): Use renamed message faces.
8920
8921         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
8922         (sieve-test-commands, sieve-tagged-arguments):
8923         Remove "-face" suffix from face names.
8924         (sieve-control-commands-face, sieve-action-commands-face)
8925         (sieve-test-commands-face, sieve-tagged-arguments-face):
8926         New backward-compatibility aliases for renamed faces.
8927         (sieve-control-commands-face, sieve-action-commands-face)
8928         (sieve-test-commands-face, sieve-tagged-arguments-face):
8929         Use renamed sieve faces.
8930
8931         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
8932         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
8933         (gnus-group-news-3-empty, gnus-group-news-4)
8934         (gnus-group-news-4-empty, gnus-group-news-5)
8935         (gnus-group-news-5-empty, gnus-group-news-6)
8936         (gnus-group-news-6-empty, gnus-group-news-low)
8937         (gnus-group-news-low-empty, gnus-group-mail-1)
8938         (gnus-group-mail-1-empty, gnus-group-mail-2)
8939         (gnus-group-mail-2-empty, gnus-group-mail-3)
8940         (gnus-group-mail-3-empty, gnus-group-mail-low)
8941         (gnus-group-mail-low-empty, gnus-summary-selected)
8942         (gnus-summary-cancelled, gnus-summary-high-ticked)
8943         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
8944         (gnus-summary-high-ancient, gnus-summary-low-ancient)
8945         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
8946         (gnus-summary-low-undownloaded)
8947         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
8948         (gnus-summary-low-unread, gnus-summary-normal-unread)
8949         (gnus-summary-high-read, gnus-summary-low-read)
8950         (gnus-summary-normal-read, gnus-splash):
8951         Remove "-face" suffix from face names.
8952         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8953         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8954         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8955         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8956         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8957         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8958         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8959         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8960         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8961         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8962         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8963         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8964         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8965         (gnus-summary-normal-ticked-face)
8966         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
8967         (gnus-summary-normal-ancient-face)
8968         (gnus-summary-high-undownloaded-face)
8969         (gnus-summary-low-undownloaded-face)
8970         (gnus-summary-normal-undownloaded-face)
8971         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8972         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8973         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8974         (gnus-splash-face):
8975         New backward-compatibility aliases for renamed faces.
8976         (gnus-group-startup-message): Use renamed gnus faces.
8977
8978         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
8979         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
8980         (gnus-server-agent): Remove "-face" suffix from face names.
8981         (gnus-server-agent-face, gnus-server-opened-face)
8982         (gnus-server-closed-face, gnus-server-denied-face)
8983         (gnus-server-offline-face):
8984         New backward-compatibility aliases for renamed faces.
8985         (gnus-server-agent-face, gnus-server-opened-face)
8986         (gnus-server-closed-face, gnus-server-denied-face)
8987         (gnus-server-offline-face): Use renamed gnus faces.
8988
8989         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
8990         Remove "-face" suffix from face names.
8991         (gnus-picon-xbm-face, gnus-picon-face):
8992         New backward-compatibility aliases for renamed faces.
8993
8994         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
8995         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
8996         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
8997         (gnus-cite-11): Remove "-face" suffix from face names.
8998         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
8999         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
9000         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
9001         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
9002         New backward-compatibility aliases for renamed faces.
9003         (gnus-cite-attribution-face, gnus-cite-face-list)
9004         (gnus-article-boring-faces): Use renamed gnus faces.
9005
9006         * gnus-art.el (gnus-signature, gnus-header-from)
9007         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
9008         (gnus-header-content): Remove "-face" suffix from face names.
9009         (gnus-signature-face, gnus-header-from-face)
9010         (gnus-header-subject-face, gnus-header-newsgroups-face)
9011         (gnus-header-name-face, gnus-header-content-face):
9012         New backward-compatibility aliases for renamed faces.
9013         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
9014
9015         * gnus-sum.el (gnus-summary-selected-face)
9016         (gnus-summary-highlight): Use renamed gnus faces.
9017         * gnus-group.el (gnus-group-highlight): Likewise.
9018
9019 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
9020
9021         * gnus-sieve.el (gnus-sieve-article-add-rule):
9022         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
9023         * spam-stat.el (spam-stat-buffer-change-to-spam)
9024         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
9025
9026         * message.el (message-is-yours-p):
9027         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
9028
9029 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9030
9031         * mm-view.el (mm-inline-text): Withdraw the last change.
9032
9033 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
9036         executing enriched-decode.
9037
9038 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9039
9040         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
9041         charset of tar files.
9042
9043 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
9044
9045         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
9046
9047 2005-06-04  Lute Kamstra  <lute@gnu.org>
9048
9049         * nnfolder.el (nnfolder-read-folder): Make sure that undo
9050         information is never recorded.
9051
9052 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9053
9054         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
9055
9056 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * pop3.el (pop3-apop): Run md5 in the binary mode.
9059
9060         * starttls.el (starttls-set-process-query-on-exit-flag):
9061         Use eval-and-compile.
9062
9063 2005-05-31  Simon Josefsson  <jas@extundo.com>
9064
9065         * smime.el (smime-replace-in-string): Define.
9066         (smime-cert-by-ldap-1): Use it.
9067
9068 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9069
9070         * gnus-art.el (article-display-x-face): Replace
9071         process-kill-without-query by gnus-set-process-query-on-exit-flag.
9072
9073         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
9074         set-process-query-on-exit-flag or process-kill-without-query.
9075
9076         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
9077         loop instead of replace-regexp.
9078
9079         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
9080         instead of process-kill-without-query if it is available.
9081
9082         * lpath.el: Fbind ldap-search-entries.
9083
9084         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
9085         instead of find-file-hooks if it is available.
9086
9087         * mml1991.el: Bind pgg-default-user-id when compiling.
9088
9089         * mml2015.el: Bind pgg-default-user-id when compiling.
9090
9091         * nndraft.el (nndraft-request-associate-buffer):
9092         Use write-contents-functions instead of write-contents-hooks if it is
9093         available.
9094
9095         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
9096         instead of find-file-hooks if it is available.
9097
9098         * nntp.el (nntp-open-connection): Replace
9099         process-kill-without-query by gnus-set-process-query-on-exit-flag.
9100         (nntp-open-ssl-stream): Ditto.
9101         (nntp-open-tls-stream): Ditto.
9102
9103         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
9104         set-process-query-on-exit-flag or process-kill-without-query.
9105         (starttls-open-stream-gnutls): Use it instead of
9106         process-kill-without-query.
9107         (starttls-open-stream): Ditto.
9108
9109 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
9110
9111         * smime.el (smime-cert-by-ldap-1): Don't use
9112         replace-regexp-in-string.
9113
9114 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
9115
9116         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
9117
9118         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
9119         in PEM format.  Adjust to the XEmacs compability.
9120
9121 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
9122
9123         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
9124         by `string-to-number'.
9125         * gnus-agent.el (gnus-agent-regenerate-group)
9126         (gnus-agent-fetch-articles): Ditto.
9127         * gnus-art.el (gnus-button-fetch-group): Ditto.
9128         * gnus-cache.el (gnus-cache-generate-active)
9129         (gnus-cache-articles-in-group): Ditto.
9130         * gnus-group.el (gnus-group-set-current-level)
9131         (gnus-group-insert-group-line): Ditto.
9132         * gnus-score.el (gnus-score-set-expunge-below)
9133         (gnus-score-set-mark-below, gnus-summary-score-effect)
9134         (gnus-summary-score-entry): Ditto.
9135         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
9136         (gnus-soup-pack): Ditto.
9137         * gnus-spec.el (gnus-xmas-format): Ditto.
9138         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
9139         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
9140         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
9141         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
9142         * nndb.el (nndb-get-remote-expire-response): Ditto.
9143         * nndiary.el (nndiary-parse-schedule-value)
9144         (nndiary-string-to-number, nndiary-request-replace-article)
9145         (nndiary-request-article): Ditto.
9146         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
9147         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
9148         * nneething.el (nneething-make-head): Ditto.
9149         * nnfolder.el (nnfolder-request-article)
9150         (nnfolder-retrieve-headers): Ditto.
9151         * nnheader.el (nnheader-file-to-number): Ditto.
9152         * nnkiboze.el (nnkiboze-request-article): Ditto.
9153         * nnmail.el (nnmail-process-unix-mail-format)
9154         (nnmail-process-babyl-mail-format): Ditto.
9155         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
9156         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
9157         (nnmh-request-create-group, nnmh-request-list-1)
9158         (nnmh-request-group, nnmh-request-article): Ditto.
9159         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
9160         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
9161         * nnsoup.el (nnsoup-make-active): Ditto.
9162         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
9163         * nntp.el (nntp-find-group-and-number)
9164         (nntp-retrieve-headers-with-xover): Ditto.
9165         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
9166         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
9167         (pgg-format-key-identifier): Ditto.
9168         * pop3.el (pop3-last, pop3-stat): Ditto.
9169         * qp.el (quoted-printable-decode-region): Ditto.
9170
9171         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
9172         of concat.
9173
9174 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
9177
9178         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
9179
9180         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
9181
9182         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
9183
9184         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
9185
9186         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
9187
9188         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
9189         (gnus-carpal-mode): Ditto.
9190
9191         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
9192         (gnus-browse-mode): Ditto.
9193
9194         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
9195
9196         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
9197
9198 2005-05-29  Richard M. Stallman  <rms@gnu.org>
9199
9200         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
9201
9202 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9203
9204         * gnus-util.el (gnus-run-mode-hooks): New function.
9205
9206         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
9207
9208         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
9209         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
9210
9211 2005-05-27  Lute Kamstra  <lute@gnu.org>
9212
9213         * dns-mode.el (dns-mode): Specify customization group.
9214
9215 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
9216
9217         * gnus-agent.el (gnus-agent-make-mode-line-string):
9218         Use mode-line-highlight as mouse-face.
9219
9220 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9221
9222         * canlock.el (canlock): Change the parent group to news.
9223
9224         * deuglify.el (gnus-outlook-deuglify): Add :group.
9225
9226         * dig.el (dig): Add :group.
9227
9228         * dns-mode.el (dns-mode): Add :group.
9229
9230         * encrypt.el (encrypt): Add :group.
9231
9232         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
9233         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
9234         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
9235         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
9236         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
9237
9238         * gnus-diary.el (gnus-diary): Add :group.
9239
9240         * gnus.el (gnus-group-news-1-face): Add :group.
9241         (gnus-group-news-1-empty-face): Ditto.
9242         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
9243         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
9244         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
9245         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
9246         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
9247         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
9248         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
9249         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
9250         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
9251         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
9252         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
9253         (gnus-summary-high-ticked-face): Ditto.
9254         (gnus-summary-low-ticked-face): Ditto.
9255         (gnus-summary-normal-ticked-face): Ditto.
9256         (gnus-summary-high-ancient-face): Ditto.
9257         (gnus-summary-low-ancient-face): Ditto.
9258         (gnus-summary-normal-ancient-face): Ditto.
9259         (gnus-summary-high-undownloaded-face): Ditto.
9260         (gnus-summary-low-undownloaded-face): Ditto.
9261         (gnus-summary-normal-undownloaded-face): Ditto.
9262         (gnus-summary-high-unread-face): Ditto.
9263         (gnus-summary-low-unread-face): Ditto.
9264         (gnus-summary-normal-unread-face): Ditto.
9265         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
9266         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
9267
9268         * hashcash.el (hashcash): New custom group.
9269         (hashcash-default-payment): Add :group.
9270         (hashcash-payment-alist): Ditto.
9271         (hashcash-default-accept-payment): Ditto.
9272         (hashcash-accept-resources): Ditto.
9273         (hashcash-path): Ditto.
9274         (hashcash-extra-generate-parameters): Ditto.
9275         (hashcash-double-spend-database): Ditto.
9276         (hashcash-in-news): Ditto.
9277
9278         * message.el (message-minibuffer-local-map): Add :group.
9279
9280         * netrc.el (netrc): Add :group.
9281
9282         * sieve-manage.el (sieve-manage-log): Add :group.
9283         (sieve-manage-default-user): Diito.
9284         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
9285         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
9286         (sieve-manage-authenticators): Ditto.
9287         (sieve-manage-authenticator-alist): Ditto.
9288         (sieve-manage-default-port): Ditto.
9289
9290         * sieve-mode.el (sieve-control-commands-face): Add :group.
9291         (sieve-action-commands-face): Ditto.
9292         (sieve-test-commands-face): Ditto.
9293         (sieve-tagged-arguments-face): Ditto.
9294
9295         * smime.el (smime): Add :group.
9296
9297         * spam-report.el (spam-report): Add :group.
9298
9299         * spam.el (spam, spam-face): Add :group.
9300
9301 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9302
9303         * nntp.el (nntp-next-result-arrived-p): Some news servers may
9304         return \n.\n.\n at the end of articles.  Protect against that.
9305         (nntp-with-open-group): Allow debugging.
9306
9307         * nnheader.el (mail-header-set-extra): Make into a function
9308         because I just could't understand how to quote the list properly.
9309
9310         * dns.el (query-dns-cached): New function.
9311
9312 2005-05-26  Lute Kamstra  <lute@gnu.org>
9313
9314         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
9315
9316 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9317
9318         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
9319
9320         * gnus-art.el: Don't autoload mail-extract-address-components.
9321
9322         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
9323         eval-and-compile to evaluate it.
9324
9325         * hashcash.el: Don't autoload executable-find.
9326
9327         * nndb.el: Don't declare the nndb back end two or more times; don't
9328         autoload news-reply-mode, news-setup, cancel-timer and telnet.
9329
9330         * nntp.el: Autoload format-spec instead of format; use
9331         eval-and-compile to evaluate autoload forms.
9332
9333 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
9334
9335         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
9336
9337 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9338
9339         * gnus.el (gnus-version-number): Bump version.
9340
9341 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9342
9343         * gnus.el: No Gnus v0.3 is released.
9344
9345 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9346
9347         * lpath.el (featurep): Bind show-nonbreak-escape.
9348
9349 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9350
9351         * gnus-art.el (gnus-article-edit-part): Disable undo.
9352
9353 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9354
9355         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
9356         gnus-article-date-lapsed-new-header is t if date timer is active;
9357         skip headers in which the original date value is empty.
9358         (gnus-article-save-original-date): Redefine it as a macro.
9359         (gnus-display-mime): Use it.
9360
9361 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * gnus-art.el (article-date-ut): Support converting date in
9364         forwarded parts as well.
9365         (gnus-article-save-original-date): New function.
9366         (gnus-display-mime): Use it.
9367
9368 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
9369
9370         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
9371         enclosure element of <item>.
9372
9373 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
9374
9375         * message.el (message-kill-buffer-query): Renamed from
9376         `message-kill-buffer-query-if-modified'.  Added :version.
9377
9378 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
9381         window layout.
9382
9383 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9384
9385         * mml.el: Autoload dnd when compiling.
9386
9387 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9388
9389         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
9390         x-dnd-*.
9391
9392 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9393
9394         * qp.el (quoted-printable-encode-region): Save excursion.
9395
9396 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
9397
9398         * message.el (message-kill-buffer-query-if-modified): Add new variable
9399         so the user can kill a modified message buffer quickly.
9400         (message-kill-buffer): Use it.
9401
9402 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * lpath.el: Fbind display-time-event-handler; don't fbind
9405         string-to-multibyte.
9406
9407         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
9408
9409 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9410
9411         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
9412         contained in text because xml.el decodes entities) with LFs.
9413
9414 2005-04-11  Lute Kamstra  <lute@gnu.org>
9415
9416         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
9417         differently.
9418
9419 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9420
9421         * mm-util.el (mm-detect-coding-region): Typo.
9422
9423 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
9426
9427 2005-04-06  Deepak Goel  <deego@gnufans.org>
9428
9429         * spam-stat.el (spam-stat-score-buffer): Add a call to a
9430         user-function allow user modifications of the scores.
9431         (spam-stat-score-buffer-user): New function, to allow
9432         user-computed modifications to the score.
9433         (spam-stat-score-buffer-user-functions): List of additional
9434         scoring functions.
9435         (spam-stat-error-holder): Global temporary error holder.
9436         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
9437         variable.
9438
9439 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
9440
9441         * gnus-registry.el (gnus-registry-clean-empty-function)
9442         (gnus-registry-trim, gnus-registry-fetch-groups)
9443         (gnus-registry-delete-group): Groups that match
9444         `gnus-registry-ignored-groups' are removed from the registry
9445         entries, not just ignored for splitting.  This helps clean up the
9446         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
9447         to get all the groups a message ID is in.
9448
9449         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
9450         (spam-stat-split-fancy): Change "threshhold" to "threshold"
9451         (spam-stat-score-buffer-user-functions): Add :number custom type.
9452
9453 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9454
9455         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
9456         argument in XEmacs.
9457
9458         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
9459         (nnrss-request-group): Decode group name first.
9460         (nnrss-request-article): Make a text/plain article if mml-to-mime
9461         failed.
9462         (nnrss-get-encoding): Return a compatible encoding according to
9463         nnrss-compatible-encoding-alist.
9464         (nnrss-find-el): Use consp instead of listp.
9465         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
9466
9467 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9468
9469         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
9470         which Emacs 20 doesn't support.
9471         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
9472
9473 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9474
9475         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
9476         silence the byte compiler inside the defun.
9477
9478         * gnus-demon.el (parse-time-string): Add autoload.
9479
9480         * gnus-delay.el (parse-time-string): Add autoload.
9481
9482         * gnus-art.el (parse-time-string): Add autoload.
9483
9484         * nnultimate.el (parse-time): Require for `parse-time-string'.
9485
9486 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9487
9488         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
9489
9490         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
9491
9492         * smime.el (smime-ldap-host-list): Add :version.
9493
9494 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9495
9496         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
9497         pass it to `gnus-browse-read-group'.
9498         (gnus-browse-read-group): Add NUMBER argument and pass it to
9499         `gnus-group-read-ephemeral-group'.
9500
9501         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
9502         argument and pass it to `gnus-group-read-group'.
9503
9504 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
9505
9506         * mm-util.el (mm-xemacs-find-mime-charset): Only call
9507         mm-xemacs-find-mime-charset-1 if we have the mule feature
9508         available at runtime.
9509
9510 2005-03-25  Werner Lemberg  <wl@gnu.org>
9511
9512         * nnmaildir.el: Replace `illegal' with `invalid'.
9513
9514 2005-03-23  Lute Kamstra  <lute@gnu.org>
9515
9516         * time-date.el: Add comment on time value formats.
9517         Don't require parse-time.
9518         (with-decoded-time-value): New macro.
9519         (encode-time-value): New function.
9520         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
9521         (days-to-time): Return a valid time value when arg is huge.
9522         (time-since): Use time-subtract.
9523         (time-to-number-of-days): Use time-to-seconds.
9524
9525 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9526
9527         * gnus-start.el (gnus-display-time-event-handler):
9528         Check display-time-timer at runtime rather than only at load time
9529         in case display-time-mode is turned off in the mean time.
9530
9531 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * nnimap.el (nnimap-open-connection): Print which authinfo file is
9534         used.
9535
9536         * nneething.el (nneething-map-file-directory): Derive from
9537         `gnus-directory'.
9538
9539         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
9540         the To/Cc button.
9541
9542 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9543
9544         * nnmaildir.el (nnmaildir-request-accept-article):
9545         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
9546
9547 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
9548
9549         * gnus-async.el: Require timer-funcs at compile time when in
9550         XEmacs for `run-with-idle-timer'.
9551
9552 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
9553
9554         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
9555         autoloaded function.
9556
9557 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9558
9559         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
9560
9561 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
9562
9563         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
9564
9565 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9566
9567         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
9568         gnus-expert-user to default.
9569
9570 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
9571
9572         * nnimap.el (nnimap-open-server): Ditto.
9573
9574         * imap.el (imap-authenticate): Fix typo.
9575
9576 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
9577
9578         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
9579         buffer (since IMAP server might return FETCH response out of
9580         order, and the nntp buffer must be sorted).
9581
9582 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
9583
9584         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
9585         comparison on string.
9586
9587         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
9588         (gnus-agent-score): Renamed category keywords to match gnus-cus.
9589         (gnus-agent-summary-fetch-series): Modified to protect against
9590         gnus-agent-summary-fetch-group clearing processable flags.
9591         (gnus-agent-synchronize-group-flags): Update live group buffer as
9592         synchronization may occur due to the user toggle the plugged
9593         status.
9594         (gnus-agent-fetch-group-1): Clear downloadable flag when article
9595         successfully downloaded.
9596         (gnus-agent-expire-group-1): Avoid using markers when the overview
9597         is in ascending order; greatly improves performance.
9598         (gnus-agent-regenerate-group): Use
9599         gnus-agent-synchronize-group-flags to reset read status in both
9600         gnus and server.
9601         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
9602
9603 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * message.el: Don't autoload former message-utils variables.
9606         (message-strip-subject-trailing-was): Change doc string.
9607
9608         * nnweb.el: Fixes for `gnus-group-make-web-group'.
9609         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
9610         (nnweb-google-search): Add "hl=en" here.
9611         (nnweb-google-parse-1, nnweb-google-create-mapping):
9612         Don't hardcode URL.
9613
9614 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9615
9616         * message.el (message-get-reply-headers, message-followup):
9617         Mention related variables `message-use-followup-to' and
9618         `message-use-mail-followup-to', in the information buffer.
9619
9620         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
9621         of broken groups(-beta).google.com.
9622
9623 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9624
9625         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
9626         parameter to invoked gnus-request-move-article; remove the
9627         redundant gnus-sum-hint-move-is-internal variable; apply the marks
9628         all at once instead of once per article.
9629         (gnus-summary-remove-process-mark): Accept a list of articles as
9630         well as a single article for processing.
9631
9632         * gnus-int.el (gnus-request-move-article): Add move-is-internal
9633         parameter.
9634
9635         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
9636
9637         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
9638
9639         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
9640         parameter.
9641
9642         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
9643         parameter.
9644
9645         * nnimap.el (nnimap-request-move-article): Add move-is-internal
9646         parameter and remove the gnus-sum-hint-move-is-internal variable.
9647
9648         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
9649         parameter.
9650
9651         * nndraft.el (nndraft-request-move-article): Add move-is-internal
9652         parameter.
9653
9654         * nndiary.el (nndiary-request-move-article): Add move-is-internal
9655         parameter.
9656
9657         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
9658
9659         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
9660         parameter.
9661
9662         * nnagent.el (nnagent-request-move-article): Add move-is-internal
9663         parameter.
9664
9665 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9666
9667         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
9668         a more conservative way.
9669
9670 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9671
9672         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
9673         buffer, so it moves the window's cursor.
9674
9675 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
9676
9677         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
9678         `mm-dissect-multipart' and receive the from field as an (optional)
9679         argument from `mm-dissect-multipart'.
9680         (mm-dissect-multipart): Receive the from field as an argument and
9681         pass it on when we call `mm-dissect-buffer' on MIME parts.
9682         Fixes verification/decryption of signed/encrypted MIME parts.
9683
9684 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
9685
9686         * gnus-sum.el (gnus-summary-move-article): Set
9687         gnus-sum-hint-move-is-internal for gnus-request-move-article and
9688         whatever it calls (right now, only nnimap-request-move article
9689         respects it).
9690
9691         * nnimap.el (nnimap-request-move-article): When
9692         gnus-sum-hint-move-is-internal is set, don't do the extra
9693         nnimap-request-article.
9694
9695 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9696
9697         * nnheader.el (nnheader-find-file-noselect): Add doc string.
9698
9699         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
9700         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
9701
9702         * gnus-sum.el (gnus-summary-caesar-message):
9703         Apply `gnus-treat-article' after rotation.
9704
9705         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
9706         doc string.
9707
9708 2005-02-22  Simon Josefsson  <jas@extundo.com>
9709
9710         * encrypt.el (encrypt-password-cache-expiry): Remove (use
9711         `password-cache-expiry' instead).  Reported by Arne Jørgensen
9712         <arne@arnested.dk>.
9713         (encrypt): Add password-cache and password-cache-expiry as group
9714         members.
9715
9716 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
9717
9718         * smime.el (smime-ldap-host-list): Doc fix.
9719         (smime-ask-passphrase): Use `password-read-and-add' to read (and
9720         cache) password.
9721         (smime-sign-region): Use it.
9722         (smime-decrypt-region): Use it.
9723         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
9724         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
9725         fails.
9726         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
9727         certificate from DER to PEM format rather than calling openssl.
9728
9729         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
9730
9731         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
9732         for signing/encryption.
9733
9734         * mml.el (mml-parse-1): Use them.
9735
9736 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
9737
9738         * nnrss.el (nnrss-verbose): Removed.
9739         (nnrss-request-group): Use `nnheader-message' instead.
9740
9741 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
9742
9743         * nnrss.el (nnrss-verbose): New variable.
9744         (nnrss-request-group): Make it say nnrss is requesting a group.
9745
9746 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9747
9748         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
9749         Handle news URL with given port correctly.
9750
9751 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9752
9753         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
9754         containing special characters.
9755
9756         * gnus-sum.el (gnus-summary-edit-article): Ditto.
9757
9758         * mml.el (mime-to-mml): Ditto.
9759
9760         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
9761         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
9762         (rfc2047-decode-region): Quote decoded words containing special
9763         characters when rfc2047-quote-decoded-words-containing-tspecials
9764         is non-nil.
9765
9766 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
9767
9768         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
9769
9770         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
9771
9772 2005-02-15  Simon Josefsson  <jas@extundo.com>
9773
9774         * nnimap.el (nnimap-debug): Doc fix.
9775
9776         * imap.el (imap-debug): Doc fix.
9777
9778 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
9781
9782 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
9783
9784         * gnus.el (spam-contents): Improve docs for spam-contents
9785         parameter in its variable incarnation.
9786
9787 2005-02-14  Simon Josefsson  <jas@extundo.com>
9788
9789         * smime-ldap.el: Use require instead of load-library for ldap.
9790         (smime-ldap-search): Indent.
9791         (smime-ldap-search-internal): Shorten line.
9792
9793         * smime.el (smime-cert-by-dns): Add doc-string.
9794         (smime-cert-by-ldap-1): Indent.
9795
9796         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
9797         mml-smime-get-dns-ldap.
9798         (mml-smime-encrypt-query): Use new function.  Default to ldap.
9799
9800 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
9801
9802         * smime.el: Require smime-ldap.
9803         (smime-ldap-host-list): New variable.
9804         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
9805
9806         * mml-smime.el (mml-smime-encrypt-query): New function.
9807         (mml-smime-encrypt-query): Use it.
9808
9809         * smime-ldap.el: New file.
9810
9811 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
9814
9815 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9816
9817         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
9818         argument in doc string.  Make query for type more clear.
9819
9820 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9821
9822         * gnus.el (gnus-group-startup-message): Search for gnus images in
9823         etc/images/gnus.
9824         * mm-util.el (mm-image-load-path): Likewise.
9825         * smiley.el (smiley-data-directory): Search for smilies in
9826         etc/images/smilies.
9827
9828 2005-02-09  Kim F. Storm  <storm@cua.dk>
9829
9830         Change Emacs release version from 21.4 to 22.1 throughout.
9831         Change Emacs development version from 21.3.50 to 22.0.50.
9832
9833 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9834
9835         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
9836
9837         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
9838         non-Mule XEmacs as well.
9839         (mm-decompress-buffer): Signal an error intentionally if it does
9840         not decompress compressed data because auto-compression-mode is
9841         disabled.
9842
9843 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
9844
9845         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
9846         an ID in the registry even if it has no groups.
9847
9848 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9849
9850         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
9851         merge it into mm-decompress-buffer.
9852         (gnus-mime-copy-part): Use the MIME part charset, the value which
9853         a user specified or gnus-newsgroup-charset for decoding, like
9854         gnus-mime-inline-part does; set buffer-file-coding-system to tell
9855         save-buffer what was used.  Suggested by Kevin Ryde
9856         <user42@zip.com.au>.
9857         (gnus-mime-inline-part): Allow the name parameter as well as the
9858         filename parameter; force decompressing of compressed data; always
9859         display contents being not decoded as unibyte.
9860
9861         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
9862         as well as the filename parameter.
9863
9864         * mm-util.el (mm-decompress-buffer): Merge
9865         gnus-mime-jka-compr-maybe-uncompress.
9866         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
9867         of compressed data.
9868
9869 2005-02-08  Simon Josefsson  <jas@extundo.com>
9870
9871         * imap.el (imap-log): Doc fix.
9872
9873 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9874
9875         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
9876         the coding cookies; decompress compressed parts.
9877
9878         * mml.el (mml-generate-mime-1): Add the charset parameter according
9879         to the value which a user specified manually or the coding cookie.
9880
9881         * mm-util.el (mm-string-to-multibyte): New function.
9882         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
9883         (mm-coding-system-to-mime-charset): New function.
9884         (mm-decompress-buffer): New function.
9885         (mm-find-buffer-file-coding-system): New function.
9886
9887         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
9888         (mm-display-inline-fontify): Rewrite for decoding and decompressing
9889         parts.
9890
9891 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9892
9893         * mm-view.el (mm-display-inline-fontify): Decode a part according
9894         to the charset parameter.
9895
9896 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9897
9898         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
9899         prefix arg is neither nil nor a number, as info specifies.
9900
9901 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9902
9903         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
9904         timestamps.
9905
9906 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
9907
9908         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
9909         groups error checking and notify user.
9910
9911 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
9912
9913         * message.el (message-send-mail-function): Check existence of
9914         sendmail-program first before using default value
9915         `message-send-mail-with-sendmail'.  Otherwise use more generic
9916         `smtpmail-send-it'.
9917
9918 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9919
9920         * nntp.el (nntp-request-update-info): Always return nil.
9921
9922 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9923
9924         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
9925
9926 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9927
9928         * message.el (message-beginning-of-line): Change the behavior when
9929         invoked between BOL and : so that it first moves backward.
9930
9931 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9932
9933         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
9934         article buffer when editing of the article is discarded.
9935         (gnus-article-prepare): Revert.
9936
9937 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9938
9939         * gnus-art.el (gnus-article-prepare):
9940         Remove message-strip-forbidden-properties from the local hook.
9941
9942 2005-01-27  Simon Josefsson  <jas@extundo.com>
9943
9944         * password.el (password-cache-add): Only start one timer per key.
9945         Reported by Derek Atkins <warlord@MIT.EDU>.
9946
9947 2005-01-26  Steve Youngs  <steve@sxemacs.org>
9948
9949         * run-at-time.el: Removed.  It is no longer needed as
9950         timer-funcs.el in the xemacs-base package has a working version of
9951         `run-at-time'.
9952
9953         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
9954
9955         * password.el: Require timer-funcs instead of run-at-time in
9956         XEmacs.
9957         Remove `password-run-at-time' macro.
9958         (password-cache-add): Use `run-at-time' instead of
9959         `password-run-at-time'.
9960
9961         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
9962         Remove `nnheader-cancel-function-timers' alias,
9963         `cancel-function-timers' exists in XEmacs in timer-funcs.
9964
9965         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
9966         for `run-with-idle-timer'.
9967
9968         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
9969         for `run-at-time'.
9970
9971         * mm-url.el: Require timer-funcs at compile time when in XEmacs
9972         for `with-timeout'.
9973
9974         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
9975         the same as for XEmacs 21.4.
9976         No need to ignore `run-with-idle-timer', this function exists in
9977         XEmacs now in timer-funcs.el in the xemacs-base package.
9978         (dgnushack-compile): No need to delete
9979         run-at-time.el from the list of files to compile because it
9980         doesn't exist anymore.
9981
9982 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9983
9984         * mml.el (mml-generate-mime-1): Convert string into unibyte when
9985         inserting " *mml*" buffer's contents into a unibyte temp buffer.
9986
9987 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
9988
9989         * mail-source.el (mail-source-fetch-imap): Search for ^From case
9990         sensitively.
9991
9992 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
9993
9994         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
9995
9996 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9997
9998         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
9999         which will be inserted according to the multibyteness of a buffer
10000         rather than the type of contents.  Suggested by ARISAWA Akihiro
10001         <ari@mbf.ocn.ne.jp>.
10002
10003         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
10004         of string which old xml.el may return rather than a string.
10005
10006 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10007
10008         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
10009
10010 2005-01-16  Simon Josefsson  <jas@extundo.com>
10011
10012         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
10013         idn/idna.el isn't available.
10014         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
10015         <michael@waxrat.com>.
10016
10017         * hashcash.el: Remove non-FSF copyright header.
10018
10019         * hashcash.el (hashcash-extra-generate-parameters): New variable.
10020         (hashcash-generate-payment): Use it.
10021         (hashcash-generate-payment-async): Use it.
10022
10023 2005-01-15  Simon Josefsson  <jas@extundo.com>
10024
10025         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
10026         Suggested by Raymond Scholz <ray-2005@zonix.de>.
10027
10028         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
10029         gnus-summary-idna-message.
10030         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
10031         (gnus-summary-idna-message): New function.
10032
10033 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10034
10035         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
10036         gnus-novice-user.
10037
10038 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10039
10040         * nnrss.el (nnrss-request-delete-group): Delete entries in
10041         nnrss-group-alist as well.
10042         (nnrss-save-server-data): Insert newline.
10043
10044 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
10045
10046         * gnus.el (gnus-user-agent): Use list of symbols instead of
10047         symbols.  Display full version number for (S)XEmacs.  Optionally
10048         display (S)XEmacs codename.
10049
10050         * gnus-util.el (gnus-emacs-version): Update for new
10051         `gnus-user-agent'.
10052
10053         * gnus-msg.el (gnus-extended-version): Make it possible to omit
10054         Gnus version.
10055
10056 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10057
10058         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
10059         which is unreadable in some setups.
10060
10061 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * gnus-spec.el (gnus-update-format-specifications): Flush the
10064         group format spec cache if it doesn't support decoded group names.
10065
10066 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10067
10068         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
10069         Allow to apply decay on score files matching a regexp.
10070
10071 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10072
10073         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
10074         compatibility in %g and %c.
10075
10076 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10077
10078         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
10079         name for only %g and %c.
10080         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
10081         of gnus-tmp-group to decoded group name.
10082         (gnus-group-make-rss-group): Exclude `/'s from group names.
10083
10084 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10085
10086         * nnrss.el (nnrss-get-encoding): Fix regexp.
10087
10088 2004-12-27  Simon Josefsson  <jas@extundo.com>
10089
10090         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
10091         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
10092         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
10093
10094 2004-12-17  Kim F. Storm  <storm@cua.dk>
10095
10096         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
10097
10098         * gnus-sum.el (gnus-summary-mode-map): Likewise.
10099
10100 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
10101
10102         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
10103
10104 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10105
10106         * nnrss.el: Require rfc2047 and mml.
10107         (nnrss-file-coding-system): New variable.
10108         (nnrss-format-string): Redefine it as an inline function.
10109         (nnrss-decode-group-name): New function.
10110         (nnrss-string-as-multibyte): Remove.
10111         (nnrss-retrieve-headers): Decode group name; don't use
10112         nnrss-format-string.
10113         (nnrss-request-group): Decode group name.
10114         (nnrss-request-article): Decode group name; allow a Message-ID as
10115         well as an article number; don't use nnrss-format-string; encode a
10116         Message-ID string which may contain non-ASCII characters; use
10117         mml-to-mime to compose a MIME article.
10118         (nnrss-request-expire-articles): Decode group name.
10119         (nnrss-request-delete-group): Decode group name.
10120         (nnrss-fetch): Clarify error message.
10121         (nnrss-read-server-data): Use insert-file-contents instead of load;
10122         bind file-name-coding-system; use multibyte buffer.
10123         (nnrss-save-server-data): Bind coding-system-for-write to the
10124         value of nnrss-file-coding-system; bind file-name-coding-system;
10125         add coding cookie.
10126         (nnrss-read-group-data): Use insert-file-contents instead of load;
10127         bind file-name-coding-system; use multibyte buffer.
10128         (nnrss-save-group-data): Bind coding-system-for-write to the
10129         value of nnrss-file-coding-system; bind file-name-coding-system.
10130         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
10131         make it work with non-ASCII text.
10132         (nnrss-find-el): Make it work with old xml.el as well.
10133
10134 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
10135
10136         * nnrss.el (nnrss-get-encoding): New function.
10137         (nnrss-fetch): Use unibyte buffer initially; bind
10138         coding-system-for-read while performing mm-url-insert; remove ^Ms;
10139         decode contents according to the encoding attribute.
10140         (nnrss-save-group-data): Add coding cookie.
10141         (nnrss-mime-encode-string): New function.
10142         (nnrss-check-group): Use it to encode subject and author.
10143
10144 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
10145
10146         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
10147         imaginary variable.
10148
10149 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
10152         correctly even if there are wide characters.
10153
10154 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10155
10156         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
10157         downcased symbol names; make a new cache instead of reusing
10158         bbdb-hashtable.
10159
10160 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10163         concatenating segments rather than before concatenating them.
10164         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10165
10166         * message.el (message-get-reply-headers): Bind `extra'.
10167
10168 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10169
10170         * message.el (message-extra-wide-headers): New variable.
10171         (message-get-reply-headers): Use it.
10172
10173 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10174
10175         * gnus-agent.el (gnus-agent-group-path): Decode group name.
10176         (gnus-agent-group-pathname): Ditto.
10177
10178         * gnus-cache.el (gnus-cache-file-name): Decode group name.
10179
10180         * gnus-group.el (gnus-group-make-group): Decode group name.
10181         (gnus-group-make-rss-group): Register the group data after opening
10182         the nnrss group.
10183
10184 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
10185
10186         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
10187         by expiry now get marked as read.
10188
10189 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10190
10191         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
10192
10193 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
10194
10195         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
10196         unify Latin characters in XEmacs.
10197         (mm-find-mime-charset-region): Use it.
10198
10199 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10200
10201         * gnus-util.el (gnus-delete-directory): New function.
10202
10203         * gnus-agent.el (gnus-agent-delete-group): Use it.
10204
10205         * gnus-cache.el (gnus-cache-delete-group): Use it.
10206
10207 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10208
10209         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
10210         names.
10211
10212 2004-12-16  Simon Josefsson  <jas@extundo.com>
10213
10214         * hashcash.el (hashcash-payment-alist): Fix custom :type.
10215
10216 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10217
10218         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
10219
10220         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
10221         (gnus-group-set-current-level): Decode group name.
10222
10223 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
10224
10225         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
10226         failed.
10227
10228 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10229
10230         * gnus-group.el (gnus-group-delete-group): Decode group name.
10231         (gnus-group-make-rss-group): Encode group name.
10232         (gnus-group-catchup-current): Decode group name.
10233         (gnus-group-kill-group): Decode group name.
10234
10235 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10236
10237         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
10238
10239 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * gnus-group.el (gnus-group-make-rss-group):
10242         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
10243
10244         * gnus-start.el (gnus-setup-news): Honor user's setting to
10245         gnus-message-archive-method.  Suggested by Lute Kamstra
10246         <lute@gnu.org>.
10247
10248 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
10249
10250         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
10251         global counterparts of the buffer-local variables.
10252
10253 2004-11-16  Romain Francoise  <romain@orebokech.com>
10254
10255         * gnus-sum.el (gnus-summary-exit): Don't clear the global
10256         counterparts of the buffer-local variables.
10257
10258 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10259
10260         * message.el (message-forbidden-properties): Fixed typo in doc
10261         string.
10262
10263 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10264
10265         * gnus-util.el (gnus-replace-in-string): Added doc string.
10266
10267         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
10268         to avoid problems when splitting mails with many recipients.
10269
10270 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10271
10272         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
10273         pop-to-buffer, covered by the subsequent gnus-configure-windows.
10274
10275 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
10276
10277         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
10278         if there is no hashtable in memory or file modification time is
10279         newer than cached timestamp.
10280
10281 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10282
10283         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
10284         not-matching option.
10285
10286 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
10287
10288         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
10289         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
10290         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10291         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
10292         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
10293         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
10294
10295 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10296
10297         * message.el (message-forward-make-body-mml): Remove headers
10298         according to message-forward-ignored-headers if a message is decoded.
10299
10300 2004-12-02  Romain Francoise  <romain@orebokech.com>
10301
10302         * message.el (message-forward-make-body-plain): Always remove
10303         headers according to message-forward-ignored-headers.
10304
10305 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
10306
10307         * spam.el (spam-summary-prepare-exit): Remove the
10308         gnus-summary-limit pop for now, it has problems with ham marks for
10309         me.
10310
10311 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
10312
10313         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
10314         correctly.
10315
10316 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
10317
10318         * format-spec.el (format-spec): Message the char.
10319
10320 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
10321
10322         * gnus-art.el (gnus-split-methods): Reformat comments.
10323
10324         * spam.el (spam-summary-prepare-exit): Remove article limits
10325         before exiting the summary buffer.
10326
10327 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10328
10329         * lpath.el: Remove bbdb-create-internal, bbdb-records,
10330         spam-BBDB-register-routine and spam-enter-ham-BBDB.
10331
10332         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
10333         order to silence the byte compiler.
10334
10335         * spam.el: Fix the way to silence the byte compiler, which
10336         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
10337         bbdb-search-simple, spam-BBDB-register-routine,
10338         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
10339         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
10340         spam-stat-buffer-is-spam, spam-stat-load,
10341         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
10342         spam-stat-save and spam-stat-split-fancy.
10343
10344 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10345
10346         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
10347         which may confuse users.
10348         (canlock-password-for-verify): Ditto.
10349
10350         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
10351
10352         * gnus-art.el (gnus-emphasis-alist): Ditto.
10353
10354         * gnus-registry.el (gnus-registry-max-entries): Ditto.
10355
10356         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
10357
10358         * gnus-start.el (gnus-save-killed-list): Ditto.
10359
10360         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
10361         (gnus-sum-thread-tree-root): Ditto.
10362         (gnus-sum-thread-tree-false-root): Ditto.
10363         (gnus-sum-thread-tree-single-indent): Ditto.
10364
10365         * message.el (message-courtesy-message): Ditto.
10366         (message-archive-note): Ditto.
10367         (message-subscribed-address-file): Ditto.
10368         (message-user-fqdn): Ditto.
10369
10370         * spam-report.el (spam-report-gmane-regex): Ditto.
10371
10372         * spam.el (spam-blackhole-good-server-regex): Ditto.
10373
10374 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10375
10376         * mml.el (mml-preview): Widen the message buffer before copying
10377         the contents to the preview buffer; sort headers before previewing.
10378
10379         * message.el (message-hidden-headers): Fix the way to avoid a bug
10380         in the `repeat' widget in Emacs 21.3 or earlier.
10381
10382 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10383
10384         * message.el (message-hidden-headers): Default to "^References:".
10385         Improve customization type.  Suggested by Reiner Steib
10386         <Reiner.Steib@gmx.de>.
10387
10388 2004-11-25  Romain Francoise  <romain@orebokech.com>
10389
10390         * message.el (message-strip-forbidden-properties): Remove check for
10391         obsolete `message-hidden' text property, hidden headers are not
10392         accessible in the buffer anymore.
10393
10394 2004-11-22  Romain Francoise  <romain@orebokech.com>
10395
10396         * message.el (message-header-format-alist): Add `From' in list
10397         so that it can be sorted.
10398         (message-fix-before-sending): Widen and sort headers before
10399         sending.
10400         (message-hide-headers): Use narrowing to hide headers by moving
10401         them to the top of the buffer and narrowing to the region
10402         underneath.
10403
10404 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10405
10406         * message.el (message-strip-forbidden-properties): Bind
10407         buffer-read-only (etc) to nil.
10408
10409 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10410
10411         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
10412         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10413
10414 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
10415
10416         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
10417
10418 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * dns.el (query-dns): Use sit-for to time instead of
10421         accept-process-output, since that doesn't seem to work on udp
10422         sockets.
10423
10424 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10425
10426         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
10427
10428 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
10429
10430         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
10431         doc string.  Improve doc string.
10432
10433 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10434
10435         * nntp.el (nntp-request-update-info): Return nil if
10436         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
10437         may not call gnus-activate-group which uselessly issues the GROUP
10438         commands for all nntp groups and wastes time.  Reported by Romain
10439         Francoise <romain@orebokech.com>.
10440
10441         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
10442
10443 2004-11-15  Simon Josefsson  <jas@extundo.com>
10444
10445         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
10446         headers separately.
10447         (gnus-button-openpgp): New function, inspired by Jochen Küpper
10448         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
10449
10450 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10451
10452         * gnus-start.el (gnus-convert-old-newsrc):
10453         Assign legacy-gnus-agent to 5.10.7.
10454
10455 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10456
10457         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
10458         start of the lines.
10459
10460 2004-11-14  Magnus Henoch  <mange@freemail.hu>
10461
10462         * hashcash.el (hashcash-default-payment): Change default to 20
10463         (hashcash-default-accept-payment): Change default to 20
10464         (hashcash-process-alist): New variable
10465         (hashcash-generate-payment-async): Add
10466         (hashcash-already-paid-p): Add
10467         (hashcash-insert-payment): Don't generate payments twice
10468         (hashcash-insert-payment-async): Add
10469         (hashcash-insert-payment-async-2): Add
10470         (hashcash-cancel-async): Add
10471         (hashcash-wait-async): Add
10472         (hashcash-processes-running-p): Add
10473         (hashcash-wait-or-cancel): Add
10474         (mail-add-payment): New optional argument.  Conditionally start
10475         asynchronous calculation.
10476         (mail-add-payment-async): Add
10477
10478         * message.el (message-send-mail): Wait for asynchronous hashcash
10479         results.  Don't clobber existing X-Hashcash headers.
10480         (message-setup-1): Call mail-add-payment-async when
10481         message-generate-hashcash is non-nil.
10482
10483 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10484
10485         * message.el (message-use-alternative-email-as-from): Examine the
10486         From header as well; use message-make-from in order to include a
10487         user's full name.
10488
10489 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
10492         default; improve customization type.
10493         (gnus-emphasis-custom-with-format): New macro.
10494         (gnus-emphasis-custom-value-to-external): New function.
10495         (gnus-emphasis-custom-value-to-internal): New function.
10496
10497 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10498
10499         * dns.el (query-dns): Resolve reverse addresses.
10500
10501 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10502
10503         * gnus-group.el (gnus-group-get-new-news): Use it.
10504
10505         * gnus-start.el (gnus-check-reasonable-setup): New function.
10506
10507 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10508
10509         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
10510         "Args out of range" error.  Reported by Arnaud Giersch
10511         <arnaud.giersch@free.fr>.
10512
10513 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
10514
10515         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
10516
10517 2004-11-04  Richard M. Stallman  <rms@gnu.org>
10518
10519         * spam.el (spam group): Add :version.
10520
10521         * pgg-def.el (pgg group): Add :version.
10522
10523 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10524
10525         * gnus-art.el (gnus-article-edit-article): Don't associate the
10526         article buffer with a draft file.  This is a temporary measure
10527         against the 2004-08-22 change to gnus-article-edit-mode.
10528
10529 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10530
10531         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
10532         (html2text-format-tags): Remove unused variable `attr'.
10533
10534 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10535
10536         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
10537
10538         * tls.el (tls-process-connection-type, tls-success)
10539         (tls-certtool-program): Add :version.
10540
10541         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
10542         (starttls-extra-arguments, starttls-process-connection-type)
10543         (starttls-connect, starttls-failure, starttls-success): Add :version.
10544
10545         * spam-stat.el (spam-stat): Add :version.
10546
10547         * sieve.el (sieve): Add :version.
10548
10549         * sha1.el (sha1): Add :version.
10550         (sha1-use-external): Remove redundant version.
10551
10552         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
10553         (nnmail-cache-ignore-groups, nnmail-spool-hook)
10554         (nnmail-split-fancy-match-partial-words)
10555         (nnmail-split-lowercase-expanded): Add :version.
10556
10557         * nndiary.el (nndiary): Add :version.
10558
10559         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
10560
10561         * mml-sec.el (mml-default-sign-method)
10562         (mml-default-encrypt-method, mml-signencrypt-style-alist):
10563         Add :version.
10564
10565         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
10566
10567         * mm-url.el (mm-url-use-external, mm-url-program)
10568         (mm-url-arguments): Add :version.
10569
10570         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
10571         (mm-attachment-file-modes, mm-decrypt-option)
10572         (mm-w3m-safe-url-regexp): Add :version.
10573
10574         * message.el (message-cite-prefix-regexp)
10575         (message-sendmail-envelope-from, message-minibuffer-local-map)
10576         (message-user-fqdn, message-completion-alist): Add :version.
10577
10578         * gnus-win.el (gnus-configure-windows-hook)
10579         (gnus-use-frames-on-any-display): Add :version.
10580
10581         * gnus-art.el (gnus-article-address-banner-alist)
10582         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
10583         (gnus-treat-from-picon, gnus-treat-mail-picon)
10584         (gnus-treat-x-pgp-sig): Add :version.
10585
10586         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
10587         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
10588         (gnus-summary-article-delete-hook)
10589         (gnus-summary-display-while-building): Add :version.
10590
10591         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
10592         (gnus-get-top-new-news-hook): Add :version.
10593
10594         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10595         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
10596
10597         * gnus-registry.el (gnus-registry): Add :version.
10598
10599         * gnus-spec.el (gnus-use-correct-string-widths)
10600         (gnus-make-format-preserve-properties): Add :version.
10601
10602         * gnus.el (gnus-group-charter-alist)
10603         (gnus-group-fetch-control-use-browse-url)
10604         (gnus-install-group-spam-parameters): Add :version.
10605
10606         * gnus-diary.el (gnus-diary): Add :version.
10607
10608         * gnus-delay.el (gnus-delay): Add :version.
10609
10610         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
10611         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
10612         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
10613         Add :version.
10614
10615         * gnus-agent.el (gnus-agent-max-fetch-size)
10616         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
10617         (gnus-agent-prompt-send-queue): Add :version.
10618
10619         * deuglify.el (gnus-outlook-deuglify): Add :version.
10620
10621         * html2text.el: Beautify code.  Improve doc strings.  Some
10622         checkdoc cleanup.
10623         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
10624
10625 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
10626
10627         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
10628
10629 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
10630
10631         * gnus-registry.el (gnus-registry-hashtb): Create the registry
10632         when package is loaded.
10633
10634         * spam.el (spam-summary-score-preferred-header): Add global preference
10635         for people who want to override the default SpamAssassin over
10636         Bogofilter preference (when both are set).
10637         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
10638         (spam-user-format-function-S): Check
10639         spam-summary-score-preferred-header.
10640         (spam-extra-header-to-number): Add X-Bogosity header parsing.
10641         (spam-user-format-function-S): Format the score correctly.
10642
10643 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
10646         signature file.  Suggested by Manoj Srivastava
10647         <srivasta@golden-gryphon.com>.
10648
10649         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
10650         iso-2022-jp even in the Japanese language environment.
10651         Suggested by Jason Rumney <jasonr@gnu.org>.
10652
10653 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10654
10655         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
10656         use the same characters as the dummy marks; make it free from
10657         getting affected by the language environment.
10658         (gnus-summary-read-group-1): Update mark positions only when the
10659         format spec is updated.
10660
10661         * gnus-spec.el (gnus-update-format-specifications): Return a list
10662         of updated types.
10663
10664 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10665
10666         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
10667         of boundp to check if display-warning is available.
10668
10669 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
10670
10671         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
10672
10673 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10674
10675         * nnspool.el (nnspool-spool-directory): Use news-path if the
10676         news-directory variable is not bound.
10677
10678         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
10679         function instead of display-warning if it is not available.
10680
10681 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10682
10683         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
10684         v5-10: Use `point-at-bol'.
10685
10686 2004-10-26  Simon Josefsson  <jas@extundo.com>
10687
10688         * hashcash.el: Fix URL in comment, reported by Cheng Gao
10689         <chenggao@gmail.com>.
10690
10691 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10692
10693         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
10694         instead.
10695
10696 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
10697
10698         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
10699         to remove a server from the nnimap-server-buffer-alist.
10700         (nnimap-open-connection, nnimap-close-server): Use it.
10701
10702         * gnus-encrypt.el: Remove file in favor of encrypt.el.
10703
10704 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10705
10706         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
10707         running the major-mode function.
10708
10709 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10710
10711         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
10712         dummy marks in the right way.
10713
10714 2004-10-18  David Edmondson  <dme@dme.org>
10715
10716         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
10717         excessively.
10718
10719 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
10720
10721         * gnus-util.el (gnus-split-references): Accept a nil references
10722         string and go on blissfully.
10723
10724         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
10725         cases where the references string is non-nil but has no references.
10726
10727         * encrypt.el: Add autoload tags.
10728
10729         * spam.el (spam-resolve-registrations-routine): Remove article
10730         from unregistration list too.  Reported by David Hanak
10731         <dhanak@isis.vanderbilt.edu>
10732
10733 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
10734
10735         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
10736         nil.  Changed custom type.
10737
10738 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
10739
10740         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
10741
10742         * gnus-sum.el (gnus-summary-move-article): Use it.
10743
10744 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
10745
10746         * encrypt.el: Add autoload cookies.
10747
10748         * spam.el (spam-backend-article-list-property)
10749         (spam-backend-get-article-todo-list)
10750         (spam-backend-put-article-todo-list)
10751         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
10752         Resolve registrations separately.
10753         (spam-register-routine): Format comments.
10754         (spam-unregister-routine, spam-register-routine): Always call with
10755         specific-articles, no default list.
10756         (spam-summary-prepare-exit): Use the spam-classifications function.
10757
10758         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
10759         gnus-encrypt.el.
10760
10761         * encrypt.el: Copied from gnus-encrypt.el.
10762
10763         * gnus-encrypt.el: Commented that it's obsolete.
10764
10765 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10766
10767         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
10768         (gnus-score-save): Use it.
10769
10770         * message.el (message-bury): Use `window-dedicated-p'.
10771
10772 2004-10-15  Simon Josefsson  <jas@extundo.com>
10773
10774         * pop3.el (top-level): Don't require nnheader.
10775         (pop3-read-timeout): Add.
10776         (pop3-accept-process-output): Add.
10777         (pop3-read-response, pop3-retr): Use it.
10778
10779 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
10780
10781         * spam.el (spam-register-routine): Move comment.
10782         (spam-verify-bogofilter): Use 'unknown for the initial
10783         spam-bogofilter-valid state, not 'never.
10784
10785         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
10786         for netrc-machine.
10787
10788         * nnimap.el (nnimap-open-connection): Use
10789         netrc-machine-user-or-password.
10790
10791 2004-10-17  Richard M. Stallman  <rms@gnu.org>
10792
10793         * gnus-registry.el (gnus-registry-unload-hook):
10794         Set as a variable with add-hook.
10795
10796         * nnspool.el (nnspool-spool-directory): Use news-directory instead
10797         of news-path.
10798
10799         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
10800
10801         * spam.el: Delete duplicate `provide'.
10802         (spam-unload-hook): Set as a variable with add-hook.
10803
10804 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10805
10806         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
10807         in the doc string.
10808
10809         * message.el (message-ignored-news-headers)
10810         (message-ignored-supersedes-headers)
10811         (message-ignored-resent-headers)
10812         (message-forward-ignored-headers): Improve custom type.
10813
10814 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10815
10816         * message.el (message-tokenize-header): Fix 2004-09-06 change
10817         which used point-min in the wrong place.
10818
10819 2004-10-12  Simon Josefsson  <jas@extundo.com>
10820
10821         * tls.el (tls-certtool-program): New variable.
10822         (tls-certificate-information): New function, based on
10823         ssl-certificate-information.
10824
10825 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10826
10827         * compface.el: Move the version of ELisp-based uncompface program
10828         to the contrib directory because of the copyright problem.
10829
10830 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10831
10832         * message.el (message-kill-buffer): Raise the current frame.
10833
10834 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10835
10836         * gnus-sum.el: Mention that multibyte characters don't work as marks.
10837
10838         * gnus.el (message-y-or-n-p): Autoload.
10839
10840         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
10841         (pop3-password-required, pop3-authentication-scheme)
10842         (pop3-leave-mail-on-server): Made customizable.
10843         (pop3): New custom group.
10844         (pop3-retr): Remove `sleep-for' statements.
10845         Suggested by Dave Love <fx@gnu.org>.
10846
10847         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
10848         Windows/DOS.
10849
10850         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
10851         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
10852         Dave Love <fx@gnu.org>.
10853
10854         * mml.el (mml-minibuffer-read-disposition): Require match.
10855         Suggested by Dave Love <fx@gnu.org>.
10856
10857 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10858
10859         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
10860         doc string.
10861
10862 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10863
10864         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
10865
10866 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10867
10868         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
10869         instead of calling `mm-insert-inline', to decode text/* parts
10870         before displaying them.
10871
10872 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10873
10874         * mm-uu.el (mm-uu-text-plain-type): New variable.
10875         (mm-uu-pgp-signed-extract-1): Use it.
10876         (mm-uu-pgp-encrypted-extract-1): Use it.
10877         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
10878         bind mm-uu-text-plain-type with that value.
10879         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
10880         mm-uu-dissect.
10881
10882 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10883
10884         * gnus-group.el (gnus-update-group-mark-positions):
10885         * gnus-sum.el (gnus-update-summary-mark-positions):
10886         * message.el (message-check-news-body-syntax):
10887         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
10888         of string-as-multibyte.
10889
10890 2004-10-05  Juri Linkov  <juri@jurta.org>
10891
10892         * gnus-group.el (gnus-update-group-mark-positions):
10893         * gnus-sum.el (gnus-update-summary-mark-positions):
10894         * message.el (message-check-news-body-syntax):
10895         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
10896         8-bit unibyte values to a multibyte string for search functions.
10897
10898 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10899
10900         * mm-uu.el (mm-uu-dissect): Allow optional arg.
10901         (mm-uu-dissect-text-parts): New function.
10902
10903         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
10904         dissect text parts.
10905
10906         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
10907         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
10908
10909         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
10910
10911         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
10912         gnus-current-topics instead of gnus-current-topic.
10913
10914 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
10915
10916         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
10917
10918 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
10919
10920         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
10921         where approriate.
10922
10923         * nnml.el (nnml-generate-active-info): do.
10924
10925         * nndiary.el (nndiary-generate-active-info): do.
10926
10927         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
10928         (gnus-topic-move): do.
10929
10930         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
10931         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
10932
10933         * gnus-srvr.el (gnus-server-prepare)
10934         (gnus-server-open-all-servers): do.
10935
10936         * gnus-msg.el (gnus-summary-cancel-article)
10937         (gnus-summary-resend-message)
10938         (gnus-summary-mail-crosspost-complaint): do.
10939
10940         * gnus-move.el (gnus-change-server): do.
10941
10942         * gnus-group.el (gnus-group-unmark-all-groups)
10943         (gnus-group-set-current-level): do.
10944
10945 2004-10-04  Simon Josefsson  <jas@extundo.com>
10946
10947         * message.el (message-generate-hashcash): Doc fix.
10948
10949 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
10950
10951         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
10952         avoid infinite recursion via gnus-get-function.
10953
10954 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
10955
10956         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
10957
10958         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
10959
10960         * nnmail.el (nnmail-split-history): do.
10961
10962         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
10963         (nnml-request-delete-group): do.
10964
10965         * nnslashdot.el (nnslashdot-read-groups): do.
10966
10967         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
10968         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
10969
10970         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
10971         (nnspool-sift-nov-with-sed): Use last
10972         (nnspool-retrieve-headers-with-nov): Use mapc.
10973         (nnspool-request-newgroups): Use dolist.
10974         (nnspool-request-group): Use last.
10975
10976         * nntp.el (nntp-read-server-type): Use dolist.
10977
10978         * nnvirtual.el (nnvirtual-create-mapping)
10979         (nnvirtual-update-read-and-marked): Use dolist.
10980         (nnvirtual-convert-headers): Simplify.
10981
10982 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
10983
10984         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
10985         support for sync'ing tick marks.
10986
10987 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10988
10989         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
10990         there's no visible header.
10991
10992 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
10993
10994         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
10995         necessary, pass full group name to gnus-request-set-marks.
10996
10997 2004-10-01  Simon Josefsson  <jas@extundo.com>
10998
10999         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
11000         acroread.
11001
11002 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11003
11004         * spam-report.el (spam-report-gmane): Fix interactive.
11005
11006         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
11007
11008         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
11009         when writing file.
11010         (gnus-agent-synchronize-flags): Don't default to being
11011         interactive.
11012
11013 2004-09-30  Simon Josefsson  <jas@extundo.com>
11014
11015         * message.el (message-generate-hashcash): Add.
11016         (message-send-mail): Use it, call mail-add-payment.
11017
11018 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11019
11020         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
11021
11022 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
11023
11024         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
11025         gnus-requst-update-info with explicit code to sync the in-memory
11026         info read flags with the marks being sync'd to the backend.
11027
11028         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
11029
11030 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11031
11032         * spam.el (spam-verify-bogofilter): Add new function.
11033         (spam-check-bogofilter)
11034         (spam-bogofilter-register-with-bogofilter): Use it.
11035         (spam-verify-bogofilter): Add small fixes.
11036
11037 2004-09-28  Simon Josefsson  <jas@extundo.com>
11038
11039         * hashcash.el (hashcash-generate-payment): Revert.
11040
11041 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11042
11043         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
11044         gnus-extract-references instead of gnus-split-references.
11045
11046         * gnus-util.el (gnus-extract-references): Add new function, analogous
11047         to gnus-split-references but extracts only the message-ID without
11048         anything extra.
11049
11050         * hashcash.el (hashcash-generate-payment)
11051         (hashcash-check-payment): Do the right thing if hashcash-path is
11052         nil (because the hashcash program could not be found).
11053
11054         * spam.el (spam-use-hashcash): Remove comment.
11055
11056 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
11057
11058         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
11059         (gnus-cache-enter-article, gnus-cache-remove-article)
11060         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
11061
11062         * gnus-async.el (gnus-async-prefetch-remove-group): do.
11063
11064         * gnus-art.el (article-hide-boring-headers)
11065         (article-translate-strings, article-display-face)
11066         (gnus-article-mime-match-handle-first)
11067         (gnus-article-highlight-headers)
11068         (gnus-article-add-buttons-to-head): do.
11069
11070 2004-09-27  Simon Josefsson  <jas@extundo.com>
11071
11072         * hashcash.el: New version, from
11073         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
11074         ../contrib/.
11075
11076 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11077
11078         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
11079
11080 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
11081
11082         * gnus-dup.el (gnus-dup-open): Use mapc.
11083         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
11084
11085         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
11086         Reported by Stefan Wiens <s.wi@gmx.net>.
11087
11088         * gnus.el (gnus-shutdown): Use dolist.
11089
11090         * gnus-undo.el (gnus-undo): Use mapc.
11091
11092         * nnrss.el (nnrss-generate-active): do.
11093
11094         * message.el (message-cite-original-without-signature)
11095         (message-cite-original): Use mapc.
11096         (message-do-actions, message-make-forward-subject): Use dolist.
11097
11098 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
11099
11100         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
11101         deletion to remove entire duplicate line.  Fixes merged article
11102         number bug.
11103
11104 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
11105
11106         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
11107         servers that are offline.  Avoids having gnus-agent-toggle-plugged
11108         first ask if you want to open a server and then, even when you
11109         responded with no, asking if you want to synchronize the server's
11110         flags.
11111         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
11112         multi-line expressions.
11113         (gnus-agent-synchronize-group-flags): New internal function.
11114         Updates marks in memory (in the info structure) AND in the
11115         backend.
11116
11117         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
11118
11119         * nnagent.el (nnagent-request-set-mark): Use
11120         gnus-agent-synchronize-group-flags, not backend's request-set-mark
11121         method, to ensure that synchronization updates marks in the
11122         backend and in the info (in memory) structure.
11123
11124 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11125
11126         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
11127         convention fully; don't miss the root article of a thread; make
11128         the X-Draft-From header with correct article numbers.
11129
11130 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
11131
11132         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
11133         unless plugged.  Disable the agent so that an open failure causes
11134         an error.
11135
11136         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
11137         Reverted 2004-09-21 change.  The backend must be opened while
11138         synchronizing flags even when the backend stores the flags
11139         locally.
11140
11141 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
11142
11143         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
11144         in `header' match.  Reported by Svend Tollak Munkejord.
11145
11146         * message.el (message-cite-original): Fix use of
11147         `message-cite-articles-with-x-no-archive'.
11148
11149 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11150
11151         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
11152         (gnus-window-to-buffer): Ditto.
11153
11154         * mml.el (mml-preview-buffer): New variable.
11155         (mml-preview): Manage window layout with gnus-buffer-configuration.
11156
11157         * gnus-msg.el (gnus-setup-message): Put article numbers into the
11158         X-Draft-From header even if those articles aren't quoted.
11159
11160 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
11161
11162         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
11163         (gnus-request-set-mark, gnus-request-update-mark): Use new
11164         g-s-t-u-l-m to decide to use backend even when unplugged.
11165
11166 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
11169         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
11170
11171 2004-09-20  Simon Josefsson  <jas@extundo.com>
11172
11173         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
11174         "utf-16-le".
11175
11176 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11177
11178         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
11179
11180 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11181
11182         * uudecode.el (uudecode-use-external): Add :version.
11183
11184         * smime.el (smime-CA-file, smime-encrypt-cipher)
11185         (smime-dns-server): Add :version.
11186
11187         * smiley.el (gnus-smiley-file-types): Add :version.
11188
11189         * sha1.el (sha1-use-external): Add :version.
11190
11191         * pgg-def.el (pgg-query-keyserver): Add :version.
11192
11193         * nnmail.el (nnmail-fancy-expiry-targets)
11194         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
11195         Add :version.
11196
11197         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
11198         (nnimap-retrieve-groups-asynchronous): Add :version.
11199         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
11200
11201         * mml.el (mml-content-disposition-parameters)
11202         (mml-insert-mime-headers-always): Add :version.
11203
11204         * mm-util.el (mm-coding-system-priorities): Add :version.
11205
11206         * mm-decode.el (mm-inline-text-html-with-images)
11207         (mm-keep-viewer-alive-types, mm-external-terminal-program)
11208         (mm-verify-option): Add :version.
11209         (mm-text-html-renderer): Change :version.
11210
11211         * message.el (message-fcc-externalize-attachments)
11212         (message-required-headers, message-draft-headers)
11213         (message-subject-trailing-was-query)
11214         (message-subject-trailing-was-ask-regexp)
11215         (message-subject-trailing-was-regexp, message-mark-insert-begin)
11216         (message-mark-insert-end, message-archive-header)
11217         (message-archive-note, message-cross-post-default)
11218         (message-cross-post-note, message-followup-to-note)
11219         (message-cross-post-note-function, message-use-mail-followup-to)
11220         (message-subscribed-address-functions)
11221         (message-subscribed-address-file, message-subscribed-addresses)
11222         (message-subscribed-regexps, message-allow-no-recipients)
11223         (message-yank-cited-prefix, message-signature-insert-empty-line)
11224         (message-hidden-headers, message-hierarchical-addresses)
11225         (message-mail-user-agent, message-use-idna)
11226         (message-valid-fqdn-regexp)
11227         (message-strip-special-text-properties, message-header-synonyms)
11228         (message-beginning-of-line, message-tab-body-function): Add :version.
11229         (message-insert-canlock, message-wide-reply-confirm-recipients):
11230         Change :version.
11231
11232         * mail-source.el (mail-source-ignore-errors): Add :group, :type
11233         and :version.
11234         (mail-source-delete-old-incoming-confirm)
11235         (mail-source-movemail-program): Add :version.
11236
11237         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
11238         (gnus-agent-cache, gnus-agent): Change :version.
11239
11240         * gnus-util.el (gnus-use-byte-compile): Change :version.
11241
11242         * gnus-sum.el (gnus-summary-make-false-root-always)
11243         (gnus-summary-default-high-score)
11244         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
11245         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
11246         (gnus-read-all-available-headers, gnus-article-emulate-mime)
11247         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
11248         (gnus-sum-thread-tree-single-indent)
11249         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11250         (gnus-sum-thread-tree-leaf-with-other)
11251         (gnus-sum-thread-tree-single-leaf): Add :version.
11252         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
11253         (gnus-article-loose-mime): Change :version.
11254
11255         * gnus-start.el (gnus-backup-startup-file)
11256         (gnus-save-startup-file-via-temp-buffer): Add :version.
11257
11258         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
11259         (gnus-server-offline-face): Add :version.
11260
11261         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
11262
11263         * gnus-msg.el (gnus-gcc-externalize-attachments)
11264         (gnus-debug-files, gnus-debug-exclude-variables)
11265         (gnus-discouraged-post-methods): Change :version.
11266         (gnus-confirm-mail-reply-to-news)
11267         (gnus-confirm-treat-mail-like-news): Add :version.
11268
11269         * gnus-int.el (gnus-server-unopen-status): Add :version.
11270
11271         * gnus-group.el (gnus-group-jump-to-group-prompt)
11272         (gnus-large-ephemeral-newsgroup)
11273         (gnus-fetch-old-ephemeral-headers): Add :version.
11274
11275         * gnus-fun.el (gnus-x-face-directory)
11276         (gnus-convert-pbm-to-x-face-command)
11277         (gnus-convert-image-to-x-face-command)
11278         (gnus-convert-image-to-face-command): Add :version.
11279
11280         * gnus-delay.el (gnus-delay-default-hour): Add :version.
11281
11282         * gnus-cite.el (gnus-cite-blank-line-after-header)
11283         (gnus-article-boring-faces): Add :version.
11284
11285         * gnus-art.el (gnus-buttonized-mime-types)
11286         (gnus-inhibit-mime-unbuttonizing)
11287         (gnus-treat-display-face)
11288         (gnus-treat-body-boundary): Change :version.
11289         (gnus-body-boundary-delimiter, gnus-picon-databases)
11290         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
11291         (gnus-treat-date-english, gnus-treat-fold-headers)
11292         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
11293         (gnus-treat-mail-picon, gnus-treat-wash-html)
11294         (gnus-article-encrypt-protocol)
11295         (gnus-use-idna, gnus-article-over-scroll)
11296         (gnus-mime-display-multipart-alternative-as-mixed)
11297         (gnus-mime-display-multipart-related-as-mixed)
11298         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
11299         (gnus-ctan-url, gnus-button-ctan-handler)
11300         (gnus-button-handle-ctan-bogus-regexp)
11301         (gnus-button-ctan-directory-regexp)
11302         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
11303         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
11304         (gnus-button-man-level, gnus-button-emacs-level)
11305         (gnus-button-message-level, gnus-button-browse-level): Add :version.
11306
11307         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
11308         (gnus-agent-go-online): Change :version.
11309         (gnus-agent-expire-unagentized-dirs)
11310         (gnus-agent-auto-agentize-methods): Add :version.
11311
11312         * flow-fill.el (fill-flowed-display-column)
11313         (fill-flowed-encode-column): Add :version.
11314
11315         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11316         (gnus-outlook-deuglify-unwrap-max)
11317         (gnus-outlook-deuglify-cite-marks)
11318         (gnus-outlook-deuglify-unwrap-stop-chars)
11319         (gnus-outlook-deuglify-no-wrap-chars)
11320         (gnus-outlook-deuglify-attrib-cut-regexp)
11321         (gnus-outlook-deuglify-attrib-verb-regexp)
11322         (gnus-outlook-deuglify-attrib-end-regexp)
11323         (gnus-outlook-display-hook): Add :version.
11324
11325         * binhex.el (binhex-use-external): Add :version.
11326
11327 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
11328
11329         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
11330         and `invisible'.
11331
11332 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11333
11334         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
11335         in gnus-registry-trim.
11336
11337 2004-09-13  Simon Josefsson  <jas@extundo.com>
11338
11339         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
11340
11341         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
11342
11343         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
11344         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
11345         <yamaoka@jpl.org>.
11346         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
11347         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
11348         <yamaoka@jpl.org>.
11349
11350         * sieve.el (sieve-manage-mode): Ditto.
11351
11352 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
11353
11354         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
11355
11356 2004-09-11  Simon Josefsson  <jas@extundo.com>
11357
11358         * dns-mode.el: Add.
11359
11360         * mm-view.el (mm-display-dns-inline): Add.
11361
11362         * mm-decode.el (mm-inline-media-tests): Add text/dns.
11363         (mm-automatic-display): Ditto.
11364
11365         * mailcap.el (mailcap-mime-data): Add text/dns.
11366         (mailcap-mime-extensions): Map .soa to text/dns.
11367
11368 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
11369
11370         * gnus-art.el (article-decode-mime-words, article-babel)
11371         (gnus-article-highlight-signature, gnus-article-add-buttons)
11372         (gnus-signature-toggle): Remove unnecessary bindings of
11373         `inhibit-read-only' inherited from v5.10 merge.
11374
11375 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * nntp.el (nntp): New customization group.
11378         (nntp-authinfo-file): Add customization group.
11379
11380         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
11381
11382         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
11383
11384         * gnus.el (to-address, to-list, subscribed)
11385         (large-newsgroup-initial): Ditto.
11386
11387         * flow-fill.el (fill-flowed-display-column)
11388         (fill-flowed-encode-column): Ditto.
11389
11390 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11391
11392         * message.el (message-tokenize-header, message-send-mail-with-qmail):
11393         Use point-min rather than 1.
11394         (message-send-mail): Use buffer-size rather than point-max.
11395
11396         * gnus-sum.el (gnus-summary-search-article-forward):
11397         Signal a specific `search-failed' rather than a generic `error'.
11398
11399         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
11400         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
11401         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
11402
11403 2004-09-10  Simon Josefsson  <jas@extundo.com>
11404
11405         * nndb.el (require): Remove tcp and duplicate cl.
11406
11407 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * gnus-agent.el (directory-files-and-attributes): Move forward.
11410
11411 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
11412
11413         * gnus-agent.el (directory-files-and-attributes): Optionally
11414         defined to support XEmacs.
11415
11416 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
11417
11418         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
11419         to avoid run-time CL dependencies.
11420         (gnus-agent-unfetch-articles): New function.
11421         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
11422         article numbers even when local .overview file is missing.
11423         (gnus-agent-read-article-number): New function.  Only accepts
11424         27-bit article numbers.
11425         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
11426         gnus-agent-read-article-number.
11427         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
11428         from backend while recognizing that article numbers in .overview
11429         must be valid.
11430         (gnus-agent-update-files-total-fetched-for): Use
11431         directory-files-and-attributes to improve performance.
11432         * gnus-int.el (gnus-request-move-article): Use
11433         gnus-agent-unfetch-articles in place of gnus-agent-expire to
11434         improve performance.
11435
11436         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
11437         some users confused by references to .newsrc when they only have a
11438         .newsrc.eld file.
11439         (gnus-convert-mark-converter-prompt)
11440         (gnus-convert-converter-needs-prompt): Fixed use of property list.
11441         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
11442         New function.  Used internally to only display 'gnus converting
11443         files' message when actually necessary.
11444
11445         * gnus-sum.el (): Removed (require 'gnus-agent) as required
11446         methods now autoloaded.
11447
11448 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11449
11450         * gnus-sum.el (gnus-summary-insert-subject): Remove list
11451         identifiers.
11452
11453 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
11454
11455         * gnus-picon.el: Fix indentation and closing parenthesis.
11456
11457 2004-09-01  Simon Josefsson  <jas@extundo.com>
11458
11459         * message.el (message-canlock-generate): Require sha1, not
11460         sha1-el.  (Can we get rid of this require altogether?  It is ugly
11461         to require within a function.  Sadly, if sha1.el isn't loaded, the
11462         let binding in m-c-g will hide the defcustom definition, which is
11463         bad.)
11464
11465         * canlock.el: Require sha1, not sha1-el.
11466
11467         * message.el: Don't autoload sha1 (there is a autoload cookie in
11468         sha1.el).
11469
11470         * sha1-el.el: Renamed to sha1.el.
11471
11472 2004-08-30  Juanma Barranquero  <lektu@terra.es>
11473
11474         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
11475
11476 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11477
11478         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
11479
11480 2004-08-30  Kim F. Storm  <storm@cua.dk>
11481
11482         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
11483
11484         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
11485         Add :group 'nnimap.
11486
11487 2004-08-30  Andreas Schwab  <schwab@suse.de>
11488
11489         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
11490         ?* and ?\;.
11491
11492         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
11493         and ?\' to symbol instead of whitespace.
11494
11495 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11496
11497         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
11498
11499         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
11500         instead of re-search-forward.
11501
11502         * gnus-uu.el (gnus-uu-save-article): Ditto.
11503         (gnus-uu-post-encode-uuencode): Ditto.
11504
11505         * html2text.el (html2text-clean-list-items): Ditto.
11506         (html2text-clean-dtdd): Ditto.
11507         (html2text-format-tags): Ditto.
11508
11509         * message.el (message-send-mail-with-sendmail): Fix regexp.
11510         (message-fill-field-general): Use search-forward instead of
11511         re-search-forward.
11512         (unbold-region): Ditto.
11513
11514         * nnrss.el (nnrss-request-article): Ditto.
11515
11516         * nnslashdot.el (nnslashdot-request-article): Ditto.
11517
11518         * nnweb.el (nnweb-gmane-wash-article): Ditto.
11519
11520         * gnus-sum