* minibuf.texi (Basic Completion): Clarify list form of completion table.
[emacs.git] / lisp / gnus / ChangeLog
blob983d09e2589934ddd9e654df89c4143e44fe51d8
1 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
4         a user about whether to delete temp files if once a user answered as n.
6 2012-09-17  Richard Stallman  <rms@gnu.org>
8         * message.el (message-in-body-p): Don't set mark or modify buffer.
10         * mml.el (mml-attach-file): Doc fix.
11         (mml-attach-external, mml-attach-buffer, mml-attach-file):
12         Set mail-encode-mml when in Mail mode.
13         Simplify code to set HEAD and move back to HEAD.
14         (mml-insert-multipart, mml-insert-part):
15         Set mail-encode-mml when in Mail mode.
17 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19         * gnus-util.el (gnus-timer--function): New function.
21         * gnus-art.el (gnus-article-stop-animations): Use it.
23 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
25         Fix glitches caused by addition of psec to timers.
26         * gnus-art.el (gnus-article-stop-animations): Use timer--function
27         rather than raw access to timer vector.
29 2012-09-11  Julien Danjou  <julien@danjou.info>
31         * gnus-notifications.el (gnus-notifications): Check for nil values in
32         ignored addresses check.
34 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
38 2012-09-07  Chong Yidong  <cyd@gnu.org>
40         * gnus-util.el
41         (gnus-put-text-property-excluding-characters-with-faces): Restore.
43         * gnus-salt.el (gnus-tree-highlight-node):
44         * gnus-sum.el (gnus-summary-highlight-line):
45         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
47 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
49         * gnus-util.el: Fix compilation error on XEmacs 21.4.
51 2012-09-06  Juri Linkov  <juri@jurta.org>
53         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
54         scheme for buffer names to be more consistent with other group and
55         article buffer names in Gnus.
57 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
59         * gnus-util.el
60         (gnus-put-text-property-excluding-characters-with-faces): Remove.
62         * gnus-compat.el: Define compat function `add-face' from Wolfgang
63         Jenkner.
65         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
67         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
69         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
71 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
73         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
74         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
76         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
77         string-prefix-p in Emacs >=23.2.
79         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
80         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
81         instead of string-match-p.
82         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
84 2012-09-06  Kenichi Handa  <handa@gnu.org>
86         * qp.el (quoted-printable-decode-region): Fix previous change; handle
87         lowercase a..f.
89 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
91         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
93 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
95         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
96         TIME is set.
98 2012-09-05  Juri Linkov  <juri@jurta.org>
100         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
101         than one group at a time (bug#11961).
103 2012-09-05  Julien Danjou  <julien@danjou.info>
105         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
106         this hide the real reason with a message giving absolutely no hint.
108 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
110         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
111         to the backend (bug#11804).
113         * message.el (message-insert-newsgroups): Don't insert newsgroup
114         duplicates (bug#12275).
116 2012-09-05  John Wiegley  <johnw@newartisans.com>
118         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
119         sieve rules.
121 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
123         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
124         function.
126         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
128         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
130 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
132         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
133         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
134         This should make nnmaildir more usable with offlineimap.
136 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
138         * gnus-notifications.el (gnus-notifications-notify): Use it.
140         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
141         warnings on XEmacs.
143 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
145         Better seeds for (random).
146         * gnus-sync.el (gnus-sync-lesync-setup):
147         * message.el (message-canlock-generate, message-unique-id):
148         Change (random t) to (random), now that the latter is more random.
150 2012-08-31  Dave Abrahams  <dave@boostpro.com>
152         * auth-source.el (auth-sources): Fix macos keychain access.
154         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
155         allow the backend `request-head' function to determine the group
156         name on its own.
157         (gnus-request-expire-articles): Filter out negative article numbers
158         during expiry (Bug#11980).
160         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
161         O(N^2) to O(N).  This makes warping into huge groups tolerable.
163         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
164         you've found the article when you haven't.
166 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
168         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
170 2012-08-30  Julien Danjou  <julien@danjou.info>
172         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
173         `gnus-notifications-timeout'.
174         (gnus-notifications-timeout): Add.
175         (gnus-notifications-action): New function.
176         (gnus-notifications-notify): Add :action using
177         `gnus-notifications-action'.
178         (gnus-notifications-id-to-msg): New variable.
179         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
180         notifications id to messages.
182 2012-08-30  Kenichi Handa  <handa@gnu.org>
184         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
185         once.
187 2012-08-29  Julien Danjou  <julien@danjou.info>
189         * gnus-notifications.el: New file.
190         (gnus-notifications-notify): New function.
191         (gnus-notifications): Use `gnus-notifications-notify'.
193 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
195         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
196         transfer encoding first; bind gnus-newsgroup-charset to the charset
197         that the article specifies (Bug#12209).
199 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
201         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
202         (gnus-group-customize-done): Encode values posting-style holds.
204         * gnus-msg.el (gnus-summary-resend-message)
205         (gnus-configure-posting-styles): Decode values posting-style group
206         parameter holds.
208 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
210         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
211         `name' and `address' in Resent-From header.
213 2012-08-14  Chong Yidong  <cyd@gnu.org>
215         * gnus-art.el (article-display-face): Handle failure in
216         gnus-create-image (Bug#11802).
218 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
220         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
221         Use defsetf.
223 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
225         * auth-source.el: (auth-source-plstore-search)
226         (auth-source-secrets-search): Ignore :require and :type in search spec.
228 2012-08-06  Julien Danjou  <julien@danjou.info>
230         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
231         Remove autoload, already handled by gnus.el.
233 2012-08-05  Julien Danjou  <julien@danjou.info>
235         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
236         Add autoload.
238 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
240         * gnus.el (gnus-valid-select-methods): Fix custom type.
242 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
244         * auth-source.el (auth-sources, auth-source-backend-parse)
245         (auth-source-macos-keychain-search)
246         (auth-source-macos-keychain-search-items)
247         (auth-source-macos-keychain-result-append)
248         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
249         auth-source.el through the /usr/bin/security utility.
250         (auth-sources): Fix syntax error.
251         (auth-source-macos-keychain-result-append): Fix variable name.
252         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
254 2012-07-27  Julien Danjou  <julien@danjou.info>
256         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
257         Emacs < 24.1
259 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
261         * message.el (message-kill-address): Don't kill last newline.
262         (message-skip-to-next-address): Don't move to the next header.
263         (message-fill-field-address): Work properly.
265 2012-07-25  Julien Danjou  <julien@danjou.info>
267         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
269 2012-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
271         * nnimap.el (nnimap-get-responses): Don't remove, still used.
273 2012-07-24  Julien Danjou  <julien@danjou.info>
275         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
277         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
278         (nntp-async-timer-handler): Remove, unused.
280         * nnimap.el (nnimap-get-responses): Remove, unused.
282         * nnheader.el (mail-header-set-extra): Remove, unused.
284         * mm-view.el (mm-view-sound-file): Remove, unused.
286         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
287         (mm-url-encode-multipart-form-data): Remove, unused.
289         * message.el (message-remove-signature, message-make-host-name)
290         (message-fill-address): Remove, unused.
292         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
293         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
294         unused.
296         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
298         * gnus-util.el (gnus-extract-address-component-name)
299         (gnus-extract-address-component-email, gnus-sortable-date)
300         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
301         (gnus-process-live-p): Remove, unused.
303         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
305         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
306         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
307         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
308         function.
310         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
312         * gnus-score.el (gnus-summary-score-crossposting)
313         (gnus-score-regexp-bad-p): Remove, unused.
315         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
317         * gnus-range.el (gnus-sublist-p): Remove, unused.
319         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
320         unused.
322         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
324         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
325         (gnus-request-associate-buffer): Remove, unused.
327         * gnus-group.el (gnus-group-set-method-info)
328         (gnus-group-set-params-info): Remove, unused.
330         * gnus-fun.el (gnus-shell-command-to-string)
331         (gnus-shell-command-on-region): Remove, unused.
333         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
335         * gnus-art.el (gnus-article-text-type-exists-p)
336         (article-translate-characters, gnus-article-hide-text-of-type)
337         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
338         Remove, unused.
340 2012-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
342         * nnir.el ("nnir"): Revert last change, that's premature to merge from
343         Gnus master.
345 2012-07-22  Andrew Cohen  <cohen@bu.edu>
347         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
349 2012-07-21  Julien Danjou  <julien@danjou.info>
351         * message.el (message-dont-reply-to-names): Replace deprecated
352         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
353         (message-get-reply-headers): Ditto.
355 2012-07-18  Julien Danjou  <julien@danjou.info>
357         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
358         `sieve-upload-and-kill'.
360         * sieve.el (sieve-bury-buffer): Remove function.
361         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
362         (sieve-upload-and-kill): New function, mapped to C-c C-c.
364 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
366         * shr.el (shr-expand-url): Handle URL starting with `//'.
368 2012-07-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
369 2012-07-13  Chong Yidong  <cyd@gnu.org>
371         * smime.el (smime-certificate-info): Set buffer-read-only directly,
372         instead of calling toggle-read-only with a (bogus) argument.
374 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
376         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
377         of initial input when reading the author to restrict the summary to.
379 2012-07-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
381         * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
382         buffer exists, which it doesn't if we haven't started Gnus.
384 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
386         * mm-decode.el (mm-shr):
387         Allow overriding charset by mm-charset-override-alist.
389 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
391         * gnus-art.el (gnus-article-view-part):
392         Toggle subparts of multipart/alternative part.
394 2012-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
396         * gnus-sync.el: Simply require json.
398         * registry.el: Simply require eieio and eieio-base.
400 2012-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
402         * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
404 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
406         * shr.el (shr-render-buffer): New command.
407         (shr-visit-file): Use it.
409 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
411         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
412         Set no-byte-compile and no-update-autoloads.
414 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
416         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
418 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
421         being bound to a lambda form.
423 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
425         * gnus-picon.el (gnus-picon-properties): New defcustom.
426         (gnus-picon-create-glyph): Use it.
428 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
430         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
431         locales.
433         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
434         on a handle.
436         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
437         address as the default.
439         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
440         It makes no sense to query the user about internal files.
442         * gnus-spec.el: Remove all the byte-compilation stuff, since
443         benchmarking shows that it doesn't help when entering large summary
444         buffers.
446         * gnus-util.el (gnus-byte-code): Remove.
448         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
449         grouplens stuff.
451 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
453         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
454         (bug#11514).
456 2012-06-26  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
458         * message.el (message-buffers): Return all buffers derived from Message
459         to make `gnus-dired-attach' work with mu4e.
461 2012-06-26  Daiki Ueno  <ueno@unixuser.org>
463         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
464         (mm-dissect-singlepart): Don't guess the MIME type of
465         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
466         set.
467         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
468         toplevel MIME type is multipart/encrypted.
470 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
472         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
473         In particular, add an optional argument and a docstring.
475         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
477         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
478         current before calling `gnus-groups-to-gnus-format'.
479         Note that this was already the case for `gnus-active-to-gnus-format'.
481 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
483         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
485 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
487         * mm-decode.el (mm-dissect-buffer): Doc fix.
489         * gnus-sum.el (gnus-handle-ephemeral-exit):
490         Avoid creating the group buffer if it doesn't exist.
492         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
493         is given, mark the group as ephemeral with the current window conf.
495         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
496         buffer exists, which it doesn't if we haven't started Gnus.
497         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
499 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501         * mml.el (mml-generate-mime):
502         Allow specifying what the top-level part type is.
504         * gnus-sum.el (gnus-auto-center-summary):
505         `scroll-margin' isn't defined on XEmacs.
507 2012-06-26  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
509         * gnus-sum.el (gnus-auto-center-summary):
510         Set default to respect `scroll-margin'.
512 2012-06-26  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
514         * gnus-cite.el (gnus-dissect-cited-text): A single line without
515         citation prefix within a block of cited text should be considered
516         part of that block *only* if it is a blank line.
518 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
520         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
521         before kinsoku-bol characters nor within kinsoku-eol characters.
523 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
525         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
526         (gnus-topic-create-topic, gnus-topic-enter-dribble):
527         Silence compiler.
528         (gnus-sync-read): Use mapc instead of mapcar.
530         * mm-archive.el: Require mm-decode for some macros.
531         (gnus-recursive-directory-files, mailcap-extension-to-mime):
532         Silence the byte compiler.
533         (mm-archive-decoders): New function that returns the value of
534         the mm-archive-decoders variable.
536         * mm-decode.el:
537         Don't require mm-archive; autoload mm-archive functions instead.
538         (mm-dissect-singlepart): Use the function mm-archive-decoders.
540         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
542 2012-06-26  Peter Munster  <pmrb@free.fr>
544         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
545         (gnus-demon-cancel): Ditto.
546         (gnus-demon-run-callback): When function cannot be called due to low
547         idleness, call it when idleness reaches the expected value, instead
548         of waiting another timer period.
549         (gnus-demon-init): Add `time' to arguments of call-back.
551 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
553         * gnus.el: Register gnus-registry functions.
555         * gnus-registry.el (gnus-try-warping-via-registry):
556         Moved here and indent.
558         * gnus-int.el (gnus-warp-to-article):
559         Check whether the registry is enabled before warping.
561 2012-06-26  Dave Abrahams  <dave@boostpro.com>
563         * gnus-sum.el (gnus-summary-insert-subject): Record information
564         in the registry about each article retrieved.
566         * gnus-int.el (gnus-select-group-with-message-id): New function.
567         (gnus-try-warping-via-registry): Ditto.
568         (gnus-warp-to-article): Fall back on the registry.
570 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
572         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
574 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
576         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
577         gnus-gcc-self-resent-messages may be a group parameter.
578         (gnus-summary-resend-message):
579         Don't encode encoded words in header when Gcc'ing resent message.
581 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
583         * shr.el (shr-insert): Treat non-breaking space just like normal
584         space.  This seems to produce more pleasing results.
585         (shr-insert):
586         Only insert a blank line if we're starting from an image.
587         (shr-tag-br):
588         Allow <br> to end lines or to make a single blank line.
589         (shr-ensure-paragraph): Consider lines with white space to be blank.
591 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
593         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
594         and gnus-gcc-post-body-encode-hook.
596 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
598         * mm-decode.el (mm-dissect-singlepart):
599         Guess what the type of application/octet-stream parts really is.
601         * gnus-sum.el (gnus-propagate-marks): Remove.
603 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
605         * nntp.el (nntp-coding-system-for-read): Remove.
606         (nntp-coding-system-for-write): Ditto.
607         (nntp-open-connection): Just use `binary' directly.
609 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
611         * registry.el (registry-usage-test, registry-persistence-test):
612         Move to tests/gnustest-registry.el.
613         (registry-make-testable-db, registry-match-test)
614         (registry-instantiation-test): Move to tests/gnustest-registry.el.
616         * gnus-registry.el (gnus-registry-misc-test)
617         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
619         * tests/gnustest-registry.el:
620         New file with the registry and gnus-registry ERT tests.
622 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
624         * gnus-msg.el (gnus-summary-resend-message):
625         Make gnus-summary-resend-message-insert-gcc be last item in
626         message-header-setup-hook.
628 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
630         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
631         (nnfolder-marks, nnfolder-marks-file-suffix)
632         (nnfolder-marks-modtime): Remove.
633         (nnfolder-open-server): Don't use marks.
634         (nnfolder-request-delete-group): Ditto.
635         (nnfolder-request-rename-group): Ditto.
636         (nnfolder-request-set-mark, nnfolder-request-marks)
637         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
638         (nnfolder-save-marks, nnfolder-open-marks): Remove.
640         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
641         (nnml-marks-modtime): Remove.
642         (nnml-request-delete-group): Don't use marks.
643         (nnml-request-rename-group): Ditto.
644         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
645         (nnml-save-marks, nnml-open-marks): Remove.
647         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
648         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
649         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
650         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
651         (nntp-server-to-method-cache): Remove.
653         * shr.el (shr-rescale-image): Fix wrong merge.
655 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
657         * shr.el (shr-remove-trailing-whitespace):
658         Really delete the padding on too-wide lines.
660 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
662         * mm-archive.el (mm-archive-dissect-and-inline): New function.
663         (mm-archive-dissect-and-inline): Fix up the undisplayer.
665         * mm-decode.el (mm-display-external): Output the text from
666         the command in the buffer after the command finished.
667         This makes text-based commands behave better.
669 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
671         * message.el (smtpmail-smtp-user): Silence compiler warning.
673 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
675         * message.el (message-multi-smtp-send-mail): Also allow specifying
676         the SMTP user name.
678 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
680         * gnus-sum.el (gnus-summary-article-map): Fix typo.
682 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
684         * message.el (message-multi-smtp-send-mail): New function.
685         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
686         header to implement multi-SMTP functionality.
688         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
689         (gnus-agentize): Don't set it.
690         (gnus-agent-send-mail): Don't use it.
692         * gnus-sum.el (gnus-summary-widget-backward):
693         New function and keystroke.
695         * shr.el (shr-put-image): Remove underlines from sliced images.
696         (shr-zoom-image): Compute the region to be replaced more correctly.
698 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
700         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
701         (gnus-summary-resend-message-insert-gcc): New function.
702         (gnus-summary-resend-message): Modify message-header-setup-hook and
703         message-sent-hook to make it work for Gcc.
704         (gnus-inews-do-gcc): Update the number of unread articles of groups
705         that messages are Gcc'd to.
707         * message.el (message-resend): Run message-sent-hook to do Gcc.
709 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
711         * gnus-registry.el (gnus-registry-fixup-registry):
712         Move the message to a higher level to silence compilation.
714         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
715         parameter to allow controlling the scaling.
717         * shr.el (shr-zoom-image): New command and keystroke.
718         (shr-put-image): Take a `size' flag to say how to scale the image.
720         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
721         Use recursive deletion.
722         (mm-dissect-archive): Add support for zip files.
724         * gnus-util.el (gnus-recursive-directory-files): New function.
726         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
727         (mm-archive-decoders): Add tgz support.
729         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
730         Otherwise inserting text into the Gnus buffer can look odd.
732         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
734         * mm-archive.el (mm-archive-decoders): Add support for tar.
736         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
738         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
740 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
742         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
744         * mm-archive.el: New file.
746         * mm-decode.el (mm-dissect-singlepart):
747         Use it to decode ms-tnef files.
749         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
751         * message.el (message-goto-*): Make all the `message-goto-*' commands
752         push the mark before moving point.  This makes it easier to go back
753         to where you came from after editing whatever you jumped to.
755 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
757         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
758         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
759         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
761 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
763         * spam.el: Move BBDB autoloads.
764         (spam-exists-in-BBDB-p):
765         New function to do the BBDB search directly in BBDB 2 and 3.
766         (spam-check-BBDB): Use it.
767         (spam-enter-ham-BBDB): Use it.
769 2012-06-26  Peter Munster  <pmrb@free.fr>  (tiny change)
771         * gnus-group.el (gnus-group-get-new-news):
772         New parameter `one-level' for scanning exactly one level.
774         * gnus-start.el (gnus-get-unread-articles): Ditto.
776 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
778         * gnus-sync.el: More commentary about setup.
780 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
782         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
784 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
786         * gnus-sync.el: Improve docs about CouchDB admins.
788 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
790         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
791         not needed.  Provide xmlplistread list function to produce XML plist
792         output for non-Gnus LeSync clients.
794 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
796         * gnus-sync.el: Add LeSync synchronization backend and logic to read
797         and save against it.  Group subscriptions, read marks, other marks,
798         subscription levels, topic names, and topic offsets (the group's
799         position within the topic) are saved.  This is an experimental
800         backend and may change significantly.  Load json.el from
801         the gnus-fallback-lib if it's not available otherwise.
802         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
804 2012-06-26  David Engster  <dengste@eml.cc>
806         * tests/gnustest-nntp.el: New file for simple NNTP testing.
808 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
810         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
812 2012-06-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
814         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
815         is an integer to avoid later problems.
817 2012-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
819         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
820         locales.
822 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
824         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
825         articles when fetch-old is non-nil (bug#11370).
827 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
829         * gnus-group.el (gnus-group-get-new-news): Respect
830         `gnus-group-use-permanent-levels', as documented (bug#11638).
832 2012-06-10  Dave Abrahams  <dave@boostpro.com>
834         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
835         groups (bug#11641).
837 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
840         (bug#11514).
842 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
844         * nntp.el: Stop the `letf' madness.
845         (nntp--report-1): New var.
846         (nntp-report): Merge nntp-report-1 into it.
847         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
848         the nntp-report function.
850         * auth-source.el: Fix comment-style to follow the convention.
852 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
854         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
855         a string so that Gcc works (bug#11514).
857 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
859         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
860         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
862 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
864         * gnus-win.el (gnus-configure-frame): Don't signal an error when
865         jumping to *Server* from a dedicated *Group* window.
866         (gnus-configure-frame): CSE.
868         * gnus-registry.el: Minor style cleanup.
869         (gnus-registry--set/remove-mark): New function, extracted from
870         gnus-registry-install-shortcuts.
871         (gnus-registry-install-shortcuts): Use it.
873 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
875         * nnspool.el (news-path): Use eval-and-compile.
877 2012-05-24  Glenn Morris  <rgm@gnu.org>
879         * nnspool.el (news-directory, news-path, news-inews-program):
880         Move here from paths.el.  Don't see a need for these to be autoloaded.
882         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
883         Merge in doc from paths.el version.  Don't see any need for this to be
884         autoloaded, or for the warning about users not setting it.
886 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
888         Fix minor Y10k bug.
889         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
891 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
893         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
894         message once it's actually open.
896 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
898         * auth-source.el (auth-source--aput-1, auth-source--aput)
899         (auth-source--aget): New functions and macros.
900         Use them instead of aput/aget.
902 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
904         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
906 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
908         * plstore.el (plstore-called-interactively-p): New compat macro copied
909         from message.el.
910         (plstore-mode): Use it.
912 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
914         * plstore.el: Revive the editing feature.
915         (plstore-mode): New mode to edit plstore file.
916         (plstore-mode-toggle-display, plstore-mode-original)
917         (plstore-mode-decoded): New command.
918         (plstore--encode, plstore--decode, plstore--write-contents-functions)
919         (plstore--insert-buffer, plstore--make): New function.
920         (plstore-open, plstore-save): Simplify by using them.
922 2012-04-16  Glenn Morris  <rgm@gnu.org>
924         * nndraft.el (nndraft-request-list): Fix declaration.
926 2012-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
929         don't have a current group.
931         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
932         have a group name.
934         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
935         a multibyte buffer (bug#7410).
936         (article-wash-html): Parse the original article buffer to get the
937         unencoded data (bug#7410).
939         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
940         .newsrc.el files.
942 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
944         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
945         would have gotten if we posted to the group, and use that to compare
946         against the message we want to cancel (bug#10808).
948 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
950         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
951         "#" to avoid having them interpreted as comments.
953 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955         * shr.el (shr-insert): Update the text state properly to avoid
956         inserting spurious paragraph starts.
958 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960         * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
961         requested (bug#10961).
963         * shr.el (shr-table-widths): Divide the extra width more fairly over
964         the TDs (bug#10973).
965         (shr-render-td): Don't delete too much padding.
966         (shr-natural-width): Compute the natural width more correctly.
967         (shr-insert): Allow the natural width to be computed for tables again.
968         (shr-tag-table-1): Rework how the natural widths are computed by
969         rendering the table a third time.
970         (shr-natural-width): Removed.
971         (shr-buffer-width): New function.
972         (shr-expand-newlines): Use it.
974         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
975         using a `gnus-use-full-window' setup (bug#11013).
977 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
979         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
980         24.1 release.
982 2012-03-10  David Edmondson  <dme@dme.org>
984         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
985         'Forwarded Message' header and the start of the message.
987 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
989         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
990         isn't running (bug#10897).
992 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
994         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
996 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
998         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1000 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1002         * mm-decode.el (mm-shr): Remove "soft hyphens".
1004         * nnimap.el (nnimap-request-list): Return the group names encoded as
1005         utf8.  Otherwise non-European group names don't work.
1006         (nnimap-request-newgroups): Ditto.
1008         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1009         the default in `read-string' (bug#10757).
1011         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1012         topics (bug#10843).
1014         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1015         buffer.  Suggested by Herbert Valerio Riedel.
1016         (nnimap-request-move-article): Delete the message from the correct IMAP
1017         server.
1019 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1021         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1022         Reported by Peter Münster.
1024 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1026         * shr.el (shr-image-fetched): Make sure we really kill the right
1027         buffer.
1029 2012-02-16  Leo Liu  <sdl.web@gmail.com>
1031         * gnus-start.el (gnus-1): Avoid duplicate entries.
1033 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1035         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1036         too-wide lines.
1038 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1040         * shr.el (shr-rescale-image): Undo previous change; see
1041         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1043 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1045         * nnimap.el (nnimap-record-commands): New variable.
1046         (nnimap-log-command): Use it.
1047         (nnimap-make-process-buffer): Add a space to the process buffer.
1048         (nnimap-transform-headers): Don't bug out on header lines containing
1049         stuff that look like IMAP length encodings.
1051         * shr.el (shr-rescale-image): Allow viewing large images.
1053 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1055         * nnml.el (nnml-request-compact-group): Delete the marks file after
1056         compaction (bug#10800).
1058         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1059         group exit.
1061         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1062         QRESYNC/FETCH output.
1064 2012-02-11  Glenn Morris  <rgm@gnu.org>
1066         * sieve-manage.el (sieve-manage-default-stream):
1067         * shr.el (shr):
1068         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1069         (nnir-retrieve-headers-override-function)
1070         (nnir-imap-default-search-key, nnir-notmuch-program)
1071         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1072         (nnir-method-default-engines):
1073         * message.el (message-cite-reply-position):
1074         * gssapi.el (gssapi-program):
1075         * gravatar.el (gravatar):
1076         * gnus-sum.el (gnus-refer-thread-use-nnir):
1077         * gnus-registry.el (gnus-registry-unfollowed-addresses)
1078         (gnus-registry-max-pruned-entries):
1079         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1080         * gnus-int.el (gnus-after-set-mark-hook)
1081         (gnus-before-update-mark-hook):
1082         * gnus-async.el (gnus-async-post-fetch-function):
1083         * auth-source.el (auth-source-cache-expiry):
1084         Add missing :version tags to new defcustoms and defgroups.
1086 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1088         * message.el (message-default-send-mail-function): Made into own
1089         function for reuse by emacsbug.el.
1091 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
1093         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1094         `gnus-sloppily-equal-method-parameters' to avoid a warning.
1096 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1098         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1099         running.
1101         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1103         * gnus.el (gnus-server-extend-method): Don't add an -address component
1104         if the method already has one (bug#9676).
1106 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1108         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1109         of an initial-input for consistency (bug#10757).
1111         * shr.el: Inhibit getting and sending cookies when fetching pictures.
1113         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1115 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1117         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1118         lines that are narrower than the window width.  Otherwise background
1119         "blocks" will look less readable.
1121 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1123         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1125 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1127         * nnimap.el (nnimap-transform-headers): Remove unused variable.
1128         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1129         have newlines within the strings, and where the UID comes after the
1130         BODYSTRUCTURE element (bug#10537).
1132         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1133         (bug#10732).
1135         * shr.el (shr-insert-document): Add doc string.
1136         (shr-visit-file): Ditto.
1137         (shr-remove-trailing-whitespace): New function.
1138         (shr-insert-document): Use it to clean up trailing whitespace as the
1139         final step (bug#10714).
1141 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1143         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1144         buffer if `gnus-kill-summary-on-exit' is nil.
1146 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1148         * gnus-sum.el (gnus-summary-show-thread):
1149         next-single-char-property-change may return nil in XEmacs.
1151 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1153         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1154         when just reading a single group from "without" Gnus.
1156 2012-02-06  Chong Yidong  <cyd@gnu.org>
1158         * gnus-sum.el (gnus-summary-show-thread):
1159         next-single-char-property-change never returns nil (Bug#8657).
1161 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1163         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1164         without reconnecting.
1165         (nnimap-possibly-change-group): Ditto.
1166         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1167         connection has died before being called.
1169 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1171         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1172         an initial sync unless we're really doing one.
1174         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1175         address parameter if one already exists (bug#9676).
1177         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1178         not the prefix, as documented (bug#10689).
1180 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1182         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1183         the "server".
1185         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1186         the real error message with the useless "previously known to be down".
1187         Which isn't even correct.
1189         * nntp.el (nntp-open-connection): Report the error message if the nntp
1190         server can't be reached.
1192         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1193         groups we do a total scan for.
1194         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1195         doing that.
1197 2012-01-31  Jim Meyering  <jim@meyering.net>
1199         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1200         Correct a comment (insert "not") and hide nominally-doubled "to".
1202 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1204         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1205         section in the manual.
1207 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1209         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1210         words.
1211         (rfc2047-encode-string): Ditto.
1212         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
1213         understand folded filename="..." parameters, for instance.
1215         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1216         the message for greater debuggability.
1218 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1220         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1221         instead of setting it locally, since the latter doesn't seem to have
1222         any effect (most of the time).
1224 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
1226         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1227         function call.
1229 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1231         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1232         seconds, and make the repeat clause with HH:MM specs work as
1233         documented.
1235 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1237         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1238         so that previous errors don't prohibit getting new news.
1240         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1242         * nntp.el (nntp-retrieve-group-data-early): Ditto.
1244 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1246         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1247         bound globally in old Emacsen and XEmacsen.
1249 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
1251         * gnus.el (gnus-group-find-parameter): Check for liveness of the
1252         buffer, not of the string which is its name.
1254 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1256         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1257         non-server-marks groups.
1258         (gnus-group-make-articles-read): Ditto.
1260         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1261         methods (bug#9676).
1263         * gnus.el (gnus-method-ephemeral-p): New function.
1265 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1267         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1268         left-to-right.
1270 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1272         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1273         warning.
1275 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1277         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1278         macroexpand the nnir things, since they haven't been defined yet, and
1279         nnir requires gnus-sum.
1281 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1283         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1285 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1287         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1288         logical server name in addition to the actual machine address.
1290         * auth-source.el (auth-source-user-and-password): Add convenience
1291         wrapper to search by just host and optionally user.
1293 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1295         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1296         after rendering.
1298 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1300         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1301         (bug#9693).
1302         (gnus-summary-setup-buffer): Document return value (bug#9697).
1304         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1305         since ido doesn't work on symbols (bug#9632).
1307         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1308         when getting a single value as when getting all the values.  This means
1309         that atoms like `gcc-self' work cumulatively, like variable settings,
1310         instead of getting the value from the last matching clause.
1311         (gnus-group-find-parameter): Protect against the group buffer not
1312         existing (bug#9585).
1314 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316         * gnus-start.el (gnus-activate-group): Document more parameters
1317         (bug#9694).
1319         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1320         (bug#9692).
1322         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1323         article was fetched, so that it can be expired later (bug#9958).
1324         (gnus-agent-summary-fetch-series): Add doc string.
1325         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1326         (bug#9517).
1328         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1329         retrieval is happening.
1331         * gnus.el (gnus-parameters): Doc fix.
1333 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1335         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1336         show the thread after expansion.
1338 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1340         * gnus-art.el (article-narrow-to-head): If the head is completely
1341         empty, narrow to the empty region (bug#9764).
1343         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1344         read, and then mark them as unread only when the unread mark is used.
1345         This makes `C-- T k' actually work, even though it's confusing.
1347         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1348         alive before we try to find its window.
1350 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1352         * mm-decode.el (mm-display-external): Use a longer timeout for the
1353         deletion to allow slow programs to display the file.
1355 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1357         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1358         prompt to be less confusing.
1360         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1361         argument to `message-reply'.  This broke `special-display-*' frame
1362         pop-uping (bug#10238).
1364 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1367         systems, since these allegedly don't work there.
1369 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1371         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1372         live buffer.
1374 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1376         * nnir.el (nnir-retrieve-headers): Protect against the article not
1377         existing on the server (bug#10335).
1379 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1381         * gnus-agent.el (gnus-agent-load-local): Recompute
1382         gnus-agent-article-local on changing method.
1384 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386         * gnus.el (gnus-parameters): Note precedence.
1388 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1390         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1391         in the group buffer.
1393 2012-01-04  Julien Danjou  <julien@danjou.info>
1395         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1396         change.
1398 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1400         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1401         too.
1403         * nntp.el (nntp-retrieve-group-data-early): Use it.
1405 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1407         * nntp.el (nntp-retrieval-in-progress): New variable.
1408         (nntp-make-process-buffer): Make it buffer-local.
1410         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1411         2010.
1412         (gnus-demon-init): Use it to compute the time if time is on the form
1413         "04:23".
1415         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1417         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1418         status in the correct buffer.
1420 2012-01-03  Leo Liu  <sdl.web@gmail.com>
1422         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1423         when opening topics (bug#10407).
1425 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1427         * mm-view.el (mm-display-inline-fontify): Add comment.
1429 2011-12-15  Juri Linkov  <juri@jurta.org>
1431         * mm-decode.el (mm-inline-media-tests): Add missing
1432         `mm-handle-media-subtype'.
1434 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
1436         * message.el (message-valid-fqdn-regexp): Update with newly approved
1437         top-level domain names ".tel" and ".asia".
1439 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1441         * gnus-sum.el (gnus-summary-show-article): Don't load shr
1442         unconditionally.
1444 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1446         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1447         pop-to-buffer-same-window for old Emacsen.
1449 2011-12-04  Chong Yidong  <cyd@gnu.org>
1451         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1452         change (Bug#10200).
1454 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1456         * compface.el (uncompface):
1457         * gnus-art.el (gnus-article-x-face-command): Update the header format
1458         of icon data for the most recent icontopbm program.
1460 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1462         * gnus-msg.el (gnus-inews-do-gcc):
1463         * message.el (message-send-mail):
1464         * mml.el (mml-generate-mime): Share the value of the buffer-local
1465         `message-options' variable between a draft buffer and temprary working
1466         buffers.
1468 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1470         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1472 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1474         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1475         for Cygwin.
1477 2011-11-24  Glenn Morris  <rgm@gnu.org>
1479         * starttls.el: Fix case of "GnuTLS".
1481 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1483         * gnus-group.el (gnus-group-highlight): Fix typo.
1485 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
1487         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1488         value of `delete-file', that returns nil for a local file but returns t
1489         for a remote file using ssh.
1491 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1494         avoid later breakage.
1496 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1498         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1499         article buffers' name.
1501 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1503         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1504         by Paul Eggert's spellfixes two days ago.
1506 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1509         buffer-local instead of binding them to avoid warnings.  Also demote
1510         errors (bug#10063).
1511         (font-lock-mode-hook): Shut up byte compiler.
1513 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1515         * mm-util.el (mm-charset-after): Fix typo.
1517 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1519         * gnus-sum.el (gnus-summary-make-menu-bar):
1520         * gnus-uu.el (gnus-uu-decode-postscript)
1521         (gnus-uu-decode-postscript-and-save):
1522         * mailcap.el (mailcap-print-command):
1523         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1524         Fix typos.
1526 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1528         * gnus-art.el (gnus-article-part-wrapper):
1529         * shr-color.el (shr-color-visible-distance-min)
1530         (shr-color-relative-to-absolute, set-minimum-interval)
1531         (shr-color-visible): Fix typos.
1533 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1535         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1536         slightly clearer.
1538 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540         * message.el (message-send-and-exit): Document `arg'.
1542 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1544         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1546 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
1548         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1549         we don't use `bound-and-true-p'.
1551 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1553         * gnus-util.el (gnus-bound-and-true-p): Remove.
1554         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1555         * nnir.el: Use it.
1556         * nnmairix.el: Use it.
1558 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1560         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1561         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1562         for reasons unknown.
1563         * nnir.el: Use it.
1564         * nnmairix.el: Use it.
1566         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1567         * nnir.el: Ditto.
1568         * nnmairix.el: Ditto.
1570         * gnus-registry.el (gnus-registry-enabled): Default to nil.
1572 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1574         * message.el (message-completion-function): Make sure
1575         message-tab-body-function is not attempted if one of
1576         message-completion-alist fails to find a completion (bug#9158).
1578 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
1580         * mml.el (mml-quote-region): Quote <#secure> tag.
1581         (mml-generate-mime-1): Unquote <#secure> tag.
1583 2011-10-20  Chong Yidong  <cyd@gnu.org>
1585         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1586         calling a minor mode from Lisp with nil arg enables it, so we have to
1587         make the wording a bit ambiguous here).
1589 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
1591         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1592         * nnir.el (nnir-mode): Use it.
1593         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1594         Use it.
1596         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1597         * nnmairix.el (gnus-registry-enabled): Ditto.
1599 2011-10-17  Dave Abrahams  <dave@boostpro.com>
1601         * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1602         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1603         only while we need to find out if it should be t or nil.
1604         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1605         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1606         the registry is installed.  Set it to nil when it's unloaded.
1607         (gnus-registry-install-p): Provide user guidance for the initial value
1608         of `gnus-registry-install' when it's 'ask, otherwise return its value.
1609         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1610         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1611         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1612         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1613         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1614         `gnus-registry-install'.
1616 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
1618         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1619         previous change.
1620         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1621         primary key is marked as disabled.
1623 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
1625         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1626         primary key is marked as disabled.
1628 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
1630         * html2text.el (html2text-clean-anchor): Check for quotes around
1631         `href' value.
1633 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1635         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1636         searching.  Drop `bbdb-cache'.
1638 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1640         * message.el (message-signed-or-encrypted-p): Exclude header when
1641         checking if there is signed or encrypted body in text/plain message.
1643 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
1645         * html2text.el (html2text-get-attr): Correctly handle attribute values
1646         containing "=".
1648 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
1650         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1651         handle bindings.
1653 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1655         * gnus-win.el (gnus-configure-windows): Protect against reading
1656         ephemeral groups outside of Gnus.
1658 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1660         * shr.el (shr-tag-img): Don't get images displayed in tables.
1662 2011-10-03  Glenn Morris  <rgm@gnu.org>
1664         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1665         the "maintainer" version of debbugs.gnu.org reports.
1667 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1669         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1670         make asynchronous adjacent image insertion work better.
1672 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
1674         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
1675         documentation.
1677 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1680         `gnus-asynchronous' isn't shadowed.
1682 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1685         (nnimap-insert-partial-structure): The charset parameter isn't
1686         case-sensitive.
1688         * nnheader.el (nnheader-message-maybe): New function.
1690         * shr.el (shr-tag-table): Render totally broken tables better.
1692         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1693         computing the boundary.
1695 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697         * pop3.el (pop3-number-of-responses): Remove.
1698         (pop3-wait-for-messages): Rewrite to take linear time instead of
1699         exponential time.
1701 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1703         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1704         re-fetch images.
1706         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1707         re-fetch images when hitting `g' in Gnus.
1709 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1711         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1712         (mml-compute-boundary): Don't check collision if it is non-nil.
1713         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1714         before checking collision.
1716 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1718         * message.el (message-indent-citation): Really make sure there's a
1719         newline at the end.
1721         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1722         Fix suggested by John Wiegley.
1724         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1726         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1728         * message.el (message-default-send-rename-function): Break out into its
1729         own function.
1731         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1732         doesn't work under XEmacs.
1734         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1735         of "imaps" to word around Windows problems.
1736         (nnimap-open-connection-1): Use it.
1738         * message.el (message-indent-citation): Revert last change which made
1739         `F' not work.
1741 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1743         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1744         terminal as well.
1746 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1748         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1749         because it displays images using overlays that aren't easy to copy to
1750         the article buffer.
1752 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1754         * message.el (message-indent-citation): Fix empty line removal at the
1755         end of the citation.
1757 2011-09-20  Julien Danjou  <julien@danjou.info>
1759         * auth-source.el (auth-source-netrc-create): Use default value for
1760         password if specified.  Evaluate default.
1761         (auth-source-plstore-create): Ditto.
1762         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1763         value evaluation.
1764         (auth-source-netrc-create): Typo fix.
1765         (auth-source-plstore-create): Ditto.
1767         * auth-source.el (auth-source-format-cache-entry): New function.
1769 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1771         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1773 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1775         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1777 2011-09-19  Julien Danjou  <julien@danjou.info>
1779         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1780         which work with things that are not ASCII.
1782 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1784         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1786 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1788         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1789         message level.
1791 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1793         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1795 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1797         * gnus.el (gnus-interactive-exit): Update defcustom spec.
1799 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1801         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1802         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1804 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
1806         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1807         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1808         articles.
1810 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
1812         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1813         (message-mail-other-window, message-mail-other-frame)
1814         (message-news-other-window, message-news-other-frame):
1815         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1816         instead of setting buffer display variables.
1818 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1820         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1822         * gnus-sum.el (gnus-fetch-headers): Bump message level.
1824 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1826         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1827         duplicates" to a higher level.
1829         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
1830         most egregious messages.
1832 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1834         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
1836 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
1838         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
1839         up the file (bug#9351).
1841 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1843         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
1844         it does with all other backends, but decode the names immediately after
1845         getting them.
1847         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
1848         decoding nnimap groups.
1850         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
1851         newsrc file.  It doesn't seem like an important optimization any more.
1853 2011-09-10  Dave Abrahams  <dave@boostpro.com>
1855         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
1856         overflows.
1858 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1860         * gnus.el (gnus-article-mark-lists): Remove `recent'.
1861         (gnus-interactive-exit): Extend to `quiet'.
1863         * gnus-sum.el (gnus-offer-save-summaries): Use it.
1865         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
1866         string.
1868         * plstore.el (plstore--get-buffer): Silence compiler warnings by
1869         renaming function arguments from `this'.
1871         * gnus-sum.el (gnus-newsgroup-recent): Remove.
1873         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
1874         has been renamed.
1875         (gnus-lrm-string-p): Include RLM and PDF, too.
1877         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
1878         (bug#9225).
1880 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1882         Add autoload cookies for functions used by sendmail.el.
1883         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
1885         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
1887 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1889         * gnus-art.el (article-date-ut): Work properly even when there are
1890         things like Date header in the body; work for forwarded parts.
1892 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
1894         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
1895         original-article-buffer.
1897 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
1899         * nnir.el (nnir-compose-result): Fix matching of server type.
1900         (nnir-run-swish++): Ditto.
1901         (nnir-run-namazu): Ditto.
1902         (nnir-run-notmuch): Ditto.
1904 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1906         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
1907         (bug#9405).
1909         * gnus-score.el (gnus-summary-increase-score): Doc clarification
1910         (bug#9421).
1912         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
1913         (bug#9425).
1915         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
1916         thing (bug#9426).
1918 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
1921         the error message.
1923 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
1925         * message.el (message-setup-1): Return t (Bug#9392).
1927 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
1929         * gnus-sum.el: When adding article headers to a summary buffer also
1930         update gnus-newsgroup-articles (bug#9386).
1932 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1934         * auth-source.el: Autoload help-mode.
1936 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
1939         names.
1941 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
1943         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
1944         mm-replace-in-string for compatibility issues.
1945         * mml2015.el (mml2015-epg-verify): Ditto.
1947 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1949         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
1951         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
1953 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1955         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
1956         continue on and do the clean-up phase (bug#9188).
1958         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
1959         just ignore groups that can't be opened instead of erroring out
1960         (bug#9225).
1962         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
1963         nil since some many people are fuddy-duddies.
1965         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
1966         images.
1968         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
1969         instead.
1971         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
1973         * gnus-util.el (gnus-process-live-p): Copy over compat function.
1975         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
1976         processing.
1978         * nntp.el (nntp-kill-buffer): Kill the process before killing the
1979         buffer to avoid warnings.
1981 2011-08-20  Simon Josefsson  <simon@josefsson.org>
1983         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
1984         specified to reduce precision.
1986 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
1989         bodystructures (bug#9314).
1991 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1993         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
1994         Make button keymap non-sticky after buttons.
1996 2011-08-18  David Engster  <dengste@eml.cc>
1998         * nnmairix.el (nnmairix-request-set-mark)
1999         (nnmairix-goto-original-article): Remove adding of article to registry,
2000         since `gnus-registry-add-group' isn't available anymore.
2001         (nnmairix-determine-original-group-from-registry):
2002         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2003         available anymore.
2005 2011-08-12  Simon Josefsson  <simon@josefsson.org>
2007         * starttls.el (starttls-any-program-available): Define as obsolete
2008         function.
2010 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2013         versions which Gnus use when appropriate.
2015         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2016         a pretty destructive command.
2018         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2020 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022         * message.el (message-fix-before-sending): Make a different warning
2023         about NUL characters (bug#9270).
2025         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2026         from custom (bug#9260).
2028         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2029         things work in Emacs 22 and XEmacs, too.
2031         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2032         default From.
2034         * gnus-spec.el (gnus-lrm-string-p): New macro.
2035         (gnus-lrm-string): New constant.
2036         (gnus-summary-line-format-spec): LRM-ify the from.
2037         (gnus-tilde-max-form): LRM-ify string chopping.
2039         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2041         * message.el (message-is-yours-p): Allow disabling canlock checking
2042         (bug#9295).
2043         (message-shoot-gnksa-feet): Add `canlock-verify'.
2044         (message-auto-save-directory): Use ~/ as the auto-save directory if the
2045         message directory isn't writable (bug#9304).
2047         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2048         non-world-readable.
2050 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2052         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2053         articles.
2055 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
2057         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2058         copy-list.
2060 2011-08-12  Sam Steingold  <sds@gnu.org>
2062         * gnus-score.el (gnus-score-find-alist): Keep the score files already
2063         in the reverse order to avoid modifying the cache with `nreverse'.
2064         (gnus-all-score-files): Do not modify the value returned by
2065         `gnus-score-find-alist' because it lives in a cache variable.
2066         (gnus-current-home-score-file): No need to `nreverse' the return value
2067         of `gnus-score-find-alist', it is already in the correct order.
2069 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
2071         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2072         type MESSAGE and subtype RFC822 is slightly different from those of
2073         type TEXT.
2075 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
2077         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2078         This allows article-referral to work from an nnir group.
2080 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
2082         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2084 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
2086         * mml1991.el (mml1991-epg-find-usable-key)
2087         (mml1991-epg-find-usable-secret-key): New function.
2088         (mml1991-epg-sign): Check if signing key is usable.
2089         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2091 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
2093         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2094         server-variables only.  This should fix a bug introduced with commit
2095         e1889675b7f4adf057833c5513c9374134c4e053.
2096         (nnir-run-query): 'nnir-search-engine should not be set from the global
2097         environment.
2099 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
2101         * nnir.el (nnir-search-thread): Position point on referring article
2102         line.
2103         (nnir-warp-to-article): Clean up summary buffers.
2105         * nnimap.el (nnimap-request-thread): Whitespace fix.
2107 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
2109         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2111 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113         * starttls.el (starttls-available-p): Rename from
2114         `starttls-any-program-available' and changed return convention.
2116 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
2118         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2119         `unix-sync' unless it's defined.
2121 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
2123         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2124         `aref' for XEmacs compatibiltiy.
2126 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2128         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2130 2011-07-31  Dave Abrahams  <dave@boostpro.com>
2132         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2133         closures, quote the form properly (bug#9194).
2135 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2138         (gnus-summary-insert-new-articles): Protect against servers that are
2139         down.
2141 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2143         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2144         in mm handle if none is specified.
2146 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
2148         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2150 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
2152         * nnir.el (nnir-search-thread): New function to make an nnir group
2153         based on a thread query.
2155         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2156         of nnir in thread referral.
2157         (gnus-summary-refer-thread): Use it.
2159         * nnimap.el (nnimap-request-thread): Use it.
2161 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163         * shr.el (shr-tag-comment): Ignore HTML comments.
2165 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
2167         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2168         argument.
2169         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2170         Use `nnir-address' to handle server info rather than passing an arg.
2172         * nnimap.el (nnimap-make-thread-query): New utility function to format
2173         an imap thread search query.
2174         (nnimap-request-thread): Use it.
2176         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2177         right select-method if we are not going back to the group buffer.
2179 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2181         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2182         enter invalid buffer configurations into the quit form (bug#9107).
2183         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2184         unplugged/plugged.
2186         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2187         keep track of which ones are unread (bug#9061).
2189         * gnus.el (gnus-refer-article-method): Allow entering any sexp
2190         (bug#9055).
2192         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2193         (bug#9041).
2195         * gnus-html.el (mm-util): Require (bug#9073).
2197         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2198         (gnus-summary-refer-thread): Use it to remove duplicates in the
2199         un-threaded view (bug#9053).
2200         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2202 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
2204         * nnir.el (nnir-read-server-parm): Use default value from global
2205         variable.  Without this the default search engine parameters aren't
2206         used at all.
2208 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210         * message.el (message-unique-id): Don't use the undocumented return
2211         value from (random t) (bug#9118).
2213 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2215         * message.el (message-auto-save-directory): If the ~/Mail directory
2216         doesn't exist, use ~ as the auto-save directory (bug#4432).
2218         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2219         hasn't already been started.
2221 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2225         * message.el (message-reply): Work around mysterious bug where
2226         `message-mode' seems to overwrite the locally bound `subject' variable.
2228 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
2230         * nnimap.el (nnimap-request-thread): Ensure search is performed in
2231         correct group.
2233         * gnus-int.el (gnus-request-thread): Add group argument.
2235         * gnus-sum.el (gnus-summary-refer-thread): Use it.
2237 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2239         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2240         renamed to `debbugs-gnu-*'.
2242 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
2244         * plstore.el: Revert the editing feature since it is not urgent.
2245         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2246         (plstore-mode-decoded): Remove.
2248 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2250         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
2251         isn't very interesting any more, and it leaks potentially secret data.
2252         (gnus-debug): Remove.
2254         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2255         use of :custom-show.
2257 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
2259         * plstore.el: Add documentation.
2260         (plstore-mode): New mode to edit plstore file.
2261         (plstore-mode-toggle-display, plstore-mode-original)
2262         (plstore-mode-decoded): New command.
2263         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2264         (plstore--insert-buffer, plstore--make): New function.
2265         (plstore-open, plstore-save): Simplify by using them.
2267 2011-07-06  Glenn Morris  <rgm@gnu.org>
2269         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2271 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2274         no longer is much used.
2275         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2276         Articles".
2278 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
2280         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2281         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2282         `notmuch' backend.
2284 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2286         * mm-decode.el (mm-text-html-renderer): Doc fix.
2288         * gnus-msg.el (gnus-bug): Fix the MML tag.
2290         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2292 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
2294         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2295         secondary methods if started with `gnus-no-server'.
2297 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
2299         * message.el (message-return-action): Fix typo in docstring.
2301 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2303         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2304         bug reports at once.
2306         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2308 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2310         * nndraft.el: Require gnus-group.
2311         (nndraft-request-list): Declare.
2313         * nndraft.el (nndraft-update-unread-articles): Don't show group having
2314         no unread article unless it matches gnus-permanently-visible-groups.
2316         * nndraft.el (nndraft-update-unread-articles): New function.
2317         (nndraft-request-associate-buffer): Use it to update the number of
2318         unread articles for the nndraft groups in the group buffer when saving
2319         or killing a draft message.
2321 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2324         systems to binary before writing and reading the mbox files.
2326         * gnus.el (gnus-summary-line-format): Link to the info node for %U
2327         instead of trying to list them all (bug#8978).
2329 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2331         * pop3.el (pop3-open-server): Use :end-of-capability.
2333 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2336         the id is always a number.
2338         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2339         debbugs mode, if possible.
2341 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
2343         * auth-source.el (auth-source-token-passphrase-callback-function):
2344         Reindent.
2345         (epg-context-operation): Remove unnecessary autoload.
2347 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2349         * gnus.el (gnus-list-debbugs): New command.
2351         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2352         mboxstat instead of the maintbox, since the stat seems to be fuller.
2354         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2355         summary buffers.
2357         * message.el (message-get-reply-headers): Delete all duplicates,
2358         instead of the first.
2359         (message-get-reply-headers): Ensure that we have progress while
2360         deleting duplicates.
2362         * gnus-msg.el (gnus-configure-posting-styles): Get the local
2363         gnus-posting-style value from the summary buffer to make it easier to
2364         make that a per-buffer conf.
2366 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
2368         * nnir.el (nnir-run-imap): Allow halting a search when an article is
2369         found by setting `shortcut' in 'query.
2370         (nnir-request-article): Use `shortcut' setting when requesting article
2371         by Message-ID.
2373 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
2375         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2376         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2377         Bring the pseudo-headers back too.
2379 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2381         * auth-source.el (auth-source-token-passphrase-callback-function):
2382         Simplify and remove EPA dependency.
2384 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
2386         * nnir.el (nnir-request-article): Fix error message text.
2388 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2390         * auth-source.el (plstore-delete): Autoload.
2391         (auth-source-plstore-search): Support delete operation.
2392         * plstore.el (plstore-delete): New function.
2394 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2396         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2397         mark actually existing articles as unread rather than the ones that
2398         active asserts.
2400 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
2402         * nntp.el (nntp-record-command):
2403         * gnus-util.el (gnus-message-with-timestamp-1):
2404         Use format-time-string rather than decoding time stamps by hand.
2405         This is simpler and insulates the code from potential changes to
2406         current-time format.
2408 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2410         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2412 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2414         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2415         (plstore-save): Support public key encryption.
2416         (plstore--init-from-buffer): New function.
2417         (plstore-open): Use it; fix error when opening a non-existent file.
2418         (plstore-revert): Use plstore--init-from-buffer.
2420 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2422         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2424 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2426         * mml2015.el (mml2015-use): Replace string-match-p with string-match
2427         for old Emacsen.
2429 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2431         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2432         is not fully working.
2434 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2436         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2437         quit window configuration.
2439         * auth-source.el (epg-context-set-passphrase-callback):
2440         Remove duplicate autoload.
2442 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2444         * nnir.el (nnir-request-article): Allow requesting articles by
2445         Message-ID with nnimap.
2447         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2448         current server.
2450 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2452         * auth-source.el: Autoload EPA/EPG functions.
2453         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2454         changed when EPA/EPG is not available.
2455         (auth-source-backend): Rename "arg" member to "data".
2456         (auth-source-backend-parse, auth-source-plstore-search)
2457         (auth-source-plstore-create): Use it.
2459 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2461         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2462         `gnus-refer-article-methods'.
2464 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2466         * auth-source.el: Require EPA and EPG.
2467         (auth-source-passphrase-alist): New variable.
2468         (auth-source-passphrase-callback-function)
2469         (auth-source-token-passphrase-callback-function): Callbacks for the
2470         netrc field encryption (GPG tokens).
2471         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2472         Symmetric encryption and decryption of the netrc GPG tokens.
2473         (auth-source-netrc-normalize): Use them, simplifying the closure.
2475 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2477         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2478         non-nil, and `nnimap-split-methods' is nil, use the former.
2480 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2482         * plstore.el (plstore-revert): New function.
2483         (plstore-open): Use it; hide the buffer from user.
2485 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2487         * auth-source.el (auth-source-backend): New member "arg".
2488         (auth-source-backend-parse): Handle new backend 'plstore.
2489         * plstore.el: New file.
2491 2011-06-30  Glenn Morris  <rgm@gnu.org>
2493         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2495         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2497 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2500         expiring articles to.
2502         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2503         variations as ASCII (bug#5458).
2505 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2507         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2509 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511         * message.el (message-point-in-header-p): Tweak the function to default
2512         to saying that we're not in the headers if there is no separator at
2513         all.  This makes it possible to use the Message version of `M-q' in
2514         buffers with no headers (bug#7987).
2515         (message-point-in-header-p): Fix last checkin to work with an empty
2516         mail-header-separator, too.
2518         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2519         again, save the choice via customize.
2521 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2523         * message.el (message-send-mail-function): Add `sendmail-query-once'.
2525         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2526         ended the connection, bail out before waiting infinitely on a new
2527         connection.
2529 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
2531         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2532         reports.
2534         * gnus.el (gnus-bug-package): Use "gnus."
2535         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2537 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2539         * gnus-art.el (gnus-article-stop-animations): New function to stop any
2540         animations going on at article exit time.
2542         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2543         since removing it breaks people upgrading.
2545         * shr.el (shr-put-image): Use the new interface for animating images.
2546         (shr-put-image): Animate for 60 seconds.
2548         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2549         error with `find-file-hooks' on Emacs 22.
2550         (with-auth-source-epa-overrides): Ugly hack to Wrap the
2551         `find-file-hook' things in `symbol-value' to avoid compilation warnings
2552         on all architectures.
2554         * spam.el (spam-stat): Require in a normal fashion without binding
2555         `spam-stat-install-hooks' to avoid compilation warnings.
2557         * spam-stat.el (spam-stat-install-hooks): Remove.
2558         (spam-stat-install-hooks): Don't run automatically.
2560 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
2562         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2563         and keystroke.
2565 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2567         * auth-source.el (auth-source-netrc-cache): Move forward.
2569 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571         * auth-source.el (auth-source-netrc-create): Don't query the bits that
2572         we already know.
2573         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2574         (auth-source-netrc-create): Don't prompt for the stuff we already know.
2576 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2578         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2579         %S format, since that looks odd.
2580         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2581         file, especially when saving.
2583 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
2585         * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2586         article found.
2588 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2590         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2591         `auth-source-save-secrets' with a more sensitive alist that can be
2592         configured per file.  Experimental, so defaults to 'never.
2593         (auth-source-netrc-create): Use it.  Still experimental code.
2594         (with-auth-source-epa-overrides): Use `find-file-hooks' if
2595         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
2597 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
2599         * auth-source.el (auth-source-save-secrets): New variable to control if
2600         secret tokens should be saved encrypted.
2601         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2602         to `auth-source-netrc-normalize'.
2603         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
2604         on the EPA variables being defined.
2605         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2606         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2607         the lexical-let closure.
2608         (auth-source-netrc-create): Create "gpg:" tokens according to
2609         `auth-source-save-secrets'.
2611 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2613         * gnus-group.el (gnus-group-update-group): Add new argument
2614         `info-unchanged' that stops updating dribble buffer.
2616         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2617         deletes lines matching to it in dribble buffer.
2619         * gnus-agent.el (gnus-agent-fetch-group-1):
2620         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2621         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2622         * gnus-start.el (gnus-group-change-level):
2623         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2625         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2626         if newsgroup info is not changed.
2628         * gnus-group.el (gnus-group-get-new-news-this-group):
2629         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2630         Don't update dribble buffer.
2632 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
2634         * gnus-registry.el (gnus-registry-remove-ignored): New function to
2635         remove entries with groups we ignore.
2637 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2639         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2640         the underline comes at the bottom.
2642 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2644         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2645         `gnus-registry-user-format-function-M' and declare the latter obsolete.
2646         (gnus-registry-article-marks-to-names): Rename from
2647         `gnus-registry-user-format-function-M2'.
2649 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2651         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2652         ephemeral group.
2654 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656         * shr.el (shr-browse-image): Copy the URL if called interactively.
2658 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2660         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2661         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
2662         done, then unselected articles may be marked as read.
2664         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2665         since not doing this seems to lead to a race condition in pop3-logon.
2667         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2668         so that the call chain it correct when we call "upwards".
2670         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2671         in read-only groups.
2673         * gnus-group.el (gnus-group-mark-article-read): Ditto.
2675         * message.el (message-cite-reply-position): Doc string fix.
2677         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2678         avoid regexp overflow.
2679         (nnimap-transform-split-mail): Ditto.
2681         * pop3.el (pop3-retr): Error out if the server closes the connection.
2683 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2685         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2686         mm-with-unibyte-current-buffer.  The buffer should not contain any
2687         multibyte chars anyway at this stage.
2689 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2692         at the end of lines.
2694 2011-05-29  Julien Danjou  <julien@danjou.info>
2696         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2698 2011-05-27  Glenn Morris  <rgm@gnu.org>
2700         * gnus-group.el (gnus-bug-group-download-format-alist):
2701         Use the "maintainer" version of debian reports as well.
2703 2011-05-26  Glenn Morris  <rgm@gnu.org>
2705         * gnus-group.el (gnus-bug-group-download-format-alist):
2706         Use the "maintainer" version of debbugs.gnu.org reports.
2708 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2710         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2712 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2714         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2715         the thread moves us backwards and so we loop forever.
2717 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2719         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2720         whitespace in base64 data lines.
2722 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2724         * gnus-registry.el (gnus-registry-user-format-function-M):
2725         Use `mapconcat'.
2726         (gnus-registry-user-format-function-M2): Use to see the full text of
2727         the marks.  Make "," the mark text separator.
2729         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2730         authentication with auth-source.
2732 2011-05-17  Glenn Morris  <rgm@gnu.org>
2734         * gnus-group.el (gnus-import-other-newsrc-file):
2735         Use insert-file-contents.
2737 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2739         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2740         1000 iterations.
2742 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2744         * nntp.el (nntp-open-connection): Check if process-type is available.
2746 2011-05-16  Julien Danjou  <julien@danjou.info>
2748         * shr.el (shr-tag-del): Add support for del tag.
2750 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2752         * gnus-html.el (gnus-html-put-image): Register a displayer.
2754         * shr.el (shr-image-displayer): Don't remove text props from alt text.
2756 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
2758         * registry.el (prune-factor): New initialization parameter defaulting
2759         to 0.1.
2760         (registry-prune-hard): Use it.
2762         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2763         0.1 expicitly.
2765 2011-05-13  Glenn Morris  <rgm@gnu.org>
2767         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2768         is bound, since this function requires sendmail.
2770 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2772         * registry.el (registry-usage-test): Disable pruning test.
2774 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
2776         * registry.el (registry-prune-hard-candidates)
2777         (registry-prune-soft-candidates): Helper methods for registry pruning.
2778         (registry-prune): Use them.  Make the sort function optional.
2780 2011-05-10  Jim Meyering  <meyering@redhat.com>
2782         * shr.el (shr-colorize-region): Fix typo "on on -> on".
2784 2011-05-10  Julien Danjou  <julien@danjou.info>
2786         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2787         symbol and not a list.
2789 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2791         * gnus-art.el (gnus-article-mode): Move binding of
2792         shr-put-image-function here from gnus-article-prepare-display.
2794         * shr.el (shr-put-image-function): New variable.
2795         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2796         (shr-put-image): Return scaled image.
2798         * gnus-art.el (gnus-shr-put-image): New function.
2799         (gnus-article-prepare-display): Bind shr-put-image-function to it.
2801         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2802         original ones, as deletable.
2804 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2806         * nntp.el (nntp-open-connection): Set TCP keepalive option.
2808 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2810         * registry.el (registry-full): Add convenience method.  Fix logic.
2811         (registry-insert): Use it.  Fix logic here too.
2813         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2814         `registry-prune' if `registry-full' returns t.
2815         (gnus-registry-handle-action)
2816         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2817         (gnus-registry-usage-test): Use it.
2819 2011-05-07  Julien Danjou  <julien@danjou.info>
2821         * shr.el (shr-link): Make shr-link inherit from link by default.
2823 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
2825         * shr.el (shr-urlify, shr-link): Fix shr-link face.
2827 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2829         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
2830         error out because the face is not a list.
2832 2011-05-05  Glenn Morris  <rgm@gnu.org>
2834         * gnus-start.el (gnus-propagate-marks): Declare.
2836 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
2838         * registry.el (registry-reindex): Fix percentage message.
2840 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2842         * shr.el: Add shr-link face for links.
2843         (shr-urlify): Use it.
2845         * registry.el (registry-insert): Make error message more helpful.
2847 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849         * gnus-html.el (gnus-html-schedule-image-fetching):
2850         Use url-queue-retrieve, if it exists.
2852         * shr.el (shr-tag-img): Ditto.
2854         * gnus.el: Autoload more gnus-agent functions.
2856         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
2857         agent if we haven't already (bug#8502).
2859         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
2860         into the Agent, too.
2862         * gnus-agent.el (gnus-agent-store-article): New function.
2864         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
2865         and moved from that file for reuse.
2867         * pop3.el (pop3-open-server): Error messages are "-ERR".
2869 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2871         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
2872         (open-tls-stream): Remove superfluous tls/starttls autoloads.
2874 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2876         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
2877         buffer has moved to a different frame.
2879 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2881         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
2882         to get the conversion from unibyte to multibyte buffers to work on
2883         Emacs 22.
2885         * nntp.el (nntp-request-article): Slight clean-up.
2887 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2889         * shr.el (shr-strike-through): New face.
2890         (shr-tag-s): Use it to provide <s> support.
2891         (shr-tag-s): Remove duplicate definition.
2893 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2895         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
2896         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
2898 2011-04-23  Glenn Morris  <rgm@gnu.org>
2900         * gnus-sum.el (gnus-extra-headers): Bump :version.
2902 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904         * shr.el (shr-tag-sup): New function.
2905         (shr-tag-sub): Ditto.
2907 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2909         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
2910         for the case where `gnus-registry-ignored-groups' is a list of lists,
2911         and don't call `gnus-parameter-registry-ignore' otherwise.
2913 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2915         * nnimap.el (nnimap-user): New backend variable.
2916         (nnimap-open-connection-1): Use it.
2917         (nnimap-credentials): Accept user parameter so it's explicit what user
2918         name is desired.
2920         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
2921         default.
2923         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
2924         not gnus-registry.el.
2926         * gnus-registry.el: Mention in comments how to modify
2927         `gnus-extra-headers' for proper recipient tracking and that it may
2928         already have To and Cc recently, which it does as of this commit.
2929         (gnus-registry-ignored-groups): Remove defcustom.
2930         Explain why in comments.
2931         (gnus-registry-action): Fix data-header reference to use the extra
2932         headers.  Explain in package commentary how to add To and Cc headers to
2933         the gnus-extra-headers.
2934         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
2935         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
2936         parameter list or a string list in `gnus-registry-ignored-groups'.
2937         Fix logic error.
2939 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2941         * shr.el (shr-expand-url): Protect against null urls.
2943 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2945         * shr.el (shr-base): New binding.
2946         (shr-tag-base): Keep track of <base>.
2947         (shr-expand-url): New function used throughout.
2949 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
2951         * gnus-registry.el
2952         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
2953         (gnus-registry-ignored-groups): New variable.
2954         (gnus-registry-ignore-group-p): Use it.
2955         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
2956         set the destination group to nil (same as delete) if it's ignored.
2958 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2960         * gnus-registry.el (gnus-registry-action)
2961         (gnus-registry-fetch-header-fast):
2962         Don't use mail-header that looks an internal function of mailheader.el.
2964 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2966         * gnus-registry.el: Eliminate cl functions.
2967         (gnus-registry-sort-addresses): New function that replaces mapcan.
2968         (gnus-registry-action, gnus-registry-spool-action)
2969         (gnus-registry-split-fancy-with-parent)
2970         (gnus-registry-fetch-recipients-fast): Use it.
2971         (gnus-registry-import-eld): Replace delete* with dolist + delq.
2973         * registry.el (initialize-instance, registry-lookup)
2974         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2975         (registry-lookup-secondary-value, registry-search, registry-delete)
2976         (registry-insert, registry-reindex, registry-size, registry-prune):
2977         Use eval-and-compile.
2979 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2981         * registry.el (registry-reindex): New method to recreate the secondary
2982         registry indices.
2984         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
2985         tracked field changes.
2986         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
2987         (gnus-registry-action, gnus-registry-spool-action)
2988         (gnus-registry-handle-action)
2989         (gnus-registry--split-fancy-with-parent-internal)
2990         (gnus-registry-split-fancy-with-parent)
2991         (gnus-registry-register-message-ids): Add recipient tracking on spool,
2992         move, and delete actions, and for fancy splitting with parent.
2993         (gnus-registry-extract-addresses)
2994         (gnus-registry-fetch-recipients-fast)
2995         (gnus-registry-fetch-header-fast): Convenience functions.
2996         (gnus-registry-misc-test): ERT test of
2997         `gnus-registry-extract-addresses'.
2999 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3001         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3002         Track by subject first, then sender.
3004 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3006         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3008         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3009         Lisp.
3011         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3012         (gnus-draft-send): Use it to avoid popping
3013         up frames from gnus-group-send-queue.
3015 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3017         * gnus-registry.el: Updated gnus-registry docs.
3019 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
3021         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3022         Fix logic bug.
3023         (gnus-registry-post-process-groups): Fix logging of no results and
3024         quote sender and subject.
3026 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3028         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3029         (gnus-read-active-for-groups): Don't try to finish getting stuff where
3030         we had no early-data returned.
3031         (gnus-get-unread-articles): Add a sanity check so that we don't issue
3032         two async commands to the same server at the same time.
3034 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
3036         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3038 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3040         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3041         "warning" level.
3043         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3044         (mm-url-insert-file-contents): Don't set the package names.
3046 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
3048         * gnus-registry.el (gnus-registry-action): Remove properties and
3049         simplify subject in `gnus-registry-handle-action'.
3050         (gnus-registry-spool-action): Get subject and sender from message if
3051         they are not passed in.
3052         (gnus-registry-handle-action): Remove properties and simplify subject
3053         consistently.
3055 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3057         * registry.el: Require CL before using defmacro*.
3059 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3061         * gnus-art.el (article-treat-date): Assume that
3062         gnus-article-date-headers may be a group parameter.
3064 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
3066         * gnus-registry.el (gnus-registry-handle-action): More debugging.
3068         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3069         interactively so the newsrc file can contain foreign groups too.
3070         Useful for debugging but not much for users.
3072 2011-04-07  David Engster  <dengste@eml.cc>
3074         * registry.el (registry-usage-test): Only do
3075         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3076         lexical binding.
3078 2011-04-06  David Engster  <dengste@eml.cc>
3080         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3081         argument NOERROR for `require', since XEmacs 21.4 does not support it.
3083 2011-04-06  David Engster  <dengste@eml.cc>
3085         * registry.el (initialize-instance): Change :after to :AFTER to be
3086         compatible with old EIEIO version in XEmacs.
3088 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3090         * gnus-registry.el (gnus-registry-post-process-groups)
3091         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3092         and provide better messaging.
3094 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3096         * gnus-registry.el: Don't use ERT if it's not available.  Load it
3097         unconditionally anyway, discarding errors.
3098         (gnus-registry-delete-entries): New convenience function.
3099         (gnus-registry-import-eld): Import from old .eld registry.
3101         * registry.el: Don't use ERT if it's not available.  Load it
3102         unconditionally anyway, discarding errors.
3104         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3105         version from the Claudio Bley GnuTLS patch (extra optional parameters
3106         and host name).
3108 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3110         * gnus-registry.el (gnus-registry-fixup-registry): New function to
3111         fixup the parameters that can be customized by the user between
3112         save/read cycles.
3113         (gnus-registry-read): Use it.
3114         (gnus-registry-make-db): Use it.
3115         (gnus-registry-spool-action, gnus-registry-handle-action):
3116         Fix messaging.
3117         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3118         Map references to actual group names with sender and subject tracking.
3119         (gnus-registry-post-process-groups): Use `cond' for better messaging.
3120         (gnus-registry-usage-test): Add subject lookup test.
3122         * registry.el (registry-db, initialize-instance): Set up constructor
3123         instead of :initform arguments for the sake of older Emacsen.
3124         (registry-lookup-breaks-before-lexbind): New method to demonstrate
3125         pre-lexbind merge bug.
3126         (registry-usage-test): Use it.
3127         (initialize-instance, registry-db): Move the non-function initforms
3128         back to the class definition.
3130 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
3132         * registry.el: New library to manage gnus-registry-style data.
3134         * gnus-registry.el: Use it (major rewrite).
3136         * nnregistry.el: Use it.
3138         * spam.el: Use it.
3140 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3142         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3143         marks on non-selected articles.
3145 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
3147         * proto-stream.el: Move to Emacs core, at net/network-stream.el.
3149         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3150         parameter to open-protocol-stream.
3152 2011-04-01  Julien Danjou  <julien@danjou.info>
3154         * mm-view.el (mm-display-inline-fontify): Do not fontify with
3155         fundamental-mode.
3157 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3159         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3160         servers.
3162 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3164         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3165         made marks not propagate, again.
3167 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
3169         * proto-stream.el (open-protocol-stream): Bring back `network' type.
3170         Make this the default type.
3171         (proto-stream-open-plain): Rename from proto-stream-open-default.
3172         (open-protocol-stream, proto-stream-open-starttls)
3173         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3174         with `plain'.
3176         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3177         value.
3179         * nntp.el (nntp-open-connection-function): Document the fact that some
3180         values are not functions but are instead handled specially.
3181         Recognize nntp-open-plain-stream value.
3182         (nntp-open-connection): Recognize that value.
3184 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3187         stuff.
3189         * gnus-score.el (gnus-score-string): Fix calling convention of
3190         `gnus-simplify-buffer-fuzzy' after last patches.
3192         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3193         server for articles we didn't get any headers for.  This is a sanity
3194         check.
3196 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
3198         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3199         new CAPABILITY, use it.
3201 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3203         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3204         downloading anything.
3206         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3208 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
3210         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3211         colors.
3212         (gnus-splash-svg-color-symbols): New function.
3214 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3216         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3217         instead of using the global gnus-simplify-subject-fuzzy-regexp.
3218         (gnus-simplify-subject-fuzzy): Use the local
3219         gnus-simplify-subject-fuzzy-regex instead of the global one.
3220         This makes using this variable in group parameters work.
3222 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3224         * gnus-registry.el (gnus-registry-unfollowed-groups):
3225         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3226         archive:sent-YYYY-MM-DD groups).
3227         (gnus-registry-split-fancy-with-parent): Bail out early in sender
3228         tracking if there are more than `gnus-registry-max-track-groups'
3229         matches.
3231 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3233         * message.el (message--yank-original-internal): New function to do the
3234         insertion cleanly inside eval in `message-yank-original'.
3235         (message-yank-original): Use it.
3237 2011-03-29  Julien Danjou  <julien@danjou.info>
3239         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3240         local variables disabled rather than `normal-mode'.
3242 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
3244         * proto-stream.el: Changes preparatory to merging open-protocol-stream
3245         with open-network-stream.
3246         (proto-stream-always-use-starttls): Option removed.
3247         (open-protocol-stream): Return a process object by default.  Provide a
3248         new parameter :return-list specifying a list-type return value, which
3249         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
3250         :type `network' to `try-starttls', and `network-only' to `default'.
3251         Make `default' the default, for compatibility with open-network-stream.
3252         Handle the no-parameter case exactly as open-network-stream, with no
3253         additional stream processing.  Search plists using plist-get.
3254         Explicitly add :end-of-commend parameter if it is missing.
3255         (proto-stream-open-default): Rename from
3256         proto-stream-open-network-only.  Return 'default as the type.
3257         (proto-stream-open-starttls): Rename from proto-stream-open-network.
3258         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
3259         failed.  Always return a list with a (possibly dead) process as the
3260         first element, for compatibility with open-network-stream.
3261         (proto-stream-open-tls): Use plist-get.  Always return a list.
3262         (proto-stream-open-shell): Return `default' as connection type.
3263         (proto-stream-capability-open): Use plist-get.
3264         (proto-stream-eoc): Function deleted.
3266         * nnimap.el (nnimap-stream, nnimap-open-connection)
3267         (nnimap-open-connection-1): Handle renaming of :type parameter for
3268         open-protocol-stream.
3269         (nnimap-open-connection-1): Pass a :return-list parameter
3270         open-protocol-stream to obtain a list return value.  Parse this list
3271         using plist-get.
3273         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3274         for open-protocol-stream.  Accept open-protocol-stream return value
3275         that is a subprocess object instead of a list.  Handle the case of a
3276         dead returned process.
3278 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
3280         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3282         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3284 2011-03-21  Julien Danjou  <julien@danjou.info>
3286         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3287         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
3288         query.
3289         (mm-inline-text): Render normal text with fontification whenever
3290         possible.
3292         * gnus-sum.el (gnus-summary-save-parts-1):
3293         * gnus-art.el (gnus-article-browse-html-save-cid-content)
3294         (gnus-article-browse-html-parts, gnus-mime-delete-part)
3295         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3296         Use `mm-handle-filename'.
3298         * mm-util.el (mm-handle-filename): New function, return the filename of
3299         an handle.
3301 2011-03-18  Julien Danjou  <julien@danjou.info>
3303         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3304         (gnus-buffer-live-p): Check that buffer is not nil.
3306 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3308         * gnus-art.el: Require mouse, which the build bot seems to say is
3309         needed.
3311         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3312         XEmacs, since it doesn't have url-retrieve-synchronously.
3314 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
3316         * gnus-group.el (gnus-group-list-ticked): New function.
3317         (gnus-group-make-menu-bar): Provide a menu entry for it.
3318         (gnus-group-list-map): Provide a binding for it.
3320 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3322         * shr.el (shr-visit-file): New command.
3324         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3326 2011-03-17  Bjørn Mork  <bjorn@mork.no>
3328         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3329         servers.
3331 2011-03-16  Julien Danjou  <julien@danjou.info>
3333         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3334         inline.
3336         * gnus-art.el (article-hide-list-identifiers):
3337         Use gnus-group-get-list-identifiers.
3339         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3340         (gnus-summary-remove-list-identifiers):
3341         Use gnus-group-get-list-identifiers to get regexp.
3342         (gnus-select-newsgroup, gnus-summary-insert-subject)
3343         (gnus-summary-insert-articles):
3344         Call gnus-summary-remove-list-identifiers unconditionally.
3346 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3348         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3349         we're selecting a group with unread articles.
3351         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3353         * gssapi.el: New file separated out from imap.el to provide a general
3354         Kerberos 5 connection facility for Emacs.
3356         * message.el (message-elide-ellipsis): Document the format spec
3357         ellipsis.
3359 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3361         * message.el (message-elide-region): Allow the ellipsis to say how many
3362         lines were removed.
3364 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3366         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3367         window configurations containing buffers that are now dead.
3369         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3370         parsing to avoid integer overflows.
3371         (nnimap-parse-flags): Simplify the last change.
3372         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3373         too large for 32-bit Emacsen.
3375 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3377         * auth-source.el (auth-source-netrc-create):
3378         * message.el (message-yank-original): Fix use of `case'.
3380 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3382         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3383         XEmacs, which was one character too wide.
3385 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
3387         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3388         default number of articles to display.
3389         (gnus-articles-to-read): Use pretty names for prompt.
3391 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3393         * gnus-int.el (gnus-open-server): Ditto.
3395         * gnus-start.el (gnus-activate-group): Give a backtrace if
3396         debug-on-quit is set and the user hits `C-g'.
3397         (gnus-read-active-file): Ditto.
3399         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3401 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
3403         * message.el (message-yank-original): Use cond instead of CL case.
3405 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3407         * auth-source.el (auth-source-netrc-create): Use usual format for the
3408         default in prompts.
3410 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3412         * auth-source.el (auth-source-netrc-create): Show the default in the
3413         prompt when prompting for token creation.
3415 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3417         * auth-source.el (auth-source-format-prompt): Always convert the value
3418         to a string to avoid evaluating non-string arguments.
3419         (auth-source-netrc-create): Offer default properly, not as initial
3420         content in `read-string'.
3421         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3422         of line to determine if we've been run before.  If so, don't run again,
3423         but print a trivial message to indicate the cache was hit instead.
3425 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
3427         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3428         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
3429         The user will have to run `gnus-sync-read' manually and wait for Cloudy
3430         Gnus.
3432 2011-03-11  Julien Danjou  <julien@danjou.info>
3434         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3435         modified file".
3437 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
3439         * auth-source.el (auth-source-read-char-choice): New function to read a
3440         character choice using `dropdown-list', `read-char-choice', or
3441         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
3442         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
3443         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
3444         (auth-source-netrc-saver): Use it.
3445         (auth-source-pick-first-password): New convenience function.
3447 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3449         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3450         parameter in the credentials.
3451         (nnimap-open-connection-1): Use it after a successful login.
3452         (nnimap-credentials): Add IMAP-specific user and password prompt.
3454         * auth-source.el (auth-source-search): Add :require parameter, taking a
3455         list.  Document it and the :save-function return token.  Pass :require
3456         down.  Change the CREATED message from a warning to a debug statement.
3457         (auth-source-search-backends): Pass :require down.
3458         (auth-source-netrc-search): Pass :require down.
3459         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3460         Change save prompt to indicate all modifications saved here are
3461         deletions.
3462         (auth-source-netrc-create): Take user login name as default in user
3463         prompt.  Move all the save functionality to a lexically bound function
3464         under the :save-function token in the returned list.  Set up clearer
3465         default prompts for user, host, port, and secret.
3466         (auth-source-netrc-saver): New function, intended to be wrapped for
3467         :save-function.
3469 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3471         * Version 23.3 released.
3473 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3475         * shr.el (shr-table-horizontal-line): Change the defaults for the table
3476         lines to be spaces instead.
3478 2011-03-07  Julien Danjou  <julien@danjou.info>
3480         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3481         (sieve-sasl-auth): Check that auth-source-search did return something,
3482         or just return an empty string.
3484 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3486         * gnus.el (gnus-interactive): Use read-directory-name.
3488         * gnus-uu.el (gnus-uu-decode-uu-and-save)
3489         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3490         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3491         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3492         Likewise.
3494         * gnus-group.el (gnus-group-make-directory-group): Likewise.
3496 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3498         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3499         onto the list of killed groups, too.  This makes killed nnimap groups,
3500         for instance, more reliably not reappear.
3502         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3503         the parent.
3505         * gnus-sum.el (gnus-update-read-articles): Fix typo.
3507         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3508         really have server-side marks.
3510         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3511         since most backends do not usefully have server-side marks.
3512         (gnus-update-read-articles): Propagate marks to all backends that
3513         really have server-side marks.
3515 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3517         * message.el (message-cite-reply-position, message-cite-style):
3518         New variables.
3519         (message-yank-original): Use the new citation styles.
3521 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
3523         * message.el (message-options): Revert the change that's a workaround
3524         for XEmacs buffer-local issue; don't mark it buffer-local when running
3525         under XEmacs.
3527 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
3529         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3530         numbers too big to be `read'.
3532 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
3534         * message.el (message-options): Make buffer-local two ways to attempt
3535         to fix a XEmacs bug.
3537 2011-03-02  Julien Danjou  <julien@danjou.info>
3539         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3541 2011-03-01  Julien Danjou  <julien@danjou.info>
3543         * gnus-art.el (list-identifier): Add list-identifier as a parameter
3544         group.
3545         (article-hide-list-identifiers): Use list-identifier group parameter.
3547 2011-02-28  Julien Danjou  <julien@danjou.info>
3549         * sieve.el (sieve-buffer-script-name): New local variable to store
3550         sieve script name.
3551         (sieve-edit-script): Store sieve script name.
3552         (sieve-upload): Use sieve script name when uploading.
3553         (sieve-upload): Use substitute-command-keys.
3554         (sieve-edit-script): Use substitute-command-keys.
3555         (sieve-refresh-scriptlist): Use substitute-command-keys.
3556         (sieve-manage-mode-map): Define keymap properly.
3557         (sieve-manage-mode): Do not set mode name manually, change mode-name to
3558         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3559         Remove commented code about cvs.
3560         (sieve-manage-quit): New function.
3561         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3563 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3565         * gnus-group.el (gnus-import-other-newsrc-file): New function.
3567 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
3569         * auth-source.el (auth-source-search): Cache empty result sets.
3571         * auth-source.el (auth-source-save-behavior): New variable to replace
3572         `auth-source-never-create'.
3573         (auth-source-netrc-create): Use it.
3574         (auth-source-never-save): Remove.
3576 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
3578         * nnimap.el (nnimap-stream): Doc fix.
3579         (nnimap-open-connection-1): Reverse the order of the ports to that the
3580         prompted-for port is first.
3582         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3583         retrieval by the no-group selection.
3585         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3586         numerical parameters.
3588 2011-02-25  Julien Danjou  <julien@danjou.info>
3590         * gnus-gravatar.el: Use gnus-with-article-buffer.
3592         * gnus-art.el (gnus-with-article-buffer): Check that the
3593         gnus-article-buffer is alive.
3595 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3597         * auth-source.el (auth-source-creation-prompts): New variable to manage
3598         creation-time prompts.
3599         (auth-source-search): Document it.
3600         (auth-source-format-prompt): Add utility function.
3601         (auth-source-netrc-create): Don't default the user name to
3602         user-login-name.  Use `auth-source-creation-prompts' and some default
3603         prompts for user, host, port, and password (the default generic prompt
3604         remains ugly).
3605         (auth-source-never-save): Add customizable option to never save info.
3606         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3607         mode excursion.
3609 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3611         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3612         argument that XEmacs doesn't support.
3614 2011-02-23  Julien Danjou  <julien@danjou.info>
3616         * gnus-art.el (article-make-date-line): Ignore errors if time is
3617         invalid and not convertible.
3618         (article-make-date-line): Only add lapsed time if time is not nil.
3620 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3622         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3623         `read-char-choice' for backwards compatibility.
3624         (auth-source-netrc-element-or-first): New function to DTRT for
3625         parameter extraction.
3626         (auth-source-netrc-create): Use it and fix multiple parameter print
3627         bug.  Use the default passed from above (given-default) or the
3628         built-in (user-login-name for :user).
3630 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3632         * gnus-start.el (gnus-dribble-read-file):
3633         Set buffer-save-without-query, since we always want to save the dribble
3634         file, probably.
3636         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3637         nnimap.
3639         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3640         -summary- since it's a user-visible variable.
3642         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3643         first time you use the new Gnus.
3645 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3647         * auth-source.el: Don't load netrc.el.
3648         (auth-sources): Search ~/.netrc as well by default.
3649         (auth-source-debug): Add 'trivia option for extra output.
3650         (auth-source-do-trivia): Use it.
3651         (auth-source-search): Simplify logic to use
3652         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3653         appropriate.  Don't keep a running count at this level.  Layer :create
3654         and :delete options appropriately on the first and second passes.
3655         Don't track the backend with the search results.
3656         (auth-source-search-backends): New function to search a list of
3657         backends for a processed spec.
3658         (auth-source-netrc-parse): Cache all netrc files, making
3659         auth-source-netrc-cache an alist keyed by the file name and using the
3660         file mtime as the caching criterion.  Keep the obfuscated data secret
3661         with a lexical bind.
3662         (auth-source-netrc-search): Don't calculate the length of the results
3663         unnecessarily.
3664         (auth-source-search-backends): Fix bug.
3665         (auth-source-netrc-create): Rework prompts.
3667 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
3669         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3670         Lower case names of search constraints.
3671         (nnir-run-query): Cache and reuse search constraints for all imap
3672         servers.
3674 2011-02-22  Sam Steingold  <sds@gnu.org>
3676         * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
3678 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
3680         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3681         after exit.
3682         (gnus-setup-message): Define missing variable from last checkin.
3684         * gnus-sum.el (gnus-summary-show-article): When called with t as the
3685         value, show the raw article.
3687 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3689         * nnimap.el (nnimap-open-connection-1): Revert last change, since
3690         auth-source now accepts numbers.
3692         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3693         spec, too.
3694         (auth-source-ensure-strings): New function.
3696         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3697         (gnus-article-setup-buffer): Always restart the date timer so that user
3698         changes to the frequency is respected.
3700         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3701         port numbers, so make sure it gets that if nnimap-server-port is
3702         explicit.
3704 2011-02-21  Simon Josefsson  <simon@josefsson.org>
3706         * nnimap.el (nnimap-inbox): Doc fix.
3708 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
3710         * shr-color.el (shr-color->hexadecimal): Use renamed function names
3711         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3712         color-lab-to-srgb.
3714 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3716         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3717         given method as in the group name if we're using an extended method.
3718         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3719         command, if we're using that, instead of waiting for the beginning.
3721         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3722         we're sure to get unique server names, and we don't output two async
3723         commands in the same buffer.  This fixes an NNTP hang for some users.
3725 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3727         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3728         summary buffer before reading going to the next buffer.  This avoids
3729         putting the point in the group buffer if you `C-g' the command.
3731         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3732         cache (for now) to make ~/.authinfo.gpg files usable.
3734         * nnfolder.el (copyright-update): Define for the compiler.
3736         * auth-source.el (auth-source-search): Fix unbound variable.
3738 2011-02-19  Glenn Morris  <rgm@gnu.org>
3740         * gnus.el (gnus-meta): Doc fix.
3742 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
3744         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3745         in case it's not yet loaded.
3747 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3749         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3750         line we're waiting for.
3752 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
3754         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3755         face with line-width greater than zero will cause RET in gnus summary
3756         buffer to scroll down article page-wise because auto vscroll happens,
3757         it should be temporally disabled when doing a scroll-up.
3759 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
3761         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3762         outputs from the server.
3764 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3766         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3767         later so that bbdb can hook in easier.
3769 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3771         * auth-source.el (auth-source-search): Don't try to create credentials
3772         if the caller doesn't want that.
3773         (auth-source-search): If we don't find a match, don't bug out on
3774         non-bound variables.
3775         (auth-source-search): Only ask a single backend to create the
3776         credentials.
3778         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3779         logging.
3780         (nnimap-credentials): Protect against auth-source-search returning nil.
3781         (nnimap-request-list): Protect against not being able to open the
3782         server.
3784 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
3786         * auth-source.el (auth-source-search): Do a two-phase search, one with
3787         no :create to get the responses from all backends.
3789         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3790         when getting credentials.
3792         * gnus-util.el (gnus-delete-duplicates): New function.
3794 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3796         * nnimap.el (nnimap-credentials): Instead of picking the first port as
3797         a creation default, pass the whole port list down.  It will be
3798         completed.
3800         * auth-source.el (auth-source-search): Updated docs to talk about
3801         multiple creation choices.
3802         (auth-source-netrc-create): Accept a list as a value (from the search
3803         parameters) and do completion on that list.  Keep a separate netrc line
3804         with the password obscured for showing the user.
3806         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3807         first choice to `auth-source-search' so it will be used for entry
3808         creation instead of the server's Gnus-specific name.
3809         (nnimap-credentials): Rely on the auth-source library to select which
3810         port is actually wanted in the new netrc entry, so don't override
3811         `auth-source-creation-defaults'.
3813         * auth-source.el (auth-source-netrc-parse): Use :port instead of
3814         :protocol and accept a missing user, host, or port as a wildcard match.
3815         (auth-source-debug): Default to off.
3817         (auth-source-netrc-search, auth-source-netrc-create)
3818         (auth-source-secrets-search, auth-source-secrets-create)
3819         (auth-source-user-or-password, auth-source-backend, auth-sources)
3820         (auth-source-backend-parse-parameters, auth-source-search): Use :port
3821         instead of :protocol.
3823         * nnimap.el (nnimap-credentials): Pass a port default to
3824         `auth-source-search' in case an entry needs to be created.
3825         (nnimap-open-connection-1): Use :port instead of :protocol.
3827 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3829         * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
3830         instead of delete-dups that is not available in XEmacs 21.4.
3832 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3834         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
3835         nil means that nnimap doesn't get updated.
3837 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3839         * auth-source.el (auth-source-netrc-create): Return a synthetic search
3840         result when the user doesn't want to write to the file.
3841         (auth-source-netrc-search): Expect a synthetic result and proceed
3842         accordingly.
3843         (auth-source-cache-expiry): New variable to override
3844         `password-cache-expiry'.
3845         (auth-source-remember): Use it.
3847         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
3848         parameter.  Create entry if necessary by using :create t.
3849         (nnimap-open-connection-1): Don't pass `inhibit-create'.
3851 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
3853         * auth-source.el (auth-source-debug): Enable by default and don't
3854         mention the obsolete `auth-source-hide-passwords'.
3855         (auth-source-do-warn): New function to debug unconditionally.
3856         (auth-source-do-debug): Use it.
3857         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
3858         and for Secrets API entries when the secrets.el library is not
3859         available.
3861 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3863         * gnus-sum.el (gnus-propagate-marks): Default to nil.
3864         (gnus-summary-exit): Kill the correct article buffer on exit from a
3865         `C-d' group.
3867         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
3868         gnus-propagate-marks.
3870         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
3871         before killing the buffers so that a non-full window conf gets handled
3872         correctly.
3873         (gnus-summary-exit): Ditto.
3874         (gnus-summary-read-group-1): Ditto.
3876         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
3877         async code again so that we can debug it properly.
3879         * message.el (message-reply): Take an optional switch-buffer parameter
3880         so that Gnus window confs are respected better.
3882 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3884         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
3885         `plist-get' to accept non-list parameters (XEmacs issue).
3886         Fix docstring.
3887         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
3888         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
3889         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
3890         Login collection is "Login" and not "login".
3892 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3894         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
3895         multiple headers.
3897         * nnimap.el (nnimap-inhibit-logging): New variable.
3898         (nnimap-log-command): Don't log login commands.
3900         * auth-source.el (auth-source-netrc-search): The asserts seem to want
3901         to have more parameters.
3903         * nnimap.el (nnimap-send-command): Mark the command time for each
3904         command, so that we don't get NOOPs stepping on our toes.
3906         * gnus-art.el (article-date-ut): Get the date from the Date header on
3907         `t'.
3909 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3911         * auth-source.el (auth-source-search): Use copy-sequence instead of
3912         the cl.el copy-list.
3914 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
3916         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
3917         Improve prompt.
3919 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3921         * gnus-art.el (gnus-article-mode-line-format): Remove the article
3922         washing status from the default format.  It isn't very informative.
3924 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
3926         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
3927         Fix Gcc processing on imap.
3929 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3931         * message.el (message-bury): Don't pop up a new window when selected
3932         window is dedicated.
3934 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3936         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
3938 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
3940         * sieve-manage.el: Autoload `auth-source-search'.
3941         (sieve-sasl-auth): Use it.
3943 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3945         * nnimap.el: Autoload `auth-source-forget+'.
3946         (nnimap-open-connection-1): Use it if the connection fails.
3948         * auth-source.el: Require `password-cache'.
3949         (auth-source-hide-passwords, auth-source-cache): Remove and mark
3950         obsolete.
3951         (auth-source-magic): Marker for `password-cache' keys.
3952         (auth-source-do-cache): Update docstring.
3953         (auth-source-search): Use and check cache.
3954         (auth-source-forget-all-cached, auth-source-remember)
3955         (auth-source-recall, auth-source-forget, auth-source-forget+)
3956         (auth-source-specmatchp): Caching support functions.
3957         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
3958         Remove and obsolete.
3959         (auth-source-user-or-password): Remove caching to further discourage
3960         using it.  Always hide passwords.
3962 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3964         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
3965         code for now, since it doesn't work for all users.
3967 2011-02-09  Julien Danjou  <julien@danjou.info>
3969         * message.el (message-options): Make message-options really buffer
3970         local.
3972 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
3974         * mail-source.el: Autoload `auth-source-search'.
3975         (mail-source-keyword-map): Note order matters.
3976         (mail-source-set-1): Get all the mail-source source values and
3977         defaults and search auth-source on those if needed.  This can all
3978         probably be simplified.
3980         * nnimap.el: Autoload `auth-source-search'.
3981         (nnimap-credentials): Use it.
3982         (nnimap-open-connection-1): Ask for the virtual server and physical
3983         address in one shot.
3985         * nntp.el: Autoload `auth-source-search'.
3986         (nntp-send-authinfo): Use it.  Note TODO.
3988 2011-02-08  Julien Danjou  <julien@danjou.info>
3990         * shr.el (shr-tag-body): Add support for text attribute in body
3991         markups.
3993         * message.el (message-options): Make message-options a local variable.
3995 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3997         * auth-source.el (auth-source-secrets-search)
3998         (auth-source-user-or-password): Use `append' instead of `nconc'.
3999         (auth-source-user-or-password): Build return list better and protect
4000         against nil :secret.
4002 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4004         * nnimap.el (nnimap-update-info): Refactor slightly.
4005         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4006         (nnimap-update-info): Clean up slightly.
4007         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4008         characters.
4009         (nnimap-process-quirk): Rename function to avoid collision.
4010         (nnimap-update-info): Fix macrology bug-out.
4011         (nnimap-update-info): Simplify split history test.
4013 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
4015         * auth-source.el (top): Require 'eieio unconditionally.
4016         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4017         (auth-source-secrets-search): Limit search when `max' is greater than
4018         number of results.
4020 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4022         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4023         part not returning any data.
4025         * proto-stream.el (open-protocol-stream): Document the return value.
4027 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4029         * auth-source.el (auth-source-secrets-search): Add examples.
4031 2011-02-06  Julien Danjou  <julien@danjou.info>
4033         * message.el (message-setup-1): Handle message-generate-headers-first
4034         set to t.
4036 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4038         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4039         API with a string "secrets:collection-name" and with 'default.
4040         (auth-source-backend-parse): Parse "secrets:collection-name" and
4041         'default.  Recurse on parses instead of repeating code.  Use the
4042         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
4043         message when ignoring a source.
4044         (auth-source-search): List ignored search keys at the top level.
4045         (auth-source-netrc-create): Use `case' instead of `cond'.
4046         (auth-source-secrets-search): Created with TODOs.
4047         (auth-source-secrets-create): Created with TODOs.
4048         (auth-source-retrieve, auth-source-create, auth-source-delete)
4049         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4050         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4051         (auth-source-user-or-password-sftp)
4052         (auth-source-user-or-password-smtp): Remove.
4053         (auth-source-user-or-password): Deprecated and modified to be a wrapper
4054         around `auth-source-search'.  Not tested thoroughly.
4056 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4058         * auth-source.el: Bring in assoc and eioeio libraries.
4059         (secrets-enabled): New variable to track the status of the Secrets API.
4060         (auth-source-backend): New EIOEIO class to represent a backend.
4061         (auth-source-creation-defaults): New variable to set prompt defaults
4062         during token creation (see the `auth-source-search' docstring for
4063         details).
4064         (auth-sources): Simplify to allow a simple string as a netrc backend
4065         spec.
4066         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4067         (auth-source-backend-parse-parameters): Fill in the backend parameters.
4068         (auth-source-search): Main auth-source API entry point.
4069         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4070         (auth-source-search-collection): Helper function for searching.
4071         (auth-source-netrc-parse, auth-source-netrc-normalize)
4072         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4073         Supports search, create, and delete.
4074         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4075         backend stubs.
4076         (auth-source-user-or-password): Call `auth-source-search' but it's not
4077         ready yet.
4079 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
4081         * message.el (message-setup-1): Remove the read-only stuff, since it
4082         doesn't work under XEmacs, for some reason.
4084         * gnus-sum.el (gnus-user-date): Rename back from
4085         gnus-summary-user-date since user code refers to it.
4087         * shr.el (shr-render-td): Store the actual background color used.
4089         * message.el (message-setup-1): Don't bind the constant
4090         -forbidden-properties.
4091         (message-setup-1): Revert previous change, since it needs to bind the
4092         props to insert them.
4093         (message-resend): Allow removing the read-only separator line.
4095 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4097         * nnimap.el (nnimap-request-accept-article): Give an error message if
4098         the APPEND wasn't successful.
4100 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
4102         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4103         that have no groups.
4105 2011-02-03  Julien Danjou  <julien@danjou.info>
4107         * gnus-draft.el: Remove progn around gnus-draft-setup.
4109 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4111         * gnus-start.el (gnus-read-active-for-groups): This function is never
4112         called with a nil `infos', so clean that up.
4113         (gnus-get-unread-articles): Request active files from primary/secondary
4114         methods that have no groups (yet).
4116 2011-02-03  Julien Danjou  <julien@danjou.info>
4118         * message.el (message-setup-1): Always generate References first.
4119         (message-mail): Return the return value of message-setup, not always t.
4120         (message-setup-1): Insert mail-header-separator with read-only and
4121         intangible properties set.
4123         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4124         user-date in docstring.
4126         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4128         * gnus.el (gnus-summary-line-format): Mention &user-date format in
4129         docstring.
4131         * gnus.el (gnus-user-date-format-alist): Change default value.
4132         Use defcustom, with type and group.  Move from gnus-util.el.
4133         Rename to gnus-summary-user-date-format-alist.
4135 2011-02-03  Glenn Morris  <rgm@gnu.org>
4137         * nnimap.el (gnus-fetch-headers): Declare.
4139         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4141 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4143         * message.el (message-forward-make-body-digest-plain)
4144         (message-followup, message-reply): Clean up things noted by Stefan.
4146         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4147         gnus-article-update-date-headers is nil.
4148         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4149         it didn't really work with defcustom.
4150         (article-update-date-lapsed): Make sure the window start doesn't move,
4151         either.
4153 2011-02-01  Julien Danjou  <julien@danjou.info>
4155         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4156         format.
4158         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4159         standard in Emacs nowadays.
4161 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4163         * message.el (message-expand-name): Don't trust the return value of
4164         bbdb-complete-name.
4165         (message-check-news-header-syntax): Remove unused var `start'.
4166         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4167         (message-inhibit-body-encoding): Move to before first use.
4168         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4169         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4170         (Organization, Message-ID, Date, mh-previous-window-config):
4171         Defvar the vars using dynamic scoping.
4173 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4175         * shr.el (shr-render-td): Only do colors at the final rendering.
4176         Should be slightly faster.
4177         (shr-insert-table): Fix up TD background colors when doing the
4178         vertical padding.
4180         * gnus-art.el (article-date-ut): Protect against articles with no Date
4181         header.
4182         (article-update-date-lapsed): Don't use current-column to find the
4183         horizontal position.  It's fragile in the presence of \003 characters.
4185         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4187 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4189         * gnus-art.el (article-transform-date): Rewrite to still work when
4190         there are several rfc2822 parts.
4191         (article-transform-date): Fix infinite recursion.
4192         (article-date-ut): Replace infinitely many Date headers with a single
4193         one when called interactively.
4195         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4196         secure manner.
4198         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4199         move around by not using save-window-excursion.  It seems to work...
4201 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4203         * gnus-art.el (article-make-date-line): Work for user-defined format.
4205 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4207         * nntp.el (nntp-retrieve-group-data-early)
4208         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4209         fetching functions.
4211         * gnus-start.el (gnus-read-active-for-groups): Read the active files
4212         thoroughly for all backends that have no known groups.  This should
4213         allow new nnml methods to retrieve mail.
4215         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4216         that Gnus doesn't know exists again.
4218         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4219         (gnus-treat-date-ut): Ditto.
4220         (gnus-article-update-date-header): Rename.
4221         (gnus-treat-date-local): Remove.
4222         (gnus-treat-date-english): Remove.
4223         (gnus-treat-date-lapsed): Remove.
4224         (gnus-treat-date-combined-lapsed): Remove.
4225         (gnus-treat-date-original): Remove.
4226         (gnus-treat-date-iso8601): Remove.
4227         (gnus-treat-date-user-defined): Remove.
4228         (gnus-article-date-headers): New variable to control all the date
4229         header options.
4230         (article-date-ut): Rewrite to allow using the new way to format date
4231         headers(s).
4233 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4235         * nnmail.el (nnmail-article-group): Check for a direct fancy split
4236         method.
4237         (nnmail-article-group): A better test for fanciness.
4239         * nnimap.el (nnimap-request-head): Protect against not finding the
4240         article by Message-ID.
4242 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
4244         * gnus-art.el (article-update-date-lapsed): Try a better way to really
4245         keep point at the "same place".
4247 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4249         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4250         data if the group is inactive.
4252 2011-01-28  Julien Danjou  <julien@danjou.info>
4254         * gnus-win.el: Remove dead function gnus-window-configuration-element.
4255         (gnus-all-windows-visible-p): Remove old compatibility code.
4256         (gnus-window-top-edge): Add docstring.
4258         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4260 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4262         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4263         older request-update-info.
4265         * gnus-art.el (article-make-date-line): Limit the length a bit more.
4267 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
4269         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4270         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4272 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4274         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4275         groups.  This makes the nndraft:queue group pop up if it's not already
4276         there.
4278         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4279         messages" logic, which was reversed.
4281         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4282         the "same place" even if point is on the line being replaced.
4283         (article-update-date-lapsed): Allow updating both the combined lapsed
4284         and the lapsed headers.
4285         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4286         (article-make-date-line): Limit the number of segments dynamically to
4287         avoid too-long lines.
4289 2011-01-27  Julien Danjou  <julien@danjou.info>
4291         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4292         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4294 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4296         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4297         Use plist-get instead of the cl function getf.
4299 2011-01-27  Glenn Morris  <rgm@gnu.org>
4301         * gnus-util.el (float-time): Get rid of compiler warning, again.
4303 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4305         * shr.el (shr-put-color): Special-case background colors: Do put them
4306         at the blank parts at the front of the lines.
4308         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4309         exit hook to nix out all data on readedness on group exit.
4311         * gnus-util.el (float-time): If float-time is bound, always use it on
4312         all Emacsen.  It's unclear why the subrp check was there.
4313         (time-date): Require to make some autoload issues on XEmacs go away.
4315         * shr.el (shr-put-color): Don't do the box padding in tables, since
4316         they're already padded.
4318 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4320         * gnus-art.el (gnus-article-next-page): When the last line of the
4321         article is displayed, scroll down once more instead of going to the
4322         next article at once.
4323         (article-lapsed-string): Refactor out and allow specifying how many
4324         segments you want.
4325         (gnus-article-setup-buffer): Start updating the lapsed header directly.
4326         (gnus-article-update-lapsed-header): New variable.
4328         * shr.el: Revert change that made headings use different-sized faces.
4329         The Emacs display engine isn't advanced enough that, for instance,
4330         tables can comfortably use differently-sized faces.
4332 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4334         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4335         used.
4336         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4337         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4338         we're using an encrypted connection.
4340         * proto-stream.el: Alter the interface functions to also return the
4341         actual stream type used: network or TLS.
4343 2011-01-25  Julien Danjou  <julien@danjou.info>
4345         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4346         (mm-display-javascript-inline): New function.
4348         * mm-decode.el (mm-inline-media-tests): Add application/javascript
4349         viewing function.
4351 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4353         * shr.el (shr-expand-newlines): Fix variable name.
4355 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4357         * shr.el (shr-expand-newlines): Make nested boxes work.
4359 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4361         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4362         backgrounds.
4363         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4364         in a more sensible manner.
4366 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4368         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4369         if EPG is loaded.
4371 2011-01-24  Julien Danjou  <julien@danjou.info>
4373         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4374         tags.
4376 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4378         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4379         commands.
4381         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4382         in the article buffer.
4383         (gnus-gravatar-insert): Use blank space from the current buffer to
4384         avoid breaking text properties.  This makes X-Sent updating work again.
4386         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4388 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
4390         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4391         fix the bug in url-http.el instead.
4393         * shr.el (shr-image-fetched): Ditto.
4395         * shr.el (shr-image-fetched): Avoid having point move in the article
4396         buffer.
4398         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4399         buffer after being called.  It's apparently being killed by url.el, and
4400         killing it made point move to end-of-buffer in a random buffer.
4402         * shr.el (shr-image-fetched): Ditto.
4404 2011-01-23  Julien Danjou  <julien@danjou.info>
4406         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4408         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4409         text/x-org.
4411 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4413         * gnus-sum.el (gnus-summary-move-article): Protect against backends
4414         (i.e., nnimap) returning nil as the article number.
4416 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4418         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4419         "DelSp" parameter in RFC3676.
4421 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4423         * message.el (message-check-recipients): Display the encoded version of
4424         the bogus address if they differ.
4426         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4427         after sending.
4429         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4431         * gnus-group.el (gnus-group-refresh-group): New convenience function.
4433         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4434         group buffer after sending the queue.
4436         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4438 2011-01-22  Julien Danjou  <julien@danjou.info>
4440         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4442 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4444         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4445         nested related parts.
4447         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4448         unexpired articles.  This fixes the regression that led expiry marks to
4449         disappear from nnfolder groups.
4451 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4453         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4454         Don't confuse the "ret" of "retrograde" with RET.
4456 2011-01-21  Julien Danjou  <julien@danjou.info>
4458         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4459         than mm-insert-inline.
4461 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4463         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4464         Widen article buffer.
4466 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4468         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4469         the temp buffer.
4470         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4472 2011-01-20  Julien Danjou  <julien@danjou.info>
4474         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4476         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4477         than mm-insert-inline to insert inline part: this respect
4478         mm-inline-media-tests displayers.
4480         * mm-view.el (mm-display-shell-script-inline): New function.
4482         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4484         * mm-uu.el (mm-uu-type-alist): Add org block.
4485         (mm-uu-org-src-code-block-extract): New function.
4487         * mm-view.el (mm-display-org-inline): New function.
4489         * mm-decode.el (mm-automatic-display): Add text/org.
4491         * mailcap.el (mailcap-mime-extensions): Add .org.
4493 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4495         * gnus-art.el (gnus-article-highlight): Remove argument passed to
4496         gnus-article-add-buttons.
4498 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
4500         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4501         From header with a date and "nobody" as the sender.
4503 2011-01-19  Julien Danjou  <julien@danjou.info>
4505         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4506         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4507         if you have the same regexp several times.
4508         (gnus-button-push): Fix matching when regexp is symbol.
4510 2011-01-15  Glenn Morris  <rgm@gnu.org>
4512         * message.el (message-mail): A compose-mail function should
4513         accept headers as strings.
4515 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
4517         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4518         Add :vert-only tags.
4519         (message-mail): New arg RETURN-ACTION.
4520         (message-return-action): New var.
4521         (message-bury): Use it.
4522         (message-mode): Make it buffer-local.
4523         (message-send-and-exit): Always call message-bury.
4525         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
4526         message-mail.
4528 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4530         * nnimap.el (nnimap-convert-partial-article): Protect against
4531         zero-length body parts.
4533         * mm-decode.el (mm-preferred-alternative-precedence):
4534         Discourage showing empty parts.
4536         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4537         and stuff if the backend didn't return the article number.  This fixes
4538         an Exchange-related nnimap bug.
4540         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4541         group window, because it does the wrong thing when a separate frame
4542         displays the group buffer.
4544         * proto-stream.el (open-protocol-stream): Protect against the low-level
4545         transport functions returning nil.
4547 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4549         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4550         (mml2015-epg-find-usable-secret-key): New function.
4551         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4552         mml2015-epg-find-usable-key (Bug#7797).
4553         (mml2015-epg-encrypt): Ditto.
4555 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4557         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4559 2011-01-03  Glenn Morris  <rgm@gnu.org>
4561         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4563         * sieve.el (sieve-open-server): Give a more explicit error if
4564         sieve-manage-open returns nil.  (Bug#7720)
4566 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4568         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4570 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4572         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4573         This avoids sending passwords in plain text over non-encrypted
4574         channels.
4576         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4578         * nnimap.el (nnimap-login): Refactored out into own function, and
4579         implement CRAM-MD5.
4580         (nnimap-wait-for-line): Refactored out.
4582         * mm-view.el (mml-smime): Require.
4584 2010-12-20  David Engster  <deng@eml.cc>
4586         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4587         use EPG to decrypt S/MIME messages instead of openssl.
4589 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4591         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4593         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4594         status is the group clearly is unreachable.
4596         * auth-source.el (auth-source-create): Add the optional second
4597         parameter to `local-variable-p' to be compatible with XEmacs.
4599 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4601         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4602         work when using a compressed nnml folder.
4604 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4606         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4607         backends after sanitising on entry, because this never makes sense:
4608         If the articles have gone missing, then the data no longer exists on
4609         the backend, and if they haven't, then Gnus is wrong, and shouldn't
4610         overwrite anything anyway.
4612         * shr.el (shr-insert-document): Bind shr-width dynamically to
4613         window-width if it's nil.
4615 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
4617         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4618         with the meaning of using the full emacs window width for rendering.
4620 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
4622         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4623         case when sender is not given.
4625 2010-12-23  Julien Danjou  <julien@danjou.info>
4627         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4628         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4629         the addresses, otherwise we might misplaced the gravatar.
4631 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
4633         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4634         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4635         obsolete in Emacs.
4637 2010-12-20  Julien Danjou  <julien@danjou.info>
4639         * gnus-util.el (gnus-rescale-image): Revert last change.
4641 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4643         * gnus-group.el (gnus-group-delete-articles): New command.
4645 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4647         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4649 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4651         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4652         here, since it's up to the backends to do CRLF removal if their
4653         protocol has it.
4655         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4657 2010-12-17  Julien Danjou  <julien@danjou.info>
4659         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4660         they are from file.  Can also scale up.
4662 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4664         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4665         Restore gnus-use-agent.
4666         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4668         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4670 2010-12-17  Julien Danjou  <julien@danjou.info>
4672         * gravatar.el (gravatar-retrieve-synchronously): New function.
4673         (gravatar-get-data): Make more robust.
4675 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4677         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4678         to really consider the last line.
4680 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
4682         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4683         list of recipient keys, or use symmetric encryption if not a list.
4684         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4685         EPA override, replacing the call to `netrc-store-data'.
4687 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
4689         * gnus-srvr.el: Avoid passing nil regexp argument to
4690         delete-matching-lines.
4692 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4694         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4695         fetching stops when Gnus exits.
4697         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4698         function.
4699         (nnfolder-request-expire-articles): Save all the buffers after doing
4700         expiry.
4702         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4703         the last article", since that led to serious performance regressions
4704         when expiring nnml groups.
4706 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
4708         * nnir.el: Improve customizations.
4710 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4714         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4715         group has been killed.
4716         (gnus-group-yank-group): Ditto.
4718         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4720         * nnimap.el (nnimap-request-update-group-status): New function.
4722         * gnus-int.el (gnus-request-update-group-status): New interface
4723         function.
4725         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4726         copying read-ness to the backends.
4728         * nnimap.el (nnimap-quirk): New function.
4729         (nnimap-retrieve-group-data-early): Use it.
4730         (nnimap-quirks): New alist.
4732 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4734         * shr.el (shr-insert): Set shr-start after deleting trailing space;
4735         don't delete it within indentation.
4737 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4740         previous line.
4742 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4744         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4745         QRESYNC command by deleting a superfluous space which broke Cyrus
4746         servers.  This change will break other servers that are buggy the other
4747         way around.
4749 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4751         * spam.el: Reindent and fix long lines.
4752         (spam-copy-or-move-routine): Exclude invalid move destinations.
4754 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4756         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4757         installed the registry.
4759 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4761         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4762         groupname doesn't contain "gmane".
4764 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4766         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4767         (gnus-1): Don't create the nndrafts group twice.
4768         (gnus-setup-news): There's no need to read the active file here, since
4769         that's done again later on a per-backend basis.
4770         (gnus-start-draft-setup): Make sure that the new group is started out
4771         empty.
4773         * gnus-agent.el (gnus-agentize): Don't create the queue group
4774         automatically on startup.  It'll be created later, if needed.
4776         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4777         of automatically subscribed groups.
4778         (gnus-auto-subscribed-categories): New variable.
4779         (gnus-matches-options-n): Use it.
4780         (gnus-default-subscribed-newsgroups): Remove unused variable.
4781         (gnus-start-draft-setup): Message a bit less.
4783 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4785         * nnir.el (nnir-run-imap): Return article list in order of increasing
4786         UID.
4788 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4790         * gnus-sum.el (gnus-summary-enter-digest-group):
4791         Mention gnus-auto-select-on-ephemeral-exit.
4793         * proto-stream.el (proto-stream-open-network-only): Fix the calling
4794         convention of the network-only option.
4796 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4798         * proto-stream.el (proto-stream-open-network-only): New function to
4799         have a way to specify non-STARTTLS upgrade connections.
4801 2010-12-10  Julien Danjou  <julien@danjou.info>
4803         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4804         email address is nil.
4806         * message.el (message-bogus-recipient-p): Set address to "" if nil.
4808 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
4810         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4811         deletion.
4812         (nnir-run-imap): Only need to parse list once.
4814 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4816         * shr.el (shr-tag-script): Ignore <script>.
4817         (shr-tag-label): Add <label> support.
4819 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4821         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4823         * shr.el (shr-image-displayer): Work for images lined side by side.
4825 2010-12-08  Robert Pluim  <rpluim@gmail.com>
4827         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
4828         parameter, since XEmacs doesn't accept t as a parameter.
4830 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
4832         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
4833         ids.
4834         (nnir-run-gmane): Simplify groupspec formatting.
4835         (nnir-request-expire-articles): New function.
4837 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4839         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
4840         overflow, possibly.
4842         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
4843         (shr-render-td): Handle td style="" better.
4844         (shr-tag-table): Use the color from the style sheet.
4845         (shr-render-td): Make sure we copy over all the overlays, too.
4847 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
4849         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
4850         (nnir-request-article): Improve article retrieval.
4852 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4854         * mm-util.el (mm-extra-numeric-entities): New variable.
4856         * mm-url.el (mm-url-decode-entities):
4857         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
4859 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4861         * message.el: Use completion-at-point.
4862         (message-completion-function): New fun, extracted from message-tab.
4863         (message-mode): Use it for completion-at-point-functions.
4864         (message-tab): Use it and completion-at-point.
4866 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4868         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
4869         character if a non-breakable character follows.
4871 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4873         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
4874         any stream.
4876         * shr.el (shr-tag-font): Colorize the region.
4877         (shr-tag-body): Ditto.
4878         (shr-tag-font): Actually let the styles be inherited instead of
4879         overwriting them.
4880         (shr-tag-font): Get the background color right.
4881         (shr-tag-style): Ignore all <style> tags for the moment.
4883         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4884         a Message-ID to avoid having nnimap depend on gnus-sum.
4886         * shr.el (shr-descend): Only colorize something if we have a node that
4887         sets colors.
4889 2010-12-06  Julien Danjou  <julien@danjou.info>
4891         * shr.el (shr-render-td): Render td content with shr-descend, so style
4892         will be applied to <td> too.
4893         (shr-colorize-region): Colorize region even if we only have a background.
4894         (shr-tag-body): Fix color and background color inheritance.
4895         Do not recolorize after shr-generic.
4896         (shr-tag-font): Let shr-generic colorize via inheritance.
4898 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4900         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
4902 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
4904         * nnir.el (nnir-request-move-article): Remove obsolete code.
4906 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4908         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
4910 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4912         * gnus-sum.el (gnus-summary-respool-article): The completion function
4913         expects a list instead of an alist.
4915         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
4916         string as the parameter.
4918         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
4920         * shr.el (shr-stylesheet): New dynamic variable for cascading the
4921         styles.
4922         (shr-colorize-region): New function.
4923         (shr-insert-background-overlay): Remove.
4924         (shr-render-td): Background setting should be taken care of on a higher
4925         level.
4926         (shr-tag-body): Use post-hoc colorizations.
4927         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
4928         (shr-put-color-1): Don't overwrite old colors.
4929         (shr-colorize-region): When the background color isn't explicit, use
4930         a fixed background.
4932         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
4933         nnmail variables.
4935 2010-12-05  Bjørn Mork  <bjorn@mork.no>
4937         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
4938         unless necessary.
4940 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
4942         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
4943         server.
4945 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4947         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
4948         so that TAB works.
4950         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
4951         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
4953         * shr.el (shr-urlify): Show the URL before the title to avoid
4954         misleading URLs.
4956 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
4958         * shr.el (shr-urlify): Display the title in <a> tags.
4960 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
4962         * nnir.el (nnir-categorize): Replace mapcar with mapc.
4964 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
4966         * nnir.el: Rearrange code to allow macros to be autoloaded by
4967         gnus-sum.el.
4968         (nnir-retrieve-headers-override-function): Make this variable
4969         customizable.
4970         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
4972         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
4973         from nnir.el.
4975 2010-12-03  Julien Danjou  <julien@danjou.info>
4977         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
4979 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4981         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
4982         allow optional argument `environment'.
4984 2010-12-03  Glenn Morris  <rgm@gnu.org>
4986         * mm-extern.el (message-goto-body): Update declaration.
4988 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4990         * gnus-util.el (gnus-macroexpand-all): New function.
4992         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
4993         instead of macroexpand-all that is unavailable in XEmacs.
4995 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
4997         * nnir.el (nnir-summary-line-format): New variable.
4998         (nnir-mode): Use it.
4999         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5000         (nnir-article-ids): Reimplement as defsubst.
5001         (nnir-retrieve-headers): Don't mangle the subject header.
5002         (nnir-run-imap): Use 100 as RSV score.
5003         (nnir-run-find-grep): Fix for full server searching.
5004         (nnir-run-gmane): Better restriction to gmane groups.
5006         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5007         summary buffers.
5009 2010-12-02  Julien Danjou  <julien@danjou.info>
5011         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5013         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5015         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5016         support.
5018 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
5020         * nnir.el: Update to handle the registry better.
5021         (autoload): Silence byte-compiler.
5022         (nnir-open-server): Add a hook for nnir groups.
5023         (nnir-request-move-article): Don't mangle the header.  Better to use
5024         formatting variables (which will be added in the future).
5025         (nnir-registry-action): Update the registry using the original article
5026         group name.
5027         (nnir-mode): Install nnir-specific hooks for updating the registry.
5029         * gnus-sum.el
5030         (gnus-article-original-subject,gnus-newsgroup-original-name):
5031         Remove obsolete variables.
5032         (gnus-summary-move-article): Remove use of obsolete variables.
5033         (gnus-summary-local-variables): Make move and delete hooks local to
5034         summary buffers.
5036 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038         * rtree.el: New file.
5040 2010-12-01  Julien Danjou  <julien@danjou.info>
5042         * message.el (message-user-organization): Do not use
5043         gnus-local-organization.
5045         * gnus.el: Remove gnus-local-organization.
5047         * gnus-msg.el: Remove nastygram thing.
5049 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5051         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5052         funcall.
5054 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5056         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5057         names.
5059         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5060         characters.
5062         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5063         to t of inhibit-read-only since it is inside gnus-with-article-headers.
5064         Suggested by Štěpán Němec <stepnem@gmail.com>.
5065         (gnus-gravatar-transform-address): Use mail-extract-address-components
5066         that supports non-ASCII names rather than mail-header-parse-addresses.
5068 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5070         * proto-stream.el (open-protocol-stream): All STARTTLS connections are
5071         handled by the network handler.
5073 2010-11-30  Julien Danjou  <julien@danjou.info>
5075         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5076         (nnimap-open-connection-1): Fix PREAUTH.
5078         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5080 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5082         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5083         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5084         (shr-insert): Use them.
5085         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5087 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
5089         * nnir.el (nnir-request-move-article): Bail out if original group
5090         doesn't support article moves.
5091         (nnir-get-active): Improve active list retrieval.
5093 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5095         * shr.el (shr-find-fill-point): Don't break before apostrophes.
5097 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
5099         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5100         seem to accept strings-with-numbers as port numbers.
5102 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
5104         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5105         change the registry.
5107 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5109         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5110         delete-dups that is not available in XEmacs 21.4.
5112         * mm-util.el (mm-delete-duplicates): Add comment.
5114 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
5116         * nnir.el (nnir-ignored-newsgroups): New variable.
5117         (nnir-get-active): Use it.
5119 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5121         * proto-stream.el (proto-stream-open-network): Add some comments.
5123         * nntp.el (nntp-open-connection): Provide a :success condition.
5125         * nnimap.el (nnimap-open-connection-1): Ditto.
5127         * proto-stream.el (proto-stream-open-network): See what the response to
5128         the STARTTLS command is.
5130         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5131         backwards compatibility).
5132         (nnimap-open-connection-1): Really respect nnimap-server-port.
5134         * proto-stream.el (proto-stream-open-network): When doing opportunistic
5135         TLS upgrades we don't really care about the identity of the peer.
5136         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5137         that what we've checked for.
5138         (proto-stream-always-use-starttls): Only default to t if
5139         open-gnutls-stream exists.
5140         (proto-stream-open-network): If STARTTLS failed, then just open a
5141         normal connection.
5142         (proto-stream-open-network): Wait until the greeting before doing
5143         STARTTLS.
5145         * nntp.el (nntp-open-connection): Report what the connection error is.
5147         * proto-stream.el (open-protocol-stream): Rename from
5148         open-proto-stream.
5150 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5152         * nnimap.el (nnimap-stream): Change default to `undecided'.
5153         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5154         first, and then network.
5155         (nnimap-open-connection-1): Respect nnimap-server-port.
5156         (nnimap-open-connection): Be more backwards-compatible.
5158         * proto-stream.el (proto-stream-always-use-starttls): New variable.
5159         (proto-stream-open-starttls): De-duplicate the STARTTLS code.
5160         (proto-stream-open-starttls): Folded back into the main function.
5161         (proto-stream-open-network): Fix typo in the GnuTLS path.
5162         (proto-stream-command): Refactor out.
5164         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5166         * proto-stream.el (proto-stream-open-starttls): Actually implement the
5167         starttls.el STARTTLS.
5169         * color.el (color-lab->srgb): Fix function call name.
5171         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5172         if we're using tls.el.
5173         (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
5174         built in, then don't try to establish a STARTTLS connection.
5176         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5177         servers.
5179         * proto-stream.el (open-proto-stream): Use network, not stream.
5180         (open-proto-stream): Add a way to specify what the end of a command is.
5182         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5183         connections types.
5184         (nntp-open-network-stream): Remove.
5185         (nntp-open-ssl-stream): Remove.
5186         (nntp-open-tls-stream): Remove.
5187         (nntp-ssl-program): Remove.
5189         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5191 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
5193         * nnir.el: Fix typos.
5194         (nnir-retrieve-headers-override-function): Rename variable to reflect
5195         new semantics.
5196         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5197         macros.
5198         (nnir-request-article, nnir-request-move-article): Use them.
5199         (nnir-categorize): New function.
5200         (nnir-run-query): Use it.
5201         (nnir-retrieve-headers): Rewrite to batch header retrieval.
5202         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5203         sorted.
5204         (nnir-group-full-name): Use gnus-group-full-name instead.
5205         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5206         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5208 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5210         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5212         * proto-stream.el: New library to provide protocol-specific
5213         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5214         protocols.
5215         (open-proto-stream): Complete the documentation.
5216         (proto-stream-open-network): Fix some typos.
5218         * nnimap.el (nnimap-open-connection): Use it.
5220 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
5222         * pop3.el (pop3-open-server): Read server greeting before starting TLS
5223         negotiation.
5225 2010-11-26  Julien Danjou  <julien@danjou.info>
5227         * color.el: Rename various rgb functions to srgb.
5229 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5231         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5232         names.
5234 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5236         * shr.el (shr-insert): Revert last change.
5237         (shr-find-fill-point): Never leave point being at bol;
5238         relax the kinsoku limitation when rendering tables.
5240 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5242         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5243         results from -accept-article.
5245         * shr-color.el: Require cl when compiling.
5247         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5248         checkin.
5250         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5252         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5254         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5255         'add and 'delete to set backend marks.
5257         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5259         * nnheader.el (nnheader-update-marks-actions): Refactor out.
5261         * nntp.el (nntp-request-set-mark): Use it.
5263         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5265         * nnml.el (nnml-request-set-mark): Ditto.
5267         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5268         introduces regressions in article selection.
5269         (nnimap-find-uid-response): New function.
5270         (nnimap-request-accept-article): Use the UID returned, if any.
5271         (nnimap-request-move-article): Use the UID returned, if any.
5272         (nnimap-get-groups): Reimplement to work with folded lines.
5273         (nnimap-find-uid-response): The UID is the last element in the list.
5274         (nnimap-request-set-mark): Extend syntax with 'set.
5276         * nnml.el (nnml-request-set-mark): Ditto.
5278         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5280         * nntp.el (nntp-request-set-mark): Ditto.
5282 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5284         * message.el (message-called-interactively-p): A temporary macro.
5285         (message-goto-body): Use it temporarily.
5287 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5289         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5290         (nnimap-last-response-string): Unfold quoted lines, if they exist.
5291         (nnimap-last-response-string): Fix last unfolding fix.
5293 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5295         * shr.el (shr-insert): Fix the way to fold lines.
5297 2010-11-25  Julien Danjou  <julien@danjou.info>
5299         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5301         * color.el: Rename from color-lab.el
5302         (color-rgb->hex): Add.
5303         (color-complement): Add.
5304         (color-complement-hex): Add.
5306         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5308 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5310         * shr-color.el (shr-color-visible): Don't bug out if the color names
5311         don't exist.
5313 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5315         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5316         assuming that article displaying or another mml-preview may be
5317         interrupted for an error or for the like.
5319         * shr.el (shr-get-background): Fix argument name.
5321 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5323         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5325         * gnus-sum.el (gnus-summary-include-articles): New function.
5327         * message.el (message-goto-body): called-interactively-p needs a
5328         parameter, so use `any'.
5330         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5331         clear marks before moving, since they're synced from the Gnus side
5332         first.
5334         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5335         (gnus-summary-move-article): Copy over all marks before moving, so that
5336         IMAP doesn't think a new article has arrived.
5338 2010-11-24  Julien Danjou  <julien@danjou.info>
5340         * shr.el (shr-insert-background-overlay): Fix typo.
5341         (shr-render-td): Copy the background before rendering.
5343         * shr-color.el (shr-color-visible): Fix docstring.
5345         * shr.el (shr-tag-table): Add bgcolor support.
5346         (shr-render-td): Add bgcolor support.
5347         (shr-get-background): Add.
5348         (shr-insert-foreground-overlay): Use shr-get-background.
5350         * message.el (message-goto-body): Use called-interactively-p.
5351         (message-in-body-p): message-goto-body returns point.
5353 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5355         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
5356         Fixes something or other in Emacs 23, and is backwards compatible.
5358         * message.el (message-goto-body): Remove the <#secure special-casing,
5359         which is too special.
5361         * shr.el (shr-parse-style): Drop !important from styles.
5363 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
5365         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5366         this function to return incorrect results when calling it with an
5367         explicit article argument different from
5368         (gnus-summary-article-number).
5370 2010-11-24  Julien Danjou  <julien@danjou.info>
5372         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5373         (shr-tag-body): Add background support.
5374         (shr-descend): Add background support.
5375         (shr-tag-title): Add.
5377         * shr-color.el (shr-color-visible): Really return original background
5378         if fixed.
5380 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5382         * shr.el (shr-color-check): Protect against non-existent color names.
5384 2010-11-24  Julien Danjou  <julien@danjou.info>
5386         * color-lab.el: Require 'cl when compiling.
5388         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5390         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5391         matched part.
5393         * color-lab.el: Fix all expt calls to use float type.
5395 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5397         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5398         expression to shr-color-check as is.
5400         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5402         * color-lab.el: Add coding cookie.
5403         (float-pi): Use eval-and-compile.
5405 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5407         * shr.el (shr-insert-color-overlay): Split stuff like
5408         "#444444 !important" to find the real color.
5409         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5410         parse <font color="red"> entries.
5412 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
5414         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
5415         point when parsing headers.
5417         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
5418         is positioned properly when parsing headers.
5420 2010-11-23  Julien Danjou  <julien@danjou.info>
5422         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5424         * shr-color.el (shr-color->hexadecimal): Add support for color names.
5426         * shr.el (shr-parse-style): Replace \n with space in style parsing.
5428         * shr-color.el (shr-color-hsl-to-rgb-fractions):
5429         Use shr-color-hue-to-rgb.
5430         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5432 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5434         * shr.el (shr-color->hexadecimal): Autoload.
5435         (shr-descend): Add color to all tags.
5437 2010-11-22  Julien Danjou  <julien@danjou.info>
5439         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5440         shr-color->hexadecimal.
5442         * shr-color.el (shr-color->hexadecimal): Add converting functions for
5443         RGB() or HSL() color representation.
5445         * shr.el (shr-tag-font): Add.
5446         (shr-tag-color-check): New function to get better colors.
5447         (shr-tag-insert-color-overlay): Factorize code between tag-font and
5448         tag-span.
5450         * shr-color.el: New file.
5452         * color-lab.el: New file.
5454         * gnus-art.el (gnus-url-mailto): Do not downcase args.
5456 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
5458         * nnir.el: Fix typo in comments.
5459         (nnir-run-imap): Simplify code.  No need to reverse artlist.
5460         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5462 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5464         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5466         * nnimap.el (nnimap-get-capabilities): Refactor out.
5467         (nnimap-open-connection): Re-request capabilities after STARTTLS.
5469 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
5471         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5472         appearing when `mm-uu-hide-markers' is nil.
5474 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5476         * nnimap.el (nnimap-unselect-group): Make into its own function.
5477         (nnimap-request-rename-group): Unselect group before renaming.
5478         This had gotten lost somewhere.
5479         (nnimap-request-accept-article): Keep track of examined groups, and
5480         unselect the group before APPENDing to read-only groups.
5481         (nnimap-request-move-article): Clear flags before moving so that they
5482         can be re-set later.
5484 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5486         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5487         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5489 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5491         * gnus-art.el (gnus-mime-display-single):
5492         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5493         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5494         parameter.
5496 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5498         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5499         (shr-table-vertical-line): New variable.
5500         (shr-insert-table): Use it.
5502 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5504         * gnus-html.el (gnus-html-wash-images): Don't display images if
5505         gnus-inhibit-images is non-nil; register displayer for cid images.
5506         (gnus-html-display-image): Work for cid image.
5507         (gnus-html-insert-image): Allow arguments.
5508         (gnus-html-put-image): Inhibit read-only.
5509         (gnus-html-prefetch-images): Don't prefetch images if
5510         gnus-inhibit-images is non-nil.
5512 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5514         * shr.el (shr-put-image): Break lines when inserting big pictures.
5516 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5518         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5519         sender, thanks Katsumi Yamaoka.
5521 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5523         * nnir.el (nnir-run-imap): Reverse the article list for each group
5524         rather than the whole list.
5526 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5528         * shr.el (shr-image-displayer): Protect function against non-existent
5529         image source.
5531         * gnus-art.el (gnus-inhibit-images): New user option.
5532         (gnus-mime-display-single): Don't display image if it is non-nil.
5534         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5535         gnus-inhibit-images.
5537         * shr.el (shr-image-displayer): New function.
5538         (shr-tag-img): Use it.
5540 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5542         * mml2015.el (mml2015-epg-sign): Use From header.
5544 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5546         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5548         * gnus-util.el (gnus-find-text-property-region): Return markers.
5550         * shr.el (shr-tag-img): Put a displayer in the text property.
5552         * gnus-util.el (gnus-find-text-property-region): New utility function.
5554         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5555         (gnus-html-show-images): Remove.
5557         * gnus-art.el (gnus-article-show-images): New, more general function.
5559         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5560         image url text properties.
5562         * shr.el: Ditto.
5564         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5565         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5567 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5569         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5570         work for two or more articles.
5572 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5574         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5575         divide an image that's in an html article to two or more when washing
5576         non-ASCII characters in alt text of it.
5578 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5580         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5581         smime-decrypt-region using function argument.
5582         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5584         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5586         * smime.el (smime-decrypt-region): Catch it.
5588 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5590         * smime.el (smime-mode-map): Move initialization into declaration.
5591         (gnus-run-mode-hooks): Don't autoload.
5592         (smime-mode): Use define-derived-mode.
5594 2010-11-11  Glenn Morris  <rgm@gnu.org>
5596         * smime.el (from): Restrict declaration to XEmacs.
5598         * nnir.el (gnus-group-topic-name): Autoload.
5600 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5602         * shr.el (shr-insert): Don't break long line if it is because of
5603         kinsoku-bol characters in the line end.
5605 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
5607         * nnir.el (nnir-request-move-article): Fix to provide original group
5608         and subject.
5609         (nnir-warp-to-article): Don't fail on articles whose headers haven't
5610         been retrieved.
5612         * gnus-sum.el (gnus-summary-move-article): Use original group and
5613         subject for virtual articles such as those in an nnir summary buffer.
5615 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5617         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5618         least 21.5).
5620         * smime.el (from): Declare it again for XEmacs.
5622 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5624         * message.el (message-resend): Don't disable encoding unless it's
5625         already encoded.
5627         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5628         low-numbered articles.
5630 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5632         * rfc2047.el (rfc2047-syntax-table): Simplify.
5634         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5635         set-char-table-range for XEmacs.
5637 2010-11-10  Glenn Morris  <rgm@gnu.org>
5639         * smime.el (from): Remove unused declaration.
5641         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5642         (gnus-float-time): On Emacs, always an alias.
5644         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5645         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5647 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5649         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5651 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5653         * shr.el (browse-url-mailto): Autoload.
5655         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5657         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5658         regexp doesn't need quoting.
5660 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
5662         * message.el (message-subject-trailing-was-ask-regexp)
5663         (message-subject-trailing-was-regexp): Match was: in addition to was.
5665 2010-11-09  Glenn Morris  <rgm@gnu.org>
5667         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5668         (nnbabyl-check-mbox): Use point-at-bol.
5670 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5672         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5674         * message.el (message-mailto): New function.
5675         (message-mailto): Should accept other parameters.
5676         (message-mailto): Remove since it duplicates browse-url-mailto
5677         functionality.
5679 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5681         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5682         methods.
5683         (gnus-read-active-file): Ditto.
5685         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5686         ": " from the prompt.
5687         (gnus-group-make-group): Ditto.
5689 2010-11-07  Glenn Morris  <rgm@gnu.org>
5691         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5692         (gnus-bookmark-kill-line): Use point-at-eol.
5694 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5696         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5697         asterisks in From header.
5699 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5701         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5702         string to avoid making the From headers syntactically invalid.
5704         * message.el (message-send-mail): Don't insert courtesy messages if the
5705         message already has List-Post and List-ID messages.
5707 2010-11-06  Glenn Morris  <rgm@gnu.org>
5709         * gnus-art.el (gnus-treat-article): Give dynamic local variables
5710         `condition', `type', `length' a prefix.
5711         (gnus-treat-predicate): Update for above name changes.
5713 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
5715         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5716         binding.  Handled by `gnus-summary-refer-thread' instead.
5717         (nnir-warp-to-article): New backend function.
5719         * nnimap.el (nnimap-request-thread): Force dependency updating.
5721         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5722         (gnus-summary-refer-thread): Rework to improve thread-referral.
5724         * gnus-int.el (gnus-warp-to-article): New function.
5726         * gnus-sum.el (gnus-summary-article-map): Bind it.
5728 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
5730         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5731         gnus-summary-refer-thread.
5733         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5734         headers.
5735         (gnus-summary-limit-include-thread): Prevent articles in thread from
5736         being cut in gnus-cut-threads.
5737         (gnus-summary-refer-thread): Limit retrieved headers to those in
5738         thread.
5740 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5742         * message.el (message-send-mail): Use the value of
5743         message-courtesy-message from the message buffer.
5745         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5747         * shr.el (shr-browse-url): Implement mailto: URLs.
5749         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5750         "raw".
5752         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5753         if it's already selected.
5755         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5757 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5759         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5760         to measure the length and truncate alt text.
5762 2010-11-03  Glenn Morris  <rgm@gnu.org>
5764         * nndiary.el (nndiary-generate-nov-databases-1)
5765         (nndiary-generate-active-info): Rename dynamic variable `files' to
5766         something less generic.
5768 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
5770         * nnir.el (nnir-request-move-article): Call the underlying backend to
5771         move articles from nnir.
5773 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5775         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5777 2010-11-02  Julien Danjou  <julien@danjou.info>
5779         * nnir.el: Remove wais support.
5781 2010-11-02  Glenn Morris  <rgm@gnu.org>
5783         * gnus-html.el: Reorder requirements to quieten compiler.
5785 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5787         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5788         properly for XEmacs as well.
5789         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5790         (gnus-article-natural-long-line-p): Use window-width rather than
5791         frame-width.
5793 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
5795         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
5796         (nnir-read-parms): Don't modify query.
5797         (nnir-run-query): Add ability to search topic on current line.
5798         (nnir-get-active): Clean up.
5800 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5802         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5803         degenerate articles.
5805         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5806         (gnus-print-buffer): Just print the buffer as is, without any copying
5807         to a buffer and then re-highlighting.
5809         * nnimap.el (nnimap-request-group): Store the new updated info.
5810         (nnimap-request-group): Select the group when we don't know whether it
5811         exists or not.
5813         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5814         groups.
5816         * gnus-group.el (gnus-group-find-new-groups): Display all the new
5817         groups.
5819         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5820         groups.
5822         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5823         long-lines case by only filling the long lines.
5825         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5826         (bug #7311).
5828 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5830         * shr.el: No need to declare `declare-function' since shr.el is for
5831         only Emacsen that provide `libxml-parse-html-region'.
5833 2010-11-01  Glenn Morris  <rgm@gnu.org>
5835         * mm-util.el (gnus-completing-read): Autoload.
5836         (mm-read-coding-system): Simplify Emacs definition.
5838         * nnmail.el (gnus-activate-group):
5839         * nnimap.el (gnutls-negotiate):
5840         * nntp.el (netrc-parse): Fix declarations.
5842 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5844         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
5845         string-match-p in Emacs >=23.
5847         * gnus-msg.el (gnus-configure-posting-styles):
5848         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
5850 2010-11-01  Glenn Morris  <rgm@gnu.org>
5852         * nnir.el (declare-function): Add compat stub.
5853         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
5854         (nnir-run-gmane): Require 'mm-url.
5856         * mm-util.el (mm-string-to-multibyte): Simplify.
5858         * shr.el (declare-function): Add compat stub.
5859         (url-cache-create-filename): Declare.
5860         (mm-disable-multibyte, widget-convert-button): Autoload.
5862         * smime.el (ldap-search): Declare.
5863         (smime-cert-by-ldap-1): Require ldap on Emacs.
5865         * nnimap.el: Require nnmail, and gnus-sum when compiling.
5866         (nnimap-keepalive): Use gnus-float-time.
5868         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
5869         (mail-source-delete-crash-box): Use gnus-float-time.
5871         * gnus-dired.el (gnus-completing-read): Autoload.
5873         * mm-view.el (gnus-rescale-image): Autoload.
5875         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
5877         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
5879         * sieve-manage.el: Require 'cl when compiling.
5881         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
5882         (gnus-iswitchb-completing-read): Require iswitchb.
5883         (gnus-select-frame-set-input-focus): Silence compiler.
5885 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887         * message.el (message-subject-trailing-was-query): Change default to t,
5888         since I think that's what most people want.
5890         * nnimap.el (nnimap-request-accept-article): Erase buffer before
5891         appending for easier debugging.
5892         (nnimap-wait-for-connection): Take a regexp.
5893         (nnimap-request-accept-article): Wait for the continuation line before
5894         sending anything unless we're streaming.
5896         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
5897         leave the header washing to take place.
5899 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5901         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
5902         regular expression match and replace in posting styles.
5904 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
5906         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
5907         an entire server.
5908         (nnir-get-active): New function.
5909         (nnir-run-imap): Use it.
5910         (nnir-run-gmane): Who knew, gmane search returns an article score!
5912         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
5913         server on the current line with nnir.
5915 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5917         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
5918         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
5919         left edge.
5920         (gnus-article-foldable-buffer): Skip past the prefix when determining
5921         raggedness.
5923         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
5924         the raw article, and change `C-u g' to show the article without doing
5925         treatments.
5927         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
5928         on to `gnus-treat-article'.
5929         (gnus-inhibit-article-treatments): New variable.
5931         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
5933         * gnus-art.el (gnus-treatment-function-alist): Have
5934         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
5935         (gnus-treat-fill-long-lines): Change default to fill all text/plain
5936         sections.
5938         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
5939         parameter.
5940         (gnus-article-fill-cited-long-lines): New function.
5941         (gnus-article-fill-cited-article): Allow filling only long sections.
5943         * shr.el (shr-find-fill-point): Don't break lines between punctuation
5944         and non-punctuation (like after the apostrophe in "'We").
5946         * gnus-sum.el (gnus-summary-select-article): Make sure
5947         gnus-original-article-buffer is alive.
5949         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
5950         reflect the order they are in the digest.
5952         * gnus.el (gnus-group-startup-message): Move point to the start of the
5953         buffer.
5955         * nnimap.el (nnimap-capability): New function.
5956         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
5957         is set.
5959 2010-10-31  David Engster  <dengste@eml.cc>
5961         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
5962         conform with changes to gnus-completing-read.
5964 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5966         * shr.el (shr-tag-img): Output "*" instead of "[img]".
5968 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5970         * nnir.el: Move defvar, defcustom around to keep file organized
5971         and keep byte-compiler quiet.
5972         (nnir-read-parms): Accept search-engine as arg.
5973         (nnir-run-query): Pass search-engine as arg.
5974         (nnir-search-engine): Remove.
5976 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978         * shr.el (shr-generic): The text nodes should be text, not :text.
5980         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
5981         later in the file.
5983 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5985         * nnir.el: General clean up.  Allow searching with multiple engines.
5986         Allow separate extra-parameters for each engine.
5987         Batch queries when possible.
5988         (nnir-imap-default-search-key,nnir-method-default-engines):
5989         Add customize interface.
5990         (nnir-run-gmane): New engine.
5991         (nnir-engines): Use it.  Qualify all prompts with engine name.
5992         (nnir-search-engine): Remove global variable.
5993         (nnir-run-hyrex): Restore for now.
5994         (nnir-extra-parms,nnir-search-history): New variables.
5995         (gnus-group-make-nnir-group): Use them.
5996         (nnir-group-server): Remove in favor of gnus-group-server.
5997         (nnir-request-group): Avoid searching twice.
5998         (nnir-sort-groups-by-server): New function.
6000 2010-10-30  Julien Danjou  <julien@danjou.info>
6002         * gnus-group.el: Remove gnus-group-fetch-control.
6004         * gnus-start.el (gnus-find-new-newsgroups):
6005         Remove gnus-check-first-time-used.
6007         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6009 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6011         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6012         set on groups that don't have \* permanentflags.
6014 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016         * shr.el (shr-tag-span): Drop colorization of regions since we don't
6017         control the background color.
6018         (shr-tag-img): Ignore very small web bug type images.
6019         (shr-put-image): Add help-echo alt texts to the images.
6020         (shr-tag-video): Show the video poster image.
6022 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6024         * shr.el (shr-table-depth): New variable.
6025         (shr-tag-table-1): Only insert the images after the top-level table.
6027         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6029         * gnus-util.el (gnus-list-memq-of-list): New function.
6031         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6032         selected.
6033         (nnimap-unsplittable-articles): New slot.
6034         (nnimap-new-articles): Use it.
6036 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
6038         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6039         move to the previous line on `M-g'.
6041 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6043         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6044         *-request-group, which seems unnecessary.
6046         * nnimap.el (nnimap-quote-specials): Function copied over from
6047         imap.el.
6048         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6049         they support that.  Suggested by Tom Regner.
6051 2010-10-29  Julien Danjou  <julien@danjou.info>
6053         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6054         defalias.
6055         (gnus-summary-delete-marked-with): Remove obsolete defalias.
6057         * gnus.el: Remove `gnus-nntp-service' variable.
6058         (gnus-secondary-servers): Make obsolete.
6059         (gnus-nntp-server): Make obsolete.
6061         * gnus-start.el (gnus-1): Remove x-splash calls.
6063         * gnus-ems.el (gnus-x-splash): Remove.
6065         * gnus.el (gnus-group-startup-message): Simplify/update code.
6067         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6068         capability before doing anything.
6069         (gnus-group-insert-group-line): Remove useless
6070         gnus-group-remove-excess-properties.
6072 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6074         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6076 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6078         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6079         config after reselecting.
6081 2010-10-28  Julien Danjou  <julien@danjou.info>
6083         * shr.el (shr-put-image): Use point even if only inserting text.
6084         (shr-put-image): Save excursion when inserting alt text on non-graphic
6085         display, so the behavior is the same when we are on a graphic display.
6087         * nnir.el (nnir-run-swish-e): Remove hyrex support.
6089 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6091         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6092         (gnus-mime-copy-part): Check coding system, not charset.
6093         (gnus-mime-view-part-externally): Never remove part.
6094         (gnus-mime-view-part-internally): Don't remove part here.
6095         (gnus-article-part-wrapper): Make sure MIME tag is visible.
6096         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6097         multipart/alternative.
6099         * mm-decode.el (mm-display-part): Take optional arg `force'.
6101 2010-10-26  Julien Danjou  <julien@danjou.info>
6103         * gnus-group.el (gnus-group-default-list-level): Add this function to
6104         compute the default list level.
6105         (gnus-group-default-list-level): Add possibility to use a function.
6107 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6109         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6111         * gnus-group.el (gnus-group-completing-read)
6112         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6113         gnus-replace-in-string.
6115 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6117         * shr.el (shr-tag-div): Add.
6119 2010-10-25  Julien Danjou  <julien@danjou.info>
6121         * gnus-util.el: Remove `gnus-with-local-quit'.
6123         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6125 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6127         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6128         the original article buffer.
6130 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6132         * nnimap.el (nnimap-request-head): New function.
6133         (nnimap-request-move-article): Try to be slightly faster by not
6134         requesting the entire message when moving.
6135         (nnimap-transform-headers): Don't bug out on bodiless articles.
6136         (nnimap-send-command): Have no outstanding messages if the IMAP server
6137         doesn't support streaming.
6138         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6140 2010-10-24  Julien Danjou  <julien@danjou.info>
6142         * message.el (message-default-headers): Fix type.
6144 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6146         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6147         prefetching images.
6149         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6150         backend for unknown groups.  This is mainly useful for nnimap groups.
6152         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6153         group isn't covered by the agent.
6155 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
6157         * nnir.el (nnir-method-default-engines): New variable.
6158         (nnir-run-query): Use it.
6159         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6160         (gnus-summary-nnir-goto-thread): Change group if needed.
6162         * gnus-group.el (gnus-group-group-map): Add key binding for
6163         gnus-group-make-nnir-group.
6165 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6167         * shr.el (shr-tag-object): Add.
6169         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6170         original article buffer live.
6171         (gnus-summary-select-article-buffer):
6172         Mention gnus-widen-article-buffer.
6174 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6176         * shr.el (shr-tag-strong): Add.
6178 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6180         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6181         group names.  They mess up the group buffer badly.
6183         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6185         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6186         instead of the summary one.
6188 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6190         * mml.el (mml-preview): Work properly when editing article.
6192         * gnus-start.el (gnus-read-active-file-1): Don't add method to
6193         gnus-have-read-active-file if it's already been in.
6195 2010-10-22  Tom Tromey  <tromey@redhat.com>
6197         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6198         gnus-group-completing-read.
6200 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6202         * message.el (message-mode-map): Don't bind M-; to comment region, to
6203         allow the global comment-dwim to work.
6205 2010-10-21  Julien Danjou  <julien@danjou.info>
6207         * message.el (message-setup-1): Allow message-default-headers to be a
6208         function.
6210 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6212         * shr.el (shr-tag-table): Simplify.
6214 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6216         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6217         to avoid trying to snarf invalid stuff.
6219         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6221         * gnus.el (gnus-message-archive-group): Quote value.
6222         (gnus-message-archive-group): Mark as changed.
6224         * shr.el (shr-add-font): Don't put the font properties on the newline
6225         or the indentation.
6227         * message.el (message-fix-before-sending): Change options when sending
6228         non-printable characters.
6230         * gnus.el (gnus-message-archive-method): Change the default to
6231         monthly outgoing groups.
6233         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6234         that have gotten new numbers.
6236         * nnimap.el (nnimap-request-replace-article): New function.
6238 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6240         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6241         (nnrss-request-article): Don't use special html washing code.
6243 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6245         * shr.el (shr-tag-table): Remove useless nconc.
6247 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6249         * gnus-art.el (article-wash-html): Simplify and remove the charset
6250         stuff.  Use the normal html rendering code instead of the special html
6251         washing code.
6253         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6254         `gnus-w3m' symbols.
6255         (mm-text-html-washer-alist): Remove.
6257         * mm-decode.el (mm-inline-text-html-renderer): Remove.
6258         (mm-inline-media-tests): Remove use.
6259         (mm-text-html-renderer): Change default to the `shr' symbol.
6261         * mm-view.el (mm-inline-text-html): Remove use.
6263         * gnus-art.el (gnus-blocked-images): New function.  Allow the
6264         `gnus-blocked-images' to be a function.
6265         (gnus-article-wash-function): Remove.
6267 2010-10-20  Julien Danjou  <julien@danjou.info>
6269         * spam.el (spam-list-of-processors): Mark as obsolete.
6271         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6272         (nnimap-insert-partial-structure): Fix boundary detection.
6274 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6276         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6277         run file-truename on remote files.  This can be expensive and even
6278         prevent one from editing drafts if some unrelated buffer has a stale
6279         connection.
6281 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6283         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6284         kinsoku-eol regardless of shr-kinsoku-shorten.
6285         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6286         (shr-tag-table): Support caption, thead, and tfoot.
6288 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6290         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6291         lines.
6292         (shr-save-contents): New command and keystroke.
6294         * nndoc.el (nndoc-type-alist): Add git support.
6295         (nndoc-git-type-p): New function.
6296         (nndoc-transform-git-article): Ditto.
6297         (nndoc-transform-git-headers): Ditto.
6298         (nndoc-transform-git-headers): Generate Subject headers.
6300         * shr.el (shr-parse-style): New function.
6301         (shr-tag-span): Ditto.
6303         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6304         to `G G' to avoid collisions.
6306 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6308         * shr.el: Load kinsoku if necessary.
6309         (shr-kinsoku-shorten): New internal variable.
6310         (shr-find-fill-point): Make kinsoku shorten text line if
6311         shr-kinsoku-shorten is bound to non-nil.
6312         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6313         shr-indentation too when testing if table is wider than frame width.
6314         (shr-insert-table): Use `string-width' instead of `length' to measure
6315         text width.
6316         (shr-insert-table-ruler): Make sure indentation is done at bol.
6318 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6320         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6321         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6322         undecoded network data.
6324 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6326         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6327         name in the mode line spec so that the mode line menu works
6328         (bug #2431).
6330         * message.el (message-get-reply-headers): If we're fed `to-address',
6331         then always use that.
6333         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6334         aren't so wide as to need to switch off the edit menu.
6336         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6337         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6339         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6340         `M-g'.
6341         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6342         the permanent marks.
6344 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
6346         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6347         Splitting according to references/in-reply-to obeys the ignore-groups
6348         variable, while splitting by sender and subject do not.
6350 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6352         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6353         alist, so that we can look for non-Unicode chars.
6354         (article-translate-strings): Allow both character and string maps.
6356 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6358         * shr.el (shr-insert): Don't insert space behind a wide character
6359         categorized as kinsoku-bol, or between characters both categorized as
6360         nospace.
6362 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
6364         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
6365         headers to gnus-newsgroup-headers.
6367 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6369         * shr.el (shr-tag-img): Don't align images -- since we're not
6370         rescaling, this often leads to ugly displays.
6372 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
6374         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6375         duplicates.
6377 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
6379         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6380         call.
6382 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6384         * gnus.el: Autoload gnus-html-show-images.
6386         * nnimap.el: Use nnheader-message throughout.
6388         * shr.el (shr-tag-img): Ignore images with no data.
6390 2010-10-15  Julien Danjou  <julien@danjou.info>
6392         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6393         a possibility to disable format=flow encoding when using hard newlines.
6395 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6397         * shr.el (shr-insert): Remove space inserted before or after a
6398         breakable character or at the beginning or the end of a line.
6399         (shr-find-fill-point): Do kinsoku; find the second best point or give
6400         it up if there's no breakable point.
6402 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6404         * nnimap.el (nnimap-open-connection): Message when opening connection
6405         for debugging purposes.
6407         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6408         on every setup buffer call to allow this to change from article to
6409         article.
6411         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6412         buffers where we have a wide table.
6414 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
6416         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6417         uses *-request-thread.
6419 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6421         * nnimap.el (nnimap-open-connection): Remove %s from openssl
6422         incantation, which is no longer valid.
6424 2010-10-14  Julien Danjou  <julien@danjou.info>
6426         * shr.el: Fix defcustom type (char -> character).
6428 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6430         * nnimap.el (nnimap-open-connection): tls-program should be a list of
6431         programs.
6433 2010-10-14  Julien Danjou  <julien@danjou.info>
6435         * shr.el (shr-tag-a): Use url-link as widget type.
6437         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6438         `gnus-group-get-icon'.
6440 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6442         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6443         This should make server editing work better.
6445         * shr.el (shr-find-fill-point): Don't inloop on indented text.
6447         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6448         (nnimap-parse-flags): Fix regexp.
6450         * shr.el (shr-find-fill-point): Use a filling algorithm that should
6451         probably work for CJVK text, too.
6453         * nnimap.el (nnimap-extend-tls-programs): Remove.
6454         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6456 2010-10-13  Julien Danjou  <julien@danjou.info>
6458         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6459         responses.
6461 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6463         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6465         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6466         anything in Emacs.
6468         * shr.el (shr-current-column): Remove buggy and unnecessary function.
6470 2010-10-13  Julien Danjou  <julien@danjou.info>
6472         * shr.el (shr-width): Make shr-width a defcustom with default to
6473         fill-column.
6474         (shr-tag-img): Use shr-width rather than fill-column.
6476 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6478         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6480         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6481         position when (X-)Faces exist.
6482         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6483         avatars when called interactively.
6485 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6487         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6488         gnus-article-x-face-too-ugly is bound.
6490 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6492         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6494         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6495         mailbox that doesn't exist.
6497 2010-10-12  Julien Danjou  <julien@danjou.info>
6499         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6500         (shr-get-image-data): Encode URL properly when fetching from cache.
6501         (shr-tag-img): Use aligned-to spaces to align correctly images.
6503         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6504         before inserting the Gravatar.
6506         * shr.el (shr-tag-img): Add align attribute support for <img>.
6508 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6510         * gnus-gravatar.el (gnus-art): Require.
6512         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6513         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6514         Remove long obsoleted functions.
6516 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6518         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6520         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6521         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6522         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6523         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6524         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6525         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6526         Fix comment for declare-function.
6528 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6530         * nnimap.el (nnimap-request-rename-group): Select group read-only
6531         before renaming it.
6533         * shr.el (shr-insert): Fix up the white space only regexp.
6535         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6536         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6538         * shr.el (shr-current-column): New function.
6539         (shr-find-fill-point): New function.
6541 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6543         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6544         numbers.
6546 2010-10-11  Julien Danjou  <julien@danjou.info>
6548         * shr.el (shr-hr-line): Add.
6549         (shr-tag-hr): Use shr-hr-line to specify which character to use to
6550         display hr lines.
6551         (shr-max-columns): Do not change state to nil if we just inserting
6552         spaces.
6554 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6556         * gnus-topic.el (gnus-topic-read-group): If after the last group,
6557         select the last group.
6559 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
6561         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6563 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6565         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6566         for Gnus.
6567         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6568         (nnimap-update-qresync-info): Mark \Seen articles as read.
6570         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6571         non-variable, too.
6573         * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6574         available.
6575         (nnimap-update-info): Rely more on the current active than the param
6576         active to avoid marking articles as read too much.
6578         * auth-source.el (auth-source-create): Use (user-login-name) for the
6579         user name default.
6581         * nnimap.el (nnimap-update-info): If the server doesn't return any
6582         useful info, just use the previous info.
6583         (nnimap-update-info): Prefer old info over start-article.
6584         (nnimap-update-qresync-info): Finish implementing QRESYNC.
6586 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
6588         * nnir.el (autoload): Clean up autoloads.
6589         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6590         Use key rather than value.
6591         (nnir-imap-search-other): New variable.
6592         (nnir-read-parm): Use it.
6593         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6594         (gnus-summary-nnir-goto-thread): Modify to work with imap.
6596 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6598         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6599         the process, too.
6601 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6603         * spam.el (gnus-summary-mode-map): Bind to "$".
6604         Suggested by Russ Allbery.
6606         * shr.el: Rework the way things are indented by <li> slightly.
6608         * gnus.el (gnus-group-set-parameter): Fix typo.
6610         * nnimap.el: Start implementing QRESYNC support.
6612 2010-10-09  Julien Danjou  <julien@danjou.info>
6614         * nnir.el (nnir-engines): Fix too many arguments.
6616 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6618         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6619         group is the "last", so that the backends like nnfolder actually save
6620         their folders.
6622         * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6623         try to use that for the TLS stream.
6624         (nnimap-retrieve-group-data-early): Rework the marks code to heed
6625         UIDVALIDITY and find out which groups are read-only and not.
6626         (nnimap-get-flags): Use the same marks parsing code as the rest of
6627         nnimap.
6629 2010-10-09  Julien Danjou  <julien@danjou.info>
6631         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6633         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6634         retrieving gravatars.
6636         * shr.el (shr-table-corner): Add.
6637         (shr-table-line): Add.
6638         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6640 2010-10-08  Julien Danjou  <julien@danjou.info>
6642         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6644 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
6646         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6648         * gnus-sum.el (gnus-mark-article-as-unread)
6649         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6650         (gnus-summary-set-bookmark): Use it.
6652         * gnus-msg.el (gnus-setup-message): Use it.
6654         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6656         * gnus.el (gnus-group-remove-parameter): Use it.
6658         * gnus-group.el (gnus-group-make-web-group): Use it.
6660         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6662         * nnregistry.el: Update docs to mention manual.
6664         * gnus-registry.el: Update docs to mention nnregistry.el.
6665         (gnus-registry-initialize): Don't install nnregistry refer method
6666         automatically.
6667         (gnus-registry-install-nnregistry): Remove it.
6669 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6671         * shr.el (shr-insert): Don't insert double spaces.
6673 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6675         * gnus-gravatar.el (gnus-treat-from-gravatar)
6676         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6677         called interactively.
6679         * gnus-art.el (gnus-mime-view-part-externally)
6680         (gnus-mime-view-part-internally): Make predicate function passed to
6681         gnus-mime-view-part-as-type assume argument is a mime type, not a list
6682         of a mime type.
6684         * shr.el (shr-table-widths): Don't use cl function `reduce'.
6686 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688         * shr.el (require): Require cl when compiling.
6689         (shr-tag-hr): New function.
6691         * nnimap.el (nnimap-update-info): Remove double setting of high.
6692         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6693         This makes nnimap work properly on Courier again.
6695         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6696         the variable for backwards compatibility.
6698         * mm-decode.el (mm-save-part): If given a non-directory result, expand
6699         the file name before using to avoid setting mm-default-directory to
6700         nil.
6702         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6703         bidning gnus-agent variables.
6705         * shr.el (shr-render-td): Use a cache for the table rendering function
6706         to avoid getting an exponential rendering behavior in nested tables.
6707         (shr-insert): Rework the line-breaking algorithm.
6708         (shr-insert): Don't leave trailing spaces.
6709         (shr-insert-table): Also insert empty TDs.
6710         (shr-tag-blockquote): Ensure paragraphs after </ul>.
6712 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6714         * gnus-sum.el (gnus-number): Rename from `number'.
6715         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6716         (gnus-summary-limit-children): Update uses correspondingly.
6718 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6720         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6721         (gnus-gravatar-transform-address): Don't show avatars of people of
6722         which mail addresses match gnus-gravatar-too-ugly.
6724 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6726         * shr.el (shr-table-widths): Expand TD elements to fill available
6727         space.
6729 2010-10-07  Julien Danjou  <julien@danjou.info>
6731         * nnimap.el (nnimap-request-rename-group): Add this method.
6733 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6735         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6736         name from XEmacs' function-arglist.
6738         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6739         gravatar under XEmacs.
6741 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
6743         * auth-source.el: Update docs with TODO items.
6745         * gnus-sync.el: Update docs to explain state and plans.
6747         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6748         Hooks for mark updates.
6749         (gnus-request-set-mark, gnus-request-update-mark): Use them.
6751         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6752         hooks with arguments, which is needed for mark update hooks.
6754 2010-10-06  Julien Danjou  <julien@danjou.info>
6756         * gnus.el (gnus-expand-group-parameter): Only return and act on what
6757         was matched.
6759         * sieve-manage.el: Update example in `Commentary'.
6761         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6763         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6764         not 2000.
6765         (sieve-manage-authenticate): Re-add function.
6767 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6769         * shr.el (shr-insert): Get 'space transition right.
6770         (shr-render-td): Only delete space at the end of the TD.
6772         * nnimap.el (nnimap-open-connection): Prepare to support
6773         open-gnutls-stream.
6775         * shr.el: Rearrange function order to be more logical.
6777 2010-10-06  Julien Danjou  <julien@danjou.info>
6779         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6780         (nnrss-discover-feed): Remove 404 URL in docstring.
6782         * nnir.el: Fix Swish-E URL.
6783         Fix Namazu URL.
6785         * message.el (message-change-subject): Remove 404 URL in a comment.
6787 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6789         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6790         called interactively.
6792         * gnus-util.el (gnus-remove-if): Allow hash table.
6793         (gnus-remove-if-not): New function.
6795         * gnus-art.el (gnus-mime-view-part-as-type):
6796         * gnus-score.el (gnus-summary-score-effect):
6797         * gnus-sum.el (gnus-read-move-group-name):
6798         Replace remove-if-not with gnus-remove-if-not.
6800         * gnus-group.el (gnus-group-completing-read):
6801         Regard collection as a hash table if it is not a list.
6803 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6805         * shr.el (shr-render-td): Allow blank/missing <TD>s.
6807         * shr.el: Document the table-rendering algorithm.
6809         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6810         invalid URLs.
6812         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6813         line-broken.
6814         (shr-tag-img): Ignore image fetching errors.
6815         (shr-overlays-in-region): Compute overlay positions correctly.
6817         * mm-decode.el (mm-shr): Require shr.
6819         * gnus-art.el (gnus-blocked-images): Move variable here.
6821         * shr.el (shr-insert-table): Bind free variable.
6823         * mm-decode.el (mm-shr): Bind shr-content-function.
6825         * shr.el (shr-content-function): New variable.
6827         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
6828         added for symmetry.
6830         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
6832         * gnus-group.el (gnus-group-make-group): Doc fix.
6834         * nnimap.el (nnimap-request-newgroups): Return success.
6836         * shr.el (shr-find-elements): New function.
6837         (shr-tag-table): Put all the images after the table.
6838         (shr-tag-table): Really inhibit images inside the table.
6839         (shr-collect-overlays): Copy over overlays from the TD elements to the
6840         main document.
6842         * mm-decode.el (mm-shr): Bind shr-blocked-images to
6843         gnus-blocked-images.
6845 2010-10-05  Julien Danjou  <julien@danjou.info>
6847         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
6849         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
6850         (gnus-html-maximum-image-size): Add this function.
6851         (gnus-html-put-image): Use gnus-html-maximum-image-size.
6853         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
6854         server-value of the capability is nil.
6856 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6858         * shr.el (shr-tag-em): Add <EM> tag.
6860 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
6862         * sieve-manage.el (sieve-manage-default-stream): Make default stream
6863         customizable.
6865         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
6866         handing broken links to browse-url.
6868 2010-10-05  Julien Danjou  <julien@danjou.info>
6870         * gnus-util.el (gnus-emacs-completing-read)
6871         (gnus-iswitchb-completing-read): Use autoload rather than require.
6873 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6875         * gnus-util.el (gnus-completing-read-function): Exclude
6876         gnus-icompleting-read and gnus-ido-completing-read from candidates for
6877         XEmacs since iswitchb.el is very old and ido.el is unavailable in
6878         XEmacs.
6880         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
6881         not to use `delete-dups' that is unavailable in XEmacs 21.4.
6883         * gnus-html.el: Don't require help-fns under XEmacs.
6884         (gnus-html-schedule-image-fetching): Work for XEmacs.
6886         * mm-decode.el (mm-shr): Decode contents by charset.
6888 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6890         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
6891         unknown.
6893         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
6894         (shr-get-image-data): Ensure against the cache file missing.
6896         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
6897         for data.
6899         * spam-report.el (spam-report-url-ping-plain): Don't query about
6900         killing the process.
6902         * shr.el (shr-render-td): Protect against too-wide text.
6904 2010-10-04  Julien Danjou  <julien@danjou.info>
6906         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
6907         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
6909         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
6910         retrieved.
6912 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6914         * shr.el (browse-url): Require.
6915         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
6916         lines.
6917         (shr-show-alt-text, shr-browse-image): New commands.
6918         (shr-browse-url, shr-copy-url): New commands.
6920         * gnus-sum.el (gnus-widen-article-window): New variable.
6921         (gnus-summary-select-article-buffer): Use it.
6923         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
6924         without @ signs.
6926 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6928         * nnir.el (nnir-run-imap): Remove spurious space in search string.
6930 2010-10-04  Julien Danjou  <julien@danjou.info>
6932         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
6933         for XEmacs.
6935 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6937         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
6939         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
6940         (nnimap-close-server): Implement.
6942         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
6943         (shr-insert): Tweak line breaking.
6944         (shr-insert): Handle <pre> better.
6945         (shr-tag-li): Get <li> indentation right.
6946         (shr-tag-li): Get <li> indentation even righter.
6947         (shr-tag-blockquote): Ensure paragraph start.
6948         (shr-make-table): Tweak table generation.
6949         (shr-make-table): Fix typo.
6951         * shr.el: Implement table rendering.
6953 2010-10-04  Julien Danjou  <julien@danjou.info>
6955         * gnus-html.el (gnus-html-put-image): Fix resize image code.
6957 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6959         * shr.el (shr-insert): Use string anchors instead of line anchors.
6961 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6963         * shr.el: Add headings.
6964         (shr-ensure-paragraph): Actually work.
6965         (shr-tag-li): Make <ul> prettier.
6966         (shr-insert): Get white space at the beginning/end of elements right.
6967         (shr-tag-p): Collapse subsequent <p>s.
6968         (shr-ensure-paragraph): Don't insert double line feeds after blank
6969         lines.
6970         (shr-insert): \t is also space.
6971         (shr-tag-s): Fix "s" tag name function.
6972         (shr-tag-s): Fix face prop name.
6974 2010-10-03  Julien Danjou  <julien@danjou.info>
6976         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
6978         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
6979         gnus-window-inside-pixel-edges.
6981         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
6982         gnus-ems.
6984         * mm-view.el (mm-inline-image-emacs): Support image resizing.
6986         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
6987         function.
6989         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
6990         resize choice.
6992 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6994         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
6995         beginning of the buffer.
6997         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
6998         article buffer again.
7000         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7002         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7003         when it's at the start of the buffer.
7005         * shr.el (shr-tag-blockquote): Convert name.
7006         (shr-rescale-image): Use the right image-size variant.
7008         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7009         buffer isn't shown, then select the current article first instead of
7010         bugging out.
7011         (gnus-summary-select-article-buffer): Show both the article and summary
7012         buffers again.
7014         * shr.el (shr-fontize-cont): Protect against regions with no text.
7015         Rename tag functions to shr-tag-* for enhanced security.
7016         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7018 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
7020         * shr.el (shr-insert):
7021         * pop3.el (pop3-movemail):
7022         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7023         loaded.
7025 2010-10-03  Glenn Morris  <rgm@gnu.org>
7027         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7029         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7031         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7033         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7035         * gnus-util.el (gnus-make-local-hook): Simplify.
7037 2010-10-02  Julien Danjou  <julien@danjou.info>
7039         * gnus-util.el (gnus-iswitchb-completing-read): New function.
7040         (gnus-ido-completing-read): New function.
7041         (gnus-emacs-completing-read): New function.
7042         (gnus-completing-read): Use gnus-completing-read-function.
7043         Add gnus-completing-read-function.
7045 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7047         * shr.el (shr-insert-document): Autoload.
7048         (shr-img): Be silent.
7049         (shr-insert): Add a newline after every picture before text.
7050         (shr-add-font): Use overlays for combining faces.
7051         (shr-insert): Pass upwards the text start point.
7053         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7054         possible.
7055         (mm-shr): New function.
7057 2010-10-02  Julien Danjou  <julien@danjou.info>
7059         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7060         should go backward.
7062 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
7064         * shr.el (shr): Fix typo in provide call.
7066 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068         * shr.el: New file.
7070         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7072         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7073         completing read.
7075 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7077         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7078         we're being queried about.  Suggested by Dan Jacobson.
7080         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7081         Suggested by Jason Eisner.
7083         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7084         table, too.  Suggested by Stefan Wiens.
7085         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7086         the table unnecessary.  Suggested by Stefan Wiens.
7088         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7089         longer needed, and probably doesn't work either, as pointed out by
7090         Stefan Wiens.
7091         (gnus-summary-exit): Remove call to the clearing function.
7092         (gnus-summary-exit-no-update): Ditto.
7094         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7095         instead of gnus-eval-in-buffer-window to avoid popping up frames.
7096         Reported by Stefan Monnier.
7097         (gnus-summary-save-in-rmail): Ditto.
7099         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7100         article buffer, instead of both the article buffer and the summary
7101         buffer.  Sort of suggested by Dan Jacobson.
7103         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7105         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7106         Suggested by Dan Jacobson.
7108         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7109         documentation clearer.
7111         * message.el (message-shorten-references): Comment on the number "21".
7112         Suggested by Stefan Monnier.
7114         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7115         Suggested by Dan Jacobson.
7117         * gnus.el (gnus-large-newsgroup):
7118         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
7120         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7121         externalize attachments.  Bug reported by Steve Wen.
7123         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7124         really message anything to the user.
7126         * nnmail.el (nnmail-article-group): Allow using the fancy split method
7127         directly.
7129         * nnimap.el (nnimap-request-group): Low higher than high to signal no
7130         messages in empty groups.
7132 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
7134         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7135         non-UIDNEXT group.
7137 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7139         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7140         not the value from the collection.
7142         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7143         values.  This sometimes happens on some groups that have no info.
7144         (nnimap-request-newgroups): New function.
7146 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
7148         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7149         check into `gnus-registry-initialize'.
7150         (gnus-registry-initialize): Ditto.
7151         Fix and extend header docs.
7153 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7155         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7156         regexp backtrace overflows.
7158         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7159         for starttls that tls.el implements; i.e. openssl.
7161 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7163         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7164         (gravatar-create-image): New function that's an alias to
7165         gnus-xmas-create-image, gnus-create-image, or create-image.
7166         (gravatar-data->image): Use it.
7168 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
7170         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7171         install the nnregistry refer method.
7172         (gnus-registry-install-hooks): Use it.
7173         (gnus-registry-unfollowed-groups): Add nnmairix to the default
7174         unfollowed groups.
7176 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
7178         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7179         expanding threads.
7181 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7183         * nnir.el: Use the server names without suffixes (bug #7009).
7185         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7186         unencrypted to STARTTLS, if possible.
7188 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7190         * message.el (message-ignored-supersedes-headers): Strip Injection-*
7191         headers before superseding.
7193 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7195         * nnrss.el (nnrss-use-local): Add documentation.
7197         * nnimap.el (nnimap-extend-tls-programs): New function.
7198         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7199         (nnimap-wait-for-connection): Accept the greeting from the stupid
7200         output from openssl s_client -starttls, too.
7202         * nnimap.el (nnimap-find-article-by-message-id): Really return the
7203         article number.
7204         (nnimap-split-fancy): New variable.
7205         (nnimap-split-incoming-mail): Use it.
7207         * nntp.el (nntp-server-list-active-group): Document.
7209         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7210         SELECT to get the message-id.
7212         * mail-source.el (mail-sources): Remove webmail support.
7213         (defvar): Ditto.
7214         (mail-source-fetcher-alist): Ditto.
7215         (mail-source-fetch-webmail): Remove.
7217         * webmail.el: Remove -- doesn't seem relevant any more.
7219         * gnus.el: Fix up make-obsolete-variable declarations throughout.
7221         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7222         the \r.
7224 2010-09-30  Julien Danjou  <julien@danjou.info>
7226         * gnus-agent.el (gnus-agent-add-group): Fix call to
7227         gnus-completing-read.
7229 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7231         * nndoc.el (nndoc-retrieve-groups): New function.
7233         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7234         `default', use nnmail-split-methods.
7235         (nnimap-request-article): Downcase the NILs so that they are nil.
7237         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7238         symbol.
7240         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7241         code, since if the user has requested network, that's what they ought
7242         to get.
7243         (nnimap-request-set-mark): Erase the buffer before issuing commands.
7244         (nnimap-split-rule): Mark as obsolete.
7246         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7247         New variable.
7249         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7250         correct slot, too.
7252 2010-09-29  Julien Danjou  <julien@danjou.info>
7254         * gnus.el (gnus-local-domain): Declare variable obsolete.
7256         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7257         Fix history computing.
7258         (gnus-ido-completing-read): Require ido.
7260 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7262         * gnus-registry.el: Don't prompt on load, which makes it impossible to
7263         build Gnus.
7265         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7266         when interpreting the structures.
7267         (nnimap-request-accept-article): Add \r\n to the lines to make this
7268         work with Cyrus.
7270         * nndraft.el (nndraft-request-expire-articles): Use the group name
7271         instead if "nndraft".  Fix found by Nils Ackermann.
7273 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
7275         * nnregistry.el: Add.
7277 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7279         * nnmail.el (group, group-art-list, group-art):
7280         Remove unneeded directives.
7282 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7284         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7285         (mm-mime-charset):
7286         * rfc2047.el (rfc2047-syntax-table):
7287         * utf7.el (utf7-utf-16-coding-system): Comment fix.
7289         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7290         rather than `insert-file-contents' and `eval-region'.
7292 2010-09-29  Julien Danjou  <julien@danjou.info>
7294         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7295         replacement of `gnus-gravatar-relief' to mimic
7296         `gnus-faces-properties-alist'.
7297         Add :version property.
7299 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7301         * mail-source.el (mail-source-report-new-mail):
7302         * message.el (message-default-mail-headers):
7303         * mm-decode.el (mm-valid-image-format-p): Comment fix.
7305         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7307 2010-09-28  Julien Danjou  <julien@danjou.info>
7309         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7310         mail-address contains the same string as real-name.
7312         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7313         non-blank in header, otherwise it'll get stripped.
7315         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7316         real-name, and then for mail address rather than doing : or , search.
7318 2010-09-27  Julien Danjou  <julien@danjou.info>
7320         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7321         right completing-read function.
7322         (gnus-use-ido): New variable
7323         (gnus-completing-read-with-default): Remove.
7324         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7325         (gnus-agent-add-group):
7326         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7327         * mm-view.el (mm-view-pkcs7-decrypt):
7328         * mm-util.el (mm-codepage-setup):
7329         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7330         * mml-smime.el (mml-smime-openssl-sign-query):
7331         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7332         (mml-insert-multipart):
7333         * gnus-msg.el (gnus-summary-yank-message):
7334         * gnus-int.el (gnus-start-news-server):
7335         * mm-decode.el (mm-interactively-view-part):
7336         * gnus-dired.el (gnus-dired-attach):
7337         * gnus.el (gnus-read-method):
7338         * gnus-bookmark.el (gnus-bookmark-jump):
7339         * gnus-art.el (gnus-mime-view-part-as-type)
7340         (gnus-mime-action-on-part, gnus-article-encrypt-body):
7341         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7342         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7343         * nnmairix.el (nnmairix-create-server-and-default-group)
7344         (nnmairix-update-groups, nnmairix-get-server)
7345         (nnmairix-backend-to-server, nnmairix-goto-original-article)
7346         (nnmairix-get-group-from-file-path):
7347         * nnrss.el (nnrss-find-rss-via-syndic8):
7348         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7349         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7350         (gnus-group-browse-foreign-server):
7351         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7352         (gnus-summary-execute-command, gnus-summary-respool-article)
7353         (gnus-read-move-group-name):
7354         * gnus-score.el (gnus-summary-increase-score)
7355         (gnus-summary-score-effect):
7356         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7358 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7360         * nnimap.el (auth-source-forget-user-or-password)
7361         (auth-source-user-or-password): Autoload.
7363         * message.el (message-from-style, message-interactive)
7364         (message-signature): Remove comment.
7365         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7366         always.
7367         (message-sendmail-envelope-from): Comment fix.
7368         (message-yank-prefix): Default to mail-yank-prefix always.
7369         (message-indentation-spaces):
7370         Default to mail-indentation-spaces always.
7371         (message-signature-file): Default to mail-signature-file always.
7373 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7375         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7376         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7377         new articles.
7379         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7380         parts.
7381         (nnimap-request-article): Work with the t setting, too.
7383         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7384         that you don't get flashes of other buffers.
7385         (gnus-summary-show-complete-article): Intern before setting.
7387 2010-09-27  David Engster  <dengste@eml.cc>
7389         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7390         well as HEADERS.
7391         (nnmairix-retrieve-headers): Provide new argument for the above.
7393 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7395         * gnus-sum.el (gnus-summary-move-article): Don't alter
7396         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
7397         group.
7399         * nnimap.el (nnimap-update-info): Don't destructively alter active.
7401         * message.el (message-cite-prefix-regexp): Revert my last edit.
7403         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7404         variable instead of the Gnus variable.
7406         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7408         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7410         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7411         since some servers don't like it.
7412         (nnimap-open-connection): Forget credentials if the server says the
7413         password was wrong.
7414         (nnimap-parse-line): Protect against invalid data.
7416         * gnus-sum.el (gnus-summary-move-article): Add comment.
7417         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7418         nothing alters it while scanning for new messages.
7420         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7421         which may or may not help.
7422         (nnimap-open-connection): If we're doing a stream connection, and then
7423         discover we're on a STARTTLS-capable server, then open a STARTTLS
7424         connection instead.
7426 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7428         * nnimap.el (utf7): Require.
7430         * message.el (message-cite-prefix-regexp): Remove "}" from citation
7431         prefix.
7433 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
7435         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7437 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7439         * nnimap.el (nnimap-request-accept-article): Message the error on
7440         error.
7442 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7444         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7446 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7448         * nndoc.el (nndoc-request-list): Return success always.
7450         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7451         `fetch-old' -- we only want to fetch the articles we've requested.
7452         The rest are in the agent, probably.
7453         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7454         disappeared server" to something low.  It's not important.
7456         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7457         arrived before the FETCH data.
7459         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7460         target here, because we don't know the Gnus name of the group.
7462         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7463         for the correct group.
7465         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7467         * gnus.el (gnus): Give a final warning after startup.
7469         * gnus-util.el (gnus-action-message-log): New variable.
7470         (gnus-message): Use it.
7471         (gnus-final-warning): New function.
7473         * nnimap.el (nnimap-open-connection): Record the greeting.
7474         (nnimap): Add greeting.
7476 2010-09-26  Julien Danjou  <julien@danjou.info>
7478         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7479         arguments.
7480         (gnus-html-wash-images): Fix spec computing to include start/end.
7482         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7484 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7486         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7487         deletion.
7488         (nnimap-retrieve-headers): Don't select the group, because that's
7489         already done by nnimap-possibly-change-group.
7491         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7492         (gnus-picon-transform-address): Use it.
7494         * mail-source.el (mail-source-value): Revert previous patch.
7496         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7497         on failure.
7498         (nnimap-open-connection): Look up both virtual and physical server name
7499         credentials.
7501         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7503 2009-02-08  Dave Love  <fx@gnu.org>
7505         * gnus-win.el (gnus-window-to-buffer-helper)
7506         (gnus-all-windows-visible-p): Function needn't be a symbol.
7508         * mail-source.el (mail-source-value): Function needn't be a symbol.
7510 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7512         * message.el (message-cite-prefix-regexp): Remove } from the cite
7513         prefix.
7515         * gnus-art.el (gnus-treatment-function-alist): Do picons before
7516         highlight again, so that the highlight is correct.
7518         * gnus-picon.el (gnus-picon): Remove again.
7519         (gnus-picon-create-glyph): Set the background XPM color explicitly.
7521         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7522         doing the header highlightling, so that the background color of the
7523         picon is correct.
7525         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7526         (gnus-picon): Ditto.
7527         (gnus-picon): Reinstate.  The background color for picons is white.
7528         (gnus-picon-insert-glyph): Make the background white.
7530         * nnml.el (nnml-open-nov): Don't return dead buffers.
7532         * auth-source.el (auth-source-create): Query the user for whether to
7533         store the credentials.
7535         * auth-source.el (auth-source-user-or-password): Use the existing auth
7536         sources, if any, for creation.
7538         * gnus.el (gnus-group-fast-parameter): Return the last matching
7539         parameter instead of the first matching parameter.
7541 2010-09-26  Julien Danjou  <julien@danjou.info>
7543         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7545 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7547         * mml2015.el (mml2015-use): Remove gpg support.
7549         * mml1991.el (mml1991-function-alist): Remove gpg function.
7550         (mml1991-gpg-sign): Remove.
7552 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
7554         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7555         (gnus-browse-unsubscribe-current-group): Document it.
7556         (gnus-browse-unsubscribe-group): Use it.
7558 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7560         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7561         address to the To list for easier response.
7563         * gnus.el (gnus-play-startup-jingle): Remove.
7564         (gnus-splash): Don't play jingle.
7565         (gnus): Silence gnus-load message.
7567         * gnus-art.el (gnus-treat-play-sounds): Remove.
7569         * gnus.el (gnus-play-jingle): Remove audio support.
7571         * gnus-cus.el (gnus-score-customize): Remove audio reference.
7573         * earcon.el: Remove -- no users.
7575         * gnus-audio.el: Remove -- no users of this package.
7577         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7579         * gnus-start.el (gnus-setup-news): Remove nocem support.
7581         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7583         * gnus.el (gnus-use-nocem): Remove.
7585         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7586         Remove.
7588         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
7589         uses NoCeM any more.
7591         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7592         (gnus-button-ctan-handler): Ditto.
7593         (gnus-button-handle-ctan-bogus-regexp): Ditto.
7594         (gnus-button-ctan-directory-regexp): Ditto.
7595         (gnus-button-handle-ctan): Ditto.
7596         (gnus-button-tex-level): Ditto.
7597         (gnus-button-alist): Remove CTAN stuff.
7599 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7601         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7602         nnimap-streaming test.
7604         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7605         servers twice.
7607         * nnimap.el (nnimap-open-connection): Add more error reporting when
7608         nnimap fails early.
7610         * nnheader.el (nnheader-get-report-string): New function.
7611         (nnheader-get-report): Use it.
7613         * gnus-int.el (gnus-check-server): Say what the error was when opening
7614         failed.
7616         * nnimap.el (nnimap-wait-for-response): Search further when we're not
7617         using streaming.
7619 2010-09-25  Julien Danjou  <julien@danjou.info>
7621         * gnus-html.el (gnus-html-rescale-image): Use our defalias
7622         gnus-window-inside-pixel-edges.
7624 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7626         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7628         * mm-decode.el (mm-save-part): Allow saving to other directories the
7629         normal Emacs way.
7631         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7632         Suggested by Jay Berkenbilt.
7634         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7635         there isn't a single byte.
7637         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7638         just do it.  It doesn't really seem to matter what the user responds
7639         here, I think, so it's just a confusing question.
7641         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7642         non-streaming case.
7644         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7645         (gnus-article-encrypt-body): Use it.
7647         * gnus-sum.el (gnus-summary-show-complete-article): New command and
7648         keystroke.
7650         * nnimap.el (nnimap-find-wanted-parts-1):
7651         Use gnus-fetch-partial-articles.
7653         * gnus-art.el (gnus-fetch-partial-articles): New variable.
7655         * nnimap.el (nnimap-insert-partial-structure): New function.
7656         (nnimap-get-partial-article): New function.
7657         (nnimap-request-article): Use it.
7658         (nnimap-wait-for-response): Return whether the wait was successful.
7659         (nnimap-finish-retrieve-group-infos): Don't do anything if the
7660         retrieval wasn't successful.
7661         (nnimap-retrieve-group-data-early): Allow throttling servers.
7662         (nnimap-streaming): New variable.
7663         (nnimap-fetch-partial-articles): Remove.
7665         * mm-decode.el (mm-with-part): Protect against killed buffers.
7667         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7668         for prettier summary display.
7670 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7672         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7674 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7676         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7677         apparently third-party libraries depend on it.
7679         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7680         before starting negotiation.
7682         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7683         privacy reasons.
7684         (gnus-treat-mail-gravatar): Ditto.
7686         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7687         buffer when inserting images.  Inserting text into the headers, for
7688         instance, can make them invalid.
7690 2010-09-25  Julien Danjou  <julien@danjou.info>
7692         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7693         variables.
7695         * nnheader.el: Remove useless variables news-reply-yank-from and
7696         news-reply-yank-message-id.
7698         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7699         variables.
7701         * mml1991.el: Remove useless mml1991-verbose.
7703         * gnus.el: Remove useless variable gnus-use-generic-from.
7704         Remove obsolete variable gnus-topic-indentation.
7706         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7708         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7710         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7712         * gnus-group.el: Remove useless gnus-group-icon-cache.
7713         Remove useless gnus-ephemeral-group-server.
7715         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7717         * mml2015.el: Remove useless mml2015-verbose.
7719         * mml-smime.el: Remove useless mml-smime-verbose.
7721         * gnus.el: Remove useless gnus-local-domain.
7723         * gnus-gravatar.el (gnus-gravatar-transform-address):
7724         Use gnus-gravatar-size.
7726         * gnus-art.el: Remove useless gnus-treat-translate.
7728 2010-09-24  Julien Danjou  <julien@danjou.info>
7730         * gnus-sum.el: Add support for Gravatars.
7732         * gnus-art.el: Add support for Gravatars.
7734         * gnus-gravatar.el: Add this file.
7736         * gravatar.el: Add this file.
7738 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7740         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7742         * gnus-group.el (gnus-group-fetch-faq): Remove.
7744         * gnus.el (gnus-group-faq-directory): Remove.
7746         * gnus-group.el (gnus-group-fetch-charter): Remove.
7748         * gnus.el (gnus-group-charter-alist): Remove.
7750         * gnus-group.el (gnus-group-archive-directory): Remove.
7751         (gnus-group-recent-archive-directory): Ditto.
7752         (gnus-group-make-archive-group): Remove.
7754         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7756         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7757         use the same article number for all the cached articles.
7759         * nnimap.el (nnimap-command): Register the last command time so
7760         that we can use it for idling NOOPs.
7761         (nnimap-open-connection): Start the keeplive timer.
7762         (nnimap-make-process-buffer): Store all the process buffers.
7763         (nnimap-keepalive): New function.
7765         * starttls.el (starttls-open-stream): Add autoload cookie.
7767 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7769         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7770         handling.
7772 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7774         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7775         its data structures.
7777         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7778         instead of the cl.el copy-list.
7779         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7780         equalp.
7782 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7784         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7785         and tool-bar-local-item-from-menu.
7787         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7788         mode-line-highlight face for Emacs.
7790         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7791         loading gnus-sum.elc; fix comment for canlock-verify.
7792         (gnus-article-jump-to-part): Use read-number.
7793         (gnus-insert-mime-button, gnus-insert-mime-security-button):
7794         Remove Emacs pre-21 compatible code for help-echo.
7795         (gnus-article-next-page-1): No need to adjust the number of lines.
7796         (gnus-article-describe-bindings): Always use help-buffer.
7798         * gnus-audio.el (gnus-audio-inline-sound):
7799         * gnus-cus.el (gnus-custom-mode):
7800         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7802         * gnus-sum.el (gnus-remove-overlays): Doc fix.
7804         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7805         compatible code.
7807 2010-09-24  Glenn Morris  <rgm@gnu.org>
7809         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7810         visiting the fcc file in rmail-mode.
7812 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7814         * nnir.el: Silence the byte compiler.
7816         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7817         alias to browse-url-url-encode-chars if any.
7818         (gnus-html-encode-url): Use it.
7820 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7822         * gnus-start.el (gnus-use-backend-marks): New variable.
7823         (gnus-get-unread-articles-in-group): Use it.
7825         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7826         makeover.
7828 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7830         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
7832 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7834         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7835         Remove.
7836         (gnus-setup-news-hook):
7837         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
7839         * gnus-int.el (gnus-request-update-info): Protect against backends not
7840         having the function.
7842         * nnimap.el (nnimap-stream): Mention STARTTLS.
7843         (nnimap-open-connection): Add STARTTLS support.
7845 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7847         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
7849 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7851         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
7852         BODYSTRUCTUREs.
7853         (nnimap-transform-headers): Unfold quoted {42} headers.
7855         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
7856         the info.
7857         (gnus-get-unread-articles): Only call updatep on backends that support
7858         it.
7860         * nnweb.el (nnweb-request-update-info): NOOP.
7862         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
7864         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
7865         since it only deals with marks.
7867         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
7868         gnus-request-marks, and make a new gnus-request-update-info.
7870         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
7871         the active instead of the high number, which is usually too low.
7873 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
7875         * encrypt.el: Remove.
7877 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7879         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
7880         server in symbolic form.
7882         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
7884 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7886         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
7887         (nnimap-update-info): Fix up code slightly.
7889         * gnus-int.el (gnus-open-server): Add tracing for performance
7890         debugging.
7892         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
7893         (gnus-group-insert-group-line): Pass the real group name so that it
7894         gets the right data.
7896         * gnus-start.el (gnus-get-unread-articles): Don't have
7897         `gnus-get-unread-articles-in-group' update info, since that can be
7898         really slow and doesn't seem to be needed?
7900 2010-09-22  Julien Danjou  <julien@danjou.info>
7902         * gnus-group.el (gnus-group-insert-group-line):
7903         Call gnus-group-highlight-line.
7904         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
7905         default hook list.
7906         (gnus-group-update-eval-form): Add new function.
7907         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
7908         (gnus-group-get-icon): Use gnus-group-update-eval-form.
7910 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7912         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
7913         immediate, then expire all articles.
7914         (nnimap-update-info): Fix off-by-one errors.
7915         (nnimap-flags-to-marks): Would return no marks lists for group with no
7916         flags.  Instead return the other data.
7918 2010-09-22  Julien Danjou  <julien@danjou.info>
7920         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
7921         Only return an icon.
7922         (gnus-group-insert-group-line): Compute icon to return.
7924         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
7925         (gnus-html-image-fetched): Only cache if
7926         gnus-html-image-automatic-caching is set.
7927         (gnus-html-image-fetched): Check for errors.
7929 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7931         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
7932         once per method on `g'.  This ensures that backends like nnfolder don't
7933         open all their folders.
7935         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
7936         (nnimap-request-list): Nix out group in the correct buffer.
7937         (nnimap-parse-flags): Implement by using `read' instead of
7938         hand-parsing.
7939         (nnimap-flags-to-marks): Pass on permanent-flags.
7940         (nnimap-make-process-buffer): Record the server name.
7941         (nnimap-parse-flags): Fix typo.
7942         (nnimap-request-scan): Run split on the server in general, not just a
7943         single group.
7945         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
7946         parameter, and propagate this downwards.
7948         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
7949         since EXAMINE changes it on the server.
7951         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
7952         this command might take a while.
7954 2010-09-22  Julien Danjou  <julien@danjou.info>
7956         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
7957         harmful if you have 2 images side-by-side, they can't be properly
7958         update on text deletion.  Using text-property is safer here.
7959         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
7960         data.
7962 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7964         * nnimap.el (nnimap-expunge-inbox): Remove.
7965         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
7966         (nnimap-expunge): Flip default to t.
7968         * gnus.el (gnus-method-to-server): Don't push things to the cache
7969         unless it's unique.
7970         (gnus-server-to-method): Ditto.
7972 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7974         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
7976 2010-09-22  Julien Danjou  <julien@danjou.info>
7978         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
7979         get the start of data.
7980         (gnus-html-encode-url): Add this function to encode special chars in
7981         URL.
7982         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
7983         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
7985         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
7986         default.
7987         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
7989         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
7990         images alt-text.
7991         (gnus-html-put-image): Put alt-text as help-echo.
7993 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7995         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
7996         * mm-util.el (mm-decompress-buffer):
7997         * nnir.el (nnir-run-find-grep):
7998         * pop3.el (pop3-list): Use 3rd arg of split-string.
8000 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8002         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8003         outside the active range.  Suggested by Dan Christensen.
8005         * gnus-start.el (gnus-get-unread-articles): Get the extended method
8006         slightly later to avoid double-getting it.
8008         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8009         previous patch.
8011         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8013 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
8015         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8017 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8019         * gnus-int.el (gnus-open-server): Give a better error message in the
8020         "go offline" case.
8022         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8023         marks for nnimap, which is seldom the right thing to do.
8025         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8026         (gnus-same-method-different-name): New function.
8028         * nnimap.el (parse-time): Require.
8030         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8031         method in the presence of many similar methods.
8033         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8035         * nnimap.el (nnimap-find-expired-articles): Don't refer to
8036         nnml-inhibit-expiry.
8038         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8039         find out whether methods are equal.
8041         * nnimap.el (nnimap-find-expired-articles): New function.
8042         (nnimap-process-expiry-targets): New function.
8043         (nnimap-request-move-article): Request the article before looking at
8044         what the Message-ID is.  Fix found by Andrew Cohen.
8045         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8047         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8048         for oldness in addition to being a predicate.
8050         * nnimap.el (nnimap-request-group): When we have zero articles, return
8051         the right data to Gnus.
8052         (nnimap-request-expire-articles): Only delete articles immediately if
8053         the target is 'delete.
8055         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8056         method, this would bug out.
8058         * gnus-group.el (gnus-group-expunge-group): Rename from
8059         gnus-group-nnimap-expunge, and implemented as a normal interface
8060         function.
8062         * gnus-int.el (gnus-request-expunge-group): New function.
8064         * nnimap.el (nnimap-request-create-group): Implement.
8065         (nnimap-request-expunge-group): New function.
8067 2010-09-21  Julien Danjou  <julien@danjou.info>
8069         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8070         (gnus-html-cache-expired): Add new function.
8071         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8072         wethever we should display image for fetch it.
8073         Compute alt-text earlier to pass it to the fetching function too.
8074         (gnus-html-schedule-image-fetching): Change function argument to only
8075         get one image at a time, not a list.
8076         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8077         cache.
8078         (gnus-html-get-image-data): New function to retrieve image data from
8079         cache.
8080         (gnus-html-put-image): Change buffer argument to use image data rather
8081         than file, and place image above region rather than inserting a new
8082         one.  Do not take alt-text as argument, since it's useless now: we place
8083         the image above alt-text.
8084         (gnus-html-prune-cache): Remove.
8085         (gnus-html-show-images): Start to fetch image when we find one, do not
8086         push into a temporary list.
8087         (gnus-html-prefetch-images): Only fetch image if they have expired.
8088         (gnus-html-browse-image): Fix, use 'gnus-image-url.
8089         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8091 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8093         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8095 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8097         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8098         spec inser "*" if the group isn't active instead of 0.
8100         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8101         opening the server.
8102         (nnimap-request-delete-group): Implement group deletion.
8103         (nnimap-transform-headers): Return the size of the entire message in
8104         the Bytes header, not just the size of the first part.
8105         (nnimap-request-move-article): When moving an article from nnimap,
8106         request the article first so the accepting form has an article to
8107         accept.  Reported by Dan Christensen.
8108         (nnimap-command): Make sure that the error message doesn't error out.
8110 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
8112         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8113         we haven't requested anything.
8115 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8117         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8118         "".  Fix found by Andrew Cohen.
8120         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8121         instead of -encode-string.
8123 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8125         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8127         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8128         by mm-subst-char-in-string.
8130 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8132         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8133         waiting for the connection string.
8135         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8136         arriving.
8138         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8139         bogus characters.  This allows selecting certain Gmail groups.
8141         * nnimap.el (nnimap-find-wanted-parts-1): New function.
8142         (nnimap-fetch-partial-articles): New variable.
8143         (nnimap-open-connection): When looking for credentials, also use the
8144         nnimap-server-port.
8145         (nnimap-request-article): Return the group/article number, so that Gnus
8146         `^' works as expected.
8147         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8149         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8150         comments.
8151         (gnus-methods-sloppily-equal): New function.
8152         (gnus): When using the development version of Gnus, load the gnus-load
8153         file.
8155         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8156         `gnus-open-server' on each method before trying to scan them etc.
8157         This ensures that all the backend parameters are set correctly.
8159         * nnimap.el (nnimap-authenticator): New variable.
8160         (nnimap-open-connection): Allow anonymous login.
8161         (nnimap-transform-headers): The chars header is called Chars not Bytes.
8162         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8164         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8165         patch, found by Knut Anders Hatlen.
8167 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
8169         * gnus-agent.el (gnus-agent-batch-confirmation)
8170         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8171         to gnus-message.
8172         * gnus-art.el (gnus-article-describe-briefly): Likewise.
8173         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8174         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8175         * gnus-int.el (gnus-open-server): Likewise.
8176         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8177         (gnus-score-check-syntax): Likewise.
8178         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8179         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8180         Likewise.
8181         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8183 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8185         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8186         calling conventions so that prefetch doesn't bug out.
8188 2010-09-19  Julien Danjou  <julien@danjou.info>
8190         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8191         rather than `subst-char-in-region' in order to be able to replace ASCII
8192         char by UTF-8 ones.
8194         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8195         than curl.
8196         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8197         the right URL and ALT text on images.
8198         (gnus-html-wash-tags): Fix tag case.
8199         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
8200         (gnus-article-html): Add -o display_ins_del=2 option.
8201         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8203 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8205         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8206         the extra mail headers, which sometimes seem to happen for unknown
8207         reasons.
8209         * mail-parse.el (mail-header-encode-parameter): Define as
8210         rfc2045-encode-string instead of as rfc2231-encode-string, since some
8211         (or most, perhaps?) mail readers don't understand the latter, but do
8212         understand the former.
8214         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8215         to nil, so that no methods are automatically agentized.  I think this
8216         is probably what most users want.
8218         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8219         from url-retrieve, for instance about invalid URLs.
8221         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8222         groups that have no articles.
8223         (nnimap-request-article): Check that we really got an article when we
8224         requested one.
8226         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8227         doesn't exist.
8229         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8230         nntp buffer so the agent can save it.
8231         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8232         that CRLF doesn't get translated to \n.
8233         (nnimap-open-connection): Don't make 'shell commands only send \n.
8235 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8237         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8238         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8239         Update var name.
8240         (nnml-generate-nov-file): Use dolist.
8241         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8242         Use with-current-buffer.
8244 2010-09-18  Julien Danjou  <julien@danjou.info>
8246         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8247         parallel.
8249 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8251         * nnimap.el (nnimap-update-info): When doing partial marks update, get
8252         the range update right.
8253         (nnimap-request-group): Don't make `M-g' bug out on group with no
8254         marks.
8255         (nnoo): Require, so that other packages can require nnimap.
8256         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8257         command we're looking for.  This helps when the server sends more
8258         responses after we've gotten everything we expected.
8259         (nnimap): Add a `newlinep' field to keep track of end-of-line
8260         conventions.
8261         Don't send CRLF to things that don't want it.
8262         (nnimap-request-accept-article): Ditto.
8264 2010-09-18  Julien Danjou  <julien@danjou.info>
8266         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8267         than curl to retrieve images.
8269 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8271         * nnimap.el (nnimap-update-info): Extend the info so that we can set
8272         the marks.
8273         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8274         (nnimap-wait-for-connection): New function.
8275         (nnimap-open-connection): If we have PREAUTH, don't query for login
8276         credentials.
8277         (nnimap-update-info): Fix off-by-one error when concatenating ranges
8278         when doing a partial update.
8280 2010-09-18  Julien Danjou  <julien@danjou.info>
8282         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8283         tags.
8285 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8287         * nnimap.el (nnimap-credentials): New function.
8288         (nnimap-open-connection): Use the new function to look for credentials
8289         also on the numeric equivalents of "imap" and "imaps".
8291         * gnus-start.el (gnus-activate-group): Send the info to
8292         gnus-request-group.
8294         * nnimap.el (nnimap-request-group): Have the "check" version of the
8295         function parse flags and update the info, so that a `M-g' get a total
8296         resync of all flags from the group.
8298         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8299         to allow backends to alter the info on group selection.  Also alter all
8300         the backend -request-group functions to take the parameter.
8302         * nnimap.el (nnimap-store-info): New function.
8303         (nnimap-update-info): Store the info for later usage.
8304         (nnimap-request-group): Use the stored info for the dont-check case, so
8305         that we don't retrieve all marks when we enter a group.
8307         * nnimap.el: Use deffoo instead of defun for interface functions.
8309         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8310         update the group info.  This makes the nndraft groups, for instance, go
8311         back to their old behavior.
8313         * gnus-sum.el (gnus-select-newsgroup): Indent.
8315         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8316         in.
8317         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8318         nothing.
8320         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8321         from methods that are denied.
8323         * gnus-int.el (gnus-method-denied-p): New function.
8325         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8326         store the password instead of netrc.
8327         (nnimap-open-connection): Don't error out when we can't make a
8328         connections.
8330         * auth-source.el (auth-source-create): In the password prompt, say what
8331         we're querying for.  Also prompt for user name if that hasn't been
8332         given.
8334         * nnimap.el (nnimap-with-process-buffer): Remove.
8336 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8338         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8339         method when we're reading from the agent.
8341         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8343         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8344         that's probably most useful for users.
8346         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8347         "failed" all the time.
8349         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8350         ...)) with (with-current-buffer ...).
8352         * nntp.el (nntp-open-server): Return whether the open was successful or
8353         not.
8355         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8356         select an unread unseen article first.
8358         * nnimap.el (nnimap-open-connection): If the user doesn't have a
8359         /etc/services, supply some sensible port defaults.
8361 2010-09-17  Julien Danjou  <julien@danjou.info>
8363         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8365 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8367         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8368         doesn't have any parameters.
8370 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8372         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8373         only upcased checks.
8375         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8377         * nnimap.el (nnimap-open-shell-stream): New function.
8378         (nnimap-open-connection): Use it.
8379         (nnimap-transform-headers): Get the number of lines in each message.
8380         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8381         number of lines.
8382         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
8383         problem.
8385         * utf7.el (utf7-encode): Autoload.
8387         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8388         to allow the mail splitting to not return a default group.  This is
8389         useful for nnimap, which will leave unmatched mail in the inbox.
8391         * nnimap.el: Rewritten.
8393         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8394         nnimap usage.
8396         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8397         if the move is internal, so that nnimap can do fast internal moves.
8399         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8400         data.
8401         (gnus-read-active-for-groups): Support finishing the early retrieval of
8402         data.
8404         * gnus-range.el (gnus-range-nconcat): New function.
8406         * gnus-int.el (gnus-finish-retrieve-group-infos)
8407         (gnus-retrieve-group-data-early): New functions.
8409 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8411         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8412         (nnrss-retrieve-groups):
8413         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8414         (pop3-quit): Use with-current-buffer.
8416 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8418         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8419         instead of nnheader-accept-process-output.
8421         * gnus-html.el (gnus-html-schedule-image-fetching)
8422         (gnus-html-prefetch-images): Replace process-kill-without-query by
8423         gnus-set-process-query-on-exit-flag.
8425 2010-09-16  Romain Francoise  <romain@orebokech.com>
8427         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8429 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8431         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8432         parameter to unintern is mandatory-ish in Emacs 24.
8434         * gnus-html.el (gnus-html-schedule-image-fetching)
8435         (gnus-html-prefetch-images): Check for curl before using it.
8437         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8438         depend on curl, which isn't essential.
8440         * imap.el: Revert back to version
8441         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8442         seem problematic.
8444 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8446         * gnus-registry.el (gnus-registry-install-shortcuts):
8447         Explicitly pass `obarray' to `unintern' to avoid a warning.
8449 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8451         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8452         change.
8454         * nnrss.el (nnrss-request-list): Remove this function and related
8455         functions, including the moreover stuff.
8457 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8459         * nnrss.el (nnrss-retrieve-groups): New function.
8461 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8463         * .dir-locals.el: Add no-byte-compile cookie.
8465 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8467         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8468         for back end that doesn't support request-scan.
8470 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8472         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8473         then do request scans from the backends.
8475         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8476         avoid running a hook per line, since this takes a lot of time,
8477         profiling shows.
8478         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8479         directly if gnus-visual-p is true.
8481 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8483         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8484         groups; replace mapcar with dolist which is a bit faster; pass groups
8485         info to gnus-read-active-file-1.
8486         (gnus-read-active-file-1): Scan only specified groups if the new
8487         optional arg `infos' is given.
8489 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8491         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8493         * pop3.el (pop3-movemail): Remove.
8494         (pop3-streaming-movemail): Rename to pop3-movemail.
8496         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8497         don't restrict end-tag searches to the end of the line.
8499 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8501         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8502         articles of every unchecked group to t, which means unknown since the
8503         server has never been opened.
8505 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8507         * gnus-html.el (gnus-html-show-alt-text): New command.
8508         (gnus-html-browse-image): Ditto.
8509         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8510         to browse the image directly.
8511         (gnus-html-wash-tags): Search for images first, so that <a><img> works
8512         better.
8514         * gnus-async.el (gnus-async-article-callback):
8515         Call `gnus-html-prefetch-images' unconditionally.
8517         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8518         before feeding URLs to curl.
8520 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8522         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8523         internal images as deletable by `W D D'.
8525         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8526         (gnus-async-article-callback): Fix typo.
8528 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8530         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8531         current line to work around bugs in the output from w3m.
8533         * gnus-async.el (gnus-async-article-callback): Always prefetch images
8534         for groups that want that.
8536         * nntp.el (nntp-wait-for-string): Supply a timeout for
8537         accept-process-output to ensure progress.
8539         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8540         level to get unread articles from, then use that for foreign groups,
8541         too.
8543         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8544         confuses the rest of the function.
8546         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8547         for the methods that support -retrieve-groups, too.
8549         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8551 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8553         * pop3.el: Require cl when compiling.
8554         (pop3-number-of-responses): Search for "+OK", not "+OK ".
8556 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8558         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8559         that aren't going to be activated.
8560         (gnus-get-unread-articles): Fix up the last commit.
8562         * gnus-html.el (gnus-article-html): Allow calling without specifying
8563         the handle.  In that case, dissect the buffer first.
8565         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8567         * nnimap.el (nnimap-open-connection): Revert the change that would look
8568         into authinfo for imaps instead of imap.
8570         * gnus-start.el (gnus-activate-group): Take an optional parameter to
8571         say that you don't want to call gnus-request-group with don-check, but
8572         do check the response.  This is for virtual groups only.
8573         (gnus-get-unread-articles): Count the archive groups as secondary, so
8574         that they're activated the same way as before.
8576         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8577         case-insensitively.
8578         (nnimap-debug): Remove.
8580         * mail-source.el (mail-source-fetch): Don't message if we're fetching
8581         mail from a file, and the file doesn't exist.
8583         * pop3.el (pop3-streaming-movemail): Return t for success.
8585         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8586         .authinfo if we're using ssl connection.
8588         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8589         already have if we're in a main Gnus `g' run.
8591         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8593 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8595         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8597         * nnmh.el (nnmh-request-list-1): Bind `file'.
8599         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8600         alias to set-process-query-on-exit-flag or process-kill-without-query.
8601         (pop3-open-server): Use it.
8603 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8605         * mail-source.el (mail-source-delete-crash-box): Always move the crash
8606         box to the Incoming file.  Fixes mistake in previous checkin.
8608         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8609         request loop (for debugging purposes) removed.
8611         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8612         culprit is more visible.
8613         (nnml-save-incremental-nov, nnml-open-incremental-nov)
8614         (nnml-add-incremental-nov): New functions to do "incremental" nov
8615         updates, where we just append to the end of the existing nov files
8616         without reading/writing them in full.
8618         * mail-source.el (mail-source-delete-crash-box): Really only check the
8619         incoming files once in a while.
8621         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8623         * mail-source.el (mail-source-delete-crash-box): Only check the
8624         incoming files for deletion once per day to save a lot of file
8625         accesses.
8627         * pop3.el (pop3-logon): Fix up unbound variable typo.
8629         * mail-source.el (pop3-streaming-movemail): Autoload.
8631         * pop3.el (pop3-streaming-movemail):
8632         Respect pop3-leave-mail-on-server.
8634         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8635         retrieval.
8637         * pop3.el (pop3-process-filter): Remove unused function.
8638         (pop3-streaming-movemail, pop3-send-streaming-command)
8639         (pop3-wait-for-messages, pop3-write-to-file)
8640         (pop3-number-of-responses): New functions for streaming pop3
8641         retrieval.
8643         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8644         come from no known methods.
8645         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8646         list.
8648         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8649         message sizes.
8650         (pop3-movemail): Use erase-buffer instead of looping and deleting
8651         regions, which seems rather odd.
8653         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8654         file once per `g' run.
8656         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8657         directories.  This makes the draft queue directory work.
8659         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8660         data from the backends, so that we only request the list of groups from
8661         each method once.  This should speed things up considerably.
8663         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8664         detect that it's not implemented.
8666         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8667         we actually do recurse down into the tree, but don't stat all leaf
8668         nodes.
8670         * gnus-html.el (gnus-html-show-images): If there are no images to show,
8671         then say so instead of bugging out.
8673         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8674         files exist before trying to read them.
8676         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8677         around <pre_int>.
8679         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8681         * nnmh.el (nnmh-request-list-1): Optimize for speed.
8683 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8685         * mm-util.el (mm-image-load-path): Just return the image directories,
8686         not all directories in the path in addition to the image directories.
8687         (mm-image-load-path): Maintain a cache of the image directories so that
8688         the `g' command in Gnus doesn't have to stat dozens of directories each
8689         time.
8691         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8692         (gnus-html-wash-tags): Add a new `i' command to insert images.
8693         (gnus-html-insert-image): New command and keystroke.
8694         (gnus-html-redisplay-with-images): New command and keystroke.
8695         (gnus-html-show-images): Rename command.
8696         (gnus-html-wash-tags): Remove more white space before <pre_int> image
8697         spacers.
8698         (gnus-html-wash-tags): Decode entities at the end, so that entities
8699         inside the tags don't mess up the rest of the "parsing".
8701         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8702         so that nnimap methods aren't agentized by default.  There's apparently
8703         many problems related to agent/imap behavior.
8705         * gnus-art.el (gnus-article-copy-string): New command and key binding.
8707         * gnus-html.el: Doc fix.
8709 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8711         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8712         glyph-width and glyph-height instead of display-graphic-p and
8713         image-size; make avoidance of displaying small images work for XEmacs.
8715         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8716         for XEmacs.
8718         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8719         of symbol that holds plist data.
8720         (gnus-process-plist): Remove plist of process after getting it.
8722 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8724         * message.el (message-generate-hashcash): Change default to
8725         'opportunistic if hashcash is installed.
8727         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8728         (gnus-html-put-image): Only call image-size once, since it's somewhat
8729         time-consuming on remote X servers.
8731 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8733         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8734         decoded contents.
8735         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8737 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8739         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8740         group line format, since it isn't very interesting.
8742         * gnus-agent.el (gnus-agent-short-article),
8743         (gnus-agent-long-article): Increase values for these two variables,
8744         since most people are likely to have more network connection and
8745         storage than before.
8747         * gnus.el (gnus-refer-article-method): Change default to 'current.
8748         When referring an article, the common behavior is to refer it from the
8749         current select method, not the native select method.  The chances of
8750         the native select method having the message in question is rather slim
8751         these days.
8753         * gnus-sum.el (gnus-auto-select-subject): Change default to
8754         `unseen-or-unread'.  I think it's likely that most people want to
8755         select an unseen article over a previously seen, but unread one.
8757         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
8758         means that in the article buffer none of the minor mode elements will
8759         be shown, usually, and this is not desirable in most cases.
8761         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8762         that commands like `d' (and the like) go to the next line in the
8763         buffer, instead of the next unread article.  I think this is the
8764         behavior that is most natural for most users.
8765         (gnus-single-article-buffer): Change default to nil, so that people can
8766         have as many article buffers open as they have summary buffer.  I think
8767         this is the most natural way for the groups to behave.
8769         * message.el (message-generate-new-buffers): Change default to
8770         `unsent', so that all new message buffers start their names with the
8771         string "*unsent", and it's easier to find the buffers if you move from
8772         them.
8774 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8776         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8777         small.  They're probably tracking images.
8778         (gnus-html-wash-tags): Remove all <pre_int> place holders.
8779         (gnus-html-rescale-image): Yet another try at getting the image sizing
8780         right.
8782         * nntp.el (nntp-request-set-mark): Refuse to do marks if
8783         nntp-marks-file-name is nil.
8785 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8787         * gnus-html.el (gnus-html-wash-tags)
8788         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8789         Better logging.
8791 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8793         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8795         * gnus-html.el (gnus-html-wash-tags): Check the value of
8796         gnus-blocked-images in the summary buffer.
8798 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8800         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8802 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8804         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8805         like "a", it seems like.
8806         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8807         since it needs to be picked from the correct buffer.
8809         * nnwfm.el: Remove.
8811         * nnlistserv.el: Remove.
8813 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8815         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8816         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8818 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8820         * nnkiboze.el: Remove.
8822         * nndb.el: Remove.
8824         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8825         alt text.
8826         (gnus-html-rescale-image): Try to get the rescaling logic right for
8827         images that are just wide and not tall.
8829         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
8830         overshadow variable bindings.
8832 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8834         * gnus-html.el (gnus-html-wash-tags)
8835         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
8836         Add extra logging.
8838 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8840         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
8841         (gnus-max-image-proportion): New variable.
8842         (gnus-html-rescale-image): New function.
8843         (gnus-html-put-image): Rescale images.
8845 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8847         Fix up some byte-compiler warnings.
8848         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
8849         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
8850         (gnus-article-fill-cited-article, gnus-article-hide-citation)
8851         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
8852         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
8853         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
8854         (gnus-group-update-group): Use save-excursion and with-current-buffer.
8856 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8858         * gnus-html.el (gnus-article-html): Decode contents by charset.
8860 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8862         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
8863         (gnus-html-frame-width, gnus-blocked-images):
8864         * message.el (message-prune-recipient-rules): Add custom version.
8865         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
8867         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
8868         functions.
8870         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
8871         gnus-process-get.
8873 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
8875         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
8876         instead of lsub directly.
8878 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8880         * nnwarchive.el: Remove.
8882         * gnus-soup.el: Remove.
8884         * nnsoup.el: Remove.
8886         * nnultimate.el: Remove.
8888         * gnus-html.el (gnus-blocked-images): New variable.
8890         * message.el (message-prune-recipients): New function.
8891         (message-prune-recipient-rules): New variable.
8893         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
8894         guess whether a long line is natural text or not.
8896         * gnus-html.el (gnus-html-schedule-image-fetching):
8897         Use gnus-process-plist and friends for compatibility.
8899 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8901         * gnus-html.el: Require packages that define macros used in this file.
8902         (gnus-article-mouse-face): Declare to silence byte-compiler.
8903         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
8904         process-get.
8905         (gnus-html-put-image): Use plist-get to avoid getf.
8906         (gnus-html-prefetch-images): Use with-current-buffer.
8908 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8910         * gnus-ems.el: Provide compatibility functions for
8911         gnus-set-process-plist.
8913         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
8914         * gnus.el (gnus-valid-select-methods):
8915         * message.el (message-send-mail-partially-limit):
8916         * mm-decode.el (mm-text-html-renderer):
8917         * mml.el (mml-insert-mime-headers-always):
8918         * smiley.el (smiley-regexp-alist): Bump custom version.
8920 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8922         * gnus-html.el: require mm-url.
8923         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
8924         with the url to `url'.
8925         (gnus-html-wash-tags): Support cid: URLs/images.
8927 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8929         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
8930         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
8931         bindings, as they aren't useful at all.  `w' is moved to `W w'.
8933         * gnus-move.el: Remove file, since it doesn't really work.
8935         * gnus-html.el (gnus-article-html): Tell w3m that the input is
8936         UTF-8.  This seems to fix problems with some German web feeds.
8938         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
8939         at the top so that the proper colors are applied.
8941         * gnus-art.el (gnus-article-view-part): Doc fix.
8943         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
8944         XEmacs-compatible.
8945         (gnus-html-put-image): Don't do images on non-graphic displays.
8947         * nnslashdot.el: Remove this unused backend.
8949         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
8950         actions.
8951         (gnus-undo-register-1): Revert last change.
8953         * gnus-group.el (gnus-group-completing-read): Protect against not
8954         having completion-styles bound.
8956         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
8957         make broken recipients happier.
8959         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
8961         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
8962         point parameter.
8964         * gnus-group.el (gnus-group-completing-read): Add 'substring to
8965         completion-styles for group selection.
8967 2009-02-04  Andreas Schwab  <schwab@suse.de>
8969         * gnus-score.el (gnus-score-string): Fix regex for matching extra
8970         headers and regexp-quote the match if necessary.
8972 2009-03-24  Miles Bader  <miles@gnu.org>
8974         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
8975         the blinking smiley.
8977 2009-03-24  Simon Josefsson  <simon@josefsson.org>
8979         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
8980         blink smiley.
8982 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8984         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
8985         where the dribbel file lives exists.
8987         * message.el (message-send-mail-partially-limit): Change the default to
8988         nil, since most people don't want this.
8990         * mm-url.el (mm-url-decode-entities): Also decode entities like
8991         &#x3212.
8993 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8995         * gnus-sum.el (gnus-summary-idna-message):
8996         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
8997         Hyperlink urls in docstrings with URL `...'.
8999 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
9001         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9002         functions.
9004 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9006         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9007         say what the mouseover text should be.
9009         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9010         version of the mm-w3m-safe-url-regexp variable to only download images
9011         in the groups where we want that to happen.
9013         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9015         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9016         easier debugging.
9017         (gnus-article-beginning-of-window): Add kludge to allow spacing past
9018         big pictures in the article buffer.
9020         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9021         gnus-article-html.
9022         (mm-text-html-renderer): gnus-article-html needs curl in addition to
9023         w3m.
9025         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9027 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9030         which doesn't exist.
9032         * message.el (message-inhibit-ecomplete): New variable to allow some
9033         function to inhibit ecomplete address storage.
9034         (message-resend): Disable ecomplete message storage when resending
9035         messages.
9037         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9039 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9041         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9042         Save excursion while copying, moving, and deleting articles in order to
9043         prevent the cursor from jumping to unforeseen place.
9045 2010-08-17  Glenn Morris  <rgm@gnu.org>
9047         * gnus-sync.el: Require gnus components whose functions are used.
9049         * gnus-art.el (bookmark-make-record-function):
9050         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9051         Declare for compiler.
9053         * mm-url.el (mml-compute-boundary): Autoload.
9055 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9057         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9059 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
9061         Typo fix "hoo4a" -> "hook".
9063         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9065 2010-08-14  Glenn Morris  <rgm@gnu.org>
9067         * gnus-sync.el (gnus-sync): Fix defgroup version.
9069 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
9071         Doc fixes and keep unknown groups (ammended for nunion bug fix).
9073         * gnus-sync.el: Fix docs.
9074         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9075         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9077 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9079         Optimizations for gnus-sync.el.
9081         * gnus-sync.el: Add docs about gnus-sync-backend
9082         possibilities.
9083         (gnus-sync-save): Remove unnecessary message.
9084         (gnus-sync-read): Optimize and show what groups were skipped.
9086 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9088         Minor bug fixes for gnus-sync.el.
9090         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9091         Don't read the sync on get-new-news.
9093         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9094         quiet.
9096         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9097         (fix typo).
9099 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
9101         Make saving and restoring of hidden threads work with overlays.
9102         Patch applied by Ted Zlatanov.
9104         * gnus-sum.el (gnus-hidden-threads-configuration)
9105         (gnus-restore-hidden-threads-configuration): Update to deal with text
9106         properties, rather than searching for a magic character.
9108 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9110         New gnus-sync.el library for synchronization of marks.
9112         * gnus-sync.el: New library for synchronization of marks.
9114         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9115         renamed from `gnus-registry-grep-in-list'.
9117         * gnus-registry.el (gnus-registry-follow-group-p):
9118         Use `gnus-grep-in-list'.
9120         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9122 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9124         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9125         determining charset of text fails.
9127 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9129         * nnmail.el (nnmail-get-new-mail-1): Revert.
9131         * nnml.el (nnml-active-number): Make sure names of newly created groups
9132         in nnml-group-alist are encoded.
9134 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9136         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9137         containing non-ASCII characters in active file for nnml back end.
9139 2010-07-24  David Engster  <dengste@eml.cc>
9141         * mml-smime.el (mml-smime-epg-verify): Also accept the older
9142         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9144 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
9146         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9147         tag (Bug#6654).
9149 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9151         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9152         the article buffer, not the summary buffer.
9154 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9156         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9157         Emacs 23 as well.
9159 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9161         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9162         Patch applied by Karl Fogel.
9164         * gnus-sum.el (gnus-summary-bookmark-make-record):
9165         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9167 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9169         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9170         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
9171         C-w still not working correctly from Article buffers; Thierry's
9172         patch to fix that will be applied after this.
9174         * gnus-art.el (bookmark-make-record-function): New local variable.
9176         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9177         article buffer.
9178         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9180 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
9182         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9183         on changes in bookmark.el.
9185 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
9187         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9188         the *other* type of HTML form submission.
9190 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
9192         * auth-source.el (auth-source-pick): If choice does not contain a
9193         questioned keyword, set the check to t.
9195 2010-06-12  Romain Francoise  <romain@orebokech.com>
9197         * gnus-util.el (gnus-date-get-time): Move up before first use.
9199 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9201         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9202         (gnus-article-edit-part): Bind it to make last part that is substituted
9203         or deleted visible.
9204         (gnus-mime-display-single): Buttonize part of which id equals to
9205         gnus-mime-buttonized-part-id.
9207 2010-06-10  Dan Christensen  <jdc@uwo.ca>
9209         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9210         (gnus-dd-mmm): Use gnus-date-get-time.
9211         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9212         simplify logic.
9213         (gnus-summary-limit-to-age): Use gnus-date-get-time.
9214         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9216 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
9218         * auth-source.el (top): Autoload `secrets-list-collections',
9219         `secrets-create-item', `secrets-delete-item'.
9220         (auth-sources): Fix tag string.
9221         (auth-get-source, auth-source-retrieve, auth-source-create)
9222         (auth-source-delete): New defuns.
9223         (auth-source-pick): Rewrite in order to avoid 2 passes.
9224         (auth-source-forget-user-or-password): New parameter USERNAME.
9225         (auth-source-user-or-password): New parameters CREATE-MISSING and
9226         DELETE-EXISTING.  Retrieve password interactively, if needed.
9228 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9230         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9231         deleting unused directories when gnus-expert-user is t.
9233 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9235         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9236         for each temp file when gnus-article-browse-delete-temp is ask.
9238 2010-05-20  Kevin Ryde  <user42@zip.com.au>
9240         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
9242 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9244         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9245         article unless decoding article to be saved.
9247 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9249         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9250         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9251         generated within the mm-with-unibyte-current-buffer macro.
9253 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9255         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9256         to nil when we're in a mml-preview buffer and no group is selected.
9258 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
9260         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9261         when catching the `C-g'.  Reported by "Leo".
9263 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9265         * message.el (message-forward-make-body-plain)
9266         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9267         multibyte-string-p.
9269 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9271         * message.el (message-forward-make-body-mml): Assume original message
9272         is multibyte string; error on unibyte.
9273         (message-forward-make-body-plain): Ditto; don't add excessive newline
9274         in body end.
9276 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
9278         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9279         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
9281 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9283         * mm-extern.el (mm-extern-url): Don't use
9284         mm-with-unibyte-current-buffer.
9285         (mm-extern-cache-contents): Use with-current-buffer instead of
9286         save-excursion + set-buffer.
9288 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9290         * mm-util.el (mm-emacs-mule): Remove.
9292 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
9294         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9295         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9296         change.
9298 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9300         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9301         bind the default value of enable-multibyte-characters to nil.
9303 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9305         * message.el (message-forward-make-body-plain)
9306         (message-forward-make-body-mml):
9307         Don't use mm-with-unibyte-current-buffer.
9309 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
9311         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9312         (Bug#5592).
9314 2010-05-07  Julien Danjou  <julien@danjou.info>
9316         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9317         it to mm-pipe-part.
9319         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9320         it is given.
9322 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9324         * nnweb.el (nnweb-gmane-search):
9325         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9326         XEmacs.
9328         * gnus-art.el (gnus-article-browse-html-parts):
9329         * gnus-group.el (gnus-read-ephemeral-gmane-group)
9330         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9331         make-temp-file.
9333         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9334         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9335         compiling.
9337         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9338         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9339         XEmacs when compiling.
9341         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9342         gnus-pick-mode-off-hook for XEmacs when compiling.
9343         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9344         gnus-binary-mode-off-hook for XEmacs when compiling.
9346         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9347         Return nil if char-charset is not available.
9349         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9350         macro.
9352         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9353         instead of encode-coding-string.
9355         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9356         'xemacs) instead of mm-emacs-mule to switch function definitions.
9357         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9359 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9361         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9363 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9365         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9366         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9368 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9370         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9371         alias `jka-compr-delete-temp-file' no longer exists.
9373 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9375         Use define-minor-mode in Gnus where applicable.
9376         * mml.el (mml-mode): Use define-minor-mode.
9377         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9378         (gnus-undo-mode): Use define-minor-mode.
9379         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9380         (gnus-dead-summary-mode): Use define-minor-mode.
9381         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9382         Initialize in declaration.
9383         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9384         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9385         (gnus-mailing-list-mode): Use define-minor-mode.
9386         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9387         (gnus-draft-mode): Use define-minor-mode.
9388         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9389         (gnus-dired-mode): Use define-minor-mode.
9391 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
9393         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9394         handles on recursive mml-to-mime translation and check them for
9395         boundary delimiter collisions.  Reported by Greg Troxel.
9397 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9399         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9401 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9403         * mm-util.el (mm-find-buffer-file-coding-system):
9404         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9406 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
9408         * message.el (message-generate-headers): Record insertion of optional
9409         headers as well.  Otherwise the check to prevent repeated insertion of
9410         optional headers is a no-op.
9412 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
9414         * smime.el: Don't mention CVS.
9416         * nnrss.el (nnrss-fetch): Don't mention CVS.
9418         * nnir.el: Don't mention CVS.
9420 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9422         * gnus-sum.el (gnus-summary-bookmark-make-record):
9423         Add `location' field.
9425 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9427         * gnus-sum.el: Add bookmark declarations to silence the compiler.
9428         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9429         Use with-current-buffer to silence the byte-compiler.
9430         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9431         bother to require `gnus'.
9432         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
9434 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9436         * gnus-sum.el (gnus-summary-bookmark-make-record)
9437         (gnus-summary-bookmark-jump): New functions.
9438         (gnus-summary-mode): Setup bookmark support.
9440 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
9442         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9443         if set.
9445 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9447         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9448         gnus-article-browse-html-save-cid-image; make it work recursively for
9449         forwarded messages as well.
9450         (gnus-article-browse-html-parts): Work when prefix arg is given.
9451         (gnus-article-browse-html-article): Doc fix.
9453 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
9455         * message.el (message-default-mail-headers):
9456         (message-default-headers): Carry the value mail-default-headers over
9457         into message-default-mail-headers, rather than message-default-headers.
9459 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
9461         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9462         charset.
9464         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9465         charset into the <meta> tag when the article is encoded to utf-8.
9467 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9469         * gnus-art.el (gnus-article-browse-delete-temp-files):
9470         Delete directories as well.
9471         (gnus-article-browse-html-parts): Work for images that do not specify
9472         file names; delete temp directory when quitting; insert header at the
9473         right place; use file: scheme for image files.
9475 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
9477         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9478         (gnus-article-browse-html-parts): Use it to make temporary cid image
9479         files in addition to html file so that browser may display them.
9481 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9483         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9485 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9487         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9489 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
9491         * auth-source.el (auth-sources): Change default to be simpler.
9492         Explain about Secret Service API sources.  Improve Customize options.
9493         (auth-source-pick): Change to accept any number of search parameters.
9494         Implement fallbacks iteratively, not recursively.  Add scoring on the
9495         second pass and sort by score.  Call Secret Service API when needed.
9496         (auth-source-user-or-password): Use it.  Call Secret Service API
9497         directly when needed to get the user name and the password.
9499 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
9501         * message.el (message-interactive): Doc fix.
9502         (message-qmail-inject-args): Reflow.
9503         (message-kill-to-signature): Fix typo in docstring.
9505         * smiley.el (smiley-buffer): Fix typo in docstring.
9507 2010-03-24  Glenn Morris  <rgm@gnu.org>
9509         * mail-source.el (gnus-message): Declare.
9510         (mail-source-delete-old-incoming): Require gnus-util.
9512 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9514         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9516         * message.el (ecomplete-setup): Autoload it for Emacs <23.
9518         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9519         password-cache's default if it is not bound.
9520         (mml-secure-passphrase-cache-expiry): Default to 16 that is
9521         password-cache-expiry's default if it is not bound.
9523         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9524         available in Emacs 21.
9526 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
9528         * auth-source.el (auth-sources): Fix up definition so extra parameters
9529         are always inline.
9531 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
9533         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9534         wasn't updated after mismatch.  Clear cached mailbox info correctly
9535         when uidvalidity changes.
9536         (nnimap-group-prefixed-name): New function to avoid some code
9537         duplication.
9538         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9539         (nnimap-request-group): Use it.
9540         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9541         (nnimap-update-unseen): Significantly improved speed of Gnus startup
9542         with many imap folders.  This is done by caching the group status from
9543         the imap server persistently in a group parameter `imap-status'.  (This
9544         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9545         but not persistently, so every Gnus startup was still very slow.)
9547 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9549         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
9550         secrets.el dependency.
9551         (auth-sources): Add optional user name.  Add secrets.el configuration
9552         choice (unused right now).
9554 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9556         * gnus-sum.el (gnus-summary-make-menu-bar):
9557         Let `gnus-registry-install-shortcuts' fill in the functions.
9559         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9560         warnings.
9561         (gnus-registry-misc-menus): Variable to hold registry mark menus.
9562         (gnus-registry-install-shortcuts): Populate and use it in a
9563         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9565 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
9567         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9568         In-place substitutions for the group name encoding/decoding.
9569         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9570         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9571         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9572         (nnimap-update-unseen, nnimap-request-list)
9573         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9574         (nnimap-request-set-mark, nnimap-split-to-groups)
9575         (nnimap-split-articles, nnimap-request-newgroups)
9576         (nnimap-request-create-group, nnimap-request-accept-article)
9577         (nnimap-request-delete-group, nnimap-request-rename-group)
9578         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
9579         `encoded-mbx' for consistency.
9580         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9581         variable `imap-current-mailbox'.
9583         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9584         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9586 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
9588         * pop3.el (pop3-display-message-size-flag): Display message size byte
9589         counts during POP3 download.
9590         (pop3-movemail): Use it.
9591         (pop3-list): Implement listing of available messages.
9593 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
9595         * nnir.el (nnir-get-article-nov-override-function): New function to
9596         override the normal NOV retrieval.
9597         (nnir-retrieve-headers): Use it.
9599 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
9601         * auth-source.el (netrc-machine-user-or-password): Autoload.
9603 2010-03-19  Glenn Morris  <rgm@gnu.org>
9605         Stop message.el from loading about 40 libraries it doesn't always need.
9606         The general approach is to autoload rather than require, and to
9607         require in the specific functions rather than the file.  (Bug#5642)
9609         * gmm-utils.el: Don't require wid-edit.
9610         (widget-create-child-value, widget-convert, widget-default-get):
9611         Autoload.
9613         * gnus-util.el: Don't require time-date, netrc.
9614         (message-fetch-field, gnus-group-name-decode): Declare rather than
9615         autoloading.
9616         (gnus-fetch-field): Require message.
9617         (gnus-decode-newsgroups): Require gnus-group.
9619         * ietf-drums.el: Don't require time-date.
9621         * message.el: Don't require hashcash, canlock, ecomplete.
9622         Do require mail-utils.  Require nnheader only when compiling.
9623         (smtpmail-default-smtp-server): Remove declaration.
9624         (message-send-mail-function): Check smtpmail-default-smtp-server
9625         is bound rather than requiring smtpmail.
9626         (message-auto-save-directory, message-insert-signature):
9627         Use expand-file-name rather than nnheader-concat.
9628         (nnheader-insert-file-contents): Autoload.
9629         (hashcash-wait-async): Declare.
9630         (message-send-mail): Only call gnus-setup-posting-charset if
9631         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
9632         (message-send-mail-with-sendmail): Require sendmail.
9633         (canlock-password, canlock-password-for-verify): Declare.
9634         (message-canlock-password): Require canlock.
9635         (nnheader-get-report): Autoload.
9636         (gnus-setup-posting-charset): Declare.
9637         (message-send-news): Require gnus-msg.
9638         (message-make-references, message-make-in-reply-to): Use mail-header-id
9639         rather than the alias mail-header-message-id.
9640         (ecomplete-add-item, ecomplete-save): Declare.
9641         (message-put-addresses-in-ecomplete): Require ecomplete.
9642         (ecomplete-display-matches): Autoload.
9644         * mm-decode.el: Don't require mailcap, gnus-util.
9645         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9646         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9647         Autoload.
9648         (mailcap-mime-extensions): Declare.
9650         * mm-encode.el: Don't require mailcap.
9651         (mailcap-extension-to-mime): Autoload.
9653         * mml-sec.el: Don't require password-cache.
9655         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9656         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9657         (mml-minibuffer-read-type): Require mailcap.
9658         (mml-preview): Require gnus-msg.
9660         * mml1991.el: Require password-cache.
9661         (password-cache-expiry): Remove declaration.
9663         * mml2015.el: Require password-cache.
9664         (password-cache-expiry): Remove declaration.
9666         * nneething.el (mailcap): Require mailcap.
9668         * nnheader.el (declare-function): Add compatibility stub.
9669         (message-remove-header): Declare rather than autoload.
9670         (nnheader-replace-header): Require message.
9672         * nnimap.el (declare-function): Add compatibility stub.
9673         (netrc-parse, netrc-machine-user-or-password): Declare.
9674         (nnimap-open-connection): Require netrc.
9676         * nntp.el (declare-function): Add compatibility stub.
9677         (netrc-parse, netrc-machine, netrc-get): Declare.
9678         (nntp-send-authinfo): Require netrc.
9680         * rfc2047.el: Don't require qp.
9681         (quoted-printable-encode-region, quoted-printable-decode-string):
9682         Autoload.
9684         * sieve-mode.el: Don't require easymenu.
9685         (easy-menu-add-item): Autoload it.
9687         * spam-stat.el (time-to-number-of-days): Autoload it.
9689 2010-03-17  Kevin Ryde  <user42@zip.com.au>
9691         * mml.el (mml-read-tag): Unquote values with `read' to reverse
9692         prin1 in mml-insert-tag (just stripping the quotes gave wrong
9693         value if any backslash escapes).
9695 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9697         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9698         if it is available.  (bug#5647)
9700 2010-02-26  Glenn Morris  <rgm@gnu.org>
9702         * message.el (message-send-mail-function): Change the default, so that
9703         it inherits from a customized send-mail-function.  (Bug#5643)
9705 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9707         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9708         shell-command-to-string signals an error (bug#5299).
9710 2010-02-24  Glenn Morris  <rgm@gnu.org>
9712         * message.el (message-smtpmail-send-it)
9713         (message-send-mail-with-mailclient): Doc fixes.
9715 2010-02-16  Glenn Morris  <rgm@gnu.org>
9717         * message.el (message-default-mail-headers): Change the default value
9718         to ease the transition from mail-mode to message-mode.  (Bug#5555)
9720 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
9722         * message.el (message-mail): Just pass yank-action on to message-setup.
9723         (message-setup): Handle (FUN . ARGS) form of yank-action.
9724         (message-with-reply-buffer, message-widen-reply)
9725         (message-yank-original): Handle non-buffer values of
9726         message-reply-buffer (Bug#4080).
9727         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9729 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
9731         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9732         Fix typo in docstring.
9734 2010-01-08  Jason Rumney  <jasonr@gnu.org>
9736         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9737         response.
9739 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9741         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9743         * message.el (message-check-news-header-syntax): Protect against a
9744         string that `rfc822-addresses' returns when parsing fails.
9746 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9748         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9749         (gnus-previous-char-property-change): New functions.
9751         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9753 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
9755         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9756         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
9758 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
9760         * message.el (message-exchange-point-and-mark): Rework last change to
9761         avoid using optional arg of exchange-point-and-mark, for backward
9762         compatibility.
9764 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
9766         * message.el (message-exchange-point-and-mark):
9767         Call exchange-point-and-mark with an argument rather than setting
9768         mark-active by hand (Bug#5175).
9770 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9772         * nntp.el (nntp-service-to-port): Work for service expressed with
9773         numeric string; replace [:digit:] with [0-9] for XEmacs.
9775 2009-12-17  Glenn Morris  <rgm@gnu.org>
9777         * gnus-group.el (gnus-bug-group-download-format-alist):
9778         Change emacs entry to debbugs.gnu.org.  Bump :version.
9780 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9782         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9784 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9786         * message.el (message-info): Explain why we use `Info-goto-node'.
9788 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9790         * message.el (message-completion-in-region): New compatibility function.
9791         (message-expand-group): Use it.
9793 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9795         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9796         with no unread article should be listed if the 2nd arg `predicate' is
9797         given.
9799 2009-11-29  Juri Linkov  <juri@jurta.org>
9801         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9802         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
9803         on `gnus-recenter'.  (Bug#4698, Bug#4981)
9805 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9807         * message.el (message-from-style, message-interactive)
9808         (message-signature): Always set default values from the corresponding
9809         mail-* variables.
9810         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9811         (message-yank-prefix, message-indentation-spaces)
9812         (message-signature-file, message-default-headers): Use boundp rather
9813         than (featurep 'xemacs) to check if the corresponding mail-* variables
9814         exist.
9816 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
9818         * message.el (message-send-mail-with-sendmail): Revert last change.
9820 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
9822         * message.el (message-from-style, message-interactive)
9823         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9824         (message-yank-prefix, message-indentation-spaces, message-signature)
9825         (message-signature-file, message-default-headers): For GNU Emacs, set
9826         default values from the corresponding mail-* variables.
9827         (message-send-mail-with-sendmail): Use envelope-from only if
9828         mail-specify-envelope-from is non-nil.
9830 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9832         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
9833         containing tspecial characters if they have been already quoted.
9835 2009-10-24  Glenn Morris  <rgm@gnu.org>
9837         * gnus-art.el (help-xref-stack-item): Define for compiler.
9839 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9841         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
9843 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9845         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
9846         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
9848 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9850         * gnus.el (gnus-overlay-get): New alias to overlay-get.
9851         (gnus-overlays-in): New alias to overlays-in.
9853         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
9854         gnus-overlay-get, and gnus-delete-overlay.
9855         (gnus-summary-show-thread): Make it work as well for systems in which
9856         next-single-char-property-change is not available.
9857         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
9859 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
9861         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
9863 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
9865         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
9866         and XEmacs that don't have `remove-overlays'.
9868 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9870         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
9871         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
9872         selective display.  Use overlays instead.
9874 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
9876         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
9878 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9880         * spam-stat.el (spam-stat-load): Fix typo in message.
9882 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
9884         * gnus-art.el (gnus-article-encrypt-body):
9885         * message.el (message-check-recipients):
9886         * mm-util.el (mm-codepage-setup):
9887         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
9888         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
9890 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
9892         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
9893         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
9894         keys from the menu if mm-{sign,encrypt}-option is 'guided.
9895         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
9896         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
9898 2009-09-18  Glenn Morris  <rgm@gnu.org>
9900         * gnus-diary.el (gnus-diary-check-message):
9901         * message.el (message-insert-formatted-citation-line):
9902         * nnbabyl.el (top-level):
9903         * nndiary.el (nndiary-schedule):
9904         Fix typos in condition-case handlers.
9906 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9908         * gnus-art.el (gnus-article-edit-part): Work for the buffer
9909         configuration that provides the sole article window in a frame;
9910         position point correctly after deleting a part.
9912 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
9914         * spam.el (spam-unregister-on-reregister): Add boolean variable.
9915         (spam-resolve-registrations-routine): Use it to unregister articles
9916         that change status.
9918 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9920         * nnrss.el (nnrss-request-article): Remove binding of
9921         default-enable-multibyte-characters that has gotten needless by
9922         the 2007-07-13 change in rfc2047-encode-message-header.
9924         * mml.el (mml-insert-multipart): Error on the message header.
9925         (mml-insert-part): Error on the message header; position point at
9926         the end of a MIME tag.
9928 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9930         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
9931         (gnus-float-time): Alias to float-time if it exists.
9933         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
9934         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
9935         float-time is available; suppress compile warning for time-to-seconds.
9937 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9939         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9940         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9941         Add the optional argument `encoding' that overrides the default.
9943         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9944         mm-encode-buffer.
9946 2009-09-04  Glenn Morris  <rgm@gnu.org>
9948         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9949         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9950         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9951         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9952         * mm-util.el (mm-with-unibyte-current-buffer)
9953         (mm-find-buffer-file-coding-system):
9954         * yenc.el (yenc-decode-region): Use default-value rather than
9955         default-enable-multibyte-characters.
9957 2009-09-03  Glenn Morris  <rgm@gnu.org>
9959         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9960         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9961         than default-enable-multibyte-characters.
9963 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9965         * gnus-art.el (gnus-article-read-summary-keys):
9966         Fix gnus-buffer-configuration's value temporarily used.
9968 2009-09-02  Glenn Morris  <rgm@gnu.org>
9970         * gnus-util.el (gnus-float-time): New function.
9971         * gnus-delay.el (gnus-delay-article):
9972         * gnus-sum.el (gnus-thread-latest-date):
9973         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9974         * nnspool.el (nnspool-request-newgroups):
9975         Use gnus-float-time rather than time-to-seconds.
9976         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9978         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9979         (gnus-header-subject-face, gnus-header-newsgroups-face)
9980         (gnus-header-name-face, gnus-header-content-face):
9981         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9982         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9983         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9984         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9985         (gnus-cite-face-11):
9986         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9987         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9988         (gnus-server-closed-face, gnus-server-denied-face)
9989         (gnus-server-offline-face):
9990         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9991         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9992         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9993         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9994         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9995         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9996         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9997         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9998         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9999         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10000         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10001         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10002         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10003         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10004         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10005         (gnus-summary-high-undownloaded-face)
10006         (gnus-summary-low-undownloaded-face)
10007         (gnus-summary-normal-undownloaded-face)
10008         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10009         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10010         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10011         (gnus-splash-face):
10012         * message.el (message-header-to-face, message-header-cc-face)
10013         (message-header-subject-face, message-header-newsgroups-face)
10014         (message-header-other-face, message-header-name-face)
10015         (message-header-xheader-face, message-separator-face)
10016         (message-cited-text-face, message-mml-face):
10017         * sieve-mode.el (sieve-control-commands-face)
10018         (sieve-action-commands-face, sieve-test-commands-face)
10019         (sieve-tagged-arguments-face):
10020         * spam.el (spam-face):
10021         Mark face aliases with "-face" in the name as obsolete.
10023 2009-09-01  Glenn Morris  <rgm@gnu.org>
10025         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10026         than goto-line.
10028 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10030         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10031         Don't move point if the command is invoked inside the message header.
10033 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10035         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10036         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10037         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10038         * nnir.el (nnir-swish-e-index-file):
10039         * gnus-sum.el (gnus-summary-delete-marked-as-read)
10040         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10041         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10042         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10043         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10044         (gnus-treat-display-xface): Add Emacs version of obsolescence.
10046 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10048         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10049         Don't save excursion.
10051 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10053         * nnheader.el (nnheader-find-file-noselect):
10054         * mm-util.el (mm-insert-file-contents):
10055         Use (default-value 'major-mode) instead of default-major-mode.
10057 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10059         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10061 2009-08-25  Glenn Morris  <rgm@gnu.org>
10063         * nnir.el (top-level): Don't require cl at run-time.
10064         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10065         Replace cl-function substitute with gnus-replace-in-string.
10066         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10067         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10068         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10069         simplified expansions.
10071 2009-08-22  Glenn Morris  <rgm@gnu.org>
10073         * gnus-art.el (gnus-button-patch): Use forward-line rather than
10074         goto-line.
10076 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10078         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10080         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10081         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10082         (gnus-mm-display-part, gnus-mime-display-single)
10083         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10084         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10086         * gnus-sum.el
10087         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10088         (gnus-summary-move-article): Add expirable mark to articles copied or
10089         moved to group that has auto-expire turned on if the option is non-nil.
10091 2009-07-24  Glenn Morris  <rgm@gnu.org>
10093         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10094         Fix typo.  (Bug#3903)
10096 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10098         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10099         gnus-article-read-summary-keys rather than gnus-summary-edit-article
10100         that should not be used for draft articles.
10101         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10102         that has no concern in minor mode keys.
10103         (gnus-article-summary-command, gnus-article-summary-command-nosave):
10104         Abolish.
10106 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10108         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10109         article without making inquiry to a user for unknown encoding.
10111         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10112         (nnmaildir--scan): Assume i-node and device number that file-attributes
10113         returns might be cons-cell.
10115 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
10117         * auth-source.el: Remove docs now in auth.texi.  Don't use
10118         `gnus-message' for logging.  Add new variables `auth-source-debug' and
10119         `auth-source-hide-passwords' and use them.
10121 2009-07-15  Glenn Morris  <rgm@gnu.org>
10123         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10125 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10127         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10128         excessive whitespace from the default values of title and description.
10130 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10132         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10133         mail-fetch-field to fetch Content-Description header in order to
10134         exclude newlines.
10136 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10138         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10139         to deleted part.
10141 2009-05-30  David Engster  <dengste@eml.cc>
10143         * nnmairix.el: Remove old documentation in the commentary block.
10144         (nnmairix-request-group): Do not update active file for nnml back ends.
10145         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10146         end so that overview files are ignored.
10147         (nnmairix-update-groups): Make updating the groups more robust by using
10148         marks.
10149         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10150         with dollar characters in message-id.
10152 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
10154         * spam.el: Use dns-query instead of query-dns.  Was renamed on
10155         2008-12-25 in dns.el.
10157 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10159         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10160         could happen if the text is only composed of spaces and/or tabs.
10162 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
10164         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10165         when sending a queued message to avoid extra mml tags.
10167 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10169         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10171 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10173         * gnus-dired.el: Remove autoload for gnus-setup-message.
10174         (gnus-dired-attach): Fake this-command value to prevent Gnus from
10175         displaying Gnus logo; always use compose-mail.
10177 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10179         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10181 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10183         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10184         (gnus-nocem-issuers): List currently active issuers; fix custom type.
10185         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10186         available.
10187         (gnus-nocem-epg-verify): New function.
10189 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
10191         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10193 2009-02-15  Glenn Morris  <rgm@gnu.org>
10195         * gnus-util.el (rmail-insert-rmail-file-header)
10196         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10197         autoloads.
10198         (rmail-default-rmail-file): Remove unnecessary declaration.
10199         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10201 2009-02-14  Glenn Morris  <rgm@gnu.org>
10203         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10204         variable (only used in gnus-util, which declares it anyway).
10205         (rmail-output-to-rmail-file): Remove autoload of deleted function,
10206         which was only needed by gnus-art (changed to not use it any more).
10207         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10208         only used in gnus-util, which autoloads it itself.
10209         (rmail-update-summary): Fix autoload.
10211         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10212         rather than rmail-output-to-rmail-file.
10214 2009-02-07  Glenn Morris  <rgm@gnu.org>
10216         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10217         autoload of function that no longer exists.
10218         (rmail-toggle-header): Declare.
10219         (message-forward-rmail-make-body): Handle mbox Rmail.
10221 2009-01-31  Glenn Morris  <rgm@gnu.org>
10223         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10224         2009-01-09 change.
10226 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
10228         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10229         (auth-source-forget-all-cached): New convenience function.
10230         (auth-source-user-or-password): Accept list of modes or a single mode.
10232         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10233         auth-source modes.
10235         * nnimap.el (nnimap-open-connection): Use list of
10236         auth-source modes.
10238         * nntp.el (nntp-send-authinfo): Use list of
10239         auth-source modes.
10241 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10243         * auth-source.el: Update docs to reflect epa-file-enable is to be used
10244         now.
10246 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10248         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10249         coding system in XEmacs; add a workaround for XEmacs.
10251 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10253         * mm-util.el (mm-coding-system-priorities): Protect against nil value
10254         of current-language-environment.
10256 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10258         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10259         available at runtime.
10261 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10263         * gnus-art.el (article-date-ut): Fix end point of narrowing.
10265 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
10267         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10268         the greatest positive fixnum value doesn't work under an XEmacs with
10269         bignum support; use the most-positive-fixnum constant instead,
10270         available since Emacs 21.1 with cl and XEmacs 21.1.
10272 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10274         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10275         XEmacs gets not to work.
10277 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10279         * mm-util.el (mm-coding-system-priorities): Allow the value like
10280         "Japanese (UTF-8)" of current-language-environment.
10282 2009-01-09  Glenn Morris  <rgm@gnu.org>
10284         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10285         with last-command-event.
10287 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10289         * message.el (message-fix-before-sending): Amend comment.
10291 2009-01-07  David Engster  <dengste@eml.cc>
10293         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10294         simplified server definitions by converting it via
10295         gnus-server-to-method.
10297 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10299         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10300         parameter's operands.
10302 2009-01-06  David Engster  <dengste@eml.cc>
10304         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10305         primary select method (for gnus-group-mark-article-as-read).
10307 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
10309         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10310         `(gnus)Face', not `(gnus)X-Face'.
10312 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10314         * mm-util.el (mm-ucs-to-char): New function.
10316         * mm-url.el (mm-url-decode-entities): Use it.
10318 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10320         * message.el (message-fix-before-sending): Add `eight-bit' to
10321         illegible-text check.
10323 2009-01-03  Michael Olson  <mwolson@gnu.org>
10325         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10326         `headers' is nil.  This can occur if the IMAP server does not have
10327         permissions to read messages from a folder, but can write new messages
10328         to the folder.
10329         (nnimap-request-article-part): Do not insert `data' if it is nil.
10331 2009-01-01  Dave Love  <fx@gnu.org>
10333         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10335         * nnimap.el: Fix author email.
10336         (nnimap-split-rule): Add FIXME comment.
10337         (nnimap-debug): Fix doc string.
10339 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10341         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10342         overlay-arrow-position and overlay-arrow-string buffer-local; no need
10343         to check if those variables exist (first appeared in Emacs 18.50).
10345 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10347         * mm-util.el (mm-line-number-at-pos): New function.
10349         * spam-report.el (spam-report-process-queue): Use it.
10351 2008-12-24  David Engster  <dengste@eml.cc>
10353         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10354         parameters that haven't existed as variables as buffer-local variables.
10356 2008-12-23  Dave Love  <fx@gnu.org>
10358         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10359         cadar.
10361         * sieve-manage.el (sieve-manage-starttls-p): Rename from
10362         imap-starttls-p.
10363         (sieve-manage-starttls-open): Rename from imap-starttls-open.
10365 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
10367         * spam-report.el (spam-report-gmane-max-requests): New constant.
10368         (spam-report-gmane-wait): New variable.
10369         (spam-report-gmane-ham, spam-report-gmane-spam)
10370         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10371         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10372         the server.
10374         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10375         Add explanations.
10377         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10378         nnheader-accept-process-output and nnheader-read-timeout if available.
10379         (pop3-movemail): Use it.
10381         * message.el (message-check-news-body-syntax): Fix signature check if
10382         there's an attachment.
10384 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10386         * mm-util.el: Add comments to the mm- emulating functions.
10388 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
10390         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10391         Reported by Stephen Berman <stephen.berman@gmx.net>.
10393 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10395         * mm-util.el (mm-substring-no-properties): New function.
10396         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10397         (mm-special-display-p): Enable those lambda forms to be byte compiled.
10398         (mm-string-to-multibyte): Doc fix.
10400         * mml.el (mml-attach-file): Use mm-substring-no-properties.
10402 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10404         * mml.el (mml-attach-file): Strip text properties from file name.
10405         (Bug#1574)
10407 2008-12-16  Glenn Morris  <rgm@gnu.org>
10409         * mm-util.el (mm-charset-override-alist): Declare for compiler.
10411 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10413         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10414         knows since the charset specified might be a bogus alias that
10415         mm-charset-synonym-alist provides.
10417 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10419         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10420         "ISO_8859-1".
10422         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10424 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10426         * mm-util.el (mm-charset-eval-alist):
10427         Define it before mm-charset-to-coding-system.
10428         (mm-charset-to-coding-system): Add optional argument `silent';
10429         define it before mm-charset-override-alist.
10430         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10431         default value if it can be used in Emacs currently running;
10432         silence mm-charset-to-coding-system.
10434 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10436         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10437         `allow-override' which says whether to use `mm-charset-override-alist'.
10438         (rfc2047-decode-encoded-words): Use it.
10440         * mm-util.el (mm-charset-override-alist): Fix custom type;
10441         add `(gb2312 . gbk)' to choices.
10443 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10445         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10446         fast.
10448         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10450 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
10452         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10453         on links.
10455         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10457 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10459         * message.el (message-idna-to-ascii-rhs-1): Protect against local
10460         users' addresses that don't have domain parts.
10461         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10462         rather than message-narrow-to-head since there will be the message
10463         header separator.
10465 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10467         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10468         since the result is inserted in a unibyte buffer anyway.
10469         (nnimap-demule-use-string-to-multibyte): Remove.
10470         (nnimap-demule): Alias it to mm-string-to-multibyte.
10472 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10474         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10475         variable for debugging bug#464 and bug#1174.
10476         (nnimap-demule): Use it.
10478 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10480         * gnus-score.el (gnus-score-find-trace): Handle default score in total
10481         score calculation correctly.
10483 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10485         * message.el (message-send-mail): Just set the buffer to unibyte
10486         rather than use mm-with-unibyte-current-buffer which does a lot more.
10487         (message-send-mail-partially): Don't bother with
10488         mm-with-unibyte-current-buffer since it's already been made unibyte by
10489         message-send-mail.
10491 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
10493         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10495 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
10497         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10499 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10501         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10502         require itself and to remove `with-no-warnings'.
10504 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
10506         * starttls.el (starttls-any-program-available): Get the name of the
10507         available TLS layer program.
10508         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10509         well as the host name in the "opening" message.
10511         * auth-source.el (auth-source-cache, auth-source-do-cache)
10512         (auth-source-user-or-password): Cache passwords and logins by default,
10513         allow override with `auth-source-do-cache'.
10514         (auth-source-forget-user-or-password): Allow users to remove cache
10515         entries if needed.
10517 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10519         * ietf-drums.el (ietf-drums-remove-comments): Localize second
10520         condition-case to only the forward-sexp call.
10522 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10524         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10525         quotes contained.  Make it more robust regardless by an extra
10526         condition-case wrapper.
10528 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10530         * nnml.el (nnml-request-expire-articles): Check if the function set to
10531         `nnmail-expiry-target' returns the symbol `delete'.
10533         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10535         * nnmail.el (nnmail-expiry-target): Fix custom type.
10537 2008-10-02  Glenn Morris  <rgm@gnu.org>
10539         * mm-util.el (mm-codepage-setup): Tweak codepage error.
10540         Silence compiler warning.
10542 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10544         * mml.el (mml-menu): Don't assume mml2015 is bound.
10546 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10548         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10549         exists.
10551 2008-09-27  Glenn Morris  <rgm@gnu.org>
10553         * gnus-util.el (mail-header-remove-comments): Autoload it.
10555 2008-09-27  Andreas Schwab  <schwab@suse.de>
10557         * gnus-util.el (gnus-split-references): Strip comments.
10558         (gnus-parent-id): Likewise.
10560 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
10562         * message.el (message-confirm-send): Fix version.
10564 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10566         * message.el (message-idna-to-ascii-rhs-1): Use
10567         mail-extract-address-components rather than mail-header-parse-addresses
10568         that is an alias by default to ietf-drums-parse-addresses that does not
10569         support non-ASCII names in headers' contents.
10571 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10573         * message.el (message-confirm-send): Fix variable documentation to
10574         avoid the "y/n" wording.
10576 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
10578         * message.el (message-set-auto-save-file-name): Save to a different
10579         filename so multiple messages (especially drafts) can be recovered.
10581 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
10583         * message.el (message-confirm-send): Add appropriate version.
10585 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10587         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10588         defvar.
10590 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
10592         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10593         (mm-pkcs7-enveloped-magic): Ditto.
10595 2008-09-17  Simon Josefsson  <simon@josefsson.org>
10597         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10598         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10600 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
10602         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10603         default, it's better.
10605 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
10607         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10608         summary line gnus-number property and ignore them (with a warning
10609         message).
10611 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10613         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10614         macro caddr in the interactive form since it won't be expanded.
10616 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10618         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10619         `charset'; fix name of function called recursively.
10620         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10622 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10624         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10625         (gnus-mime-set-charset-parameters): New function.
10626         (gnus-mime-view-part-as-charset): Use it to correctly display part
10627         specifying wrong charset.
10629 2008-09-08  David Engster  <dengste@eml.cc>
10631         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10632         in completing-read for back end server.
10634 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
10636         * message.el (message-confirm-send): New variable to confirm sending a
10637         message.
10638         (message-send): Use it.
10640 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
10642         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10644 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10646         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10648 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
10650         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10651         prevent tracking too many groups.
10652         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10653         Use it.
10655 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
10657         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10658         moving point to the bottom of the window in order to avoid recentering.
10660 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10662         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10663         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10664         (gnus-article-beginning-of-window): Fix calculation.
10666 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10668         * gnus-msg.el (gnus-summary-supersede-article)
10669         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10670         value of gnus-newsgroup-charset to decode non-MIME encoded text in
10671         message header.
10673 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
10675         * message.el:
10676         * gnus-start.el:
10677         * gnus-registry.el: Remove VMS support.
10679 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10681         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10682         macro.
10683         (rfc2104-hash): Use it.
10685 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
10687         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10688         (gnus-summary-sort-by-most-recent-date): New commands.
10689         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10690         and menu entries.
10692 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10694         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10695         don't redisplay article for raw contents; remove plural articles stuff.
10697         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10698         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10699         on gnus-summary-save-article; display results properly.
10701 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10703         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10705 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10707         * gnus-art.el (gnus-summary-save-in-pipe):
10708         Consider gnus-save-all-headers.
10710 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10712         * gnus-util.el (ns-focus-frame): Remove declaration.
10713         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
10714         like x.
10716 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10718         * rfc2104.el (rfc2104-zero): Delete defconst.
10719         (rfc2104-hex-alist): Likewise.
10720         (rfc2104-hex-to-int): Delete func.
10721         (rfc2104-hexstring-to-bitstring): Likewise.
10722         (rfc2104-nybbles): New defconst.
10723         (rfc2104-hash): Rewrite for speed.
10725 2008-07-16  Glenn Morris  <rgm@gnu.org>
10727         * gnus-util.el (ns-focus-frame): Declare for compiler.
10729 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10731         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10732         set as a group parameter.
10733         (gnus-summary-save-in-pipe): Work when it is called independently.
10734         (gnus-summary-pipe-to-muttprint): Don't modify
10735         gnus-summary-pipe-output-default-command.
10737 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10739         * message.el (message-send-mail-with-sendmail):
10740         Display the error message.
10742 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10744         * gnus-art.el (gnus-default-article-saver):
10745         Add gnus-summary-save-in-pipe to choices.
10746         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10747         gnus-summary-pipe-output-default-command as the default command.
10748         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10749         instead of gnus-last-shell-command.
10751         * gnus-sum.el (gnus-summary-pipe-output-default-command):
10752         New user option.
10753         (gnus-summary-muttprint-program): Mention the value will be changed.
10754         (gnus-summary-save-article): Force showing of all headers.
10755         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10757 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
10759         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10761 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
10763         * nnimap.el (nnimap-id):
10764         * sieve-manage.el (sieve-manage-open): Doc fixes.
10766 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
10768         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10769         if available.
10771 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10773         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10775         * nnkiboze.el (nnkiboze-generate-group):
10776         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10778         * nnmairix.el: Require CL.
10780 2008-06-15  David Engster  <dengste@eml.cc>
10782         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10784 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10786         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10787         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10788         runtime choice under XEmacs.
10790         * gnus-sum.el (gnus-summary-set-display-table):
10791         Use `gnus-put-display-table', `gnus-get-display-table',
10792         `gnus-set-display-table' for the display table, instead of `aset'.
10794 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10796         * nnmairix.el: Add autoloads.
10798 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10800         * nnmairix.el (nnmairix-delete-recreate-group)
10801         (nnmairix-update-and-clear-marks): Fix error messages.
10803 2008-06-14  David Engster  <dengste@eml.cc>
10805         * nnmairix.el: Upgrade to version 0.6.
10806         (nnmairix-group-toggle-propmarks-this-group)
10807         (nnmairix-group-toggle-readmarks-this-group)
10808         (nnmairix-group-delete-recreate-this-group)
10809         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10810         (nnmairix-remove-tick-mark-original-article): New commands.
10811         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10812         (nnmairix-propagate-marks-to-nnmairix-groups)
10813         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10814         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10815         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10816         functions needed for marks propagation and manipulation of read marks.
10817         (nnmairix-update-groups): New function.
10818         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10819         (nnmairix-determine-original-group-from-registry)
10820         (nnmairix-determine-original-group-from-path)
10821         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10822         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10823         New helper functions.
10824         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10825         keystrokes for new commands.
10826         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10827         (nnmairix-request-group): Check allow-fast group parameter.
10828         (nnmairix-request-create-group): Set allow-fast group parameter if
10829         nnmairix-allowfast-default is set.
10830         (nnmairix-close-group): Propagate marks upon closing if needed.
10831         (nnmairix-group-toggle-threads-this-group): Use new.
10832         nnmairix-group-toggle-parameter helper function.
10833         (nnmairix-search): Better check for empty search result.
10834         (nnmairix-goto-original-article): Use new helper functions for
10835         determining original article.
10836         (nnmairix-show-original-article): Make sure message-id is in brackets.
10837         (nnmairix-call-mairix-binary): Change variable name.
10838         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10839         helper function.
10840         (nnmairix-widget-toggle-activate): Fix doc string.
10842 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10844         * nnir.el: Require edmacro when compiling with XEmacs.
10845         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10846         available in Emacs 21.
10848 2008-06-11  Glenn Morris  <rgm@gnu.org>
10850         * gnus-util.el (x-focus-frame):
10851         * gnus.el (image-size):
10852         * mm-decode.el (image-size): Declare.
10854         * gnus-picon.el (declare-function): Add compat definition.
10855         (image-size): Declare.
10857         * gnus-group.el (tool-bar-map):
10858         * gnus-sum.el (tool-bar-map): Define for compiler.
10860         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10862         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10864         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10865         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10866         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10867         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10868         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10869         * sieve-manage.el, spam-report.el, spam.el:
10870         Remove unnecessary eval-and-compile of autoloads.
10872 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10874         * auth-source.el: Precise Tramp doc.
10876 2008-06-07  Glenn Morris  <rgm@gnu.org>
10878         * nnmairix.el: Remove unnecessary eval-when-compile.
10880 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
10882         * nnir.el: New file.
10884 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10886         * gnus-util.el (gnus-read-shell-command): New function.
10887         * mm-decode.el (mm-pipe-part):
10888         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10890 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10892         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10894 2008-06-03  Glenn Morris  <rgm@gnu.org>
10896         * pop3.el (nnheader-accept-process-output): Autoload it.
10898 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10900         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10901         are not 2-digit hexadecimal characters that follow `%'s.
10903 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10905         * message.el (message-bogus-recipient-p): Fix type in doc string.
10906         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10907         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10908         Improve custom options.
10909         (message-bogus-recipient-p): Adjust accordingly.
10911 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10913         * nnmairix.el: Require edmacro when compiling with XEmacs.
10915 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10917         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10918         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10920 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10922         * auth-source.el: Add more docs.
10924 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10926         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10927         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10928         retrieval faster in some cases, but might make CPU usage larger.
10929         If this has any bad side effects, we might revert this change.
10931         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10932         seems to make mail retrieval much, much faster.
10933         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10934         unconditionally.
10936         * gnus-draft.el (gnus-group-send-queue):
10937         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10939 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10941         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10943         * message.el (message-bogus-address-regexp): Fix and improve custom
10944         type.
10945         (message-setup-hook): Add message-check-recipients as custom option.
10947 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10949         * message.el (message-cite-function): Remove bogus autoload which crept
10950         in during merge from v5-10.
10952 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10954         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10956         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10958         * auth-source.el: Preliminary Tramp docs.
10959         (auth-sources): Change the default auth-sources to use
10960         EPA .gpg files.
10962 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10964         * nntp.el: Autoload `auth-source-user-or-password'.
10965         (nntp-send-authinfo): Use it.
10967         * nnimap.el: Autoload `auth-source-user-or-password'.
10968         (nnimap-open-connection): Use it.
10970         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10971         for the gnus-message function.
10972         (auth-source-user-or-password): Use it.
10974 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10976         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10977         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10978         (rfc2104-hash): Use it.
10980 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10982         * gnus-art.el (gnus-article-toggle-truncate-lines):
10983         Don't use `iff' in docstring.
10985 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10987         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10989         * gnus-util.el (gnus-extract-address-component-name)
10990         (gnus-extract-address-component-email): Convenience functions around
10991         `gnus-extract-address-components'.
10993         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10994         Use `gnus-extract-address-component-email' to fix bug of comparing full
10995         sender name to `user-mail-address'.
10997 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
10999         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11000         catch/throw to optimize.
11001         (gnus-registry-find-keywords): Just use member to find a keyword.
11003 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11005         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11006         is current before calling gnus-server-prepare.
11007         (gnus-server-setup-buffer, gnus-server-update-server)
11008         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11010 2008-05-04  Juri Linkov  <juri@jurta.org>
11012         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11013         (mailcap-file-default-commands): Use mailcap-replace-in-string
11014         instead of replace-regexp-in-string, and mailcap-delete-duplicates
11015         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
11017 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
11019         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11021 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11023         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11024         hooks.
11025         (gnus-update-read-articles): Speed up non-marks-using users.
11026         (gnus-use-marks): Define gnus-use-marks.
11027         (gnus-propagate-marks): Rename variable to something more sensible.
11029 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
11031         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11032         (gmm-image-load-path-for-library): Fix typos in docstrings.
11033         (gmm-message): Reflow docstring.
11035 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
11037         * mail-source.el (mail-source-set-1, mail-source-bind):
11038         Move auth-source code out of the macro to clean it up and fix bugs.
11040 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
11042         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11043         by sender if it's equal to user-mail-address, it's likely to be
11044         useless.
11046         * mail-source.el (mail-source-bind): Don't use user or password if they
11047         are not bound.  Unintern them if they are nil.  Don't use server unless
11048         it's bound, and default it to empty string otherwise.
11050 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
11052         * mail-source.el: Load auth-source.el.
11053         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
11054         get user name or password, if auth-sources is set up.
11056         * gnus-registry.el (gnus-registry-split-strategy): New variable for
11057         strategy of splitting with parent.
11058         (gnus-registry-split-fancy-with-parent)
11059         (gnus-registry-post-process-groups): Use it and fix prior
11060         bug (returning a list as the split result).
11062         * auth-source.el (auth-sources): Remove server parameter.
11063         (auth-source-pick, auth-source-user-or-password)
11064         (auth-source-user-or-password-imap)
11065         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11066         (auth-source-user-or-password-sftp)
11067         (auth-source-user-or-password-smtp): Remove server parameter.
11069 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
11071         * smime.el (smime-sign-region, smime-encrypt-region)
11072         (smime-decrypt-region):
11073         Remove redundant calls to `generate-new-buffer-name'.
11075 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
11077         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11078         Don't use QP for message/rfc822.
11079         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11081 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11083         * sieve-manage.el (sieve-string-bytes): Remove.
11084         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11085         correct byte-length only if the process's coding-system is the same as
11086         the one used internally by Emacs to represent strings.
11088 2008-04-22  Juri Linkov  <juri@jurta.org>
11090         * mailcap.el (mailcap-file-default-commands): New function.
11092 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11094         * message.el (message-signature-separator, message-cite-function):
11095         Change custom version.
11097 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11099         * mm-decode.el (mm-display-external): Make temp file read-only.
11101 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11103         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11104         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
11105         `C-c C-f d'.
11107 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
11109         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11111 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
11113         * auth-source.el: Add docs.
11114         (auth-sources): Modify format to support server.
11115         (auth-source-pick, auth-source-user-or-password)
11116         (auth-source-user-or-password-imap)
11117         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11118         (auth-source-user-or-password-sftp)
11119         (auth-source-user-or-password-smtp): Add server parameter.
11121 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
11123         * gnus-registry.el: Initialize the registry when gnus-registry-install
11124         is t.
11126 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11128         * compface.el (uncompface): Make buffer unibyte.
11130 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11132         * mail-source.el (mail-source-value):
11133         Prefer fboundp to functionp so it works with macros as well.
11135 2008-04-05  Glenn Morris  <rgm@gnu.org>
11137         * gnus-ems.el (mm-disable-multibyte): Autoload it.
11139 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11141         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11142         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11144         * nnheader.el (nnheader-init-server-buffer): Change buffer's
11145         multibyteness after rather than before erasing it.
11147         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11148         mm-with-multibyte.
11149         (gnus-request-article-this-buffer): Make sure the proper decoding is
11150         used if gnus-original-article-buffer happens to be unibyte.
11152         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11153         default-enable-multibyte-characters.
11155         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11156         default-enable-multibyte-characters.
11158         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11160         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11162 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11164         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11165         Fix last change in case the element is not even a symbol.
11167 2008-04-02  Simon Josefsson  <simon@josefsson.org>
11169         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11170         imap-enable-exchange-bug-workaround.
11171         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11173 2008-04-01  Simon Josefsson  <simon@josefsson.org>
11175         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11176         a 100 byte status-checks into a 2-3MB transfer for each group.
11177         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11178         to enable bug workaround or not.
11179         (nnimap-find-minmax-uid): Only enable workaround conditionally.
11181 2008-03-31  Glenn Morris  <rgm@gnu.org>
11183         * message.el (mml2015-use): Declare for compiler.
11184         (message-info): Require mml2015 when appropriate.
11186 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11188         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11189         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11190         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11191         (nntp-service-to-port): New function.
11192         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11193         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11194         (nntp-open-netcat-stream): New function.
11195         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11197 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
11199         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11201 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11203         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11205 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
11207         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11209 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11211         * message.el (message-signature-separator): Change default.
11212         Improve custom type.
11213         (message-cite-function): Change default to
11214         message-cite-original-without-signature.
11216         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11217         toggle.
11219         * message.el (message-check-news-body-syntax): Fix signature check.
11220         (message-setup-1): Mark buffer as unmodified _after_ running
11221         message-setup-hook and handling message-alternative-emails.
11222         (message-shorten-references): Be more strict when building list of
11223         valid references to comply with GNKSA.
11225         * gnus-group.el (gnus-read-ephemeral-bug-group)
11226         (gnus-read-ephemeral-debian-bug-group)
11227         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11229         * message.el (message-info): Don't use booleanp which isn't supported
11230         in Emacs 21 and XEmacs.
11232 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
11234         * gnus-group.el (gnus-gmane-group-download-format): Rename from
11235         gnus-group-gmane-group-download-format.
11236         (gnus-group-read-ephemeral-gmane-group): Rename from
11237         gnus-group-read-ephemeral-gmane-group.
11238         (gnus-read-ephemeral-gmane-group-url): Rename from
11239         gnus-group-read-ephemeral-gmane-group-url.
11240         (gnus-bug-group-download-format-alist): New variable.
11241         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11242         (gnus-read-ephemeral-emacs-bug-group): New commands.
11244 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11246         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11247         (gnus-visible-headers): Improve custom type.
11249 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11251         * mml.el (mml-menu): Add workarounds for XEmacs.
11253         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11254         X-Boundary header.
11256         * message.el (message-simplify-recipients): Fix previous commit.
11258 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11260         * mm-util.el (mm-set-buffer-multibyte): New function.
11261         * mm-decode.el (mm-copy-to-buffer): Use it.
11263         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11264         Prefer fboundp to functionp so it works with macros as well.
11266 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
11268         * message.el (message-alter-recipients-discard-bogus-full-name):
11269         New function.
11270         (message-alter-recipients-function): New variable.
11271         (message-get-reply-headers): Use it.
11272         (message-replace-header): New helper function.
11273         (message-recipients-without-full-name): New variable.
11274         (message-simplify-recipients): New command.
11276         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11278         * message.el (message-info): Handle EasyPG manual.
11280         * mml.el (mml-menu): Add entry for EasyPG.
11282 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
11284         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11285         parameter.
11287         * message.el (message-disassociate-draft): Specify drafts group name
11288         fully.
11290 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
11292         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11293         Eliminate unnecessary duplicates from the match list.
11295 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11297         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11298         args of `how-many' of which the XEmacs version doesn't take; declare
11299         Info-index-next as function.
11301 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11303         * gnus-score.el (gnus-score-headers): Fix handling of
11304         gnus-inhibit-slow-scoring.
11306         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11307         string.
11308         (gnus-button-url-regexp): Improve handling of parenthesis.
11309         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11310         (gnus-button-handle-info-keystrokes): Handle index entries.
11312 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11314         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11315         Incoming* files.
11317 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
11319         * auth-source.el (auth-sources): Rename from auth-source-choices.
11320         (auth-source-pick): Use it.
11322 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
11324         * auth-source.el (auth-source-protocols)
11325         (auth-source-protocols-customize, auth-source-choices): Add and
11326         modified variable customizations and defaults.
11327         (auth-source-pick, auth-source-user-or-password)
11328         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11329         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11330         (auth-source-user-or-password-sftp)
11331         (auth-source-user-or-password-smtp): Use new variables and provide an
11332         interface to netrc.el.
11334 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11336         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11337         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11338         Make sure the nntp port to specify is a string.
11340 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11342         * nntp.el: Use with-current-buffer.
11343         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11344         dubious mm-with-unibyte-current-buffer.
11345         (nntp-with-open-group-function): New function extracted from
11346         nntp-with-open-group macro.
11347         (nntp-with-open-group): Use the function, so it's easier to debug.
11348         Add indentation and debugging info.
11349         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11350         Recommend the use of the netcat alternatives.
11352         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11353         Avoid mm-string-as-multibyte as well.
11355         * nnweb.el (nnweb-insert-html):
11356         Remove use of nnheader-string-as-multibyte.
11358         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11359         (nnheader-string-as-multibyte): Remove.
11361         * mm-view.el: Use inhibit-read-only.
11362         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11363         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11364         or unibyte-string.
11366         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11367         (mm-uu-yenc-extract): Use with-current-buffer.
11369         * gnus-soup.el (gnus-soup-send-packet): Don't use
11370         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11372         * nnmh.el: Use with-current-buffer.
11373         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11374         mm-string-as-multibyte on the output of mm-encode-coding-string.
11376         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11377         (nnimap-request-move-article): Use with-current-buffer.
11379         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11380         inserting the handle-buffer's text, so the implicit multibyte->unibyte
11381         conversion uses string-make-unibyte rather than string-as-unibyte.
11383         * gnus-msg.el: Use with-current-buffer.
11385         * message.el (message-ignored-resent-headers): Add "Delivered-To".
11387 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
11389         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11390         string for caching if it is 'PIN.
11392 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11394         * mail-source.el (mail-source-delete-old-incoming-confirm):
11395         Change default to nil.
11396         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11398 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11400         * gnus-art.el (gnus-narrow-to-page): Position point properly.
11401         (gnus-article-goto-prev-page): Work for articles having ^L's.
11403         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11405         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11407 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
11409         * gnus-bookmark.el: Adjust for renames in bookmark.el.
11410         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11411         (gnus-bookmark-jump): Adjust some variable names.
11413 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
11415         * auth-source.el: New package.
11416         (auth-source-choices): Add customization entry point variable.
11418         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11419         bug.
11421 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
11423         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11424         (gnus-registry-initialize, gnus-registry-install-p): Use it.
11425         (gnus-registry-install-shortcuts): Rename from
11426         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
11427         the `gnus-registry-mark-map' keymap dynamically from
11428         `gnus-registry-marks'.  The generated functions update the summary line
11429         when a registry mark is added or deleted, and will call
11430         `gnus-registry-install-p' (see the comments in the code).
11431         (gnus-registry-user-format-function-M): Use concat intelligently.
11433         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11434         the registry mark functions.
11436 2008-03-05  Glenn Morris  <rgm@gnu.org>
11438         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11439         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11440         gnus-art.
11441         (top-level): No need to load own source when compiling.
11443 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11445         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11446         Suggested by <chris.anderton@zetnet.co.uk>.
11448 2008-03-04  Glenn Morris  <rgm@gnu.org>
11450         * gnus-sum.el (top-level): No need to require gnus when compiling,
11451         since unconditionally required near start of file.
11452         (gnus-summary-display-while-building): Move definition before use.
11454 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11456         * gnus-registry.el (gnus-registry-user-format-function-M):
11457         Add formatting function.
11459 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11461         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11462         with plists.
11463         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11464         Use new format.
11466 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11468         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11469         `where-is-internal' that returns a range of key sequences.
11471 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11473         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11475         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11476         (gnus-summary-jump-to-group): Consider windows on other displayed
11477         frames as well.  Similar changes might be needed elsewhere, but that's
11478         the one I've bumped into during my use.
11480         * nndoc.el (nndoc-oe-dbx-type-p):
11481         * gnus-msg.el (gnus-debug):
11482         * gnus-group.el (gnus-update-group-mark-positions):
11483         Use mm-string-to-multibyte.
11485 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11487         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11488         doesn't handle NotDashEscaped.
11490         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
11491         (mml-dnd-attach-options): Fix typo in custom choice.
11493         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11494         Change nndoc-article-type to mbox.
11495         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11497         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
11498         to nil, instead of html2text.
11500         * imap.el (imap-debug): Add `imap-ping-server'.
11502         * gnus-bookmark.el: Add FIXMEs.
11504         * message.el (message-form-letter-separator)
11505         (message-send-form-letter-delay): New variables.
11506         (message-send-form-letter): Use them.  New command to send form
11507         letters.  Requested by Uwe Siart.
11508         (message-send-mail-function): Doc fix.  Add "Other" custom option.
11510 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
11512         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11513         empty author.
11515 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
11517         * gnus-registry.el (gnus-registry-marks): Add variable for
11518         customization of marks and their appearance.
11519         (gnus-registry-read-mark): Use it.
11520         (gnus-registry-do-marks): Add utility function to loop through
11521         `gnus-registry-marks'.
11522         (gnus-registry-install-shortcuts-and-menus): Add function to install
11523         shortcuts and menus.
11524         (gnus-registry-initialize): Use it.
11525         (gnus-registry-default-mark): Clarify documentation.
11527 2008-02-29  Glenn Morris  <rgm@gnu.org>
11529         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11530         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11531         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11532         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11533         Change defcustom :version from 23.0 to 23.1.
11535 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
11537         * gnus-registry.el (gnus-registry-follow-group-p)
11538         (gnus-registry-post-process-groups): Add functions to aid registry
11539         splitting and improve logging.  Clarify behavior in function
11540         documentation.
11541         (gnus-registry-split-fancy-with-parent): Use them.
11543 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11545         * gnus-art.el: Use with-current-buffer.
11547 2008-02-27  David Engster  <dengste@eml.cc>
11549         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11550         Express real group name in the response.
11552 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11554         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11555         (nnmairix-last-server, nnmairix-current-server): Defvar them.
11556         (nnmairix-goto-original-article): Defvar gnus-registry-install and
11557         autoload gnus-registry-fetch-group when compiling.
11558         (nnmairix-request-group-with-article-number-correction):
11559         Remove unreferenced argument passed to nnmairix-call-backend.
11561 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11563         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11564         (mm-uu-extract): Improve face for low color ttys.
11565         Reported by Sascha Wilde.
11567 2008-02-27  Glenn Morris  <rgm@gnu.org>
11569         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11570         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11571         variables to defconsts.  Convert comments to doc-strings.
11572         (nnmairix-last-server, nnmairix-current-server): Convert from free
11573         variables to defvars.  Convert comments to doc-strings.
11574         (gnus-registry-fetch-group): Autoload.
11575         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11576         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11577         (nnmairix-widget-build-editable-fields): Use car cddr rather than
11578         caddr.
11579         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11580         nnmairix-request-group-with-article-number-correction call.
11581         (nnmairix-fast, nnmairix-group): New, less general names, for free
11582         variables passed from nnmairix-request-group to
11583         nnmairix-request-group-with-article-number-correction.  Declare.
11584         (nnmairix-request-group-with-article-number-correction):
11585         Use nnmairix-fast, nnmairix-group rather than fast, group.
11587 2008-02-26  David Engster  <dengste@eml.cc>
11589         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
11590         version 0.5.
11592 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11594         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11595         instead of making an extra function call.  Don't add the current group
11596         to articles only when they have the group.  Use
11597         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11598         Reported by David <de_bb@arcor.de>.
11600 2008-02-24  Miles Bader  <miles@gnu.org>
11602         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11603         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11604         (mm-find-mime-charset-region):
11605         * mm-bodies.el (mm-encode-body):
11606         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11608 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
11610         * mail-source.el (mail-source-delete-incoming): Change default.
11611         Supplement doc string.
11613         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11615 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11617         * nnmail.el (nnmail-message-id-cache-file): Derive from
11618         `gnus-home-directory'.
11620 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
11622         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11623         Document negative prefix.
11625         * gnus-group.el (gnus-group-read-group): Document negative prefix.
11627 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11629         * message.el (message-unsent-separator): Add the Exim bounce
11630         separator.
11632 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
11634         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11635         list.
11636         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11637         recipient/signer list.
11639 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11641         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11642         fbound (Emacs 23 unicode), signal an error.
11644 2008-02-08  Glenn Morris  <rgm@gnu.org>
11646         * gnus-art.el (pgg-display-output-buffer): Declare as function.
11648 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
11650         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11651         ports to the calls to `netrc-machine-user-or-password' in addition to
11652         "imap" and "imaps".
11654 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11656         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11657         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11658         <hanche@math.ntnu.no>.
11660 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11662         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11664 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11666         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11668         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11670 2008-02-01  Miles Bader  <miles@gnu.org>
11672         * mml.el (mml-parse-1): Remove apparently vestigial use of
11673         `mm-hack-charsets'.
11674         * mm-bodies.el (mm-encode-body): Likewise.
11676 2008-02-01  Kenichi Handa  <handa@m17n.org>
11678         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11679         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11680         (rfc2104-hash): Convert the result of concat to unibyte string.
11682 2008-02-01  Dave Love  <fx@gnu.org>
11684         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11685         coding-system-for-read.
11686         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11688         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11689         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
11690         (mm-find-mime-charset-region): Remove hack-charsets stuff.
11692 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11694         * mail-source.el (mail-sources): Add `group' choice.
11696         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11697         parameter `in-group' to control into which group the articles go.
11698         Add treatment of `group' mail-source.
11700 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
11702         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11703         * message.el (message-beginning-of-line): Use featurep instead of bound
11704         tests in order to resolve conditionals at compile time.
11706 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11708         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11710         * mm-decode.el (mm-dissect-buffer): Decode description.
11712         * mml.el (mml-to-mime): Encode message header first.
11714 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11716         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11717         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11719 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11721         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11723 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11725         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11726         prefix keys.
11727         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11728         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11729         gnus-xmas.el.
11731 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11733         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11734         Add new variables for article mark management.
11735         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11736         list of extra data entries which, when present, will indicate that the
11737         article ID should not be trimmed from the registry.
11738         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11739         functions.
11740         (gnus-registry-read-mark): New function to read a mark name from the
11741         user.
11742         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11743         (gnus-registry-set-article-mark-internal): New functions to add and
11744         remove marks.
11745         (gnus-registry-get-article-marks): New function to show the marks for
11746         an article, or retrieve them for further use.
11748 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11750         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11751         keys when no argument is given.
11753 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11755         * gnus-sum.el (gnus-article-sort-by-random)
11756         (gnus-thread-sort-by-random): Fix doc strings.
11757         Reported by jidanni@jidanni.org.
11759 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11761         * gnus-art.el (gnus-article-describe-bindings): New function.
11762         (gnus-article-read-summary-keys): Use it.
11763         (gnus-article-mode-map): Bind `C-h b' to it.
11765 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11767         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11768         XEmacs.
11769         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11770         Protect against non-character events.
11772 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11774         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11775         New command.
11776         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11777         instead of END.  Change name of the temp file.
11778         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11779         customizable.
11781 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11783         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11784         bind `S W' to gnus-article-wide-reply-with-original; set default
11785         binding to gnus-article-read-summary-send-keys.
11786         (gnus-article-read-summary-keys): Fix the order of keys; display
11787         continuation keys correctly in the echo area; describe bindings
11788         correctly when keys end with `C-h'.
11789         (gnus-article-read-summary-send-keys): New function.
11790         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11791         Work for gnus-article-read-summary-send-keys; display continuation keys
11792         correctly in the echo area.
11793         (gnus-article-reply-with-original): Ignore prefix argument.
11794         (gnus-article-wide-reply-with-original): New function.
11796 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11798         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11799         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11801 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11803         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11804         (gnus-group-read-ephemeral-gmane-group): New command.
11806 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11808         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11810 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11812         * message.el (message-send-mail-function): Increase custom version.
11814         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11815         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11817 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11819         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11820         html parts correctly; support forwarded messages.
11821         (gnus-article-browse-html-article): Remove work buffers.
11823         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11824         compiling.
11825         (netrc-bound-and-true-p): New macro.
11826         (netrc-parse): Use it instead of bound-and-true-p that is not available
11827         in XEmacs 21.4.
11829 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11831         * gnus-registry.el (gnus-registry-mark-article)
11832         (gnus-registry-article-marks): Add functionality to mark articles
11833         through the Gnus registry.
11835         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11836         (netrc-parse): Use encrypt-file-alist to determine if
11837         encrypt-find-model or encrypt-insert-file-contents should be used.
11839 2007-12-19  Glenn Morris  <rgm@gnu.org>
11841         * mml.el (message-options-set, message-narrow-to-head)
11842         (message-in-body-p, message-mail-p, message-encode-message-body):
11843         Autoload.
11844         (message-remove-header, message-narrow-to-headers-or-head)
11845         (message-subscribed-p, message-make-mail-followup-to)
11846         (message-position-on-field, message-news-p)
11847         (message-options-set-recipient, message-generate-headers)
11848         (message-sort-headers): Declare as functions.
11850 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11852         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
11853         convention in doc string.
11855 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11857         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11858         title to html parts.
11859         (gnus-article-browse-html-article): Pass message header to it.
11861         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11863 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11865         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11866         or password compatible with XEmacs.
11868 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11870         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11871         format document.
11872         (gnus-mime-delete-part): Don't write description line if empty.
11873         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11875 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
11877         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11878         (gnus-summary-mark-read-and-unread-as-read)
11879         (gnus-summary-mark-current-read-and-unread-as-read)
11880         (gnus-summary-mark-unread-as-ticked): Doc fix.
11881         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11883 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11885         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
11886         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11888 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11890         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
11891         yes-or-no-p.
11893 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11895         * mm-decode.el (mm-add-meta-html-tag): New function.
11896         (mm-save-part-to-file, mm-pipe-part): Use it.
11898         * gnus-art.el (gnus-article-browse-delete-temp-files):
11899         Use gnus-y-or-n-p instead of y-or-n-p.
11900         (gnus-article-browse-html-parts): Work with message/external-body; use
11901         mm-add-meta-html-tag.
11903 2007-12-11  Glenn Morris  <rgm@gnu.org>
11905         * gnus-cache.el: Require gnus-sum not just when compiling.
11907         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
11909         * gnus-int.el (gnus-server-opened, gnus-status-message):
11910         Move definitions before use.
11912         * mm-decode.el: Require gnus-util.
11913         (mm-remove-part): Only call delete-annotation on XEmacs.
11915         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
11917         * nnmail.el: Require gnus-int.
11919         * spam.el: Move `require's before `eval-when-compile's.
11921         * gnus-ems.el (gnus-alive-p):
11922         * gnus-fun.el (message-goto-eoh):
11923         * gnus-util.el (gnus-group-name-decode):
11924         * mail-source.el (gnus-compress-sequence):
11925         * message.el (Info-goto-node, format-spec):
11926         * mm-bodies.el (message-options-get):
11927         * mm-decode.el (mm-view-pkcs7):
11928         * mm-util.el (gmm-write-region):
11929         * mml-smime.el (mml-compute-boundary)
11930         (gnus-completing-read-with-default):
11931         * mml.el (widget-button-press, gnus-make-hashtable):
11932         * mml1991.el (mm-decode-content-transfer-encoding)
11933         (mm-encode-content-transfer-encoding)
11934         (message-options-get, message-options-set):
11935         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
11936         * nnfolder.el (gnus-request-group):
11937         * nnheader.el (ietf-drums-unfold-fws):
11938         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11939         * smime.el (gnus-run-mode-hooks):
11940         * spam-stat.el (gnus-message): Autoload.
11942         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11943         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11944         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11945         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11946         Add declare-function compatibility definition.
11948         * gnus-cache.el (nnvirtual-find-group-art):
11949         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11950         (gnus-add-image, gnus-add-wash-type):
11951         * gnus-group.el (nnkiboze-score-file):
11952         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11953         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11954         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11955         (message-tokenize-header, gnus-get-buffer-create)
11956         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11957         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11958         * gnus.el (gnus-group-decoded-name):
11959         * mail-source.el (imap-capability):
11960         * mm-bodies.el (message-options-set):
11961         * mm-decode.el (gnus-configure-windows):
11962         * mm-extern.el (message-goto-body):
11963         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11964         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11965         (epg-sub-key-validity, message-options-set):
11966         * mml.el (widget-event-point, gnus-configure-windows):
11967         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11968         * mml2015.el (epg-check-configuration, epg-configuration)
11969         (message-options-set):
11970         * nndb.el (nndb-request-article):
11971         * nnfolder.el (gnus-request-create-group):
11972         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11973         * nnmaildir.el (gnus-group-mark-article-read):
11974         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11975         * rfc1843.el (message-fetch-field):
11976         * spam.el (gnus-extract-address-components):
11977         Declare as functions.
11979 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11981         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11983 2007-12-09  Glenn Morris  <rgm@gnu.org>
11985         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11987         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11988         * message.el, mm-view.el, sieve-manage.el, smime.el:
11989         Add declare-function compatibility definition.
11991         * gnus-art.el (w3-region, w3m-region, Info-menu):
11992         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11993         * gnus-sum.el (gnus-get-predicate):
11994         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11995         * message.el (mail-abbrev-in-expansion-header-p):
11996         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11997         (w3m-detect-meta-charset, w3m-region):
11998         * sieve-manage.el (password-read, password-cache-add)
11999         (password-cache-remove):
12000         * smime.el (password-read-and-add): Declare as functions.
12002 2007-12-08  David Kastrup  <dak@gnu.org>
12004         * gnus-sum.el (gnus-summary-simplify-subject-query):
12005         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12006         `message'.
12008 2007-12-07  Glenn Morris  <rgm@gnu.org>
12010         * gnus-art.el (article-make-date-line): Revert previous change.
12012 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12014         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12016 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
12018         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12019         Call gnus-add-to-range ranges only once with a prepared article-list.
12021 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
12023         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12024         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12025         group names with backslashes.
12026         Reported by Tassilo Horn <tassilo@member.fsf.org>.
12028 2007-12-06  Deepak Goel  <deego3@gmail.com>
12030         * gnus-art.el (article-make-date-line):
12031         * gnus-start.el (gnus-load):
12032         * pop3.el (pop3-read-response): Fix buggy call to `error'.
12034 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12036         * gnus-art.el (gnus-use-idna):
12037         * gnus-start.el (gnus-site-init-file):
12038         * message.el (message-use-idna):
12039         * mm-uu.el (mm-uu-hide-markers):
12040         * smiley.el (smiley-style): Revert changes that suppress warnings.
12042 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12044         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12045         specify charset to html source.
12046         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12048 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12050         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12051         idna-program in order to suppress byte compile warning issued by XEmacs
12052         that came to byte compile the default value section of defcustom forms
12053         recently.
12055         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12056         value of installation-directory.
12058         * message.el (message-use-idna): Don't directly refer to the value of
12059         idna-program.
12061         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12063         * smiley.el (smiley-style): Don't directly call face-attribute.
12065 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
12067         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12069         * gnus-dired.el: Reduce Gnus dependencies.
12070         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12071         Don't require.  Use autoloads instead.
12072         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12073         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12074         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12075         (gnus-dired-mode): Adjust doc string.
12076         (gnus-dired-mail-mode): New variable.
12077         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12078         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12079         (gnus-dired-mail-buffers): New function.  Return mail or message
12080         composition buffers.
12081         (gnus-dired-attach): Use it.
12082         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12083         NO-DECODE.
12084         (gnus-dired-print): Use `gnus-print-buffer' depending on
12085         `gnus-dired-mail-mode'.
12087 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12089         * rfc2047.el (rfc2047-encoded-word-regexp)
12090         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12091         explaining what regexp patterns are for.
12093 2007-12-04  Glenn Morris  <rgm@gnu.org>
12095         * password.el: Move to ../password-cache.el.
12097         * mml1991.el (password-read, password-cache-add, password-cache-remove):
12098         * mml2015.el (password-read, password-cache-add, password-cache-remove):
12099         * mml-smime.el (password-read, password-cache-add)
12100         (password-cache-remove):
12101         No need to autoload, since mml-sec requires password.
12103         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12104         * message.el (gnus-extract-address-components):
12105         * mml-smime.el (gnus-extract-address-components): Define for compiler.
12107         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12108         password.
12110 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12112         * mailcap.el: Reduce dependencies.
12113         (mail-header-parse-content-type): Autoload.
12114         (mailcap-delete-duplicates): New alias.
12115         (mailcap-mime-info): Add optional argument NO-DECODE.
12116         (mailcap-mime-types): Use mailcap-delete-duplicates.
12118         * message.el (message-ignored-supersedes-headers): Add "X-ID".
12120 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12122         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12123         function.
12125         * gnus-uu.el (gnus-uu-decode-yenc): New command.
12126         (gnus-uu-yenc-article): New function.
12128         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12130         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12132 2007-12-02  Glenn Morris  <rgm@gnu.org>
12134         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
12135         Move to ../net.
12137         * binhex.el, uudecode.el: Move to ../mail.
12139         * encrypt.el: Remove file.
12141 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
12143         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12144         matches on patches.
12146         * gnus-art.el (gnus-article-browse-html-article):
12147         Mention `mm-text-html-renderer' in the doc string.
12149         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12150         string.  Add comments.
12152         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12153         if rhs is ASCII.
12155 2007-12-01  Glenn Morris  <rgm@gnu.org>
12157         * dig.el, dns.el: Move to ../net.
12158         * format-spec.el, hex-util.el, sha1.el: Move to ../.
12160         * mail-source.el (top-level): Require format-spec before
12161         eval-when-compile.
12163 2007-11-30  Glenn Morris  <rgm@gnu.org>
12165         * encrypt.el: Require password, rather than autoloading password-read.
12167 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
12169         * gnus.el (gnus-method-to-server): Add an optional parameter so the
12170         caller can indicate whether the cache should be disregarded for this
12171         call.  This way the result of the call is reproducible at all times and
12172         can be considered a canonical server name for the supplied method.
12173         (gnus-agent-method-p): Canonicalize server names by pushing their
12174         method through `gnus-method-to-server' using the no-cache argument.
12176         * gnus-srvr.el (gnus-server-insert-server-line):
12177         Call `gnus-method-to-server' with `no-cache' argument.
12179         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12180         gnus-agent-possibly-synchronize-flags as this should be called when the
12181         server is actually being opened.
12182         (gnus-agent-possibly-synchronize-flags)
12183         (gnus-agent-possibly-synchronize-flags-server): Move check for the
12184         flags file of an agentized server to the latter function.
12186         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12187         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12188         after a connection has been established successfully.
12190 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12192         * gnus-art.el (article-display-face): Force to display face if called
12193         interactively; check if gnus-article-x-face-too-ugly matches author.
12194         (article-display-x-face): Display face even if From header is missing
12195         as article-display-face does.
12197 2007-11-28  Richard Stallman  <rms@gnu.org>
12199         * md4.el: Move to ../.
12200         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
12202 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
12204         * mail-source.el (mail-sources): Default to fetch from file for
12205         compatibility with default of nnmail-spool-file.
12207 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12209         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12210         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12211         to look for encoded word that should be encoded again.
12212         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12213         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12214         encoding pattern.
12215         (rfc2047-decode-region): Switch strict regexp and loose one according
12216         to rfc2047-allow-irregular-q-encoded-words.
12218 2007-11-26  Simon Josefsson  <simon@josefsson.org>
12220         * imap.el: Move to ../net directory.
12222 2007-11-25  Romain Francoise  <romain@orebokech.com>
12224         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12226 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12228         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12229         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12231         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12232         `nnmail-spool-file'.
12234         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12235         `nnmail-spool-file'.
12237         * gnus-move.el (gnus-change-server): Ditto.
12239         * gnus-kill.el (gnus-batch-score): Ditto.
12241         * gnus-cache.el (gnus-jog-cache): Ditto.
12243         * gnus-msg.el (gnus-summary-reply):
12244         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12246 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12248         * gnus-cache.el (gnus-cache-generate-nov-databases):
12249         Use nnml-generate-nov-databases-directory instead of
12250         nnml-generate-nov-databases-1.
12252 2007-11-24  Glenn Morris  <rgm@gnu.org>
12254         * message.el (message-tool-bar-retro): Update for rename
12255         mail_send.xpm->mail-send.xpm.
12257 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12259         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12260         `smime-ldap-search' for Emacs 22 and up.
12262 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12264         * hashcash.el: Move to ../mail directory.
12266         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
12268         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12269         `smime-ldap-search' for Emacs 22 and up.
12271 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12273         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12275         * message.el (message-send-mail-function): Fix error convention.
12276         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12277         (message-widen-reply, message-send-mail, message-talkative-question)
12278         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12279         (message-clone-locals, message-send-news): Use with-current-buffer.
12280         (message-insert-or-toggle-importance): Remove unused var `valid'.
12281         (message-make-references): Remove unused var `new-references'.
12282         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12284 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12286         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12287         (spam-split-symbolic-return-positive): Reflow docstring.
12288         (spam-backends, spam-summary-exit-behavior)
12289         (spam-mark-ham-unread-before-move-from-spam-group)
12290         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12291         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12292         (spam-clear-cache, spam-backend-check, spam-install-backend)
12293         (spam-install-statistical-backend, spam-list-of-processors)
12294         (spam-group-processor-p, spam-split, spam-bogofilter-score)
12295         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12296         (spam-check-crm114, spam-initialize, spam-unload-hook):
12297         Fix typos in docstrings.
12299 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12301         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12302         been checked if they have never been read and those group levels are
12303         higher than the one that a user specified.
12305 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12307         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12308         foreign groups unless a group level is specified by a user.
12309         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12311 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
12313         * message.el (message-send-mail-function): Require sendmail.
12315 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
12317         * message.el (message-send-mail-function): Check for smtpmail too.
12319         * utf7.el (utf7-encode, utf7-decode): Use coding system
12320         `utf-7'/`utf-7-imap' from utf-7.el' if available.
12322         * message.el (message-send-mail-function): New function.
12323         (message-send-mail-function): Set default using
12324         message-send-mail-function.  Adjust doc string.
12325         (message-send-mail-with-mailclient): New function.
12327 2007-11-17  Richard Stallman  <rms@gnu.org>
12329         * assistant.el: Remove file.
12331 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12333         * smime.el (from):
12334         * rfc2047.el (message-posting-charset):
12335         * qp.el (mm-use-ultra-safe-encoding):
12336         * pop3.el (parse-time-months):
12337         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12338         * nnml.el (files):
12339         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12340         (jka-compr-compression-info-list, ange-ftp-path-format)
12341         (efs-path-regexp):
12342         * nndiary.el (files):
12343         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12344         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12345         (epg-digest-algorithm-alist, inhibit-redisplay)
12346         (password-cache-expiry):
12347         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12348         (pgg-output-buffer, password-cache-expiry):
12349         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12350         (efs-path-regexp):
12351         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12352         (inhibit-redisplay):
12353         * mm-uu.el (file-name, start-point, end-point, entry)
12354         (gnus-newsgroup-name, gnus-newsgroup-charset):
12355         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12356         (latin-unity-ucs-list):
12357         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12358         (mm-uu-binhex-decode-function):
12359         * message.el (gnus-message-group-art, gnus-list-identifiers)
12360         (rmail-enable-mime-composing, gnus-local-organization)
12361         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12362         (gnus-read-active-file, facemenu-add-face-function)
12363         (facemenu-remove-face-function, gnus-article-decoded-p)
12364         (tool-bar-mode):
12365         * mail-source.el (display-time-mail-function):
12366         * gnus-util.el (nnmail-pathname-coding-system)
12367         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12368         (gnus-original-article-buffer, gnus-user-agent)
12369         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12370         (xemacs-codename, sxemacs-codename, emacs-program-version):
12371         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12372         * gnus-start.el (gnus-agent-covered-methods)
12373         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12374         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12375         (gnus-newsgroup-headers, gnus-group-list-mode)
12376         (gnus-group-mark-positions, gnus-newsgroup-data)
12377         (gnus-newsgroup-unreads, nnoo-state-alist)
12378         (gnus-current-select-method, mail-sources)
12379         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12380         (nnmail-spool-file, gnus-cache-active-hashtb):
12381         * gnus-mh.el (mh-lib-progs):
12382         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12383         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12384         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12385         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12386         (gnus-group-buffer):
12387         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12388         (font-lock-set-defaults):
12389         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12390         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12391         (gnus-summary-post-menu, total-parts, type, condition, length):
12392         * gnus-agent.el (gnus-agent-read-agentview):
12393         * flow-fill.el (show-trailing-whitespace):
12394         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12395         eval-and-compile wrappers for byte compiler pacifiers.
12397         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12398         (mm-display-inline-fontify): Check for featurep 'xemacs not
12399         extent-list.
12401         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12402         itimer-list.
12403         (mm-create-image-xemacs): Only do something for XEmacs.
12404         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12406         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12408         * gnus-registry.el (gnus-adaptive-word-syntax-table):
12409         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12411 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12413         * nnimap.el (nnimap-split-download-body):
12414         * gnus-demon.el (gnus-demon):
12415         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12417 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12419         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12420         New macros.
12421         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12422         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12423         copy data from unibyte buffer to multibyte current buffer.
12424         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12425         to copy data from unibyte current buffer to multibyte buffer.
12426         (nntp-make-process-buffer): Make process buffer unibyte.
12428         * pop3.el (pop3-open-server): Fix typo in Lisp code.
12430 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
12432         * pop3.el (pop3-open-server): Accept and process data more robustly at
12433         connection start to avoid spurious "POP SSL connection failed" errors.
12435 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12437         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12438         read group names.
12440 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
12442         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12444 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12446         * nnmail.el (nnmail-parse-active): Make group names unibyte.
12447         (nnmail-save-active): Use a unibyte buffer when saving active file,
12448         which may contain non-ASCII group names.
12450         * nnml.el (nnml-request-group): Decode group names in messages.
12452 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
12454         * message.el (message-citation-line-function)
12455         (message-insert-formatted-citation-line): Fix spelling of
12456         `message-insert-formated-citation-line'.
12458 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
12460         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12462 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12464         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12465         nnmail-pathname-coding-system.
12467         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12468         that a user enters; decode group names in messages.
12470         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12472 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12474         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12476         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12478         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12479         risky local variable.
12481         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12483 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
12485         * encrypt.el: Improve documentation to fix function name typo.
12486         Reported by Daiki Ueno <ueno@unixuser.org>.
12488 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12490         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12491         even if the point is not in the last page of an article.
12492         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12493         back to the previous page.
12495 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
12497         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12499 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12501         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12503 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12505         * message.el (message-check-news-body-syntax):
12506         Avoid mm-string-as-multibyte.
12507         (message-hide-headers): Don't assume (point-min)==1.
12509 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12511         * message.el (message-remove-blank-cited-lines): Fix if remove is
12512         given.
12513         (message-bogus-address-regexp): New variable.
12514         (message-bogus-recipient-p): New function.
12515         (message-check-recipients): New command.
12516         (message-syntax-checks): Add `bogus-recipient'.
12517         (message-fix-before-sending): Add `bogus-recipient'.
12519         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12520         (gnus-treat-body-boundary): Don't test window-system.
12522 2007-10-28  Leo Liu  <sdl.web@gmail.com>  (tiny change)
12524         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12526 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12528         * gnus.el: Bump version to Gnus v5.13.
12530 2007-10-28  Miles Bader  <miles@gnu.org>
12532         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12533         at compile-time too.
12535 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12537         * gnus-msg.el (gnus-message-setup-hook):
12538         Add `message-remove-blank-cited-lines' to options.
12540 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12542         * message.el (message-remove-blank-cited-lines): New function.
12543         Suggested by Karl Plästerer.
12545 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12547         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12548         mapc.
12550         * imap.el (imap-open): Replace mapcar called for effect with mapc.
12551         (top-level): Use mapc to set functions to be traced for debugging.
12553         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12554         called for effect with while loop.
12556         * message.el (message-talkative-question): Replace mapcar called for
12557         effect with mapc.
12559         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12560         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12561         called for effect with dolist.
12563         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12565         * nndiary.el: Use dolist instead of mapcar to add diary headers to
12566         gnus-extra-headers and nnmail-extra-headers.
12568         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12569         called for effect with dolist.
12570         (top-level): Use mapc to set functions to be traced for debugging.
12572         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12573         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12574         dolist.
12576         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12577         Replace mapcar called for effect with mapc.
12578         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12579         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12580         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12581         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12583         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12584         remove-if that's a cl function.
12586         * webmail.el (webmail-debug): Replace mapcar called for effect with
12587         dolist.
12589 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12591         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12592         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12593         with while loop.
12595         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12596         functions from article-* functions.
12597         (gnus-multi-decode-header): Replace mapcar called for effect with
12598         dolist.
12600         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12601         (gnus-bookmark-show-details): Replace mapcar called for effect with
12602         while loop.
12604         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12605         called for effect with while loop.
12607         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12608         with dolist.
12610         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12611         Replace mapcar called for effect with dolist.
12613         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12615         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12616         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12617         Replace mapcar called for effect with dolist.
12618         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12619         mapc.
12621         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12622         Replace mapcar called for effect with dolist.
12623         (gnus-topic-list): Replace mapcar called for effect with mapc.
12625         * gnus.el: Use mapc instead of mapcar to add autoloads.
12627 2007-10-23  Richard Stallman  <rms@gnu.org>
12629         * gnus-group.el (gnus-group-highlight): Mark as risky.
12631 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12633         * gnus.el (gnus-server-to-method): Return method found first in
12634         gnus-newsrc-alist.
12636         * gnus-art.el (gnus-article-highlight-signature)
12637         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12638         button overlay without the front stickiness.
12640 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12642         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12643         overview buffer needed a catch to receive its throw.
12644         (gnus-agent-flush-cache): Declare as interactive to make this function
12645         easier to use.
12647 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12649         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12650         `next-line'.
12652 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12654         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12655         exclude address matching message-dont-reply-to-names.
12657 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12659         * gnus-util.el (gnus-string<): New function.
12661         * gnus-sum.el (gnus-article-sort-by-author)
12662         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12664 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12666         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12667         the frame-focus tag is set in gnus-buffer-configuration.
12669 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12671         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12672         the front stickiness.
12674 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12676         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12677         url pattern; remove duplicate one.
12678         (gnus-article-extend-url-button): New function.
12679         (gnus-article-add-buttons): Use it.
12680         (gnus-button-push): Use concatenated url that it makes.
12682 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12684         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12685         (sieve-manage-open): Use `mapc' instead of `mapcar'.
12687 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12689         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12690         Don't hardcode point-min==1.
12692 2007-09-30  David Kastrup  <dak@gnu.org>
12694         * gnus-art.el (gnus-article-reply-with-original)
12695         (gnus-article-followup-with-original): When `transient-mark-mode' is
12696         off, refrain from active-region behavior for followups.
12698 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12700         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12701         Fix comment about "iso8859-1".
12703 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12705         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12706         ones returned from the verify-function.
12708         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12709         Call mml2015-extract-cleartext-signature if extraction failed.
12711 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12713         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12714         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12715         failed.
12717 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12719         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12721 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12723         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12724         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12725         thread for both the null and zero (kill/expire thread) universal prefix
12726         cases.
12727         (gnus-summary-expire-thread): Add new function to expire a thread,
12728         using gnus-summary-kill-thread.
12729         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12730         shortcuts for gnus-summary-expire-thread.
12731         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12732         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12734 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12736         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12737         extras value, so an extras entry can be deleted.
12738         (gnus-registry-delete-extra-entry): Use it.
12739         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12740         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12741         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12742         storage through the gnus-registry, and provide an appropriate API for
12743         it.
12745 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12747         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12748         Suggested by Leo <sdl.web@gmail.com>.
12750         * gnus.el: Do.
12752 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12754         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12755         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12757         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12759         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12760         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12762 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12764         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12765         newline.
12766         (nnmbox-request-accept-article): Don't change article in source buffer;
12767         narrow to header to use message-fetch-field rather than
12768         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12769         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12770         as delimiters; make sure article ends with newline.
12771         (nnmbox-delete-mail): Correct last position of article to be deleted;
12772         ignore X-Gnus-Newsgroup header in article body.
12773         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12774         positions; make sure article ends with newline.
12776         * message.el (message-display-abbrev): Don't infloop when a user
12777         inserts SPC in the beginning of header.
12779 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12781         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12782         list of groups not followed by default.  Fix type to be regexp.
12783         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12785 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
12787         * hmac-def.el (define-hmac-function): Switch from old-style to
12788         new-style backquotes.
12790         * md4.el (md4-make-step): Likewise.
12792 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12794         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12795         raw-text coding system when saving .newsrc file, which may contain
12796         non-ASCII group names.
12798 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12800         * gnus-cus.el (gnus-score-extra): New widget.
12801         (gnus-score-extra-convert): New function.
12802         (gnus-score-customize): Use it for Extra.
12804 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12806         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12807         (mml2015-mailcrypt-clear-verify): Use it.
12808         (mml2015-gpg-clear-verify): Use it.
12809         (mml2015-pgg-clear-verify): Use it.
12810         (mml2015-epg-clear-verify): Replace the current part with the output
12811         from GnuPG; don't extract the plaintext by itself.
12813         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12814         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12815         mml2015-clear-verify-function; don't touch the armor headers or
12816         dash-escaped text here.
12818 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12820         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12821         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12822         parts, or application/octet-stream as a last resort.
12823         (gnus-mime-view-part-as-type): Don't toggle display.
12824         (gnus-mime-view-part-as-charset): Don't turn off display before
12825         querying charset.
12827         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
12828         stuff to undisplayer function in Emacs.
12829         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
12831         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
12832         text/calendar parts.
12834 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12836         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
12837         decoding text/calendar parts.
12839         * message.el (message-forward-make-body-mime): Always mark body as
12840         having no illegible text; remove signed-or-encrypted argument.
12841         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
12843         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
12844         (mml-generate-mime-1): Don't encode body if it is specified to be in
12845         raw form; don't make buffer be unibyte when inserting multibyte string.
12847 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12849         * sha1.el: Fix up comment style.
12850         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
12851         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
12853         * hex-util.el: Fix up comment style.
12854         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
12856         * gnus-salt.el: Use with-current-buffer.
12857         (gnus-pick-setup-message): Fix long-standing typo.
12859 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12861         * imap.el (imap-logout-timeout): New variable.
12862         (imap-logout, imap-logout-wait): New functions.
12863         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
12865         * nnimap.el (nnimap-logout-timeout): New server variable.
12866         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
12867         nnimap-logout-timeout.
12869         * gnus-art.el (gnus-article-summary-command-nosave)
12870         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
12872 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12874         * gnus.el (gnus-maximum-newsgroup): New variable.
12876         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
12877         according to gnus-maximum-newsgroup.
12879         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12880         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12881         Limit the range of articles according to gnus-maximum-newsgroup.
12883 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12885         * gnus-art.el (gnus-sticky-article): Fix problems described in
12886         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12887         Don't perform gnus-configure-windows here; reuse existing sticky
12888         article buffer.
12890         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12891         it doesn't exist in gnus-article-mode.
12893 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12895         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12896         (gnus-agent-decoded-group-name): New function.
12897         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12898         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12900 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12902         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12903         Add binding for gnus-sticky-article.
12904         (gnus-summary-exit): Don't kill sticky article buffers.
12906         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12907         article buffer.
12908         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12909         (gnus-kill-sticky-article-buffers): New commands.
12911 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12913         * nntp.el (nntp-xref-number-is-evil): New server variable.
12914         (nntp-find-group-and-number): If it is non-nil, don't trust article
12915         numbers in the Xref header.
12917 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12919         * gnus-agent.el (gnus-agent-read-group): New function.
12920         (gnus-agent-flush-group, gnus-agent-expire-group)
12921         (gnus-agent-regenerate-group): Use it.
12922         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12923         nnmail-pathname-coding-system.
12925 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12927         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12929         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12930         that are unread as unread, and also as selected so that information of
12931         marks having been changed by a user may be updated when exiting group.
12933 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12935         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12937 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12939         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12940         calculated ignoring signature parts to gnus-treat-article.
12942 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12944         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12945         a point here in order to keep the window start.
12946         (gnus-insert-mime-security-button): Make a button overlay without the
12947         front stickiness.
12948         (gnus-mime-display-security): Goto the end of a button.
12950         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12952 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12954         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12955         group-name-at-point.
12956         (gnus-group-completing-read): New function that offers decoded
12957         non-ASCII group names for completion.
12958         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12959         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12960         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12961         (gnus-group-fetch-control): Use it.
12962         (gnus-fetch-group): Use group-name-at-point for the initial value
12963         rather than the default value; use gnus-alive-p.
12965         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12966         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12967         (gnus-summary-post-news): Use gnus-group-completing-read.
12969         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12970         (gnus-read-move-group-name): Decode group name for completion.
12972 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12974         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12975         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12976         Yamaoka slightly modified the code).
12978 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12980         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12981         (nnmail-split-incoming): Bind it.
12983         * nnml.el (nnml-group-name-charset): New function.
12984         (nnml-decoded-group-name): Use it; don't decode group name if
12985         nnmail-group-names-not-encoded-p is non-nil.
12986         (nnml-encoded-group-name): New function.
12987         (nnml-group-pathname): Inline nnml-decoded-group-name.
12988         (nnml-request-expire-articles): Decode group name in message.
12989         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12990         nnmail-pathname-coding-system.
12991         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12992         not decoded ones according to nnmail-group-names-not-encoded-p.
12993         (nnml-generate-active-info): Use nnml-encoded-group-name.
12995 2007-08-08  Glenn Morris  <rgm@gnu.org>
12997         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12998         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12999         doc-strings and comments.
13001 2007-07-25  Glenn Morris  <rgm@gnu.org>
13003         * Relicense all FSF files to GPLv3 or later.
13005 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13007         * gnus-sum.el (gnus-summary-move-article):
13008         Make gnus-summary-respool-article work.
13010 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
13012         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13013         string.
13015 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
13017         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
13018         that should be ignored when comparing distant RSS articles with local
13019         ones.
13020         (nnrss-make-hash-index): New function.  Create a hash index according
13021         to the ignored fields.
13022         (nnrss-check-group): Use it.
13024 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13026         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13028         * gnus-art.el (article-decode-group-name): Decode Xref header too.
13030         * gnus-group.el (gnus-group-make-group): Encode group name here unless
13031         the new optional argument ENCODED is non-nil.
13032         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13033         coding system for encoding group name.
13034         (gnus-group-make-rss-group): Pass un-encoded group name to
13035         gnus-group-make-group.
13036         (gnus-group-set-info): Tell gnus-group-make-group that group name is
13037         encoded.
13039         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13040         Encode group name to which articles are moved or copied.
13041         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13042         coding system for encoding Newsgroup, Followup-To and Xref headers.
13044         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13045         marks; use nnheader-file-coding-system to write a file.
13046         (nnagent-retrieve-headers): Bind file-name-coding-system to
13047         nnmail-pathname-coding-system.
13049         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13051         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13052         (nnml-request-article, nnml-request-create-group)
13053         (nnml-request-rename-group, nnml-find-id)
13054         (nnml-possibly-change-directory, nnml-possibly-create-directory)
13055         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13056         (nnml-save-marks): Use nnml-group-pathname instead of
13057         nnmail-group-pathname.
13059         (nnml-request-create-group, nnml-request-expire-articles)
13060         (nnml-request-move-article, nnml-request-delete-group)
13061         (nnml-deletable-article-p, nnml-possibly-create-directory)
13062         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13063         (nnml-open-marks): Bind file-name-coding-system to
13064         nnmail-pathname-coding-system.
13066         (nnml-request-article): Pass server argument to nnml-find-group-number.
13067         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13068         Pass server argument to nnml-possibly-create-directory.
13069         (nnml-request-accept-article): Pass server argument to
13070         nnml-active-number and nnml-save-mail.
13071         (nnml-find-group-number): Pass server argument to nnml-find-id.
13072         (nnml-request-update-info): Pass server argument to
13073         nnml-marks-changed-p.
13075         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13076         (nnml-save-mail, nnml-active-number): Add server argument.
13078         (nnml-request-delete-group): Warn if group is missing.
13079         (nnml-get-nov-buffer): Decode group name.
13080         (nnml-generate-active-info): Encode group name.
13081         (nnml-open-marks): Decode group name in messages.
13083 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13085         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13086         if it is not specified.
13087         (gnus-article-pipe-part, gnus-article-save-part)
13088         (gnus-article-interactively-view-part, gnus-article-copy-part)
13089         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13090         (gnus-article-inline-part, gnus-article-save-part-and-strip)
13091         (gnus-article-replace-part, gnus-article-delete-part)
13092         (gnus-article-view-part-as-type): Pass raw prefix argument to
13093         gnus-article-part-wrapper.
13095 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13097         * gnus-agent.el (gnus-agent-save-active):
13098         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13100         * gnus-cache.el (gnus-cache-save-buffers)
13101         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13102         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13103         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13104         (gnus-cache-braid-nov, gnus-cache-braid-heads)
13105         (gnus-cache-generate-active, gnus-cache-rename-group)
13106         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13107         (gnus-cache-update-overview-total-fetched-for):
13108         Bind file-name-coding-system to nnmail-pathname-coding-system.
13109         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13110         New variables.
13111         (gnus-cache-decoded-group-name): New function.
13112         (gnus-cache-file-name): Use it.
13113         (gnus-cache-generate-active): Use non-decoded group name for active.
13115         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13116         right place.
13117         (gnus-write-active-file): Don't break non-ASCII group names.
13119         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13120         nnmail-pathname-coding-system.
13122         * gnus-uu.el (gnus-uu-decode-save): Typo.
13124 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13126         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13128 2007-07-14  David Kastrup  <dak@gnu.org>
13130         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13131         finishing actions if we did not edit the article.
13133 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13135         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13136         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13137         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13138         (gnus-agent-flush-group, gnus-agent-flush-cache)
13139         (gnus-agent-fetch-headers, gnus-agent-load-alist)
13140         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13141         (gnus-agent-retrieve-headers, gnus-agent-request-article)
13142         (gnus-agent-regenerate-group)
13143         (gnus-agent-update-files-total-fetched-for)
13144         (gnus-agent-update-view-total-fetched-for):
13145         Bind file-name-coding-system to nnmail-pathname-coding-system.
13146         (gnus-agent-group-pathname): Don't encode file names by
13147         nnmail-pathname-coding-system.
13148         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13149         coding-system-for-write instead of buffer-file-coding-system to
13150         gnus-agent-file-coding-system.
13152         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13153         Decode group name.
13155         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13157         * gnus-start.el (gnus-update-active-hashtb-from-killed)
13158         (gnus-read-newsrc-el-file): Make group names unibyte.
13160         * nnmail.el (nnmail-group-pathname): Don't encode file names by
13161         nnmail-pathname-coding-system.
13163         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13164         (nnrss-request-delete-group): Bind file-name-coding-system to
13165         nnmail-pathname-coding-system.
13166         (nnrss-read-server-data, nnrss-read-group-data):
13167         Bind file-name-coding-system correctly.
13168         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13170         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13171         (nntp-server-to-method-cache): New variable.
13172         (nntp-group-pathname): New function that decodes non-ASCII group names.
13173         (nntp-possibly-create-directory, nntp-marks-changed-p)
13174         (nntp-save-marks, nntp-open-marks): Use it.
13175         (nntp-possibly-create-directory, nntp-open-marks):
13176         Bind file-name-coding-system to nnmail-pathname-coding-system.
13177         (nntp-open-marks): Decode group names when bootstrapping marks.
13179         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13180         Newsgroups and Followup-To headers.
13182 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13184         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13185         (gnus-server-closed-face, gnus-server-denied-face)
13186         (gnus-server-offline-face): Remove variable.
13187         (gnus-server-font-lock-keywords): Use faces that are not aliases.
13189         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13190         of modifying message-stack directly for XEmacs.
13192         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13193         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13194         if the coding-system argument is nil for XEmacs.
13196         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13197         mm-charset-override-alist.
13199         * rfc2047.el: Don't require base64; require rfc2045 for the function
13200         rfc2045-encode-string.
13201         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13202         to quote the parameter value.
13204 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13206         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13207         form in gnus-group-name-charset-method-alist.
13209         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13210         overrides the default layout edit-form.
13212         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13214         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13216 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13218         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13219         as unfetched articles.
13221 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
13223         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13225 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13227         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13228         original back end that keeps marks in the local system.
13230 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13232         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13233         arg of pop-to-buffer for XEmacs.
13234         (gnus-article-read-summary-keys): Ditto; don't restore window
13235         configuration if summary command ends up with neither article buffer
13236         nor summary buffer; describe bindings if summary keys end with C-h.
13238 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13240         * message.el (message-fix-before-sending): Skip raw message part to be
13241         forwarded while checking illegible text.
13242         (message-forward-make-body-mime, message-forward-make-body):
13243         Mark signed or encrypted raw message as having no illegible text.
13245 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13247         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13248         (gnus-message-with-timestamp-1): New macro.
13249         (gnus-message-with-timestamp): New function.
13250         (gnus-message): Use them.
13252         * nnheader.el (nnheader-message): Use them.
13254 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
13256         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13257         .newsrc.eld file.
13259 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13261         * gnus-agent.el (gnus-agent-fetch-headers)
13262         (gnus-agent-retrieve-headers):
13263         Bind gnus-decode-encoded-address-function to identity.
13265         * nntp.el (nntp-send-xover-command): Recognize an xover command is
13266         available also when the server returns simply a dot.
13268         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13270 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13272         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13274 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13276         * gnus-ems.el (gnus-x-splash): Make it work.
13278         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13279         from being used.
13281 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13283         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13284         the front stickiness.
13285         (gnus-article-summary-command-nosave): Correct the order of the
13286         arguments passed to pop-to-buffer.
13287         (gnus-article-read-summary-keys): Ditto; make it work properly when the
13288         summary command ends up with the article buffer.
13290         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13291         the same faces.
13293 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
13295         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13297 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
13299         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13300         * gnus-sum.el (gnus-summary-highlight):
13301         * mail-source.el (mail-source-delete-old-incoming-confirm):
13302         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13304 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13306         * gnus-art.el (gnus-mime-view-part-externally)
13307         (gnus-mime-view-part-internally): Fix predicate function passed to
13308         completing-read.
13310         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13312         * gnus.el (gnus-update-message-archive-method): Add :version.
13314 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13316         * gnus.el (gnus-update-message-archive-method): New variable.
13318         * gnus-start.el (gnus-setup-news): Update saved "archive" method
13319         according to gnus-message-archive-method if
13320         gnus-update-message-archive-method is non-nil.
13322 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13324         * gnus-sum.el (gnus-summary-limit-to-address): New function.
13325         Suggested by Loic Dachary <loic@dachary.org>.
13326         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13328 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13330         * message.el (message-pop-to-buffer): Add switch-function argument.
13331         (message-mail): Pass switch-function argument to it.
13333 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
13335         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13336         Improve doc string.
13338 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13340         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13341         (gnus-header-content):
13342         * gnus-cite.el (gnus-cite-10):
13343         * gnus-srvr.el (gnus-server-closed):
13344         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13345         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13346         (gnus-group-mail-3-empty, gnus-group-mail-low)
13347         (gnus-group-mail-low-empty, gnus-splash):
13348         * message.el (message-header-to, message-header-cc)
13349         (message-header-subject, message-header-other, message-header-name)
13350         (message-header-xheader, message-separator, message-cited-text)
13351         (message-mml): Lighten colors of faces used for dark background.
13353 2007-05-24  Simon Josefsson  <simon@josefsson.org>
13355         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13356         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
13358 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13360         * message.el (message-narrow-to-headers-or-head):
13361         Ignore mail-header-separator in the body.
13363 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13365         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13366         same as window size.
13368 2007-05-22  Kevin Ryde  <user42@zip.com.au>
13370         * message.el (message-font-lock-keywords): Use message-header-xheader
13371         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
13372         ahead of the anything pattern, to get it recognized.
13374 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
13376         * gnus-sum.el (gnus-articles-to-read)
13377         (gnus-summary-insert-old-articles): Don't truncate group name for
13378         `read-string'.
13380         * gnus-util.el (gnus-limit-string): Delete this function.
13382         * gnus-sum.el (gnus-simplify-subject-fully):
13383         Use `truncate-string-to-width' instead.
13385 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
13387         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13388         Tell if, on summary exit, the next group has to be selected.
13389         (gnus-summary-exit): Use it.
13391 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
13393         * gnus-art.el (gnus-article-mode): Fix comment about displaying
13394         non-break space.
13396 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13398         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13399         Check if group is not a directory.
13400         (nnfolder-request-expire-articles): Don't delete articles if the target
13401         group is not available.
13403         * nnml.el (nnml-request-create-group): Properly check if group is not a
13404         file.
13405         (nnml-request-expire-articles): Don't delete articles if the target
13406         group is not available.
13408         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13409         Don't quote characters that are within parentheses.
13411 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13413         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13414         (gnus-handle-ephemeral-exit): Select article according to it.
13416 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13418         * message.el (message-insert-formated-citation-line): Remove newline.
13419         (message-citation-line-format): Add final \n here so that the user can
13420         avoid a blank line.
13422 2007-05-03  Dan Christensen  <jdc@uwo.ca>
13424         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13425         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13426         Update lanl/arXiv support.
13428 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13430         * gnus.el: Bump version number.
13432 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13434         * gnus.el (gnus-version-number): Bump version.
13436 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13438         * gnus.el: No Gnus v0.6 is released.
13440 2007-04-27  Didier Verna  <didier@xemacs.org>
13442         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13443         * gmm-utils.el (gmm-regexp-concat): ... here.
13444         * message.el: Don't require 'gnus-util.
13445         (message-dont-reply-to-names): Handle name change above.
13446         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13448 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13450         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13451         since the initial value varies according to the system.
13453 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13455         * mm-util.el (mm-charset-synonym-alist): Defcustom.
13457 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
13459         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13461 2007-04-24  Didier Verna  <didier@xemacs.org>
13463         Improve the type of gnus-ignored-from-addresses.
13464         * gnus-util.el (gnus-orify-regexp): New function.
13465         * message.el (gnus-util): Require it.
13466         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13467         * gnus-sum.el (gnus-ignored-from-addresses): New function.
13468         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13470 2007-04-24  Didier Verna  <didier@xemacs.org>
13472         * gnus-sum.el:
13473         * gnus-utils.el: Fix some trailing whitespaces.
13475 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13477         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13478         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13479         article's Message-ID; refer parent article in summary buffer.
13481         * message.el (message-bounce): Call mime-to-mml.
13483 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13485         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13487 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13489         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13490         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13491         displayed of multipart/alternative part if it is invoked from summary
13492         buffer.
13494         * mm-view.el (mm-inline-text-html-render-with-w3m)
13495         (mm-inline-text-html-render-with-w3m-standalone)
13496         (mm-inline-render-with-function): Use mail-parse-charset by default.
13498 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
13500         * parse-time.el (parse-time-string-chars): Check if CHAR
13501         is less than the length of parse-time-syntax.
13503 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13505         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13506         from gnus-newsgroup-processable.
13508 2007-04-16  Didier Verna  <didier@xemacs.org>
13510         * gnus-msg.el (gnus-configure-posting-styles):
13511         Handle message-signature-directory properly with :file syntax.
13512         Reported by "Leo".
13514 2007-04-11  Didier Verna  <didier@xemacs.org>
13516         New user option: message-signature-directory.
13517         * gnus-msg.el (gnus-configure-posting-styles): Support it.
13518         * message.el (message-insert-signature): Ditto.
13519         * message.el (message-signature-file): Doc update.
13520         * message.el (message-signature-directory): New.
13522 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13524         * gnus-msg.el (gnus-inews-yank-articles):
13525         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13527 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13529         * message.el (message-yank-original): Make sure cited text ends with
13530         newline; don't exchange point and mark.
13532 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13534         * tls.el (open-tls-stream): Properly handle case where there
13535         is no associated buffer.
13537 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13539         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13540         message-yank-original, make sure (< mark TEXT point).
13542 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13544         * message.el (message-fill-column): New variable.
13545         (message-mode): Use it.  Add comment on a possible new hook.
13547         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13548         (nnmail-get-new-mail): Reformat.
13550         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13552         * gmm-utils.el: Fix Commentary.
13553         (gmm-tool-bar-from-list): Fix typo in doc string.
13555 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13557         * message.el (message-yank-original): Don't switch point and mark
13558         unnecessarily to put point and mark as documented.
13560 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13562         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13563         from the message heads.
13565 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13567         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13568         article buffer does not have a window.  This may not be the best
13569         solution but is certainly better than setting the start of the null,
13570         that is the current, window.
13572 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13574         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13575         (gnus-draft-setup): Run it.
13577         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13578         gnus-score-fast-scoring.  Allow regexp.
13579         (gnus-score-headers): Use it.
13581         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13582         XEmacs.
13584         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13585         string.
13586         (gnus-button-alist): Also catch `<f1> k ...'.
13587         (gnus-treat-display-x-face): Fix doc string.
13589 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13591         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13592         evaluation of gnus-extended-version to ensure correct generation of the
13593         User-Agent header when message-generate-headers-first is used.
13595 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13597         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13598         hashcash-path is nil.  Don't call callback with incorrect number of
13599         parameters if val is 0.
13601 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13603         * message.el (message-required-news-headers):
13604         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13606 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13608         * message.el (message-generate-new-buffers): Change the meaning of the
13609         nil value; add `standard' to the choices; treat t as `unique'; improve
13610         doc string.
13611         (gnus-select-frame-set-input-focus): Autoload.
13612         (message-buffer-name): Search for the existing message buffer if
13613         message-generate-new-buffers is nil or `standard'; treat the value t of
13614         message-generate-new-buffers as `unique'.
13615         (message-pop-to-buffer): Raise the frame already displaying the message
13616         buffer; clear the echo area after querying.
13617         (message-setup): Pass the `continue' argument to compose-mail.
13618         (message-mail): Prefer `switch-function' if it is given; search for the
13619         existing message buffer if the `continue' argument is non-nil; pass
13620         continue and switch-function arguments to compose-mail by way of
13621         message-setup.
13622         (message-mail-other-window): Adjust argument of message-setup.
13623         (message-mail-other-frame): Ditto.
13625 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13627         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13628         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13629         to turn font-lock on when turning gnus-message-citation-mode on.
13631 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13633         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13634         (mml-smime-function-alist): New variable; add epg as the backend.
13635         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13636         mml-smime- functions instead.
13637         * mm-view.el: Require smime.
13639 2007-03-05  Didier Verna  <didier@xemacs.org>
13641         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13642         instead of just inheritance for posting styles.
13643         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13645 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13647         * tls.el (tls-certtool-program): Fix custom type.
13649 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13651         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13652         and point-at-eol instead of line-(beginning|end)-position.
13654         * assistant.el (assistant-parse-buffer): Ditto.
13656 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13658         * mml2015.el (mml2015-epg-find-usable-key): New function.
13659         (mml2015-epg-sign): Use it.
13660         (mml2015-epg-encrypt): Use it.
13662 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13664         * message.el (message-make-in-reply-to): Quote name containing
13665         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13666         if there are special characters.  Reported by NAKAJI Hiroyuki
13667         <nakaji@jp.freebsd.org>.
13669 2007-02-27  Didier Verna  <didier@xemacs.org>
13671         Include the group parameters as well as the topic ones in the
13672         inheritance filter process.
13673         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13674         argument GROUP-PARAMS-LIST.
13675         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13677 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13679         * nntp.el (nntp-never-echoes-commands)
13680         (nntp-open-connection-functions-never-echo-commands): New variables.
13681         (nntp-send-command): Use them.
13683 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13685         * mml2015.el (mml2015-epg-verify): Simplify.
13687 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13689         * mml.el (mml-content-disposition-alist): New user option.
13690         (mml-content-disposition): New function.
13691         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13692         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13694 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13696         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13697         verification.
13699 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13701         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13702         articles posted in the last 24 hours.
13704 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13706         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13708 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13710         * nntp.el (nntp-send-command): Don't wait for echoes when
13711         nntp-open-ssl-stream is used.
13713 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13715         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13716         (gnus-message-add-citation-keywords)
13717         (gnus-message-remove-citation-keywords): Remove.
13718         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13719         directly, make the variables in font-lock-defaults buffer-local, add
13720         gnus-message-citation-keywords to them and then update the value of
13721         font-lock-keywords.
13723 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13725         * message.el (message-cite-original-1): Don't call
13726         gnus-article-highlight-citation.
13728         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13729         citations; fix line count.
13731 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13733         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13734         (gnus-message-add-citation-keywords)
13735         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13736         versions of font-lock-add-keywords and font-lock-remove-keywords to
13737         work with XEmacs correctly.
13739 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13741         * gnus-cite.el (gnus-cite-face-list): Set the values of
13742         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13743         (gnus-message-max-citation-depth): Use defvar rather than defconst.
13744         (gnus-message-cite-prefix-regexp): New variable.
13745         (gnus-message-search-citation-line): Use it; protect against long
13746         citation prefix; fill match data with nil rather than 0 for XEmacs; set
13747         the 0th match data for Emacs.
13748         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13749         (gnus-message-add-citation-keywords): Append keywords rather than
13750         prepending; emulate font-lock-add-keywords if it is not available.
13751         (gnus-message-remove-citation-keywords):
13752         Emulate font-lock-remove-keywords if it is not available.
13754         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13756         * message.el (message-cite-prefix-regexp): Set the value of
13757         gnus-message-cite-prefix-regexp.
13759 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13761         * nnweb.el (nnweb-google-parse-1): Update parser.
13763 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13765         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13767 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13769         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13770         regexp.
13772 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13774         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13775         string-to-multibyte.
13776         (uudecode-decode-region-internal): Use it.
13778 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13780         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13781         Fix custom choice.
13783         * gnus-art.el (gnus-signature-limit): Fix custom choice.
13785 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
13787         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13789         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13790         `write-region' to respect `mm-inhibit-file-name-handlers'.
13792 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
13794         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13795         Use gnus-home-directory instead of "~/" or "$HOME".
13797 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
13799         * encrypt.el (encrypt-insert-file-contents): Add better prompt
13800         to mention filename.
13801         Add comments at beginning regarding usage.
13802         (encrypt-write-file-contents): Change interactive so a string is
13803         acceptable.  If the file has no associated model, show an error instead
13804         of a nonsense prompt.
13806 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13808         * spam.el (spam-bsfilter-ham-switch): Fix typo.
13809         Thanks to Yoshihiko Yamada for kind notification of this typo.
13811 2007-01-12  Kenichi Handa  <handa@m17n.org>
13813         * uudecode.el (uudecode-decode-region-internal): Make it work in a
13814         multibyte buffer.
13816 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13818         * gnus-score.el (gnus-score-fast-scoring): New variable.
13819         (gnus-score-headers): Use it.
13821         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13823         * message.el (message-cite-original-1):
13824         Call gnus-article-highlight-citation if requested.
13825         (message-make-from): Allow name and address as optional arguments.
13827         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
13829         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
13830         bugs to doc string.
13831         (gnus-button-alist): Add mid\\|message-id.
13832         (gnus-button-fetch-group): Extend for use in
13833         `browse-url-browser-function'.
13834         (gnus-button-url-regexp): Try to catch paired parentheses like in
13835         Wikipedia URLs.
13837         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13838         Suggested by Simon Krahnke <overlord@gmx.li>.
13840 2007-01-13  Romain Francoise  <romain@orebokech.com>
13842         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13843         Update copyright.
13845 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13847         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13849 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13851         * gnus-registry.el (gnus-registry-unfollowed-groups)
13852         (gnus-registry-split-fancy-with-parent): Fix documentation.
13854 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13856         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13857         from nnweb groups.
13859 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13861         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13862         Xref urls.  Erase buffer before requesting head.
13864         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13866 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13868         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13869         customizable.
13871 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13873         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13874         no signing key is found.
13875         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13876         no encrypting and/or signing key is found.
13878 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13880         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13882 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13884         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13885         headers read from disk with the ones newly found in the current search.
13886         This should no longer cause problems, because the article numbers in
13887         Gmane's `nov.php' output are ignored since the previous change.
13889 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13891         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13893 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13895         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13897 2007-01-01  Romain Francoise  <romain@orebokech.com>
13899         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13901 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13903         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13904         `define-minor-mode' macro definition expanded properly.
13905         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13906         exclude it there.
13908         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13909         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13910         `fboundp' test.
13911         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13912         This is OK to autoload in (S)XEmacs now.
13914 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13916         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13917         keystroke.
13918         (gnus-summary-limit-to-singletons): Fix typo.
13920         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13921         else fails.
13923 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13925         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13926         docstring.
13928         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13929         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13930         (gnus-summary-insert-dormant-articles): Fix typo in message.
13932 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13934         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13935         nil for XEmacs.
13936         (gnus-message-citation-mode): Don't autoload in XEmacs.
13938         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13940 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13942         * nnimap.el (nnimap-expunge-search-string):
13943         Mention nnimap-search-uids-not-since-is-evil in docstring.
13945 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13947         * spam.el: Revert to make-obsolete-variable because
13948         define-obsolete-variable-alias is not supported in Emacs 21.
13950         * spam.el (spam-ifile-path, spam-ifile-database-path)
13951         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13952         make-obsolete-variable.
13953         (spam-bsfilter-path, spam-bsfilter-program)
13954         (spam-spamassassin-path, spam-spamassassin-program)
13955         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13956         Don't use "path" inappropriately.
13957         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13958         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13959         variable names.
13961 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13963         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13964         summary buffer.
13966         * password.el (password-cache-remove): Use clear-string to burn
13967         password, if available.
13969 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13971         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13973         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13975         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13976         (gnus-message-highlight-citation): Move defcustom here from
13977         gnus-cite.el.
13978         (gnus-message-citation-mode): Autoload.
13980         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13981         checks to make it compile with XEmacs.
13982         (gnus-message-citation-mode): New minor mode.
13983         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13984         (gnus-message-highlight-citation): New variables.
13985         (gnus-message-search-citation-line)
13986         (gnus-message-add-citation-keywords)
13987         (gnus-message-remove-citation-keywords)
13988         (turn-on-gnus-message-citation-mode)
13989         (turn-off-gnus-message-citation-mode): New functions.
13991 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13993         * gnus-cite.el: Enable highlighting of different citation levels in
13994         message-mode.
13996 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13998         * message.el (message-make-fqdn): Fix comment.
13999         (message-bogus-system-names): Add ".local".
14001         * spam.el (spam-ifile-path, spam-ifile-program)
14002         (spam-ifile-database-path, spam-ifile-database)
14003         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14004         Don't use "path" inappropriately.
14005         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14006         strings.
14007         (spam-check-ifile, spam-ifile-register-with-ifile)
14008         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14009         Use new variable names.
14011         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14012         (gnus-treat-display-smileys): Simplify using
14013         gnus-image-type-available-p.
14015         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14016         available.
14018 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14020         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14021         one after turning on the buffer's multibyteness instead of decoding
14022         them directly in the unibyte buffer that causes unexpected conversion
14023         in Emacs 23 (unicode).
14025 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14027         * message.el (message-generate-hashcash): Fix custom type.
14029 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14031         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14033 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14035         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14036         disconnect icons.  Add help text.
14038 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
14040         * spam.el (spam-extra-header-to-number): CRM114 spam score is
14041         negated to be consistent with the others we handle.
14043 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14045         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14046         version of gnus-summary-buffer to something, so that we can use two
14047         article buffers at the same time.
14049 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
14051         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14052         trigger all the extra headers.
14053         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14054         sorting.
14056 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14058         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14059         solid groups.
14061 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
14063         * legacy-gnus-agent.el: Add Copyright notice.
14065 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
14067         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14069 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14071         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14073         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14074         to make it work reliably in CVS Emacs.
14075         (gnus-summary-limit-strange-charsets-predicate)
14076         (gnus-summary-limit-to-predicate): New functions.
14078 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
14080         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14081         specifying array size.
14082         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14083         array if it is too small.
14084         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14085         (gnus-sort-threads-loop): New function.
14087 2006-12-06  Chris Moore  <dooglus@gmail.com>
14089         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14090         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14092 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
14094         * mm-url.el (mm-url-predefined-programs): Call curl with correct
14095         options.
14097 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14099         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14100         DOS-ing the recipient.
14102         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14103         the headers when creating the mapping to avoid mismappings.
14104         (nnweb-gmane-create-mapping): Always nix out old mapping.
14106 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14108         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14109         and mm-verify-option to never.
14111 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14113         * message.el (message-signed-or-encrypted-p): New function.
14114         (message-forward-make-body): Use it.
14116         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14117         Replace encode-coding-string with mm-encode-coding-string.
14119 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14121         * nneething.el (nneething-decode-file-name):
14122         Replace decode-coding-string with mm-decode-coding-string.
14124         * gnus-int.el (gnus-open-server): Say failed server's name.
14126 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
14128         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14129         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14131         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14132         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14133         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14134         (gnus-group-make-directory-group, gnus-group-transpose-groups):
14135         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14136         (gnus-subscribe-newsgroup, gnus-1):
14137         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14138         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14139         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14140         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14142 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14144         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14145         keystroke.
14146         (gnus-summary-limit-to-bodies): Implement headersp.
14148 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14150         * dns.el (query-dns): Protect against "Process dns deleted" strings.
14152 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14154         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14156 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14158         * message.el (message-generate-hashcash): Expand range of values to
14159         include `opportunistic'.
14160         (message-send-mail): Use it.
14162 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14164         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14165         and comment it.
14167         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14169 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
14171         * gnus-util.el (gnus-extract-address-components): Improve comment.
14173 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14175         * gnus-util.el (gnus-extract-address-components): Work with address in
14176         which the name portion contains @.
14178 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14180         * gnus.el (gnus-start): Move custom group up.
14181         (gnus-select-method): Don't autoload, but make it available for
14182         `customize-variable'.
14183         (gnus-getenv-nntpserver): Don't autoload.
14185 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
14187         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14189 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14191         * message.el (message-sendmail-extra-arguments): New variable.
14192         (message-send-mail-with-sendmail): Use it.
14194 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14196         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14197         mm-with-unibyte-current-buffer to make string unibyte.
14199         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14200         mm-string-as-multibyte.
14202 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
14204         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14205         Reported by Werner Koch <wk@gnupg.org>.
14207 2006-11-14  Daiki Ueno  <ueno@p360>
14209         * mml2015.el: Autoload epa-select-keys when compiling.
14211 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14213         * mml2015.el (mml2015-epg-sign): Save the signing keys in
14214         message-options.
14215         (mml2015-epg-encrypt): Save the recipient keys in message-options.
14217 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14219         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14220         EasyPG (< 0.0.6).
14221         (mml2015-always-trust): New user option.
14222         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14223         prompt.
14225 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14227         * nntp.el (nntp-authinfo-force): New variable.
14228         (nntp-send-authinfo): Use it.
14230 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
14232         * message.el (message-strip-subject-encoded-words): Allow _not_ to
14233         decode encoded words.  Improve prompt.  Add comment about forwarding.
14234         (message-replacement-char): Move up.
14236 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
14238         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14239         instead of gnus-intersection because arguments of gnus-sorted-nunion
14240         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
14242 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
14244         * message.el (message-strip-subject-encoded-words): Reformat prompt.
14245         (message-simplify-subject-functions):
14246         Enable message-strip-subject-encoded-words by default.
14248 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
14250         * message.el (message-strip-subject-encoded-words): New function.
14251         (message-simplify-subject-functions): New variable.
14252         (message-simplify-subject): Use it.  Fix typo in doc string.
14253         Support message-strip-subject-encoded-words.
14255 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
14257         * gnus-diary.el (gnus-diary-delay-format-function):
14258         * nndiary.el (nndiary-reminders):
14259         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14261 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14263         * gnus-art.el (article-hide-boring-headers): Fetch date from
14264         gnus-original-article-buffer to avoid problems with localized date
14265         strings.
14267 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14269         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14271 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
14273         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14274         New variables.
14275         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14276         (mm-charset-synonym-alist): Move some entries to
14277         mm-codepage-iso-8859-list.
14278         (mm-charset-synonym-alist, mm-charset-override-alist):
14279         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14281 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14283         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14285 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14287         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14288         with Emacs 21 and XEmacs.
14290 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
14292         * spam.el (spam-parse-address): New function for better parsing,
14293         catching errors, etc.
14294         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14296 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14298         * mm-view.el: Add interactive arg to html2text autoload.
14300 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14302         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14304 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
14306         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14307         New variables.
14308         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14309         (mm-charset-synonym-alist): Move some entries to
14310         mm-codepage-iso-8859-list.
14312         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14314 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
14316         * message.el (message-citation-line-format)
14317         (message-insert-formated-citation-line): Fix implementation of %E, %N
14318         and %n according to the doc string.
14320 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
14322         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14323         Use car-safe to avoid bad parses.
14325 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14327         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14328         names.
14330         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14332 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14334         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14335         header.
14337         * message.el (message-draft-headers): Add Date.
14338         (message-headers-to-generate): Fix typo in docstring.
14340         * nndraft.el (nndraft-required-headers): New variable.
14341         (nndraft-generate-headers): Use it.
14343         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14345 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14347         * gnus-registry.el (gnus-registry-wash-for-keywords)
14348         (gnus-registry-find-keywords): New functions to allow easy searching of
14349         articles that are in the registry.
14351 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14353         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14354         Use ietf-drums-parse-address instead of gnus-extract-address-components.
14355         Reported by Damien Elmes <damien@repose.cx>.
14357 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14359         * gnus.el (gnus-mime): Remove unused custom group.
14361 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14363         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14364         "blank line" when searching for end of armor headers.
14366 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14368         * gmm-utils.el (gmm-write-region): Fix variable name.
14370 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14372         * gmm-utils.el (gmm-write-region): New function based on compatibility
14373         code from `mm-make-temp-file'.
14375         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14377         * nnmaildir.el (nnmaildir--update-nov)
14378         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14379         Use `gmm-write-region'.
14381 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14383         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14384         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14386         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14388         * message.el (message-replacement-char): New variable.
14389         (message-fix-before-sending): Use it.
14390         (message-simplify-subject): New function to remove duplicate code.
14391         (message-reply, message-followup): Use it.
14393         * gnus-sum.el (gnus-summary-make-menu-bar):
14394         Clarify gnus-summary-limit-to-articles.
14396 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14398         * gnus-util.el (gnus-with-local-quit): New macro.
14400         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14402 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
14404         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14405         ignore non-string data.
14407 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14409         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14410         non-string data (needs to be done in the registry too).
14412 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14414         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14415         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14416         (gnus-registry-split-fancy-with-parent)
14417         (gnus-registry-fetch-simplified-message-subject-fast)
14418         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14419         Remove text properties on ingress into the registry and when it's saved.
14420         (gnus-registry-clean-empty-function): Fix bug with cleaning the
14421         registry from entries with no groups.
14423 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14425         * gnus-util.el (gnus-string-remove-all-properties): Add utility
14426         function to remove string properties.
14428 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14430         * gmm-utils.el (gmm): Adjust custom version.
14432         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14433         Adjust custom version.
14435         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14437 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14439         * gnus-art.el (gnus-insert-prev-page-button)
14440         (gnus-insert-next-page-button): Simplify.  Reformat.
14442 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14444         * gnus-art.el (gnus-insert-prev-page-button)
14445         (gnus-insert-next-page-button): Apply gnus-article-button-face.
14447 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
14449         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14451 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14453         * gnus-art.el (gnus-insert-mime-button)
14454         (gnus-insert-mime-security-button):
14455         Apply gnus-article-button-face to MIME and security buttons.
14457 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
14459         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14460         readable.
14462 2006-09-20  Steve Youngs  <steve@sxemacs.org>
14464         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14465         `browse-url-of-file' instead of `browse-url'.
14467 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14469         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14470         regexp.  Articles containing quotation were cut prematurely.
14472 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14474         * message.el (message-cite-original-1): Use nobody by default for the
14475         value of From header.
14476         (message-reply): Ditto.
14478 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
14480         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14481         to the gnus-info.  This fixes a bug of inline-PGP message verification.
14482         Reported by Michael Piotrowski <mxp@dynalabs.de>.
14484 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
14486         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14487         mails in the doc string.  Add some URLs in comment.
14488         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14490 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14492         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14493         backslashes handling and the way to find boundaries of quoted strings.
14495 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14497         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14498         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14499         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14500         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14502 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14504         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14505         doc string.
14506         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14508 2006-09-06  Simon Josefsson  <jas@extundo.com>
14510         * mml2015.el (mml2015-use): Doc fix, mention epg.
14512 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14514         * mml2015.el (mml2015-use): Default to epg, if available.
14516 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14518         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14519         message-sender.
14520         (mml1991-epg-encrypt): Ditto.
14521         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14522         message-sender.
14523         (mml2015-epg-encrypt): Ditto.
14525 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14527         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14528         several common directories.
14530 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14532         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14533         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14535 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14537         * gnus-art.el (article-decode-encoded-words): Make it fast.
14539 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14541         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14543         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14544         in quoted string into `\'.
14546 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14548         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14549         Use standard-syntax-table.
14551 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14553         * gnus-art.el (gnus-decode-address-function): New variable.
14554         (article-decode-encoded-words): Use it to decode headers which are
14555         assumed to contain addresses.
14556         (gnus-mime-delete-part): Remove useless `or'.
14558         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14559         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14560         (gnus-nov-parse-line): Use it to decode From header.
14561         (gnus-get-newsgroup-headers): Ditto.
14562         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14564         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14565         (mail-decode-encoded-address-string): New alias.
14567         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14568         New function.
14569         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14570         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14571         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14572         (rfc2047-decode-string): Ditto.
14573         (rfc2047-decode-address-region): New function.
14574         (rfc2047-decode-address-string): New function.
14576 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14578         * message.el (message-caesar-buffer-body): Allow rotating headers.
14580         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14582         * message.el (message-insert-formated-citation-line): Fix %f.
14583         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14585 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14587         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14588         (gnus-bookmark-mouse-available-p): New macro.
14589         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14590         (gnus-bookmark-bmenu-show-infos): Use it.
14591         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14592         (gnus-bookmark-bmenu-hide-infos): Ditto.
14593         (gnus-bookmark-remove-properties): New function.
14594         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14595         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14596         (gnus-bookmark-write-file): Bind coding-system-for-write.
14597         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14598         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14599         group before selecting it.
14600         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14601         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14602         quit-window if it is not available; use gnus-mouse-2 and bind it to
14603         gnus-bookmark-bmenu-select-by-mouse.
14604         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14605         (gnus-bookmark-bmenu-select-by-mouse): New function.
14607 2006-08-13  Romain Francoise  <romain@orebokech.com>
14609         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14610         space.
14612 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14614         * compface.el (uncompface): Use binary rather than raw-text-unix.
14616 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14618         * compface.el (uncompface): Make sure the eol conversion doesn't take
14619         place when communicating with the external programs.
14620         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14622 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14624         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14626 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14628         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14629         Make it more robust by parsing author and date independently.
14631 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14633         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14635 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14637         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14638         first matching secret key.
14639         (mml2015-epg-encrypt): Ditto.
14641         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14642         first matching secret key.
14643         (mml1991-epg-encrypt): Ditto.
14645         * mml2015.el (mml2015-encrypt-to-self): New user option.
14646         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14647         mml2015-epg-encrypt-to-self is set.
14649         * mml1991.el (mml1991-encrypt-to-self): New variable.
14650         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14651         mml1991-epg-encrypt-to-self is set.
14653         * mml2015.el (mml2015-signers): New user option.
14654         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14655         (mml2015-epg-encrypt): Allow to select signing keys.
14657         * mml1991.el (mml1991-signers): New variable.
14658         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14659         (mml1991-epg-encrypt): Allow to select signing keys.
14661 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14663         * nnheader.el (nnheader-insert-head): Make it work even if the file
14664         uses CRLF for the line-break code.
14666 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14668         * mml2015.el: Require mml-sec instead of password.
14669         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14670         (mml2015-cache-passphrase): Inherit the default value from
14671         mml-secure-cache-passphrase.
14672         (mml2015-passphrase-cache-expiry): Inherit the default value from
14673         mml-secure-passphrase-cache-expiry.
14675         * mml1991.el: Require mml-sec instead of password.
14676         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14677         (mml1991-cache-passphrase): Inherit the default value from
14678         mml-secure-cache-passphrase.
14679         (mml1991-passphrase-cache-expiry): Inherit the default value from
14680         mml-secure-passphrase-cache-expiry.
14682         * mml-sec.el: Require password.
14683         (mml-secure-verbose): New user option.
14684         (mml-secure-cache-passphrase): New user option.
14685         (mml-secure-passphrase-cache-expiry): New user option.
14687 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14688             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14690         * pgg-def.el (pgg-truncate-key-identifier):
14691         Truncate the key ID to 8 letters from the end.
14693 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14695         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14696         workaround for the url package included with Emacs.
14698         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14700 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14702         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14703         correctly.  This fixes a bug caused by the 2006-05-12 change.
14705 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
14707         * nnmail.el (nnmail-article-group): If splitting raises an error, give
14708         some information about the error when saying that the `bogus' mail
14709         group will be used.
14711 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
14713         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14714         string.
14716 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
14718         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14720 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14722         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14724 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14726         * mml1991.el (mml1991-function-alist): Add epg.
14727         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14728         (mml1991-epg-encrypt): New functions.
14730 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14732         * mml2015.el (mml2015-verbose): New variable.
14733         (mml2015-cache-passphrase): Ditto.
14734         (mml2015-passphrase-cache-expiry): Ditto.
14735         (mml2015-function-alist): Add epg.
14736         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14737         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14738         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14739         New functions.
14741 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14743         * message.el (message-cite-original-1): Preserve region when removing
14744         quoted text due to X-No-Archive in order to avoid bogus attribution
14745         when citing multiple messages.
14747 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14749         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14750         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14752 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
14754         * gnus-diary.el (gnus-user-format-function-d)
14755         (gnus-user-format-function-D): Autoload.
14757         * imap.el (Commentary): Fix typo.
14759         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14760         2006-04-22 contribution.
14762 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14764         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14765         It didn't really fix the bogosity I'm seeing with solid web groups.
14767 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14769         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14770         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14771         created using server names.  If we use the feature without declaring
14772         it, Gnus does not properly manage server and group state.
14774         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14775         bound.
14777 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14779         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14780         looking up the method using GROUP's prefix before inventing a new one.
14781         It is used on killed/unknown groups in various places where returning
14782         an all-new method isn't expected by the caller.
14784         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14785         and match semantics of gnus-group-real-prefix.
14787 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
14789         * nnmail.el (nnmail-broken-references-mailers): New variable.
14790         (nnmail-ignore-broken-references): New function generalizing
14791         nnmail-fix-eudora-headers.
14792         (nnmail-fix-eudora-headers): Now obsolete.
14794         * gnus-art.el (gnus-button-handle-custom):
14795         Support `customize-apropos*'.
14797 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14799         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14801         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14802         articles.
14804 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14806         * message.el (message-cite-reply-above): New variable.
14807         (message-yank-original): Use it.
14809 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14811         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14813 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14815         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14816         as read.
14818         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14820 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14822         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14823         (gnus-bookmark-default-file): Use gnus-directory.
14824         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14825         Remove "*" in doc string.
14826         (gnus-bookmark-write-file): Simplify.
14827         (gnus-bookmark-maybe-sort-alist): Use `when'.
14828         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14829         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14830         Add FIXME about Emacs 21 and XEmacs compatibility.
14831         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14832         compatibility.
14833         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14834         compatibility.
14835         (gnus-bookmark-menu-heading): Fix version.
14837 2006-06-19  Bastien Guerry  <bzg@altern.org>
14839         * gnus-bookmark.el: New file.
14841 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14843         * message.el (message-syntax-checks): Doc fix.
14845 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14847         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14848         unsubscribed groups as if they were killed ones.  It causes duplicate
14849         entries in gnus-newsrc-alist.
14851 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14853         * message.el (message-syntax-checks): Doc fix.
14854         (message-send-mail): Add check for continuation headers.
14855         (message-check-news-header-syntax): Fix regexp used to check for
14856         continuation headers.
14858 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14860         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14862 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14864         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14866 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14868         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14869         default-truncate-lines.
14871 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14873         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14874         to fill the utf-8 entry.
14876 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14878         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14880 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14882         * gnus-agent.el (directory-files-and-attributes): Move all the way
14883         forward (the third and final move).
14884         (gnus-agent-read-agentview): Trap reconstruction errors due to
14885         nonexistent directory.  Handle by returning nil.
14887 2006-05-30  Didier Verna  <didier@xemacs.org>
14889         * message.el (message-dont-reply-to-names): Update the custom type.
14890         * message.el (message-dont-reply-to-names): New defsubst: potentially
14891         convert a list of regexps into a single one.
14892         * message.el (message-get-reply-headers): Use it.
14893         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14895 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14897         * gnus-agent.el (directory-files-and-attributes): Move forward.
14899 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14901         * gnus-ml.el (gnus-mailing-list-subscribe)
14902         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14903         (gnus-mailing-list-message): Fix doc strings.
14905 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14907         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14908         of doing it manually.
14910 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14912         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14913         comment.
14915 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14917         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14918         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14919         (gnus-agent-read-local): All symbols allocated in my-obarray.
14920         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14921         (gnus-agent-regenerate-group): Check numeric names to see if they are
14922         messages or groups.
14923         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14924         better way of do this...)
14926         * gnus-cache.el (gnus-agent-total-fetched-for):
14927         Ignore 'dummy.group' (there should be a better way of do this...)
14929 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14931         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14932         (gnus-saved-headers): Ditto.
14933         (gnus-default-article-saver): Mention functions may have properties.
14934         (gnus-article-save): Override gnus-save-all-headers and
14935         gnus-saved-headers by :headers property which saver function may have.
14936         (gnus-summary-save-in-file): Add :headers property.
14937         (gnus-summary-write-to-file): Ditto.
14939         * gnus-sum.el (gnus-summary-save-article): Bind
14940         gnus-prompt-before-saving to t when saving many articles in a file;
14941         always show all headers.
14943 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14945         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14946         marks.
14948         * message.el (message-indent-citation): Add optional arguments to allow
14949         using it outside of message buffers.
14951         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14952         (gnus-article-treat-unfold-headers): Use it.
14953         (gnus-article-truncate-lines): New variable.
14954         (gnus-article-mode): Use it.
14955         (gnus-article-toggle-truncate-lines): New function.
14957         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14958         Add gnus-article-toggle-truncate-lines.
14960         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14961         coding system in XEmacs, use binary.
14963 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14965         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14966         after-load-alist.
14968         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14969         this function should save decoded articles.
14970         (gnus-summary-write-to-file): Use property to specify this function
14971         should save decoded articles and specify gnus-summary-save-in-file
14972         should be used to save articles other than the first one when saving
14973         many articles.
14974         (gnus-summary-save-body-in-file): Use property to specify this
14975         function should save decoded articles.
14976         (gnus-summary-write-body-to-file): Use property to specify this
14977         function should save decoded articles and specify
14978         gnus-summary-save-body-in-file should be used to save articles other
14979         than the first one when saving many articles.
14981         * gnus-sum.el (gnus-summary-save-article): Simplify.
14983 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14985         * gnus-art.el (gnus-default-article-saver):
14986         Add gnus-summary-write-body-to-file.
14987         (gnus-article-save-coding-system): Don't use coding system object
14988         in XEmacs.
14989         (gnus-read-save-file-name): Add optional `dir-var' argument which
14990         specifies directory in which files are saved; work even if optional
14991         `variable' argument is not specified.
14992         (gnus-summary-write-to-file): Read file name.
14993         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14994         (gnus-summary-write-body-to-file): New function.
14996         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14997         (gnus-summary-local-variables): Add it.
14998         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14999         (gnus-summary-save-article): Remove optional `decode' argument;
15000         determine whether to decode articles by the value of
15001         gnus-default-article-saver; when saving many files using
15002         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15003         it first and use gnus-summary-save-in-file or
15004         gnus-summary-save-body-in-file thereafter unless
15005         gnus-prompt-before-saving is always; move point to article which
15006         will be saved.
15007         (gnus-summary-save-article-file): Revert.
15008         (gnus-summary-write-article-file): Revert.
15009         (gnus-summary-save-article-body-file): Revert.
15010         (gnus-summary-write-article-body-file): New function.
15012 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
15014         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15016 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15018         * gnus-art.el (gnus-default-article-saver): Doc fix.
15019         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15020         from gnus-summary-save-article-coding-system, and default to a
15021         certain coding system.
15022         (gnus-output-to-file): Add coding cookie and encode text according
15023         to gnus-article-save-coding-system; don't use mm-append-to-file.
15025         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15026         gnus-art.el and rename to gnus-article-save-coding-system.
15027         (gnus-summary-save-article): Require gnus-art; don't show all
15028         headers if it decodes articles; don't add coding cookie here;
15029         don't bind mm-text-coding-system-for-write.
15030         (gnus-summary-save-article-file): Save decoded articles.
15031         (gnus-summary-write-article-file): When saving many files, use
15032         gnus-summary-write-to-file first and gnus-summary-save-in-file
15033         thereafter unless gnus-prompt-before-saving is always.
15034         (gnus-summary-save-article-body-file): Save decoded articles.
15036 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15038         * nnrss.el (nnrss-check-group): Bind hash-index.
15040 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
15042         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15043         its hash index.  Store this hash in `nnrss-group-data'.
15044         (nnrss-read-group-data): Update accordingly.
15046 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15048         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15049         entry.
15051         * gnus-sum.el (gnus-summary-make-menu-bar):
15052         Add gnus-article-browse-html-article.
15054 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
15056         * gnus-sum.el (gnus-summary-mime-map):
15057         Add gnus-article-browse-html-article.
15059 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15061         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15062         suitable coding systems in customize.
15064 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
15066         * mail-source.el (mail-sources): Fix custom type.
15068 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15070         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15071         (gnus-summary-expire-articles-now): Shorten prompt.
15073         * gmm-utils.el (wid-edit): Require.
15074         (defun-gmm): Rename from `gmm-defun-compat'.
15075         (gmm-image-search-load-path): Use it.
15076         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
15078 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15080         * gnus-sum.el (gnus-summary-save-article-coding-system):
15081         New variable.
15082         (gnus-summary-save-article): Add optional `decode' argument.
15083         If it is set and gnus-summary-save-article-coding-system is non-nil,
15084         save decoded article.
15085         (gnus-summary-write-article-file): Save decoded article if
15086         gnus-summary-save-article-coding-system is non-nil.
15088         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15089         type.
15091 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15093         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15095 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15097         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15098         first to test gnus-single-article-buffer which may be buffer-local.
15100         * gnus-sum.el (gnus-summary-setup-buffer):
15101         Make gnus-single-article-buffer buffer-local and nil in ephemeral
15102         group; make gnus-article-buffer, gnus-article-current, and
15103         gnus-original-article-buffer always buffer-local.
15104         (gnus-summary-exit): Kill article buffer belonging to ephemeral
15105         group.
15106         (gnus-handle-ephemeral-exit): Don't move to next summary line.
15108 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15110         * nnml.el (nnml-request-compact-group): Compressed files might not
15111         have .gz extension.
15113 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15115         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15116         (mm-copy-to-buffer): Use with-current-buffer.
15117         (mm-display-part): Simplify.
15118         (mm-inlinable-p): Add optional arg `type'.
15120 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15122         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15123         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15124         Try harder to show the attachment internally or externally using
15125         gnus-mime-view-part-as-type.
15127 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15129         * message.el (message-from-style, message-signature-separator)
15130         (message-user-organization-file, message-send-mail-function)
15131         (message-citation-line-function, message-yank-prefix)
15132         (message-indent-citation-function, message-signature)
15133         (message-signature-file, message-signature-insert-empty-line):
15134         Remove autoloads.
15136         * gnus-art.el (gnus-buttonized-mime-types):
15137         Remove "multipart/signed".  Revert 2006-04-26 change.
15139 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15141         * gnus.el (gnus-version-number): Bump version.
15143 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15145         * gnus.el: No Gnus v0.5 is released.
15147 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15149         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15150         fetching articles by message-id.
15152 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15154         * message.el (hashcash): Require hashcash as normal.
15156         * ecomplete.el (ecomplete-highlight-match-line):
15157         Use point-at-eol.
15158         (ecomplete-highlight-match-line): Use `highlight', because that
15159         face exists in both Emacs and XEmacs.
15161         * message.el (message-display-abbrev): Use point-at-bol.
15163         * mail-source.el: Don't require timer/timer-funcs.
15165         * gnus-async.el: Ditto.
15167         * password.el: Ditto.
15169         * mm-url.el: Ditto.
15171         * mm-util.el: Require timer/timer-funcs.
15173 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15175         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15176         Close.
15178 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15180         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15181         unibyte after clear-decrypt function runs.
15183         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15184         returns as a unibyte string.
15186 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15188         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15189         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15190         (mml1991-pgg-encrypt): Ditto.
15192 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
15194         * message.el (message-user-organization-file): Check several
15195         locations of the organization file.
15197         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15198         Add gnus-article-view-part-as-type.
15200         * gnus-art.el (gnus-article-view-part-as-type): New function.
15202         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15203         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
15205         * mml.el: Simplify autoload.
15206         (mml-mode): defvar dnd-protocol-alist instead of using
15207         symbol-value.
15208         (mml-default-directory): New variable.
15209         (mml-minibuffer-read-file): Use it.
15210         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15212         * message.el (message-citation-line-format): New variable.
15213         (message-insert-formated-citation-line): New function.
15214         (message-citation-line-function):
15215         Add `message-insert-formated-citation-line' to custom type.
15217         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15218         to doc string.
15220         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15221         depending on mm-verify-option.
15223 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15225         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15226         binding pgg-* variables; reimplement the section which prevents
15227         MIME header from being signed.
15228         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15229         pgg-text-mode; remove a blank line at the top of body.
15231         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15232         lines at the top of body; use gnus-newsgroup-charset if there's no
15233         Charset header.
15235 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15237         * message.el (message-self-insert-commands): Doc fix.
15239         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15240         (mm-uu-pgp-encrypted-test): Ditto.
15241         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15242         between header and body; return application/pgp-encrypted handle
15243         if decryption failed; decode decrypted body by charset.
15245         * mm-decode.el (mm-automatic-display): Don't make application/pgp
15246         element match to application/pgp-*.
15248 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15250         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15251         HTML.
15253 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15255         * mail-source.el (mail-source-call-script): Message the error
15256         string.
15258 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15260         * gnus-util.el (gnus-byte-compile): Use it.
15262 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
15264         * gnus-util.el (kill-empty-logs): New function.
15266 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15268         * message.el (message-mail-alias-type): Doc fix.
15269         (message-mail-alias-type-p): New function.
15270         (message-send): Use it.
15271         (message-mode): Ditto.
15272         (message-strip-forbidden-properties): Ditto.
15274         * ecomplete.el (ecomplete-database-file-coding-system):
15275         New variable.
15276         (ecomplete-save): Use it.
15277         (ecomplete-setup): Use it.
15279 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15281         * message.el (message-self-insert-commands): New variable.
15282         (message-strip-forbidden-properties): Use it.
15284 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15286         * message.el (message-put-addresses-in-ecomplete): Use a regexp
15287         that doesn't make XEmacs choke.
15289 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
15291         * gnus-util.el (gnus-replace-in-string):
15292         Prefer replace-regexp-in-string over of replace-in-string.
15294 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15296         * gnus-util.el (gnus-select-frame-set-input-focus):
15297         Use select-frame-set-input-focus if it is available in XEmacs; use
15298         definition defined in Emacs 22 for old Emacsen.
15300 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15302         * mm-view.el (mm-inline-text): Use equal instead of equalp.
15304 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
15306         * gnus-registry.el (gnus-registry-cache-save): Remove text
15307         properties when saving via the temp buffer.
15309 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15311         * message.el (message-generate-hashcash): Honor custom type.
15313 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15315         * message.el (message-generate-hashcash): Default to non-nil when
15316         hashcash is found.
15318         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15319         (gnus-refer-thread-limit): Increase default to 500.
15321         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15323         * flow-fill.el (fill-flowed): Allow delete-space.
15325 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15327         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15328         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15329         Remove autoloads.
15331 2006-04-18  Simon Josefsson  <jas@extundo.com>
15333         * message.el (message-generate-hashcash): Default to.
15335 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15337         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15338         concatenating segments rather than before concatenating them.
15340 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15342         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15344         * imap.el (imap-quote-specials): New function.
15345         (imap-login-auth): Quote specials.
15347 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15349         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15351         * message.el (message-forward-make-body-plain):
15352         Allow message-forward-ignored-headers to be a list.
15353         (message-remove-ignored-headers): Factor out into function.
15354         (message-forward-make-body-mml): Use it.
15355         * rfc2231.el (rfc2231-parse-string): Remove dead code.
15356         (rfc2231-parse-string): Allow concatanation of parameters that
15357         aren't contiguous.  The test case is
15358           (mail-header-parse-content-type "message/external-body;
15359             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15360             access-type=LOCAL-FILE;
15361             name*1*=plugh%2fhello-sailor%2fbing.pdf")
15363 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15365         * nntp.el (nntp-accept-process-output): Return the value of
15366         `nnheader-accept-process-output'.
15368 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15370         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15371         (gnus-button-alist): Recognize more diff formats.
15372         (gnus-button-patch): Strip directory.
15374 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15376         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15377         Emacs 22 when setting focus.
15379 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15381         * gnus-art.el (gnus-article-treat-types): Do treatment of
15382         text/x-verbatim parts.
15383         (gnus-button-patch): New command.
15385         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15386         addresses that contain invalid characters.
15388 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15390         * message.el (message-put-addresses-in-ecomplete):
15391         Use gnus-replace-in-string.
15392         (message-is-yours-p): Use the more correct
15393         mail-header-parse-address instead of
15394         mail-extract-address-components.
15395         (message-put-addresses-in-ecomplete): Fix typo.
15397         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15398         keystroke.
15400         * gnus-art.el (gnus-treatment-function-alist): Change order of
15401         newsgroups/generic header folding to avoid double-folding.
15403         * message.el (message-hidden-headers): Add X-Draft-From.
15405         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15406         New command.
15407         (gnus-summary-repeat-search-article-backward): New command.
15409         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15410         groups in the parent topic.
15412 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
15414         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15415         (spam-extra-header-to-number): Return the CRM114 number as a
15416         number instead of a string.
15418 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15420         * gnus-art.el (gnus-face-properties-alist): Move here from
15421         gnus-fun.
15423         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15425 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15427         * message.el (message-strip-forbidden-properties): Only display on
15428         self-insert-command.
15430         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15431         reindent.
15432         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15434 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15436         * smiley.el (smiley-style): Fix typo.
15438 2006-03-23  Kenichi Handa  <handa@m17n.org>
15440         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15441         instead of set-buffer-multibyte.
15443 2006-03-23  Kenichi Handa  <handa@m17n.org>
15445         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15446         buffer and then decode the buffer text if necessary.
15447         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15448         first, and after mm-encode-body, change the buffer to unibyte.
15450 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15452         * hashcash.el (hashcash-insert-payment-async-2):
15453         Use message-goto-eoh instead of doing it manually.
15454         (mail-add-payment): Use message-narrow-to-header instead of trying
15455         to do the same itself.
15457         * message.el (message-hidden-headers): Add Face.
15459         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15460         reparenting code.
15461         (gnus-summary-reparent-children): Refactored out code.
15462         (gnus-summary-thread-map): New keystroke.
15463         (gnus-summary-reparent-children): Make into command.
15465         * smiley.el (smiley-style): Default to `medium' if using a large
15466         font.
15468         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15469         does it itself.
15471         * message.el (message-point-in-header-p): Simplify definition.
15473 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15475         * nnagent.el (nnagent-request-set-mark): Silence log file
15476         writing.
15477         (nnagent-request-set-mark): Use write-region instead of
15478         append-to-file.
15480         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15481         strange select method.
15483         * ecomplete.el (ecomplete-display-matches): Get highlightling
15484         right.
15485         (ecomplete-display-matches): Use literals.
15486         (ecomplete-display-matches): Disable message logging.
15488         * message.el (message-display-abbrev): Small optimization.
15490         * ecomplete.el (ecomplete-display-matches): Allow automatic
15491         display.
15493         * message.el (message-strip-forbidden-properties):
15494         Display abbrevs.
15495         (message-display-abbrev): Get automatic display right.
15497         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15498         keystrokes.
15500 2006-04-13  Romain Francoise  <romain@orebokech.com>
15502         TODO: Backport to v5-10!
15504         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15505         Move here (and rename) from gnus-registry.el.
15507         * gnus-registry.el: Require gnus-util.
15508         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15510 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15512         * gnus-group.el (gnus-group-catchup-current):
15513         Change if-then-else-if-then-else into cond.
15514         (gnus-group-catchup): Indent.
15515         (group-name-at-point): New function.
15516         (gnus-fetch-group): Provide default from thing at point.
15518 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15520         * message.el (message-display-abbrev): Fix regexp.
15522         * ecomplete.el (ecomplete-highlight-match-line):
15523         Reimplement choosing.
15524         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15525         dead variables.
15527         * message.el (message-newline-and-indent): Remove debugging.
15528         (message-display-abbrev): Use new implementation.
15530 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15532         * gnus-art.el (gnus-article-mode):
15533         Set cursor-in-non-selected-windows to nil.
15535         * smiley.el: Revert previous change.
15536         (smiley-data-directory): defvar it before using it in the
15537         defcustom of `smiley-style'.
15539 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15541         * message.el (message-newline-and-indent): New function.
15543         * ecomplete.el: Implement more bits.
15545         * message.el (message-put-addresses-in-ecomplete): Clean up the
15546         string.
15548         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15550         * gnus-sum.el (gnus-summary-save-parts):
15551         Bind gnus-summary-save-parts-counter and use it to make unique file
15552         names.
15554         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15556         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15557         parameter to say whether to actually parse the individual
15558         addresses.
15560         * message.el (message-put-addresses-in-ecomplete): New function.
15561         (ecomplete): Require.
15562         (message-mail-alias-type): Add ecomplete as an option.
15564 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15566         * flow-fill.el (fill-flowed): Remove trailing space from blank
15567         quoted lines.
15569 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15571         * smiley.el (smiley-style): Move definition later to avoid a
15572         compilation warning.
15574 2006-04-12  Kenichi Handa  <handa@m17n.org>
15576         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15577         buffer and then decode the buffer text if necessary.
15578         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15579         first, and after mm-encode-body, change the buffer to unibyte.
15580         Use mm-disable-multibyte instead of set-buffer-multibyte.
15582 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15584         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15585         Content-Type header instead of Content-Disposition header.
15586         (gnus-mime-inline-part): Ditto.
15587         (gnus-mime-view-part-as-charset): Ignore charset that the part
15588         specifies.
15590         * mm-decode.el (mm-display-part): Work with external parts and
15591         usual parts similarly.
15593         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15594         instead of gnus-display-mime.
15596         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15597         instead of with-temp-buffer.
15599         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15600         tag to summarized topics part in order to encode non-ASCII text.
15602 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15604         * smiley.el (smiley-style): New variable.
15605         (smiley-directory): New function.
15606         (smiley-data-directory): Derive from `smiley-style' using
15607         `smiley-directory'.
15608         (smiley-regexp-alist): Add new entries.
15610         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15611         (gnus-article-browse-delete-temp): Add :version.
15613 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15615         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15616         the sieve region.
15618 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15620         * gnus.el (gnus-version-number): Bump version.
15622 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15624         * gnus.el: No Gnus v0.4 is released.
15626 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15628         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15629         layout.
15631         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15632         unknown charset.
15634         * message.el (message-header-synonyms): Add Original-To to the
15635         default.
15637         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15638         optional parameter.
15640 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15642         * gnus-fun.el (gnus): Require it for gnus-directory.
15644 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15646         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15648 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15650         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15652 2006-04-05  Simon Josefsson  <jas@extundo.com>
15654         * password.el (password-reset): New function.
15656 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15658         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15659         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15661 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15663         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15664         Some whitespace was matched into the url, which broke browsing hits
15665         > 100 when mm-url-use-external was nil.
15667 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15669         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15670         Check gnus-extra-headers for 'Newsgroups.
15672         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15673         bound.
15675 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15677         * pgg-gpg.el: Clean up process buffers every time gpg processes
15678         complete.
15680 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15682         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15683         doc string.
15685 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15687         * pgg-gpg.el (pgg-gpg-process-filter)
15688         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15690         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15691         lines, temporary fix.
15693 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15695         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15697 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15699         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15700         default-enable-multibyte-characters.  This reverts the change from
15701         revision 6.17 which is no longer necessary because the passphrase
15702         is sent separately now.  GnuPG messages are unreadable under
15703         multibyte locales with default-enable-multibyte-characters set to
15704         nil.
15706 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
15708         * message.el (message-tool-bar-gnome): Move "spell".
15710 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
15712         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15713         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
15714         instead.
15716 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
15718         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15719         Improve newsgroups handling for NNTP overviews which don't include
15720         Newsgroups.
15722 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15724         * message.el (message-resend): Bind message-generate-hashcash to nil.
15726 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15728         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15729         when searching for already-paid recipients.
15731 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15733         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15734         passphrases when it is not needed.
15735         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15736         passphrase stuff from gpg, should only be necessary when you use
15737         gpg with a smartcard.
15739 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15741         * mml.el (mml-insert-mime): Ignore cached contents of
15742         message/external-body part.
15744         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15745         (mm-insert-part): Ditto.
15747 2006-03-23  Simon Josefsson  <jas@extundo.com>
15749         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15750         Reiner.
15751         (pgg-gpg-use-agent-p): Use it again.
15753 2006-03-23  Simon Josefsson  <jas@extundo.com>
15755         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15756         older emacsen.
15757         (pgg-gpg-use-agent-p): Don't use it.
15759 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15761         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15762         if we can.
15764 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15766         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15767         (pgg-gpg-update-agent): New function.
15768         (pgg-gpg-use-agent-p): New function.
15769         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15770         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15771         (pgg-gpg-sign-region): Use it.
15773 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15775         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15776         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15778 2006-03-21  Simon Josefsson  <jas@extundo.com>
15780         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15781         <wilde@sha-bang.de>.
15782         (pgg-gpg-use-agent): New variable.
15783         (pgg-gpg-process-region): Use it.
15784         (pgg-gpg-encrypt-region): Likewise.
15785         (pgg-gpg-encrypt-symmetric-region): Likewise.
15786         (pgg-gpg-decrypt-region): Likewise.
15787         (pgg-gpg-sign-region): Likewise.
15788         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15790 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15792         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15794         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15795         Add comment on version.
15797 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15799         * smiley.el: Add missing test smiley.
15801 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15803         * mm-decode.el (mm-with-part): New macro.
15804         (mm-get-part): Use it; work with message/external-body as well.
15805         (mm-save-part): Treat name and filename equally.
15807         * mm-extern.el (mm-extern-cache-contents): New function.
15808         (mm-inline-external-body): Use it; force the part to be displayed;
15809         move undisplayer added to the cached handle to the parent.
15811         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15812         (gnus-mime-view-part-as-type): Work with message/external-body.
15814         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15816 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15818         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15819         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
15820         Emacs.]
15822 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15824         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15825         path rather than symbol.  Always return list of directories.
15826         Guarantee that image directory comes first.  [Sync with image.el,
15827         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
15829         * message.el (message-make-tool-bar): Adjust to new API of
15830         `gmm-image-load-path-for-library'.
15832         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15834         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15836 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15838         * gnus-art.el (gnus-article-only-boring-p):
15839         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15840         intangible text.
15841         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15843 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15845         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15846         Use `defun' instead of `gmm-defun-compat'.
15848 2006-03-14  Simon Josefsson  <jas@extundo.com>
15850         * message.el (message-unique-id): Don't use message-number-base36
15851         if (user-uid) is a float.
15852         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15854 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15856         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15858         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15859         empty line between a part and a message part.
15861 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15863         * smiley.el: Add more test smileys.
15864         (smiley-data-directory, smiley-regexp-alist)
15865         (gnus-smiley-file-types): Fix doc strings.
15866         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15867         adding new elements.
15868         (smiley-mouse-map): Unused code.  Make it a comment.
15870 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15872         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15873         scan latest NoCeM messages instead of old ones.
15874         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15875         delimiters that are recently used.
15876         (gnus-nocem-load-cache): Add autoload cookie.
15878         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15880         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15881         level which is larger than gnus-use-nocem is specified.
15883         * gnus-group.el (gnus-group-get-new-news): Ditto.
15885 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15887         * gnus-util.el (gnus-tool-bar-update): New function.
15889         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15890         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15892         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15894         * gnus-group.el (gnus-group-redraw-when-idle)
15895         (gnus-group-redraw-check): Remove.
15896         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15898 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15900         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15901         if optional last element is specified in splits (FIELD VALUE...).
15903 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15905         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15906         to gmm-image-load-path-for-library.  Call with no-error argument.
15907         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15909         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15911         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15913         * gmm-utils.el (gmm-image-load-path): Remove alias.
15915 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15917         * gmm-utils.el (gmm-image-load-path): Add alias.
15919         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15920         nnml-generate-nov-databases-1.
15921         (nnml-generate-nov-databases): Use it.
15922         (nnml-generate-nov-databases-directory): Document no-active
15923         argument.
15925         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15926         directory if path is t.  Add no-error.
15928         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15929         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15931         * gnus-art.el (gnus-article-browse-delete-temp-files):
15932         Simplify resetting gnus-article-browse-html-temp-list.
15934         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15935         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
15936         Add example to docstring.  Rename local variables.  Move error
15937         checks to default case in cond and simplify.
15939 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15941         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15942         handle is multipart when calling it recursively.
15943         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15945 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15947         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15948         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15950 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15952         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15953         is loaded.
15955         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15956         loaded.
15958 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15960         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15961         to "Emacs 23 (unicode)" in doc string.
15963         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15964         "Emacs 23 (unicode)" in comment.
15966 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15968         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15970         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15971         characters 160 through 255 in Emacs 23.
15973 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15975         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15976         gnus-article-browse-html-temp.
15977         (gnus-article-browse-delete-temp): Make it customizable.
15978         Add `file'.  Adjust doc string.
15979         (gnus-article-browse-delete-temp-files): Add argument.
15980         Allow query for each file.  Adjust doc string.
15981         (gnus-article-browse-html-parts):
15982         Add `gnus-article-browse-delete-temp-files' to
15983         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15985 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15987         * gnus-art.el (gnus-article-browse-html-temp)
15988         (gnus-article-browse-delete-temp): New variables.
15989         (gnus-article-browse-delete-temp-files): New function.
15990         (gnus-article-browse-html-parts): Use it.
15992 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15994         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15996         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15997         string.
15999         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16000         gnus-summary-insert-new-articles when unplugged.
16001         Remove gnus-summary-search-article-forward.
16003         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16004         display-visual-class instead of display-color-cells.
16006 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16008         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16009         message/* containing non-ASCII text properly.
16011 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16013         * message.el: Require gmm-utils, remove autoloads.
16014         (message-tool-bar): Set default based on
16015         gmm-tool-bar-style.
16016         (message-tool-bar-gnome): Add gmm-customize-mode.
16018         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16019         gmm-tool-bar-style.
16020         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16022         * gnus-group.el (gnus-group-tool-bar): Set default based on
16023         gmm-tool-bar-style.
16024         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16026         * gmm-utils.el (gmm-image-directory): Rename variable from
16027         gmm-image-load-path.
16028         (gmm-image-load-path): Use gmm-image-directory.
16029         (gmm-customize-mode): New function.
16030         (gmm-tool-bar-style): New variable.
16032         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16033         gnus-group-redraw-line-number.
16034         (gnus-group-redraw-check): Simplify.
16035         (gnus-group-tool-bar-update): Remove redraw check.
16036         (gnus-group-make-tool-bar): Add redraw check.
16038 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
16040         * gnus-art.el (gnus-button): Add missing parentheses.
16042 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16044         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16046 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16048         * gnus-art.el (gnus-button): New face.
16049         (gnus-article-button-face): Use it.
16051         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16052         Add gnus-summary-next-page.  Re-order.
16054         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16055         next-node are now included.
16056         (gnus-group-redraw-line-number): New internal variable.
16057         (gnus-group-redraw-check): Helper function for updating the tool
16058         bar.
16059         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16061         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16063         * spam.el (spam-spamassassin-score-regexp): New internal variable.
16064         (spam-extra-header-to-number, spam-check-spamassassin-headers):
16065         Use it to match format of Spamassassin 3.0 and later.
16066         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16067         (spam-check-bogofilter)
16068         (spam-bogofilter-register-with-bogofilter): Fix args of
16069         `gnus-error' calls.
16071 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16073         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16074         unnecessary interaction when sending queued mails.
16075         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16077 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
16079         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16080         first or last are nil.
16082 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16084         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16086 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16088         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16090 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16092         * dns.el (query-dns): Protect more against buggy tcp output.
16094 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16096         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16097         nov.php.
16099 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16101         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16102         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16103         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
16104         output on the server side.
16105         (nnweb-google-create-mapping): Update regexps and add some
16106         progress indication.
16108 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
16110         * gnus-group.el (gnus-group-tool-bar-gnome):
16111         Fix gnus-agent-toggle-plugged.  Re-order icons.
16112         (gnus-group-tool-bar-gnome):
16113         Add gnus-group-{prev,next}-unread-group.
16114         (gnus-group-tool-bar-gnome): Re-order icons.
16116         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16117         Move gnus-summary-insert-new-articles.
16119         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16120         Fix comments.
16122         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
16123         also available in Emacs 21.3.
16125         * message.el (message-fix-before-sending): Change "Emacs 22" to
16126         "Emacs 23 (unicode)" in comment.
16128         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16129         "Emacs 23 (unicode)" in comment.
16131         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16132         comment.
16133         (mm-coding-system-p): Add comment about no-MULE XEmacs.
16135         * mm-view.el (mm-fill-flowed): Add :version.
16137 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16139         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16140         and load-path.
16142 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
16144         * message.el: Autoload gmm-image-load-path.
16145         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16146         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
16147         consitency.
16149         * gmm-utils.el (gmm-image-load-path): Also search in
16150         "../etc/images".  Don't set gmm-image-load-path if we don't find
16151         the image.
16153 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16155         * gmm-utils.el (gmm-image-load-path): Don't make
16156         `gmm-image-load-path' include subdirectories which the second arg
16157         `image' might specify.
16159         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16160         subdirectory to icon file names.
16162         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16164 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16166         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16167         gmm-image-load-path calls.
16169         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16171         * message.el (message-make-tool-bar): Ditto.
16173         * mml.el (mml-preview): Add comment concerning tool bar icons.
16175         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16176         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16178         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16179         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16181         * message.el (message-tool-bar-gnome): Use new icon names.
16182         (message-make-tool-bar): Use `gmm-image-load-path'.
16184         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16185         New functions from MH-E.
16186         (gmm-image-load-path): New variable from MH-E.
16187         (gmm-image-load-path): New function from MH-E.  Add arguments
16188         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
16189         *-image-load-path-called-flag.
16191 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
16193         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16195 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
16197         * nnimap.el (nnimap-request-move-article): Change folder back to
16198         source group before deleting.
16200 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
16202         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16204         * gnus-art.el (mm-url-insert-file-contents-external):
16205         Autoload mm-url.
16207         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16209 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16211         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16212         coding system which mm-charset-to-coding-system returns for a
16213         given charset is valid.
16215 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
16217         * html2text.el (html2text-remove-tag-list):
16218         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16220 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
16222         * gnus-cus.el: Revert 2005-10-17 change.
16224 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16226         * gnus-art.el (article-strip-banner):
16227         Call article-really-strip-banner only when the regexp match is made.
16229 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16231         * gnus-art.el (article-strip-banner):
16232         Use gnus-extract-address-components instead of
16233         mail-header-parse-addresses to make it work with non-ASCII text;
16234         remove mail-encode-encoded-word-string.
16236         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16237         values which are surrounded with \"...\"; make it never cause a
16238         Lisp error; give up parsing of parameters if it failed in
16239         extracting type.
16241 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
16243         * smime.el (smime-cert-by-ldap-1): Fix bug where
16244         `smime-ldap-search' returns results without userCertificates.
16246 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16248         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16250 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16252         * spam.el (spam-check-spamassassin-headers): Adapt format for
16253         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
16254         <ari@mbf.ocn.ne.jp>.
16255         (spam-list-of-processors): Add spam-use-gmane.
16257 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16259         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16260         make-temp-file; make it work with XEmacs as well.
16262         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16263         mm-make-temp-file.
16265         * mm-decode.el (mm-display-external): Use the 3rd arg of
16266         mm-make-temp-file.
16267         (mm-create-image-xemacs): Ditto.
16269 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16271         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16272         with message-narrow-to-headers.
16273         (gnus-draft-setup): Narrow to header to run message-fetch-field.
16274         (gnus-draft-check-draft-articles): New function.
16275         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16277 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16279         * gnus-art.el (gnus-article-browse-html-parts):
16280         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16281         Don't use suffix argument for mm-make-temp-file for Emacs 21
16282         compatibility.  Remove useless `format'.
16284 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16286         * nnweb.el (nnweb-google-wash-article): Update regexps.
16287         (nnweb-group-alist): Use defvoo instead of defvar.
16289 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16291         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16292         re-loading nn* modules.
16294 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16296         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16297         for `tool-bar-mode' and don't check it's default-value.
16299         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16301         * message.el (message-make-tool-bar): Ditto.
16303         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16304         `substring'.  Shorten tmp-file name.
16306         * gnus.el: Remove bogus comment.
16308 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
16310         * gnus-art.el (gnus-article-browse-html-parts): New function.
16311         (gnus-article-browse-html-article): New function for viewing html
16312         articles with a browser.
16314 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
16316         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16317         (mml2015-pgg-encrypt): Ditto.
16319         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16320         (mml1991-pgg-encrypt): Ditto.
16322 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16324         * nnfolder.el (nnfolder-insert-newsgroup-line):
16325         Use message-make-date instead of current-time-string.
16327         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16328         to gnus-decoded which mm-uu might set.
16330 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16332         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16333         don't decode quoted parameters; remove misimported Emacs code.
16334         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16335         (rfc2231-decode-encoded-string): Don't use split-string which
16336         behaves differently according to Emacs version; use
16337         mm-decode-coding-region to convert charset to coding-system.
16338         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16339         (rfc2231-encode-string): Remove misimported Emacs code.
16341 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16343         * gnus-art.el (article-decode-charset): Don't use ignore-errors
16344         when calling mail-header-parse-content-type.
16345         (article-de-quoted-unreadable): Ditto.
16346         (article-de-base64-unreadable): Ditto.
16347         (article-wash-html): Ditto.
16349         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16350         calling mail-header-parse-content-type and
16351         mail-header-parse-content-disposition.
16352         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16353         mail-header-parse-content-type.
16355         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16356         insert charset and format parameters; encode description after
16357         inserting it to buffer.
16358         (mml-insert-parameter): Fold lines properly even if a parameter is
16359         segmented into two or more lines; change the max column to 76.
16361         * rfc1843.el (rfc1843-decode-article-body): Don't use
16362         ignore-errors when calling mail-header-parse-content-type.
16364         * rfc2231.el (rfc2231-parse-string): Return at least type if
16365         possible; don't cause an error even if it fails in parsing of
16366         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16367         (rfc2231-encode-string): Don't break lines at the beginning, leave
16368         it to mml-insert-parameter.
16370         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16371         calling mail-header-parse-content-type.
16373 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
16375         * spam-report.el (spam-report-gmane-use-article-number):
16376         Improve doc string.
16377         (spam-report-gmane-internal): Check if a suitable header was found
16378         in the article.
16380 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16382         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16383         (rfc2231-encode-string): Make param*=value always begin with LWSP.
16385 2006-02-05  Romain Francoise  <romain@orebokech.com>
16387         Update copyright notices of all files in the gnus directory.
16389 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16391         * nnweb.el (nnweb-request-group): Avoid growing overview files.
16393 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16395         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16396         segmented lines of parameter value to cope with Thunderbird 1.5
16397         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16398         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16399         (rfc2231-encode-string): Don't make lines exceeding 76 column.
16401 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
16403         * mml.el (mml-generate-mime-1): Correct the order of inline signed
16404         parts.
16406 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16408         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16409         there's only one active file for all servers.
16410         (nnweb-request-scan): Make sure nnweb-articles is initialized on
16411         solid groups.  Gnus might have used a FAST request to select the group.
16412         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16413         and nnweb-search redundantly in the active file.
16414         (nnweb-request-list): Don't list bogus groups.  There can only be one.
16415         (nnweb-request-create-group): Don't use ARGS.
16416         (nnweb-possibly-change-server, nnweb-request-group): Remove some
16417         initializations.  Let nnoo do the work.
16419 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16421         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16422         Say the part has been decoded.
16424         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16426 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16428         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16429         mailcap-viewer-test-cache when there's no 'test clause, since that
16430         will invert the meaning of a "nil" test previously determined by
16431         mailcap-mailcap-entry-passes-test.
16433 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16435         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16436         compiling.
16438         * gnus-sum.el: Ditto.
16440         * message.el: Don't bind tool-bar-map when compiling.
16442 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16444         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16446 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16448         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16449         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16450         current Google Groups.
16452 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16454         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16455         and tool-bar-mode.
16457         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16458         and tool-bar-mode.
16460         * message.el (message-tool-bar-update): Simplify.
16461         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16463         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16464         gnus-summary-buffer.
16465         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16466         gnus-summary-reply.
16468         * gmm-utils.el (gmm): Add :version.
16470 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16472         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16473         Don't autoload.
16475 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16477         * gmm-utils.el (gmm-verbose): Add :group.
16479 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16481         * message.el: Change some comments WRT tool-bars.
16483         * gnus-sum.el (gnus-summary-tool-bar)
16484         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16485         (gnus-summary-tool-bar-zap-list): New variables.
16486         (gnus-summary-make-tool-bar): Complete rewrite using
16487         `gmm-tool-bar-from-list'.
16489         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16490         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16491         New variables.
16492         (gnus-group-make-tool-bar): Complete rewrite using
16493         `gmm-tool-bar-from-list'.
16494         (gnus-group-tool-bar-update): New function.
16496         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16498 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16500         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16501         is dissected into a single part of which the type is the same as
16502         the given one; decode charset.
16504 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16506         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16507         into alists as symbol not string, since that's what
16508         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16509         look for.
16511 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16513         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16514         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16516         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16518 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16520         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16521         (gnus-mime-security-button-menu): New definition.
16522         (gnus-mime-security-button-map): Use them.
16523         (gnus-mime-security-button-menu): New function.
16524         (gnus-insert-mime-security-button): Addition to help echo.
16525         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16526         (gnus-mime-security-pipe-part): New functions.
16528         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16529         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16531         * mm-decode.el (mm-handle-set-disposition): Remove.
16532         (mm-handle-set-description): Remove.
16534 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16536         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16537         (mm-w3m-standalone-supports-m17n-p): New function.
16538         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16539         w3m usage.
16541         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16542         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16544 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16546         * message.el (message-tool-bar-zap-list):
16547         Use gmm-tool-bar-zap-list as custom type.
16548         (message-tool-bar-update): New function.
16549         (message-tool-bar, message-tool-bar-gnome)
16550         (message-tool-bar-retro): Add message-tool-bar-update.
16551         (message-tool-bar-gnome): Add flyspell-buffer.
16553         * gnus-util.el (gnus-error): Describe `args'.
16555         * gmm-utils.el (gmm-error): Describe `args'.
16556         (gmm-tool-bar-zap-list): New widget.
16557         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16559 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16561         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16562         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16563         the number of recursive calls.
16565         * mm-decode.el (mm-handle-set-disposition): New macro.
16566         (mm-handle-set-description): New macro.
16568 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16570         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16571         encoding.
16573 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16575         * message.el (message-tool-bar-zap-list, message-tool-bar)
16576         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16577         (message-tool-bar-local-item-from-menu): Remove.
16578         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16579         (message-make-tool-bar): New function.
16580         (message-mode): Use `message-make-tool-bar'.
16582         * gmm-utils.el: New file.
16583         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16584         (gmm-lazy): New widget copied from `nnmail.el'.
16585         (gmm-tool-bar-from-list): New function for creating customizable
16586         tool bars.
16587         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16588         output.
16589         (gmm): Add :prefix to defgroup.
16591 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16593         * gmm-utils.el (gmm-widget-p): New function.
16595 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16597         * mml.el (mml-attach-file): Describe `description' in doc string.
16598         (mml-menu): Add Emacs MIME manual and PGG manual.
16600 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16602         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16604 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16606         * nntp.el (nntp-end-of-line): Doc fix.
16608 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16610         * imap.el (imap-open): Handle case where buffer is a buffer
16611         object.
16613 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16615         * gnus-delay.el (gnus-delay): Don't autoload.
16616         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16617         to be re-loaded when customizing the `gnus-delay' group.
16619 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16621         * message.el (message-insert-citation-line): Use newlines.
16623 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16625         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16627         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16629 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
16631         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16633 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16635         * mm-decode.el (mm-inlined-types): Add application/pgp.
16636         (mm-automatic-display): Ditto.
16638         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16639         part as text.
16641 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16643         * nnrss.el: Update copyright.
16644         (nnrss-opml-import): Query whether to subscribe to each entry.
16646         * gnus-art.el:
16647         * gnus-sum.el:
16648         * mm-uu.el:
16649         * mm-view.el: Update copyright.
16651 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
16653         * message.el (message-info): New function.
16654         (message-mode-menu): Add it.
16655         Update copyright.
16657         * ChangeLog: Fix and update copyright.
16659 2006-01-13  Romain Francoise  <romain@orebokech.com>
16661         * message.el (message-forward-subject-name-subject): Prefer the
16662         address to 'nowhere' if the sender has no name.
16663         Fix typo.  Update copyright year.
16665 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16667         * gnus-art.el (article-wash-html):
16668         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16669         (gnus-article-wash-html-with-w3m-standalone): New function.
16671         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16672         mm-inline-text-html-render-with-w3m-standalone.
16673         (mm-text-html-washer-alist): Map w3m-standalone to
16674         gnus-article-wash-html-with-w3m-standalone.
16675         (mm-inline-text-html-render-with-w3m-standalone): New function.
16677 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16679         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16680         Improve LaTeX.
16682 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16684         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16685         (nnrss-request-article): Render text/plain parts as HTML.
16687         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16688         the buffer.
16690 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16692         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16693         custom definition of `gnus-posting-styles'.
16695         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16696         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16698 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16700         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16701         Use nntp for bug archive.
16703 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16705         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16706         parts.
16707         (nnrss-normalize-date): New function converts ISO 8601 date into
16708         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16709         (nnrss-check-group): Use it.
16711 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16713         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16715         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16716         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16717         (nnrss-insert-w3): Ditto.
16719 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16721         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16722         the articles to be forwarded including the case where neither a
16723         number of articles nor a region is specified.
16725 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16727         * nnrss.el (nnrss-request-article): Fix last change; fill
16728         text/plain parts.
16730 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16732         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16733         in text/plain part.
16734         (nnrss-check-group): Don't add excessive newline to dc:subject.
16736 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16738         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16739         article.
16741 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16743         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16744         (nnml-use-compressed-files, nnml-save-mail): Support other
16745         comression programs such as bzip2.
16747 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16749         * dns.el (query-dns): Make sure we check the buffer size before
16750         removing tcp headers.
16752 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16754         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16755         remove MIME buttons associated with multipart/alternative parts.
16756         (gnus-mime-display-alternative): Tag buttons using `article-type'
16757         text property.
16759         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16760         associated with multipart/alternative parts.
16762         * gnus-art.el (gnus-signature-separator): Fix custom type.
16764         * mm-decode.el (mm-inlined-types): Fix custom type.
16765         (mm-keep-viewer-alive-types): Ditto.
16766         (mm-automatic-display): Ditto.
16767         (mm-attachment-override-types): Ditto.
16768         (mm-inline-override-types): Ditto.
16769         (mm-automatic-external-display): Ditto.
16771 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16773         * spam-report.el (spam-report-user-mail-address)
16774         (spam-report-user-agent): New variables.
16775         (spam-report-url-ping-plain): Use spam-report-user-agent.
16777 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16779         * gnus-art.el (gnus-button-handle-custom): Do not just use
16780         `customize-apropos' for any "M-x customize-*" button but the
16781         function called for.  Accept both the function name and its
16782         argument in order to achieve this.
16783         (gnus-button-alist): Remove support for "custom:" URL's.
16784         Pass function name to `gnus-button-handle-custom' in case of "M-x
16785         customize-*" buttons.
16787 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16789         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16790         multipart/alternative and add xref to mm-discouraged-alternatives
16791         in doc string.
16793         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16794         gnus-buttonized-mime-types in doc string.
16796 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16798         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16799         Suggest image/.* in the doc string.
16801 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16803         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16804         message-marks (Debian bug #342521).
16806 2005-12-12  Simon Josefsson  <jas@extundo.com>
16808         * password.el (password-read-from-cache): Add.
16809         (password-read): Use it.
16811 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16813         * rfc2047.el (rfc2047-charset-to-coding-system):
16814         Recognize us-ascii as a MIME charset.
16816         * mm-bodies.el (mm-decode-content-transfer-encoding):
16817         Protect against the case where the 2nd arg TYPE is nil.
16819 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16821         * pop3.el (pop3-stream-type): Fix custom version.
16823         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16825 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16827         * mm-decode.el (mm-display-external): Add missing cdr.
16829 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16831         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16832         RFC1524) if it is in mailcap or add a suffix according to
16833         mailcap-mime-extensions when generating a temp filename; postpone
16834         deleting a temp file for 2 seconds for some wrappers, shell
16835         scripts, and so on, which might exit right after having started a
16836         viewer command as a background job.
16838 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16840         * nntp.el (nntp-marks-directory): Fix custom group.
16842         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16843         steps when < 10.
16845         * gnus-start.el (gnus-no-server-1):
16846         Mention `gnus-level-default-subscribed' in doc string.
16848 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16850         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16851         parens.
16853 2005-11-26  Dave Love  <fx@gnu.org>
16855         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16856         (tls-program, tls-success): Provide openssl alternative.
16858         * starttls.el: Doc fixes.
16859         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16860         SERVICE to PORT.
16862         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16863         port null or service name.
16864         (starttls-negotiate): Autoload.
16866 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16868         * message.el (message-kill-to-signature): Fix interactive spec.
16870 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16872         * pop3.el (pop3-open-server): Recognize a string as a service name.
16874 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16876         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16878 2005-11-23  Dave Love  <fx@gnu.org>
16880         Add pop3s, pop3/starttls.
16882         * pop3.el (pop3-authentication-scheme): Clarify doc.
16883         (open-tls-stream, starttls-open-stream): Autoload.
16884         (pop3-stream-type): New.
16885         (pop3-open-server): Use it.
16887         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16888         for POP.
16889         (mail-source-keyword-map): Add :stream for POP.
16890         (mail-source-fetch-pop): Use pop3-stream-type.
16892 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16894         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16895         of current-time-string.
16897 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16899         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16900         date header.
16902 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16904         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16905         it can seriously impact performance as it bypasses the agent's
16906         local caches.
16908 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16910         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16911         must be explicitly online rather than "not explicitly offline" for
16912         its flags to be synchronized.
16914         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16915         that gnus-uu-unmark-thread will function correctly.
16917         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16918         1024K is instead displayed as 1M.
16920 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16922         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16924 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16926         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16928 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16930         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16931         error message to display actual error condition.
16932         (gnus-agent-save-local): Avoid saving symbols that are bound to
16933         nil as they simply result in a warning message in
16934         gnus-agent-read-local.
16936 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16938         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16939         rather than make-variable-buffer-local for file-precious-flag.
16941 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16943         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16944         for duplicates which are removed.  The invalid sort check then
16945         triggers a rescan after the sort as sorting may have moved
16946         duplicate entries such that they can be cheaply detected.
16948 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16950         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16952 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16954         * gnus-agent.el (gnus-agent-article-alist-save-format):
16955         Change internal variable to a custom variable.  Change default value
16956         from compressed(2) to uncompressed(1).
16957         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16958         support for uncompressed agentview files.  Taken together, reading
16959         the agentview file should now be 6-7 times faster.
16961 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16963         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16964         as a buffer-local variable.  This avoids creating truncated
16965         dribble files as a result of a hang up, eg.
16967 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16969         * gnus-start.el (gnus-start-draft-setup):
16970         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16972         * gnus.el (gnus-splash): Change custom group.
16973         (gnus-group-get-parameter, gnus-group-parameter-value):
16974         Describe allow-list argument.
16976         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16977         string.
16979 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16981         * gnus-art.el (gnus-default-article-saver): Add user-defined
16982         `function' to custom type.
16984 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16986         * imap.el (imap-open): Handle case where buffer is a buffer
16987         object.
16989 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16991         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16992         long lines.
16993         (gnus-cache-delete-group): Wrap doc strings.
16995         * gnus-agent.el (gnus-agent-rename-group)
16996         (gnus-agent-delete-group): Wrap doc strings.
16998 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17000         * gnus-start.el (gnus-1): Add "native" to
17001         gnus-predefined-server-alist.
17003         * gnus.el (gnus-method-to-server): Don't add "native" to the
17004         lists here, because that leads to problems when
17005         gnus-select-method is bound.
17007 2005-11-09  Simon Josefsson  <jas@extundo.com>
17009         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17010         use (not sort-by-date) instead.
17012 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17014         * gnus-delay.el (gnus-delay-group): Don't autoload.
17015         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17016         to be re-loaded when customizing the `gnus-delay' group.
17018 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
17020         * message.el: Revert last changes.
17021         (message-insert-citation-line): Use newlines.
17023 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
17025         * message.el (message-courtesy-message)
17026         (message-mark-insert-begin, message-mark-insert-end)
17027         (message-elide-ellipsis, message-cancel-message)
17028         (message-add-header, message-change-subject)
17029         (message-cross-post-followup-to-header)
17030         (message-cross-post-insert-note, message-reduce-to-to-cc)
17031         (message-widen-reply, message-delete-not-region)
17032         (message-kill-to-signature, message-insert-signature)
17033         (message-insert-importance-high, message-insert-importance-low)
17034         (message-insert-or-toggle-importance)
17035         (message-insert-disposition-notification-to)
17036         (message-indent-citation, message-yank-original)
17037         (message-cite-original-without-signature, message-cite-original)
17038         (message-insert-citation-line, message-position-on-field)
17039         (message-fix-before-sending, message-send-mail-partially)
17040         (message-send-mail, message-send-mail-with-sendmail)
17041         (message-send-mail-with-qmail, message-send-news)
17042         (message-check-news-header-syntax, message-generate-headers)
17043         (message-insert-courtesy-copy, message-fill-address)
17044         (message-fill-header, message-shorten-references)
17045         (message-setup-1, message-cancel-news)
17046         (message-forward-make-body-plain, message-forward-make-body-mime)
17047         (message-forward-make-body-mml, message-encode-message-body)
17048         (message-forward-make-body-digest-plain)
17049         (message-forward-make-body-digest-mime)
17050         (message-use-alternative-email-as-from): Insert `hard-newline'
17051         instead of ordinary newlines.
17053 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17055         * message.el (message-generate-headers): Downcase the argument
17056         given to message-check-element.
17058 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
17060         * nntp.el (nntp-authinfo-rejected): New error condition.
17061         (nntp-wait-for): Use new error condition to signal authentication
17062         error.
17063         (nntp-retrieve-data): Rethrow new error condition to break out of
17064         recursive call to nntp-send-authinfo.
17066 2005-11-08  Romain Francoise  <romain@orebokech.com>
17068         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17069         (gnus-summary-exit-map): Bind to `Z p'.
17070         (gnus-summary-make-menu-bar): Add menu item.
17072 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
17074         * gnus-art.el (gnus-article-treat-custom): Add `first'.
17075         (gnus-treat-*): Add `first' in all doc strings.
17077         * gnus-group.el (gnus-group-compact-group): Fix typo.
17079 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17081         * gnus.el (gnus-parameters-case-fold-search): New variable.
17082         (gnus-parameters-get-parameter): Use it.
17084         * gnus-score.el (gnus-home-score-file): Doc fix.
17086 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
17088         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17090 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17092         * mm-util.el (mm-special-display-p): New function.
17094         * mml.el (mml-preview): Use it; doc fix.
17096 2005-10-29  Romain Francoise  <romain@orebokech.com>
17098         * message.el (message-fix-before-sending): Fix comment.
17100 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17102         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17104 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17106         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17107         Used in gnus-score.el.
17109 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17111         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17113 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
17115         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17116         whitespace removed in revision 7.8.  Use concatenated string to
17117         protect trailing whitespace.
17119 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
17121         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17122         (nnimap-request-expire-articles): Use it to avoid sending 'UID
17123         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17124         Courier IMAP ("some version from 2004").  Mostly based on similar
17125         code in the same function.
17127 2005-10-26  Didier Verna  <didier@xemacs.org>
17129         * gnus-group.el (gnus-group-compact-group): Invalidate original
17130         article buffer.
17131         * gnus-srvr.el (gnus-server-compact-server): Ditto.
17132         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17133         NOV database and in article itself.
17134         Invalidate article backlog.
17136 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17138         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17140 2005-10-26  Simon Josefsson  <jas@extundo.com>
17142         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17143         part of 2004-07-25 change.
17145 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17147         * message.el (message-display-completion-list): New function.
17148         (message-expand-group): Use it; make sure the Completions buffer
17149         is modifiable.
17151 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
17153         * imap.el (imap-open): Handle case where buffer is a buffer object.
17155 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
17157         * pgg-def.el:
17158         * pgg-gpg.el:
17159         * pgg-parse.el:
17160         * pgg-pgp.el:
17161         * pgg-pgp5.el:
17162         * pgg.el: Move to the parent lisp directory.
17164 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
17166         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17167         user-mail-name is an empty string.
17169 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17171         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17172         depending on gnus-score-decay-constant.
17174         * encrypt.el (encrypt-insert-file-contents)
17175         (encrypt-write-file-contents): Don't use `gnus-message'.
17177         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17178         arguments.
17179         (mm-uu-type-alist): Add message-marks and insert-marks.
17180         Pass arguments to mm-uu-verbatim-marks-extract.
17181         (mm-uu-hide-markers): New variable.
17182         (mm-uu-extract): Use face similar to `gnus-cite-3'.
17184         * gnus-fun.el (gnus-convert-image-to-x-face-command)
17185         (gnus-convert-image-to-face-command): Use "convert" by default to
17186         allow other input image formats.
17187         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17188         accordingly.
17190 2005-10-23  Simon Josefsson  <jas@extundo.com>
17192         * imap.el (imap-gssapi-program): Align command line parameters
17193         with latest GNU SASL.
17194         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17196 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17198         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17199         HTML.
17200         (nnslashdot-request-article): Ditto.
17202 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17204         * mail-source.el (mail-source-fetch-pop): Require pop3.
17205         (mail-source-check-pop): Ditto.
17207 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17209         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17210         errors.
17212 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17214         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17215         (gnus-treat-strip-leading-blank-lines): Improve doc string.
17217         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17219         * mm-bodies.el (mm-decode-string):
17220         Call `mm-charset-to-coding-system' with allow-override argument.
17222 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17224         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17225         (rfc2047-charset-to-coding-system): New function.
17226         (rfc2047-decode-encoded-words): New function.
17227         (rfc2047-decode-region): Use them.
17228         (rfc2047-decode-cte): Remove.
17229         (rfc2047-parse-and-decode): Remove.
17230         (rfc2047-decode): Remove.
17232 2005-10-15  Kenichi Handa  <handa@m17n.org>
17234         * rfc2047.el (rfc2047-decode-cte): New function.
17235         (rfc2047-decode-region): Change the way to decode successive
17236         encoded-words: decode B- or Q-encoding in each encoded-word,
17237         concatenate them, and decode it as charset.
17239 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
17241         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
17242         widget-move-and-invoke.
17243         (gnus-custom-mode): Use gnus-custom-map.
17245 2005-10-15  Bill Wohler  <wohler@newt.com>
17247         * message.el (message-tool-bar-map): Rename image file from
17248         mail_send to mail/send.
17250 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17252         * message.el (message-expand-group): Pass the common
17253         prefix substring of completion to `display-completion-list'.
17255 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
17257         * mml-sec.el (mml-secure-method): New internal variable.
17258         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17259         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17260         New functions using mml-secure-method.
17262         * mml.el (mml-mode-map): Add key bindings for those functions.
17263         (mml-menu): Simplify security menu entries.  Suggested by Jesper
17264         Harder <harder@myrealbox.com>.
17265         (mml-attach-file, mml-attach-buffer, mml-attach-external):
17266         Goto end of message if point is the headers of the message.
17268         * message.el (message-in-body-p): New function.
17270         * assistant.el: Autoload gnus-util and netrc.
17272         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17273         Use `mm-charset-override-alist' only when decoding.
17275         * mm-bodies.el (mm-decode-body):
17276         Call `mm-charset-to-coding-system' with allow-override argument.
17278         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17279         `filename' from Content-Disposition if Content-Type doesn't
17280         provide `name'.
17281         (gnus-mime-view-part-as-type): Set default instead of
17282         initial-input.
17284 2005-10-09  Daniel Brockman  <daniel@brockman.se>
17286         * format-spec.el (format-spec): Propagate text properties of % spec.
17288 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17290         * gnus-art.el (gnus-treat-predicate): Add `first'.
17292 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17294         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17295         (mm-charset-override-alist): New variable.
17296         (mm-charset-to-coding-system): Use it.
17297         (mm-codepage-setup): New helper function.
17298         (mm-charset-eval-alist): New variable.
17299         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17300         Warn about unknown charsets.
17302 2005-10-04  David Hansen  <david.hansen@gmx.net>
17304         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17305         (nnrss-check-group): Ditto.
17307 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17309         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17310         Rename x-gnus-verbatim to x-verbatim.
17311         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17313         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17314         x-verbatim.
17316         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17318         * gnus-util.el (gnus-remove-duplicates): Remove.
17320         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17321         instead of gnus-remove-duplicates.
17323         * message.el (message-remove-duplicates): Remove.
17324         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17325         message-remove-duplicates.
17327         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17328         available, else use implementation from `delete-dups'.
17330         * message.el (message-insert-expires): New function.
17331         (message-mode-map): Add key binding.
17332         (message-mode-field-menu): Add menu entry.
17333         (message-mode): Document it.
17334         (message-make-expires-date): Use `message-make-date'.
17336 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17338         * message.el (message-make-expires-date): New function.
17340 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17342         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17344 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17346         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17347         function rather than the diff-mode.el package.
17348         (mm-display-external): Use with-current-buffer.
17349         (mm-viewer-completion-map, mm-viewer-completion-map):
17350         Move initialization inside declaration.
17352 2005-09-29  Simon Josefsson  <jas@extundo.com>
17354         * spam.el: Load hashcash when compiling, to avoid warnings.
17355         Don't autoload mail-check-payment.
17356         (spam-check-hashcash): Define unconditionally, since hashcash.el
17357         is part of Gnus now.  Ignore errors from payment checking.
17359 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17361         * message.el (message-bold-region, message-unbold-region):
17362         Rename from `bold-region' and `unbold-region'.
17364         * message.el: Remove useless autoloads.
17366 2005-09-28  Simon Josefsson  <jas@extundo.com>
17368         * message.el (message-use-idna): Default to t.
17369         (message-use-idna): Test whether encoding works too.  Doc fix.
17371 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17373         * nntp.el (nntp-warn-about-losing-connection): Remove.
17375 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17377         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17378         customizable.  Change default value.
17379         (mm-uu-diff-groups-regexp): Change default value.
17380         (mm-uu-type-alist): Add doc string.
17381         (mm-uu-configure): Add doc string.  Make it interactive.
17382         (mm-uu-tex-groups-regexp): New variable.
17383         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17384         (mm-uu-type-alist): Add LaTeX documents.
17385         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17386         of "text/verbatim".
17387         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17389         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17390         instead of "text/verbatim".
17392         * message.el (message-mark-inserted-region)
17393         (message-mark-insert-file): Use slrn style marks when called with
17394         prefix argument.
17396 2005-09-27  Simon Josefsson  <jas@extundo.com>
17398         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17400 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17402         * message.el (message-remove-duplicates): New function.
17403         Implementation borrowed from `gnus-remove-duplicates'.
17404         (message-idna-to-ascii-rhs): Also encode idna addresses in
17405         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17406         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17407         only ask about the same idna domain once per header and also tell
17408         in what header to replace the idna domain.
17410         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17411         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17412         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17413         a header is decoded and not just the last one.
17415 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17417         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17418         has been decoded.
17420         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17421         (mm-insert-part): Don't modify text if it has been decoded.
17423         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17424         decoded.
17426         * mm-view.el (mm-inline-text): Don't strip text props unless
17427         decoding enriched or richtext parts.
17429 2005-09-25  Romain Francoise  <romain@orebokech.com>
17431         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17432         * gnus-start.el (gnus-subscribe-interactively):
17433         * gnus-uu.el (gnus-uu-grab-articles):
17434         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17435         space.
17437 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17439         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17440         * mm-view.el (mm-view-pkcs7-decrypt):
17441         * gnus-sum.el (gnus-summary-limit-to-extra)
17442         (gnus-summary-respool-article, gnus-read-move-group-name):
17443         * gnus-score.el (gnus-summary-increase-score):
17444         * gnus-util.el (gnus-completing-read-with-default):
17445         * gnus-art.el (gnus-read-save-file-name)
17446         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17447         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17448         * message.el (message-check-news-header-syntax):
17449         Follow convention for reading with the minibuffer.
17451 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17453         * spam-report.el (spam-report-url-ping-plain):
17454         Use gnus-extended-version as User-Agent.
17456         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17457         default value is nil.
17459         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17460         (mm-uu-verbatim-marks-extract): New function.
17461         (mm-uu-extract): New face.
17462         (mm-uu-copy-to-buffer): Use it.
17464         * spam-report.el (spam-report-gmane-ham): Rename from
17465         `spam-report-gmane-unspam'.
17466         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17467         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17469         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17470         Autoload.
17471         (spam-report-gmane-unregister-routine):
17472         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17474 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17476         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17477         (spam-report-gmane-unregister-routine): Add support for gmane
17478         unregistration.
17480         * spam-report.el (spam-report-gmane-unspam)
17481         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17482         (spam-report-gmane): Change to take a single article and do unspam
17483         registration.
17485 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17487         * mm-url.el (mm-url-decode-entities): Fix regexp.
17489 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17491         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17492         default to nil, to be able to use Gnus at all.  If the default
17493         switches to something else, then the function should be fixed not
17494         be exceedingly slow.
17496 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17498         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17499         fail hard.
17501         * spam-report.el: Add better Keywords line.
17503         * spam.el: Add Maintainer and better Keywords line.
17505 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17507         * gnus-art.el (gnus-article-replace-part)
17508         (gnus-mime-replace-part): New functions.
17509         (gnus-mime-action-alist, gnus-mime-button-commands)
17510         (gnus-mime-save-part-and-strip): Add file argument.
17511         (gnus-article-part-wrapper): Add interactive argument.
17513         * gnus-sum.el (gnus-summary-mime-map):
17514         Add `gnus-article-replace-part'.
17516 2005-09-19  Didier Verna  <didier@xemacs.org>
17518         The nnml compaction feature:
17519         * nnml.el (nnml-request-compact-group): New function.
17520         * nnml.el (nnml-request-compact): New function.
17521         * gnus-int.el (gnus-request-compact-group): New function.
17522         * gnus-int.el (gnus-request-compact): New function.
17523         * gnus-group.el (gnus-group-compact-group): New function.
17524         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17525         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17526         * gnus-srvr.el (gnus-server-compact-server): New function.
17527         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17528         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17530 2005-09-18  Deepak Goel  <deego@gnufans.org>
17532         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17533         format spec.
17535 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17537         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17539 2005-09-15  Romain Francoise  <romain@orebokech.com>
17541         * message.el (message-fill-paragraph): Clarify docstring.
17543 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17545         * gnus-art.el (gnus-mime-display-part): Protect against broken
17546         MIME messages.
17548 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17550         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17551         before parsing header.
17553 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
17555         * html2text.el (html2text-replace-list): Add new entities.
17557 2005-09-11  Romain Francoise  <romain@orebokech.com>
17559         * message.el (message-alternative-emails): Improve docstring.
17560         (message-setup-1): Call `message-use-alternative-email-as-from'
17561         after `message-setup-hook' to give it precedence over posting
17562         styles, etc.
17563         (message-use-alternative-email-as-from): Add docstring.
17564         Remove the original From header if present.
17566         * nnml.el (nnml-compressed-files-size-threshold): New variable.
17567         (nnml-save-mail): Use it.
17569         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17570         articles.  Add new argument `silent'.
17571         (gnus-uu-mark-all): Report the total number of marked articles.
17573 2005-09-10  Romain Francoise  <romain@orebokech.com>
17575         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17576         (gnus-uu-mark-series): Likewise.
17578 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
17580         * spam-report.el (spam-report-gmane): Fix generation of spam
17581         report URL.
17583 2005-09-10  Simon Josefsson  <jas@extundo.com>
17585         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17586         t, based on discussion on the ding list with Robert Epprecht
17587         <epprecht@solnet.ch>.
17589 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
17591         * spam-report.el (spam-report-gmane): Make it work without
17592         X-Report-Spam header.  Gmane now only provides Archived-At.
17593         This is only used if `spam-report-gmane-use-article-number' is nil.
17594         (spam-report-gmane-spam-header): Remove.  Not used anymore.
17596         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17597         make `gnus-summary-sort-by-recipient' work with threading.
17599         * nnweb.el (nnweb-google-wash-article): Print a message if article
17600         is not available.
17602 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17604         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17605         change.  Decode text/* parts content before displaying.
17607 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17609         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17611 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17613         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17615 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17617         * message.el (message-tab-body-function): Fix mismatched custom type.
17619         * gnus.el (gnus-group-change-level-function): Ditto.
17621         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17623         * gnus-art.el (gnus-signature-limit)
17624         (gnus-article-mime-part-function): Ditto.
17626 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17628         * mml.el (mml-mode): Silence the byte compiler.
17630         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17631         using `(sit-for 0)' before moving the point to the specified part;
17632         skip unbuttonized parts.
17633         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17634         return to the summary window if gnus-auto-select-part is non-nil.
17636 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17638         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17639         New variables.
17640         (mml-dnd-attach-file, mml-mode): Use them.
17642         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17643         Make fetching article by MID work again for Google Groups.
17644         Add FIXME concerning gnus-group-make-web-group.
17646         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17647         Don't depend on Gnus by using mail-extract-address-components if
17648         gnus-extract-address-components is not bound.
17650 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17652         * gnus-art.el (gnus-mime-display-security): Don't display the
17653         signature, but only the signed part.
17655 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17657         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17659         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17660         list, not listp.
17662 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17664         * mm-encode.el (mm-encode-content-transfer-encoding):
17665         Likewise when encoding.
17667         * mm-bodies.el (mm-decode-content-transfer-encoding):
17668         De-canonicalize CRLF for all text content types, not just
17669         text/plain.
17671 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17673         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17674         valid article; point arrow and cursor at the MIME button.
17676 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17678         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17679         Suggested by Dan Christensen <jdc@uwo.ca>.
17681         * mm-decode.el (mm-save-part): Enable change of prompt.
17683 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17685         * gnus-msg.el (gnus-inews-add-send-actions):
17686         Make `message-post-method' lambda parameter ARG `&optional'.
17688 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17690         * gnus-sum.el (gnus-summary-mime-map):
17691         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17692         gnus-article-jump-to-part.
17694         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17695         (gnus-article-edit-part): Use it.
17696         (gnus-article-part-wrapper): Add no-handle argument.
17697         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17698         New functions.
17700 2005-08-29  Romain Francoise  <romain@orebokech.com>
17702         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17703         docstring.
17704         (gnus-face-from-file): Likewise.
17706 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17708         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17709         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17710         non-nil.
17711         (gnus-auto-select-part): New variable.
17712         (gnus-article-jump-to-part): New function.
17713         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17714         (gnus-mime-delete-part): Allow selecting specified part after
17715         deleting or stripping parts.
17716         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17717         part if argument is bogus.
17719 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17721         * gnus-art.el (w3m-minor-mode-map):
17722         * gnus-spec.el (gnus-newsrc-file-version):
17723         * gnus-util.el (nnmail-active-file-coding-system)
17724         (gnus-original-article-buffer, gnus-user-agent):
17725         * gnus.el (gnus-ham-process-destinations)
17726         (gnus-parameter-ham-marks-alist)
17727         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17728         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17729         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17730         * mm-decode.el (gnus-current-window-configuration):
17731         * mm-extern.el (gnus-article-mime-handles):
17732         * mm-url.el (url-current-object, url-package-name)
17733         (url-package-version):
17734         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17735         (smime-keys, w3m-cid-retrieve-function-alist)
17736         (w3m-current-buffer, w3m-display-inline-images)
17737         (w3m-minor-mode-map):
17738         * mml-smime.el (gnus-extract-address-components):
17739         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17740         (gnus-newsrc-hashtb, message-default-charset)
17741         (message-deletable-headers, message-options)
17742         (message-posting-charset, message-required-mail-headers)
17743         (message-required-news-headers):
17744         * mml1991.el (mc-pgp-always-sign):
17745         * mml2015.el (mc-pgp-always-sign):
17746         * nnheader.el (nnmail-extra-headers):
17747         * rfc1843.el (gnus-decode-encoded-word-function)
17748         (gnus-decode-header-function, gnus-newsgroup-name):
17749         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17751 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17753         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17754         the end of the date treatments.
17756 2005-08-15  Simon Josefsson  <jas@extundo.com>
17758         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17759         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17760         Capello and Romain Francoise.
17761         (pgg-fetch-key-function): Remove, not used?
17762         (pgg-insert-url-with-w3): Require url, to get
17763         url-insert-file-contents regardless of where it is defined.
17765 2005-08-13  Romain Francoise  <romain@orebokech.com>
17767         * message.el (message-cite-original-1): New function.
17768         (message-cite-original): Use it.
17769         (message-cite-original-without-signature): Ditto.
17771 2005-08-08  Romain Francoise  <romain@orebokech.com>
17773         * message.el (message-yank-empty-prefix): New variable.
17774         (message-indent-citation): Use it.
17775         (message-cite-original-without-signature): Respect X-No-Archive.
17777 2005-08-08  Simon Josefsson  <jas@extundo.com>
17779         * pgg.el: Autoload url-insert-file-contents instead of loading
17780         w3/url.
17781         (pgg-insert-url-with-w3): Don't load url here.
17783 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17785         * message.el (message-kill-to-signature): Don't insert newline at
17786         bol.
17787         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17789 2005-08-06  Romain Francoise  <romain@orebokech.com>
17791         * message.el (message-user-fqdn): Fix typo in docstring.
17793 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17795         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17797         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17799 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17801         * mm-bodies.el (mm-encode-body): Use coding system rather than
17802         charset to encode text.
17804         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17805         number of charsets if utf-8 is available (XEmacs).
17807 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17809         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17810         taken from `gnus-button-mid-or-mail-regexp'.
17811         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17812         (gnus-button-alist): Improve regexp for domain part of the MIDs
17813         for news:localpart@domain buttons.
17814         (gnus-button-ctan-directory-regexp): Update.
17816 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17818         * sieve-manage.el (sieve-manage-interactive-login):
17819         Use make-local-variable rather than make-variable-buffer-local.
17820         (sieve-manage-open): Ditto.
17821         (sieve-manage-authenticate): Ditto.
17823         * mml.el (mml-generate-mime-1): Make the content type default to
17824         text/plain if the filename is not specified.
17826 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17828         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17829         instead of insert-buffer.
17831         * message.el (message-yank-original): Ditto; set the mark at the
17832         end of the yanked message.
17834 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17836         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17837         lines to scroll rather than to stop it.
17839         * mml.el (mml-generate-default-type): Add doc string.
17840         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17841         default to application/octet-stream when determining the content
17842         type if it is not specified for the part or the mml contents; add
17843         a comment about mml-generate-default-type.
17845 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17847         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17848         make it default to application/octet-stream when determining the
17849         content type if it is not specified for the external contents.
17851 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17853         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17854         segmented parameter but also other parameters might be there.
17856 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17858         * mm-decode.el (mm-display-external): Delete temp file, directory
17859         and buffer immediately if the external process is exited.
17861 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17863         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17864         fewer lines than that of scroll-margin.
17865         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17867 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17869         * gnus-art.el (gnus-article-next-page): Revert.
17870         (gnus-article-beginning-of-window): New macro.
17871         (gnus-article-next-page-1): Use it.
17872         (gnus-article-prev-page): Ditto.
17873         (gnus-article-edit-part): Use insert-buffer-substring instead of
17874         insert-buffer.
17875         (gnus-article-edit-exit): Ditto.
17877         * gnus-util.el (gnus-beginning-of-window): Remove.
17878         (gnus-end-of-window): Remove.
17880 2005-07-25  Simon Josefsson  <jas@extundo.com>
17882         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17883         to have the url package without w3.  Reported by Daiki Ueno
17884         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17886 2005-07-20  Didier Verna  <didier@xemacs.org>
17888         * gnus-diary.el: Remove the description comment (nndiary is now
17889         properly documented in the Gnus manual).
17890         Fix the spelling of "Back End".
17891         * nndiary.el: Ditto.
17892         Fix the copyright notice.
17894 2005-07-18  Romain Francoise  <romain@orebokech.com>
17896         * gnus-sum.el (gnus-summary-to-prefix)
17897         (gnus-summary-newsgroup-prefix): New variables.
17898         (gnus-summary-from-or-to-or-newsgroups): Use them.
17900 2005-07-17  Romain Francoise  <romain@orebokech.com>
17902         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17903         space as it's generally not especially interesting to the user.
17905 2005-07-16  Romain Francoise  <romain@orebokech.com>
17907         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17908         nil to avoid prompting and file modification if one of the
17909         messages at the top of the nnfolder file contains a copyright
17910         notice.
17911         Update copyright notice.
17913         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17914         instead of `current-time-string' as the latter creates a time
17915         string that is not RFC 2822 compliant (it lacks the zone).
17916         Update copyright notice.
17918 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17920         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17921         for text/rtf.  Display default in prompt.  Pass default for M-n.
17923         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17925 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17927         * gnus-msg.el (gnus-button-mailto):
17928         Remove save-selected-window-window hackery because it relies on
17929         save-selected-window internals.
17931 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17933         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17934         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17935         (gnus-article-prev-page): Ditto.
17937         * gnus-util.el (gnus-beginning-of-window): New function.
17938         (gnus-end-of-window): New function.
17940 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17942         * gnus-score.el (gnus-score-edit-all-score):
17943         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17944         gnus-message.
17946 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17948         * gnus-msg.el (gnus-button-mailto):
17949         Remove save-selected-window-window hackery because it relies on
17950         save-selected-window internals.
17952 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17954         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17955         add-minor-mode.
17956         (gnus-binary-mode): Ditto.
17958         * gnus-topic.el (gnus-topic-mode): Ditto.
17960 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17962         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17963         (gnus-article-prev-page): Take scroll-margin into consideration.
17965 2005-07-04  Lute Kamstra  <lute@gnu.org>
17967         Update FSF's address in GPL notices.
17969 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17971         * gnus.el (gnus-exit):
17972         * gnus-group.el (gnus-group-icons):
17973         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17975         * gnus-nocem.el (gnus-nocem):
17976         * message.el (message-various, message-buffers, message-sending)
17977         (message-interface, message-forwarding, message-insertion)
17978         (message-headers, message-news, message-mail):
17979         * pgg-gpg.el (pgg-gpg):
17980         * pgg-parse.el (pgg-parse):
17981         * pgg-pgp.el (pgg-pgp):
17982         * pgg-pgp5.el (pgg-pgp5):
17983         * pop3.el (pop3): Finish `defgroup' description with period.
17985 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17987         * gnus-art.el (article-display-face): Improve the efficiency.
17988         (article-display-x-face): Ditto; remove gray x-face stuff.
17990 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17992         * gnus-art.el (article-display-face): Correct the position in
17993         which Faces are inserted.
17995 2005-06-29  Didier Verna  <didier@xemacs.org>
17997         * gnus-art.el (article-display-face): Display faces in correct
17998         order.
18000 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18002         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18003         (gnus-fill-real-hashtb): Use hash table instead of obarray.
18004         (gnus-nocem-check-article): Fetch the Type header.
18005         (gnus-nocem-message-wanted-p): Fix the way to examine types.
18006         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18007         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18008         make sure gnus-nocem-hashtb is initialized.
18009         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18010         (gnus-nocem-unwanted-article-p): Ditto.
18012         * pgg.el (pgg-verify): Return the verification result.
18014 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18016         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18017         is ascii.
18019 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
18021         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18022         `show-nonbreak-escape'.
18024 2005-06-23  Lute Kamstra  <lute@gnu.org>
18026         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18028         * dig.el (dig-mode):
18029         * smime.el (smime-mode): Use gnus-run-mode-hooks.
18031 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
18033         * nnimap.el (nnimap-split-download-body): Fix spellings.
18035 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
18037         * gnus-art.el (gnus-article-encrypt-body):
18038         * gnus-cus.el (gnus-score-customize):
18039         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18040         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18042 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
18044         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18045         header by looking for magic "MII" at the beginning.
18047 2005-06-16  Miles Bader  <miles@gnu.org>
18049         * assistant.el (assistant-field): Remove "-face" suffix from face name.
18050         (assistant-field-face): New backward-compatibility alias for renamed
18051         face.
18052         (assistant-render-text): Use renamed assistant-field face.
18054         * spam.el (spam): Remove "-face" suffix from face name.
18055         (spam-face): New backward-compatibility alias for renamed face.
18056         (spam-face, spam-initialize): Use renamed spam face.
18058         * message.el (message-header-to, message-header-cc)
18059         (message-header-subject, message-header-newsgroups)
18060         (message-header-other, message-header-name)
18061         (message-header-xheader, message-separator, message-cited-text)
18062         (message-mml): Remove "-face" suffix from face names.
18063         (message-header-to-face, message-header-cc-face)
18064         (message-header-subject-face, message-header-newsgroups-face)
18065         (message-header-other-face, message-header-name-face)
18066         (message-header-xheader-face, message-separator-face)
18067         (message-cited-text-face, message-mml-face):
18068         New backward-compatibility aliases for renamed faces.
18069         (message-font-lock-keywords): Use renamed message faces.
18071         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18072         (sieve-test-commands, sieve-tagged-arguments):
18073         Remove "-face" suffix from face names.
18074         (sieve-control-commands-face, sieve-action-commands-face)
18075         (sieve-test-commands-face, sieve-tagged-arguments-face):
18076         New backward-compatibility aliases for renamed faces.
18077         (sieve-control-commands-face, sieve-action-commands-face)
18078         (sieve-test-commands-face, sieve-tagged-arguments-face):
18079         Use renamed sieve faces.
18081         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18082         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18083         (gnus-group-news-3-empty, gnus-group-news-4)
18084         (gnus-group-news-4-empty, gnus-group-news-5)
18085         (gnus-group-news-5-empty, gnus-group-news-6)
18086         (gnus-group-news-6-empty, gnus-group-news-low)
18087         (gnus-group-news-low-empty, gnus-group-mail-1)
18088         (gnus-group-mail-1-empty, gnus-group-mail-2)
18089         (gnus-group-mail-2-empty, gnus-group-mail-3)
18090         (gnus-group-mail-3-empty, gnus-group-mail-low)
18091         (gnus-group-mail-low-empty, gnus-summary-selected)
18092         (gnus-summary-cancelled, gnus-summary-high-ticked)
18093         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18094         (gnus-summary-high-ancient, gnus-summary-low-ancient)
18095         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18096         (gnus-summary-low-undownloaded)
18097         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18098         (gnus-summary-low-unread, gnus-summary-normal-unread)
18099         (gnus-summary-high-read, gnus-summary-low-read)
18100         (gnus-summary-normal-read, gnus-splash):
18101         Remove "-face" suffix from face names.
18102         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18103         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18104         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18105         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18106         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18107         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18108         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18109         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18110         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18111         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18112         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18113         (gnus-summary-selected-face, gnus-summary-cancelled-face)
18114         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18115         (gnus-summary-normal-ticked-face)
18116         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18117         (gnus-summary-normal-ancient-face)
18118         (gnus-summary-high-undownloaded-face)
18119         (gnus-summary-low-undownloaded-face)
18120         (gnus-summary-normal-undownloaded-face)
18121         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18122         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18123         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18124         (gnus-splash-face):
18125         New backward-compatibility aliases for renamed faces.
18126         (gnus-group-startup-message): Use renamed gnus faces.
18128         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18129         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18130         (gnus-server-agent): Remove "-face" suffix from face names.
18131         (gnus-server-agent-face, gnus-server-opened-face)
18132         (gnus-server-closed-face, gnus-server-denied-face)
18133         (gnus-server-offline-face):
18134         New backward-compatibility aliases for renamed faces.
18135         (gnus-server-agent-face, gnus-server-opened-face)
18136         (gnus-server-closed-face, gnus-server-denied-face)
18137         (gnus-server-offline-face): Use renamed gnus faces.
18139         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18140         Remove "-face" suffix from face names.
18141         (gnus-picon-xbm-face, gnus-picon-face):
18142         New backward-compatibility aliases for renamed faces.
18144         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18145         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18146         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18147         (gnus-cite-11): Remove "-face" suffix from face names.
18148         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18149         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18150         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18151         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18152         New backward-compatibility aliases for renamed faces.
18153         (gnus-cite-attribution-face, gnus-cite-face-list)
18154         (gnus-article-boring-faces): Use renamed gnus faces.
18156         * gnus-art.el (gnus-signature, gnus-header-from)
18157         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18158         (gnus-header-content): Remove "-face" suffix from face names.
18159         (gnus-signature-face, gnus-header-from-face)
18160         (gnus-header-subject-face, gnus-header-newsgroups-face)
18161         (gnus-header-name-face, gnus-header-content-face):
18162         New backward-compatibility aliases for renamed faces.
18163         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18165         * gnus-sum.el (gnus-summary-selected-face)
18166         (gnus-summary-highlight): Use renamed gnus faces.
18167         * gnus-group.el (gnus-group-highlight): Likewise.
18169 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
18171         * gnus-sieve.el (gnus-sieve-article-add-rule):
18172         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18173         * spam-stat.el (spam-stat-buffer-change-to-spam)
18174         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18176         * message.el (message-is-yours-p):
18177         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18179 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18181         * mm-view.el (mm-inline-text): Withdraw the last change.
18183 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18185         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18186         executing enriched-decode.
18188 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18190         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18191         charset of tar files.
18193 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
18195         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18197 2005-06-04  Lute Kamstra  <lute@gnu.org>
18199         * nnfolder.el (nnfolder-read-folder): Make sure that undo
18200         information is never recorded.
18202 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18204         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18206 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18208         * pop3.el (pop3-apop): Run md5 in the binary mode.
18210         * starttls.el (starttls-set-process-query-on-exit-flag):
18211         Use eval-and-compile.
18213 2005-05-31  Simon Josefsson  <jas@extundo.com>
18215         * smime.el (smime-replace-in-string): Define.
18216         (smime-cert-by-ldap-1): Use it.
18218 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18220         * gnus-art.el (article-display-x-face): Replace
18221         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18223         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18224         set-process-query-on-exit-flag or process-kill-without-query.
18226         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18227         loop instead of replace-regexp.
18229         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18230         instead of process-kill-without-query if it is available.
18232         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18233         instead of find-file-hooks if it is available.
18235         * mml1991.el: Bind pgg-default-user-id when compiling.
18237         * mml2015.el: Bind pgg-default-user-id when compiling.
18239         * nndraft.el (nndraft-request-associate-buffer):
18240         Use write-contents-functions instead of write-contents-hooks if it is
18241         available.
18243         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18244         instead of find-file-hooks if it is available.
18246         * nntp.el (nntp-open-connection): Replace
18247         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18248         (nntp-open-ssl-stream): Ditto.
18249         (nntp-open-tls-stream): Ditto.
18251         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18252         set-process-query-on-exit-flag or process-kill-without-query.
18253         (starttls-open-stream-gnutls): Use it instead of
18254         process-kill-without-query.
18255         (starttls-open-stream): Ditto.
18257 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
18259         * smime.el (smime-cert-by-ldap-1): Don't use
18260         replace-regexp-in-string.
18262 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
18264         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18266         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18267         in PEM format.  Adjust to the XEmacs compatibility.
18269 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18271         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18272         by `string-to-number'.
18273         * gnus-agent.el (gnus-agent-regenerate-group)
18274         (gnus-agent-fetch-articles): Ditto.
18275         * gnus-art.el (gnus-button-fetch-group): Ditto.
18276         * gnus-cache.el (gnus-cache-generate-active)
18277         (gnus-cache-articles-in-group): Ditto.
18278         * gnus-group.el (gnus-group-set-current-level)
18279         (gnus-group-insert-group-line): Ditto.
18280         * gnus-score.el (gnus-score-set-expunge-below)
18281         (gnus-score-set-mark-below, gnus-summary-score-effect)
18282         (gnus-summary-score-entry): Ditto.
18283         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18284         (gnus-soup-pack): Ditto.
18285         * gnus-spec.el (gnus-xmas-format): Ditto.
18286         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18287         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18288         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18289         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18290         * nndb.el (nndb-get-remote-expire-response): Ditto.
18291         * nndiary.el (nndiary-parse-schedule-value)
18292         (nndiary-string-to-number, nndiary-request-replace-article)
18293         (nndiary-request-article): Ditto.
18294         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18295         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18296         * nneething.el (nneething-make-head): Ditto.
18297         * nnfolder.el (nnfolder-request-article)
18298         (nnfolder-retrieve-headers): Ditto.
18299         * nnheader.el (nnheader-file-to-number): Ditto.
18300         * nnkiboze.el (nnkiboze-request-article): Ditto.
18301         * nnmail.el (nnmail-process-unix-mail-format)
18302         (nnmail-process-babyl-mail-format): Ditto.
18303         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18304         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18305         (nnmh-request-create-group, nnmh-request-list-1)
18306         (nnmh-request-group, nnmh-request-article): Ditto.
18307         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18308         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18309         * nnsoup.el (nnsoup-make-active): Ditto.
18310         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18311         * nntp.el (nntp-find-group-and-number)
18312         (nntp-retrieve-headers-with-xover): Ditto.
18313         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18314         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18315         (pgg-format-key-identifier): Ditto.
18316         * pop3.el (pop3-last, pop3-stat): Ditto.
18317         * qp.el (quoted-printable-decode-region): Ditto.
18319         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18320         of concat.
18322 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18324         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18326         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18328         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18330         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18332         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18334         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18336         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18337         (gnus-carpal-mode): Ditto.
18339         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18340         (gnus-browse-mode): Ditto.
18342         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18344         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18346 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18348         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18350 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18352         * gnus-util.el (gnus-run-mode-hooks): New function.
18354         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18356 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18358         * gnus-agent.el (gnus-agent-make-mode-line-string):
18359         Use mode-line-highlight as mouse-face.
18361 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18363         * canlock.el (canlock): Change the parent group to news.
18365         * deuglify.el (gnus-outlook-deuglify): Add :group.
18367         * dig.el (dig): Add :group.
18369         * dns-mode.el (dns-mode): Add :group.
18371         * encrypt.el (encrypt): Add :group.
18373         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18374         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18375         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18376         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18377         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18379         * gnus-diary.el (gnus-diary): Add :group.
18381         * gnus.el (gnus-group-news-1-face): Add :group.
18382         (gnus-group-news-1-empty-face): Ditto.
18383         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18384         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18385         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18386         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18387         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18388         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18389         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18390         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18391         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18392         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18393         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18394         (gnus-summary-high-ticked-face): Ditto.
18395         (gnus-summary-low-ticked-face): Ditto.
18396         (gnus-summary-normal-ticked-face): Ditto.
18397         (gnus-summary-high-ancient-face): Ditto.
18398         (gnus-summary-low-ancient-face): Ditto.
18399         (gnus-summary-normal-ancient-face): Ditto.
18400         (gnus-summary-high-undownloaded-face): Ditto.
18401         (gnus-summary-low-undownloaded-face): Ditto.
18402         (gnus-summary-normal-undownloaded-face): Ditto.
18403         (gnus-summary-high-unread-face): Ditto.
18404         (gnus-summary-low-unread-face): Ditto.
18405         (gnus-summary-normal-unread-face): Ditto.
18406         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18407         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18409         * hashcash.el (hashcash): New custom group.
18410         (hashcash-default-payment): Add :group.
18411         (hashcash-payment-alist): Ditto.
18412         (hashcash-default-accept-payment): Ditto.
18413         (hashcash-accept-resources): Ditto.
18414         (hashcash-path): Ditto.
18415         (hashcash-extra-generate-parameters): Ditto.
18416         (hashcash-double-spend-database): Ditto.
18417         (hashcash-in-news): Ditto.
18419         * message.el (message-minibuffer-local-map): Add :group.
18421         * netrc.el (netrc): Add :group.
18423         * sieve-manage.el (sieve-manage-log): Add :group.
18424         (sieve-manage-default-user): Diito.
18425         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18426         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18427         (sieve-manage-authenticators): Ditto.
18428         (sieve-manage-authenticator-alist): Ditto.
18429         (sieve-manage-default-port): Ditto.
18431         * sieve-mode.el (sieve-control-commands-face): Add :group.
18432         (sieve-action-commands-face): Ditto.
18433         (sieve-test-commands-face): Ditto.
18434         (sieve-tagged-arguments-face): Ditto.
18436         * smime.el (smime): Add :group.
18438         * spam-report.el (spam-report): Add :group.
18440         * spam.el (spam, spam-face): Add :group.
18442 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18444         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18445         return \n.\n.\n at the end of articles.  Protect against that.
18446         (nntp-with-open-group): Allow debugging.
18448         * nnheader.el (mail-header-set-extra): Make into a function
18449         because I just could't understand how to quote the list properly.
18451         * dns.el (query-dns-cached): New function.
18453 2005-05-26  Lute Kamstra  <lute@gnu.org>
18455         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18457 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18459         * gnus-art.el: Don't autoload mail-extract-address-components.
18461         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18462         eval-and-compile to evaluate it.
18464         * hashcash.el: Don't autoload executable-find.
18466         * nndb.el: Don't declare the nndb back end two or more times; don't
18467         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18469         * nntp.el: Autoload format-spec instead of format; use
18470         eval-and-compile to evaluate autoload forms.
18472 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18474         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18476 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18478         * gnus.el (gnus-version-number): Bump version.
18480 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18482         * gnus.el: No Gnus v0.3 is released.
18484 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18486         * gnus-art.el (gnus-article-edit-part): Disable undo.
18488 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18490         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18491         gnus-article-date-lapsed-new-header is t if date timer is active;
18492         skip headers in which the original date value is empty.
18493         (gnus-article-save-original-date): Redefine it as a macro.
18494         (gnus-display-mime): Use it.
18496 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18498         * gnus-art.el (article-date-ut): Support converting date in
18499         forwarded parts as well.
18500         (gnus-article-save-original-date): New function.
18501         (gnus-display-mime): Use it.
18503 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18505         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18506         enclosure element of <item>.
18508 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18510         * message.el (message-kill-buffer-query): Rename from
18511         `message-kill-buffer-query-if-modified'.  Add :version.
18513 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18515         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18516         window layout.
18518 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18520         * mml.el: Autoload dnd when compiling.
18522 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18524         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18525         x-dnd-*.
18527 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18529         * qp.el (quoted-printable-encode-region): Save excursion.
18531 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
18533         * message.el (message-kill-buffer-query-if-modified): Add new variable
18534         so the user can kill a modified message buffer quickly.
18535         (message-kill-buffer): Use it.
18537 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18539         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18540         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18542 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18544         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18545         contained in text because xml.el decodes entities) with LFs.
18547 2005-04-11  Lute Kamstra  <lute@gnu.org>
18549         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18550         differently.
18552 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18554         * mm-util.el (mm-detect-coding-region): Typo.
18556 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18558         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18560 2005-04-06  Deepak Goel  <deego@gnufans.org>
18562         * spam-stat.el (spam-stat-score-buffer): Add a call to a
18563         user-function allow user modifications of the scores.
18564         (spam-stat-score-buffer-user): New function, to allow
18565         user-computed modifications to the score.
18566         (spam-stat-score-buffer-user-functions): List of additional
18567         scoring functions.
18568         (spam-stat-error-holder): Global temporary error holder.
18569         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18570         variable.
18572 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18574         * gnus-registry.el (gnus-registry-clean-empty-function)
18575         (gnus-registry-trim, gnus-registry-fetch-groups)
18576         (gnus-registry-delete-group): Groups that match
18577         `gnus-registry-ignored-groups' are removed from the registry
18578         entries, not just ignored for splitting.  This helps clean up the
18579         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18580         to get all the groups a message ID is in.
18582         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18583         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18584         (spam-stat-score-buffer-user-functions): Add :number custom type.
18586 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18588         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18589         argument in XEmacs.
18591         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18592         (nnrss-request-group): Decode group name first.
18593         (nnrss-request-article): Make a text/plain article if mml-to-mime
18594         failed.
18595         (nnrss-get-encoding): Return a compatible encoding according to
18596         nnrss-compatible-encoding-alist.
18597         (nnrss-find-el): Use consp instead of listp.
18598         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18600 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18602         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18603         which Emacs 20 doesn't support.
18604         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18606 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18608         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18609         silence the byte compiler inside the defun.
18611         * gnus-demon.el (parse-time-string): Add autoload.
18613         * gnus-delay.el (parse-time-string): Add autoload.
18615         * gnus-art.el (parse-time-string): Add autoload.
18617         * nnultimate.el (parse-time): Require for `parse-time-string'.
18619 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18621         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18623         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18625         * smime.el (smime-ldap-host-list): Add :version.
18627 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18629         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18630         pass it to `gnus-browse-read-group'.
18631         (gnus-browse-read-group): Add NUMBER argument and pass it to
18632         `gnus-group-read-ephemeral-group'.
18634         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18635         argument and pass it to `gnus-group-read-group'.
18637 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18639         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18640         mm-xemacs-find-mime-charset-1 if we have the mule feature
18641         available at runtime.
18643 2005-03-25  Werner Lemberg  <wl@gnu.org>
18645         * nnmaildir.el: Replace `illegal' with `invalid'.
18647 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18649         * gnus-start.el (gnus-display-time-event-handler):
18650         Check display-time-timer at runtime rather than only at load time
18651         in case display-time-mode is turned off in the mean time.
18653 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18655         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18656         used.
18658         * nneething.el (nneething-map-file-directory): Derive from
18659         `gnus-directory'.
18661         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18662         the To/Cc button.
18664 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18666         * nnmaildir.el (nnmaildir-request-accept-article):
18667         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18669 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18671         * gnus-async.el: Require timer-funcs at compile time when in
18672         XEmacs for `run-with-idle-timer'.
18674 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18676         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18677         autoloaded function.
18679 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18681         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18683 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18685         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18687 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18689         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18690         Add gnus-expert-user to default.
18692 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18694         * nnimap.el (nnimap-open-server): Ditto.
18696         * imap.el (imap-authenticate): Fix typo.
18698 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18700         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18701         buffer (since IMAP server might return FETCH response out of
18702         order, and the nntp buffer must be sorted).
18704 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18706         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18707         comparison on string.
18709         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18710         (gnus-agent-score): Rename category keywords to match gnus-cus.
18711         (gnus-agent-summary-fetch-series): Modify to protect against
18712         gnus-agent-summary-fetch-group clearing processable flags.
18713         (gnus-agent-synchronize-group-flags): Update live group buffer as
18714         synchronization may occur due to the user toggle the plugged
18715         status.
18716         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18717         successfully downloaded.
18718         (gnus-agent-expire-group-1): Avoid using markers when the overview
18719         is in ascending order; greatly improves performance.
18720         (gnus-agent-regenerate-group):
18721         Use gnus-agent-synchronize-group-flags to reset read status in both
18722         gnus and server.
18723         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18725 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18727         * message.el: Don't autoload former message-utils variables.
18728         (message-strip-subject-trailing-was): Change doc string.
18730         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18731         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18732         (nnweb-google-search): Add "hl=en" here.
18733         (nnweb-google-parse-1, nnweb-google-create-mapping):
18734         Don't hardcode URL.
18736 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18738         * message.el (message-get-reply-headers, message-followup):
18739         Mention related variables `message-use-followup-to' and
18740         `message-use-mail-followup-to', in the information buffer.
18742         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18743         of broken groups(-beta).google.com.
18745 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18747         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18748         parameter to invoked gnus-request-move-article; remove the
18749         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18750         all at once instead of once per article.
18751         (gnus-summary-remove-process-mark): Accept a list of articles as
18752         well as a single article for processing.
18754         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18755         parameter.
18757         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18759         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18761         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18762         parameter.
18764         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18765         parameter.
18767         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18768         parameter and remove the gnus-sum-hint-move-is-internal variable.
18770         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18771         parameter.
18773         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18774         parameter.
18776         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18777         parameter.
18779         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18781         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18782         parameter.
18784         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18785         parameter.
18787 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18789         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18790         a more conservative way.
18792 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18794         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18795         buffer, so it moves the window's cursor.
18797 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18799         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18800         `mm-dissect-multipart' and receive the from field as an (optional)
18801         argument from `mm-dissect-multipart'.
18802         (mm-dissect-multipart): Receive the from field as an argument and
18803         pass it on when we call `mm-dissect-buffer' on MIME parts.
18804         Fixes verification/decryption of signed/encrypted MIME parts.
18806 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18808         * gnus-sum.el (gnus-summary-move-article):
18809         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18810         whatever it calls (right now, only nnimap-request-move article
18811         respects it).
18813         * nnimap.el (nnimap-request-move-article):
18814         When gnus-sum-hint-move-is-internal is set, don't do the extra
18815         nnimap-request-article.
18817 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18819         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18821         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18822         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18824         * gnus-sum.el (gnus-summary-caesar-message):
18825         Apply `gnus-treat-article' after rotation.
18827         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18828         doc string.
18830 2005-02-22  Simon Josefsson  <jas@extundo.com>
18832         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18833         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18834         <arne@arnested.dk>.
18835         (encrypt): Add password-cache and password-cache-expiry as group
18836         members.
18838 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18840         * smime.el (smime-ldap-host-list): Doc fix.
18841         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18842         cache) password.
18843         (smime-sign-region): Use it.
18844         (smime-decrypt-region): Use it.
18845         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18846         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18847         fails.
18848         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18849         certificate from DER to PEM format rather than calling openssl.
18851         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18853         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18854         for signing/encryption.
18856         * mml.el (mml-parse-1): Use them.
18858 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18860         * nnrss.el (nnrss-verbose): Remove.
18861         (nnrss-request-group): Use `nnheader-message' instead.
18863 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18865         * nnrss.el (nnrss-verbose): New variable.
18866         (nnrss-request-group): Make it say nnrss is requesting a group.
18868 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18870         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18871         Handle news URL with given port correctly.
18873 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18875         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18876         containing special characters.
18878         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18880         * mml.el (mime-to-mml): Ditto.
18882         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18883         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18884         (rfc2047-decode-region): Quote decoded words containing special
18885         characters when rfc2047-quote-decoded-words-containing-tspecials
18886         is non-nil.
18888 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18890         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18892         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18894 2005-02-15  Simon Josefsson  <jas@extundo.com>
18896         * nnimap.el (nnimap-debug): Doc fix.
18898         * imap.el (imap-debug): Doc fix.
18900 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18902         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18904 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18906         * gnus.el (spam-contents): Improve docs for spam-contents
18907         parameter in its variable incarnation.
18909 2005-02-14  Simon Josefsson  <jas@extundo.com>
18911         * smime-ldap.el: Use require instead of load-library for ldap.
18912         (smime-ldap-search): Indent.
18913         (smime-ldap-search-internal): Shorten line.
18915         * smime.el (smime-cert-by-dns): Add doc-string.
18916         (smime-cert-by-ldap-1): Indent.
18918         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18919         mml-smime-get-dns-ldap.
18920         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18922 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18924         * smime.el: Require smime-ldap.
18925         (smime-ldap-host-list): New variable.
18926         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18928         * mml-smime.el (mml-smime-encrypt-query): New function.
18929         (mml-smime-encrypt-query): Use it.
18931         * smime-ldap.el: New file.
18933 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18935         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18937 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18939         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18940         argument in doc string.  Make query for type more clear.
18942 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18944         * gnus.el (gnus-group-startup-message): Search for gnus images in
18945         etc/images/gnus.
18946         * mm-util.el (mm-image-load-path): Likewise.
18947         * smiley.el (smiley-data-directory): Search for smilies in
18948         etc/images/smilies.
18950 2005-02-09  Kim F. Storm  <storm@cua.dk>
18952         Change Emacs release version from 21.4 to 22.1 throughout.
18953         Change Emacs development version from 21.3.50 to 22.0.50.
18955 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18957         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18959         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18960         non-Mule XEmacs as well.
18961         (mm-decompress-buffer): Signal an error intentionally if it does
18962         not decompress compressed data because auto-compression-mode is
18963         disabled.
18965 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18967         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18968         an ID in the registry even if it has no groups.
18970 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18972         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18973         merge it into mm-decompress-buffer.
18974         (gnus-mime-copy-part): Use the MIME part charset, the value which
18975         a user specified or gnus-newsgroup-charset for decoding, like
18976         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18977         save-buffer what was used.  Suggested by Kevin Ryde
18978         <user42@zip.com.au>.
18979         (gnus-mime-inline-part): Allow the name parameter as well as the
18980         filename parameter; force decompressing of compressed data; always
18981         display contents being not decoded as unibyte.
18983         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18984         as well as the filename parameter.
18986         * mm-util.el (mm-decompress-buffer):
18987         Merge gnus-mime-jka-compr-maybe-uncompress.
18988         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18989         of compressed data.
18991 2005-02-08  Simon Josefsson  <jas@extundo.com>
18993         * imap.el (imap-log): Doc fix.
18995 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18997         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18998         the coding cookies; decompress compressed parts.
19000         * mml.el (mml-generate-mime-1): Add the charset parameter according
19001         to the value which a user specified manually or the coding cookie.
19003         * mm-util.el (mm-string-to-multibyte): New function.
19004         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19005         (mm-coding-system-to-mime-charset): New function.
19006         (mm-decompress-buffer): New function.
19007         (mm-find-buffer-file-coding-system): New function.
19009         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19010         (mm-display-inline-fontify): Rewrite for decoding and decompressing
19011         parts.
19013 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19015         * mm-view.el (mm-display-inline-fontify): Decode a part according
19016         to the charset parameter.
19018 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19020         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19021         prefix arg is neither nil nor a number, as info specifies.
19023 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19025         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19026         timestamps.
19028 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
19030         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19031         groups error checking and notify user.
19033 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
19035         * message.el (message-send-mail-function): Check existence of
19036         sendmail-program first before using default value
19037         `message-send-mail-with-sendmail'.  Otherwise use more generic
19038         `smtpmail-send-it'.
19040 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19042         * nntp.el (nntp-request-update-info): Always return nil.
19044 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19046         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19048 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19050         * message.el (message-beginning-of-line): Change the behavior when
19051         invoked between BOL and : so that it first moves backward.
19053 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19055         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19056         article buffer when editing of the article is discarded.
19057         (gnus-article-prepare): Revert.
19059 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19061         * gnus-art.el (gnus-article-prepare):
19062         Remove message-strip-forbidden-properties from the local hook.
19064 2005-01-27  Simon Josefsson  <jas@extundo.com>
19066         * password.el (password-cache-add): Only start one timer per key.
19067         Reported by Derek Atkins <warlord@MIT.EDU>.
19069 2005-01-26  Steve Youngs  <steve@sxemacs.org>
19071         * run-at-time.el: Remove.  It is no longer needed as
19072         timer-funcs.el in the xemacs-base package has a working version of
19073         `run-at-time'.
19075         * password.el: Require timer-funcs instead of run-at-time in
19076         XEmacs.
19077         Remove `password-run-at-time' macro.
19078         (password-cache-add): Use `run-at-time' instead of
19079         `password-run-at-time'.
19081         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19082         for `run-with-idle-timer'.
19084         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19085         for `run-at-time'.
19087         * mm-url.el: Require timer-funcs at compile time when in XEmacs
19088         for `with-timeout'.
19090 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19092         * mml.el (mml-generate-mime-1): Convert string into unibyte when
19093         inserting " *mml*" buffer's contents into a unibyte temp buffer.
19095 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
19097         * mail-source.el (mail-source-fetch-imap): Search for ^From case
19098         sensitively.
19100 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
19102         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19104 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19106         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19107         which will be inserted according to the multibyteness of a buffer
19108         rather than the type of contents.  Suggested by ARISAWA Akihiro
19109         <ari@mbf.ocn.ne.jp>.
19111         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19112         of string which old xml.el may return rather than a string.
19114 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19116         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19118 2005-01-16  Simon Josefsson  <jas@extundo.com>
19120         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19121         idn/idna.el isn't available.
19122         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
19123         <michael@waxrat.com>.
19125         * hashcash.el: Remove non-FSF copyright header.
19127         * hashcash.el (hashcash-extra-generate-parameters): New variable.
19128         (hashcash-generate-payment): Use it.
19129         (hashcash-generate-payment-async): Use it.
19131 2005-01-15  Simon Josefsson  <jas@extundo.com>
19133         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19134         Suggested by Raymond Scholz <ray-2005@zonix.de>.
19136         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19137         gnus-summary-idna-message.
19138         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19139         (gnus-summary-idna-message): New function.
19141 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
19143         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19144         gnus-novice-user.
19146 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19148         * nnrss.el (nnrss-request-delete-group): Delete entries in
19149         nnrss-group-alist as well.
19150         (nnrss-save-server-data): Insert newline.
19152 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
19154         * gnus.el (gnus-user-agent): Use list of symbols instead of
19155         symbols.  Display full version number for (S)XEmacs.
19156         Optionally display (S)XEmacs codename.
19158         * gnus-util.el (gnus-emacs-version): Update for new
19159         `gnus-user-agent'.
19161         * gnus-msg.el (gnus-extended-version): Make it possible to omit
19162         Gnus version.
19164 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19166         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
19167         which is unreadable in some setups.
19169 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19171         * gnus-spec.el (gnus-update-format-specifications): Flush the
19172         group format spec cache if it doesn't support decoded group names.
19174 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
19176         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19177         Allow to apply decay on score files matching a regexp.
19179 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19181         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19182         compatibility in %g and %c.
19184 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19186         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19187         name for only %g and %c.
19188         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19189         of gnus-tmp-group to decoded group name.
19190         (gnus-group-make-rss-group): Exclude `/'s from group names.
19192 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19194         * nnrss.el (nnrss-get-encoding): Fix regexp.
19196 2004-12-27  Simon Josefsson  <jas@extundo.com>
19198         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19199         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19200         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
19202 2004-12-17  Kim F. Storm  <storm@cua.dk>
19204         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19206         * gnus-sum.el (gnus-summary-mode-map): Likewise.
19208 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19210         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19212 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19214         * nnrss.el: Require rfc2047 and mml.
19215         (nnrss-file-coding-system): New variable.
19216         (nnrss-format-string): Redefine it as an inline function.
19217         (nnrss-decode-group-name): New function.
19218         (nnrss-string-as-multibyte): Remove.
19219         (nnrss-retrieve-headers): Decode group name; don't use
19220         nnrss-format-string.
19221         (nnrss-request-group): Decode group name.
19222         (nnrss-request-article): Decode group name; allow a Message-ID as
19223         well as an article number; don't use nnrss-format-string; encode a
19224         Message-ID string which may contain non-ASCII characters; use
19225         mml-to-mime to compose a MIME article.
19226         (nnrss-request-expire-articles): Decode group name.
19227         (nnrss-request-delete-group): Decode group name.
19228         (nnrss-fetch): Clarify error message.
19229         (nnrss-read-server-data): Use insert-file-contents instead of load;
19230         bind file-name-coding-system; use multibyte buffer.
19231         (nnrss-save-server-data): Bind coding-system-for-write to the
19232         value of nnrss-file-coding-system; bind file-name-coding-system;
19233         add coding cookie.
19234         (nnrss-read-group-data): Use insert-file-contents instead of load;
19235         bind file-name-coding-system; use multibyte buffer.
19236         (nnrss-save-group-data): Bind coding-system-for-write to the
19237         value of nnrss-file-coding-system; bind file-name-coding-system.
19238         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19239         make it work with non-ASCII text.
19240         (nnrss-find-el): Make it work with old xml.el as well.
19242 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19244         * nnrss.el (nnrss-get-encoding): New function.
19245         (nnrss-fetch): Use unibyte buffer initially; bind
19246         coding-system-for-read while performing mm-url-insert; remove ^Ms;
19247         decode contents according to the encoding attribute.
19248         (nnrss-save-group-data): Add coding cookie.
19249         (nnrss-mime-encode-string): New function.
19250         (nnrss-check-group): Use it to encode subject and author.
19252 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19254         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19255         imaginary variable.
19257 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19259         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19260         correctly even if there are wide characters.
19262 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19264         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19265         downcased symbol names; make a new cache instead of reusing
19266         bbdb-hashtable.
19268 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19270         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19271         concatenating segments rather than before concatenating them.
19272         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19274         * message.el (message-get-reply-headers): Bind `extra'.
19276 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19278         * message.el (message-extra-wide-headers): New variable.
19279         (message-get-reply-headers): Use it.
19281 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19283         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19284         (gnus-agent-group-pathname): Ditto.
19286         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19288         * gnus-group.el (gnus-group-make-group): Decode group name.
19289         (gnus-group-make-rss-group): Register the group data after opening
19290         the nnrss group.
19292 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19294         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19295         by expiry now get marked as read.
19297 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19299         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19301 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19303         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19304         unify Latin characters in XEmacs.
19305         (mm-find-mime-charset-region): Use it.
19307 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19309         * gnus-util.el (gnus-delete-directory): New function.
19311         * gnus-agent.el (gnus-agent-delete-group): Use it.
19313         * gnus-cache.el (gnus-cache-delete-group): Use it.
19315 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19317         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19318         names.
19320 2004-12-16  Simon Josefsson  <jas@extundo.com>
19322         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19324 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19326         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19328         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19329         (gnus-group-set-current-level): Decode group name.
19331 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19333         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19334         failed.
19336 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19338         * gnus-group.el (gnus-group-delete-group): Decode group name.
19339         (gnus-group-make-rss-group): Encode group name.
19340         (gnus-group-catchup-current): Decode group name.
19341         (gnus-group-kill-group): Decode group name.
19343 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19345         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19347 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19349         * gnus-group.el (gnus-group-make-rss-group):
19350         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19352         * gnus-start.el (gnus-setup-news): Honor user's setting to
19353         gnus-message-archive-method.  Suggested by Lute Kamstra
19354         <lute@gnu.org>.
19356 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19358         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19359         global counterparts of the buffer-local variables.
19361 2004-11-16  Romain Francoise  <romain@orebokech.com>
19363         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19364         counterparts of the buffer-local variables.
19366 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19368         * message.el (message-forbidden-properties): Fix typo in doc
19369         string.
19371 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19373         * gnus-util.el (gnus-replace-in-string): Add doc string.
19375         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19376         to avoid problems when splitting mails with many recipients.
19378 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19380         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19381         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19383 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19385         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19386         if there is no hashtable in memory or file modification time is
19387         newer than cached timestamp.
19389 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19391         * gnus-sum.el (gnus-summary-limit-to-recipient):
19392         Implement not-matching option.
19394 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19396         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19397         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19398         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19399         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19400         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19401         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19403 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19405         * message.el (message-forward-make-body-mml): Remove headers
19406         according to message-forward-ignored-headers if a message is decoded.
19408 2004-12-02  Romain Francoise  <romain@orebokech.com>
19410         * message.el (message-forward-make-body-plain): Always remove
19411         headers according to message-forward-ignored-headers.
19413 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19415         * spam.el (spam-summary-prepare-exit): Remove the
19416         gnus-summary-limit pop for now, it has problems with ham marks for
19417         me.
19419 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19421         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19422         correctly.
19424 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19426         * format-spec.el (format-spec): Message the char.
19428 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19430         * gnus-art.el (gnus-split-methods): Reformat comments.
19432         * spam.el (spam-summary-prepare-exit): Remove article limits
19433         before exiting the summary buffer.
19435 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19437         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19438         order to silence the byte compiler.
19440         * spam.el: Fix the way to silence the byte compiler, which
19441         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19442         bbdb-search-simple, spam-BBDB-register-routine,
19443         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19444         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19445         spam-stat-buffer-is-spam, spam-stat-load,
19446         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19447         spam-stat-save and spam-stat-split-fancy.
19449 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19451         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19452         which may confuse users.
19453         (canlock-password-for-verify): Ditto.
19455         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19457         * gnus-art.el (gnus-emphasis-alist): Ditto.
19459         * gnus-registry.el (gnus-registry-max-entries): Ditto.
19461         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19463         * gnus-start.el (gnus-save-killed-list): Ditto.
19465         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19466         (gnus-sum-thread-tree-root): Ditto.
19467         (gnus-sum-thread-tree-false-root): Ditto.
19468         (gnus-sum-thread-tree-single-indent): Ditto.
19470         * message.el (message-courtesy-message): Ditto.
19471         (message-archive-note): Ditto.
19472         (message-subscribed-address-file): Ditto.
19473         (message-user-fqdn): Ditto.
19475         * spam-report.el (spam-report-gmane-regex): Ditto.
19477         * spam.el (spam-blackhole-good-server-regex): Ditto.
19479 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19481         * mml.el (mml-preview): Widen the message buffer before copying
19482         the contents to the preview buffer; sort headers before previewing.
19484         * message.el (message-hidden-headers): Fix the way to avoid a bug
19485         in the `repeat' widget in Emacs 21.3 or earlier.
19487 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19489         * message.el (message-hidden-headers): Default to "^References:".
19490         Improve customization type.  Suggested by Reiner Steib
19491         <Reiner.Steib@gmx.de>.
19493 2004-11-25  Romain Francoise  <romain@orebokech.com>
19495         * message.el (message-strip-forbidden-properties): Remove check for
19496         obsolete `message-hidden' text property, hidden headers are not
19497         accessible in the buffer anymore.
19499 2004-11-22  Romain Francoise  <romain@orebokech.com>
19501         * message.el (message-header-format-alist): Add `From' in list
19502         so that it can be sorted.
19503         (message-fix-before-sending): Widen and sort headers before
19504         sending.
19505         (message-hide-headers): Use narrowing to hide headers by moving
19506         them to the top of the buffer and narrowing to the region
19507         underneath.
19509 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19511         * message.el (message-strip-forbidden-properties):
19512         Bind buffer-read-only (etc) to nil.
19514 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19516         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19517         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19519 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
19521         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19523 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19525         * dns.el (query-dns): Use sit-for to time instead of
19526         accept-process-output, since that doesn't seem to work on udp
19527         sockets.
19529 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19531         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19533 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
19535         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19536         doc string.  Improve doc string.
19538 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19540         * nntp.el (nntp-request-update-info): Return nil if
19541         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19542         may not call gnus-activate-group which uselessly issues the GROUP
19543         commands for all nntp groups and wastes time.  Reported by Romain
19544         Francoise <romain@orebokech.com>.
19546         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19548 2004-11-15  Simon Josefsson  <jas@extundo.com>
19550         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19551         headers separately.
19552         (gnus-button-openpgp): New function, inspired by Jochen Küpper
19553         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19555 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19557         * gnus-start.el (gnus-convert-old-newsrc):
19558         Assign legacy-gnus-agent to 5.10.7.
19560 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19562         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19563         start of the lines.
19565 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19567         * hashcash.el (hashcash-default-payment): Change default to 20.
19568         (hashcash-default-accept-payment): Change default to 20.
19569         (hashcash-process-alist): New variable.
19570         (hashcash-generate-payment-async): Add.
19571         (hashcash-already-paid-p): Add.
19572         (hashcash-insert-payment): Don't generate payments twice.
19573         (hashcash-insert-payment-async): Add.
19574         (hashcash-insert-payment-async-2): Add.
19575         (hashcash-cancel-async): Add.
19576         (hashcash-wait-async): Add.
19577         (hashcash-processes-running-p): Add.
19578         (hashcash-wait-or-cancel): Add.
19579         (mail-add-payment): New optional argument.  Conditionally start
19580         asynchronous calculation.
19581         (mail-add-payment-async): Add.
19583         * message.el (message-send-mail): Wait for asynchronous hashcash
19584         results.  Don't clobber existing X-Hashcash headers.
19585         (message-setup-1): Call mail-add-payment-async when
19586         message-generate-hashcash is non-nil.
19588 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19590         * message.el (message-use-alternative-email-as-from): Examine the
19591         From header as well; use message-make-from in order to include a
19592         user's full name.
19594 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19596         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19597         default; improve customization type.
19598         (gnus-emphasis-custom-with-format): New macro.
19599         (gnus-emphasis-custom-value-to-external): New function.
19600         (gnus-emphasis-custom-value-to-internal): New function.
19602 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19604         * dns.el (query-dns): Resolve reverse addresses.
19606 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19608         * gnus-group.el (gnus-group-get-new-news): Use it.
19610         * gnus-start.el (gnus-check-reasonable-setup): New function.
19612 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19614         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19615         "Args out of range" error.  Reported by Arnaud Giersch
19616         <arnaud.giersch@free.fr>.
19618 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19620         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19622 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19624         * spam.el (spam group): Add :version.
19626         * pgg-def.el (pgg group): Add :version.
19628 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19630         * gnus-art.el (gnus-article-edit-article): Don't associate the
19631         article buffer with a draft file.  This is a temporary measure
19632         against the 2004-08-22 change to gnus-article-edit-mode.
19634 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19636         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19637         (html2text-format-tags): Remove unused variable `attr'.
19639 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19641         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19643         * spam-stat.el (spam-stat): Add :version.
19645         * sieve.el (sieve): Add :version.
19647         * sha1.el (sha1): Add :version.
19648         (sha1-use-external): Remove redundant version.
19650         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19651         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19652         (nnmail-split-fancy-match-partial-words)
19653         (nnmail-split-lowercase-expanded): Add :version.
19655         * nndiary.el (nndiary): Add :version.
19657         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19659         * mml-sec.el (mml-default-sign-method)
19660         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19661         Add :version.
19663         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19665         * mm-url.el (mm-url-use-external, mm-url-program)
19666         (mm-url-arguments): Add :version.
19668         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19669         (mm-attachment-file-modes, mm-decrypt-option)
19670         (mm-w3m-safe-url-regexp): Add :version.
19672         * message.el (message-cite-prefix-regexp)
19673         (message-sendmail-envelope-from, message-minibuffer-local-map)
19674         (message-user-fqdn, message-completion-alist): Add :version.
19676         * gnus-win.el (gnus-configure-windows-hook)
19677         (gnus-use-frames-on-any-display): Add :version.
19679         * gnus-art.el (gnus-article-address-banner-alist)
19680         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19681         (gnus-treat-from-picon, gnus-treat-mail-picon)
19682         (gnus-treat-x-pgp-sig): Add :version.
19684         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19685         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19686         (gnus-summary-article-delete-hook)
19687         (gnus-summary-display-while-building): Add :version.
19689         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19690         (gnus-get-top-new-news-hook): Add :version.
19692         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19693         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19695         * gnus-registry.el (gnus-registry): Add :version.
19697         * gnus-spec.el (gnus-use-correct-string-widths)
19698         (gnus-make-format-preserve-properties): Add :version.
19700         * gnus.el (gnus-group-charter-alist)
19701         (gnus-group-fetch-control-use-browse-url)
19702         (gnus-install-group-spam-parameters): Add :version.
19704         * gnus-diary.el (gnus-diary): Add :version.
19706         * gnus-delay.el (gnus-delay): Add :version.
19708         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19709         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19710         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19711         Add :version.
19713         * gnus-agent.el (gnus-agent-max-fetch-size)
19714         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19715         (gnus-agent-prompt-send-queue): Add :version.
19717         * deuglify.el (gnus-outlook-deuglify): Add :version.
19719         * html2text.el: Beautify code.  Improve doc strings.
19720         Some checkdoc cleanup.
19721         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19723 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19725         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19727 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19729         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19730         when package is loaded.
19732         * spam.el (spam-summary-score-preferred-header): Add global preference
19733         for people who want to override the default SpamAssassin over
19734         Bogofilter preference (when both are set).
19735         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19736         (spam-user-format-function-S):
19737         Check spam-summary-score-preferred-header.
19738         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19739         (spam-user-format-function-S): Format the score correctly.
19741 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19743         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19744         signature file.  Suggested by Manoj Srivastava
19745         <srivasta@golden-gryphon.com>.
19747         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19748         iso-2022-jp even in the Japanese language environment.
19749         Suggested by Jason Rumney <jasonr@gnu.org>.
19751 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19753         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19754         use the same characters as the dummy marks; make it free from
19755         getting affected by the language environment.
19756         (gnus-summary-read-group-1): Update mark positions only when the
19757         format spec is updated.
19759         * gnus-spec.el (gnus-update-format-specifications): Return a list
19760         of updated types.
19762 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19764         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19765         of boundp to check if display-warning is available.
19767 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19769         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19771 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19773         * nnspool.el (nnspool-spool-directory): Use news-path if the
19774         news-directory variable is not bound.
19776         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19777         function instead of display-warning if it is not available.
19779 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19781         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19782         v5-10: Use `point-at-bol'.
19784 2004-10-26  Simon Josefsson  <jas@extundo.com>
19786         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19787         <chenggao@gmail.com>.
19789 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19791         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19792         instead.
19794 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19796         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19797         to remove a server from the nnimap-server-buffer-alist.
19798         (nnimap-open-connection, nnimap-close-server): Use it.
19800         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19802 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19804         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19805         running the major-mode function.
19807 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19809         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19810         dummy marks in the right way.
19812 2004-10-18  David Edmondson  <dme@dme.org>
19814         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19815         excessively.
19817 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19819         * gnus-util.el (gnus-split-references): Accept a nil references
19820         string and go on blissfully.
19822         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19823         cases where the references string is non-nil but has no references.
19825         * encrypt.el: Add autoload tags.
19827         * spam.el (spam-resolve-registrations-routine): Remove article
19828         from unregistration list too.  Reported by David Hanak
19829         <dhanak@isis.vanderbilt.edu>
19831 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19833         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19834         nil.  Change custom type.
19836 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19838         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19840         * gnus-sum.el (gnus-summary-move-article): Use it.
19842 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19844         * encrypt.el: Add autoload cookies.
19846         * spam.el (spam-backend-article-list-property)
19847         (spam-backend-get-article-todo-list)
19848         (spam-backend-put-article-todo-list)
19849         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19850         Resolve registrations separately.
19851         (spam-register-routine): Format comments.
19852         (spam-unregister-routine, spam-register-routine): Always call with
19853         specific-articles, no default list.
19854         (spam-summary-prepare-exit): Use the spam-classifications function.
19856         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19857         gnus-encrypt.el.
19859         * encrypt.el: Copied from gnus-encrypt.el.
19861         * gnus-encrypt.el: Commented that it's obsolete.
19863 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19865         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19866         (gnus-score-save): Use it.
19868         * message.el (message-bury): Use `window-dedicated-p'.
19870 2004-10-15  Simon Josefsson  <jas@extundo.com>
19872         * pop3.el (top-level): Don't require nnheader.
19873         (pop3-read-timeout): Add.
19874         (pop3-accept-process-output): Add.
19875         (pop3-read-response, pop3-retr): Use it.
19877 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19879         * spam.el (spam-register-routine): Move comment.
19880         (spam-verify-bogofilter): Use 'unknown for the initial
19881         spam-bogofilter-valid state, not 'never.
19883         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19884         for netrc-machine.
19886         * nnimap.el (nnimap-open-connection):
19887         Use netrc-machine-user-or-password.
19889 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19891         * gnus-registry.el (gnus-registry-unload-hook):
19892         Set as a variable with add-hook.
19894         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19895         of news-path.
19897         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19899         * spam.el: Delete duplicate `provide'.
19900         (spam-unload-hook): Set as a variable with add-hook.
19902 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19904         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19905         in the doc string.
19907         * message.el (message-ignored-news-headers)
19908         (message-ignored-supersedes-headers)
19909         (message-ignored-resent-headers)
19910         (message-forward-ignored-headers): Improve custom type.
19912 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19914         * message.el (message-tokenize-header): Fix 2004-09-06 change
19915         which used point-min in the wrong place.
19917 2004-10-12  Simon Josefsson  <jas@extundo.com>
19919         * tls.el (tls-certtool-program): New variable.
19920         (tls-certificate-information): New function, based on
19921         ssl-certificate-information.
19923 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19925         * compface.el: Move the version of ELisp-based uncompface program
19926         to the contrib directory because of the copyright problem.
19928 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19930         * message.el (message-kill-buffer): Raise the current frame.
19932 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19934         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19936         * gnus.el (message-y-or-n-p): Autoload.
19938         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19939         (pop3-password-required, pop3-authentication-scheme)
19940         (pop3-leave-mail-on-server): Make customizable.
19941         (pop3): New custom group.
19942         (pop3-retr): Remove `sleep-for' statements.
19943         Suggested by Dave Love <fx@gnu.org>.
19945         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19946         Windows/DOS.
19948         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19949         (imap-parse-body): Fix incorrect use of `assert'.
19950         Suggested by Dave Love <fx@gnu.org>.
19952         * mml.el (mml-minibuffer-read-disposition): Require match.
19953         Suggested by Dave Love <fx@gnu.org>.
19955 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19957         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19958         doc string.
19960 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19962         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19964 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19966         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19967         instead of calling `mm-insert-inline', to decode text/* parts
19968         before displaying them.
19970 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19972         * mm-uu.el (mm-uu-text-plain-type): New variable.
19973         (mm-uu-pgp-signed-extract-1): Use it.
19974         (mm-uu-pgp-encrypted-extract-1): Use it.
19975         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19976         bind mm-uu-text-plain-type with that value.
19977         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19978         mm-uu-dissect.
19980 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19982         * gnus-group.el (gnus-update-group-mark-positions):
19983         * gnus-sum.el (gnus-update-summary-mark-positions):
19984         * message.el (message-check-news-body-syntax):
19985         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19986         of string-as-multibyte.
19988 2004-10-05  Juri Linkov  <juri@jurta.org>
19990         * gnus-group.el (gnus-update-group-mark-positions):
19991         * gnus-sum.el (gnus-update-summary-mark-positions):
19992         * message.el (message-check-news-body-syntax):
19993         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19994         8-bit unibyte values to a multibyte string for search functions.
19996 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19998         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19999         (mm-uu-dissect-text-parts): New function.
20001         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20002         dissect text parts.
20004         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20005         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20007         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20009         * gnus-topic.el (gnus-topic-hierarchical-parameters):
20010         Use gnus-current-topics instead of gnus-current-topic.
20012 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
20014         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20016 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
20018         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20019         where appropriate.
20021         * nnml.el (nnml-generate-active-info): do.
20023         * nndiary.el (nndiary-generate-active-info): do.
20025         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20026         (gnus-topic-move): do.
20028         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20029         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20031         * gnus-srvr.el (gnus-server-prepare)
20032         (gnus-server-open-all-servers): do.
20034         * gnus-msg.el (gnus-summary-cancel-article)
20035         (gnus-summary-resend-message)
20036         (gnus-summary-mail-crosspost-complaint): do.
20038         * gnus-move.el (gnus-change-server): do.
20040         * gnus-group.el (gnus-group-unmark-all-groups)
20041         (gnus-group-set-current-level): do.
20043 2004-10-04  Simon Josefsson  <jas@extundo.com>
20045         * message.el (message-generate-hashcash): Doc fix.
20047 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
20049         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20050         avoid infinite recursion via gnus-get-function.
20052 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
20054         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20056         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20058         * nnmail.el (nnmail-split-history): do.
20060         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20061         (nnml-request-delete-group): do.
20063         * nnslashdot.el (nnslashdot-read-groups): do.
20065         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20066         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20068         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20069         (nnspool-sift-nov-with-sed): Use last.
20070         (nnspool-retrieve-headers-with-nov): Use mapc.
20071         (nnspool-request-newgroups): Use dolist.
20072         (nnspool-request-group): Use last.
20074         * nntp.el (nntp-read-server-type): Use dolist.
20076         * nnvirtual.el (nnvirtual-create-mapping)
20077         (nnvirtual-update-read-and-marked): Use dolist.
20078         (nnvirtual-convert-headers): Simplify.
20080 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20082         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20083         Add support for sync'ing tick marks.
20085 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20087         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20088         there's no visible header.
20090 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20092         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20093         When necessary, pass full group name to gnus-request-set-marks.
20095 2004-10-01  Simon Josefsson  <jas@extundo.com>
20097         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
20098         acroread.
20100 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20102         * spam-report.el (spam-report-gmane): Fix interactive.
20104         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20106         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20107         when writing file.
20108         (gnus-agent-synchronize-flags): Don't default to being
20109         interactive.
20111 2004-09-30  Simon Josefsson  <jas@extundo.com>
20113         * message.el (message-generate-hashcash): Add.
20114         (message-send-mail): Use it, call mail-add-payment.
20116 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
20118         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20120 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
20122         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20123         gnus-request-update-info with explicit code to sync the in-memory
20124         info read flags with the marks being sync'd to the backend.
20126         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20128 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20130         * spam.el (spam-verify-bogofilter): Add new function.
20131         (spam-check-bogofilter)
20132         (spam-bogofilter-register-with-bogofilter): Use it.
20133         (spam-verify-bogofilter): Add small fixes.
20135 2004-09-28  Simon Josefsson  <jas@extundo.com>
20137         * hashcash.el (hashcash-generate-payment): Revert.
20139 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20141         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20142         Use gnus-extract-references instead of gnus-split-references.
20144         * gnus-util.el (gnus-extract-references): Add new function, analogous
20145         to gnus-split-references but extracts only the message-ID without
20146         anything extra.
20148         * hashcash.el (hashcash-generate-payment)
20149         (hashcash-check-payment): Do the right thing if hashcash-path is
20150         nil (because the hashcash program could not be found).
20152         * spam.el (spam-use-hashcash): Remove comment.
20154 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
20156         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20157         (gnus-cache-enter-article, gnus-cache-remove-article)
20158         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20160         * gnus-async.el (gnus-async-prefetch-remove-group): do.
20162         * gnus-art.el (article-hide-boring-headers)
20163         (article-translate-strings, article-display-face)
20164         (gnus-article-mime-match-handle-first)
20165         (gnus-article-highlight-headers)
20166         (gnus-article-add-buttons-to-head): do.
20168 2004-09-27  Simon Josefsson  <jas@extundo.com>
20170         * hashcash.el: New version, from
20171         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
20172         ../contrib/.
20174 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20176         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20178 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
20180         * gnus-dup.el (gnus-dup-open): Use mapc.
20181         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20183         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20184         Reported by Stefan Wiens <s.wi@gmx.net>.
20186         * gnus.el (gnus-shutdown): Use dolist.
20188         * gnus-undo.el (gnus-undo): Use mapc.
20190         * nnrss.el (nnrss-generate-active): do.
20192         * message.el (message-cite-original-without-signature)
20193         (message-cite-original): Use mapc.
20194         (message-do-actions, message-make-forward-subject): Use dolist.
20196 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20198         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20199         deletion to remove entire duplicate line.  Fixes merged article
20200         number bug.
20202 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20204         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20205         servers that are offline.  Avoids having gnus-agent-toggle-plugged
20206         first ask if you want to open a server and then, even when you
20207         responded with no, asking if you want to synchronize the server's
20208         flags.
20209         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20210         multi-line expressions.
20211         (gnus-agent-synchronize-group-flags): New internal function.
20212         Updates marks in memory (in the info structure) AND in the
20213         backend.
20215         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20217         * nnagent.el (nnagent-request-set-mark):
20218         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20219         method, to ensure that synchronization updates marks in the
20220         backend and in the info (in memory) structure.
20222 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20224         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20225         convention fully; don't miss the root article of a thread; make
20226         the X-Draft-From header with correct article numbers.
20228 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
20230         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20231         unless plugged.  Disable the agent so that an open failure causes
20232         an error.
20234         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20235         Revert 2004-09-21 change.  The backend must be opened while
20236         synchronizing flags even when the backend stores the flags
20237         locally.
20239 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
20241         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20242         in `header' match.  Reported by Svend Tollak Munkejord.
20244         * message.el (message-cite-original): Fix use of
20245         `message-cite-articles-with-x-no-archive'.
20247 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20249         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20250         (gnus-window-to-buffer): Ditto.
20252         * mml.el (mml-preview-buffer): New variable.
20253         (mml-preview): Manage window layout with gnus-buffer-configuration.
20255         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20256         X-Draft-From header even if those articles aren't quoted.
20258 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20260         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20261         (gnus-request-set-mark, gnus-request-update-mark): Use new
20262         g-s-t-u-l-m to decide to use backend even when unplugged.
20264 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20266         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20267         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20269 2004-09-20  Simon Josefsson  <jas@extundo.com>
20271         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20272         "utf-16-le".
20274 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20276         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20278 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20280         * uudecode.el (uudecode-use-external): Add :version.
20282         * smime.el (smime-CA-file, smime-encrypt-cipher)
20283         (smime-dns-server): Add :version.
20285         * smiley.el (gnus-smiley-file-types): Add :version.
20287         * sha1.el (sha1-use-external): Add :version.
20289         * pgg-def.el (pgg-query-keyserver): Add :version.
20291         * nnmail.el (nnmail-fancy-expiry-targets)
20292         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20293         Add :version.
20295         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20296         (nnimap-retrieve-groups-asynchronous): Add :version.
20297         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20299         * mml.el (mml-content-disposition-parameters)
20300         (mml-insert-mime-headers-always): Add :version.
20302         * mm-util.el (mm-coding-system-priorities): Add :version.
20304         * mm-decode.el (mm-inline-text-html-with-images)
20305         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20306         (mm-verify-option): Add :version.
20307         (mm-text-html-renderer): Change :version.
20309         * message.el (message-fcc-externalize-attachments)
20310         (message-required-headers, message-draft-headers)
20311         (message-subject-trailing-was-query)
20312         (message-subject-trailing-was-ask-regexp)
20313         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20314         (message-mark-insert-end, message-archive-header)
20315         (message-archive-note, message-cross-post-default)
20316         (message-cross-post-note, message-followup-to-note)
20317         (message-cross-post-note-function, message-use-mail-followup-to)
20318         (message-subscribed-address-functions)
20319         (message-subscribed-address-file, message-subscribed-addresses)
20320         (message-subscribed-regexps, message-allow-no-recipients)
20321         (message-yank-cited-prefix, message-signature-insert-empty-line)
20322         (message-hidden-headers, message-hierarchical-addresses)
20323         (message-mail-user-agent, message-use-idna)
20324         (message-valid-fqdn-regexp)
20325         (message-strip-special-text-properties, message-header-synonyms)
20326         (message-beginning-of-line, message-tab-body-function): Add :version.
20327         (message-insert-canlock, message-wide-reply-confirm-recipients):
20328         Change :version.
20330         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20331         and :version.
20332         (mail-source-delete-old-incoming-confirm)
20333         (mail-source-movemail-program): Add :version.
20335         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20336         (gnus-agent-cache, gnus-agent): Change :version.
20338         * gnus-util.el (gnus-use-byte-compile): Change :version.
20340         * gnus-sum.el (gnus-summary-make-false-root-always)
20341         (gnus-summary-default-high-score)
20342         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20343         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20344         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20345         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20346         (gnus-sum-thread-tree-single-indent)
20347         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20348         (gnus-sum-thread-tree-leaf-with-other)
20349         (gnus-sum-thread-tree-single-leaf): Add :version.
20350         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20351         (gnus-article-loose-mime): Change :version.
20353         * gnus-start.el (gnus-backup-startup-file)
20354         (gnus-save-startup-file-via-temp-buffer): Add :version.
20356         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20357         (gnus-server-offline-face): Add :version.
20359         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20361         * gnus-msg.el (gnus-gcc-externalize-attachments)
20362         (gnus-debug-files, gnus-debug-exclude-variables)
20363         (gnus-discouraged-post-methods): Change :version.
20364         (gnus-confirm-mail-reply-to-news)
20365         (gnus-confirm-treat-mail-like-news): Add :version.
20367         * gnus-int.el (gnus-server-unopen-status): Add :version.
20369         * gnus-group.el (gnus-group-jump-to-group-prompt)
20370         (gnus-large-ephemeral-newsgroup)
20371         (gnus-fetch-old-ephemeral-headers): Add :version.
20373         * gnus-fun.el (gnus-x-face-directory)
20374         (gnus-convert-pbm-to-x-face-command)
20375         (gnus-convert-image-to-x-face-command)
20376         (gnus-convert-image-to-face-command): Add :version.
20378         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20380         * gnus-cite.el (gnus-cite-blank-line-after-header)
20381         (gnus-article-boring-faces): Add :version.
20383         * gnus-art.el (gnus-buttonized-mime-types)
20384         (gnus-inhibit-mime-unbuttonizing)
20385         (gnus-treat-display-face)
20386         (gnus-treat-body-boundary): Change :version.
20387         (gnus-body-boundary-delimiter, gnus-picon-databases)
20388         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20389         (gnus-treat-date-english, gnus-treat-fold-headers)
20390         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20391         (gnus-treat-mail-picon, gnus-treat-wash-html)
20392         (gnus-article-encrypt-protocol)
20393         (gnus-use-idna, gnus-article-over-scroll)
20394         (gnus-mime-display-multipart-alternative-as-mixed)
20395         (gnus-mime-display-multipart-related-as-mixed)
20396         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20397         (gnus-ctan-url, gnus-button-ctan-handler)
20398         (gnus-button-handle-ctan-bogus-regexp)
20399         (gnus-button-ctan-directory-regexp)
20400         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20401         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20402         (gnus-button-man-level, gnus-button-emacs-level)
20403         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20405         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20406         (gnus-agent-go-online): Change :version.
20407         (gnus-agent-expire-unagentized-dirs)
20408         (gnus-agent-auto-agentize-methods): Add :version.
20410         * flow-fill.el (fill-flowed-display-column)
20411         (fill-flowed-encode-column): Add :version.
20413         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20414         (gnus-outlook-deuglify-unwrap-max)
20415         (gnus-outlook-deuglify-cite-marks)
20416         (gnus-outlook-deuglify-unwrap-stop-chars)
20417         (gnus-outlook-deuglify-no-wrap-chars)
20418         (gnus-outlook-deuglify-attrib-cut-regexp)
20419         (gnus-outlook-deuglify-attrib-verb-regexp)
20420         (gnus-outlook-deuglify-attrib-end-regexp)
20421         (gnus-outlook-display-hook): Add :version.
20423         * binhex.el (binhex-use-external): Add :version.
20425 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20427         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20428         and `invisible'.
20430 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20432         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20433         in gnus-registry-trim.
20435 2004-09-13  Simon Josefsson  <jas@extundo.com>
20437         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20439         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20441         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20442         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20443         <yamaoka@jpl.org>.
20444         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20445         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20446         <yamaoka@jpl.org>.
20448         * sieve.el (sieve-manage-mode): Ditto.
20450 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
20452         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20454 2004-09-11  Simon Josefsson  <jas@extundo.com>
20456         * dns-mode.el: Add.
20458         * mm-view.el (mm-display-dns-inline): Add.
20460         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20461         (mm-automatic-display): Ditto.
20463         * mailcap.el (mailcap-mime-data): Add text/dns.
20464         (mailcap-mime-extensions): Map .soa to text/dns.
20466 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20468         * gnus-art.el (article-decode-mime-words, article-babel)
20469         (gnus-article-highlight-signature, gnus-article-add-buttons)
20470         (gnus-signature-toggle): Remove unnecessary bindings of
20471         `inhibit-read-only' inherited from v5.10 merge.
20473 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20475         * nntp.el (nntp): New customization group.
20476         (nntp-authinfo-file): Add customization group.
20478         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20480         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20482         * gnus.el (to-address, to-list, subscribed)
20483         (large-newsgroup-initial): Ditto.
20485         * flow-fill.el (fill-flowed-display-column)
20486         (fill-flowed-encode-column): Ditto.
20488 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20490         * message.el (message-tokenize-header, message-send-mail-with-qmail):
20491         Use point-min rather than 1.
20492         (message-send-mail): Use buffer-size rather than point-max.
20494         * gnus-sum.el (gnus-summary-search-article-forward):
20495         Signal a specific `search-failed' rather than a generic `error'.
20497         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20498         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20499         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20501 2004-09-10  Simon Josefsson  <jas@extundo.com>
20503         * nndb.el (require): Remove tcp and duplicate cl.
20505 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20507         * gnus-agent.el (directory-files-and-attributes): Move forward.
20509 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20511         * gnus-agent.el (directory-files-and-attributes):
20512         Optionally defined to support XEmacs.
20514 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20516         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20517         to avoid run-time CL dependencies.
20518         (gnus-agent-unfetch-articles): New function.
20519         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20520         article numbers even when local .overview file is missing.
20521         (gnus-agent-read-article-number): New function.  Only accepts
20522         27-bit article numbers.
20523         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20524         Use gnus-agent-read-article-number.
20525         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20526         from backend while recognizing that article numbers in .overview
20527         must be valid.
20528         (gnus-agent-update-files-total-fetched-for):
20529         Use directory-files-and-attributes to improve performance.
20530         * gnus-int.el (gnus-request-move-article):
20531         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20532         improve performance.
20534         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20535         some users confused by references to .newsrc when they only have a
20536         .newsrc.eld file.
20537         (gnus-convert-mark-converter-prompt)
20538         (gnus-convert-converter-needs-prompt): Fix use of property list.
20539         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20540         New function.  Used internally to only display 'gnus converting
20541         files' message when actually necessary.
20543         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20544         methods now autoloaded.
20546 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20548         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20549         identifiers.
20551 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20553         * gnus-picon.el: Fix indentation and closing parenthesis.
20555 2004-09-01  Simon Josefsson  <jas@extundo.com>
20557         * message.el (message-canlock-generate): Require sha1, not
20558         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20559         to require within a function.  Sadly, if sha1.el isn't loaded, the
20560         let binding in m-c-g will hide the defcustom definition, which is
20561         bad.)
20563         * canlock.el: Require sha1, not sha1-el.
20565         * message.el: Don't autoload sha1 (there is a autoload cookie in
20566         sha1.el).
20568         * sha1-el.el: Rename to sha1.el.
20570 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20572         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20574 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20576         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20578 2004-08-30  Kim F. Storm  <storm@cua.dk>
20580         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20582         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20583         Add :group 'nnimap.
20585 2004-08-30  Andreas Schwab  <schwab@suse.de>
20587         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20588         ?* and ?\;.
20590         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20591         and ?\' to symbol instead of whitespace.
20593 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20595         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20597         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20598         instead of re-search-forward.
20600         * gnus-uu.el (gnus-uu-save-article): Ditto.
20601         (gnus-uu-post-encode-uuencode): Ditto.
20603         * html2text.el (html2text-clean-list-items): Ditto.
20604         (html2text-clean-dtdd): Ditto.
20605         (html2text-format-tags): Ditto.
20607         * message.el (message-send-mail-with-sendmail): Fix regexp.
20608         (message-fill-field-general): Use search-forward instead of
20609         re-search-forward.
20610         (unbold-region): Ditto.
20612         * nnrss.el (nnrss-request-article): Ditto.
20614         * nnslashdot.el (nnslashdot-request-article): Ditto.
20616         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20618         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20619         "Unrecognized menu descriptor" error in XEmacs.
20621 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20623         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20624         parent article of a sparse article in the thread hashtb.
20626 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20628         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20629         (nnmail-expand-newtext): Lowercase expanded entries if
20630         nnmail-split-lowercase-expanded is non-nil.
20632 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20634         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20636         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20637         of gnus-tmp-news-method into string under XEmacs.  It will be
20638         passed to gnus-correct-length which takes only a string argument.
20640 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20642         * gnus-util.el (gnus-bind-print-variables): New macro.
20643         (gnus-prin1): Use it.
20644         (gnus-prin1-to-string): Use it.
20645         (gnus-pp): New function.
20646         (gnus-pp-to-string): New function.
20648         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20649         Replace pp-to-string with gnus-pp-to-string.
20650         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20651         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20652         * gnus-msg.el (gnus-debug): Ditto.
20653         * gnus-score.el (gnus-score-save): Ditto.
20654         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20655         gnus-pp-to-string.
20656         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20657         with gnus-pp.
20658         * score-mode.el (gnus-score-pretty-print): Ditto.
20659         * webmail.el (webmail-debug): Ditto.
20661 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20663         * gnus-art.el (article-display-face, article-display-x-face):
20664         Use buffer-read-only.
20666 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20668         * gnus-art.el (article-hide-list-identifiers):
20669         Bind inhibit-read-only as t.
20671 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20673         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20675 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20677         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20678         (gnus-narrow-to-page): Don't assume point-min == 1.
20679         (gnus-article-edit-mode): Derive from message-mode.
20681         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20682         point-min == 1.
20684         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20685         Disable incorrect use of `assert'.
20687         * message.el (message-mode): Set comment-start-skip.
20689 2004-08-22  Sam Steingold  <sds@gnu.org>
20691         * pop3.el (pop3-leave-mail-on-server): New user variable.
20692         (pop3-movemail): Delete mail only when it is nil.
20694 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20696         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20698         * mml.el (mml-preview): Use `pop-to-buffer'.
20700         * message.el (message-goto-mail-followup-to): Insert after "To".
20701         (message-carefully-insert-headers): Add comment.
20703         * gnus.el: Remove unused variable `gnus-article-check-size'.
20705         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20707         * gnus-art.el (gnus-button-alist):
20708         Improve `gnus-button-handle-library' entry.
20710 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20712         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20713         Use downcase, since XEmacs capitalizes error messages differently.
20715 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20717         * nntp.el: Add (require 'gnus) due to reference to
20718         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20720 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20722         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20723         Bind `mm-fill-flowed'.
20725         * mm-decode.el (mm-dissect-singlepart): Check it.
20727 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20729         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20730         'imap' for netrc parsing.
20732 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20734         * mailcap.el (mailcap-mime-data): Mark as risky.
20736 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20738         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20739         may be included in the encoded word.
20740         (rfc2047-encode): Don't append a space if the encoded word
20741         includes close parenthesis.
20743 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20745         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20746         of text within parentheses.
20748 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20750         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20751         (gnus-encrypt-write-file-contents): Make the password key the file
20752         name PLUS the cipher, not just the cipher.  Also remove failed
20753         passwords from the cache.
20755 2004-08-06  Simon Josefsson  <jas@extundo.com>
20757         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20758         Doc fix.
20760 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20762         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20763         LWSP.
20765 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20767         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20768         Try to append in-reply-to: data to the references: header.
20770         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20771         (netrc-parse): Use gnus-encrypt.el functions.
20773         * gnus-encrypt.el: Add new file for encryption support; currently
20774         does only a few GPG ciphers and an internal XOR cipher.
20776         * password.el: Add comments on using password-read-and-add.
20777         (password-read-and-add): Add function to read and add the
20778         password to the cache at once.
20780 2004-07-28  Simon Josefsson  <jas@extundo.com>
20782         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20783         parameter (but don't use it, for now).
20785         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20786         instead of hard coding to nil.
20788 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20790         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20791         as mm-inline-image-xemacs does.
20793 2004-07-26  Simon Josefsson  <jas@extundo.com>
20795         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20796         Revert part of 2004-07-17 change below.
20798 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20800         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20801         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20803 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20805         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20806         quotes that actually start with ">" at the beginning of the
20807         lines.
20809 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20811         * rfc2047.el (rfc2047-encode-region): Fix last change.
20812         (rfc2047-encode-parameter): Remove useless concat.
20814 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20816         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20817         encode special characters; fix some kind of misconfigured headers;
20818         signal a real error if debug-on-quit or debug-on-error is non-nil.
20819         (rfc2047-encode-max-chars): New variable.
20820         (rfc2047-encode-1): Use it.
20821         (rfc2047-encode-parameter): New function.
20823         * mml.el (mml-insert-parameter): Remove an excessive space.
20825 2004-07-17  Simon Josefsson  <jas@extundo.com>
20827         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20828         Kai Grossjohann <kai@emptydomain.de>.
20829         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20830         (gnus-group-make-menu-bar): Ditto.
20832         * gnus-util.el (gnus-group-server): Add.
20834 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20836         * message.el (message-clone-locals): Clone sendmail and smtp
20837         variables.
20839 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20841         * rfc2047.el (rfc2047-encode-region): Fix last change.
20843 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20845         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20846         characters as non-special.
20848 2004-07-09  Simon Josefsson  <jas@extundo.com>
20850         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20851         Users will lose all flag changes made while unplugged with
20852         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20853         good default.  See numerous reports on ding mailing list.
20855 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20857         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20858         add generate-head-function and generate-article-function to the
20859         rfc822-forward entry.
20860         (nndoc-rfc822-forward-generate-article): New function.
20861         (nndoc-rfc822-forward-generate-head): New function.
20863         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20865 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20867         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20868         respect display group parameter and gnus-summary-expunge-below.
20869         (gnus-articles-to-read): Remove unused reference to display group
20870         parameter.
20872 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20874         * nnheader.el (nnheader-uniquify-message-id): New experimental
20875         variable.
20876         (nnheader-nov-read-message-id): Use it.
20878         * spam-report.el (spam-report-gmane): Add interactive.
20880 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20882         * mm-encode.el (mm-content-transfer-encoding-defaults):
20883         Use qp-or-base64 for the application/* types.
20885 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20887         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20889 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20891         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20892         trim value.
20894 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20896         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20897         New macro and function.
20898         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20900 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20902         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20903         after-load-alist.
20905 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20907         * gnus-group.el (gnus-group-get-new-news-this-group):
20908         Don't update info that isn't there.
20910 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20912         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20913         entry.
20915 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20917         * mm-view.el (mm-inline-render-with-function): Use multibyte
20918         buffer; decode html source by charset.
20920         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20922         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20923         Mule-UCS is loaded under XEmacs.
20924         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20926 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20928         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20930 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20932         * mm-util.el (mm-coding-system-p): Return a coding-system.
20933         (mm-mime-mule-charset-alist): Use shift_jis instead of
20934         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20935         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20936         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20937         instead of japanese-shift-jis and iso-latin-1 respectively in
20938         order to share the default value with both Emacs and XEmacs-mule.
20939         (mm-mule-charset-to-mime-charset):
20940         Make mm-coding-system-priorities effective.
20941         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20942         while predicating of candidates upon the priorities.
20944 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20946         * gnus-sum.el (gnus-summary-make-menu-bar):
20947         Add gnus-uu-invert-processable.
20949         * gnus.el: Autoload gnus-uu-invert-processable.
20951 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20953         * mm-util.el (mm-with-multibyte-buffer): New macro.
20955         * rfc2047.el (rfc2047-encode-string): Use it.
20956         (rfc2047-encode-region): Move point to the end of the region after
20957         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20959 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20961         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20962         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20964 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20966         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20967         (gnus-cite-parse): Ignore quoted envelope From_.
20968         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20970 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20972         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20973         invalid addresses.
20975 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20977         * spam.el: Change section markers, revise TODO list.
20978         (spam-backends): Make new master list of all installed backends.
20979         (spam-summary-exit-behavior): Add new variable to determine how
20980         messages moves are done at summary exit.
20981         (spam-move-spam-nonspam-groups-only)
20982         (spam-process-ham-in-nonham-groups)
20983         (spam-process-ham-in-spam-groups): Remove variables, the
20984         spam-summary-exit-behavior variable should be used to manage this
20985         behavior.
20986         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20987         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20988         and spam-old-spam-articles.
20989         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20990         Add empty variables, placeholders for the backends they represent.
20991         (spam-set-difference): Move, unchanged.
20992         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20993         unless the user has a processor variable.
20994         (spam-classifications, spam-classification-valid-p)
20995         (spam-backend-properties, spam-backend-property-valid-p)
20996         (spam-backend-function-type-valid-p)
20997         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20998         (spam-report-articles-gmane, spam-report-articles-resend):
20999         Remove functions, they are not needed.
21000         (spam-install-backend-super, spam-backend-list)
21001         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21002         (spam-backend-function, spam-backend-ham-registration-function)
21003         (spam-backend-spam-registration-function)
21004         (spam-backend-ham-unregistration-function)
21005         (spam-backend-spam-unregistration-function)
21006         (spam-backend-statistical-p, spam-backend-mover-p)
21007         (spam-install-backend-alias, spam-install-checkonly-backend)
21008         (spam-install-mover-backend, spam-install-nocheck-backend)
21009         (spam-install-backend, spam-install-statistical-backend)
21010         (spam-install-statistical-checkonly-backend): Add backend installation
21011         support.
21012         (spam-summary-prepare-exit): Rewrite to use the new backend code.
21013         (spam-group-processor-p): Use the new backend code and respect the
21014         summary exit behavior.
21015         (spam-mark-spam-as-expired-and-move-routine): Remove.
21016         (spam-summary-prepare): Change to use the new spam-old-articles
21017         variable.
21018         (spam-copy-or-move-routine, spam-copy-spam-routine)
21019         (spam-move-spam-routine, spam-copy-ham-routine)
21020         (spam-move-ham-routine): Add code to copy/move ham or spam.
21021         (spam-fetch-field-fast): Improve doc and code, plus allow the
21022         'number request.
21023         (spam-list-of-checks, spam-list-of-statistical-checks):
21024         Remove variables.
21025         (spam-split, spam-find-spam): Use the new backend code.
21026         (spam-registration-functions): Remove variable.
21027         (spam-unregister-routine): Add convenience wrapper.
21028         (spam-log-undo-registration, spam-register-routine)
21029         (spam-log-processing-to-registry)
21030         (spam-log-unregistration-needed-p): Rename "check" to "backend"
21031         where possible.
21032         (spam-check-gmane-xref, spam-check-regex-headers)
21033         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21034         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21035         (spam-check-bogofilter-headers, spam-check-spamoracle)
21036         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21037         (spam-check-crm114-headers): Use the spam-split-group that
21038         spam-split prepares, no need to determine it every time.
21040         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21041         to the nnheader-parse-naked-head call.
21043         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21045         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21046         the nnheader-nov-read-message-id call.
21048 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21050         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21051         gnus-activate-group twice.  Suggested by Markus Peter
21052         <warp@spin.de>.
21054 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21056         * gnus-art.el (gnus-article-time-format): Exchange the order of
21057         day and month in the default value; fix customization type.
21058         (article-date-ut): Use add-text-properties.
21059         (article-make-date-line): Use message-make-date instead of
21060         current-time-string.
21062         * message.el (message-fetch-field): Don't use set-text-properties.
21063         (message-make-date): Simplify.
21065 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21067         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21068         (rfc2047-encode-region): Treat text within parentheses as special;
21069         show the original text when error has occurred.
21071         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21072         already-computed method to gnus-activate-group.
21074         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21075         same select-methods identical Lisp objects.
21077         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21078         object when modifying the info.
21080 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21082         * gnus-srvr.el (gnus-server-set-info): Remove the server from
21083         gnus-opened-servers since it has never been opened with the new
21084         configuration yet.
21086 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21088         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21089         arg to nnheader-generate-fake-message-id.
21091 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
21093         * nnheader.el (nnheader-generate-fake-message-id): Accept a
21094         number and build a fake message ID localized to a group and
21095         article number (so it's repeatable from that point on).
21096         (nnheader-fake-message-id-p): Change regex to accommodate new fake
21097         ID format.
21099         * gnus-sum.el (gnus-get-newsgroup-headers):
21100         Call nnheader-generate-fake-message-id with the article number.
21102 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
21104         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21105         end-of-buffer.
21107 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21109         * message.el (message-ignored-supersedes-headers): Add Approved.
21111 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21113         * rfc2047.el (rfc2047-encode-message-header): Remove useless
21114         goto-char.
21115         (rfc2047-encode): Fold the line before encoding.
21117 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21119         * rfc2047.el (rfc2047-encode-message-header): Disabled header
21120         folding -- not all headers can be folded, and this should be done
21121         by the message composition mode.  Probably.  I think.
21123 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21125         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21126         fast.
21128         * gnus-ems.el (gnus-remove-image): Don't use
21129         message-text-with-property; remove only the image found first.
21131 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
21133         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21135 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21137         * message.el (message-text-with-property): Make it fast and accept
21138         optional arguments.
21139         (message-strip-forbidden-properties): Use it.
21140         (message-fix-before-sending): Follow the m-t-w-p change.
21142         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21144 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21146         * gnus-art.el (article-hide-headers): Don't change the buffer
21147         mistakenly when performing mml-preview even if
21148         gnus-single-article-buffer is nil.
21150 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
21152         * message.el (message-expand-name-databases): New user option.
21153         (message-expand-name): Use it.
21155 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
21157         * spam.el (spam-report-articles-resend)
21158         (spam-report-resend-register-routine): Allow ham reporting.
21159         (spam-report-resend-register-ham-routine): Add wrapper.
21160         (spam-registration-functions): Add ham resending functions.
21161         (spam-list-of-processors): Add ham resend processor.
21163         * gnus.el (ham-resend-to): Add new group parameter.
21164         (spam-process): Add ham resend option.
21166         * spam-report.el (spam-report-resend): Allow reporting ham.
21167         (spam-report-resend-ham): Add wrapper.
21169 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21171         * message.el (message-cite-articles-with-x-no-archive):
21172         New variable.
21173         (message-cite-original): Use it.
21175 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21177         * message.el (message-cite-original): Respect X-No-Archive.
21179 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21181         * gnus-art.el (article-hide-headers): Refer to the values for
21182         gnus-ignored-headers and gnus-visible-headers in the summary
21183         buffer since a user may have set them as group parameters.
21185 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
21187         * assistant.el (assistant-node-name): Add convenience function.
21188         (assistant-render-text, assistant-render-node): Add error handling,
21189         plus handle multiple next nodes.
21190         (assistant-find-next-node): Comment out for now.
21191         (assistant-find-next-nodes): Add function, returns list of next
21192         nodes.
21194 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
21196         * mail-source.el (mail-source-directory): Fix doc-string.
21198 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
21200         * assistant.el (assistant-render-text, assistant-eval): Add :set
21201         widget type, which is different because it takes and returns a
21202         list.  Much hilarity ensues.
21204 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
21206         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21208         * gnus-group.el (gnus-group-get-new-news-this-group):
21209         Add doc-string.
21211         * gnus-start.el (gnus-activate-group): Add doc-string.
21213 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21215         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21217 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
21219         * assistant.el (assistant-render-text): Try to add a :set
21220         widget, more to come.
21222         * spam.el (spam-group-spam-contents-p): Handle empty groupname
21223         strings.
21224         (spam-report-articles-resend)
21225         (spam-register-routine): Do registration iff any articles warrant
21226         it.
21227         (spam-summary-prepare-exit): Change log message for nil group
21228         destinations.
21230 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
21232         * spam.el (spam-report-resend-register-routine):
21233         Allow spam-report-resend-to to be a group parameter or a global value.
21235 2004-05-26  Simon Josefsson  <jas@extundo.com>
21237         * starttls.el: Merge with my GnuTLS based starttls.el.
21238         (starttls-gnutls-program, starttls-use-gnutls)
21239         (starttls-extra-arguments, starttls-process-connection-type)
21240         (starttls-connect, starttls-failure, starttls-success):
21241         New variables.
21242         (starttls-program, starttls-extra-args): Doc fix.
21243         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21244         New functions.
21245         (starttls-negotiate, starttls-open-stream):
21246         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21247         function if it is set.
21249 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21251         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21252         structured fields.
21254 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21256         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21258 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21260         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21261         Add variable.
21262         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21263         assigning the spam-mark to new messages.
21265 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21267         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21269 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21271         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21272         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21273         default.
21275 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21277         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21278         correct data.
21280 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21282         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21283         (spam-group-processor-p): Fix function.
21284         (spam-group-processor-multiple-p)
21285         (spam-group-spam-processor-report-gmane-p)
21286         (spam-group-spam-processor-report-resend-p)
21287         (spam-group-spam-processor-bogofilter-p)
21288         (spam-group-spam-processor-blacklist-p)
21289         (spam-group-spam-processor-ifile-p)
21290         (spam-group-ham-processor-ifile-p)
21291         (spam-group-spam-processor-spamoracle-p)
21292         (spam-group-spam-processor-crm114-p)
21293         (spam-group-ham-processor-bogofilter-p)
21294         (spam-group-spam-processor-stat-p)
21295         (spam-group-ham-processor-stat-p)
21296         (spam-group-ham-processor-whitelist-p)
21297         (spam-group-ham-processor-BBDB-p)
21298         (spam-group-ham-processor-spamoracle-p)
21299         (spam-group-ham-processor-copy-p): Remove functions with some
21300         prejudice against unneeded code.
21301         (spam-report-articles-resend)
21302         (spam-report-resend-register-routine): Allow the group/topic
21303         spam-resend-to value to override spam-report-resend-to.
21304         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21305         properly now.
21307         * gnus.el (spam-resend-to): Add group/topic parameter.
21308         (spam-process): Move the OBSOLETE processors to the end of the
21309         choices.
21311 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21313         * spam-report.el (spam-report-resend-to, spam-report-resend):
21314         Start with resend-to set to nil, and then ask the user if necessary.
21315         (spam-report-resend): spam-report-resend takes a list of articles, not
21316         separate article numbers.
21318 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21320         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21321         addition to emacs-w3m.
21323 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21325         * assistant.el (assistant-authinfo-data): New function.
21326         (assistant-eval): Eval for entire assistant.
21328         * netrc.el (netrc-services-file): New variable.
21329         (netrc-parse-services): New function.
21330         (netrc-find-service-name): New function.
21331         (netrc-find-service-number): New function.
21332         (netrc-port-equal): New function.
21333         (netrc-machine): Use it.
21335         * nnimap.el (nnimap-open-connection): Use netrc.
21337         * gnus-util.el (gnus-netrc-get): Remove aliases.
21339         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21341         * assistant.el (wid-edit): Fix compilation.
21343         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21345 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21347         * gnus-util.el (gnus-set-file-modes): New function.  (small
21348         patch).
21350 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21352         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21354         * assistant.el (assistant-render-node): Fix up rendering and
21355         read-only text.
21356         (assistant-render-node): Reset.
21357         (assistant-make-read-only): Not sticky.
21359 2004-05-20  Danny Siu  <dsiu@adobe.com>
21361         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21362         centered even when gnus-auto-center-summary is t.
21364 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21366         * dns.el (dns-get-txt-answer): New function.
21367         (dns-read-txt): Ditto.
21368         (query-dns): Use it.
21370 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21372         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21373         active for foreign groups even if the group level is higher than
21374         the specified value.
21376 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21378         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21379         non-active groups.
21381         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21383 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21385         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21387 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21389         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21390         (spam-crm114-header, spam-crm114-spam-switch)
21391         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21392         (spam-crm114-positive-spam-header)
21393         (spam-crm114-database-directory, spam-list-of-processors)
21394         (spam-group-spam-processor-crm114-p)
21395         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21396         (spam-generic-score, spam-list-of-checks)
21397         (spam-list-of-statistical-checks, spam-registration-functions)
21398         (spam-check-crm114-headers, spam-crm114-score)
21399         (spam-check-crm114, spam-crm114-register-with-crm114)
21400         (spam-crm114-register-spam-routine)
21401         (spam-crm114-unregister-spam-routine)
21402         (spam-crm114-register-ham-routine)
21403         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21405 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21407         * gnus.el: Add spam-use-crm114.
21409         * spam.el (spam-list-of-processors, spam-registration-functions):
21410         Add spam-use-resend.
21411         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21412         (spam-report-articles-gmane): Add doc fix.
21413         (spam-report-articles-resend, spam-report-resend-register-routine):
21414         Add wrappers around spam-report-resend-to.
21416         * spam-report.el (spam-report-resend-to, spam-report-resend):
21417         Add support for resending spam.
21418         (spam-report-gmane): Fix line length >80.
21420         * gnus.el (spam-process): Add spam-use-resend.
21422 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21424         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21425         number of processed spam messages.
21426         (spam-ham-copy-or-move-routine): Return the number of processed
21427         ham messages.
21428         (spam-summary-prepare-exit): Use the above values to decide
21429         whether status messages shouled be displayed.
21431 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21433         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21434         `rfc2047-encoding-function-alist' in order to avoid conflicting
21435         with the old version.
21436         (rfc2047-encode-region): Concatenate words containing non-ASCII
21437         characters in structured fields; don't encode space-delimited
21438         ASCII words even in unstructured fields; don't break words at
21439         char-category boundaries.
21440         (rfc2047-encode-1): New function.
21441         (rfc2047-encode): Use it; encode text so that it occupies the
21442         maximum width within 76-column; work correctly on Q encoding for
21443         iso-2022-* charsets.
21444         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21445         sure not to break a line just after the header name.
21446         (rfc2047-b-encode-region): Remove.
21447         (rfc2047-b-encode-string): New function.
21448         (rfc2047-q-encode-region): Remove.
21449         (rfc2047-q-encode-string): New function.
21451         * mm-util.el (mm-replace-in-string): New function.
21453 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21455         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21456         Really get it right.
21457         (gnus-inews-make-draft): Really.
21459 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21461         * nnmh.el (nnmh-request-list-1): Don't check the link count
21462         before descending.  (small patch)
21464 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21466         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21467         stuff.
21469         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21470         Match on real group name.
21472         * gnus-art.el (gnus-signature-limit): Doc fix.
21474         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21476 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21478         * gnus-draft.el (gnus-draft-send):
21479         Bind rfc2047-encode-encoded-words.
21481         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21482         (rfc2047-encodable-p): Say that =? needs encoding.
21483         (rfc2047-encode-encoded-words): New variable.
21485         * gnus-group.el (gnus-group-select-group): Doc fix.
21487         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21489         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21490         to nil.
21492         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21494         * nnheader.el (nnheader-get-lines-and-char): New function.
21496 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
21498         * gnus-msg.el (gnus-summary-followup-with-original):
21499         Document yanking of region when active.
21501 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21503         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21504         groups if the group level is higher than the specified value.
21506 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21508         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21509         (gnus-group-jump-to-group): Add prefix argument using
21510         `gnus-group-jump-to-group-prompt'.  Query before jumping to
21511         non-active group.
21513         * compface.el (uncompface): Be verbose when changing
21514         `uncompface-use-external'.
21516         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21517         handle manual section.
21519 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21521         * gnus-art.el (gnus-button-alist): Revert previous change.
21523 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21525         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21527 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21529         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21530         whether backend can accept message.
21532         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21534 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21536         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21537         Avoid creating directory when nntp-marks-is-evil is true.
21538         Reported by Reiner Steib.
21540 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21542         * gnus-picon.el (gnus-picon-insert-glyph):
21543         Add optional `nostring' argument.
21545 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21547         * gnus-picon.el (gnus-picon-style): New variable.
21548         (gnus-picon-transform-address): Support `gnus-picon-style'.
21550 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21552         * message.el (message-fill-field): Return point.
21553         (message-generate-headers): Go to end of field.
21555         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21556         stuff for non-living groups.
21558 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21560         * gnus-art.el (gnus-article-followup-with-original)
21561         (gnus-article-reply-with-original): gnus-mark-active-p ->
21562         gnus-region-active-p.
21564 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21566         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21567         only when there is spam or ham to be processed.
21569 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21571         * mail-source.el (mail-source-delete-crash-box): Refactor.
21572         (mail-source-fetch): Use it.
21573         (mail-source-fetch-file): Ditto.
21574         (mail-source-fetch-directory): Run PostScript in loop.
21575         (mail-source-fetch-pop): Delete.
21576         (mail-source-fetch-maildir): Ditto.
21577         (mail-source-fetch-imap): Ditto.
21579         * imap.el (imap-authenticators): Comment out sasl.
21581         * message.el (message-skip-to-next-address): New function.
21582         (message-fill-header-address): Refactor.
21583         (message-fill-address): Use it.
21584         (message-delete-address): Use it.
21585         (message-fill-header-general): Refactor.
21586         (message-fill-field-address): Rename.
21587         (message-narrow-to-field): Find the start of the header.
21588         (message-header-format-alist): Don't pre-fill.
21589         (message-fill-header): Remove.
21590         (message-insert-header): New function.
21591         (message-shorten-references): Use it.
21593         * rfc2047.el (rfc2047-field-value): Strip props.
21595         * mail-parse.el (mail-header-make-address): New alias.
21597         * ietf-drums.el (ietf-drums-make-address): New function.
21599         * imap.el: Add compiler directives.
21601         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21603         * gnus-art.el (article-decode-idna-rhs): Don't use
21604         message-idna-inside-rhs-p.
21606 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21608         * message.el (message-idna-inside-rhs-p): Remove.
21609         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21611         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21612         false positives.
21614 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21616         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21618 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21620         * nneething.el (nneething-file-name): Don't create spurious
21621         files.
21623         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21624         (gnus-inews-do-gcc): Remove sleep.
21626         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21627         part under point.
21629         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21630         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21632 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21634         * spam.el (spam-summary-prepare-exit): Fix (length).
21636 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21638         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21639         as expired without moving it" message when there are spam
21640         messages left.
21642 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21644         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21645         header is not nil.
21647 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21649         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21650         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21651         (nntp-marks-changed-p): New arg SERVER.
21652         (nntp-request-update-info): Adjust caller.
21654 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21656         * nntp.el (nntp-save-marks): Pass missing arg.
21658 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21660         * nntp.el: Support marks.
21661         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21662         (nntp-marks-modtime, nntp-marks-directory): New variables.
21663         (nntp-request-set-mark, nntp-request-update-info)
21664         (nntp-possibly-create-directory, nntp-marks-changed-p)
21665         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21666         New functions.
21668 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21670         * gnus-score.el (gnus-score-insert-help):
21671         Use gnus-select-lowest-window.
21673         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21674         appt-select-lowest-window and rename to gnus-select-lowest-window.
21676         * gnus.el: do.
21678 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21680         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21681         encodings of MIME-encoded words, in order to improve
21682         interoperability with several broken MUAs.
21684 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21686         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21687         tags, only when charsets are not specified in headers.
21688         (mm-inline-text-html-render-with-w3m): Ditto.
21690 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21692         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21693         instead of MIME-decoded from fields when checking
21694         `gnus-article-address-banner-alist'.
21696 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21698         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21699         description rather than subject.
21701 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21703         * gnus.el (gnus-version-number): Bump.
21705 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21707         * gnus.el: No Gnus v0.2 is released.
21709 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21711         * gnus-agent.el (gnus-agent-read-agentview):
21712         Inline gnus-uncompress-range.
21714 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21716         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21717         `exec-installed-p'.
21719 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21721         * gnus.el (spam-process, spam-autodetect-methods):
21722         Add bsfilter and bsfilter-headers.
21724         * spam.el (spam-bsfilter): New customize group.
21725         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21726         (spam-bsfilter-header, spam-bsfilter-probability-header)
21727         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21728         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21729         (spam-bsfilter-database-directory): New options.
21730         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21731         (spam-list-of-statistical-checks, spam-registration-functions):
21732         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21733         (spam-bsfilter-score): New command.
21734         (spam-check-bsfilter-headers, spam-check-bsfilter)
21735         (spam-bsfilter-register-with-bsfilter)
21736         (spam-bsfilter-register-spam-routine)
21737         (spam-bsfilter-unregister-spam-routine)
21738         (spam-bsfilter-register-ham-routine)
21739         (spam-bsfilter-unregister-ham-routine): New functions.
21740         (spam-generic-score): Support bsfilter; Accept an optional argument
21741         to recalcurate spam score even if scoring header has already been
21742         added.
21743         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21744         optional argument to recalcurate spam score even if scoring header
21745         has already been added.
21747 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21749         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21750         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21751         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21752         link is missing.
21754 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21756         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21757         (html2text-get-attr): Rewrite.
21759         * message.el (message-setup-1): Remove redundant put-text-property
21760         on mail-header-separator.
21762 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21764         * gnus-registry.el (gnus-registry-cache-whitespace)
21765         (gnus-registry-action, gnus-registry-spool-action)
21766         (gnus-registry-split-fancy-with-parent): Change message levels
21767         from 5 to 3 or 7, as needed.
21769         * spam.el (spam-summary-prepare-exit)
21770         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21771         (spam-split, spam-find-spam, spam-log-undo-registration)
21772         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21773         level from 5 to 6.
21775 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21777         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21778         2004-03-04 change).
21780 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21782         * sieve-manage.el (sieve-manage-open):
21783         * nnweb.el (nnweb-insert-html):
21784         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21785         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21786         * nnspool.el (nnspool-request-group):
21787         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21788         * nnml.el (nnml-request-update-info):
21789         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21790         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21791         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21792         (nnimap-request-set-mark):
21793         * nnfolder.el (nnfolder-request-update-info):
21794         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21795         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21796         * gnus-uu.el (gnus-uu-find-articles-matching):
21797         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21798         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21799         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21800         * gnus-nocem.el (gnus-nocem-scan-groups):
21801         * gnus-int.el (gnus-start-news-server):
21802         * gnus-group.el (gnus-group-make-kiboze-group)
21803         (gnus-group-browse-foreign-server):
21804         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21805         Use mapc when appropriate.
21807 2004-04-22  Dan Christensen  <jdc@uwo.ca>
21808             Adam Sjøgren  <asjo@koldfront.dk>
21809             Wes Hardaker  <wes@hardakers.net>
21810             Michael Shields  <shields@msrl.com>
21812         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21813         may need for spam sorting and scoring.
21814         (spam-user-format-function-S): Add user format function suitable for
21815         general use.
21816         (spam-article-sort-by-spam-status): Add sorting function for summary
21817         sorting.
21818         (spam-extra-header-to-number): Add function to get a score from a
21819         header.
21820         (spam-summary-score): Add function to get a numeric score from the
21821         headers.
21822         (spam-generic-score): Fix function doc, was in wrong place.
21823         (spam-initialize): Take symbols when it's run, and install the
21824         extra headers that spam-necessary-extra-headers thinks we need.
21826 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21828         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21829         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21831 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21833         * gnus-sum.el (gnus-set-global-variables)
21834         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21835         (gnus-article-get-xrefs, gnus-summary-best-group)
21836         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21837         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21838         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21839         Use with-current-buffer.
21841 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21843         * spam.el (spam-summary-prepare-exit): Simplify logic.
21844         (spam-fetch-article-header): Read the article header if it's not
21845         available.
21846         (spam-list-articles): Simplify logic.
21847         (spam-filelist-register-routine): Fix bug with unregister-list.
21849         * gnus-registry.el: Fix comments at beginning.
21851 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21853         * message.el (message-cater-to-broken-inn): Remove.
21854         (message-shorten-references): Make sure the total folded length of
21855         References is shorter than 998 characters to cater to a bug in INN
21856         2.3.  Also, don't pretend that references aren't folded -- this
21857         hasn't worked for a while.
21859 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21861         * gnus-agent.el (gnus-agentize):
21862         gnus-agent-send-mail-real-function no longer set to current value
21863         of message-send-mail-function but rather a lambda that calls
21864         message-send-mail-function.  The change makes the agent real-time
21865         responsive to user changes to message-send-mail-function.
21867 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21869         * legacy-gnus-agent.el
21870         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21871         help from Florian Weimer <fw@deneb.enyo.de>
21873 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21875         * nnmail.el (nnmail-cache-insert): Revert last change.
21877 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21879         * nnmail.el (nnmail-cache-insert): Always check whether
21880         nnmail-cache-ignore-groups matches a group name.
21882 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21884         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21885         (spam-find-spam, spam-log-processing-to-registry)
21886         (spam-log-registered-p, spam-log-unregistration-needed-p)
21887         (spam-log-undo-registration): Use gnus-message instead of
21888         gnus-error, none of these errors are fatal.
21890         * gnus-registry.el (gnus-registry-clean-empty-function)
21891         (gnus-registry-clean-empty): Remove only empty entries without
21892         extra data.
21894 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21896         * spam-stat.el (spam-stat-buffer-change-to-spam)
21897         (spam-stat-buffer-change-to-non-spam): Change (error) to
21898         (gnus-message 8) invocation.
21900 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21902         * nntp.el (nntp-via-netcat-command): New variable.
21903         (nntp-via-netcat-switches): New variable.
21904         (nntp-open-via-rlogin-and-netcat): New function.
21905         (nntp-open-connection-function): Doc fix.
21906         (nntp-telnet-command): Doc fix.
21907         (nntp-end-of-line): Doc fix.
21908         (nntp-via-rlogin-command): Doc fix.
21909         (nntp-via-user-name): Doc fix.
21910         (nntp-via-address): Doc fix.
21912 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21914         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21915         error in Emacs 21.1.
21917 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21919         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21921 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21923         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21924         (gnus-agent-with-refreshed-group): New macro.
21925         (gnus-agent-rename-group): New function.
21926         (gnus-agent-delete-group): New function.
21927         (gnus-agent-save-group-info): Use gnus-command-method when
21928         `method' parameter is nil.  Don't write nil entries into the
21929         active file.
21930         (gnus-agent-get-group-info): New function.
21931         (gnus-agent-fetch-articles):
21932         Use gnus-agent-update-files-total-fetched-for to increment disk space
21933         used.
21934         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21935         Use gnus-agent-update-view-total-fetched-for to increment disk space
21936         used.
21937         (gnus-agent-get-local): Add optional parameters to avoid calling
21938         gnus-group-real-name and gnus-find-method-for-group.
21939         (gnus-agent-set-local): Delete stored entry if either min, or max,
21940         are nil.
21941         (gnus-agent-fetch-session): Reworded error/quit messages.
21942         On quit, use gnus-agent-regenerate-group to record existence of any
21943         articles fetched to disk before the quit occurred.
21944         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21945         gnus-agent-update-view-total-fetched-for, and
21946         gnus-agent-update-files-total-fetched-for to decrement disk space
21947         used.
21948         (gnus-agent-retrieve-headers):
21949         Use gnus-agent-update-view-total-fetched-for to increment disk space
21950         used.
21951         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21952         with gnus-agent-update-files-total-fetched-for to decrement disk
21953         space and fresh group buffer.
21954         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21955         (gnus-agent-need-update-total-fetched-for): New variable.
21956         (gnus-agent-update-files-total-fetched-for): New function.
21957         (gnus-agent-update-view-total-fetched-for): New function.
21958         (gnus-agent-total-fetched-for): New function.
21960         * gnus-cache.el (gnus-cache-save-buffers):
21961         Use gnus-cache-update-overview-total-fetched-for to change disk space
21962         used by this group.
21963         (gnus-cache-possibly-enter-article):
21964         Use gnus-cache-update-file-total-fetched-for to increment disk space
21965         used by this group.
21966         (gnus-cache-possibly-remove-article):
21967         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21968         used by this group.
21969         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21970         (gnus-cache-rename-group): New function.
21971         (gnus-cache-delete-group): New function.
21972         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21973         (gnus-cache-need-update-total-fetched-for): New variable.
21974         (gnus-cache-with-refreshed-group): New macro.
21975         (gnus-cache-update-file-total-fetched-for): New function.
21976         (gnus-cache-update-overview-total-fetched-for): New function.
21977         (gnus-cache-rename-group-total-fetched-for): New function.
21978         (gnus-cache-delete-group-total-fetched-for): New function.
21979         (gnus-cache-total-fetched-for): New function.
21981         * gnus-group.el: Require gnus-sum and autoload functions to
21982         resolve warnings when gnus-group.el compiled alone.
21983         (gnus-group-line-format): Documented new %F.
21984         (size of Fetched data) group line format; identifies disk space
21985         used by agent and cache.
21986         (gnus-group-line-format-alist): Defined new F format.
21987         (gnus-total-fetched-for): New function.
21988         (gnus-group-delete-group): No longer update
21989         gnus-cache-active-altered as gnus-request-delete-group now keeps
21990         the cache in sync.
21991         (gnus-group-list-active): Let the agent store a server's active
21992         list if currently plugged.
21994         * gnus-int.el (gnus-request-delete-group):
21995         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21996         local disk in sync with the server.
21997         (gnus-request-rename-group):
21998         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21999         local disk in sync with the server.
22001         * gnus-start.el (gnus-get-unread-articles):
22002         Cosmetic simplification to logic.
22004         * gnus-util.el (gnus-rename-file): New function.
22006 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
22008         * mm-util.el (mm-image-load-path): Handle nil in load-path.
22010 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
22012         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22013         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
22015 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
22017         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22018         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
22020 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
22022         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22024 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
22026         * spam.el (spam-set-difference): Add function to replace
22027         gnus-set-difference in spam.el.
22028         (spam-summary-prepare-exit): Use spam-set-difference.
22030 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
22032         * gnus-registry.el (gnus-registry-cache-file): Update to use
22033         gnus-dribble-directory OR gnus-home-directory OR ~.
22034         (gnus-registry-split-fancy-with-parent): Fix doc.
22036 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22038         * message.el (message-exchange-point-and-mark):
22039         Use message-mark-active-p.  Suggested by Jesper Harder
22040         <harder@ifa.au.dk>.
22042 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22044         * message.el (message-exchange-point-and-mark): Don't activate
22045         region if it was inactive.  Suggested by Hiroshi Fujishima
22046         <pooh@nature.tsukuba.ac.jp>.
22048 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22050         * gnus-art.el (article-display-face): Display Faces in the same
22051         order as X-Faces.
22053 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22055         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22057 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22059         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22060         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22061         (gnus-article-mime-hierarchy): Remove.
22062         (gnus-article-mime-hierarchy-next): Remove.
22063         (gnus-article-mode): Revert 2004-03-19 change.
22064         (gnus-article-setup-buffer): Revert 2004-03-19 change.
22065         (gnus-insert-mime-button): Revert 2004-03-19 change.
22066         (gnus-mime-accumulate-hierarchy): Remove.
22067         (gnus-mime-enter-multipart): Remove.
22068         (gnus-mime-leave-multipart): Remove.
22069         (gnus-mime-display-part): Revert 2004-03-19 change.
22070         (gnus-mime-display-alternative): Revert 2004-03-19 change.
22072         * mml.el (mml-preview): Revert 2004-03-19 change.
22074 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
22076         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22078 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22080         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22081         t while entering a file name using the mm-with-multibyte macro.
22082         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22084         * mm-util.el (mm-with-multibyte): New macro.
22086 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22088         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22089         New user option.
22090         (gnus-mime-multipart-functions): Doc and customization fix.
22091         (gnus-article-mime-hierarchy): New variable.
22092         (gnus-article-mime-hierarchy-next): New variable.
22093         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22094         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22095         gnus-article-mime-hierarchy-next to nil.
22096         (gnus-insert-mime-button): Show hierarchy numbers.
22097         (gnus-mime-accumulate-hierarchy): New function.
22098         (gnus-mime-enter-multipart): New function.
22099         (gnus-mime-leave-multipart): New function.
22100         (gnus-mime-display-part): Recompute hierarchical MIME structure.
22101         (gnus-mime-display-alternative): Show hierarchy numbers.
22103         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22104         gnus-article-mime-hierarchy-next to nil.
22106 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
22108         * dns.el: Don't require gnus-xmas.
22110 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
22112         * mml.el (mml-generate-mime-1): Don't use format=flowed with
22113         inline PGP.
22114         (mml-menu): Disable mml-quote-region if mark is inactive.
22116 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22118         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22119         when the group's active is not available.
22121 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22123         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22124         error.
22126 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
22128         * imap.el (imap-store-password): New variable.
22129         (imap-interactive-login): Use it.
22130         Suggested by Mark Plaksin <happy@mcplaksin.org>.
22132 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22134         * gnus-art.el (gnus-article-read-summary-keys): Restore new
22135         window-start and hscroll to summary window.
22137 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22139         * gnus-start.el (gnus-convert-old-newsrc): Only write the
22140         conversion message to newsrc-dribble when an actual conversion is
22141         performed.
22143 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
22145         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22147 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22149         * mm-decode.el (mm-complicated-handles): New function reviving
22150         former definition of mm-multiple-handles.
22152         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22153         (gnus-mime-delete-part): Use it.
22155 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22157         * gnus-agent.el (gnus-agent-read-local):
22158         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22159         avoid the implicit assumption that they will always be equal.
22160         (gnus-agent-save-local): Bind buffer-file-coding-system, not
22161         coding-system-for-write, as the with-temp-file macro first prints
22162         to a buffer then saves the buffer.
22164 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22166         * gnus-art.el (gnus-article-edit-part): New function.
22167         (gnus-mime-save-part-and-strip): Use it; do query instead of
22168         signaling an error; don't use mm-multiple-handles.
22169         (gnus-mime-delete-part): Ditto.
22171 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22173         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22174         old file versions.
22175         (gnus-group-prepare-hook): Remove function that converted list
22176         form of gnus-agent-expire-days to group properties.
22178         * gnus-int.el: Autoload gnus-agent-regenerate-group.
22179         (gnus-request-accept-article): Re-indented.
22181         * gnus-start.el (gnus-convert-old-newsrc): Registered new
22182         converters to handle old agent file formats.  Add logic for a
22183         "backup before upgrading warning".
22184         (gnus-convert-mark-converter-prompt): Developers can mark
22185         functions as needing (default), or not needing,
22186         gnus-convert-old-newsrc's "backup before upgrading warning".
22187         (gnus-convert-converter-needs-prompt): Tests whether the user
22188         should be protected from potentially irreversable changes by the
22189         function.
22191         * legacy-gnus-agent.el: New.  Provides converters that are only
22192         loaded when gnus-convert-old-newsrc needs to call them.
22194 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22196         * mail-source.el (mail-source-touch-pop): Doc fix.
22198         * message.el (message-smtpmail-send-it): Doc fix.
22200 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
22202         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22204         * nnmail.el (nnmail-split-fancy): do.
22206         * gnus-kill.el (gnus-kill, gnus-execute): do.
22208 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
22210         * gnus-sum.el (gnus-widget-reversible-match)
22211         (gnus-widget-reversible-to-internal)
22212         (gnus-widget-reversible-to-external): New functions.
22213         (gnus-widget-reversible): New widget.
22214         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22216 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
22218         * gnus-sum.el (gnus-thread-sort-functions)
22219         (gnus-article-sort-functions): Document `(not F)' items.
22221 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
22223         * spam.el (spam-use-gmane-xref): Add new backend.
22224         (spam-gmane-xref-spam-group): Add variable to control the name of the
22225         Gmane spam group.
22226         (spam-blackhole-servers, spam-blackhole-good-server-regex)
22227         (spam-regex-headers-spam, spam-regex-headers-ham)
22228         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22229         (spam-list-of-checks): Add spam-use-gmane-xref to list of
22230         backends and checks.
22231         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22233         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22234         an autodetect method.
22236 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22238         * gnus-int.el (gnus-request-accept-article): Inform the agent that
22239         articles are being added to a group.
22240         (gnus-request-replace-article): Inform the agent that articles
22241         need to be uncached as the cached contents are no longer valid.
22243 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22245         * binhex.el: Don't autoload executable-find.
22247         * canlock.el: Don't autoload mail-fetch-field.
22249         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22251         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22252         rmail-dont-reply-to and rmail-output.
22254         * gnus-score.el: Don't autoload ffap-string-at-point.
22256         * gnus-setup.el: Don't autoload sc-cite-original.
22258         * imap.el: Don't autoload base64-decode-string,
22259         base64-encode-string and md5.
22261         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22262         and rmail-msg-restore-non-pruned-header.
22264         * mm-decode.el: Don't autoload executable-find.
22266         * mm-url.el: Don't autoload executable-find.
22268         * mm-view.el: Don't autoload diff-mode.
22270         * nndb.el: Don't autoload news-reply-mode, news-setup,
22271         cancel-timer and telnet.
22273         * password.el: Don't autoload run-at-time for Emacs.
22275         * sha1-el.el: Don't autoload executable-find.
22277         * sieve-mode.el: Don't autoload c-mode.
22279         * uudecode.el: Don't autoload executable-find.
22281 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22283         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22284         (gnus-agent-possibly-alter-active): Avoid null in numeric
22285         comparison.
22286         (gnus-agent-set-local): Refuse to save null in local object table.
22287         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22288         list of articles that will be marked as unread.
22290 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22292         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22294 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22296         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22297         language tags.
22299 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22301         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22302         Don't bind "obarray".
22304         * gnus-sum.el (gnus-thread-sort-functions):
22305         Add `gnus-thread-sort-by-most-recent-number' and
22306         `gnus-thread-sort-by-most-recent-date'.
22307         Reported by Kai Grossjohann <kai@emptydomain.de>.
22309 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22311         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22313 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22315         * gnus-cus.el (gnus-agent-customize-category):
22316         Remove ignore-errors macro reference that required cl to be loaded at
22317         run-time.
22319         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22320         single-interval range of the form (min . max).  Previously the
22321         range had to look like ((min . max)).  Likewise, return
22322         (min . max) rather than ((min . max)).
22323         (gnus-range-map): Use gnus-range-normalize to accept
22324         single-interval range.
22326         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22327         the cache, but not the agent, now appear with their usual face.
22329 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22331         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22332         w3m-safe-url-regexp variable buffer-local.
22334         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22336 2004-02-27  Simon Josefsson  <jas@extundo.com>
22338         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22339         gnus-group-real-prefix.
22340         (gnus-summary-move-article): Use it, instead of
22341         gnus-group-real-prefix.
22343 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22345         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22346         w3m-safe-url-regexp variable buffer-local and set it as the value
22347         of mm-w3m-safe-url-regexp.
22349         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22351         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22352         parsing gnus-posting-styles when the message is not for replying.
22354         * nnrss.el (nnrss-opml-export):
22355         Use mm-set-buffer-file-coding-system instead of
22356         set-buffer-file-coding-system.
22358 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22360         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22361         of checkdoc.el).
22362         * nnrss.el: do.
22363         * gnus-mlspl.el: do.
22364         * gnus-ml.el: do.
22365         * gnus-srvr.el: do.
22367         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22369 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22371         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22372         Corrections to custom-manual links.
22374         * gnus-art.el (gnus-article): Ditto.
22376         * mm-decode.el (mime-display, mime-security): Ditto.
22378 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22380         * flow-fill.el: Typo.
22382 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22384         * spam-wash.el: New file.
22386 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22388         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22390 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22392         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22393         to be run with new-articles as LIST1, not LIST2.
22394         (spam-registration-functions): Add spam-use-ham-copy as a nil
22395         registration backend.
22397 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22399         * spam-stat.el (spam-stat-washing-hook): New option.
22400         (spam-stat-buffer-words): Use it.
22401         (spam-stat-process-directory, spam-stat-test-directory):
22402         Use insert-file-contents-literally.
22403         (spam-stat-coding-system): New variable.
22404         (spam-stat-load, spam-stat-save): Use it.
22406 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22408         * spam-report.el (spam-report-plug-agent):
22409         Quote spam-report-url-to-file and spam-report-url-ping-plain.
22411 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
22413         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22414         Allow / in mailto URLs.
22416 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22418         * spam-report.el (spam-report-process-queue): Fix interactive use.
22419         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22420         (spam-report-unplug-agent): Doc fixes.
22421         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22422         (spam-report-agentize, spam-report-deagentize):
22423         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22425         * message.el (message-setup-fill-variables): Add mml tags to
22426         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22427         <ajk@iu.edu>.
22428         (message-mode): Don't modify paragraph-separate there.
22430 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22432         * compface.el (uncompface-use-external): Default to undecided.
22433         (uncompface-use-external-threshold): New variable.
22434         (uncompface-float-time): New macro.
22435         (uncompface): Determine whether to use the external decoder if
22436         uncompface-use-external is undecided.
22438 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22440         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22441         after images.
22443         * gnus-art.el (gnus-mime-display-single): Remove dead code.
22445 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
22447         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22449         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22451         * gnus-sum.el (gnus-summary-limit-to-age)
22452         (gnus-summary-limit-children): do.
22454         * gnus-int.el (gnus-request-scan): do.
22456         * gnus-group.el (gnus-group-suspend): do.
22458         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22460         * gnus-cite.el (gnus-cite-parse-attributions): do.
22462         * gnus-agent.el (gnus-summary-set-agent-mark)
22463         (gnus-agent-regenerate-group): do.
22465         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22467         * binhex.el (binhex-decode-region-internal): do.
22469 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22471         * gnus-fun.el (gnus-face-properties-alist): New user option.
22472         (gnus-display-x-face-in-from): Use it.
22474         * gnus-art.el (article-display-face): Ditto.
22476         * compface.el (uncompface-use-external): Default to nil.
22478 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
22480         * nntp.el (nntp-erase-buffer): New function.
22481         (nntp-retrieve-data, nntp-send-command)
22482         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22483         (nntp-possibly-change-group): Use it.
22485         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22486         Use with-current-buffer.
22488 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
22490         * compface.el: Merge the ELisp-based uncompface program.
22491         (compface): New customization group.
22492         (uncompface-use-external): New user option.
22493         (uncompface): Call uncompface-internal if uncompface-use-external
22494         is nil.
22495         (uncompface-internal): New function.  Note that there are also
22496         some other functions and variables added for this function.
22498 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22500         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22501         if necessary.
22503 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22505         * spam-report.el (spam-report-unplug-agent)
22506         (spam-report-plug-agent, spam-report-deagentize)
22507         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22508         Add support for the Agent in spam-report: when unplugged, report to a
22509         file; when plugged, submit all the requests.
22511         * spam.el (spam-register-routine): Fix message about
22512         registration.
22514 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22516         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22517         dependencies.
22518         (rfc2047-encode): Use it.
22520         * gnus-art.el (gnus-button-marker-list): Move before first
22521         reference.
22523         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22524         (imap-parse-body): Fix format string mismatch.
22526         * gnus-score.el (gnus-summary-increase-score): do.
22528         * nnrss.el (nnrss-close): New function.
22530 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22532         * nnrss.el (nnrss-make-filename): New function.
22533         (nnrss-request-delete-group, nnrss-read-server-data)
22534         (nnrss-save-server-data, nnrss-read-group-data)
22535         (nnrss-save-group-data): Use it.
22536         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22537         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22538         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22540 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22542         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22544 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22546         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22547         files.
22549         * message.el (message-generate-headers-first): Don't quote nil
22550         and t in docstrings.
22552         * imap.el (imap-id): do.
22554         * gnus-agent.el (gnus-agent-consider-all-articles)
22555         (gnus-agent-queue-mail): do.
22557 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22559         * spam-report.el (spam-report-process-queue): New function.
22560         Process requests from `spam-report-requests-file'.
22561         (spam-report-process-queue): Doc fix.
22563 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22565         * spam.el (spam-register-routine)
22566         (spam-log-processing-to-registry, spam-log-registered-p)
22567         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22568         Change "check" to "spam-check" for semi-clarity.
22570 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22572         * pop3.el: Require nnheader.
22574         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22576         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22578         * gnus-picon.el: Require cl.
22580         * gnus-fun.el: Require gnus-ems and gnus-util.
22582         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22584         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22586         * gnus-art.el (gnus-article-edit-mode): Define before first
22587         reference.
22589 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22591         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22592         (gnus-uu-post-encoded): Use point-at-bol.
22594         * gnus-topic.el (gnus-group-active-topic-p): do.
22596         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22598         * gnus-group.el (gnus-group-kill-region): do.
22600         * gnus-art.el (article-date-ut): do.
22602         * message.el (message-fetch-field): Remove redundant
22603         case-fold-search binding.
22604         (message-narrow-to-field): Simplify.
22606 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22608         * spam.el (spam-directory): Derive from `gnus-directory'.
22610         * spam-report.el (spam-report-url-to-file)
22611         (spam-report-requests-file): New function and variable for offline
22612         reporting.
22613         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22614         and user defined function.
22615         (spam-report-url-ping-mm-url): Remove doubled slash.
22617 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22619         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22621 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22623         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22624         Fix format string mismatch.
22626         * sieve.el (sieve-deactivate-all): do.
22628         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22630         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22632         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22634         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22636 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22638         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22639         the list of checks.
22641 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22643         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22644         padding.
22646 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22648         * mm-view.el (mm-fill-flowed): New variable.
22649         (mm-inline-text): Use it.
22651 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22653         * spam.el (spam-spamassassin-register-ham-routine)
22654         (spam-spamassassin-register-spam-routine): Fix function names.
22656 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22658         * gnus.el (gnus-tmp-grouplens): Remove.
22659         (gnus-summary-line-format): Remove grouplens.
22661         * gnus-group.el (gnus-group-line-format): Ditto.
22663         * gnus-spec.el (gnus-format-specs): Ditto.
22664         (gnus-update-format-specifications): Flush the group format spec
22665         cache if there's the grouplens stuff.
22666         (gnus-parse-simple-format): Replace %l with the empty string.
22668 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22670         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22671         omission.
22673 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22675         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22676         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22678 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22680         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22681         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22682         New macros and functions.
22683         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22684         Handle > NLINK_MAX messages.
22685         * nnmaildir.el (nnmaildir-request-set-mark):
22686         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22688 2004-01-25  Alex Schroeder  <alex@gnu.org>
22690         * spam-stat.el (spam-stat-process-directory-age): New option.
22691         (spam-stat-process-directory): Use it.
22693 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22695         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22696         (spam-stat-save): Accept prefix argument.
22698 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22700         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22701         links" error.
22703 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22705         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22706         compatibility with old .newsrc.eld files.
22708         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22710         * gnus-start.el (gnus-1): do.
22712         * gnus-group.el (gnus-group-line-format-alist): do.
22714         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22716         * gnus-gl.el: Remove.
22718 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22720         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22721         marks consisting of a single range {for example, (3 . 5)} rather
22722         than a list of a single range { ((3 . 5)) }.
22724 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22726         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22727         Use with-current-buffer.
22728         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22729         avoid consing a string.
22731         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22732         Remove obsolete entries for big5 and gb2312.
22734 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22736         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22737         uncompressed list.
22739 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22741         * spam-stat.el (spam-stat-strip-xref): New function.
22742         (spam-stat-process-directory): Use it.
22744         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22745         here -- it's done in message-fetch-field.
22747 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22749         * gnus-agent.el (gnus-agent-queue-mail)
22750         (gnus-agent-prompt-send-queue): New variables.
22751         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22752         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22753         "nndraft:queue" along to gnus-draft-send.
22754         Use gnus-agent-prompt-send-queue.
22755         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22756         is "nndraft:queue".  Suggested by Gaute Strokkenes
22757         <gs234@srcf.ucam.org>
22759         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22760         (agent-enable-undownloaded-faces): Add.
22761         (gnus-agent-cat-groups): Use eval-and-compile, not
22762         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22763         method of gnus-agent-cat-groups even when the buffer has been
22764         evalled.
22765         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22766         delete gnus-agent-save-active-1.
22767         (gnus-agent-save-groups): Delete.  Identical to
22768         gnus-agent-save-active.
22769         (gnus-agent-write-active): No longer adjust agent's copy of active
22770         file as agent's adjustments are now stored in their own
22771         file.  Remove optional parameter.
22772         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22773         servers.  Add use of min/max range limits from server's local
22774         file.
22775         (gnus-agent-save-alist): Remove unused optional argument.
22776         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22777         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22778         (gnus-agent-set-local): A per-server file that keeps min/max range
22779         limits for articles known to the agent.  Provides a fast mechanism
22780         for altering many active ranges.
22781         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22782         active file (local makes it unnecessary).
22783         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22785         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22786         (agent-enable-undownloaded-faces): Add.
22788         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22789         disable it when sending to "nndraft:queue".
22790         (gnus-group-send-queue): Add safety check to avoid sending queue
22791         when unplugged.
22793         * gnus-group.el (gnus-group-catchup): Use new
22794         gnus-sequence-of-unread-articles, not
22795         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22796         numbers of articles.  Use gnus-range-map to avoid having to
22797         uncompress the unread list.
22798         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22799         Fix invalid ange-ftp reference.
22801         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22802         (gnus-sorted-range-intersection): Intersection of two ranges
22803         without requiring that they first be uncompressed.
22805         * gnus-start.el (gnus-activate-group): Unless blocked by the
22806         caller, possibly expand the active range to include both cached
22807         and agentized articles.
22808         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22809         multiple version-dependent converters.
22810         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22811         gnus-agent-save-active.
22812         (gnus-save-newsrc-file): Save dirty agent range limits.
22814         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22815         gnus-agent-possibly-alter-active.
22816         (gnus-adjust-marked-articles): Faster handling of simple lists.
22818 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22820         * spam-stat.el (spam-stat-test-directory): New optional argument
22821         displays a list of files detected.  Suggested by Andrew Cohen
22822         <cohen@andy.bu.edu>.
22823         (spam-stat-buffer-words-with-scores): Don't narrow and change
22824         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22826 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22828         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22829         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22830         (spam-spamassassin-arguments)
22831         (spam-spamassassin-spam-flag-header)
22832         (spam-spamassassin-positive-spam-flag-header)
22833         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22834         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22835         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22836         (spam-list-of-processors, spam-list-of-checks)
22837         (spam-list-of-statistical-checks, spam-registration-functions)
22838         (spam-check-spamassassin-headers, spam-check-spamassassin)
22839         (spam-spamassassin-score)
22840         (spam-spamassassin-register-with-sa-learn)
22841         (spam-spamassassin-register-spam-routine)
22842         (spam-spamassassin-register-ham-routine)
22843         (spam-assassin-register-spam-routine)
22844         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22845         (spam-bogofilter-score): Fix to show article before scoring.
22847 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22849         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22850         default scoring function.
22851         (spam-generic-score): Call spam-spamassassin-score if
22852         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22853         spam-bogofilter-score otherwise.
22855         * gnus.el (spam-process, spam-autodetect-methods):
22856         Add spamassassin and spamassassin-headers.
22858 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22860         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22861         Suppress unnecessary messages.
22863 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22865         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22866         make-hash-table.
22868 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22870         * canlock.el (base64-encode-string): Don't autoload it.
22872 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22874         * run-at-time.el: Remove useless (require 'itimer),
22875         eval-and-compile and (featurep 'xemacs).
22877 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22879         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22880         GROUP is a virtual group.
22882 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22884         * gnus.el: Autoload `message-y-or-n-p'.
22886 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22888         * pgg-parse.el: Remove unnecessary (require 'custom).
22890         * pgg-def.el: do.
22892         * nnmail.el: do.
22894         * gnus-undo.el: do.
22896         * gnus-picon.el: do.
22898         * gnus-util.el: do.
22900 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22902         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22904 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22906         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22907         handle, as well as a list.
22909         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22910         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22911         (mm-w3m-cid-retrieve): Simplify.
22913 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22915         * message.el (message-kill-to-signature): Allow prefix arg to
22916         specify number of lines to keep before signature.
22918 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22920         * message.el (message-kill-to-signature): Change docstring.
22922 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22924         * canlock.el: Always require sha1-el.
22925         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22927         * message.el: Autoload sha1 only when compiling.
22929 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22931         * message.el (message-canlock-generate): Require sha1-el.
22933 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22935         * message.el (message-expand-name): Silence the byte compiler.
22937 2004-01-13  Simon Josefsson  <jas@extundo.com>
22939         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22940         Invoke gnus-score-mode.
22941         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22943         * gnus-range.el (gnus-compress-sequence): Doc fix.
22944         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22946 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22948         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22950 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22952         * spam.el (spam-get-article-as-string): Update to use
22953         gnus-request-article-this-buffer, much simpler.
22954         (spam-get-article-as-buffer): Remove.
22956 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22958         * message.el (message-expand-name): Use EUDC if the user uses that.
22960 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22962         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22963         character for the encoding to avoid consing a string.
22965         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22966         unnecessarily.
22968         * mm-util.el (mm-replace-chars-in-string): Remove.
22970         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22971         of mm-replace-chars-in-string.
22973 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22975         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22977         * mm-util.el (mm-subst-char-in-string): Support inplace.
22979         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22980         a new string in every iteration.  Use shy groups.
22982 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22984         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22985         * gnus-soup.el (gnus-soup-group-brew):
22986         * gnus-msg.el (gnus-put-message):
22987         * gnus-move.el (gnus-group-move-group-to-server):
22988         * gnus-kill.el (gnus-batch-score):
22989         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22990         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22991         (gnus-group-update-group, gnus-group-read-group)
22992         (gnus-group-make-group, gnus-group-make-help-group)
22993         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22994         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22995         (gnus-group-sort-by-unread, gnus-group-catchup)
22996         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22997         (gnus-group-yank-group, gnus-group-set-info)
22998         (gnus-group-list-groups):
22999         * gnus.el (gnus-generate-new-group-name):
23000         * gnus-delay.el (gnus-delay-send-queue):
23001         * nnvirtual.el (nnvirtual-catchup-group):
23002         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23003         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23004         (gnus-group-prepare-topics, gnus-topic-check-topology):
23005         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23006         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23007         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23008         (gnus-group-make-articles-read):
23009         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23010         (gnus-group-change-level, gnus-kill-newsgroup)
23011         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23012         (gnus-get-unread-articles, gnus-make-articles-unread)
23013         (gnus-make-ascending-articles-unread): Use accessor
23014         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23015         to get group information for improved readability.
23017 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23019         * gnus-art.el (article-decode-mime-words, article-babel)
23020         (gnus-article-highlight-signature, gnus-article-add-buttons)
23021         (gnus-signature-toggle): Use gnus-with-article-buffer.
23023         * gnus-art.el (gnus-article-highlight-headers)
23024         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23026         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23027         (gnus-article-set-globals, gnus-request-article-this-buffer)
23028         (gnus-button-message-id, gnus-article-maybe-hide-headers)
23029         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23030         (gnus-mime-display-alternative): Use with-current-buffer.
23032 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23034         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23035         also under 80 char limit, and call gnus-error if needed.
23036         (spam-fetch-article-header): Fix - it was a
23037         buffer-local variable (gnus-newsgroup-data).
23038         (spam-find-spam): Use spam-generate-fake-headers, forget about
23039         spam-insert-fake-headers.
23040         (spam-insert-fake-headers): Remove.
23042 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23044         * deuglify.el (gnus-article-outlook-unwrap-lines)
23045         (gnus-outlook-rearrange-article)
23046         (gnus-outlook-repair-attribution-outlook)
23047         (gnus-outlook-repair-attribution-block)
23048         (gnus-outlook-repair-attribution-other): Remove redundant
23049         save-excursion.
23051 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23053         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23054         (spam-fetch-field-subject-fast)
23055         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23056         (spam-fetch-article-header): Add functions to deal with Gnus
23057         internals for fast retrieval of article header data.
23058         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23060 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23062         * pop3.el (pop3-md5): Remove.
23063         (pop3-apop): Replace pop3-md5 with md5.
23065         * mm-bodies.el: base64 is always built-in.
23067         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23068         Use with-current-buffer.
23070 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23072         * canlock.el (canlock-insert-header): Remove excessive grouping in
23073         regexp.
23075         * gnus-sum.el (gnus-summary-read-document): Ditto.
23077         * gnus-uu.el (gnus-uu-part-number): Ditto.
23079         * html2text.el (html2text-remove-tags): Ditto.
23080         (html2text-format-tags): Ditto.
23081         (html2text-format-single-elements): Ditto.
23083         * mml.el (mml-parse-1): Ditto.
23085 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23087         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23089         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23091         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23093         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23095 2003-11-15  Simon Josefsson  <jas@extundo.com>
23097         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23098         (pgg-gpg-lookup-key): Use regexp match instead of
23099         split-string (split-string is different between emacs 21.2 and
23100         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
23102 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23104         * gnus-art.el (gnus-mime-view-all-parts)
23105         (gnus-article-part-wrapper, gnus-article-view-part):
23106         Use with-current-buffer.
23108 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23110         * spam.el (spam-disable-spam-split-during-ham-respool)
23111         (spam-spamoracle-database, spam-cache-lookups)
23112         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23113         (spam-group-ham-mark-p, spam-group-spam-mark-p)
23114         (spam-group-ham-marks, spam-group-spam-marks)
23115         (spam-group-spam-contents-p, spam-group-ham-contents-p)
23116         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23117         also add spam-use-blackholes to the statistical checks.
23118         (spam-fetch-field-fast): Add interface to fetching fields, may
23119         become a macro.
23120         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23121         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23122         (spam-insert-fake-headers): Fake an article when needed.
23123         (spam-find-spam): Fake article when possible.
23124         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23125         (spam-check-bogofilter-headers): Use message-fetch-field instead
23126         of nnmail-fetch-field.
23128 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
23130         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23132 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23134         * spam.el (spam-split): Do not require spam-use-CHECK to be
23135         enabled if that check is passed to spam-split explicitly; also
23136         fix so 'spam doesn't get converted to spam-split-group when
23137         spam-split-symbolic-return is t.
23138         (spam-find-spam): Find registrations of the article and use those
23139         instead of re-running spam-split to find the spam/ham
23140         classification of the article.
23141         (spam-log-processing-to-registry, spam-log-registered-p)
23142         (spam-log-unregistration-needed-p, spam-log-undo-registration):
23143         Use gnus-error instead of gnus-message.
23144         (spam-log-registration-type): Add function to determine the
23145         classification of a message based on registry entries; will
23146         return nil if both 'spam and 'ham are found.
23147         (spam-check-BBDB): Expand all the BBDB macros here so we can have
23148         a reasonably fast local cache without the loading errors.
23149         (spam-cache-lookups): Set to t by default.
23150         (spam-find-spam): Don't try to guess spam-cache-lookups.
23151         (spam-enter-whitelist, spam-enter-blacklist): Clear the
23152         spam-caches entry.
23153         (spam-filelist-build-cache, spam-filelist-check-cache):
23154         Fix caching of whitelist/blacklist entries.
23155         (spam-check-whitelist, spam-check-blacklist):
23156         Invoke spam-from-listed-p with a type, not a cache variable.
23157         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23159 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23161         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23163         * nnmail.el (nnmail-split-fancy): do.
23165         * mml.el (mml-parse): do.
23167         * gnus-score.el (gnus-enter-score-words-into-hashtb)
23168         (gnus-score-adaptive): do.
23170 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23172         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23173         (gnus-mime-button-map): Don't set keymap parent.
23174         (gnus-button-ctan-directory-regexp): Use shy grouping.
23175         (gnus-prev-page-map): Don't set keymap parent.
23176         (gnus-prev-page-map): Remove duplicated one.
23177         (gnus-next-page-map): Don't set keymap parent.
23178         (gnus-mime-security-button-map): Ditto.
23180         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23181         version number.
23183         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23185 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23187         * canlock.el (canlock-sha1-function): Remove.
23188         (canlock-sha1-function-for-verify): Remove.
23189         (canlock-openssl-program): Remove.
23190         (canlock-openssl-args): Remove.
23191         (canlock-ignore-errors): Remove.
23192         (canlock-sha1-with-openssl): Remove.
23193         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23194         (canlock-verify): Don't use canlock-ignore-errors.
23196         * sha1-el.el (sha1-string-external): Make it can return a string
23197         in binary form.
23198         (sha1-region-external): Ditto.
23199         (sha1-string-internal): Ditto.
23200         (sha1-region-internal): Ditto.
23201         (sha1-region): Ditto.
23202         (sha1-string): Ditto.
23203         (sha1): Ditto.
23205 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23207         * spam.el (spam-report-articles-gmane): New command.
23209 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23211         * gnus.el: Don't make unnecessary *Group* buffer when loading.
23213         * run-at-time.el (run-at-time-saved): Remove.
23214         (run-at-time): Doc fix.
23216 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23218         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23219         (gnus-summary-limit-map): Add it.
23220         (gnus-summary-make-menu-bar): do.
23222 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
23224         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23225         Make attempt at some caching support (done for BBDB only now).
23226         (spam-find-spam): Set spam-cache-lookups if there are more than 2
23227         addresses to be checked.
23228         (spam-clear-cache-BBDB): Add function, to be invoked by
23229         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23230         (spam-check-BBDB): Check and use the caches, if
23231         spam-cache-lookups is on, remove superfluous (provide).
23233 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
23235         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23237 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
23239         * run-at-time.el (run-at-time-saved): Move to after the definition
23240         of `run-at-time'.
23242 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23244         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23245         mm-w3m-local-map-property.
23247         * mm-view.el (mm-w3m-mode-map): Remove.
23248         (mm-w3m-local-map-property): Remove.
23249         (mm-inline-text-html-render-with-w3m): Don't use
23250         mm-w3m-local-map-property.
23252 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23254         * run-at-time.el: New file.
23256         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23257         of gnus-set-text-properties.
23259         * gnus-uu.el (gnus-uu-save-article): Ditto.
23261         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23263         * gnus-cite.el (gnus-cite-parse): Ditto.
23265         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23266         of gnus-.
23268         * gnus.el: Change calls to nnheader-run-at-time and
23269         password-run-at-time throughout to use run-at-time directly.
23271         * password.el: Remove definition of run-at-time.
23273 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23275         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23276         in prompt.
23278 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23280         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23281         XEmacs version.
23283         * dns.el (dns-make-network-process): Use `open-network-stream'
23284         instead of `gnus-xmas-open-network-stream'.
23286         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23288 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23290         * gnus-art.el (gnus-mime-display-alternative)
23291         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23292         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23293         Don't use gnus-local-map-property.
23295         * gnus-util.el (gnus-local-map-property): Remove.
23297         * mm-view.el (mm-view-pkcs7-decrypt):
23298         Replace gnus-completing-read-maybe-default with completing-read.
23300         * gnus-util.el (gnus-completing-read): do.
23301         (gnus-completing-read-maybe-default): Remove.
23303 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23305         * password.el: Only autoload `run-at-time' if not XEmacs.
23306         Only autoload the itimer functions if XEmacs.
23308 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23310         * gnus-art.el (gnus-read-string): Remove.
23311         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23312         read-string.
23314 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23316         * netrc.el: Autoload password-read.
23317         (netrc): Add configuration group.
23318         (netrc-encoding-method, netrc-openssl-path):
23319         Add variables for encoding and decoding of files with symmetric
23320         ciphers.
23321         (netrc-encode): Add assistant function to encode a file with
23322         netrc-encoding-method.
23323         (netrc-parse): Add interactive parameter, added optional
23324         decoding if netrc-encoding-method is non-nil but otherwise
23325         behavior is standard.
23326         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23327         Do s/encode/encrypt/ everywhere.
23329         * spam.el: Remove executable-find autoload.
23331 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23333         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23335         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23337 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23339         * gnus-art.el (gnus-treat-ansi-sequences)
23340         (article-treat-ansi-sequences): New variable and function.
23341         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23343         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23344         Use it.
23346 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23348         * mm-util.el (mm-quote-arg): Remove.
23350         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23351         shell-quote-argument.
23353         * gnus-uu.el (gnus-uu-command): do.
23355         * gnus-sum.el (gnus-summary-insert-pseudos): do.
23357         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23358         with make-char.
23360         * mm-util.el (mm-make-char): Remove.
23362         * mml.el (mml-mode): Replace gnus-add-minor-mode with
23363         add-minor-mode.
23365         * gnus-undo.el (gnus-undo-mode): do.
23367         * gnus-topic.el (gnus-topic-mode): do.
23369         * gnus-sum.el (gnus-dead-summary-mode): do.
23371         * gnus-start.el (gnus-slave-mode): do.
23373         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23375         * gnus-ml.el (gnus-mailing-list-mode): do.
23377         * gnus-gl.el (gnus-grouplens-mode): do.
23379         * gnus-draft.el (gnus-draft-mode): do.
23381         * gnus-dired.el (gnus-dired-mode): do.
23383         * gnus-ems.el (gnus-add-minor-mode): Remove.
23385         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23386         Replace gnus-char-width with char-width.
23388         * gnus-ems.el (gnus-char-width): Remove.
23390         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23391         Replace gnus-char-width with char-width.
23393         * gnus-ems.el (gnus-char-width): Remove.
23395         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23396         definition.
23397         Remove Emacs 20 hash table compatibility code.
23399         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23400         20 compatibility code.
23402         * spam.el (spam-point-at-eol): Replace with point-at-eol.
23404         * smime.el (smime-point-at-eol): Replace with point-at-eol.
23406         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23407         Replace with point-at-{eol,bol}.
23409         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23411         * imap.el (imap-point-at-eol): Replace with point-at-eol.
23413         * flow-fill.el (fill-flowed-point-at-bol)
23414         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23416         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23417         Replace with point-at-{eol,bol} throughout all files.
23419 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23421         * ntlm.el (ntlm-string-as-unibyte): New macro.
23422         (ntlm-build-auth-response): Use it.
23424         Remove Emacs 20 stuff:
23425         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23426         of delq and copy-sequence.
23427         * gnus-art.el (popup-menu): Remove the compiler macro.
23428         * nnmail.el (nnmail-split-fancy): Don't support customizing with
23429         Emacs 20.
23431 2004-01-05  Simon Josefsson  <jas@extundo.com>
23433         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23434         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23435         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23436         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23437         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23438         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23439         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23440         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23441         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23442         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23443         ntlm-string-permute, string-lshift into ntlm-string-lshift,
23444         string-xor into ntlm-string-xor.
23445         Suggested by Jesper Harder <harder@myrealbox.com>.
23447         * ntlm.el: Don't include poem.
23449         * md4.el (print-int32, print-string-hexa): Remove.
23450         Suggested by Jesper Harder <harder@myrealbox.com>.
23452         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23454         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23455         probably breaks emacs with DL patch, but do we care? Is anyone
23456         still using the DL stuff?)
23458         * sieve-manage.el: Use the password package.
23459         (sieve-manage-read-passwd): Remove.
23460         (sieve-manage-interactive-login): Use password.  Re-add
23461         condition-case around loop.
23463         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23464         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23465         Use the password package.
23467 2003-02-19  Simon Josefsson  <jas@extundo.com>
23469         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23470         token.
23472 2002-08-07  Simon Josefsson  <jas@extundo.com>
23474         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23475         (sieve-manage-authenticators):
23476         (sieve-manage-authenticator-alist): Add some SASL mechs.
23477         (sieve-sasl-auth): New function.
23478         (sieve-manage-cram-md5-auth):
23479         (sieve-manage-plain-auth): Rewrite using SASL library.
23480         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23481         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23482         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23483         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23485 2004-01-05  Simon Josefsson  <jas@extundo.com>
23487         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23488         New files.
23490 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23492         * gnus-group.el (gnus-no-groups-message): Update.
23494         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23496 2003-11-09  Simon Josefsson  <jas@extundo.com>
23498         * imap.el: Support for ID IMAP extension (RFC 2971).
23499         (imap-local-variables): Add imap-id.
23500         (imap-id): New variable.
23501         (imap-id): New function.
23502         (imap-parse-response): Parse untagged ID response.
23503         * nnimap.el (nnimap-id): New variable.
23504         (nnimap-open-connection): Use it.
23506 2003-12-28  Simon Josefsson  <jas@extundo.com>
23508         * gnus-score.el (gnus-score-edit-all-score): New.
23509         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23511 2004-01-04  Simon Josefsson  <jas@extundo.com>
23513         * password.el: Add.
23515 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23517         * dns.el (dns-query-types): Fix typo.
23518         (dns-query-types): New function.
23519         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23520         PTR and SOA replies, see RFC 1035.
23522 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23524         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23526         * Move to Changelog.2.
23528 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23530         * gnus.el (gnus-version-number): Bump version.
23532 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23534         * gnus.el: No Gnus v0.1 is released.
23536 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23538         * gnus.el: No Gnus v0.0 is released.
23540 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23542         * gnus.el (gnus-version-number): Bump.
23543         (gnus-version): No.
23545 See ChangeLog.2 for earlier changes.
23547   Copyright (C) 2004-2012 Free Software Foundation, Inc.
23549   This file is part of GNU Emacs.
23551   GNU Emacs is free software: you can redistribute it and/or modify
23552   it under the terms of the GNU General Public License as published by
23553   the Free Software Foundation, either version 3 of the License, or
23554   (at your option) any later version.
23556   GNU Emacs is distributed in the hope that it will be useful,
23557   but WITHOUT ANY WARRANTY; without even the implied warranty of
23558   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23559   GNU General Public License for more details.
23561   You should have received a copy of the GNU General Public License
23562   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23564 ;; Local Variables:
23565 ;; coding: utf-8
23566 ;; fill-column: 79
23567 ;; add-log-time-zone-rule: t
23568 ;; End: