deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
[emacs.git] / lisp / gnus / ChangeLog
blob0476fc043c2965cd86177966d31ea364cd537155
1 2012-07-27  Julien Danjou  <jd@dex.adm.naquadah.org>
3         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
4         Emacs < 24.1
6 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8         * message.el (message-kill-address): Don't kill last newline.
9         (message-skip-to-next-address): Don't move to the next header.
10         (message-fill-field-address): Work properly.
12 2012-07-25  Julien Danjou  <julien@danjou.info>
14         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
16 2012-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18         * nnimap.el (nnimap-get-responses): Don't remove, still used.
20 2012-07-24  Julien Danjou  <julien@danjou.info>
22         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
24         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
25         (nntp-async-timer-handler): Remove, unused.
27         * nnimap.el (nnimap-get-responses): Remove, unused.
29         * nnheader.el (mail-header-set-extra): Remove, unused.
31         * mm-view.el (mm-view-sound-file): Remove, unused.
33         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
34         (mm-url-encode-multipart-form-data): Remove, unused.
36         * message.el (message-remove-signature, message-make-host-name)
37         (message-fill-address): Remove, unused.
39         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
40         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
41         unused.
43         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
45         * gnus-util.el (gnus-extract-address-component-name)
46         (gnus-extract-address-component-email, gnus-sortable-date)
47         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
48         (gnus-process-live-p): Remove, unused.
50         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
52         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
53         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
54         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
55         function.
57         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
59         * gnus-score.el (gnus-summary-score-crossposting)
60         (gnus-score-regexp-bad-p): Remove, unused.
62         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
64         * gnus-range.el (gnus-sublist-p): Remove, unused.
66         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
67         unused.
69         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
71         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
72         (gnus-request-associate-buffer): Remove, unused.
74         * gnus-group.el (gnus-group-set-method-info)
75         (gnus-group-set-params-info): Remove, unused.
77         * gnus-fun.el (gnus-shell-command-to-string)
78         (gnus-shell-command-on-region): Remove, unused.
80         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
82         * gnus-art.el (gnus-article-text-type-exists-p)
83         (article-translate-characters, gnus-article-hide-text-of-type)
84         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
85         Remove, unused.
87 2012-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
89         * nnir.el ("nnir"): Revert last change, that's premature to merge from
90         Gnus master.
92 2012-07-22  Andrew Cohen  <cohen@bu.edu>
94         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
96 2012-07-21  Julien Danjou  <julien@danjou.info>
98         * message.el (message-dont-reply-to-names): Replace deprecated
99         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
100         (message-get-reply-headers): Ditto.
102 2012-07-18  Julien Danjou  <julien@danjou.info>
104         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
105         `sieve-upload-and-kill'.
107         * sieve.el (sieve-bury-buffer): Remove function.
108         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
109         (sieve-upload-and-kill): New function, mapped to C-c C-c.
111 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
113         * shr.el (shr-expand-url): Handle URL starting with `//'.
115 2012-07-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
116 2012-07-13  Chong Yidong  <cyd@gnu.org>
118         * smime.el (smime-certificate-info): Set buffer-read-only directly,
119         instead of calling toggle-read-only with a (bogus) argument.
121 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
123         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
124         of initial input when reading the author to restrict the summary to.
126 2012-07-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
128         * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
129         buffer exists, which it doesn't if we haven't started Gnus.
131 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
133         * mm-decode.el (mm-shr):
134         Allow overriding charset by mm-charset-override-alist.
136 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
138         * gnus-art.el (gnus-article-view-part):
139         Toggle subparts of multipart/alternative part.
141 2012-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
143         * gnus-sync.el: Simply require json.
145         * registry.el: Simply require eieio and eieio-base.
147 2012-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
149         * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
151 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
153         * shr.el (shr-render-buffer): New command.
154         (shr-visit-file): Use it.
156 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
158         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
159         Set no-byte-compile and no-update-autoloads.
161 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
163         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
165 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
167         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
168         being bound to a lambda form.
170 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
172         * gnus-picon.el (gnus-picon-properties): New defcustom.
173         (gnus-picon-create-glyph): Use it.
175 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
178         locales.
180         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
181         on a handle.
183         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
184         address as the default.
186         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
187         It makes no sense to query the user about internal files.
189         * gnus-spec.el: Remove all the byte-compilation stuff, since
190         benchmarking shows that it doesn't help when entering large summary
191         buffers.
193         * gnus-util.el (gnus-byte-code): Remove.
195         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
196         grouplens stuff.
198 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
200         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
201         (bug#11514).
203 2012-06-26  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
205         * message.el (message-buffers): Return all buffers derived from Message
206         to make `gnus-dired-attach' work with mu4e.
208 2012-06-26  Daiki Ueno  <ueno@unixuser.org>
210         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
211         (mm-dissect-singlepart): Don't guess the MIME type of
212         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
213         set.
214         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
215         toplevel MIME type is multipart/encrypted.
217 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
219         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
220         In particular, add an optional argument and a docstring.
222         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
224         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
225         current before calling `gnus-groups-to-gnus-format'.
226         Note that this was already the case for `gnus-active-to-gnus-format'.
228 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
230         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
232 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
234         * mm-decode.el (mm-dissect-buffer): Doc fix.
236         * gnus-sum.el (gnus-handle-ephemeral-exit):
237         Avoid creating the group buffer if it doesn't exist.
239         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
240         is given, mark the group as ephemeral with the current window conf.
242         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
243         buffer exists, which it doesn't if we haven't started Gnus.
244         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
246 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
248         * mml.el (mml-generate-mime):
249         Allow specifying what the top-level part type is.
251         * gnus-sum.el (gnus-auto-center-summary):
252         `scroll-margin' isn't defined on XEmacs.
254 2012-06-26  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
256         * gnus-sum.el (gnus-auto-center-summary):
257         Set default to respect `scroll-margin'.
259 2012-06-26  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
261         * gnus-cite.el (gnus-dissect-cited-text): A single line without
262         citation prefix within a block of cited text should be considered
263         part of that block *only* if it is a blank line.
265 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
267         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
268         before kinsoku-bol characters nor within kinsoku-eol characters.
270 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
272         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
273         (gnus-topic-create-topic, gnus-topic-enter-dribble):
274         Silence compiler.
275         (gnus-sync-read): Use mapc instead of mapcar.
277         * mm-archive.el: Require mm-decode for some macros.
278         (gnus-recursive-directory-files, mailcap-extension-to-mime):
279         Silence the byte compiler.
280         (mm-archive-decoders): New function that returns the value of
281         the mm-archive-decoders variable.
283         * mm-decode.el:
284         Don't require mm-archive; autoload mm-archive functions instead.
285         (mm-dissect-singlepart): Use the function mm-archive-decoders.
287         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
289 2012-06-26  Peter Munster  <pmrb@free.fr>
291         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
292         (gnus-demon-cancel): Ditto.
293         (gnus-demon-run-callback): When function cannot be called due to low
294         idleness, call it when idleness reaches the expected value, instead
295         of waiting another timer period.
296         (gnus-demon-init): Add `time' to arguments of call-back.
298 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300         * gnus.el: Register gnus-registry functions.
302         * gnus-registry.el (gnus-try-warping-via-registry):
303         Moved here and indent.
305         * gnus-int.el (gnus-warp-to-article):
306         Check whether the registry is enabled before warping.
308 2012-06-26  Dave Abrahams  <dave@boostpro.com>
310         * gnus-sum.el (gnus-summary-insert-subject): Record information
311         in the registry about each article retrieved.
313         * gnus-int.el (gnus-select-group-with-message-id): New function.
314         (gnus-try-warping-via-registry): Ditto.
315         (gnus-warp-to-article): Fall back on the registry.
317 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
319         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
321 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
323         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
324         gnus-gcc-self-resent-messages may be a group parameter.
325         (gnus-summary-resend-message):
326         Don't encode encoded words in header when Gcc'ing resent message.
328 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
330         * shr.el (shr-insert): Treat non-breaking space just like normal
331         space.  This seems to produce more pleasing results.
332         (shr-insert):
333         Only insert a blank line if we're starting from an image.
334         (shr-tag-br):
335         Allow <br> to end lines or to make a single blank line.
336         (shr-ensure-paragraph): Consider lines with white space to be blank.
338 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
340         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
341         and gnus-gcc-post-body-encode-hook.
343 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
345         * mm-decode.el (mm-dissect-singlepart):
346         Guess what the type of application/octet-stream parts really is.
348         * gnus-sum.el (gnus-propagate-marks): Remove.
350 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
352         * nntp.el (nntp-coding-system-for-read): Remove.
353         (nntp-coding-system-for-write): Ditto.
354         (nntp-open-connection): Just use `binary' directly.
356 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
358         * registry.el (registry-usage-test, registry-persistence-test):
359         Move to tests/gnustest-registry.el.
360         (registry-make-testable-db, registry-match-test)
361         (registry-instantiation-test): Move to tests/gnustest-registry.el.
363         * gnus-registry.el (gnus-registry-misc-test)
364         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
366         * tests/gnustest-registry.el:
367         New file with the registry and gnus-registry ERT tests.
369 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
371         * gnus-msg.el (gnus-summary-resend-message):
372         Make gnus-summary-resend-message-insert-gcc be last item in
373         message-header-setup-hook.
375 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
377         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
378         (nnfolder-marks, nnfolder-marks-file-suffix)
379         (nnfolder-marks-modtime): Remove.
380         (nnfolder-open-server): Don't use marks.
381         (nnfolder-request-delete-group): Ditto.
382         (nnfolder-request-rename-group): Ditto.
383         (nnfolder-request-set-mark, nnfolder-request-marks)
384         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
385         (nnfolder-save-marks, nnfolder-open-marks): Remove.
387         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
388         (nnml-marks-modtime): Remove.
389         (nnml-request-delete-group): Don't use marks.
390         (nnml-request-rename-group): Ditto.
391         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
392         (nnml-save-marks, nnml-open-marks): Remove.
394         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
395         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
396         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
397         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
398         (nntp-server-to-method-cache): Remove.
400         * shr.el (shr-rescale-image): Fix wrong merge.
402 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
404         * shr.el (shr-remove-trailing-whitespace):
405         Really delete the padding on too-wide lines.
407 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
409         * mm-archive.el (mm-archive-dissect-and-inline): New function.
410         (mm-archive-dissect-and-inline): Fix up the undisplayer.
412         * mm-decode.el (mm-display-external): Output the text from
413         the command in the buffer after the command finished.
414         This makes text-based commands behave better.
416 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
418         * message.el (smtpmail-smtp-user): Silence compiler warning.
420 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
422         * message.el (message-multi-smtp-send-mail): Also allow specifying
423         the SMTP user name.
425 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
427         * gnus-sum.el (gnus-summary-article-map): Fix typo.
429 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
431         * message.el (message-multi-smtp-send-mail): New function.
432         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
433         header to implement multi-SMTP functionality.
435         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
436         (gnus-agentize): Don't set it.
437         (gnus-agent-send-mail): Don't use it.
439         * gnus-sum.el (gnus-summary-widget-backward):
440         New function and keystroke.
442         * shr.el (shr-put-image): Remove underlines from sliced images.
443         (shr-zoom-image): Compute the region to be replaced more correctly.
445 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
447         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
448         (gnus-summary-resend-message-insert-gcc): New function.
449         (gnus-summary-resend-message): Modify message-header-setup-hook and
450         message-sent-hook to make it work for Gcc.
451         (gnus-inews-do-gcc): Update the number of unread articles of groups
452         that messages are Gcc'd to.
454         * message.el (message-resend): Run message-sent-hook to do Gcc.
456 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
458         * gnus-registry.el (gnus-registry-fixup-registry):
459         Move the message to a higher level to silence compilation.
461         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
462         parameter to allow controlling the scaling.
464         * shr.el (shr-zoom-image): New command and keystroke.
465         (shr-put-image): Take a `size' flag to say how to scale the image.
467         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
468         Use recursive deletion.
469         (mm-dissect-archive): Add support for zip files.
471         * gnus-util.el (gnus-recursive-directory-files): New function.
473         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
474         (mm-archive-decoders): Add tgz support.
476         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
477         Otherwise inserting text into the Gnus buffer can look odd.
479         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
481         * mm-archive.el (mm-archive-decoders): Add support for tar.
483         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
485         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
487 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
489         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
491         * mm-archive.el: New file.
493         * mm-decode.el (mm-dissect-singlepart):
494         Use it to decode ms-tnef files.
496         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
498         * message.el (message-goto-*): Make all the `message-goto-*' commands
499         push the mark before moving point.  This makes it easier to go back
500         to where you came from after editing whatever you jumped to.
502 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
504         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
505         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
506         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
508 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
510         * spam.el: Move BBDB autoloads.
511         (spam-exists-in-BBDB-p):
512         New function to do the BBDB search directly in BBDB 2 and 3.
513         (spam-check-BBDB): Use it.
514         (spam-enter-ham-BBDB): Use it.
516 2012-06-26  Peter Munster  <pmrb@free.fr>  (tiny change)
518         * gnus-group.el (gnus-group-get-new-news):
519         New parameter `one-level' for scanning exactly one level.
521         * gnus-start.el (gnus-get-unread-articles): Ditto.
523 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
525         * gnus-sync.el: More commentary about setup.
527 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
529         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
531 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
533         * gnus-sync.el: Improve docs about CouchDB admins.
535 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
537         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
538         not needed.  Provide xmlplistread list function to produce XML plist
539         output for non-Gnus LeSync clients.
541 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
543         * gnus-sync.el: Add LeSync synchronization backend and logic to read
544         and save against it.  Group subscriptions, read marks, other marks,
545         subscription levels, topic names, and topic offsets (the group's
546         position within the topic) are saved.  This is an experimental
547         backend and may change significantly.  Load json.el from
548         the gnus-fallback-lib if it's not available otherwise.
549         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
551 2012-06-26  David Engster  <dengste@eml.cc>
553         * tests/gnustest-nntp.el: New file for simple NNTP testing.
555 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
557         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
559 2012-06-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
561         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
562         is an integer to avoid later problems.
564 2012-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
567         locales.
569 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
571         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
572         articles when fetch-old is non-nil (bug#11370).
574 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576         * gnus-group.el (gnus-group-get-new-news): Respect
577         `gnus-group-use-permanent-levels', as documented (bug#11638).
579 2012-06-10  Dave Abrahams  <dave@boostpro.com>
581         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
582         groups (bug#11641).
584 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
586         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
587         (bug#11514).
589 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
591         * nntp.el: Stop the `letf' madness.
592         (nntp--report-1): New var.
593         (nntp-report): Merge nntp-report-1 into it.
594         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
595         the nntp-report function.
597         * auth-source.el: Fix comment-style to follow the convention.
599 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
601         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
602         a string so that Gcc works (bug#11514).
604 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
606         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
607         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
609 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
611         * gnus-win.el (gnus-configure-frame): Don't signal an error when
612         jumping to *Server* from a dedicated *Group* window.
613         (gnus-configure-frame): CSE.
615         * gnus-registry.el: Minor style cleanup.
616         (gnus-registry--set/remove-mark): New function, extracted from
617         gnus-registry-install-shortcuts.
618         (gnus-registry-install-shortcuts): Use it.
620 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
622         * nnspool.el (news-path): Use eval-and-compile.
624 2012-05-24  Glenn Morris  <rgm@gnu.org>
626         * nnspool.el (news-directory, news-path, news-inews-program):
627         Move here from paths.el.  Don't see a need for these to be autoloaded.
629         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
630         Merge in doc from paths.el version.  Don't see any need for this to be
631         autoloaded, or for the warning about users not setting it.
633 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
635         Fix minor Y10k bug.
636         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
638 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
640         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
641         message once it's actually open.
643 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
645         * auth-source.el (auth-source--aput-1, auth-source--aput)
646         (auth-source--aget): New functions and macros.
647         Use them instead of aput/aget.
649 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
651         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
653 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
655         * plstore.el (plstore-called-interactively-p): New compat macro copied
656         from message.el.
657         (plstore-mode): Use it.
659 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
661         * plstore.el: Revive the editing feature.
662         (plstore-mode): New mode to edit plstore file.
663         (plstore-mode-toggle-display, plstore-mode-original)
664         (plstore-mode-decoded): New command.
665         (plstore--encode, plstore--decode, plstore--write-contents-functions)
666         (plstore--insert-buffer, plstore--make): New function.
667         (plstore-open, plstore-save): Simplify by using them.
669 2012-04-16  Glenn Morris  <rgm@gnu.org>
671         * nndraft.el (nndraft-request-list): Fix declaration.
673 2012-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
676         don't have a current group.
678         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
679         have a group name.
681         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
682         a multibyte buffer (bug#7410).
683         (article-wash-html): Parse the original article buffer to get the
684         unencoded data (bug#7410).
686         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
687         .newsrc.el files.
689 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
692         would have gotten if we posted to the group, and use that to compare
693         against the message we want to cancel (bug#10808).
695 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
697         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
698         "#" to avoid having them interpreted as comments.
700 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
702         * shr.el (shr-insert): Update the text state properly to avoid
703         inserting spurious paragraph starts.
705 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
707         * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
708         requested (bug#10961).
710         * shr.el (shr-table-widths): Divide the extra width more fairly over
711         the TDs (bug#10973).
712         (shr-render-td): Don't delete too much padding.
713         (shr-natural-width): Compute the natural width more correctly.
714         (shr-insert): Allow the natural width to be computed for tables again.
715         (shr-tag-table-1): Rework how the natural widths are computed by
716         rendering the table a third time.
717         (shr-natural-width): Removed.
718         (shr-buffer-width): New function.
719         (shr-expand-newlines): Use it.
721         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
722         using a `gnus-use-full-window' setup (bug#11013).
724 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
726         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
727         24.1 release.
729 2012-03-10  David Edmondson  <dme@dme.org>
731         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
732         'Forwarded Message' header and the start of the message.
734 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
736         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
737         isn't running (bug#10897).
739 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
741         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
743 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
745         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
747 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
749         * mm-decode.el (mm-shr): Remove "soft hyphens".
751         * nnimap.el (nnimap-request-list): Return the group names encoded as
752         utf8.  Otherwise non-European group names don't work.
753         (nnimap-request-newgroups): Ditto.
755         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
756         the default in `read-string' (bug#10757).
758         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
759         topics (bug#10843).
761         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
762         buffer.  Suggested by Herbert Valerio Riedel.
763         (nnimap-request-move-article): Delete the message from the correct IMAP
764         server.
766 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
768         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
769         Reported by Peter Münster.
771 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
773         * shr.el (shr-image-fetched): Make sure we really kill the right
774         buffer.
776 2012-02-16  Leo Liu  <sdl.web@gmail.com>
778         * gnus-start.el (gnus-1): Avoid duplicate entries.
780 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
782         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
783         too-wide lines.
785 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
787         * shr.el (shr-rescale-image): Undo previous change; see
788         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
790 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
792         * nnimap.el (nnimap-record-commands): New variable.
793         (nnimap-log-command): Use it.
794         (nnimap-make-process-buffer): Add a space to the process buffer.
795         (nnimap-transform-headers): Don't bug out on header lines containing
796         stuff that look like IMAP length encodings.
798         * shr.el (shr-rescale-image): Allow viewing large images.
800 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
802         * nnml.el (nnml-request-compact-group): Delete the marks file after
803         compaction (bug#10800).
805         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
806         group exit.
808         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
809         QRESYNC/FETCH output.
811 2012-02-11  Glenn Morris  <rgm@gnu.org>
813         * sieve-manage.el (sieve-manage-default-stream):
814         * shr.el (shr):
815         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
816         (nnir-retrieve-headers-override-function)
817         (nnir-imap-default-search-key, nnir-notmuch-program)
818         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
819         (nnir-method-default-engines):
820         * message.el (message-cite-reply-position):
821         * gssapi.el (gssapi-program):
822         * gravatar.el (gravatar):
823         * gnus-sum.el (gnus-refer-thread-use-nnir):
824         * gnus-registry.el (gnus-registry-unfollowed-addresses)
825         (gnus-registry-max-pruned-entries):
826         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
827         * gnus-int.el (gnus-after-set-mark-hook)
828         (gnus-before-update-mark-hook):
829         * gnus-async.el (gnus-async-post-fetch-function):
830         * auth-source.el (auth-source-cache-expiry):
831         Add missing :version tags to new defcustoms and defgroups.
833 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
835         * message.el (message-default-send-mail-function): Made into own
836         function for reuse by emacsbug.el.
838 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
840         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
841         `gnus-sloppily-equal-method-parameters' to avoid a warning.
843 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
845         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
846         running.
848         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
850         * gnus.el (gnus-server-extend-method): Don't add an -address component
851         if the method already has one (bug#9676).
853 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
855         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
856         of an initial-input for consistency (bug#10757).
858         * shr.el: Inhibit getting and sending cookies when fetching pictures.
860         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
862 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
864         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
865         lines that are narrower than the window width.  Otherwise background
866         "blocks" will look less readable.
868 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
870         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
872 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
874         * nnimap.el (nnimap-transform-headers): Remove unused variable.
875         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
876         have newlines within the strings, and where the UID comes after the
877         BODYSTRUCTURE element (bug#10537).
879         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
880         (bug#10732).
882         * shr.el (shr-insert-document): Add doc string.
883         (shr-visit-file): Ditto.
884         (shr-remove-trailing-whitespace): New function.
885         (shr-insert-document): Use it to clean up trailing whitespace as the
886         final step (bug#10714).
888 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
890         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
891         buffer if `gnus-kill-summary-on-exit' is nil.
893 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
895         * gnus-sum.el (gnus-summary-show-thread):
896         next-single-char-property-change may return nil in XEmacs.
898 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
900         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
901         when just reading a single group from "without" Gnus.
903 2012-02-06  Chong Yidong  <cyd@gnu.org>
905         * gnus-sum.el (gnus-summary-show-thread):
906         next-single-char-property-change never returns nil (Bug#8657).
908 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
910         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
911         without reconnecting.
912         (nnimap-possibly-change-group): Ditto.
913         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
914         connection has died before being called.
916 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
918         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
919         an initial sync unless we're really doing one.
921         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
922         address parameter if one already exists (bug#9676).
924         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
925         not the prefix, as documented (bug#10689).
927 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
929         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
930         the "server".
932         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
933         the real error message with the useless "previously known to be down".
934         Which isn't even correct.
936         * nntp.el (nntp-open-connection): Report the error message if the nntp
937         server can't be reached.
939         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
940         groups we do a total scan for.
941         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
942         doing that.
944 2012-01-31  Jim Meyering  <jim@meyering.net>
946         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
947         Correct a comment (insert "not") and hide nominally-doubled "to".
949 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
951         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
952         section in the manual.
954 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
956         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
957         words.
958         (rfc2047-encode-string): Ditto.
959         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
960         understand folded filename="..." parameters, for instance.
962         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
963         the message for greater debuggability.
965 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
967         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
968         instead of setting it locally, since the latter doesn't seem to have
969         any effect (most of the time).
971 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
973         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
974         function call.
976 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
978         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
979         seconds, and make the repeat clause with HH:MM specs work as
980         documented.
982 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
984         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
985         so that previous errors don't prohibit getting new news.
987         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
989         * nntp.el (nntp-retrieve-group-data-early): Ditto.
991 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
993         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
994         bound globally in old Emacsen and XEmacsen.
996 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
998         * gnus.el (gnus-group-find-parameter): Check for liveness of the
999         buffer, not of the string which is its name.
1001 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1003         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1004         non-server-marks groups.
1005         (gnus-group-make-articles-read): Ditto.
1007         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1008         methods (bug#9676).
1010         * gnus.el (gnus-method-ephemeral-p): New function.
1012 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1014         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1015         left-to-right.
1017 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1019         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1020         warning.
1022 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1024         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1025         macroexpand the nnir things, since they haven't been defined yet, and
1026         nnir requires gnus-sum.
1028 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1030         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1032 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1034         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1035         logical server name in addition to the actual machine address.
1037         * auth-source.el (auth-source-user-and-password): Add convenience
1038         wrapper to search by just host and optionally user.
1040 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1042         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1043         after rendering.
1045 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1047         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1048         (bug#9693).
1049         (gnus-summary-setup-buffer): Document return value (bug#9697).
1051         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1052         since ido doesn't work on symbols (bug#9632).
1054         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1055         when getting a single value as when getting all the values.  This means
1056         that atoms like `gcc-self' work cumulatively, like variable settings,
1057         instead of getting the value from the last matching clause.
1058         (gnus-group-find-parameter): Protect against the group buffer not
1059         existing (bug#9585).
1061 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1063         * gnus-start.el (gnus-activate-group): Document more parameters
1064         (bug#9694).
1066         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1067         (bug#9692).
1069         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1070         article was fetched, so that it can be expired later (bug#9958).
1071         (gnus-agent-summary-fetch-series): Add doc string.
1072         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1073         (bug#9517).
1075         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1076         retrieval is happening.
1078         * gnus.el (gnus-parameters): Doc fix.
1080 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1082         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1083         show the thread after expansion.
1085 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1087         * gnus-art.el (article-narrow-to-head): If the head is completely
1088         empty, narrow to the empty region (bug#9764).
1090         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1091         read, and then mark them as unread only when the unread mark is used.
1092         This makes `C-- T k' actually work, even though it's confusing.
1094         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1095         alive before we try to find its window.
1097 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1099         * mm-decode.el (mm-display-external): Use a longer timeout for the
1100         deletion to allow slow programs to display the file.
1102 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1104         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1105         prompt to be less confusing.
1107         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1108         argument to `message-reply'.  This broke `special-display-*' frame
1109         pop-uping (bug#10238).
1111 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1113         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1114         systems, since these allegedly don't work there.
1116 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1118         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1119         live buffer.
1121 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123         * nnir.el (nnir-retrieve-headers): Protect against the article not
1124         existing on the server (bug#10335).
1126 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1128         * gnus-agent.el (gnus-agent-load-local): Recompute
1129         gnus-agent-article-local on changing method.
1131 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1133         * gnus.el (gnus-parameters): Note precedence.
1135 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1137         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1138         in the group buffer.
1140 2012-01-04  Julien Danjou  <julien@danjou.info>
1142         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1143         change.
1145 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1148         too.
1150         * nntp.el (nntp-retrieve-group-data-early): Use it.
1152 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1154         * nntp.el (nntp-retrieval-in-progress): New variable.
1155         (nntp-make-process-buffer): Make it buffer-local.
1157         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1158         2010.
1159         (gnus-demon-init): Use it to compute the time if time is on the form
1160         "04:23".
1162         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1164         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1165         status in the correct buffer.
1167 2012-01-03  Leo Liu  <sdl.web@gmail.com>
1169         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1170         when opening topics (bug#10407).
1172 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1174         * mm-view.el (mm-display-inline-fontify): Add comment.
1176 2011-12-15  Juri Linkov  <juri@jurta.org>
1178         * mm-decode.el (mm-inline-media-tests): Add missing
1179         `mm-handle-media-subtype'.
1181 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
1183         * message.el (message-valid-fqdn-regexp): Update with newly approved
1184         top-level domain names ".tel" and ".asia".
1186 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1188         * gnus-sum.el (gnus-summary-show-article): Don't load shr
1189         unconditionally.
1191 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1193         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1194         pop-to-buffer-same-window for old Emacsen.
1196 2011-12-04  Chong Yidong  <cyd@gnu.org>
1198         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1199         change (Bug#10200).
1201 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1203         * compface.el (uncompface):
1204         * gnus-art.el (gnus-article-x-face-command): Update the header format
1205         of icon data for the most recent icontopbm program.
1207 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1209         * gnus-msg.el (gnus-inews-do-gcc):
1210         * message.el (message-send-mail):
1211         * mml.el (mml-generate-mime): Share the value of the buffer-local
1212         `message-options' variable between a draft buffer and temprary working
1213         buffers.
1215 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1217         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1219 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1221         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1222         for Cygwin.
1224 2011-11-24  Glenn Morris  <rgm@gnu.org>
1226         * starttls.el: Fix case of "GnuTLS".
1228 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1230         * gnus-group.el (gnus-group-highlight): Fix typo.
1232 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
1234         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1235         value of `delete-file', that returns nil for a local file but returns t
1236         for a remote file using ssh.
1238 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1240         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1241         avoid later breakage.
1243 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1245         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1246         article buffers' name.
1248 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1250         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1251         by Paul Eggert's spellfixes two days ago.
1253 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1256         buffer-local instead of binding them to avoid warnings.  Also demote
1257         errors (bug#10063).
1258         (font-lock-mode-hook): Shut up byte compiler.
1260 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1262         * mm-util.el (mm-charset-after): Fix typo.
1264 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1266         * gnus-sum.el (gnus-summary-make-menu-bar):
1267         * gnus-uu.el (gnus-uu-decode-postscript)
1268         (gnus-uu-decode-postscript-and-save):
1269         * mailcap.el (mailcap-print-command):
1270         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1271         Fix typos.
1273 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1275         * gnus-art.el (gnus-article-part-wrapper):
1276         * shr-color.el (shr-color-visible-distance-min)
1277         (shr-color-relative-to-absolute, set-minimum-interval)
1278         (shr-color-visible): Fix typos.
1280 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1282         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1283         slightly clearer.
1285 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287         * message.el (message-send-and-exit): Document `arg'.
1289 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1291         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1293 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
1295         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1296         we don't use `bound-and-true-p'.
1298 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1300         * gnus-util.el (gnus-bound-and-true-p): Remove.
1301         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1302         * nnir.el: Use it.
1303         * nnmairix.el: Use it.
1305 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1307         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1308         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1309         for reasons unknown.
1310         * nnir.el: Use it.
1311         * nnmairix.el: Use it.
1313         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1314         * nnir.el: Ditto.
1315         * nnmairix.el: Ditto.
1317         * gnus-registry.el (gnus-registry-enabled): Default to nil.
1319 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1321         * message.el (message-completion-function): Make sure
1322         message-tab-body-function is not attempted if one of
1323         message-completion-alist fails to find a completion (bug#9158).
1325 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
1327         * mml.el (mml-quote-region): Quote <#secure> tag.
1328         (mml-generate-mime-1): Unquote <#secure> tag.
1330 2011-10-20  Chong Yidong  <cyd@gnu.org>
1332         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1333         calling a minor mode from Lisp with nil arg enables it, so we have to
1334         make the wording a bit ambiguous here).
1336 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
1338         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1339         * nnir.el (nnir-mode): Use it.
1340         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1341         Use it.
1343         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1344         * nnmairix.el (gnus-registry-enabled): Ditto.
1346 2011-10-17  Dave Abrahams  <dave@boostpro.com>
1348         * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1349         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1350         only while we need to find out if it should be t or nil.
1351         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1352         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1353         the registry is installed.  Set it to nil when it's unloaded.
1354         (gnus-registry-install-p): Provide user guidance for the initial value
1355         of `gnus-registry-install' when it's 'ask, otherwise return its value.
1356         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1357         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1358         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1359         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1360         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1361         `gnus-registry-install'.
1363 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
1365         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1366         previous change.
1367         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1368         primary key is marked as disabled.
1370 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
1372         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1373         primary key is marked as disabled.
1375 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
1377         * html2text.el (html2text-clean-anchor): Check for quotes around
1378         `href' value.
1380 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1382         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1383         searching.  Drop `bbdb-cache'.
1385 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1387         * message.el (message-signed-or-encrypted-p): Exclude header when
1388         checking if there is signed or encrypted body in text/plain message.
1390 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
1392         * html2text.el (html2text-get-attr): Correctly handle attribute values
1393         containing "=".
1395 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
1397         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1398         handle bindings.
1400 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1402         * gnus-win.el (gnus-configure-windows): Protect against reading
1403         ephemeral groups outside of Gnus.
1405 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1407         * shr.el (shr-tag-img): Don't get images displayed in tables.
1409 2011-10-03  Glenn Morris  <rgm@gnu.org>
1411         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1412         the "maintainer" version of debbugs.gnu.org reports.
1414 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1416         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1417         make asynchronous adjacent image insertion work better.
1419 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
1421         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
1422         documentation.
1424 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1426         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1427         `gnus-asynchronous' isn't shadowed.
1429 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1432         (nnimap-insert-partial-structure): The charset parameter isn't
1433         case-sensitive.
1435         * nnheader.el (nnheader-message-maybe): New function.
1437         * shr.el (shr-tag-table): Render totally broken tables better.
1439         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1440         computing the boundary.
1442 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1444         * pop3.el (pop3-number-of-responses): Remove.
1445         (pop3-wait-for-messages): Rewrite to take linear time instead of
1446         exponential time.
1448 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1451         re-fetch images.
1453         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1454         re-fetch images when hitting `g' in Gnus.
1456 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1458         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1459         (mml-compute-boundary): Don't check collision if it is non-nil.
1460         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1461         before checking collision.
1463 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1465         * message.el (message-indent-citation): Really make sure there's a
1466         newline at the end.
1468         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1469         Fix suggested by John Wiegley.
1471         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1473         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1475         * message.el (message-default-send-rename-function): Break out into its
1476         own function.
1478         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1479         doesn't work under XEmacs.
1481         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1482         of "imaps" to word around Windows problems.
1483         (nnimap-open-connection-1): Use it.
1485         * message.el (message-indent-citation): Revert last change which made
1486         `F' not work.
1488 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1490         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1491         terminal as well.
1493 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1495         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1496         because it displays images using overlays that aren't easy to copy to
1497         the article buffer.
1499 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1501         * message.el (message-indent-citation): Fix empty line removal at the
1502         end of the citation.
1504 2011-09-20  Julien Danjou  <julien@danjou.info>
1506         * auth-source.el (auth-source-netrc-create): Use default value for
1507         password if specified.  Evaluate default.
1508         (auth-source-plstore-create): Ditto.
1509         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1510         value evaluation.
1511         (auth-source-netrc-create): Typo fix.
1512         (auth-source-plstore-create): Ditto.
1514         * auth-source.el (auth-source-format-cache-entry): New function.
1516 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1518         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1520 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1522         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1524 2011-09-19  Julien Danjou  <julien@danjou.info>
1526         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1527         which work with things that are not ASCII.
1529 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1531         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1533 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1535         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1536         message level.
1538 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1540         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1542 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1544         * gnus.el (gnus-interactive-exit): Update defcustom spec.
1546 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1548         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1549         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1551 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
1553         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1554         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1555         articles.
1557 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
1559         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1560         (message-mail-other-window, message-mail-other-frame)
1561         (message-news-other-window, message-news-other-frame):
1562         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1563         instead of setting buffer display variables.
1565 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1567         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1569         * gnus-sum.el (gnus-fetch-headers): Bump message level.
1571 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1573         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1574         duplicates" to a higher level.
1576         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
1577         most egregious messages.
1579 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1581         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
1583 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
1585         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
1586         up the file (bug#9351).
1588 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1590         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
1591         it does with all other backends, but decode the names immediately after
1592         getting them.
1594         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
1595         decoding nnimap groups.
1597         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
1598         newsrc file.  It doesn't seem like an important optimization any more.
1600 2011-09-10  Dave Abrahams  <dave@boostpro.com>
1602         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
1603         overflows.
1605 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1607         * gnus.el (gnus-article-mark-lists): Remove `recent'.
1608         (gnus-interactive-exit): Extend to `quiet'.
1610         * gnus-sum.el (gnus-offer-save-summaries): Use it.
1612         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
1613         string.
1615         * plstore.el (plstore--get-buffer): Silence compiler warnings by
1616         renaming function arguments from `this'.
1618         * gnus-sum.el (gnus-newsgroup-recent): Remove.
1620         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
1621         has been renamed.
1622         (gnus-lrm-string-p): Include RLM and PDF, too.
1624         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
1625         (bug#9225).
1627 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1629         Add autoload cookies for functions used by sendmail.el.
1630         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
1632         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
1634 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1636         * gnus-art.el (article-date-ut): Work properly even when there are
1637         things like Date header in the body; work for forwarded parts.
1639 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
1641         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
1642         original-article-buffer.
1644 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
1646         * nnir.el (nnir-compose-result): Fix matching of server type.
1647         (nnir-run-swish++): Ditto.
1648         (nnir-run-namazu): Ditto.
1649         (nnir-run-notmuch): Ditto.
1651 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1653         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
1654         (bug#9405).
1656         * gnus-score.el (gnus-summary-increase-score): Doc clarification
1657         (bug#9421).
1659         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
1660         (bug#9425).
1662         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
1663         thing (bug#9426).
1665 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1667         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
1668         the error message.
1670 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
1672         * message.el (message-setup-1): Return t (Bug#9392).
1674 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
1676         * gnus-sum.el: When adding article headers to a summary buffer also
1677         update gnus-newsgroup-articles (bug#9386).
1679 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1681         * auth-source.el: Autoload help-mode.
1683 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1685         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
1686         names.
1688 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
1690         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
1691         mm-replace-in-string for compatibility issues.
1692         * mml2015.el (mml2015-epg-verify): Ditto.
1694 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1696         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
1698         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
1700 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1702         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
1703         continue on and do the clean-up phase (bug#9188).
1705         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
1706         just ignore groups that can't be opened instead of erroring out
1707         (bug#9225).
1709         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
1710         nil since some many people are fuddy-duddies.
1712         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
1713         images.
1715         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
1716         instead.
1718         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
1720         * gnus-util.el (gnus-process-live-p): Copy over compat function.
1722         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
1723         processing.
1725         * nntp.el (nntp-kill-buffer): Kill the process before killing the
1726         buffer to avoid warnings.
1728 2011-08-20  Simon Josefsson  <simon@josefsson.org>
1730         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
1731         specified to reduce precision.
1733 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
1736         bodystructures (bug#9314).
1738 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1740         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
1741         Make button keymap non-sticky after buttons.
1743 2011-08-18  David Engster  <dengste@eml.cc>
1745         * nnmairix.el (nnmairix-request-set-mark)
1746         (nnmairix-goto-original-article): Remove adding of article to registry,
1747         since `gnus-registry-add-group' isn't available anymore.
1748         (nnmairix-determine-original-group-from-registry):
1749         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
1750         available anymore.
1752 2011-08-12  Simon Josefsson  <simon@josefsson.org>
1754         * starttls.el (starttls-any-program-available): Define as obsolete
1755         function.
1757 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1759         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
1760         versions which Gnus use when appropriate.
1762         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
1763         a pretty destructive command.
1765         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
1767 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1769         * message.el (message-fix-before-sending): Make a different warning
1770         about NUL characters (bug#9270).
1772         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
1773         from custom (bug#9260).
1775         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
1776         things work in Emacs 22 and XEmacs, too.
1778         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
1779         default From.
1781         * gnus-spec.el (gnus-lrm-string-p): New macro.
1782         (gnus-lrm-string): New constant.
1783         (gnus-summary-line-format-spec): LRM-ify the from.
1784         (gnus-tilde-max-form): LRM-ify string chopping.
1786         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
1788         * message.el (message-is-yours-p): Allow disabling canlock checking
1789         (bug#9295).
1790         (message-shoot-gnksa-feet): Add `canlock-verify'.
1791         (message-auto-save-directory): Use ~/ as the auto-save directory if the
1792         message directory isn't writable (bug#9304).
1794         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
1795         non-world-readable.
1797 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1799         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
1800         articles.
1802 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
1804         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
1805         copy-list.
1807 2011-08-12  Sam Steingold  <sds@gnu.org>
1809         * gnus-score.el (gnus-score-find-alist): Keep the score files already
1810         in the reverse order to avoid modifying the cache with `nreverse'.
1811         (gnus-all-score-files): Do not modify the value returned by
1812         `gnus-score-find-alist' because it lives in a cache variable.
1813         (gnus-current-home-score-file): No need to `nreverse' the return value
1814         of `gnus-score-find-alist', it is already in the correct order.
1816 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
1818         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
1819         type MESSAGE and subtype RFC822 is slightly different from those of
1820         type TEXT.
1822 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
1824         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
1825         This allows article-referral to work from an nnir group.
1827 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
1829         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
1831 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
1833         * mml1991.el (mml1991-epg-find-usable-key)
1834         (mml1991-epg-find-usable-secret-key): New function.
1835         (mml1991-epg-sign): Check if signing key is usable.
1836         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
1838 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
1840         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
1841         server-variables only.  This should fix a bug introduced with commit
1842         e1889675b7f4adf057833c5513c9374134c4e053.
1843         (nnir-run-query): 'nnir-search-engine should not be set from the global
1844         environment.
1846 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
1848         * nnir.el (nnir-search-thread): Position point on referring article
1849         line.
1850         (nnir-warp-to-article): Clean up summary buffers.
1852         * nnimap.el (nnimap-request-thread): Whitespace fix.
1854 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
1856         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
1858 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1860         * starttls.el (starttls-available-p): Rename from
1861         `starttls-any-program-available' and changed return convention.
1863 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
1865         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
1866         `unix-sync' unless it's defined.
1868 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
1870         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
1871         `aref' for XEmacs compatibiltiy.
1873 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1875         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
1877 2011-07-31  Dave Abrahams  <dave@boostpro.com>
1879         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
1880         closures, quote the form properly (bug#9194).
1882 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1884         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
1885         (gnus-summary-insert-new-articles): Protect against servers that are
1886         down.
1888 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1890         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
1891         in mm handle if none is specified.
1893 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
1895         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
1897 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
1899         * nnir.el (nnir-search-thread): New function to make an nnir group
1900         based on a thread query.
1902         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
1903         of nnir in thread referral.
1904         (gnus-summary-refer-thread): Use it.
1906         * nnimap.el (nnimap-request-thread): Use it.
1908 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1910         * shr.el (shr-tag-comment): Ignore HTML comments.
1912 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
1914         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
1915         argument.
1916         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
1917         Use `nnir-address' to handle server info rather than passing an arg.
1919         * nnimap.el (nnimap-make-thread-query): New utility function to format
1920         an imap thread search query.
1921         (nnimap-request-thread): Use it.
1923         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
1924         right select-method if we are not going back to the group buffer.
1926 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1928         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
1929         enter invalid buffer configurations into the quit form (bug#9107).
1930         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
1931         unplugged/plugged.
1933         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
1934         keep track of which ones are unread (bug#9061).
1936         * gnus.el (gnus-refer-article-method): Allow entering any sexp
1937         (bug#9055).
1939         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
1940         (bug#9041).
1942         * gnus-html.el (mm-util): Require (bug#9073).
1944         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
1945         (gnus-summary-refer-thread): Use it to remove duplicates in the
1946         un-threaded view (bug#9053).
1947         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
1949 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
1951         * nnir.el (nnir-read-server-parm): Use default value from global
1952         variable.  Without this the default search engine parameters aren't
1953         used at all.
1955 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957         * message.el (message-unique-id): Don't use the undocumented return
1958         value from (random t) (bug#9118).
1960 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1962         * message.el (message-auto-save-directory): If the ~/Mail directory
1963         doesn't exist, use ~ as the auto-save directory (bug#4432).
1965         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
1966         hasn't already been started.
1968 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
1972         * message.el (message-reply): Work around mysterious bug where
1973         `message-mode' seems to overwrite the locally bound `subject' variable.
1975 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
1977         * nnimap.el (nnimap-request-thread): Ensure search is performed in
1978         correct group.
1980         * gnus-int.el (gnus-request-thread): Add group argument.
1982         * gnus-sum.el (gnus-summary-refer-thread): Use it.
1984 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
1987         renamed to `debbugs-gnu-*'.
1989 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
1991         * plstore.el: Revert the editing feature since it is not urgent.
1992         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
1993         (plstore-mode-decoded): Remove.
1995 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1997         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
1998         isn't very interesting any more, and it leaks potentially secret data.
1999         (gnus-debug): Remove.
2001         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2002         use of :custom-show.
2004 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
2006         * plstore.el: Add documentation.
2007         (plstore-mode): New mode to edit plstore file.
2008         (plstore-mode-toggle-display, plstore-mode-original)
2009         (plstore-mode-decoded): New command.
2010         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2011         (plstore--insert-buffer, plstore--make): New function.
2012         (plstore-open, plstore-save): Simplify by using them.
2014 2011-07-06  Glenn Morris  <rgm@gnu.org>
2016         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2018 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2020         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2021         no longer is much used.
2022         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2023         Articles".
2025 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
2027         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2028         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2029         `notmuch' backend.
2031 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2033         * mm-decode.el (mm-text-html-renderer): Doc fix.
2035         * gnus-msg.el (gnus-bug): Fix the MML tag.
2037         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2039 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
2041         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2042         secondary methods if started with `gnus-no-server'.
2044 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
2046         * message.el (message-return-action): Fix typo in docstring.
2048 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2051         bug reports at once.
2053         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2055 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2057         * nndraft.el: Require gnus-group.
2058         (nndraft-request-list): Declare.
2060         * nndraft.el (nndraft-update-unread-articles): Don't show group having
2061         no unread article unless it matches gnus-permanently-visible-groups.
2063         * nndraft.el (nndraft-update-unread-articles): New function.
2064         (nndraft-request-associate-buffer): Use it to update the number of
2065         unread articles for the nndraft groups in the group buffer when saving
2066         or killing a draft message.
2068 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2071         systems to binary before writing and reading the mbox files.
2073         * gnus.el (gnus-summary-line-format): Link to the info node for %U
2074         instead of trying to list them all (bug#8978).
2076 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2078         * pop3.el (pop3-open-server): Use :end-of-capability.
2080 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2082         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2083         the id is always a number.
2085         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2086         debbugs mode, if possible.
2088 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
2090         * auth-source.el (auth-source-token-passphrase-callback-function):
2091         Reindent.
2092         (epg-context-operation): Remove unnecessary autoload.
2094 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096         * gnus.el (gnus-list-debbugs): New command.
2098         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2099         mboxstat instead of the maintbox, since the stat seems to be fuller.
2101         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2102         summary buffers.
2104         * message.el (message-get-reply-headers): Delete all duplicates,
2105         instead of the first.
2106         (message-get-reply-headers): Ensure that we have progress while
2107         deleting duplicates.
2109         * gnus-msg.el (gnus-configure-posting-styles): Get the local
2110         gnus-posting-style value from the summary buffer to make it easier to
2111         make that a per-buffer conf.
2113 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
2115         * nnir.el (nnir-run-imap): Allow halting a search when an article is
2116         found by setting `shortcut' in 'query.
2117         (nnir-request-article): Use `shortcut' setting when requesting article
2118         by Message-ID.
2120 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
2122         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2123         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2124         Bring the pseudo-headers back too.
2126 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2128         * auth-source.el (auth-source-token-passphrase-callback-function):
2129         Simplify and remove EPA dependency.
2131 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
2133         * nnir.el (nnir-request-article): Fix error message text.
2135 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2137         * auth-source.el (plstore-delete): Autoload.
2138         (auth-source-plstore-search): Support delete operation.
2139         * plstore.el (plstore-delete): New function.
2141 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2143         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2144         mark actually existing articles as unread rather than the ones that
2145         active asserts.
2147 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
2149         * nntp.el (nntp-record-command):
2150         * gnus-util.el (gnus-message-with-timestamp-1):
2151         Use format-time-string rather than decoding time stamps by hand.
2152         This is simpler and insulates the code from potential changes to
2153         current-time format.
2155 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2157         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2159 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2161         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2162         (plstore-save): Support public key encryption.
2163         (plstore--init-from-buffer): New function.
2164         (plstore-open): Use it; fix error when opening a non-existent file.
2165         (plstore-revert): Use plstore--init-from-buffer.
2167 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2169         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2171 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2173         * mml2015.el (mml2015-use): Replace string-match-p with string-match
2174         for old Emacsen.
2176 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2178         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2179         is not fully working.
2181 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2183         * dgnushack.el: Autoload sha1 on XEmacs.
2185         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2186         quit window configuration.
2188         * auth-source.el (epg-context-set-passphrase-callback):
2189         Remove duplicate autoload.
2191 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2193         * nnir.el (nnir-request-article): Allow requesting articles by
2194         Message-ID with nnimap.
2196         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2197         current server.
2199 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2201         * auth-source.el: Autoload EPA/EPG functions.
2202         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2203         changed when EPA/EPG is not available.
2204         (auth-source-backend): Rename "arg" member to "data".
2205         (auth-source-backend-parse, auth-source-plstore-search)
2206         (auth-source-plstore-create): Use it.
2208 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2210         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2211         `gnus-refer-article-methods'.
2213 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2215         * auth-source.el: Require EPA and EPG.
2216         (auth-source-passphrase-alist): New variable.
2217         (auth-source-passphrase-callback-function)
2218         (auth-source-token-passphrase-callback-function): Callbacks for the
2219         netrc field encryption (GPG tokens).
2220         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2221         Symmetric encryption and decryption of the netrc GPG tokens.
2222         (auth-source-netrc-normalize): Use them, simplifying the closure.
2224 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2226         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2227         non-nil, and `nnimap-split-methods' is nil, use the former.
2229 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2231         * plstore.el (plstore-revert): New function.
2232         (plstore-open): Use it; hide the buffer from user.
2234 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2236         * auth-source.el (auth-source-backend): New member "arg".
2237         (auth-source-backend-parse): Handle new backend 'plstore.
2238         * plstore.el: New file.
2240 2011-06-30  Glenn Morris  <rgm@gnu.org>
2242         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2244         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2246 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2248         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2249         expiring articles to.
2251         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2252         variations as ASCII (bug#5458).
2254 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2256         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2258 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2260         * message.el (message-point-in-header-p): Tweak the function to default
2261         to saying that we're not in the headers if there is no separator at
2262         all.  This makes it possible to use the Message version of `M-q' in
2263         buffers with no headers (bug#7987).
2264         (message-point-in-header-p): Fix last checkin to work with an empty
2265         mail-header-separator, too.
2267         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2268         again, save the choice via customize.
2270 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2272         * message.el (message-send-mail-function): Add `sendmail-query-once'.
2274         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2275         ended the connection, bail out before waiting infinitely on a new
2276         connection.
2278 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
2280         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2281         reports.
2283         * gnus.el (gnus-bug-package): Use "gnus."
2284         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2286 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2288         * gnus-art.el (gnus-article-stop-animations): New function to stop any
2289         animations going on at article exit time.
2291         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2292         since removing it breaks people upgrading.
2294         * shr.el (shr-put-image): Use the new interface for animating images.
2295         (shr-put-image): Animate for 60 seconds.
2297         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2298         error with `find-file-hooks' on Emacs 22.
2299         (with-auth-source-epa-overrides): Ugly hack to Wrap the
2300         `find-file-hook' things in `symbol-value' to avoid compilation warnings
2301         on all architectures.
2303         * spam.el (spam-stat): Require in a normal fashion without binding
2304         `spam-stat-install-hooks' to avoid compilation warnings.
2306         * spam-stat.el (spam-stat-install-hooks): Remove.
2307         (spam-stat-install-hooks): Don't run automatically.
2309 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
2311         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2312         and keystroke.
2314 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2316         * auth-source.el (auth-source-netrc-cache): Move forward.
2318 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320         * auth-source.el (auth-source-netrc-create): Don't query the bits that
2321         we already know.
2322         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2323         (auth-source-netrc-create): Don't prompt for the stuff we already know.
2325 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2327         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2328         %S format, since that looks odd.
2329         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2330         file, especially when saving.
2332 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
2334         * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2335         article found.
2337 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2339         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2340         `auth-source-save-secrets' with a more sensitive alist that can be
2341         configured per file.  Experimental, so defaults to 'never.
2342         (auth-source-netrc-create): Use it.  Still experimental code.
2343         (with-auth-source-epa-overrides): Use `find-file-hooks' if
2344         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
2346 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
2348         * auth-source.el (auth-source-save-secrets): New variable to control if
2349         secret tokens should be saved encrypted.
2350         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2351         to `auth-source-netrc-normalize'.
2352         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
2353         on the EPA variables being defined.
2354         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2355         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2356         the lexical-let closure.
2357         (auth-source-netrc-create): Create "gpg:" tokens according to
2358         `auth-source-save-secrets'.
2360 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2362         * gnus-group.el (gnus-group-update-group): Add new argument
2363         `info-unchanged' that stops updating dribble buffer.
2365         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2366         deletes lines matching to it in dribble buffer.
2368         * gnus-agent.el (gnus-agent-fetch-group-1):
2369         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2370         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2371         * gnus-start.el (gnus-group-change-level):
2372         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2374         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2375         if newsgroup info is not changed.
2377         * gnus-group.el (gnus-group-get-new-news-this-group):
2378         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2379         Don't update dribble buffer.
2381 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
2383         * gnus-registry.el (gnus-registry-remove-ignored): New function to
2384         remove entries with groups we ignore.
2386 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2388         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2389         the underline comes at the bottom.
2391 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2393         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2394         `gnus-registry-user-format-function-M' and declare the latter obsolete.
2395         (gnus-registry-article-marks-to-names): Rename from
2396         `gnus-registry-user-format-function-M2'.
2398 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2400         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2401         ephemeral group.
2403 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405         * shr.el (shr-browse-image): Copy the URL if called interactively.
2407 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2409         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2410         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
2411         done, then unselected articles may be marked as read.
2413         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2414         since not doing this seems to lead to a race condition in pop3-logon.
2416         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2417         so that the call chain it correct when we call "upwards".
2419         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2420         in read-only groups.
2422         * gnus-group.el (gnus-group-mark-article-read): Ditto.
2424         * message.el (message-cite-reply-position): Doc string fix.
2426         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2427         avoid regexp overflow.
2428         (nnimap-transform-split-mail): Ditto.
2430         * pop3.el (pop3-retr): Error out if the server closes the connection.
2432 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2434         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2435         mm-with-unibyte-current-buffer.  The buffer should not contain any
2436         multibyte chars anyway at this stage.
2438 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2441         at the end of lines.
2443 2011-05-29  Julien Danjou  <julien@danjou.info>
2445         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2447 2011-05-27  Glenn Morris  <rgm@gnu.org>
2449         * gnus-group.el (gnus-bug-group-download-format-alist):
2450         Use the "maintainer" version of debian reports as well.
2452 2011-05-26  Glenn Morris  <rgm@gnu.org>
2454         * gnus-group.el (gnus-bug-group-download-format-alist):
2455         Use the "maintainer" version of debbugs.gnu.org reports.
2457 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2459         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2461 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2463         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2464         the thread moves us backwards and so we loop forever.
2466 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2468         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2469         whitespace in base64 data lines.
2471 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2473         * gnus-registry.el (gnus-registry-user-format-function-M):
2474         Use `mapconcat'.
2475         (gnus-registry-user-format-function-M2): Use to see the full text of
2476         the marks.  Make "," the mark text separator.
2478         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2479         authentication with auth-source.
2481 2011-05-17  Glenn Morris  <rgm@gnu.org>
2483         * gnus-group.el (gnus-import-other-newsrc-file):
2484         Use insert-file-contents.
2486 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2488         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2489         1000 iterations.
2491 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2493         * nntp.el (nntp-open-connection): Check if process-type is available.
2495 2011-05-16  Julien Danjou  <julien@danjou.info>
2497         * shr.el (shr-tag-del): Add support for del tag.
2499 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2501         * gnus-html.el (gnus-html-put-image): Register a displayer.
2503         * shr.el (shr-image-displayer): Don't remove text props from alt text.
2505 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
2507         * registry.el (prune-factor): New initialization parameter defaulting
2508         to 0.1.
2509         (registry-prune-hard): Use it.
2511         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2512         0.1 expicitly.
2514 2011-05-13  Glenn Morris  <rgm@gnu.org>
2516         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2517         is bound, since this function requires sendmail.
2519 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2521         * registry.el (registry-usage-test): Disable pruning test.
2523 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
2525         * registry.el (registry-prune-hard-candidates)
2526         (registry-prune-soft-candidates): Helper methods for registry pruning.
2527         (registry-prune): Use them.  Make the sort function optional.
2529 2011-05-10  Jim Meyering  <meyering@redhat.com>
2531         * shr.el (shr-colorize-region): Fix typo "on on -> on".
2533 2011-05-10  Julien Danjou  <julien@danjou.info>
2535         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2536         symbol and not a list.
2538 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2540         * gnus-art.el (gnus-article-mode): Move binding of
2541         shr-put-image-function here from gnus-article-prepare-display.
2543         * shr.el (shr-put-image-function): New variable.
2544         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2545         (shr-put-image): Return scaled image.
2547         * gnus-art.el (gnus-shr-put-image): New function.
2548         (gnus-article-prepare-display): Bind shr-put-image-function to it.
2550         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2551         original ones, as deletable.
2553 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2555         * nntp.el (nntp-open-connection): Set TCP keepalive option.
2557 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2559         * registry.el (registry-full): Add convenience method.  Fix logic.
2560         (registry-insert): Use it.  Fix logic here too.
2562         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2563         `registry-prune' if `registry-full' returns t.
2564         (gnus-registry-handle-action)
2565         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2566         (gnus-registry-usage-test): Use it.
2568 2011-05-07  Julien Danjou  <julien@danjou.info>
2570         * shr.el (shr-link): Make shr-link inherit from link by default.
2572 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
2574         * shr.el (shr-urlify, shr-link): Fix shr-link face.
2576 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2578         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
2579         error out because the face is not a list.
2581 2011-05-05  Glenn Morris  <rgm@gnu.org>
2583         * gnus-start.el (gnus-propagate-marks): Declare.
2585 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
2587         * registry.el (registry-reindex): Fix percentage message.
2589 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2591         * shr.el: Add shr-link face for links.
2592         (shr-urlify): Use it.
2594         * registry.el (registry-insert): Make error message more helpful.
2596 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598         * gnus-html.el (gnus-html-schedule-image-fetching):
2599         Use url-queue-retrieve, if it exists.
2601         * shr.el (shr-tag-img): Ditto.
2603         * gnus.el: Autoload more gnus-agent functions.
2605         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
2606         agent if we haven't already (bug#8502).
2608         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
2609         into the Agent, too.
2611         * gnus-agent.el (gnus-agent-store-article): New function.
2613         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
2614         and moved from that file for reuse.
2616         * pop3.el (pop3-open-server): Error messages are "-ERR".
2618 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
2621         (open-tls-stream): Remove superfluous tls/starttls autoloads.
2623 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2625         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
2626         buffer has moved to a different frame.
2628 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2630         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
2631         to get the conversion from unibyte to multibyte buffers to work on
2632         Emacs 22.
2634         * nntp.el (nntp-request-article): Slight clean-up.
2636 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2638         * shr.el (shr-strike-through): New face.
2639         (shr-tag-s): Use it to provide <s> support.
2640         (shr-tag-s): Remove duplicate definition.
2642 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2644         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
2645         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
2647 2011-04-23  Glenn Morris  <rgm@gnu.org>
2649         * gnus-sum.el (gnus-extra-headers): Bump :version.
2651 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2653         * shr.el (shr-tag-sup): New function.
2654         (shr-tag-sub): Ditto.
2656 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2658         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
2659         for the case where `gnus-registry-ignored-groups' is a list of lists,
2660         and don't call `gnus-parameter-registry-ignore' otherwise.
2662 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2664         * nnimap.el (nnimap-user): New backend variable.
2665         (nnimap-open-connection-1): Use it.
2666         (nnimap-credentials): Accept user parameter so it's explicit what user
2667         name is desired.
2669         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
2670         default.
2672         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
2673         not gnus-registry.el.
2675         * gnus-registry.el: Mention in comments how to modify
2676         `gnus-extra-headers' for proper recipient tracking and that it may
2677         already have To and Cc recently, which it does as of this commit.
2678         (gnus-registry-ignored-groups): Remove defcustom.
2679         Explain why in comments.
2680         (gnus-registry-action): Fix data-header reference to use the extra
2681         headers.  Explain in package commentary how to add To and Cc headers to
2682         the gnus-extra-headers.
2683         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
2684         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
2685         parameter list or a string list in `gnus-registry-ignored-groups'.
2686         Fix logic error.
2688 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2690         * shr.el (shr-expand-url): Protect against null urls.
2692 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694         * shr.el (shr-base): New binding.
2695         (shr-tag-base): Keep track of <base>.
2696         (shr-expand-url): New function used throughout.
2698 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
2700         * gnus-registry.el
2701         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
2702         (gnus-registry-ignored-groups): New variable.
2703         (gnus-registry-ignore-group-p): Use it.
2704         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
2705         set the destination group to nil (same as delete) if it's ignored.
2707 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2709         * gnus-registry.el (gnus-registry-action)
2710         (gnus-registry-fetch-header-fast):
2711         Don't use mail-header that looks an internal function of mailheader.el.
2713 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2715         * gnus-registry.el: Eliminate cl functions.
2716         (gnus-registry-sort-addresses): New function that replaces mapcan.
2717         (gnus-registry-action, gnus-registry-spool-action)
2718         (gnus-registry-split-fancy-with-parent)
2719         (gnus-registry-fetch-recipients-fast): Use it.
2720         (gnus-registry-import-eld): Replace delete* with dolist + delq.
2722         * registry.el (initialize-instance, registry-lookup)
2723         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2724         (registry-lookup-secondary-value, registry-search, registry-delete)
2725         (registry-insert, registry-reindex, registry-size, registry-prune):
2726         Use eval-and-compile.
2728 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2730         * registry.el (registry-reindex): New method to recreate the secondary
2731         registry indices.
2733         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
2734         tracked field changes.
2735         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
2736         (gnus-registry-action, gnus-registry-spool-action)
2737         (gnus-registry-handle-action)
2738         (gnus-registry--split-fancy-with-parent-internal)
2739         (gnus-registry-split-fancy-with-parent)
2740         (gnus-registry-register-message-ids): Add recipient tracking on spool,
2741         move, and delete actions, and for fancy splitting with parent.
2742         (gnus-registry-extract-addresses)
2743         (gnus-registry-fetch-recipients-fast)
2744         (gnus-registry-fetch-header-fast): Convenience functions.
2745         (gnus-registry-misc-test): ERT test of
2746         `gnus-registry-extract-addresses'.
2748 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2750         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2751         Track by subject first, then sender.
2753 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2755         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
2757         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
2758         Lisp.
2760         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
2761         (gnus-draft-send): Use it to avoid popping
2762         up frames from gnus-group-send-queue.
2764 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2766         * gnus-registry.el: Updated gnus-registry docs.
2768 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
2770         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2771         Fix logic bug.
2772         (gnus-registry-post-process-groups): Fix logging of no results and
2773         quote sender and subject.
2775 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
2778         (gnus-read-active-for-groups): Don't try to finish getting stuff where
2779         we had no early-data returned.
2780         (gnus-get-unread-articles): Add a sanity check so that we don't issue
2781         two async commands to the same server at the same time.
2783 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
2785         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
2787 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2789         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
2790         "warning" level.
2792         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
2793         (mm-url-insert-file-contents): Don't set the package names.
2795 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
2797         * gnus-registry.el (gnus-registry-action): Remove properties and
2798         simplify subject in `gnus-registry-handle-action'.
2799         (gnus-registry-spool-action): Get subject and sender from message if
2800         they are not passed in.
2801         (gnus-registry-handle-action): Remove properties and simplify subject
2802         consistently.
2804 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2806         * registry.el: Require CL before using defmacro*.
2808 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2810         * gnus-art.el (article-treat-date): Assume that
2811         gnus-article-date-headers may be a group parameter.
2813 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
2815         * gnus-registry.el (gnus-registry-handle-action): More debugging.
2817         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
2818         interactively so the newsrc file can contain foreign groups too.
2819         Useful for debugging but not much for users.
2821 2011-04-07  David Engster  <dengste@eml.cc>
2823         * registry.el (registry-usage-test): Only do
2824         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
2825         lexical binding.
2827 2011-04-06  David Engster  <dengste@eml.cc>
2829         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
2830         argument NOERROR for `require', since XEmacs 21.4 does not support it.
2832 2011-04-06  David Engster  <dengste@eml.cc>
2834         * registry.el (initialize-instance): Change :after to :AFTER to be
2835         compatible with old EIEIO version in XEmacs.
2837 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2839         * gnus-registry.el (gnus-registry-post-process-groups)
2840         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
2841         and provide better messaging.
2843 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2845         * gnus-registry.el: Don't use ERT if it's not available.  Load it
2846         unconditionally anyway, discarding errors.
2847         (gnus-registry-delete-entries): New convenience function.
2848         (gnus-registry-import-eld): Import from old .eld registry.
2850         * registry.el: Don't use ERT if it's not available.  Load it
2851         unconditionally anyway, discarding errors.
2853         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
2854         version from the Claudio Bley GnuTLS patch (extra optional parameters
2855         and host name).
2857 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2859         * gnus-registry.el (gnus-registry-fixup-registry): New function to
2860         fixup the parameters that can be customized by the user between
2861         save/read cycles.
2862         (gnus-registry-read): Use it.
2863         (gnus-registry-make-db): Use it.
2864         (gnus-registry-spool-action, gnus-registry-handle-action):
2865         Fix messaging.
2866         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
2867         Map references to actual group names with sender and subject tracking.
2868         (gnus-registry-post-process-groups): Use `cond' for better messaging.
2869         (gnus-registry-usage-test): Add subject lookup test.
2871         * registry.el (registry-db, initialize-instance): Set up constructor
2872         instead of :initform arguments for the sake of older Emacsen.
2873         (registry-lookup-breaks-before-lexbind): New method to demonstrate
2874         pre-lexbind merge bug.
2875         (registry-usage-test): Use it.
2876         (initialize-instance, registry-db): Move the non-function initforms
2877         back to the class definition.
2879 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
2881         * registry.el: New library to manage gnus-registry-style data.
2883         * gnus-registry.el: Use it (major rewrite).
2885         * nnregistry.el: Use it.
2887         * spam.el: Use it.
2889 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2891         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
2892         marks on non-selected articles.
2894 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
2896         * proto-stream.el: Move to Emacs core, at net/network-stream.el.
2898         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
2899         parameter to open-protocol-stream.
2901 2011-04-01  Julien Danjou  <julien@danjou.info>
2903         * mm-view.el (mm-display-inline-fontify): Do not fontify with
2904         fundamental-mode.
2906 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2908         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
2909         servers.
2911 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2913         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
2914         made marks not propagate, again.
2916 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
2918         * proto-stream.el (open-protocol-stream): Bring back `network' type.
2919         Make this the default type.
2920         (proto-stream-open-plain): Rename from proto-stream-open-default.
2921         (open-protocol-stream, proto-stream-open-starttls)
2922         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
2923         with `plain'.
2925         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
2926         value.
2928         * nntp.el (nntp-open-connection-function): Document the fact that some
2929         values are not functions but are instead handled specially.
2930         Recognize nntp-open-plain-stream value.
2931         (nntp-open-connection): Recognize that value.
2933 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
2936         stuff.
2938         * gnus-score.el (gnus-score-string): Fix calling convention of
2939         `gnus-simplify-buffer-fuzzy' after last patches.
2941         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
2942         server for articles we didn't get any headers for.  This is a sanity
2943         check.
2945 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
2947         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
2948         new CAPABILITY, use it.
2950 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2952         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
2953         downloading anything.
2955         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
2957 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
2959         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
2960         colors.
2961         (gnus-splash-svg-color-symbols): New function.
2963 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
2966         instead of using the global gnus-simplify-subject-fuzzy-regexp.
2967         (gnus-simplify-subject-fuzzy): Use the local
2968         gnus-simplify-subject-fuzzy-regex instead of the global one.
2969         This makes using this variable in group parameters work.
2971 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2973         * gnus-registry.el (gnus-registry-unfollowed-groups):
2974         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
2975         archive:sent-YYYY-MM-DD groups).
2976         (gnus-registry-split-fancy-with-parent): Bail out early in sender
2977         tracking if there are more than `gnus-registry-max-track-groups'
2978         matches.
2980 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2982         * message.el (message--yank-original-internal): New function to do the
2983         insertion cleanly inside eval in `message-yank-original'.
2984         (message-yank-original): Use it.
2986 2011-03-29  Julien Danjou  <julien@danjou.info>
2988         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
2989         local variables disabled rather than `normal-mode'.
2991 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2993         * proto-stream.el: Changes preparatory to merging open-protocol-stream
2994         with open-network-stream.
2995         (proto-stream-always-use-starttls): Option removed.
2996         (open-protocol-stream): Return a process object by default.  Provide a
2997         new parameter :return-list specifying a list-type return value, which
2998         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
2999         :type `network' to `try-starttls', and `network-only' to `default'.
3000         Make `default' the default, for compatibility with open-network-stream.
3001         Handle the no-parameter case exactly as open-network-stream, with no
3002         additional stream processing.  Search plists using plist-get.
3003         Explicitly add :end-of-commend parameter if it is missing.
3004         (proto-stream-open-default): Rename from
3005         proto-stream-open-network-only.  Return 'default as the type.
3006         (proto-stream-open-starttls): Rename from proto-stream-open-network.
3007         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
3008         failed.  Always return a list with a (possibly dead) process as the
3009         first element, for compatibility with open-network-stream.
3010         (proto-stream-open-tls): Use plist-get.  Always return a list.
3011         (proto-stream-open-shell): Return `default' as connection type.
3012         (proto-stream-capability-open): Use plist-get.
3013         (proto-stream-eoc): Function deleted.
3015         * nnimap.el (nnimap-stream, nnimap-open-connection)
3016         (nnimap-open-connection-1): Handle renaming of :type parameter for
3017         open-protocol-stream.
3018         (nnimap-open-connection-1): Pass a :return-list parameter
3019         open-protocol-stream to obtain a list return value.  Parse this list
3020         using plist-get.
3022         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3023         for open-protocol-stream.  Accept open-protocol-stream return value
3024         that is a subprocess object instead of a list.  Handle the case of a
3025         dead returned process.
3027 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
3029         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3031         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3033 2011-03-21  Julien Danjou  <julien@danjou.info>
3035         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3036         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
3037         query.
3038         (mm-inline-text): Render normal text with fontification whenever
3039         possible.
3041         * gnus-sum.el (gnus-summary-save-parts-1):
3042         * gnus-art.el (gnus-article-browse-html-save-cid-content)
3043         (gnus-article-browse-html-parts, gnus-mime-delete-part)
3044         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3045         Use `mm-handle-filename'.
3047         * mm-util.el (mm-handle-filename): New function, return the filename of
3048         an handle.
3050 2011-03-18  Julien Danjou  <julien@danjou.info>
3052         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3053         (gnus-buffer-live-p): Check that buffer is not nil.
3055 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3057         * gnus-art.el: Require mouse, which the build bot seems to say is
3058         needed.
3060         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3061         XEmacs, since it doesn't have url-retrieve-synchronously.
3063 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
3065         * gnus-group.el (gnus-group-list-ticked): New function.
3066         (gnus-group-make-menu-bar): Provide a menu entry for it.
3067         (gnus-group-list-map): Provide a binding for it.
3069 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071         * shr.el (shr-visit-file): New command.
3073         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3075 2011-03-17  Bjørn Mork  <bjorn@mork.no>
3077         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3078         servers.
3080 2011-03-16  Julien Danjou  <julien@danjou.info>
3082         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3083         inline.
3085         * gnus-art.el (article-hide-list-identifiers):
3086         Use gnus-group-get-list-identifiers.
3088         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3089         (gnus-summary-remove-list-identifiers):
3090         Use gnus-group-get-list-identifiers to get regexp.
3091         (gnus-select-newsgroup, gnus-summary-insert-subject)
3092         (gnus-summary-insert-articles):
3093         Call gnus-summary-remove-list-identifiers unconditionally.
3095 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3097         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3098         we're selecting a group with unread articles.
3100         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3102         * gssapi.el: New file separated out from imap.el to provide a general
3103         Kerberos 5 connection facility for Emacs.
3105         * message.el (message-elide-ellipsis): Document the format spec
3106         ellipsis.
3108 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3110         * message.el (message-elide-region): Allow the ellipsis to say how many
3111         lines were removed.
3113 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3115         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3116         window configurations containing buffers that are now dead.
3118         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3119         parsing to avoid integer overflows.
3120         (nnimap-parse-flags): Simplify the last change.
3121         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3122         too large for 32-bit Emacsen.
3124 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3126         * auth-source.el (auth-source-netrc-create):
3127         * message.el (message-yank-original): Fix use of `case'.
3129 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3131         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3132         XEmacs, which was one character too wide.
3134 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
3136         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3137         default number of articles to display.
3138         (gnus-articles-to-read): Use pretty names for prompt.
3140 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3142         * gnus-int.el (gnus-open-server): Ditto.
3144         * gnus-start.el (gnus-activate-group): Give a backtrace if
3145         debug-on-quit is set and the user hits `C-g'.
3146         (gnus-read-active-file): Ditto.
3148         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3150 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
3152         * message.el (message-yank-original): Use cond instead of CL case.
3154 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3156         * auth-source.el (auth-source-netrc-create): Use usual format for the
3157         default in prompts.
3159 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3161         * auth-source.el (auth-source-netrc-create): Show the default in the
3162         prompt when prompting for token creation.
3164 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3166         * auth-source.el (auth-source-format-prompt): Always convert the value
3167         to a string to avoid evaluating non-string arguments.
3168         (auth-source-netrc-create): Offer default properly, not as initial
3169         content in `read-string'.
3170         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3171         of line to determine if we've been run before.  If so, don't run again,
3172         but print a trivial message to indicate the cache was hit instead.
3174 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
3176         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3177         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
3178         The user will have to run `gnus-sync-read' manually and wait for Cloudy
3179         Gnus.
3181 2011-03-11  Julien Danjou  <julien@danjou.info>
3183         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3184         modified file".
3186 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
3188         * auth-source.el (auth-source-read-char-choice): New function to read a
3189         character choice using `dropdown-list', `read-char-choice', or
3190         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
3191         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
3192         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
3193         (auth-source-netrc-saver): Use it.
3194         (auth-source-pick-first-password): New convenience function.
3196 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3198         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3199         parameter in the credentials.
3200         (nnimap-open-connection-1): Use it after a successful login.
3201         (nnimap-credentials): Add IMAP-specific user and password prompt.
3203         * auth-source.el (auth-source-search): Add :require parameter, taking a
3204         list.  Document it and the :save-function return token.  Pass :require
3205         down.  Change the CREATED message from a warning to a debug statement.
3206         (auth-source-search-backends): Pass :require down.
3207         (auth-source-netrc-search): Pass :require down.
3208         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3209         Change save prompt to indicate all modifications saved here are
3210         deletions.
3211         (auth-source-netrc-create): Take user login name as default in user
3212         prompt.  Move all the save functionality to a lexically bound function
3213         under the :save-function token in the returned list.  Set up clearer
3214         default prompts for user, host, port, and secret.
3215         (auth-source-netrc-saver): New function, intended to be wrapped for
3216         :save-function.
3218 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3220         * Version 23.3 released.
3222 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3224         * shr.el (shr-table-horizontal-line): Change the defaults for the table
3225         lines to be spaces instead.
3227 2011-03-07  Julien Danjou  <julien@danjou.info>
3229         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3230         (sieve-sasl-auth): Check that auth-source-search did return something,
3231         or just return an empty string.
3233 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3235         * gnus.el (gnus-interactive): Use read-directory-name.
3237         * gnus-uu.el (gnus-uu-decode-uu-and-save)
3238         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3239         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3240         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3241         Likewise.
3243         * gnus-group.el (gnus-group-make-directory-group): Likewise.
3245 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3247         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3248         onto the list of killed groups, too.  This makes killed nnimap groups,
3249         for instance, more reliably not reappear.
3251         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3252         the parent.
3254         * gnus-sum.el (gnus-update-read-articles): Fix typo.
3256         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3257         really have server-side marks.
3259         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3260         since most backends do not usefully have server-side marks.
3261         (gnus-update-read-articles): Propagate marks to all backends that
3262         really have server-side marks.
3264 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3266         * message.el (message-cite-reply-position, message-cite-style):
3267         New variables.
3268         (message-yank-original): Use the new citation styles.
3270 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
3272         * message.el (message-options): Revert the change that's a workaround
3273         for XEmacs buffer-local issue; don't mark it buffer-local when running
3274         under XEmacs.
3276 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
3278         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3279         numbers too big to be `read'.
3281 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
3283         * message.el (message-options): Make buffer-local two ways to attempt
3284         to fix a XEmacs bug.
3286 2011-03-02  Julien Danjou  <julien@danjou.info>
3288         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3290 2011-03-01  Julien Danjou  <julien@danjou.info>
3292         * gnus-art.el (list-identifier): Add list-identifier as a parameter
3293         group.
3294         (article-hide-list-identifiers): Use list-identifier group parameter.
3296 2011-02-28  Julien Danjou  <julien@danjou.info>
3298         * sieve.el (sieve-buffer-script-name): New local variable to store
3299         sieve script name.
3300         (sieve-edit-script): Store sieve script name.
3301         (sieve-upload): Use sieve script name when uploading.
3302         (sieve-upload): Use substitute-command-keys.
3303         (sieve-edit-script): Use substitute-command-keys.
3304         (sieve-refresh-scriptlist): Use substitute-command-keys.
3305         (sieve-manage-mode-map): Define keymap properly.
3306         (sieve-manage-mode): Do not set mode name manually, change mode-name to
3307         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3308         Remove commented code about cvs.
3309         (sieve-manage-quit): New function.
3310         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3312 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3314         * gnus-group.el (gnus-import-other-newsrc-file): New function.
3316 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
3318         * auth-source.el (auth-source-search): Cache empty result sets.
3320         * auth-source.el (auth-source-save-behavior): New variable to replace
3321         `auth-source-never-create'.
3322         (auth-source-netrc-create): Use it.
3323         (auth-source-never-save): Remove.
3325 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
3327         * nnimap.el (nnimap-stream): Doc fix.
3328         (nnimap-open-connection-1): Reverse the order of the ports to that the
3329         prompted-for port is first.
3331         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3332         retrieval by the no-group selection.
3334         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3335         numerical parameters.
3337 2011-02-25  Julien Danjou  <julien@danjou.info>
3339         * gnus-gravatar.el: Use gnus-with-article-buffer.
3341         * gnus-art.el (gnus-with-article-buffer): Check that the
3342         gnus-article-buffer is alive.
3344 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3346         * auth-source.el (auth-source-creation-prompts): New variable to manage
3347         creation-time prompts.
3348         (auth-source-search): Document it.
3349         (auth-source-format-prompt): Add utility function.
3350         (auth-source-netrc-create): Don't default the user name to
3351         user-login-name.  Use `auth-source-creation-prompts' and some default
3352         prompts for user, host, port, and password (the default generic prompt
3353         remains ugly).
3354         (auth-source-never-save): Add customizable option to never save info.
3355         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3356         mode excursion.
3358 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3360         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3361         argument that XEmacs doesn't support.
3363 2011-02-23  Julien Danjou  <julien@danjou.info>
3365         * gnus-art.el (article-make-date-line): Ignore errors if time is
3366         invalid and not convertible.
3367         (article-make-date-line): Only add lapsed time if time is not nil.
3369 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3371         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3372         `read-char-choice' for backwards compatibility.
3373         (auth-source-netrc-element-or-first): New function to DTRT for
3374         parameter extraction.
3375         (auth-source-netrc-create): Use it and fix multiple parameter print
3376         bug.  Use the default passed from above (given-default) or the
3377         built-in (user-login-name for :user).
3379 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3381         * gnus-start.el (gnus-dribble-read-file):
3382         Set buffer-save-without-query, since we always want to save the dribble
3383         file, probably.
3385         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3386         nnimap.
3388         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3389         -summary- since it's a user-visible variable.
3391         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3392         first time you use the new Gnus.
3394 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3396         * auth-source.el: Don't load netrc.el.
3397         (auth-sources): Search ~/.netrc as well by default.
3398         (auth-source-debug): Add 'trivia option for extra output.
3399         (auth-source-do-trivia): Use it.
3400         (auth-source-search): Simplify logic to use
3401         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3402         appropriate.  Don't keep a running count at this level.  Layer :create
3403         and :delete options appropriately on the first and second passes.
3404         Don't track the backend with the search results.
3405         (auth-source-search-backends): New function to search a list of
3406         backends for a processed spec.
3407         (auth-source-netrc-parse): Cache all netrc files, making
3408         auth-source-netrc-cache an alist keyed by the file name and using the
3409         file mtime as the caching criterion.  Keep the obfuscated data secret
3410         with a lexical bind.
3411         (auth-source-netrc-search): Don't calculate the length of the results
3412         unnecessarily.
3413         (auth-source-search-backends): Fix bug.
3414         (auth-source-netrc-create): Rework prompts.
3416 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
3418         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3419         Lower case names of search constraints.
3420         (nnir-run-query): Cache and reuse search constraints for all imap
3421         servers.
3423 2011-02-22  Sam Steingold  <sds@gnu.org>
3425         * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
3427 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
3429         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3430         after exit.
3431         (gnus-setup-message): Define missing variable from last checkin.
3433         * gnus-sum.el (gnus-summary-show-article): When called with t as the
3434         value, show the raw article.
3436 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3438         * nnimap.el (nnimap-open-connection-1): Revert last change, since
3439         auth-source now accepts numbers.
3441         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3442         spec, too.
3443         (auth-source-ensure-strings): New function.
3445         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3446         (gnus-article-setup-buffer): Always restart the date timer so that user
3447         changes to the frequency is respected.
3449         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3450         port numbers, so make sure it gets that if nnimap-server-port is
3451         explicit.
3453 2011-02-21  Simon Josefsson  <simon@josefsson.org>
3455         * nnimap.el (nnimap-inbox): Doc fix.
3457 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
3459         * shr-color.el (shr-color->hexadecimal): Use renamed function names
3460         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3461         color-lab-to-srgb.
3463 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3465         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3466         given method as in the group name if we're using an extended method.
3467         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3468         command, if we're using that, instead of waiting for the beginning.
3470         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3471         we're sure to get unique server names, and we don't output two async
3472         commands in the same buffer.  This fixes an NNTP hang for some users.
3474 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3476         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3477         summary buffer before reading going to the next buffer.  This avoids
3478         putting the point in the group buffer if you `C-g' the command.
3480         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3481         cache (for now) to make ~/.authinfo.gpg files usable.
3483         * nnfolder.el (copyright-update): Define for the compiler.
3485         * auth-source.el (auth-source-search): Fix unbound variable.
3487 2011-02-19  Glenn Morris  <rgm@gnu.org>
3489         * gnus.el (gnus-meta): Doc fix.
3491 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
3493         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3494         in case it's not yet loaded.
3496 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3498         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3499         line we're waiting for.
3501 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
3503         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3504         face with line-width greater than zero will cause RET in gnus summary
3505         buffer to scroll down article page-wise because auto vscroll happens,
3506         it should be temporally disabled when doing a scroll-up.
3508 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
3510         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3511         outputs from the server.
3513 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3515         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3516         later so that bbdb can hook in easier.
3518 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3520         * auth-source.el (auth-source-search): Don't try to create credentials
3521         if the caller doesn't want that.
3522         (auth-source-search): If we don't find a match, don't bug out on
3523         non-bound variables.
3524         (auth-source-search): Only ask a single backend to create the
3525         credentials.
3527         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3528         logging.
3529         (nnimap-credentials): Protect against auth-source-search returning nil.
3530         (nnimap-request-list): Protect against not being able to open the
3531         server.
3533 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
3535         * auth-source.el (auth-source-search): Do a two-phase search, one with
3536         no :create to get the responses from all backends.
3538         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3539         when getting credentials.
3541         * gnus-util.el (gnus-delete-duplicates): New function.
3543 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3545         * nnimap.el (nnimap-credentials): Instead of picking the first port as
3546         a creation default, pass the whole port list down.  It will be
3547         completed.
3549         * auth-source.el (auth-source-search): Updated docs to talk about
3550         multiple creation choices.
3551         (auth-source-netrc-create): Accept a list as a value (from the search
3552         parameters) and do completion on that list.  Keep a separate netrc line
3553         with the password obscured for showing the user.
3555         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3556         first choice to `auth-source-search' so it will be used for entry
3557         creation instead of the server's Gnus-specific name.
3558         (nnimap-credentials): Rely on the auth-source library to select which
3559         port is actually wanted in the new netrc entry, so don't override
3560         `auth-source-creation-defaults'.
3562         * auth-source.el (auth-source-netrc-parse): Use :port instead of
3563         :protocol and accept a missing user, host, or port as a wildcard match.
3564         (auth-source-debug): Default to off.
3566         (auth-source-netrc-search, auth-source-netrc-create)
3567         (auth-source-secrets-search, auth-source-secrets-create)
3568         (auth-source-user-or-password, auth-source-backend, auth-sources)
3569         (auth-source-backend-parse-parameters, auth-source-search): Use :port
3570         instead of :protocol.
3572         * nnimap.el (nnimap-credentials): Pass a port default to
3573         `auth-source-search' in case an entry needs to be created.
3574         (nnimap-open-connection-1): Use :port instead of :protocol.
3576 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3578         * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
3579         instead of delete-dups that is not available in XEmacs 21.4.
3581 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3583         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
3584         nil means that nnimap doesn't get updated.
3586 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3588         * auth-source.el (auth-source-netrc-create): Return a synthetic search
3589         result when the user doesn't want to write to the file.
3590         (auth-source-netrc-search): Expect a synthetic result and proceed
3591         accordingly.
3592         (auth-source-cache-expiry): New variable to override
3593         `password-cache-expiry'.
3594         (auth-source-remember): Use it.
3596         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
3597         parameter.  Create entry if necessary by using :create t.
3598         (nnimap-open-connection-1): Don't pass `inhibit-create'.
3600 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
3602         * auth-source.el (auth-source-debug): Enable by default and don't
3603         mention the obsolete `auth-source-hide-passwords'.
3604         (auth-source-do-warn): New function to debug unconditionally.
3605         (auth-source-do-debug): Use it.
3606         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
3607         and for Secrets API entries when the secrets.el library is not
3608         available.
3610 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3612         * gnus-sum.el (gnus-propagate-marks): Default to nil.
3613         (gnus-summary-exit): Kill the correct article buffer on exit from a
3614         `C-d' group.
3616         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
3617         gnus-propagate-marks.
3619         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
3620         before killing the buffers so that a non-full window conf gets handled
3621         correctly.
3622         (gnus-summary-exit): Ditto.
3623         (gnus-summary-read-group-1): Ditto.
3625         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
3626         async code again so that we can debug it properly.
3628         * message.el (message-reply): Take an optional switch-buffer parameter
3629         so that Gnus window confs are respected better.
3631 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3633         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
3634         `plist-get' to accept non-list parameters (XEmacs issue).
3635         Fix docstring.
3636         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
3637         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
3638         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
3639         Login collection is "Login" and not "login".
3641 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3643         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
3644         multiple headers.
3646         * nnimap.el (nnimap-inhibit-logging): New variable.
3647         (nnimap-log-command): Don't log login commands.
3649         * auth-source.el (auth-source-netrc-search): The asserts seem to want
3650         to have more parameters.
3652         * nnimap.el (nnimap-send-command): Mark the command time for each
3653         command, so that we don't get NOOPs stepping on our toes.
3655         * gnus-art.el (article-date-ut): Get the date from the Date header on
3656         `t'.
3658 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3660         * auth-source.el (auth-source-search): Use copy-sequence instead of
3661         the cl.el copy-list.
3663 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
3665         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
3666         Improve prompt.
3668 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3670         * gnus-art.el (gnus-article-mode-line-format): Remove the article
3671         washing status from the default format.  It isn't very informative.
3673 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
3675         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
3676         Fix Gcc processing on imap.
3678 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3680         * message.el (message-bury): Don't pop up a new window when selected
3681         window is dedicated.
3683 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3685         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
3687 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
3689         * sieve-manage.el: Autoload `auth-source-search'.
3690         (sieve-sasl-auth): Use it.
3692 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3694         * nnimap.el: Autoload `auth-source-forget+'.
3695         (nnimap-open-connection-1): Use it if the connection fails.
3697         * auth-source.el: Require `password-cache'.
3698         (auth-source-hide-passwords, auth-source-cache): Remove and mark
3699         obsolete.
3700         (auth-source-magic): Marker for `password-cache' keys.
3701         (auth-source-do-cache): Update docstring.
3702         (auth-source-search): Use and check cache.
3703         (auth-source-forget-all-cached, auth-source-remember)
3704         (auth-source-recall, auth-source-forget, auth-source-forget+)
3705         (auth-source-specmatchp): Caching support functions.
3706         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
3707         Remove and obsolete.
3708         (auth-source-user-or-password): Remove caching to further discourage
3709         using it.  Always hide passwords.
3711 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3713         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
3714         code for now, since it doesn't work for all users.
3716 2011-02-09  Julien Danjou  <julien@danjou.info>
3718         * message.el (message-options): Make message-options really buffer
3719         local.
3721 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
3723         * mail-source.el: Autoload `auth-source-search'.
3724         (mail-source-keyword-map): Note order matters.
3725         (mail-source-set-1): Get all the mail-source source values and
3726         defaults and search auth-source on those if needed.  This can all
3727         probably be simplified.
3729         * nnimap.el: Autoload `auth-source-search'.
3730         (nnimap-credentials): Use it.
3731         (nnimap-open-connection-1): Ask for the virtual server and physical
3732         address in one shot.
3734         * nntp.el: Autoload `auth-source-search'.
3735         (nntp-send-authinfo): Use it.  Note TODO.
3737 2011-02-08  Julien Danjou  <julien@danjou.info>
3739         * shr.el (shr-tag-body): Add support for text attribute in body
3740         markups.
3742         * message.el (message-options): Make message-options a local variable.
3744 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3746         * auth-source.el (auth-source-secrets-search)
3747         (auth-source-user-or-password): Use `append' instead of `nconc'.
3748         (auth-source-user-or-password): Build return list better and protect
3749         against nil :secret.
3751 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3753         * nnimap.el (nnimap-update-info): Refactor slightly.
3754         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
3755         (nnimap-update-info): Clean up slightly.
3756         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
3757         characters.
3758         (nnimap-process-quirk): Rename function to avoid collision.
3759         (nnimap-update-info): Fix macrology bug-out.
3760         (nnimap-update-info): Simplify split history test.
3762 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
3764         * auth-source.el (top): Require 'eieio unconditionally.
3765         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
3766         (auth-source-secrets-search): Limit search when `max' is greater than
3767         number of results.
3769 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3771         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
3772         part not returning any data.
3774         * proto-stream.el (open-protocol-stream): Document the return value.
3776 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3778         * auth-source.el (auth-source-secrets-search): Add examples.
3780 2011-02-06  Julien Danjou  <julien@danjou.info>
3782         * message.el (message-setup-1): Handle message-generate-headers-first
3783         set to t.
3785 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3787         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
3788         API with a string "secrets:collection-name" and with 'default.
3789         (auth-source-backend-parse): Parse "secrets:collection-name" and
3790         'default.  Recurse on parses instead of repeating code.  Use the
3791         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
3792         message when ignoring a source.
3793         (auth-source-search): List ignored search keys at the top level.
3794         (auth-source-netrc-create): Use `case' instead of `cond'.
3795         (auth-source-secrets-search): Created with TODOs.
3796         (auth-source-secrets-create): Created with TODOs.
3797         (auth-source-retrieve, auth-source-create, auth-source-delete)
3798         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3799         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3800         (auth-source-user-or-password-sftp)
3801         (auth-source-user-or-password-smtp): Remove.
3802         (auth-source-user-or-password): Deprecated and modified to be a wrapper
3803         around `auth-source-search'.  Not tested thoroughly.
3805 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3807         * auth-source.el: Bring in assoc and eioeio libraries.
3808         (secrets-enabled): New variable to track the status of the Secrets API.
3809         (auth-source-backend): New EIOEIO class to represent a backend.
3810         (auth-source-creation-defaults): New variable to set prompt defaults
3811         during token creation (see the `auth-source-search' docstring for
3812         details).
3813         (auth-sources): Simplify to allow a simple string as a netrc backend
3814         spec.
3815         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
3816         (auth-source-backend-parse-parameters): Fill in the backend parameters.
3817         (auth-source-search): Main auth-source API entry point.
3818         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
3819         (auth-source-search-collection): Helper function for searching.
3820         (auth-source-netrc-parse, auth-source-netrc-normalize)
3821         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
3822         Supports search, create, and delete.
3823         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
3824         backend stubs.
3825         (auth-source-user-or-password): Call `auth-source-search' but it's not
3826         ready yet.
3828 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3830         * message.el (message-setup-1): Remove the read-only stuff, since it
3831         doesn't work under XEmacs, for some reason.
3833         * gnus-sum.el (gnus-user-date): Rename back from
3834         gnus-summary-user-date since user code refers to it.
3836         * shr.el (shr-render-td): Store the actual background color used.
3838         * message.el (message-setup-1): Don't bind the constant
3839         -forbidden-properties.
3840         (message-setup-1): Revert previous change, since it needs to bind the
3841         props to insert them.
3842         (message-resend): Allow removing the read-only separator line.
3844 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3846         * nnimap.el (nnimap-request-accept-article): Give an error message if
3847         the APPEND wasn't successful.
3849 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
3851         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
3852         that have no groups.
3854 2011-02-03  Julien Danjou  <julien@danjou.info>
3856         * gnus-draft.el: Remove progn around gnus-draft-setup.
3858 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3860         * gnus-start.el (gnus-read-active-for-groups): This function is never
3861         called with a nil `infos', so clean that up.
3862         (gnus-get-unread-articles): Request active files from primary/secondary
3863         methods that have no groups (yet).
3865 2011-02-03  Julien Danjou  <julien@danjou.info>
3867         * message.el (message-setup-1): Always generate References first.
3868         (message-mail): Return the return value of message-setup, not always t.
3869         (message-setup-1): Insert mail-header-separator with read-only and
3870         intangible properties set.
3872         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
3873         user-date in docstring.
3875         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
3877         * gnus.el (gnus-summary-line-format): Mention &user-date format in
3878         docstring.
3880         * gnus.el (gnus-user-date-format-alist): Change default value.
3881         Use defcustom, with type and group.  Move from gnus-util.el.
3882         Rename to gnus-summary-user-date-format-alist.
3884 2011-02-03  Glenn Morris  <rgm@gnu.org>
3886         * nnimap.el (gnus-fetch-headers): Declare.
3888         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
3890 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3892         * message.el (message-forward-make-body-digest-plain)
3893         (message-followup, message-reply): Clean up things noted by Stefan.
3895         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
3896         gnus-article-update-date-headers is nil.
3897         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
3898         it didn't really work with defcustom.
3899         (article-update-date-lapsed): Make sure the window start doesn't move,
3900         either.
3902 2011-02-01  Julien Danjou  <julien@danjou.info>
3904         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
3905         format.
3907         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
3908         standard in Emacs nowadays.
3910 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3912         * message.el (message-expand-name): Don't trust the return value of
3913         bbdb-complete-name.
3914         (message-check-news-header-syntax): Remove unused var `start'.
3915         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
3916         (message-inhibit-body-encoding): Move to before first use.
3917         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
3918         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
3919         (Organization, Message-ID, Date, mh-previous-window-config):
3920         Defvar the vars using dynamic scoping.
3922 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3924         * shr.el (shr-render-td): Only do colors at the final rendering.
3925         Should be slightly faster.
3926         (shr-insert-table): Fix up TD background colors when doing the
3927         vertical padding.
3929         * gnus-art.el (article-date-ut): Protect against articles with no Date
3930         header.
3931         (article-update-date-lapsed): Don't use current-column to find the
3932         horizontal position.  It's fragile in the presence of \003 characters.
3934         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
3936 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3938         * gnus-art.el (article-transform-date): Rewrite to still work when
3939         there are several rfc2822 parts.
3940         (article-transform-date): Fix infinite recursion.
3941         (article-date-ut): Replace infinitely many Date headers with a single
3942         one when called interactively.
3944         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
3945         secure manner.
3947         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
3948         move around by not using save-window-excursion.  It seems to work...
3950 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3952         * gnus-art.el (article-make-date-line): Work for user-defined format.
3954 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3956         * nntp.el (nntp-retrieve-group-data-early)
3957         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
3958         fetching functions.
3960         * gnus-start.el (gnus-read-active-for-groups): Read the active files
3961         thoroughly for all backends that have no known groups.  This should
3962         allow new nnml methods to retrieve mail.
3964         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
3965         that Gnus doesn't know exists again.
3967         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
3968         (gnus-treat-date-ut): Ditto.
3969         (gnus-article-update-date-header): Rename.
3970         (gnus-treat-date-local): Remove.
3971         (gnus-treat-date-english): Remove.
3972         (gnus-treat-date-lapsed): Remove.
3973         (gnus-treat-date-combined-lapsed): Remove.
3974         (gnus-treat-date-original): Remove.
3975         (gnus-treat-date-iso8601): Remove.
3976         (gnus-treat-date-user-defined): Remove.
3977         (gnus-article-date-headers): New variable to control all the date
3978         header options.
3979         (article-date-ut): Rewrite to allow using the new way to format date
3980         headers(s).
3982 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3984         * nnmail.el (nnmail-article-group): Check for a direct fancy split
3985         method.
3986         (nnmail-article-group): A better test for fanciness.
3988         * nnimap.el (nnimap-request-head): Protect against not finding the
3989         article by Message-ID.
3991 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
3993         * gnus-art.el (article-update-date-lapsed): Try a better way to really
3994         keep point at the "same place".
3996 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3998         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
3999         data if the group is inactive.
4001 2011-01-28  Julien Danjou  <julien@danjou.info>
4003         * gnus-win.el: Remove dead function gnus-window-configuration-element.
4004         (gnus-all-windows-visible-p): Remove old compatibility code.
4005         (gnus-window-top-edge): Add docstring.
4007         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4009 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4011         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4012         older request-update-info.
4014         * gnus-art.el (article-make-date-line): Limit the length a bit more.
4016 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
4018         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4019         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4021 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4023         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4024         groups.  This makes the nndraft:queue group pop up if it's not already
4025         there.
4027         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4028         messages" logic, which was reversed.
4030         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4031         the "same place" even if point is on the line being replaced.
4032         (article-update-date-lapsed): Allow updating both the combined lapsed
4033         and the lapsed headers.
4034         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4035         (article-make-date-line): Limit the number of segments dynamically to
4036         avoid too-long lines.
4038 2011-01-27  Julien Danjou  <julien@danjou.info>
4040         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4041         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4043 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4045         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4046         Use plist-get instead of the cl function getf.
4048 2011-01-27  Glenn Morris  <rgm@gnu.org>
4050         * gnus-util.el (float-time): Get rid of compiler warning, again.
4052 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4054         * shr.el (shr-put-color): Special-case background colors: Do put them
4055         at the blank parts at the front of the lines.
4057         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4058         exit hook to nix out all data on readedness on group exit.
4060         * gnus-util.el (float-time): If float-time is bound, always use it on
4061         all Emacsen.  It's unclear why the subrp check was there.
4062         (time-date): Require to make some autoload issues on XEmacs go away.
4064         * shr.el (shr-put-color): Don't do the box padding in tables, since
4065         they're already padded.
4067 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4069         * gnus-art.el (gnus-article-next-page): When the last line of the
4070         article is displayed, scroll down once more instead of going to the
4071         next article at once.
4072         (article-lapsed-string): Refactor out and allow specifying how many
4073         segments you want.
4074         (gnus-article-setup-buffer): Start updating the lapsed header directly.
4075         (gnus-article-update-lapsed-header): New variable.
4077         * shr.el: Revert change that made headings use different-sized faces.
4078         The Emacs display engine isn't advanced enough that, for instance,
4079         tables can comfortably use differently-sized faces.
4081 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4083         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4084         used.
4085         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4086         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4087         we're using an encrypted connection.
4089         * proto-stream.el: Alter the interface functions to also return the
4090         actual stream type used: network or TLS.
4092 2011-01-25  Julien Danjou  <julien@danjou.info>
4094         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4095         (mm-display-javascript-inline): New function.
4097         * mm-decode.el (mm-inline-media-tests): Add application/javascript
4098         viewing function.
4100 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4102         * shr.el (shr-expand-newlines): Fix variable name.
4104 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4106         * shr.el (shr-expand-newlines): Make nested boxes work.
4108 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4110         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4111         backgrounds.
4112         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4113         in a more sensible manner.
4115 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4117         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4118         if EPG is loaded.
4120 2011-01-24  Julien Danjou  <julien@danjou.info>
4122         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4123         tags.
4125 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4127         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4128         commands.
4130         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4131         in the article buffer.
4132         (gnus-gravatar-insert): Use blank space from the current buffer to
4133         avoid breaking text properties.  This makes X-Sent updating work again.
4135         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4137 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
4139         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4140         fix the bug in url-http.el instead.
4142         * shr.el (shr-image-fetched): Ditto.
4144         * shr.el (shr-image-fetched): Avoid having point move in the article
4145         buffer.
4147         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4148         buffer after being called.  It's apparently being killed by url.el, and
4149         killing it made point move to end-of-buffer in a random buffer.
4151         * shr.el (shr-image-fetched): Ditto.
4153 2011-01-23  Julien Danjou  <julien@danjou.info>
4155         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4157         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4158         text/x-org.
4160 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4162         * gnus-sum.el (gnus-summary-move-article): Protect against backends
4163         (i.e., nnimap) returning nil as the article number.
4165 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4167         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4168         "DelSp" parameter in RFC3676.
4170 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4172         * message.el (message-check-recipients): Display the encoded version of
4173         the bogus address if they differ.
4175         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4176         after sending.
4178         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4180         * gnus-group.el (gnus-group-refresh-group): New convenience function.
4182         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4183         group buffer after sending the queue.
4185         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4187 2011-01-22  Julien Danjou  <julien@danjou.info>
4189         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4191 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4193         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4194         nested related parts.
4196         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4197         unexpired articles.  This fixes the regression that led expiry marks to
4198         disappear from nnfolder groups.
4200 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4202         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4203         Don't confuse the "ret" of "retrograde" with RET.
4205 2011-01-21  Julien Danjou  <julien@danjou.info>
4207         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4208         than mm-insert-inline.
4210 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4212         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4213         Widen article buffer.
4215 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4217         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4218         the temp buffer.
4219         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4221 2011-01-20  Julien Danjou  <julien@danjou.info>
4223         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4225         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4226         than mm-insert-inline to insert inline part: this respect
4227         mm-inline-media-tests displayers.
4229         * mm-view.el (mm-display-shell-script-inline): New function.
4231         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4233         * mm-uu.el (mm-uu-type-alist): Add org block.
4234         (mm-uu-org-src-code-block-extract): New function.
4236         * mm-view.el (mm-display-org-inline): New function.
4238         * mm-decode.el (mm-automatic-display): Add text/org.
4240         * mailcap.el (mailcap-mime-extensions): Add .org.
4242 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4244         * gnus-art.el (gnus-article-highlight): Remove argument passed to
4245         gnus-article-add-buttons.
4247 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
4249         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4250         From header with a date and "nobody" as the sender.
4252 2011-01-19  Julien Danjou  <julien@danjou.info>
4254         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4255         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4256         if you have the same regexp several times.
4257         (gnus-button-push): Fix matching when regexp is symbol.
4259 2011-01-15  Glenn Morris  <rgm@gnu.org>
4261         * message.el (message-mail): A compose-mail function should
4262         accept headers as strings.
4264 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
4266         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4267         Add :vert-only tags.
4268         (message-mail): New arg RETURN-ACTION.
4269         (message-return-action): New var.
4270         (message-bury): Use it.
4271         (message-mode): Make it buffer-local.
4272         (message-send-and-exit): Always call message-bury.
4274         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
4275         message-mail.
4277 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4279         * nnimap.el (nnimap-convert-partial-article): Protect against
4280         zero-length body parts.
4282         * mm-decode.el (mm-preferred-alternative-precedence):
4283         Discourage showing empty parts.
4285         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4286         and stuff if the backend didn't return the article number.  This fixes
4287         an Exchange-related nnimap bug.
4289         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4290         group window, because it does the wrong thing when a separate frame
4291         displays the group buffer.
4293         * proto-stream.el (open-protocol-stream): Protect against the low-level
4294         transport functions returning nil.
4296 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4298         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4299         (mml2015-epg-find-usable-secret-key): New function.
4300         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4301         mml2015-epg-find-usable-key (Bug#7797).
4302         (mml2015-epg-encrypt): Ditto.
4304 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4306         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4308 2011-01-03  Glenn Morris  <rgm@gnu.org>
4310         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4312         * sieve.el (sieve-open-server): Give a more explicit error if
4313         sieve-manage-open returns nil.  (Bug#7720)
4315 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4317         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4319 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4321         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4322         This avoids sending passwords in plain text over non-encrypted
4323         channels.
4325         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4327         * nnimap.el (nnimap-login): Refactored out into own function, and
4328         implement CRAM-MD5.
4329         (nnimap-wait-for-line): Refactored out.
4331         * mm-view.el (mml-smime): Require.
4333 2010-12-20  David Engster  <deng@eml.cc>
4335         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4336         use EPG to decrypt S/MIME messages instead of openssl.
4338 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4340         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4342         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4343         status is the group clearly is unreachable.
4345         * auth-source.el (auth-source-create): Add the optional second
4346         parameter to `local-variable-p' to be compatible with XEmacs.
4348 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4350         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4351         work when using a compressed nnml folder.
4353 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4355         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4356         backends after sanitising on entry, because this never makes sense:
4357         If the articles have gone missing, then the data no longer exists on
4358         the backend, and if they haven't, then Gnus is wrong, and shouldn't
4359         overwrite anything anyway.
4361         * shr.el (shr-insert-document): Bind shr-width dynamically to
4362         window-width if it's nil.
4364 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
4366         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4367         with the meaning of using the full emacs window width for rendering.
4369 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
4371         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4372         case when sender is not given.
4374 2010-12-23  Julien Danjou  <julien@danjou.info>
4376         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4377         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4378         the addresses, otherwise we might misplaced the gravatar.
4380 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
4382         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4383         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4384         obsolete in Emacs.
4386 2010-12-20  Julien Danjou  <julien@danjou.info>
4388         * gnus-util.el (gnus-rescale-image): Revert last change.
4390 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4392         * gnus-group.el (gnus-group-delete-articles): New command.
4394 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4396         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4398 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4400         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4401         here, since it's up to the backends to do CRLF removal if their
4402         protocol has it.
4404         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4406 2010-12-17  Julien Danjou  <julien@danjou.info>
4408         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4409         they are from file.  Can also scale up.
4411 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4413         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4414         Restore gnus-use-agent.
4415         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4417         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4419 2010-12-17  Julien Danjou  <julien@danjou.info>
4421         * gravatar.el (gravatar-retrieve-synchronously): New function.
4422         (gravatar-get-data): Make more robust.
4424 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4426         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4427         to really consider the last line.
4429 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
4431         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4432         list of recipient keys, or use symmetric encryption if not a list.
4433         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4434         EPA override, replacing the call to `netrc-store-data'.
4436 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
4438         * gnus-srvr.el: Avoid passing nil regexp argument to
4439         delete-matching-lines.
4441 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4443         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4444         fetching stops when Gnus exits.
4446         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4447         function.
4448         (nnfolder-request-expire-articles): Save all the buffers after doing
4449         expiry.
4451         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4452         the last article", since that led to serious performance regressions
4453         when expiring nnml groups.
4455 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
4457         * nnir.el: Improve customizations.
4459 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4461         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4463         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4464         group has been killed.
4465         (gnus-group-yank-group): Ditto.
4467         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4469         * nnimap.el (nnimap-request-update-group-status): New function.
4471         * gnus-int.el (gnus-request-update-group-status): New interface
4472         function.
4474         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4475         copying read-ness to the backends.
4477         * nnimap.el (nnimap-quirk): New function.
4478         (nnimap-retrieve-group-data-early): Use it.
4479         (nnimap-quirks): New alist.
4481 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4483         * shr.el (shr-insert): Set shr-start after deleting trailing space;
4484         don't delete it within indentation.
4486 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4488         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4489         previous line.
4491 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4493         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4494         QRESYNC command by deleting a superfluous space which broke Cyrus
4495         servers.  This change will break other servers that are buggy the other
4496         way around.
4498 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4500         * spam.el: Reindent and fix long lines.
4501         (spam-copy-or-move-routine): Exclude invalid move destinations.
4503 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4505         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4506         installed the registry.
4508 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4510         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4511         groupname doesn't contain "gmane".
4513 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4515         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4516         (gnus-1): Don't create the nndrafts group twice.
4517         (gnus-setup-news): There's no need to read the active file here, since
4518         that's done again later on a per-backend basis.
4519         (gnus-start-draft-setup): Make sure that the new group is started out
4520         empty.
4522         * gnus-agent.el (gnus-agentize): Don't create the queue group
4523         automatically on startup.  It'll be created later, if needed.
4525         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4526         of automatically subscribed groups.
4527         (gnus-auto-subscribed-categories): New variable.
4528         (gnus-matches-options-n): Use it.
4529         (gnus-default-subscribed-newsgroups): Remove unused variable.
4530         (gnus-start-draft-setup): Message a bit less.
4532 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4534         * nnir.el (nnir-run-imap): Return article list in order of increasing
4535         UID.
4537 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539         * gnus-sum.el (gnus-summary-enter-digest-group):
4540         Mention gnus-auto-select-on-ephemeral-exit.
4542         * proto-stream.el (proto-stream-open-network-only): Fix the calling
4543         convention of the network-only option.
4545 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4547         * proto-stream.el (proto-stream-open-network-only): New function to
4548         have a way to specify non-STARTTLS upgrade connections.
4550 2010-12-10  Julien Danjou  <julien@danjou.info>
4552         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4553         email address is nil.
4555         * message.el (message-bogus-recipient-p): Set address to "" if nil.
4557 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
4559         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4560         deletion.
4561         (nnir-run-imap): Only need to parse list once.
4563 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4565         * shr.el (shr-tag-script): Ignore <script>.
4566         (shr-tag-label): Add <label> support.
4568 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4570         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4572         * shr.el (shr-image-displayer): Work for images lined side by side.
4574 2010-12-08  Robert Pluim  <rpluim@gmail.com>
4576         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
4577         parameter, since XEmacs doesn't accept t as a parameter.
4579 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
4581         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
4582         ids.
4583         (nnir-run-gmane): Simplify groupspec formatting.
4584         (nnir-request-expire-articles): New function.
4586 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4588         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
4589         overflow, possibly.
4591         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
4592         (shr-render-td): Handle td style="" better.
4593         (shr-tag-table): Use the color from the style sheet.
4594         (shr-render-td): Make sure we copy over all the overlays, too.
4596 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
4598         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
4599         (nnir-request-article): Improve article retrieval.
4601 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4603         * mm-util.el (mm-extra-numeric-entities): New variable.
4605         * mm-url.el (mm-url-decode-entities):
4606         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
4608 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4610         * message.el: Use completion-at-point.
4611         (message-completion-function): New fun, extracted from message-tab.
4612         (message-mode): Use it for completion-at-point-functions.
4613         (message-tab): Use it and completion-at-point.
4615 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4617         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
4618         character if a non-breakable character follows.
4620 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4622         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
4623         any stream.
4625         * shr.el (shr-tag-font): Colorize the region.
4626         (shr-tag-body): Ditto.
4627         (shr-tag-font): Actually let the styles be inherited instead of
4628         overwriting them.
4629         (shr-tag-font): Get the background color right.
4630         (shr-tag-style): Ignore all <style> tags for the moment.
4632         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4633         a Message-ID to avoid having nnimap depend on gnus-sum.
4635         * shr.el (shr-descend): Only colorize something if we have a node that
4636         sets colors.
4638 2010-12-06  Julien Danjou  <julien@danjou.info>
4640         * shr.el (shr-render-td): Render td content with shr-descend, so style
4641         will be applied to <td> too.
4642         (shr-colorize-region): Colorize region even if we only have a background.
4643         (shr-tag-body): Fix color and background color inheritance.
4644         Do not recolorize after shr-generic.
4645         (shr-tag-font): Let shr-generic colorize via inheritance.
4647 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4649         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
4651 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
4653         * nnir.el (nnir-request-move-article): Remove obsolete code.
4655 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4657         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
4659 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4661         * gnus-sum.el (gnus-summary-respool-article): The completion function
4662         expects a list instead of an alist.
4664         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
4665         string as the parameter.
4667         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
4669         * shr.el (shr-stylesheet): New dynamic variable for cascading the
4670         styles.
4671         (shr-colorize-region): New function.
4672         (shr-insert-background-overlay): Remove.
4673         (shr-render-td): Background setting should be taken care of on a higher
4674         level.
4675         (shr-tag-body): Use post-hoc colorizations.
4676         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
4677         (shr-put-color-1): Don't overwrite old colors.
4678         (shr-colorize-region): When the background color isn't explicit, use
4679         a fixed background.
4681         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
4682         nnmail variables.
4684 2010-12-05  Bjørn Mork  <bjorn@mork.no>
4686         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
4687         unless necessary.
4689 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
4691         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
4692         server.
4694 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4696         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
4697         so that TAB works.
4699         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
4700         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
4702         * shr.el (shr-urlify): Show the URL before the title to avoid
4703         misleading URLs.
4705 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
4707         * shr.el (shr-urlify): Display the title in <a> tags.
4709 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
4711         * nnir.el (nnir-categorize): Replace mapcar with mapc.
4713 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
4715         * nnir.el: Rearrange code to allow macros to be autoloaded by
4716         gnus-sum.el.
4717         (nnir-retrieve-headers-override-function): Make this variable
4718         customizable.
4719         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
4721         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
4722         from nnir.el.
4724 2010-12-03  Julien Danjou  <julien@danjou.info>
4726         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
4728 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4730         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
4731         allow optional argument `environment'.
4733 2010-12-03  Glenn Morris  <rgm@gnu.org>
4735         * mm-extern.el (message-goto-body): Update declaration.
4737 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4739         * gnus-util.el (gnus-macroexpand-all): New function.
4741         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
4742         instead of macroexpand-all that is unavailable in XEmacs.
4744 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
4746         * nnir.el (nnir-summary-line-format): New variable.
4747         (nnir-mode): Use it.
4748         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
4749         (nnir-article-ids): Reimplement as defsubst.
4750         (nnir-retrieve-headers): Don't mangle the subject header.
4751         (nnir-run-imap): Use 100 as RSV score.
4752         (nnir-run-find-grep): Fix for full server searching.
4753         (nnir-run-gmane): Better restriction to gmane groups.
4755         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
4756         summary buffers.
4758 2010-12-02  Julien Danjou  <julien@danjou.info>
4760         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
4762         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
4764         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
4765         support.
4767 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
4769         * nnir.el: Update to handle the registry better.
4770         (autoload): Silence byte-compiler.
4771         (nnir-open-server): Add a hook for nnir groups.
4772         (nnir-request-move-article): Don't mangle the header.  Better to use
4773         formatting variables (which will be added in the future).
4774         (nnir-registry-action): Update the registry using the original article
4775         group name.
4776         (nnir-mode): Install nnir-specific hooks for updating the registry.
4778         * gnus-sum.el
4779         (gnus-article-original-subject,gnus-newsgroup-original-name):
4780         Remove obsolete variables.
4781         (gnus-summary-move-article): Remove use of obsolete variables.
4782         (gnus-summary-local-variables): Make move and delete hooks local to
4783         summary buffers.
4785 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4787         * rtree.el: New file.
4789 2010-12-01  Julien Danjou  <julien@danjou.info>
4791         * message.el (message-user-organization): Do not use
4792         gnus-local-organization.
4794         * gnus.el: Remove gnus-local-organization.
4796         * gnus-msg.el: Remove nastygram thing.
4798 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4800         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
4801         funcall.
4803 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4805         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
4806         names.
4808         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
4809         characters.
4811         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
4812         to t of inhibit-read-only since it is inside gnus-with-article-headers.
4813         Suggested by Štěpán Němec <stepnem@gmail.com>.
4814         (gnus-gravatar-transform-address): Use mail-extract-address-components
4815         that supports non-ASCII names rather than mail-header-parse-addresses.
4817 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4819         * proto-stream.el (open-protocol-stream): All STARTTLS connections are
4820         handled by the network handler.
4822 2010-11-30  Julien Danjou  <julien@danjou.info>
4824         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
4825         (nnimap-open-connection-1): Fix PREAUTH.
4827         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
4829 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4831         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
4832         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
4833         (shr-insert): Use them.
4834         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
4836 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4838         * nnir.el (nnir-request-move-article): Bail out if original group
4839         doesn't support article moves.
4840         (nnir-get-active): Improve active list retrieval.
4842 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4844         * shr.el (shr-find-fill-point): Don't break before apostrophes.
4846 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
4848         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
4849         seem to accept strings-with-numbers as port numbers.
4851 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4853         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
4854         change the registry.
4856 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4858         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
4859         delete-dups that is not available in XEmacs 21.4.
4861         * mm-util.el (mm-delete-duplicates): Add comment.
4863 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
4865         * nnir.el (nnir-ignored-newsgroups): New variable.
4866         (nnir-get-active): Use it.
4868 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4870         * proto-stream.el (proto-stream-open-network): Add some comments.
4872         * nntp.el (nntp-open-connection): Provide a :success condition.
4874         * nnimap.el (nnimap-open-connection-1): Ditto.
4876         * proto-stream.el (proto-stream-open-network): See what the response to
4877         the STARTTLS command is.
4879         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
4880         backwards compatibility).
4881         (nnimap-open-connection-1): Really respect nnimap-server-port.
4883         * proto-stream.el (proto-stream-open-network): When doing opportunistic
4884         TLS upgrades we don't really care about the identity of the peer.
4885         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
4886         that what we've checked for.
4887         (proto-stream-always-use-starttls): Only default to t if
4888         open-gnutls-stream exists.
4889         (proto-stream-open-network): If STARTTLS failed, then just open a
4890         normal connection.
4891         (proto-stream-open-network): Wait until the greeting before doing
4892         STARTTLS.
4894         * nntp.el (nntp-open-connection): Report what the connection error is.
4896         * proto-stream.el (open-protocol-stream): Rename from
4897         open-proto-stream.
4899 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4901         * nnimap.el (nnimap-stream): Change default to `undecided'.
4902         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
4903         first, and then network.
4904         (nnimap-open-connection-1): Respect nnimap-server-port.
4905         (nnimap-open-connection): Be more backwards-compatible.
4907         * proto-stream.el (proto-stream-always-use-starttls): New variable.
4908         (proto-stream-open-starttls): De-duplicate the STARTTLS code.
4909         (proto-stream-open-starttls): Folded back into the main function.
4910         (proto-stream-open-network): Fix typo in the GnuTLS path.
4911         (proto-stream-command): Refactor out.
4913         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
4915         * proto-stream.el (proto-stream-open-starttls): Actually implement the
4916         starttls.el STARTTLS.
4918         * color.el (color-lab->srgb): Fix function call name.
4920         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
4921         if we're using tls.el.
4922         (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
4923         built in, then don't try to establish a STARTTLS connection.
4925         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
4926         servers.
4928         * proto-stream.el (open-proto-stream): Use network, not stream.
4929         (open-proto-stream): Add a way to specify what the end of a command is.
4931         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
4932         connections types.
4933         (nntp-open-network-stream): Remove.
4934         (nntp-open-ssl-stream): Remove.
4935         (nntp-open-tls-stream): Remove.
4936         (nntp-ssl-program): Remove.
4938         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
4940 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
4942         * nnir.el: Fix typos.
4943         (nnir-retrieve-headers-override-function): Rename variable to reflect
4944         new semantics.
4945         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
4946         macros.
4947         (nnir-request-article, nnir-request-move-article): Use them.
4948         (nnir-categorize): New function.
4949         (nnir-run-query): Use it.
4950         (nnir-retrieve-headers): Rewrite to batch header retrieval.
4951         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
4952         sorted.
4953         (nnir-group-full-name): Use gnus-group-full-name instead.
4954         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
4955         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
4957 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
4961         * proto-stream.el: New library to provide protocol-specific
4962         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
4963         protocols.
4964         (open-proto-stream): Complete the documentation.
4965         (proto-stream-open-network): Fix some typos.
4967         * nnimap.el (nnimap-open-connection): Use it.
4969 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
4971         * pop3.el (pop3-open-server): Read server greeting before starting TLS
4972         negotiation.
4974 2010-11-26  Julien Danjou  <julien@danjou.info>
4976         * color.el: Rename various rgb functions to srgb.
4978 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4980         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
4981         names.
4983 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4985         * shr.el (shr-insert): Revert last change.
4986         (shr-find-fill-point): Never leave point being at bol;
4987         relax the kinsoku limitation when rendering tables.
4989 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4991         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
4992         results from -accept-article.
4994         * shr-color.el: Require cl when compiling.
4996         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
4997         checkin.
4999         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5001         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5003         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5004         'add and 'delete to set backend marks.
5006         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5008         * nnheader.el (nnheader-update-marks-actions): Refactor out.
5010         * nntp.el (nntp-request-set-mark): Use it.
5012         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5014         * nnml.el (nnml-request-set-mark): Ditto.
5016         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5017         introduces regressions in article selection.
5018         (nnimap-find-uid-response): New function.
5019         (nnimap-request-accept-article): Use the UID returned, if any.
5020         (nnimap-request-move-article): Use the UID returned, if any.
5021         (nnimap-get-groups): Reimplement to work with folded lines.
5022         (nnimap-find-uid-response): The UID is the last element in the list.
5023         (nnimap-request-set-mark): Extend syntax with 'set.
5025         * nnml.el (nnml-request-set-mark): Ditto.
5027         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5029         * nntp.el (nntp-request-set-mark): Ditto.
5031 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5033         * message.el (message-called-interactively-p): A temporary macro.
5034         (message-goto-body): Use it temporarily.
5036 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5039         (nnimap-last-response-string): Unfold quoted lines, if they exist.
5040         (nnimap-last-response-string): Fix last unfolding fix.
5042 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5044         * shr.el (shr-insert): Fix the way to fold lines.
5046 2010-11-25  Julien Danjou  <julien@danjou.info>
5048         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5050         * color.el: Rename from color-lab.el
5051         (color-rgb->hex): Add.
5052         (color-complement): Add.
5053         (color-complement-hex): Add.
5055         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5057 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5059         * shr-color.el (shr-color-visible): Don't bug out if the color names
5060         don't exist.
5062 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5064         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5065         assuming that article displaying or another mml-preview may be
5066         interrupted for an error or for the like.
5068         * shr.el (shr-get-background): Fix argument name.
5070 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5072         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5074         * gnus-sum.el (gnus-summary-include-articles): New function.
5076         * message.el (message-goto-body): called-interactively-p needs a
5077         parameter, so use `any'.
5079         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5080         clear marks before moving, since they're synced from the Gnus side
5081         first.
5083         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5084         (gnus-summary-move-article): Copy over all marks before moving, so that
5085         IMAP doesn't think a new article has arrived.
5087 2010-11-24  Julien Danjou  <julien@danjou.info>
5089         * shr.el (shr-insert-background-overlay): Fix typo.
5090         (shr-render-td): Copy the background before rendering.
5092         * shr-color.el (shr-color-visible): Fix docstring.
5094         * shr.el (shr-tag-table): Add bgcolor support.
5095         (shr-render-td): Add bgcolor support.
5096         (shr-get-background): Add.
5097         (shr-insert-foreground-overlay): Use shr-get-background.
5099         * message.el (message-goto-body): Use called-interactively-p.
5100         (message-in-body-p): message-goto-body returns point.
5102 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5104         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
5105         Fixes something or other in Emacs 23, and is backwards compatible.
5107         * message.el (message-goto-body): Remove the <#secure special-casing,
5108         which is too special.
5110         * shr.el (shr-parse-style): Drop !important from styles.
5112 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
5114         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5115         this function to return incorrect results when calling it with an
5116         explicit article argument different from
5117         (gnus-summary-article-number).
5119 2010-11-24  Julien Danjou  <julien@danjou.info>
5121         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5122         (shr-tag-body): Add background support.
5123         (shr-descend): Add background support.
5124         (shr-tag-title): Add.
5126         * shr-color.el (shr-color-visible): Really return original background
5127         if fixed.
5129 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5131         * shr.el (shr-color-check): Protect against non-existent color names.
5133 2010-11-24  Julien Danjou  <julien@danjou.info>
5135         * color-lab.el: Require 'cl when compiling.
5137         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5139         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5140         matched part.
5142         * color-lab.el: Fix all expt calls to use float type.
5144 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5146         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5147         expression to shr-color-check as is.
5149         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5151         * color-lab.el: Add coding cookie.
5152         (float-pi): Use eval-and-compile.
5154 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5156         * shr.el (shr-insert-color-overlay): Split stuff like
5157         "#444444 !important" to find the real color.
5158         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5159         parse <font color="red"> entries.
5161 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
5163         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
5164         point when parsing headers.
5166         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
5167         is positioned properly when parsing headers.
5169 2010-11-23  Julien Danjou  <julien@danjou.info>
5171         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5173         * shr-color.el (shr-color->hexadecimal): Add support for color names.
5175         * shr.el (shr-parse-style): Replace \n with space in style parsing.
5177         * shr-color.el (shr-color-hsl-to-rgb-fractions):
5178         Use shr-color-hue-to-rgb.
5179         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5181 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5183         * shr.el (shr-color->hexadecimal): Autoload.
5184         (shr-descend): Add color to all tags.
5186 2010-11-22  Julien Danjou  <julien@danjou.info>
5188         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5189         shr-color->hexadecimal.
5191         * shr-color.el (shr-color->hexadecimal): Add converting functions for
5192         RGB() or HSL() color representation.
5194         * shr.el (shr-tag-font): Add.
5195         (shr-tag-color-check): New function to get better colors.
5196         (shr-tag-insert-color-overlay): Factorize code between tag-font and
5197         tag-span.
5199         * shr-color.el: New file.
5201         * color-lab.el: New file.
5203         * gnus-art.el (gnus-url-mailto): Do not downcase args.
5205 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
5207         * nnir.el: Fix typo in comments.
5208         (nnir-run-imap): Simplify code.  No need to reverse artlist.
5209         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5211 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5213         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5215         * nnimap.el (nnimap-get-capabilities): Refactor out.
5216         (nnimap-open-connection): Re-request capabilities after STARTTLS.
5218 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
5220         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5221         appearing when `mm-uu-hide-markers' is nil.
5223 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5225         * nnimap.el (nnimap-unselect-group): Make into its own function.
5226         (nnimap-request-rename-group): Unselect group before renaming.
5227         This had gotten lost somewhere.
5228         (nnimap-request-accept-article): Keep track of examined groups, and
5229         unselect the group before APPENDing to read-only groups.
5230         (nnimap-request-move-article): Clear flags before moving so that they
5231         can be re-set later.
5233 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5235         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5236         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5238 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5240         * gnus-art.el (gnus-mime-display-single):
5241         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5242         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5243         parameter.
5245 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5247         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5248         (shr-table-vertical-line): New variable.
5249         (shr-insert-table): Use it.
5251 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5253         * gnus-html.el (gnus-html-wash-images): Don't display images if
5254         gnus-inhibit-images is non-nil; register displayer for cid images.
5255         (gnus-html-display-image): Work for cid image.
5256         (gnus-html-insert-image): Allow arguments.
5257         (gnus-html-put-image): Inhibit read-only.
5258         (gnus-html-prefetch-images): Don't prefetch images if
5259         gnus-inhibit-images is non-nil.
5261 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5263         * shr.el (shr-put-image): Break lines when inserting big pictures.
5265 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5267         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5268         sender, thanks Katsumi Yamaoka.
5270 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5272         * nnir.el (nnir-run-imap): Reverse the article list for each group
5273         rather than the whole list.
5275 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5277         * shr.el (shr-image-displayer): Protect function against non-existent
5278         image source.
5280         * gnus-art.el (gnus-inhibit-images): New user option.
5281         (gnus-mime-display-single): Don't display image if it is non-nil.
5283         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5284         gnus-inhibit-images.
5286         * shr.el (shr-image-displayer): New function.
5287         (shr-tag-img): Use it.
5289 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5291         * mml2015.el (mml2015-epg-sign): Use From header.
5293 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5295         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5297         * gnus-util.el (gnus-find-text-property-region): Return markers.
5299         * shr.el (shr-tag-img): Put a displayer in the text property.
5301         * gnus-util.el (gnus-find-text-property-region): New utility function.
5303         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5304         (gnus-html-show-images): Remove.
5306         * gnus-art.el (gnus-article-show-images): New, more general function.
5308         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5309         image url text properties.
5311         * shr.el: Ditto.
5313         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5314         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5316 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5318         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5319         work for two or more articles.
5321 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5323         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5324         divide an image that's in an html article to two or more when washing
5325         non-ASCII characters in alt text of it.
5327 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5329         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5330         smime-decrypt-region using function argument.
5331         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5333         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5335         * smime.el (smime-decrypt-region): Catch it.
5337 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5339         * smime.el (smime-mode-map): Move initialization into declaration.
5340         (gnus-run-mode-hooks): Don't autoload.
5341         (smime-mode): Use define-derived-mode.
5343 2010-11-11  Glenn Morris  <rgm@gnu.org>
5345         * smime.el (from): Restrict declaration to XEmacs.
5347         * nnir.el (gnus-group-topic-name): Autoload.
5349 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5351         * shr.el (shr-insert): Don't break long line if it is because of
5352         kinsoku-bol characters in the line end.
5354 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
5356         * nnir.el (nnir-request-move-article): Fix to provide original group
5357         and subject.
5358         (nnir-warp-to-article): Don't fail on articles whose headers haven't
5359         been retrieved.
5361         * gnus-sum.el (gnus-summary-move-article): Use original group and
5362         subject for virtual articles such as those in an nnir summary buffer.
5364 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5366         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5367         least 21.5).
5369         * smime.el (from): Declare it again for XEmacs.
5371 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5373         * message.el (message-resend): Don't disable encoding unless it's
5374         already encoded.
5376         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5377         low-numbered articles.
5379 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5381         * rfc2047.el (rfc2047-syntax-table): Simplify.
5383         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5384         set-char-table-range for XEmacs.
5386 2010-11-10  Glenn Morris  <rgm@gnu.org>
5388         * smime.el (from): Remove unused declaration.
5390         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5391         (gnus-float-time): On Emacs, always an alias.
5393         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5394         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5396 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5398         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5400 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5402         * shr.el (browse-url-mailto): Autoload.
5404         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5406         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5407         regexp doesn't need quoting.
5409 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
5411         * message.el (message-subject-trailing-was-ask-regexp)
5412         (message-subject-trailing-was-regexp): Match was: in addition to was.
5414 2010-11-09  Glenn Morris  <rgm@gnu.org>
5416         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5417         (nnbabyl-check-mbox): Use point-at-bol.
5419 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5421         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5423         * message.el (message-mailto): New function.
5424         (message-mailto): Should accept other parameters.
5425         (message-mailto): Remove since it duplicates browse-url-mailto
5426         functionality.
5428 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5430         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5431         methods.
5432         (gnus-read-active-file): Ditto.
5434         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5435         ": " from the prompt.
5436         (gnus-group-make-group): Ditto.
5438 2010-11-07  Glenn Morris  <rgm@gnu.org>
5440         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5441         (gnus-bookmark-kill-line): Use point-at-eol.
5443 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5445         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5446         asterisks in From header.
5448 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5451         string to avoid making the From headers syntactically invalid.
5453         * message.el (message-send-mail): Don't insert courtesy messages if the
5454         message already has List-Post and List-ID messages.
5456 2010-11-06  Glenn Morris  <rgm@gnu.org>
5458         * gnus-art.el (gnus-treat-article): Give dynamic local variables
5459         `condition', `type', `length' a prefix.
5460         (gnus-treat-predicate): Update for above name changes.
5462 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
5464         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5465         binding.  Handled by `gnus-summary-refer-thread' instead.
5466         (nnir-warp-to-article): New backend function.
5468         * nnimap.el (nnimap-request-thread): Force dependency updating.
5470         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5471         (gnus-summary-refer-thread): Rework to improve thread-referral.
5473         * gnus-int.el (gnus-warp-to-article): New function.
5475         * gnus-sum.el (gnus-summary-article-map): Bind it.
5477 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
5479         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5480         gnus-summary-refer-thread.
5482         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5483         headers.
5484         (gnus-summary-limit-include-thread): Prevent articles in thread from
5485         being cut in gnus-cut-threads.
5486         (gnus-summary-refer-thread): Limit retrieved headers to those in
5487         thread.
5489 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5491         * message.el (message-send-mail): Use the value of
5492         message-courtesy-message from the message buffer.
5494         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5496         * shr.el (shr-browse-url): Implement mailto: URLs.
5498         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5499         "raw".
5501         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5502         if it's already selected.
5504         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5506 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5508         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5509         to measure the length and truncate alt text.
5511 2010-11-03  Glenn Morris  <rgm@gnu.org>
5513         * nndiary.el (nndiary-generate-nov-databases-1)
5514         (nndiary-generate-active-info): Rename dynamic variable `files' to
5515         something less generic.
5517 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
5519         * nnir.el (nnir-request-move-article): Call the underlying backend to
5520         move articles from nnir.
5522 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5526 2010-11-02  Julien Danjou  <julien@danjou.info>
5528         * nnir.el: Remove wais support.
5530 2010-11-02  Glenn Morris  <rgm@gnu.org>
5532         * gnus-html.el: Reorder requirements to quieten compiler.
5534 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5536         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5537         properly for XEmacs as well.
5538         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5539         (gnus-article-natural-long-line-p): Use window-width rather than
5540         frame-width.
5542 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
5544         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
5545         (nnir-read-parms): Don't modify query.
5546         (nnir-run-query): Add ability to search topic on current line.
5547         (nnir-get-active): Clean up.
5549 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5551         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5552         degenerate articles.
5554         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5555         (gnus-print-buffer): Just print the buffer as is, without any copying
5556         to a buffer and then re-highlighting.
5558         * nnimap.el (nnimap-request-group): Store the new updated info.
5559         (nnimap-request-group): Select the group when we don't know whether it
5560         exists or not.
5562         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5563         groups.
5565         * gnus-group.el (gnus-group-find-new-groups): Display all the new
5566         groups.
5568         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5569         groups.
5571         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5572         long-lines case by only filling the long lines.
5574         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5575         (bug #7311).
5577 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5579         * shr.el: No need to declare `declare-function' since shr.el is for
5580         only Emacsen that provide `libxml-parse-html-region'.
5582 2010-11-01  Glenn Morris  <rgm@gnu.org>
5584         * mm-util.el (gnus-completing-read): Autoload.
5585         (mm-read-coding-system): Simplify Emacs definition.
5587         * nnmail.el (gnus-activate-group):
5588         * nnimap.el (gnutls-negotiate):
5589         * nntp.el (netrc-parse): Fix declarations.
5591 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5593         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
5594         string-match-p in Emacs >=23.
5596         * gnus-msg.el (gnus-configure-posting-styles):
5597         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
5599 2010-11-01  Glenn Morris  <rgm@gnu.org>
5601         * nnir.el (declare-function): Add compat stub.
5602         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
5603         (nnir-run-gmane): Require 'mm-url.
5605         * mm-util.el (mm-string-to-multibyte): Simplify.
5607         * shr.el (declare-function): Add compat stub.
5608         (url-cache-create-filename): Declare.
5609         (mm-disable-multibyte, widget-convert-button): Autoload.
5611         * smime.el (ldap-search): Declare.
5612         (smime-cert-by-ldap-1): Require ldap on Emacs.
5614         * nnimap.el: Require nnmail, and gnus-sum when compiling.
5615         (nnimap-keepalive): Use gnus-float-time.
5617         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
5618         (mail-source-delete-crash-box): Use gnus-float-time.
5620         * gnus-dired.el (gnus-completing-read): Autoload.
5622         * mm-view.el (gnus-rescale-image): Autoload.
5624         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
5626         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
5628         * sieve-manage.el: Require 'cl when compiling.
5630         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
5631         (gnus-iswitchb-completing-read): Require iswitchb.
5632         (gnus-select-frame-set-input-focus): Silence compiler.
5634 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5636         * message.el (message-subject-trailing-was-query): Change default to t,
5637         since I think that's what most people want.
5639         * nnimap.el (nnimap-request-accept-article): Erase buffer before
5640         appending for easier debugging.
5641         (nnimap-wait-for-connection): Take a regexp.
5642         (nnimap-request-accept-article): Wait for the continuation line before
5643         sending anything unless we're streaming.
5645         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
5646         leave the header washing to take place.
5648 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5650         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
5651         regular expression match and replace in posting styles.
5653 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
5655         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
5656         an entire server.
5657         (nnir-get-active): New function.
5658         (nnir-run-imap): Use it.
5659         (nnir-run-gmane): Who knew, gmane search returns an article score!
5661         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
5662         server on the current line with nnir.
5664 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5666         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
5667         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
5668         left edge.
5669         (gnus-article-foldable-buffer): Skip past the prefix when determining
5670         raggedness.
5672         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
5673         the raw article, and change `C-u g' to show the article without doing
5674         treatments.
5676         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
5677         on to `gnus-treat-article'.
5678         (gnus-inhibit-article-treatments): New variable.
5680         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
5682         * gnus-art.el (gnus-treatment-function-alist): Have
5683         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
5684         (gnus-treat-fill-long-lines): Change default to fill all text/plain
5685         sections.
5687         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
5688         parameter.
5689         (gnus-article-fill-cited-long-lines): New function.
5690         (gnus-article-fill-cited-article): Allow filling only long sections.
5692         * shr.el (shr-find-fill-point): Don't break lines between punctuation
5693         and non-punctuation (like after the apostrophe in "'We").
5695         * gnus-sum.el (gnus-summary-select-article): Make sure
5696         gnus-original-article-buffer is alive.
5698         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
5699         reflect the order they are in the digest.
5701         * gnus.el (gnus-group-startup-message): Move point to the start of the
5702         buffer.
5704         * nnimap.el (nnimap-capability): New function.
5705         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
5706         is set.
5708 2010-10-31  David Engster  <dengste@eml.cc>
5710         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
5711         conform with changes to gnus-completing-read.
5713 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5715         * shr.el (shr-tag-img): Output "*" instead of "[img]".
5717 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5719         * nnir.el: Move defvar, defcustom around to keep file organized
5720         and keep byte-compiler quiet.
5721         (nnir-read-parms): Accept search-engine as arg.
5722         (nnir-run-query): Pass search-engine as arg.
5723         (nnir-search-engine): Remove.
5725 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5727         * shr.el (shr-generic): The text nodes should be text, not :text.
5729         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
5730         later in the file.
5732 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5734         * nnir.el: General clean up.  Allow searching with multiple engines.
5735         Allow separate extra-parameters for each engine.
5736         Batch queries when possible.
5737         (nnir-imap-default-search-key,nnir-method-default-engines):
5738         Add customize interface.
5739         (nnir-run-gmane): New engine.
5740         (nnir-engines): Use it.  Qualify all prompts with engine name.
5741         (nnir-search-engine): Remove global variable.
5742         (nnir-run-hyrex): Restore for now.
5743         (nnir-extra-parms,nnir-search-history): New variables.
5744         (gnus-group-make-nnir-group): Use them.
5745         (nnir-group-server): Remove in favor of gnus-group-server.
5746         (nnir-request-group): Avoid searching twice.
5747         (nnir-sort-groups-by-server): New function.
5749 2010-10-30  Julien Danjou  <julien@danjou.info>
5751         * gnus-group.el: Remove gnus-group-fetch-control.
5753         * gnus-start.el (gnus-find-new-newsgroups):
5754         Remove gnus-check-first-time-used.
5756         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
5758 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5760         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
5761         set on groups that don't have \* permanentflags.
5763 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5765         * shr.el (shr-tag-span): Drop colorization of regions since we don't
5766         control the background color.
5767         (shr-tag-img): Ignore very small web bug type images.
5768         (shr-put-image): Add help-echo alt texts to the images.
5769         (shr-tag-video): Show the video poster image.
5771 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5773         * shr.el (shr-table-depth): New variable.
5774         (shr-tag-table-1): Only insert the images after the top-level table.
5776         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
5778         * gnus-util.el (gnus-list-memq-of-list): New function.
5780         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
5781         selected.
5782         (nnimap-unsplittable-articles): New slot.
5783         (nnimap-new-articles): Use it.
5785 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
5787         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
5788         move to the previous line on `M-g'.
5790 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5792         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
5793         *-request-group, which seems unnecessary.
5795         * nnimap.el (nnimap-quote-specials): Function copied over from
5796         imap.el.
5797         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
5798         they support that.  Suggested by Tom Regner.
5800 2010-10-29  Julien Danjou  <julien@danjou.info>
5802         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
5803         defalias.
5804         (gnus-summary-delete-marked-with): Remove obsolete defalias.
5806         * gnus.el: Remove `gnus-nntp-service' variable.
5807         (gnus-secondary-servers): Make obsolete.
5808         (gnus-nntp-server): Make obsolete.
5810         * gnus-start.el (gnus-1): Remove x-splash calls.
5812         * gnus-ems.el (gnus-x-splash): Remove.
5814         * gnus.el (gnus-group-startup-message): Simplify/update code.
5816         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
5817         capability before doing anything.
5818         (gnus-group-insert-group-line): Remove useless
5819         gnus-group-remove-excess-properties.
5821 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5823         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
5825 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5827         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
5828         config after reselecting.
5830 2010-10-28  Julien Danjou  <julien@danjou.info>
5832         * shr.el (shr-put-image): Use point even if only inserting text.
5833         (shr-put-image): Save excursion when inserting alt text on non-graphic
5834         display, so the behavior is the same when we are on a graphic display.
5836         * nnir.el (nnir-run-swish-e): Remove hyrex support.
5838 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5840         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
5841         (gnus-mime-copy-part): Check coding system, not charset.
5842         (gnus-mime-view-part-externally): Never remove part.
5843         (gnus-mime-view-part-internally): Don't remove part here.
5844         (gnus-article-part-wrapper): Make sure MIME tag is visible.
5845         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
5846         multipart/alternative.
5848         * mm-decode.el (mm-display-part): Take optional arg `force'.
5850 2010-10-26  Julien Danjou  <julien@danjou.info>
5852         * gnus-group.el (gnus-group-default-list-level): Add this function to
5853         compute the default list level.
5854         (gnus-group-default-list-level): Add possibility to use a function.
5856 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5858         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
5860         * gnus-group.el (gnus-group-completing-read)
5861         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
5862         gnus-replace-in-string.
5864 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5866         * shr.el (shr-tag-div): Add.
5868 2010-10-25  Julien Danjou  <julien@danjou.info>
5870         * gnus-util.el: Remove `gnus-with-local-quit'.
5872         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
5874 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5876         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
5877         the original article buffer.
5879 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5881         * nnimap.el (nnimap-request-head): New function.
5882         (nnimap-request-move-article): Try to be slightly faster by not
5883         requesting the entire message when moving.
5884         (nnimap-transform-headers): Don't bug out on bodiless articles.
5885         (nnimap-send-command): Have no outstanding messages if the IMAP server
5886         doesn't support streaming.
5887         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
5889 2010-10-24  Julien Danjou  <julien@danjou.info>
5891         * message.el (message-default-headers): Fix type.
5893 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5895         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
5896         prefetching images.
5898         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
5899         backend for unknown groups.  This is mainly useful for nnimap groups.
5901         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
5902         group isn't covered by the agent.
5904 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
5906         * nnir.el (nnir-method-default-engines): New variable.
5907         (nnir-run-query): Use it.
5908         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
5909         (gnus-summary-nnir-goto-thread): Change group if needed.
5911         * gnus-group.el (gnus-group-group-map): Add key binding for
5912         gnus-group-make-nnir-group.
5914 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5916         * shr.el (shr-tag-object): Add.
5918         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
5919         original article buffer live.
5920         (gnus-summary-select-article-buffer):
5921         Mention gnus-widen-article-buffer.
5923 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5925         * shr.el (shr-tag-strong): Add.
5927 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5929         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
5930         group names.  They mess up the group buffer badly.
5932         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
5934         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
5935         instead of the summary one.
5937 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5939         * mml.el (mml-preview): Work properly when editing article.
5941         * gnus-start.el (gnus-read-active-file-1): Don't add method to
5942         gnus-have-read-active-file if it's already been in.
5944 2010-10-22  Tom Tromey  <tromey@redhat.com>
5946         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
5947         gnus-group-completing-read.
5949 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5951         * message.el (message-mode-map): Don't bind M-; to comment region, to
5952         allow the global comment-dwim to work.
5954 2010-10-21  Julien Danjou  <julien@danjou.info>
5956         * message.el (message-setup-1): Allow message-default-headers to be a
5957         function.
5959 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5961         * shr.el (shr-tag-table): Simplify.
5963 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5965         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
5966         to avoid trying to snarf invalid stuff.
5968         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
5970         * gnus.el (gnus-message-archive-group): Quote value.
5971         (gnus-message-archive-group): Mark as changed.
5973         * shr.el (shr-add-font): Don't put the font properties on the newline
5974         or the indentation.
5976         * message.el (message-fix-before-sending): Change options when sending
5977         non-printable characters.
5979         * gnus.el (gnus-message-archive-method): Change the default to
5980         monthly outgoing groups.
5982         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
5983         that have gotten new numbers.
5985         * nnimap.el (nnimap-request-replace-article): New function.
5987 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5989         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
5990         (nnrss-request-article): Don't use special html washing code.
5992 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5994         * shr.el (shr-tag-table): Remove useless nconc.
5996 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5998         * gnus-art.el (article-wash-html): Simplify and remove the charset
5999         stuff.  Use the normal html rendering code instead of the special html
6000         washing code.
6002         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6003         `gnus-w3m' symbols.
6004         (mm-text-html-washer-alist): Remove.
6006         * mm-decode.el (mm-inline-text-html-renderer): Remove.
6007         (mm-inline-media-tests): Remove use.
6008         (mm-text-html-renderer): Change default to the `shr' symbol.
6010         * mm-view.el (mm-inline-text-html): Remove use.
6012         * gnus-art.el (gnus-blocked-images): New function.  Allow the
6013         `gnus-blocked-images' to be a function.
6014         (gnus-article-wash-function): Remove.
6016 2010-10-20  Julien Danjou  <julien@danjou.info>
6018         * spam.el (spam-list-of-processors): Mark as obsolete.
6020         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6021         (nnimap-insert-partial-structure): Fix boundary detection.
6023 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6025         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6026         run file-truename on remote files.  This can be expensive and even
6027         prevent one from editing drafts if some unrelated buffer has a stale
6028         connection.
6030 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6032         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6033         kinsoku-eol regardless of shr-kinsoku-shorten.
6034         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6035         (shr-tag-table): Support caption, thead, and tfoot.
6037 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6039         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6040         lines.
6041         (shr-save-contents): New command and keystroke.
6043         * nndoc.el (nndoc-type-alist): Add git support.
6044         (nndoc-git-type-p): New function.
6045         (nndoc-transform-git-article): Ditto.
6046         (nndoc-transform-git-headers): Ditto.
6047         (nndoc-transform-git-headers): Generate Subject headers.
6049         * shr.el (shr-parse-style): New function.
6050         (shr-tag-span): Ditto.
6052         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6053         to `G G' to avoid collisions.
6055 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6057         * shr.el: Load kinsoku if necessary.
6058         (shr-kinsoku-shorten): New internal variable.
6059         (shr-find-fill-point): Make kinsoku shorten text line if
6060         shr-kinsoku-shorten is bound to non-nil.
6061         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6062         shr-indentation too when testing if table is wider than frame width.
6063         (shr-insert-table): Use `string-width' instead of `length' to measure
6064         text width.
6065         (shr-insert-table-ruler): Make sure indentation is done at bol.
6067 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6069         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6070         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6071         undecoded network data.
6073 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6075         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6076         name in the mode line spec so that the mode line menu works
6077         (bug #2431).
6079         * message.el (message-get-reply-headers): If we're fed `to-address',
6080         then always use that.
6082         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6083         aren't so wide as to need to switch off the edit menu.
6085         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6086         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6088         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6089         `M-g'.
6090         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6091         the permanent marks.
6093 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
6095         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6096         Splitting according to references/in-reply-to obeys the ignore-groups
6097         variable, while splitting by sender and subject do not.
6099 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6101         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6102         alist, so that we can look for non-Unicode chars.
6103         (article-translate-strings): Allow both character and string maps.
6105 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6107         * shr.el (shr-insert): Don't insert space behind a wide character
6108         categorized as kinsoku-bol, or between characters both categorized as
6109         nospace.
6111 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
6113         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
6114         headers to gnus-newsgroup-headers.
6116 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6118         * shr.el (shr-tag-img): Don't align images -- since we're not
6119         rescaling, this often leads to ugly displays.
6121 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
6123         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6124         duplicates.
6126 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
6128         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6129         call.
6131 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6133         * gnus.el: Autoload gnus-html-show-images.
6135         * nnimap.el: Use nnheader-message throughout.
6137         * shr.el (shr-tag-img): Ignore images with no data.
6139 2010-10-15  Julien Danjou  <julien@danjou.info>
6141         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6142         a possibility to disable format=flow encoding when using hard newlines.
6144 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6146         * shr.el (shr-insert): Remove space inserted before or after a
6147         breakable character or at the beginning or the end of a line.
6148         (shr-find-fill-point): Do kinsoku; find the second best point or give
6149         it up if there's no breakable point.
6151 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6153         * nnimap.el (nnimap-open-connection): Message when opening connection
6154         for debugging purposes.
6156         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6157         on every setup buffer call to allow this to change from article to
6158         article.
6160         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6161         buffers where we have a wide table.
6163 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
6165         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6166         uses *-request-thread.
6168 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6170         * nnimap.el (nnimap-open-connection): Remove %s from openssl
6171         incantation, which is no longer valid.
6173 2010-10-14  Julien Danjou  <julien@danjou.info>
6175         * shr.el: Fix defcustom type (char -> character).
6177 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6179         * nnimap.el (nnimap-open-connection): tls-program should be a list of
6180         programs.
6182 2010-10-14  Julien Danjou  <julien@danjou.info>
6184         * shr.el (shr-tag-a): Use url-link as widget type.
6186         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6187         `gnus-group-get-icon'.
6189 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6191         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6192         This should make server editing work better.
6194         * shr.el (shr-find-fill-point): Don't inloop on indented text.
6196         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6197         (nnimap-parse-flags): Fix regexp.
6199         * shr.el (shr-find-fill-point): Use a filling algorithm that should
6200         probably work for CJVK text, too.
6202         * nnimap.el (nnimap-extend-tls-programs): Remove.
6203         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6205 2010-10-13  Julien Danjou  <julien@danjou.info>
6207         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6208         responses.
6210 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6212         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6214         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6215         anything in Emacs.
6217         * shr.el (shr-current-column): Remove buggy and unnecessary function.
6219 2010-10-13  Julien Danjou  <julien@danjou.info>
6221         * shr.el (shr-width): Make shr-width a defcustom with default to
6222         fill-column.
6223         (shr-tag-img): Use shr-width rather than fill-column.
6225 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6227         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6229         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6230         position when (X-)Faces exist.
6231         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6232         avatars when called interactively.
6234 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6236         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6237         gnus-article-x-face-too-ugly is bound.
6239 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6241         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6243         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6244         mailbox that doesn't exist.
6246 2010-10-12  Julien Danjou  <julien@danjou.info>
6248         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6249         (shr-get-image-data): Encode URL properly when fetching from cache.
6250         (shr-tag-img): Use aligned-to spaces to align correctly images.
6252         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6253         before inserting the Gravatar.
6255         * shr.el (shr-tag-img): Add align attribute support for <img>.
6257 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6259         * gnus-gravatar.el (gnus-art): Require.
6261         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6262         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6263         Remove long obsoleted functions.
6265 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6267         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6269         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6270         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6271         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6272         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6273         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6274         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6275         Fix comment for declare-function.
6277 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6279         * nnimap.el (nnimap-request-rename-group): Select group read-only
6280         before renaming it.
6282         * shr.el (shr-insert): Fix up the white space only regexp.
6284         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6285         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6287         * shr.el (shr-current-column): New function.
6288         (shr-find-fill-point): New function.
6290 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6292         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6293         numbers.
6295 2010-10-11  Julien Danjou  <julien@danjou.info>
6297         * shr.el (shr-hr-line): Add.
6298         (shr-tag-hr): Use shr-hr-line to specify which character to use to
6299         display hr lines.
6300         (shr-max-columns): Do not change state to nil if we just inserting
6301         spaces.
6303 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6305         * gnus-topic.el (gnus-topic-read-group): If after the last group,
6306         select the last group.
6308 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
6310         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6312 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6314         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6315         for Gnus.
6316         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6317         (nnimap-update-qresync-info): Mark \Seen articles as read.
6319         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6320         non-variable, too.
6322         * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6323         available.
6324         (nnimap-update-info): Rely more on the current active than the param
6325         active to avoid marking articles as read too much.
6327         * auth-source.el (auth-source-create): Use (user-login-name) for the
6328         user name default.
6330         * nnimap.el (nnimap-update-info): If the server doesn't return any
6331         useful info, just use the previous info.
6332         (nnimap-update-info): Prefer old info over start-article.
6333         (nnimap-update-qresync-info): Finish implementing QRESYNC.
6335 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
6337         * nnir.el (autoload): Clean up autoloads.
6338         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6339         Use key rather than value.
6340         (nnir-imap-search-other): New variable.
6341         (nnir-read-parm): Use it.
6342         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6343         (gnus-summary-nnir-goto-thread): Modify to work with imap.
6345 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6347         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6348         the process, too.
6350 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6352         * spam.el (gnus-summary-mode-map): Bind to "$".
6353         Suggested by Russ Allbery.
6355         * shr.el: Rework the way things are indented by <li> slightly.
6357         * gnus.el (gnus-group-set-parameter): Fix typo.
6359         * nnimap.el: Start implementing QRESYNC support.
6361 2010-10-09  Julien Danjou  <julien@danjou.info>
6363         * nnir.el (nnir-engines): Fix too many arguments.
6365 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6367         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6368         group is the "last", so that the backends like nnfolder actually save
6369         their folders.
6371         * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6372         try to use that for the TLS stream.
6373         (nnimap-retrieve-group-data-early): Rework the marks code to heed
6374         UIDVALIDITY and find out which groups are read-only and not.
6375         (nnimap-get-flags): Use the same marks parsing code as the rest of
6376         nnimap.
6378 2010-10-09  Julien Danjou  <julien@danjou.info>
6380         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6382         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6383         retrieving gravatars.
6385         * shr.el (shr-table-corner): Add.
6386         (shr-table-line): Add.
6387         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6389 2010-10-08  Julien Danjou  <julien@danjou.info>
6391         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6393 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
6395         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6397         * gnus-sum.el (gnus-mark-article-as-unread)
6398         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6399         (gnus-summary-set-bookmark): Use it.
6401         * gnus-msg.el (gnus-setup-message): Use it.
6403         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6405         * gnus.el (gnus-group-remove-parameter): Use it.
6407         * gnus-group.el (gnus-group-make-web-group): Use it.
6409         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6411         * nnregistry.el: Update docs to mention manual.
6413         * gnus-registry.el: Update docs to mention nnregistry.el.
6414         (gnus-registry-initialize): Don't install nnregistry refer method
6415         automatically.
6416         (gnus-registry-install-nnregistry): Remove it.
6418 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6420         * shr.el (shr-insert): Don't insert double spaces.
6422 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6424         * gnus-gravatar.el (gnus-treat-from-gravatar)
6425         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6426         called interactively.
6428         * gnus-art.el (gnus-mime-view-part-externally)
6429         (gnus-mime-view-part-internally): Make predicate function passed to
6430         gnus-mime-view-part-as-type assume argument is a mime type, not a list
6431         of a mime type.
6433         * shr.el (shr-table-widths): Don't use cl function `reduce'.
6435 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6437         * shr.el (require): Require cl when compiling.
6438         (shr-tag-hr): New function.
6440         * nnimap.el (nnimap-update-info): Remove double setting of high.
6441         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6442         This makes nnimap work properly on Courier again.
6444         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6445         the variable for backwards compatibility.
6447         * mm-decode.el (mm-save-part): If given a non-directory result, expand
6448         the file name before using to avoid setting mm-default-directory to
6449         nil.
6451         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6452         bidning gnus-agent variables.
6454         * shr.el (shr-render-td): Use a cache for the table rendering function
6455         to avoid getting an exponential rendering behavior in nested tables.
6456         (shr-insert): Rework the line-breaking algorithm.
6457         (shr-insert): Don't leave trailing spaces.
6458         (shr-insert-table): Also insert empty TDs.
6459         (shr-tag-blockquote): Ensure paragraphs after </ul>.
6461 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6463         * gnus-sum.el (gnus-number): Rename from `number'.
6464         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6465         (gnus-summary-limit-children): Update uses correspondingly.
6467 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6469         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6470         (gnus-gravatar-transform-address): Don't show avatars of people of
6471         which mail addresses match gnus-gravatar-too-ugly.
6473 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6475         * shr.el (shr-table-widths): Expand TD elements to fill available
6476         space.
6478 2010-10-07  Julien Danjou  <julien@danjou.info>
6480         * nnimap.el (nnimap-request-rename-group): Add this method.
6482 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6484         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6485         name from XEmacs' function-arglist.
6487         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6488         gravatar under XEmacs.
6490 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
6492         * auth-source.el: Update docs with TODO items.
6494         * gnus-sync.el: Update docs to explain state and plans.
6496         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6497         Hooks for mark updates.
6498         (gnus-request-set-mark, gnus-request-update-mark): Use them.
6500         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6501         hooks with arguments, which is needed for mark update hooks.
6503 2010-10-06  Julien Danjou  <julien@danjou.info>
6505         * gnus.el (gnus-expand-group-parameter): Only return and act on what
6506         was matched.
6508         * sieve-manage.el: Update example in `Commentary'.
6510         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6512         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6513         not 2000.
6514         (sieve-manage-authenticate): Re-add function.
6516 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6518         * shr.el (shr-insert): Get 'space transition right.
6519         (shr-render-td): Only delete space at the end of the TD.
6521         * nnimap.el (nnimap-open-connection): Prepare to support
6522         open-gnutls-stream.
6524         * shr.el: Rearrange function order to be more logical.
6526 2010-10-06  Julien Danjou  <julien@danjou.info>
6528         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6529         (nnrss-discover-feed): Remove 404 URL in docstring.
6531         * nnir.el: Fix Swish-E URL.
6532         Fix Namazu URL.
6534         * message.el (message-change-subject): Remove 404 URL in a comment.
6536 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6538         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6539         called interactively.
6541         * gnus-util.el (gnus-remove-if): Allow hash table.
6542         (gnus-remove-if-not): New function.
6544         * gnus-art.el (gnus-mime-view-part-as-type):
6545         * gnus-score.el (gnus-summary-score-effect):
6546         * gnus-sum.el (gnus-read-move-group-name):
6547         Replace remove-if-not with gnus-remove-if-not.
6549         * gnus-group.el (gnus-group-completing-read):
6550         Regard collection as a hash table if it is not a list.
6552 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6554         * shr.el (shr-render-td): Allow blank/missing <TD>s.
6556         * shr.el: Document the table-rendering algorithm.
6558         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6559         invalid URLs.
6561         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6562         line-broken.
6563         (shr-tag-img): Ignore image fetching errors.
6564         (shr-overlays-in-region): Compute overlay positions correctly.
6566         * mm-decode.el (mm-shr): Require shr.
6568         * gnus-art.el (gnus-blocked-images): Move variable here.
6570         * shr.el (shr-insert-table): Bind free variable.
6572         * mm-decode.el (mm-shr): Bind shr-content-function.
6574         * shr.el (shr-content-function): New variable.
6576         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
6577         added for symmetry.
6579         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
6581         * gnus-group.el (gnus-group-make-group): Doc fix.
6583         * nnimap.el (nnimap-request-newgroups): Return success.
6585         * shr.el (shr-find-elements): New function.
6586         (shr-tag-table): Put all the images after the table.
6587         (shr-tag-table): Really inhibit images inside the table.
6588         (shr-collect-overlays): Copy over overlays from the TD elements to the
6589         main document.
6591         * mm-decode.el (mm-shr): Bind shr-blocked-images to
6592         gnus-blocked-images.
6594 2010-10-05  Julien Danjou  <julien@danjou.info>
6596         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
6598         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
6599         (gnus-html-maximum-image-size): Add this function.
6600         (gnus-html-put-image): Use gnus-html-maximum-image-size.
6602         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
6603         server-value of the capability is nil.
6605 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6607         * shr.el (shr-tag-em): Add <EM> tag.
6609 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
6611         * sieve-manage.el (sieve-manage-default-stream): Make default stream
6612         customizable.
6614         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
6615         handing broken links to browse-url.
6617 2010-10-05  Julien Danjou  <julien@danjou.info>
6619         * gnus-util.el (gnus-emacs-completing-read)
6620         (gnus-iswitchb-completing-read): Use autoload rather than require.
6622 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6624         * gnus-util.el (gnus-completing-read-function): Exclude
6625         gnus-icompleting-read and gnus-ido-completing-read from candidates for
6626         XEmacs since iswitchb.el is very old and ido.el is unavailable in
6627         XEmacs.
6629         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
6630         not to use `delete-dups' that is unavailable in XEmacs 21.4.
6632         * gnus-html.el: Don't require help-fns under XEmacs.
6633         (gnus-html-schedule-image-fetching): Work for XEmacs.
6635         * mm-decode.el (mm-shr): Decode contents by charset.
6637 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6639         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
6640         unknown.
6642         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
6643         (shr-get-image-data): Ensure against the cache file missing.
6645         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
6646         for data.
6648         * spam-report.el (spam-report-url-ping-plain): Don't query about
6649         killing the process.
6651         * shr.el (shr-render-td): Protect against too-wide text.
6653 2010-10-04  Julien Danjou  <julien@danjou.info>
6655         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
6656         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
6658         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
6659         retrieved.
6661 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6663         * shr.el (browse-url): Require.
6664         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
6665         lines.
6666         (shr-show-alt-text, shr-browse-image): New commands.
6667         (shr-browse-url, shr-copy-url): New commands.
6669         * gnus-sum.el (gnus-widen-article-window): New variable.
6670         (gnus-summary-select-article-buffer): Use it.
6672         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
6673         without @ signs.
6675 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6677         * nnir.el (nnir-run-imap): Remove spurious space in search string.
6679 2010-10-04  Julien Danjou  <julien@danjou.info>
6681         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
6682         for XEmacs.
6684 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6686         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
6688         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
6689         (nnimap-close-server): Implement.
6691         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
6692         (shr-insert): Tweak line breaking.
6693         (shr-insert): Handle <pre> better.
6694         (shr-tag-li): Get <li> indentation right.
6695         (shr-tag-li): Get <li> indentation even righter.
6696         (shr-tag-blockquote): Ensure paragraph start.
6697         (shr-make-table): Tweak table generation.
6698         (shr-make-table): Fix typo.
6700         * shr.el: Implement table rendering.
6702 2010-10-04  Julien Danjou  <julien@danjou.info>
6704         * gnus-html.el (gnus-html-put-image): Fix resize image code.
6706 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6708         * shr.el (shr-insert): Use string anchors instead of line anchors.
6710 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6712         * shr.el: Add headings.
6713         (shr-ensure-paragraph): Actually work.
6714         (shr-tag-li): Make <ul> prettier.
6715         (shr-insert): Get white space at the beginning/end of elements right.
6716         (shr-tag-p): Collapse subsequent <p>s.
6717         (shr-ensure-paragraph): Don't insert double line feeds after blank
6718         lines.
6719         (shr-insert): \t is also space.
6720         (shr-tag-s): Fix "s" tag name function.
6721         (shr-tag-s): Fix face prop name.
6723 2010-10-03  Julien Danjou  <julien@danjou.info>
6725         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
6727         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
6728         gnus-window-inside-pixel-edges.
6730         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
6731         gnus-ems.
6733         * mm-view.el (mm-inline-image-emacs): Support image resizing.
6735         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
6736         function.
6738         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
6739         resize choice.
6741 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6743         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
6744         beginning of the buffer.
6746         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
6747         article buffer again.
6749         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
6751         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
6752         when it's at the start of the buffer.
6754         * shr.el (shr-tag-blockquote): Convert name.
6755         (shr-rescale-image): Use the right image-size variant.
6757         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
6758         buffer isn't shown, then select the current article first instead of
6759         bugging out.
6760         (gnus-summary-select-article-buffer): Show both the article and summary
6761         buffers again.
6763         * shr.el (shr-fontize-cont): Protect against regions with no text.
6764         Rename tag functions to shr-tag-* for enhanced security.
6765         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
6767 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
6769         * shr.el (shr-insert):
6770         * pop3.el (pop3-movemail):
6771         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
6772         loaded.
6774 2010-10-03  Glenn Morris  <rgm@gnu.org>
6776         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
6778         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
6780         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
6782         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
6784         * gnus-util.el (gnus-make-local-hook): Simplify.
6786 2010-10-02  Julien Danjou  <julien@danjou.info>
6788         * gnus-util.el (gnus-iswitchb-completing-read): New function.
6789         (gnus-ido-completing-read): New function.
6790         (gnus-emacs-completing-read): New function.
6791         (gnus-completing-read): Use gnus-completing-read-function.
6792         Add gnus-completing-read-function.
6794 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6796         * shr.el (shr-insert-document): Autoload.
6797         (shr-img): Be silent.
6798         (shr-insert): Add a newline after every picture before text.
6799         (shr-add-font): Use overlays for combining faces.
6800         (shr-insert): Pass upwards the text start point.
6802         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
6803         possible.
6804         (mm-shr): New function.
6806 2010-10-02  Julien Danjou  <julien@danjou.info>
6808         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
6809         should go backward.
6811 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
6813         * shr.el (shr): Fix typo in provide call.
6815 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6817         * shr.el: New file.
6819         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
6821         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
6822         completing read.
6824 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6826         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
6827         we're being queried about.  Suggested by Dan Jacobson.
6829         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
6830         Suggested by Jason Eisner.
6832         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
6833         table, too.  Suggested by Stefan Wiens.
6834         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
6835         the table unnecessary.  Suggested by Stefan Wiens.
6837         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
6838         longer needed, and probably doesn't work either, as pointed out by
6839         Stefan Wiens.
6840         (gnus-summary-exit): Remove call to the clearing function.
6841         (gnus-summary-exit-no-update): Ditto.
6843         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
6844         instead of gnus-eval-in-buffer-window to avoid popping up frames.
6845         Reported by Stefan Monnier.
6846         (gnus-summary-save-in-rmail): Ditto.
6848         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
6849         article buffer, instead of both the article buffer and the summary
6850         buffer.  Sort of suggested by Dan Jacobson.
6852         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
6854         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
6855         Suggested by Dan Jacobson.
6857         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
6858         documentation clearer.
6860         * message.el (message-shorten-references): Comment on the number "21".
6861         Suggested by Stefan Monnier.
6863         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
6864         Suggested by Dan Jacobson.
6866         * gnus.el (gnus-large-newsgroup):
6867         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
6869         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
6870         externalize attachments.  Bug reported by Steve Wen.
6872         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
6873         really message anything to the user.
6875         * nnmail.el (nnmail-article-group): Allow using the fancy split method
6876         directly.
6878         * nnimap.el (nnimap-request-group): Low higher than high to signal no
6879         messages in empty groups.
6881 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
6883         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
6884         non-UIDNEXT group.
6886 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6888         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
6889         not the value from the collection.
6891         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
6892         values.  This sometimes happens on some groups that have no info.
6893         (nnimap-request-newgroups): New function.
6895 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
6897         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
6898         check into `gnus-registry-initialize'.
6899         (gnus-registry-initialize): Ditto.
6900         Fix and extend header docs.
6902 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6904         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
6905         regexp backtrace overflows.
6907         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
6908         for starttls that tls.el implements; i.e. openssl.
6910 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6912         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
6913         (gravatar-create-image): New function that's an alias to
6914         gnus-xmas-create-image, gnus-create-image, or create-image.
6915         (gravatar-data->image): Use it.
6917 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
6919         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
6920         install the nnregistry refer method.
6921         (gnus-registry-install-hooks): Use it.
6922         (gnus-registry-unfollowed-groups): Add nnmairix to the default
6923         unfollowed groups.
6925 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
6927         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
6928         expanding threads.
6930 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6932         * nnir.el: Use the server names without suffixes (bug #7009).
6934         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
6935         unencrypted to STARTTLS, if possible.
6937 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6939         * message.el (message-ignored-supersedes-headers): Strip Injection-*
6940         headers before superseding.
6942 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6944         * nnrss.el (nnrss-use-local): Add documentation.
6946         * nnimap.el (nnimap-extend-tls-programs): New function.
6947         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
6948         (nnimap-wait-for-connection): Accept the greeting from the stupid
6949         output from openssl s_client -starttls, too.
6951         * nnimap.el (nnimap-find-article-by-message-id): Really return the
6952         article number.
6953         (nnimap-split-fancy): New variable.
6954         (nnimap-split-incoming-mail): Use it.
6956         * nntp.el (nntp-server-list-active-group): Document.
6958         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
6959         SELECT to get the message-id.
6961         * mail-source.el (mail-sources): Remove webmail support.
6962         (defvar): Ditto.
6963         (mail-source-fetcher-alist): Ditto.
6964         (mail-source-fetch-webmail): Remove.
6966         * webmail.el: Remove -- doesn't seem relevant any more.
6968         * gnus.el: Fix up make-obsolete-variable declarations throughout.
6970         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
6971         the \r.
6973 2010-09-30  Julien Danjou  <julien@danjou.info>
6975         * gnus-agent.el (gnus-agent-add-group): Fix call to
6976         gnus-completing-read.
6978 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980         * nndoc.el (nndoc-retrieve-groups): New function.
6982         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6983         `default', use nnmail-split-methods.
6984         (nnimap-request-article): Downcase the NILs so that they are nil.
6986         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
6987         symbol.
6989         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
6990         code, since if the user has requested network, that's what they ought
6991         to get.
6992         (nnimap-request-set-mark): Erase the buffer before issuing commands.
6993         (nnimap-split-rule): Mark as obsolete.
6995         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
6996         New variable.
6998         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
6999         correct slot, too.
7001 2010-09-29  Julien Danjou  <julien@danjou.info>
7003         * gnus.el (gnus-local-domain): Declare variable obsolete.
7005         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7006         Fix history computing.
7007         (gnus-ido-completing-read): Require ido.
7009 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7011         * gnus-registry.el: Don't prompt on load, which makes it impossible to
7012         build Gnus.
7014         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7015         when interpreting the structures.
7016         (nnimap-request-accept-article): Add \r\n to the lines to make this
7017         work with Cyrus.
7019         * nndraft.el (nndraft-request-expire-articles): Use the group name
7020         instead if "nndraft".  Fix found by Nils Ackermann.
7022 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
7024         * nnregistry.el: Add.
7026 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7028         * nnmail.el (group, group-art-list, group-art):
7029         Remove unneeded directives.
7031 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7033         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7034         (mm-mime-charset):
7035         * rfc2047.el (rfc2047-syntax-table):
7036         * utf7.el (utf7-utf-16-coding-system): Comment fix.
7038         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7039         rather than `insert-file-contents' and `eval-region'.
7041 2010-09-29  Julien Danjou  <julien@danjou.info>
7043         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7044         replacement of `gnus-gravatar-relief' to mimic
7045         `gnus-faces-properties-alist'.
7046         Add :version property.
7048 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7050         * mail-source.el (mail-source-report-new-mail):
7051         * message.el (message-default-mail-headers):
7052         * mm-decode.el (mm-valid-image-format-p): Comment fix.
7054         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7056 2010-09-28  Julien Danjou  <julien@danjou.info>
7058         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7059         mail-address contains the same string as real-name.
7061         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7062         non-blank in header, otherwise it'll get stripped.
7064         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7065         real-name, and then for mail address rather than doing : or , search.
7067 2010-09-27  Julien Danjou  <julien@danjou.info>
7069         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7070         right completing-read function.
7071         (gnus-use-ido): New variable
7072         (gnus-completing-read-with-default): Remove.
7073         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7074         (gnus-agent-add-group):
7075         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7076         * mm-view.el (mm-view-pkcs7-decrypt):
7077         * mm-util.el (mm-codepage-setup):
7078         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7079         * mml-smime.el (mml-smime-openssl-sign-query):
7080         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7081         (mml-insert-multipart):
7082         * gnus-msg.el (gnus-summary-yank-message):
7083         * gnus-int.el (gnus-start-news-server):
7084         * mm-decode.el (mm-interactively-view-part):
7085         * gnus-dired.el (gnus-dired-attach):
7086         * gnus.el (gnus-read-method):
7087         * gnus-bookmark.el (gnus-bookmark-jump):
7088         * gnus-art.el (gnus-mime-view-part-as-type)
7089         (gnus-mime-action-on-part, gnus-article-encrypt-body):
7090         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7091         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7092         * nnmairix.el (nnmairix-create-server-and-default-group)
7093         (nnmairix-update-groups, nnmairix-get-server)
7094         (nnmairix-backend-to-server, nnmairix-goto-original-article)
7095         (nnmairix-get-group-from-file-path):
7096         * nnrss.el (nnrss-find-rss-via-syndic8):
7097         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7098         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7099         (gnus-group-browse-foreign-server):
7100         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7101         (gnus-summary-execute-command, gnus-summary-respool-article)
7102         (gnus-read-move-group-name):
7103         * gnus-score.el (gnus-summary-increase-score)
7104         (gnus-summary-score-effect):
7105         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7107 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7109         * nnimap.el (auth-source-forget-user-or-password)
7110         (auth-source-user-or-password): Autoload.
7112         * message.el (message-from-style, message-interactive)
7113         (message-signature): Remove comment.
7114         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7115         always.
7116         (message-sendmail-envelope-from): Comment fix.
7117         (message-yank-prefix): Default to mail-yank-prefix always.
7118         (message-indentation-spaces):
7119         Default to mail-indentation-spaces always.
7120         (message-signature-file): Default to mail-signature-file always.
7122 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7124         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7125         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7126         new articles.
7128         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7129         parts.
7130         (nnimap-request-article): Work with the t setting, too.
7132         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7133         that you don't get flashes of other buffers.
7134         (gnus-summary-show-complete-article): Intern before setting.
7136 2010-09-27  David Engster  <dengste@eml.cc>
7138         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7139         well as HEADERS.
7140         (nnmairix-retrieve-headers): Provide new argument for the above.
7142 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7144         * gnus-sum.el (gnus-summary-move-article): Don't alter
7145         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
7146         group.
7148         * nnimap.el (nnimap-update-info): Don't destructively alter active.
7150         * message.el (message-cite-prefix-regexp): Revert my last edit.
7152         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7153         variable instead of the Gnus variable.
7155         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7157         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7159         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7160         since some servers don't like it.
7161         (nnimap-open-connection): Forget credentials if the server says the
7162         password was wrong.
7163         (nnimap-parse-line): Protect against invalid data.
7165         * gnus-sum.el (gnus-summary-move-article): Add comment.
7166         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7167         nothing alters it while scanning for new messages.
7169         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7170         which may or may not help.
7171         (nnimap-open-connection): If we're doing a stream connection, and then
7172         discover we're on a STARTTLS-capable server, then open a STARTTLS
7173         connection instead.
7175 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7177         * nnimap.el (utf7): Require.
7179         * message.el (message-cite-prefix-regexp): Remove "}" from citation
7180         prefix.
7182 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
7184         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7186 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7188         * nnimap.el (nnimap-request-accept-article): Message the error on
7189         error.
7191 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7193         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7195 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7197         * nndoc.el (nndoc-request-list): Return success always.
7199         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7200         `fetch-old' -- we only want to fetch the articles we've requested.
7201         The rest are in the agent, probably.
7202         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7203         disappeared server" to something low.  It's not important.
7205         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7206         arrived before the FETCH data.
7208         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7209         target here, because we don't know the Gnus name of the group.
7211         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7212         for the correct group.
7214         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7216         * gnus.el (gnus): Give a final warning after startup.
7218         * gnus-util.el (gnus-action-message-log): New variable.
7219         (gnus-message): Use it.
7220         (gnus-final-warning): New function.
7222         * nnimap.el (nnimap-open-connection): Record the greeting.
7223         (nnimap): Add greeting.
7225 2010-09-26  Julien Danjou  <julien@danjou.info>
7227         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7228         arguments.
7229         (gnus-html-wash-images): Fix spec computing to include start/end.
7231         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7233 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7235         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7236         deletion.
7237         (nnimap-retrieve-headers): Don't select the group, because that's
7238         already done by nnimap-possibly-change-group.
7240         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7241         (gnus-picon-transform-address): Use it.
7243         * mail-source.el (mail-source-value): Revert previous patch.
7245         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7246         on failure.
7247         (nnimap-open-connection): Look up both virtual and physical server name
7248         credentials.
7250         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7252 2009-02-08  Dave Love  <fx@gnu.org>
7254         * gnus-win.el (gnus-window-to-buffer-helper)
7255         (gnus-all-windows-visible-p): Function needn't be a symbol.
7257         * mail-source.el (mail-source-value): Function needn't be a symbol.
7259 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261         * message.el (message-cite-prefix-regexp): Remove } from the cite
7262         prefix.
7264         * gnus-art.el (gnus-treatment-function-alist): Do picons before
7265         highlight again, so that the highlight is correct.
7267         * gnus-picon.el (gnus-picon): Remove again.
7268         (gnus-picon-create-glyph): Set the background XPM color explicitly.
7270         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7271         doing the header highlightling, so that the background color of the
7272         picon is correct.
7274         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7275         (gnus-picon): Ditto.
7276         (gnus-picon): Reinstate.  The background color for picons is white.
7277         (gnus-picon-insert-glyph): Make the background white.
7279         * nnml.el (nnml-open-nov): Don't return dead buffers.
7281         * auth-source.el (auth-source-create): Query the user for whether to
7282         store the credentials.
7284         * auth-source.el (auth-source-user-or-password): Use the existing auth
7285         sources, if any, for creation.
7287         * gnus.el (gnus-group-fast-parameter): Return the last matching
7288         parameter instead of the first matching parameter.
7290 2010-09-26  Julien Danjou  <julien@danjou.info>
7292         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7294 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7296         * mml2015.el (mml2015-use): Remove gpg support.
7298         * mml1991.el (mml1991-function-alist): Remove gpg function.
7299         (mml1991-gpg-sign): Remove.
7301 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
7303         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7304         (gnus-browse-unsubscribe-current-group): Document it.
7305         (gnus-browse-unsubscribe-group): Use it.
7307 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7309         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7310         address to the To list for easier response.
7312         * gnus.el (gnus-play-startup-jingle): Remove.
7313         (gnus-splash): Don't play jingle.
7314         (gnus): Silence gnus-load message.
7316         * gnus-art.el (gnus-treat-play-sounds): Remove.
7318         * gnus.el (gnus-play-jingle): Remove audio support.
7320         * gnus-cus.el (gnus-score-customize): Remove audio reference.
7322         * earcon.el: Remove -- no users.
7324         * gnus-audio.el: Remove -- no users of this package.
7326         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7328         * gnus-start.el (gnus-setup-news): Remove nocem support.
7330         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7332         * gnus.el (gnus-use-nocem): Remove.
7334         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7335         Remove.
7337         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
7338         uses NoCeM any more.
7340         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7341         (gnus-button-ctan-handler): Ditto.
7342         (gnus-button-handle-ctan-bogus-regexp): Ditto.
7343         (gnus-button-ctan-directory-regexp): Ditto.
7344         (gnus-button-handle-ctan): Ditto.
7345         (gnus-button-tex-level): Ditto.
7346         (gnus-button-alist): Remove CTAN stuff.
7348 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7351         nnimap-streaming test.
7353         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7354         servers twice.
7356         * nnimap.el (nnimap-open-connection): Add more error reporting when
7357         nnimap fails early.
7359         * nnheader.el (nnheader-get-report-string): New function.
7360         (nnheader-get-report): Use it.
7362         * gnus-int.el (gnus-check-server): Say what the error was when opening
7363         failed.
7365         * nnimap.el (nnimap-wait-for-response): Search further when we're not
7366         using streaming.
7368 2010-09-25  Julien Danjou  <julien@danjou.info>
7370         * gnus-html.el (gnus-html-rescale-image): Use our defalias
7371         gnus-window-inside-pixel-edges.
7373 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7375         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7377         * mm-decode.el (mm-save-part): Allow saving to other directories the
7378         normal Emacs way.
7380         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7381         Suggested by Jay Berkenbilt.
7383         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7384         there isn't a single byte.
7386         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7387         just do it.  It doesn't really seem to matter what the user responds
7388         here, I think, so it's just a confusing question.
7390         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7391         non-streaming case.
7393         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7394         (gnus-article-encrypt-body): Use it.
7396         * gnus-sum.el (gnus-summary-show-complete-article): New command and
7397         keystroke.
7399         * nnimap.el (nnimap-find-wanted-parts-1):
7400         Use gnus-fetch-partial-articles.
7402         * gnus-art.el (gnus-fetch-partial-articles): New variable.
7404         * nnimap.el (nnimap-insert-partial-structure): New function.
7405         (nnimap-get-partial-article): New function.
7406         (nnimap-request-article): Use it.
7407         (nnimap-wait-for-response): Return whether the wait was successful.
7408         (nnimap-finish-retrieve-group-infos): Don't do anything if the
7409         retrieval wasn't successful.
7410         (nnimap-retrieve-group-data-early): Allow throttling servers.
7411         (nnimap-streaming): New variable.
7412         (nnimap-fetch-partial-articles): Remove.
7414         * mm-decode.el (mm-with-part): Protect against killed buffers.
7416         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7417         for prettier summary display.
7419 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7421         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7423 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7426         apparently third-party libraries depend on it.
7428         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7429         before starting negotiation.
7431         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7432         privacy reasons.
7433         (gnus-treat-mail-gravatar): Ditto.
7435         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7436         buffer when inserting images.  Inserting text into the headers, for
7437         instance, can make them invalid.
7439 2010-09-25  Julien Danjou  <julien@danjou.info>
7441         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7442         variables.
7444         * nnheader.el: Remove useless variables news-reply-yank-from and
7445         news-reply-yank-message-id.
7447         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7448         variables.
7450         * mml1991.el: Remove useless mml1991-verbose.
7452         * gnus.el: Remove useless variable gnus-use-generic-from.
7453         Remove obsolete variable gnus-topic-indentation.
7455         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7457         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7459         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7461         * gnus-group.el: Remove useless gnus-group-icon-cache.
7462         Remove useless gnus-ephemeral-group-server.
7464         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7466         * mml2015.el: Remove useless mml2015-verbose.
7468         * mml-smime.el: Remove useless mml-smime-verbose.
7470         * gnus.el: Remove useless gnus-local-domain.
7472         * gnus-gravatar.el (gnus-gravatar-transform-address):
7473         Use gnus-gravatar-size.
7475         * gnus-art.el: Remove useless gnus-treat-translate.
7477 2010-09-24  Julien Danjou  <julien@danjou.info>
7479         * gnus-sum.el: Add support for Gravatars.
7481         * gnus-art.el: Add support for Gravatars.
7483         * gnus-gravatar.el: Add this file.
7485         * gravatar.el: Add this file.
7487 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7489         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7491         * gnus-group.el (gnus-group-fetch-faq): Remove.
7493         * gnus.el (gnus-group-faq-directory): Remove.
7495         * gnus-group.el (gnus-group-fetch-charter): Remove.
7497         * gnus.el (gnus-group-charter-alist): Remove.
7499         * gnus-group.el (gnus-group-archive-directory): Remove.
7500         (gnus-group-recent-archive-directory): Ditto.
7501         (gnus-group-make-archive-group): Remove.
7503         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7505         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7506         use the same article number for all the cached articles.
7508         * nnimap.el (nnimap-command): Register the last command time so
7509         that we can use it for idling NOOPs.
7510         (nnimap-open-connection): Start the keeplive timer.
7511         (nnimap-make-process-buffer): Store all the process buffers.
7512         (nnimap-keepalive): New function.
7514         * starttls.el (starttls-open-stream): Add autoload cookie.
7516 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7518         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7519         handling.
7521 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7523         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7524         its data structures.
7526         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7527         instead of the cl.el copy-list.
7528         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7529         equalp.
7531 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7533         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7534         and tool-bar-local-item-from-menu.
7536         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7537         mode-line-highlight face for Emacs.
7539         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7540         loading gnus-sum.elc; fix comment for canlock-verify.
7541         (gnus-article-jump-to-part): Use read-number.
7542         (gnus-insert-mime-button, gnus-insert-mime-security-button):
7543         Remove Emacs pre-21 compatible code for help-echo.
7544         (gnus-article-next-page-1): No need to adjust the number of lines.
7545         (gnus-article-describe-bindings): Always use help-buffer.
7547         * gnus-audio.el (gnus-audio-inline-sound):
7548         * gnus-cus.el (gnus-custom-mode):
7549         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7551         * gnus-sum.el (gnus-remove-overlays): Doc fix.
7553         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7554         compatible code.
7556 2010-09-24  Glenn Morris  <rgm@gnu.org>
7558         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7559         visiting the fcc file in rmail-mode.
7561 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7563         * nnir.el: Silence the byte compiler.
7565         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7566         alias to browse-url-url-encode-chars if any.
7567         (gnus-html-encode-url): Use it.
7569 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571         * gnus-start.el (gnus-use-backend-marks): New variable.
7572         (gnus-get-unread-articles-in-group): Use it.
7574         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7575         makeover.
7577 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7579         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
7581 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7583         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7584         Remove.
7585         (gnus-setup-news-hook):
7586         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
7588         * gnus-int.el (gnus-request-update-info): Protect against backends not
7589         having the function.
7591         * nnimap.el (nnimap-stream): Mention STARTTLS.
7592         (nnimap-open-connection): Add STARTTLS support.
7594 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7596         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
7598 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7600         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
7601         BODYSTRUCTUREs.
7602         (nnimap-transform-headers): Unfold quoted {42} headers.
7604         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
7605         the info.
7606         (gnus-get-unread-articles): Only call updatep on backends that support
7607         it.
7609         * nnweb.el (nnweb-request-update-info): NOOP.
7611         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
7613         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
7614         since it only deals with marks.
7616         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
7617         gnus-request-marks, and make a new gnus-request-update-info.
7619         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
7620         the active instead of the high number, which is usually too low.
7622 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
7624         * encrypt.el: Remove.
7626 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7628         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
7629         server in symbolic form.
7631         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
7633 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7635         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
7636         (nnimap-update-info): Fix up code slightly.
7638         * gnus-int.el (gnus-open-server): Add tracing for performance
7639         debugging.
7641         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
7642         (gnus-group-insert-group-line): Pass the real group name so that it
7643         gets the right data.
7645         * gnus-start.el (gnus-get-unread-articles): Don't have
7646         `gnus-get-unread-articles-in-group' update info, since that can be
7647         really slow and doesn't seem to be needed?
7649 2010-09-22  Julien Danjou  <julien@danjou.info>
7651         * gnus-group.el (gnus-group-insert-group-line):
7652         Call gnus-group-highlight-line.
7653         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
7654         default hook list.
7655         (gnus-group-update-eval-form): Add new function.
7656         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
7657         (gnus-group-get-icon): Use gnus-group-update-eval-form.
7659 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7661         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
7662         immediate, then expire all articles.
7663         (nnimap-update-info): Fix off-by-one errors.
7664         (nnimap-flags-to-marks): Would return no marks lists for group with no
7665         flags.  Instead return the other data.
7667 2010-09-22  Julien Danjou  <julien@danjou.info>
7669         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
7670         Only return an icon.
7671         (gnus-group-insert-group-line): Compute icon to return.
7673         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
7674         (gnus-html-image-fetched): Only cache if
7675         gnus-html-image-automatic-caching is set.
7676         (gnus-html-image-fetched): Check for errors.
7678 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7680         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
7681         once per method on `g'.  This ensures that backends like nnfolder don't
7682         open all their folders.
7684         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
7685         (nnimap-request-list): Nix out group in the correct buffer.
7686         (nnimap-parse-flags): Implement by using `read' instead of
7687         hand-parsing.
7688         (nnimap-flags-to-marks): Pass on permanent-flags.
7689         (nnimap-make-process-buffer): Record the server name.
7690         (nnimap-parse-flags): Fix typo.
7691         (nnimap-request-scan): Run split on the server in general, not just a
7692         single group.
7694         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
7695         parameter, and propagate this downwards.
7697         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
7698         since EXAMINE changes it on the server.
7700         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
7701         this command might take a while.
7703 2010-09-22  Julien Danjou  <julien@danjou.info>
7705         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
7706         harmful if you have 2 images side-by-side, they can't be properly
7707         update on text deletion.  Using text-property is safer here.
7708         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
7709         data.
7711 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7713         * nnimap.el (nnimap-expunge-inbox): Remove.
7714         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
7715         (nnimap-expunge): Flip default to t.
7717         * gnus.el (gnus-method-to-server): Don't push things to the cache
7718         unless it's unique.
7719         (gnus-server-to-method): Ditto.
7721 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7723         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
7725 2010-09-22  Julien Danjou  <julien@danjou.info>
7727         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
7728         get the start of data.
7729         (gnus-html-encode-url): Add this function to encode special chars in
7730         URL.
7731         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
7732         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
7734         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
7735         default.
7736         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
7738         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
7739         images alt-text.
7740         (gnus-html-put-image): Put alt-text as help-echo.
7742 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7744         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
7745         * mm-util.el (mm-decompress-buffer):
7746         * nnir.el (nnir-run-find-grep):
7747         * pop3.el (pop3-list): Use 3rd arg of split-string.
7749 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7751         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
7752         outside the active range.  Suggested by Dan Christensen.
7754         * gnus-start.el (gnus-get-unread-articles): Get the extended method
7755         slightly later to avoid double-getting it.
7757         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
7758         previous patch.
7760         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
7762 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
7764         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
7766 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7768         * gnus-int.el (gnus-open-server): Give a better error message in the
7769         "go offline" case.
7771         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
7772         marks for nnimap, which is seldom the right thing to do.
7774         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
7775         (gnus-same-method-different-name): New function.
7777         * nnimap.el (parse-time): Require.
7779         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
7780         method in the presence of many similar methods.
7782         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
7784         * nnimap.el (nnimap-find-expired-articles): Don't refer to
7785         nnml-inhibit-expiry.
7787         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
7788         find out whether methods are equal.
7790         * nnimap.el (nnimap-find-expired-articles): New function.
7791         (nnimap-process-expiry-targets): New function.
7792         (nnimap-request-move-article): Request the article before looking at
7793         what the Message-ID is.  Fix found by Andrew Cohen.
7794         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
7796         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
7797         for oldness in addition to being a predicate.
7799         * nnimap.el (nnimap-request-group): When we have zero articles, return
7800         the right data to Gnus.
7801         (nnimap-request-expire-articles): Only delete articles immediately if
7802         the target is 'delete.
7804         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
7805         method, this would bug out.
7807         * gnus-group.el (gnus-group-expunge-group): Rename from
7808         gnus-group-nnimap-expunge, and implemented as a normal interface
7809         function.
7811         * gnus-int.el (gnus-request-expunge-group): New function.
7813         * nnimap.el (nnimap-request-create-group): Implement.
7814         (nnimap-request-expunge-group): New function.
7816 2010-09-21  Julien Danjou  <julien@danjou.info>
7818         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
7819         (gnus-html-cache-expired): Add new function.
7820         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
7821         wethever we should display image for fetch it.
7822         Compute alt-text earlier to pass it to the fetching function too.
7823         (gnus-html-schedule-image-fetching): Change function argument to only
7824         get one image at a time, not a list.
7825         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
7826         cache.
7827         (gnus-html-get-image-data): New function to retrieve image data from
7828         cache.
7829         (gnus-html-put-image): Change buffer argument to use image data rather
7830         than file, and place image above region rather than inserting a new
7831         one.  Do not take alt-text as argument, since it's useless now: we place
7832         the image above alt-text.
7833         (gnus-html-prune-cache): Remove.
7834         (gnus-html-show-images): Start to fetch image when we find one, do not
7835         push into a temporary list.
7836         (gnus-html-prefetch-images): Only fetch image if they have expired.
7837         (gnus-html-browse-image): Fix, use 'gnus-image-url.
7838         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
7840 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7842         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
7844 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7846         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
7847         spec inser "*" if the group isn't active instead of 0.
7849         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
7850         opening the server.
7851         (nnimap-request-delete-group): Implement group deletion.
7852         (nnimap-transform-headers): Return the size of the entire message in
7853         the Bytes header, not just the size of the first part.
7854         (nnimap-request-move-article): When moving an article from nnimap,
7855         request the article first so the accepting form has an article to
7856         accept.  Reported by Dan Christensen.
7857         (nnimap-command): Make sure that the error message doesn't error out.
7859 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
7861         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
7862         we haven't requested anything.
7864 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7866         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
7867         "".  Fix found by Andrew Cohen.
7869         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
7870         instead of -encode-string.
7872 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7874         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
7876         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
7877         by mm-subst-char-in-string.
7879 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7881         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
7882         waiting for the connection string.
7884         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
7885         arriving.
7887         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
7888         bogus characters.  This allows selecting certain Gmail groups.
7890         * nnimap.el (nnimap-find-wanted-parts-1): New function.
7891         (nnimap-fetch-partial-articles): New variable.
7892         (nnimap-open-connection): When looking for credentials, also use the
7893         nnimap-server-port.
7894         (nnimap-request-article): Return the group/article number, so that Gnus
7895         `^' works as expected.
7896         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7898         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7899         comments.
7900         (gnus-methods-sloppily-equal): New function.
7901         (gnus): When using the development version of Gnus, load the gnus-load
7902         file.
7904         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7905         `gnus-open-server' on each method before trying to scan them etc.
7906         This ensures that all the backend parameters are set correctly.
7908         * nnimap.el (nnimap-authenticator): New variable.
7909         (nnimap-open-connection): Allow anonymous login.
7910         (nnimap-transform-headers): The chars header is called Chars not Bytes.
7911         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7913         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7914         patch, found by Knut Anders Hatlen.
7916 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
7918         * gnus-agent.el (gnus-agent-batch-confirmation)
7919         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7920         to gnus-message.
7921         * gnus-art.el (gnus-article-describe-briefly): Likewise.
7922         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7923         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7924         * gnus-int.el (gnus-open-server): Likewise.
7925         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7926         (gnus-score-check-syntax): Likewise.
7927         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
7928         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
7929         Likewise.
7930         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
7932 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7934         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
7935         calling conventions so that prefetch doesn't bug out.
7937 2010-09-19  Julien Danjou  <julien@danjou.info>
7939         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
7940         rather than `subst-char-in-region' in order to be able to replace ASCII
7941         char by UTF-8 ones.
7943         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
7944         than curl.
7945         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
7946         the right URL and ALT text on images.
7947         (gnus-html-wash-tags): Fix tag case.
7948         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
7949         (gnus-article-html): Add -o display_ins_del=2 option.
7950         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
7952 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7954         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
7955         the extra mail headers, which sometimes seem to happen for unknown
7956         reasons.
7958         * mail-parse.el (mail-header-encode-parameter): Define as
7959         rfc2045-encode-string instead of as rfc2231-encode-string, since some
7960         (or most, perhaps?) mail readers don't understand the latter, but do
7961         understand the former.
7963         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
7964         to nil, so that no methods are automatically agentized.  I think this
7965         is probably what most users want.
7967         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
7968         from url-retrieve, for instance about invalid URLs.
7970         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
7971         groups that have no articles.
7972         (nnimap-request-article): Check that we really got an article when we
7973         requested one.
7975         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
7976         doesn't exist.
7978         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
7979         nntp buffer so the agent can save it.
7980         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
7981         that CRLF doesn't get translated to \n.
7982         (nnimap-open-connection): Don't make 'shell commands only send \n.
7984 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7986         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
7987         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
7988         Update var name.
7989         (nnml-generate-nov-file): Use dolist.
7990         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
7991         Use with-current-buffer.
7993 2010-09-18  Julien Danjou  <julien@danjou.info>
7995         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
7996         parallel.
7998 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8000         * nnimap.el (nnimap-update-info): When doing partial marks update, get
8001         the range update right.
8002         (nnimap-request-group): Don't make `M-g' bug out on group with no
8003         marks.
8004         (nnoo): Require, so that other packages can require nnimap.
8005         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8006         command we're looking for.  This helps when the server sends more
8007         responses after we've gotten everything we expected.
8008         (nnimap): Add a `newlinep' field to keep track of end-of-line
8009         conventions.
8010         Don't send CRLF to things that don't want it.
8011         (nnimap-request-accept-article): Ditto.
8013 2010-09-18  Julien Danjou  <julien@danjou.info>
8015         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8016         than curl to retrieve images.
8018 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8020         * nnimap.el (nnimap-update-info): Extend the info so that we can set
8021         the marks.
8022         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8023         (nnimap-wait-for-connection): New function.
8024         (nnimap-open-connection): If we have PREAUTH, don't query for login
8025         credentials.
8026         (nnimap-update-info): Fix off-by-one error when concatenating ranges
8027         when doing a partial update.
8029 2010-09-18  Julien Danjou  <julien@danjou.info>
8031         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8032         tags.
8034 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8036         * nnimap.el (nnimap-credentials): New function.
8037         (nnimap-open-connection): Use the new function to look for credentials
8038         also on the numeric equivalents of "imap" and "imaps".
8040         * gnus-start.el (gnus-activate-group): Send the info to
8041         gnus-request-group.
8043         * nnimap.el (nnimap-request-group): Have the "check" version of the
8044         function parse flags and update the info, so that a `M-g' get a total
8045         resync of all flags from the group.
8047         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8048         to allow backends to alter the info on group selection.  Also alter all
8049         the backend -request-group functions to take the parameter.
8051         * nnimap.el (nnimap-store-info): New function.
8052         (nnimap-update-info): Store the info for later usage.
8053         (nnimap-request-group): Use the stored info for the dont-check case, so
8054         that we don't retrieve all marks when we enter a group.
8056         * nnimap.el: Use deffoo instead of defun for interface functions.
8058         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8059         update the group info.  This makes the nndraft groups, for instance, go
8060         back to their old behavior.
8062         * gnus-sum.el (gnus-select-newsgroup): Indent.
8064         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8065         in.
8066         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8067         nothing.
8069         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8070         from methods that are denied.
8072         * gnus-int.el (gnus-method-denied-p): New function.
8074         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8075         store the password instead of netrc.
8076         (nnimap-open-connection): Don't error out when we can't make a
8077         connections.
8079         * auth-source.el (auth-source-create): In the password prompt, say what
8080         we're querying for.  Also prompt for user name if that hasn't been
8081         given.
8083         * nnimap.el (nnimap-with-process-buffer): Remove.
8085 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8087         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8088         method when we're reading from the agent.
8090         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8092         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8093         that's probably most useful for users.
8095         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8096         "failed" all the time.
8098         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8099         ...)) with (with-current-buffer ...).
8101         * nntp.el (nntp-open-server): Return whether the open was successful or
8102         not.
8104         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8105         select an unread unseen article first.
8107         * nnimap.el (nnimap-open-connection): If the user doesn't have a
8108         /etc/services, supply some sensible port defaults.
8110 2010-09-17  Julien Danjou  <julien@danjou.info>
8112         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8114 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8116         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8117         doesn't have any parameters.
8119 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8121         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8122         only upcased checks.
8124         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8126         * nnimap.el (nnimap-open-shell-stream): New function.
8127         (nnimap-open-connection): Use it.
8128         (nnimap-transform-headers): Get the number of lines in each message.
8129         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8130         number of lines.
8131         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
8132         problem.
8134         * utf7.el (utf7-encode): Autoload.
8136         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8137         to allow the mail splitting to not return a default group.  This is
8138         useful for nnimap, which will leave unmatched mail in the inbox.
8140         * nnimap.el: Rewritten.
8142         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8143         nnimap usage.
8145         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8146         if the move is internal, so that nnimap can do fast internal moves.
8148         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8149         data.
8150         (gnus-read-active-for-groups): Support finishing the early retrieval of
8151         data.
8153         * gnus-range.el (gnus-range-nconcat): New function.
8155         * gnus-int.el (gnus-finish-retrieve-group-infos)
8156         (gnus-retrieve-group-data-early): New functions.
8158 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8160         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8161         (nnrss-retrieve-groups):
8162         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8163         (pop3-quit): Use with-current-buffer.
8165 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8167         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8168         instead of nnheader-accept-process-output.
8170         * gnus-html.el (gnus-html-schedule-image-fetching)
8171         (gnus-html-prefetch-images): Replace process-kill-without-query by
8172         gnus-set-process-query-on-exit-flag.
8174 2010-09-16  Romain Francoise  <romain@orebokech.com>
8176         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8178 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8180         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8181         parameter to unintern is mandatory-ish in Emacs 24.
8183         * gnus-html.el (gnus-html-schedule-image-fetching)
8184         (gnus-html-prefetch-images): Check for curl before using it.
8186         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8187         depend on curl, which isn't essential.
8189         * imap.el: Revert back to version
8190         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8191         seem problematic.
8193 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8195         * gnus-registry.el (gnus-registry-install-shortcuts):
8196         Explicitly pass `obarray' to `unintern' to avoid a warning.
8198 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8200         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8201         change.
8203         * nnrss.el (nnrss-request-list): Remove this function and related
8204         functions, including the moreover stuff.
8206 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8208         * nnrss.el (nnrss-retrieve-groups): New function.
8210 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8212         * .dir-locals.el: Add no-byte-compile cookie.
8214 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8216         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8217         for back end that doesn't support request-scan.
8219 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8221         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8222         then do request scans from the backends.
8224         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8225         avoid running a hook per line, since this takes a lot of time,
8226         profiling shows.
8227         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8228         directly if gnus-visual-p is true.
8230 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8232         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8233         groups; replace mapcar with dolist which is a bit faster; pass groups
8234         info to gnus-read-active-file-1.
8235         (gnus-read-active-file-1): Scan only specified groups if the new
8236         optional arg `infos' is given.
8238 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8240         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8242         * pop3.el (pop3-movemail): Remove.
8243         (pop3-streaming-movemail): Rename to pop3-movemail.
8245         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8246         don't restrict end-tag searches to the end of the line.
8248 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8250         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8251         articles of every unchecked group to t, which means unknown since the
8252         server has never been opened.
8254 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8256         * gnus-html.el (gnus-html-show-alt-text): New command.
8257         (gnus-html-browse-image): Ditto.
8258         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8259         to browse the image directly.
8260         (gnus-html-wash-tags): Search for images first, so that <a><img> works
8261         better.
8263         * gnus-async.el (gnus-async-article-callback):
8264         Call `gnus-html-prefetch-images' unconditionally.
8266         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8267         before feeding URLs to curl.
8269 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8271         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8272         internal images as deletable by `W D D'.
8274         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8275         (gnus-async-article-callback): Fix typo.
8277 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8279         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8280         current line to work around bugs in the output from w3m.
8282         * gnus-async.el (gnus-async-article-callback): Always prefetch images
8283         for groups that want that.
8285         * nntp.el (nntp-wait-for-string): Supply a timeout for
8286         accept-process-output to ensure progress.
8288         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8289         level to get unread articles from, then use that for foreign groups,
8290         too.
8292         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8293         confuses the rest of the function.
8295         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8296         for the methods that support -retrieve-groups, too.
8298         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8300 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8302         * pop3.el: Require cl when compiling.
8303         (pop3-number-of-responses): Search for "+OK", not "+OK ".
8305 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8307         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8308         that aren't going to be activated.
8309         (gnus-get-unread-articles): Fix up the last commit.
8311         * gnus-html.el (gnus-article-html): Allow calling without specifying
8312         the handle.  In that case, dissect the buffer first.
8314         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8316         * nnimap.el (nnimap-open-connection): Revert the change that would look
8317         into authinfo for imaps instead of imap.
8319         * gnus-start.el (gnus-activate-group): Take an optional parameter to
8320         say that you don't want to call gnus-request-group with don-check, but
8321         do check the response.  This is for virtual groups only.
8322         (gnus-get-unread-articles): Count the archive groups as secondary, so
8323         that they're activated the same way as before.
8325         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8326         case-insensitively.
8327         (nnimap-debug): Remove.
8329         * mail-source.el (mail-source-fetch): Don't message if we're fetching
8330         mail from a file, and the file doesn't exist.
8332         * pop3.el (pop3-streaming-movemail): Return t for success.
8334         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8335         .authinfo if we're using ssl connection.
8337         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8338         already have if we're in a main Gnus `g' run.
8340         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8342 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8344         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8346         * nnmh.el (nnmh-request-list-1): Bind `file'.
8348         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8349         alias to set-process-query-on-exit-flag or process-kill-without-query.
8350         (pop3-open-server): Use it.
8352 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8354         * mail-source.el (mail-source-delete-crash-box): Always move the crash
8355         box to the Incoming file.  Fixes mistake in previous checkin.
8357         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8358         request loop (for debugging purposes) removed.
8360         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8361         culprit is more visible.
8362         (nnml-save-incremental-nov, nnml-open-incremental-nov)
8363         (nnml-add-incremental-nov): New functions to do "incremental" nov
8364         updates, where we just append to the end of the existing nov files
8365         without reading/writing them in full.
8367         * mail-source.el (mail-source-delete-crash-box): Really only check the
8368         incoming files once in a while.
8370         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8372         * mail-source.el (mail-source-delete-crash-box): Only check the
8373         incoming files for deletion once per day to save a lot of file
8374         accesses.
8376         * pop3.el (pop3-logon): Fix up unbound variable typo.
8378         * mail-source.el (pop3-streaming-movemail): Autoload.
8380         * pop3.el (pop3-streaming-movemail):
8381         Respect pop3-leave-mail-on-server.
8383         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8384         retrieval.
8386         * pop3.el (pop3-process-filter): Remove unused function.
8387         (pop3-streaming-movemail, pop3-send-streaming-command)
8388         (pop3-wait-for-messages, pop3-write-to-file)
8389         (pop3-number-of-responses): New functions for streaming pop3
8390         retrieval.
8392         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8393         come from no known methods.
8394         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8395         list.
8397         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8398         message sizes.
8399         (pop3-movemail): Use erase-buffer instead of looping and deleting
8400         regions, which seems rather odd.
8402         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8403         file once per `g' run.
8405         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8406         directories.  This makes the draft queue directory work.
8408         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8409         data from the backends, so that we only request the list of groups from
8410         each method once.  This should speed things up considerably.
8412         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8413         detect that it's not implemented.
8415         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8416         we actually do recurse down into the tree, but don't stat all leaf
8417         nodes.
8419         * gnus-html.el (gnus-html-show-images): If there are no images to show,
8420         then say so instead of bugging out.
8422         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8423         files exist before trying to read them.
8425         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8426         around <pre_int>.
8428         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8430         * nnmh.el (nnmh-request-list-1): Optimize for speed.
8432 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8434         * mm-util.el (mm-image-load-path): Just return the image directories,
8435         not all directories in the path in addition to the image directories.
8436         (mm-image-load-path): Maintain a cache of the image directories so that
8437         the `g' command in Gnus doesn't have to stat dozens of directories each
8438         time.
8440         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8441         (gnus-html-wash-tags): Add a new `i' command to insert images.
8442         (gnus-html-insert-image): New command and keystroke.
8443         (gnus-html-redisplay-with-images): New command and keystroke.
8444         (gnus-html-show-images): Rename command.
8445         (gnus-html-wash-tags): Remove more white space before <pre_int> image
8446         spacers.
8447         (gnus-html-wash-tags): Decode entities at the end, so that entities
8448         inside the tags don't mess up the rest of the "parsing".
8450         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8451         so that nnimap methods aren't agentized by default.  There's apparently
8452         many problems related to agent/imap behavior.
8454         * gnus-art.el (gnus-article-copy-string): New command and key binding.
8456         * gnus-html.el: Doc fix.
8458 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8460         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8461         glyph-width and glyph-height instead of display-graphic-p and
8462         image-size; make avoidance of displaying small images work for XEmacs.
8464         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8465         for XEmacs.
8467         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8468         of symbol that holds plist data.
8469         (gnus-process-plist): Remove plist of process after getting it.
8471 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8473         * message.el (message-generate-hashcash): Change default to
8474         'opportunistic if hashcash is installed.
8476         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8477         (gnus-html-put-image): Only call image-size once, since it's somewhat
8478         time-consuming on remote X servers.
8480 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8482         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8483         decoded contents.
8484         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8486 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8488         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8489         group line format, since it isn't very interesting.
8491         * gnus-agent.el (gnus-agent-short-article),
8492         (gnus-agent-long-article): Increase values for these two variables,
8493         since most people are likely to have more network connection and
8494         storage than before.
8496         * gnus.el (gnus-refer-article-method): Change default to 'current.
8497         When referring an article, the common behavior is to refer it from the
8498         current select method, not the native select method.  The chances of
8499         the native select method having the message in question is rather slim
8500         these days.
8502         * gnus-sum.el (gnus-auto-select-subject): Change default to
8503         `unseen-or-unread'.  I think it's likely that most people want to
8504         select an unseen article over a previously seen, but unread one.
8506         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
8507         means that in the article buffer none of the minor mode elements will
8508         be shown, usually, and this is not desirable in most cases.
8510         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8511         that commands like `d' (and the like) go to the next line in the
8512         buffer, instead of the next unread article.  I think this is the
8513         behavior that is most natural for most users.
8514         (gnus-single-article-buffer): Change default to nil, so that people can
8515         have as many article buffers open as they have summary buffer.  I think
8516         this is the most natural way for the groups to behave.
8518         * message.el (message-generate-new-buffers): Change default to
8519         `unsent', so that all new message buffers start their names with the
8520         string "*unsent", and it's easier to find the buffers if you move from
8521         them.
8523 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8525         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8526         small.  They're probably tracking images.
8527         (gnus-html-wash-tags): Remove all <pre_int> place holders.
8528         (gnus-html-rescale-image): Yet another try at getting the image sizing
8529         right.
8531         * nntp.el (nntp-request-set-mark): Refuse to do marks if
8532         nntp-marks-file-name is nil.
8534 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8536         * gnus-html.el (gnus-html-wash-tags)
8537         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8538         Better logging.
8540 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8542         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8544         * gnus-html.el (gnus-html-wash-tags): Check the value of
8545         gnus-blocked-images in the summary buffer.
8547 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8549         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8551 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8553         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8554         like "a", it seems like.
8555         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8556         since it needs to be picked from the correct buffer.
8558         * nnwfm.el: Remove.
8560         * nnlistserv.el: Remove.
8562 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8564         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8565         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8567 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8569         * nnkiboze.el: Remove.
8571         * nndb.el: Remove.
8573         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8574         alt text.
8575         (gnus-html-rescale-image): Try to get the rescaling logic right for
8576         images that are just wide and not tall.
8578         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
8579         overshadow variable bindings.
8581 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8583         * gnus-html.el (gnus-html-wash-tags)
8584         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
8585         Add extra logging.
8587 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8589         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
8590         (gnus-max-image-proportion): New variable.
8591         (gnus-html-rescale-image): New function.
8592         (gnus-html-put-image): Rescale images.
8594 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8596         Fix up some byte-compiler warnings.
8597         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
8598         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
8599         (gnus-article-fill-cited-article, gnus-article-hide-citation)
8600         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
8601         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
8602         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
8603         (gnus-group-update-group): Use save-excursion and with-current-buffer.
8605 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8607         * gnus-html.el (gnus-article-html): Decode contents by charset.
8609 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8611         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
8612         (gnus-html-frame-width, gnus-blocked-images):
8613         * message.el (message-prune-recipient-rules): Add custom version.
8614         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
8616         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
8617         functions.
8619         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
8620         gnus-process-get.
8622 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
8624         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
8625         instead of lsub directly.
8627 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8629         * nnwarchive.el: Remove.
8631         * gnus-soup.el: Remove.
8633         * nnsoup.el: Remove.
8635         * nnultimate.el: Remove.
8637         * gnus-html.el (gnus-blocked-images): New variable.
8639         * message.el (message-prune-recipients): New function.
8640         (message-prune-recipient-rules): New variable.
8642         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
8643         guess whether a long line is natural text or not.
8645         * gnus-html.el (gnus-html-schedule-image-fetching):
8646         Use gnus-process-plist and friends for compatibility.
8648 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8650         * gnus-html.el: Require packages that define macros used in this file.
8651         (gnus-article-mouse-face): Declare to silence byte-compiler.
8652         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
8653         process-get.
8654         (gnus-html-put-image): Use plist-get to avoid getf.
8655         (gnus-html-prefetch-images): Use with-current-buffer.
8657 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8659         * gnus-ems.el: Provide compatibility functions for
8660         gnus-set-process-plist.
8662         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
8663         * gnus.el (gnus-valid-select-methods):
8664         * message.el (message-send-mail-partially-limit):
8665         * mm-decode.el (mm-text-html-renderer):
8666         * mml.el (mml-insert-mime-headers-always):
8667         * smiley.el (smiley-regexp-alist): Bump custom version.
8669 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8671         * gnus-html.el: require mm-url.
8672         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
8673         with the url to `url'.
8674         (gnus-html-wash-tags): Support cid: URLs/images.
8676 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8678         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
8679         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
8680         bindings, as they aren't useful at all.  `w' is moved to `W w'.
8682         * gnus-move.el: Remove file, since it doesn't really work.
8684         * gnus-html.el (gnus-article-html): Tell w3m that the input is
8685         UTF-8.  This seems to fix problems with some German web feeds.
8687         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
8688         at the top so that the proper colors are applied.
8690         * gnus-art.el (gnus-article-view-part): Doc fix.
8692         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
8693         XEmacs-compatible.
8694         (gnus-html-put-image): Don't do images on non-graphic displays.
8696         * nnslashdot.el: Remove this unused backend.
8698         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
8699         actions.
8700         (gnus-undo-register-1): Revert last change.
8702         * gnus-group.el (gnus-group-completing-read): Protect against not
8703         having completion-styles bound.
8705         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
8706         make broken recipients happier.
8708         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
8710         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
8711         point parameter.
8713         * gnus-group.el (gnus-group-completing-read): Add 'substring to
8714         completion-styles for group selection.
8716 2009-02-04  Andreas Schwab  <schwab@suse.de>
8718         * gnus-score.el (gnus-score-string): Fix regex for matching extra
8719         headers and regexp-quote the match if necessary.
8721 2009-03-24  Miles Bader  <miles@gnu.org>
8723         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
8724         the blinking smiley.
8726 2009-03-24  Simon Josefsson  <simon@josefsson.org>
8728         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
8729         blink smiley.
8731 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8733         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
8734         where the dribbel file lives exists.
8736         * message.el (message-send-mail-partially-limit): Change the default to
8737         nil, since most people don't want this.
8739         * mm-url.el (mm-url-decode-entities): Also decode entities like
8740         &#x3212.
8742 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8744         * gnus-sum.el (gnus-summary-idna-message):
8745         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
8746         Hyperlink urls in docstrings with URL `...'.
8748 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
8750         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
8751         functions.
8753 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8755         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
8756         say what the mouseover text should be.
8758         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
8759         version of the mm-w3m-safe-url-regexp variable to only download images
8760         in the groups where we want that to happen.
8762         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
8764         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
8765         easier debugging.
8766         (gnus-article-beginning-of-window): Add kludge to allow spacing past
8767         big pictures in the article buffer.
8769         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
8770         gnus-article-html.
8771         (mm-text-html-renderer): gnus-article-html needs curl in addition to
8772         w3m.
8774         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
8776 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8778         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
8779         which doesn't exist.
8781         * message.el (message-inhibit-ecomplete): New variable to allow some
8782         function to inhibit ecomplete address storage.
8783         (message-resend): Disable ecomplete message storage when resending
8784         messages.
8786         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
8788 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8790         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
8791         Save excursion while copying, moving, and deleting articles in order to
8792         prevent the cursor from jumping to unforeseen place.
8794 2010-08-17  Glenn Morris  <rgm@gnu.org>
8796         * gnus-sync.el: Require gnus components whose functions are used.
8798         * gnus-art.el (bookmark-make-record-function):
8799         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
8800         Declare for compiler.
8802         * mm-url.el (mml-compute-boundary): Autoload.
8804 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8806         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
8808 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
8810         Typo fix "hoo4a" -> "hook".
8812         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
8814 2010-08-14  Glenn Morris  <rgm@gnu.org>
8816         * gnus-sync.el (gnus-sync): Fix defgroup version.
8818 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
8820         Doc fixes and keep unknown groups (ammended for nunion bug fix).
8822         * gnus-sync.el: Fix docs.
8823         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
8824         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
8826 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8828         Optimizations for gnus-sync.el.
8830         * gnus-sync.el: Add docs about gnus-sync-backend
8831         possibilities.
8832         (gnus-sync-save): Remove unnecessary message.
8833         (gnus-sync-read): Optimize and show what groups were skipped.
8835 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8837         Minor bug fixes for gnus-sync.el.
8839         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
8840         Don't read the sync on get-new-news.
8842         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
8843         quiet.
8845         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
8846         (fix typo).
8848 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
8850         Make saving and restoring of hidden threads work with overlays.
8851         Patch applied by Ted Zlatanov.
8853         * gnus-sum.el (gnus-hidden-threads-configuration)
8854         (gnus-restore-hidden-threads-configuration): Update to deal with text
8855         properties, rather than searching for a magic character.
8857 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8859         New gnus-sync.el library for synchronization of marks.
8861         * gnus-sync.el: New library for synchronization of marks.
8863         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
8864         renamed from `gnus-registry-grep-in-list'.
8866         * gnus-registry.el (gnus-registry-follow-group-p):
8867         Use `gnus-grep-in-list'.
8869         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8871 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8873         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8874         determining charset of text fails.
8876 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8878         * nnmail.el (nnmail-get-new-mail-1): Revert.
8880         * nnml.el (nnml-active-number): Make sure names of newly created groups
8881         in nnml-group-alist are encoded.
8883 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8885         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8886         containing non-ASCII characters in active file for nnml back end.
8888 2010-07-24  David Engster  <dengste@eml.cc>
8890         * mml-smime.el (mml-smime-epg-verify): Also accept the older
8891         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8893 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
8895         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8896         tag (Bug#6654).
8898 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8900         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8901         the article buffer, not the summary buffer.
8903 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8905         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8906         Emacs 23 as well.
8908 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8910         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8911         Patch applied by Karl Fogel.
8913         * gnus-sum.el (gnus-summary-bookmark-make-record):
8914         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8916 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8918         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8919         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
8920         C-w still not working correctly from Article buffers; Thierry's
8921         patch to fix that will be applied after this.
8923         * gnus-art.el (bookmark-make-record-function): New local variable.
8925         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8926         article buffer.
8927         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
8929 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
8931         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
8932         on changes in bookmark.el.
8934 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
8936         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
8937         the *other* type of HTML form submission.
8939 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
8941         * auth-source.el (auth-source-pick): If choice does not contain a
8942         questioned keyword, set the check to t.
8944 2010-06-12  Romain Francoise  <romain@orebokech.com>
8946         * gnus-util.el (gnus-date-get-time): Move up before first use.
8948 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8950         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
8951         (gnus-article-edit-part): Bind it to make last part that is substituted
8952         or deleted visible.
8953         (gnus-mime-display-single): Buttonize part of which id equals to
8954         gnus-mime-buttonized-part-id.
8956 2010-06-10  Dan Christensen  <jdc@uwo.ca>
8958         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
8959         (gnus-dd-mmm): Use gnus-date-get-time.
8960         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
8961         simplify logic.
8962         (gnus-summary-limit-to-age): Use gnus-date-get-time.
8963         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
8965 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
8967         * auth-source.el (top): Autoload `secrets-list-collections',
8968         `secrets-create-item', `secrets-delete-item'.
8969         (auth-sources): Fix tag string.
8970         (auth-get-source, auth-source-retrieve, auth-source-create)
8971         (auth-source-delete): New defuns.
8972         (auth-source-pick): Rewrite in order to avoid 2 passes.
8973         (auth-source-forget-user-or-password): New parameter USERNAME.
8974         (auth-source-user-or-password): New parameters CREATE-MISSING and
8975         DELETE-EXISTING.  Retrieve password interactively, if needed.
8977 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8979         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
8980         deleting unused directories when gnus-expert-user is t.
8982 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8984         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
8985         for each temp file when gnus-article-browse-delete-temp is ask.
8987 2010-05-20  Kevin Ryde  <user42@zip.com.au>
8989         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
8991 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8993         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
8994         article unless decoding article to be saved.
8996 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8998         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
8999         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9000         generated within the mm-with-unibyte-current-buffer macro.
9002 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9004         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9005         to nil when we're in a mml-preview buffer and no group is selected.
9007 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
9009         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9010         when catching the `C-g'.  Reported by "Leo".
9012 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9014         * message.el (message-forward-make-body-plain)
9015         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9016         multibyte-string-p.
9018 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9020         * message.el (message-forward-make-body-mml): Assume original message
9021         is multibyte string; error on unibyte.
9022         (message-forward-make-body-plain): Ditto; don't add excessive newline
9023         in body end.
9025 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
9027         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9028         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
9030 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9032         * mm-extern.el (mm-extern-url): Don't use
9033         mm-with-unibyte-current-buffer.
9034         (mm-extern-cache-contents): Use with-current-buffer instead of
9035         save-excursion + set-buffer.
9037 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9039         * mm-util.el (mm-emacs-mule): Remove.
9041 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
9043         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9044         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9045         change.
9047 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9049         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9050         bind the default value of enable-multibyte-characters to nil.
9052 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9054         * message.el (message-forward-make-body-plain)
9055         (message-forward-make-body-mml):
9056         Don't use mm-with-unibyte-current-buffer.
9058 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
9060         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9061         (Bug#5592).
9063 2010-05-07  Julien Danjou  <julien@danjou.info>
9065         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9066         it to mm-pipe-part.
9068         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9069         it is given.
9071 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9073         * nnweb.el (nnweb-gmane-search):
9074         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9075         XEmacs.
9077         * gnus-art.el (gnus-article-browse-html-parts):
9078         * gnus-group.el (gnus-read-ephemeral-gmane-group)
9079         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9080         make-temp-file.
9082         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9083         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9084         compiling.
9086         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9087         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9088         XEmacs when compiling.
9090         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9091         gnus-pick-mode-off-hook for XEmacs when compiling.
9092         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9093         gnus-binary-mode-off-hook for XEmacs when compiling.
9095         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9096         Return nil if char-charset is not available.
9098         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9099         macro.
9101         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9102         instead of encode-coding-string.
9104         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9105         'xemacs) instead of mm-emacs-mule to switch function definitions.
9106         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9108 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9110         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9112 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9114         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9115         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9117 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9119         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9120         alias `jka-compr-delete-temp-file' no longer exists.
9122 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9124         Use define-minor-mode in Gnus where applicable.
9125         * mml.el (mml-mode): Use define-minor-mode.
9126         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9127         (gnus-undo-mode): Use define-minor-mode.
9128         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9129         (gnus-dead-summary-mode): Use define-minor-mode.
9130         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9131         Initialize in declaration.
9132         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9133         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9134         (gnus-mailing-list-mode): Use define-minor-mode.
9135         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9136         (gnus-draft-mode): Use define-minor-mode.
9137         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9138         (gnus-dired-mode): Use define-minor-mode.
9140 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
9142         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9143         handles on recursive mml-to-mime translation and check them for
9144         boundary delimiter collisions.  Reported by Greg Troxel.
9146 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9148         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9150 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9152         * mm-util.el (mm-find-buffer-file-coding-system):
9153         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9155 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
9157         * message.el (message-generate-headers): Record insertion of optional
9158         headers as well.  Otherwise the check to prevent repeated insertion of
9159         optional headers is a no-op.
9161 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
9163         * smime.el: Don't mention CVS.
9165         * nnrss.el (nnrss-fetch): Don't mention CVS.
9167         * nnir.el: Don't mention CVS.
9169 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9171         * gnus-sum.el (gnus-summary-bookmark-make-record):
9172         Add `location' field.
9174 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9176         * gnus-sum.el: Add bookmark declarations to silence the compiler.
9177         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9178         Use with-current-buffer to silence the byte-compiler.
9179         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9180         bother to require `gnus'.
9181         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
9183 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9185         * gnus-sum.el (gnus-summary-bookmark-make-record)
9186         (gnus-summary-bookmark-jump): New functions.
9187         (gnus-summary-mode): Setup bookmark support.
9189 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
9191         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9192         if set.
9194 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9196         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9197         gnus-article-browse-html-save-cid-image; make it work recursively for
9198         forwarded messages as well.
9199         (gnus-article-browse-html-parts): Work when prefix arg is given.
9200         (gnus-article-browse-html-article): Doc fix.
9202 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
9204         * message.el (message-default-mail-headers):
9205         (message-default-headers): Carry the value mail-default-headers over
9206         into message-default-mail-headers, rather than message-default-headers.
9208 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
9210         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9211         charset.
9213         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9214         charset into the <meta> tag when the article is encoded to utf-8.
9216 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9218         * gnus-art.el (gnus-article-browse-delete-temp-files):
9219         Delete directories as well.
9220         (gnus-article-browse-html-parts): Work for images that do not specify
9221         file names; delete temp directory when quitting; insert header at the
9222         right place; use file: scheme for image files.
9224 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
9226         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9227         (gnus-article-browse-html-parts): Use it to make temporary cid image
9228         files in addition to html file so that browser may display them.
9230 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9232         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9234 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9236         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9238 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
9240         * auth-source.el (auth-sources): Change default to be simpler.
9241         Explain about Secret Service API sources.  Improve Customize options.
9242         (auth-source-pick): Change to accept any number of search parameters.
9243         Implement fallbacks iteratively, not recursively.  Add scoring on the
9244         second pass and sort by score.  Call Secret Service API when needed.
9245         (auth-source-user-or-password): Use it.  Call Secret Service API
9246         directly when needed to get the user name and the password.
9248 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
9250         * message.el (message-interactive): Doc fix.
9251         (message-qmail-inject-args): Reflow.
9252         (message-kill-to-signature): Fix typo in docstring.
9254         * smiley.el (smiley-buffer): Fix typo in docstring.
9256 2010-03-24  Glenn Morris  <rgm@gnu.org>
9258         * mail-source.el (gnus-message): Declare.
9259         (mail-source-delete-old-incoming): Require gnus-util.
9261 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9263         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9265         * message.el (ecomplete-setup): Autoload it for Emacs <23.
9267         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9268         password-cache's default if it is not bound.
9269         (mml-secure-passphrase-cache-expiry): Default to 16 that is
9270         password-cache-expiry's default if it is not bound.
9272         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9273         available in Emacs 21.
9275 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
9277         * auth-source.el (auth-sources): Fix up definition so extra parameters
9278         are always inline.
9280 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
9282         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9283         wasn't updated after mismatch.  Clear cached mailbox info correctly
9284         when uidvalidity changes.
9285         (nnimap-group-prefixed-name): New function to avoid some code
9286         duplication.
9287         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9288         (nnimap-request-group): Use it.
9289         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9290         (nnimap-update-unseen): Significantly improved speed of Gnus startup
9291         with many imap folders.  This is done by caching the group status from
9292         the imap server persistently in a group parameter `imap-status'.  (This
9293         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9294         but not persistently, so every Gnus startup was still very slow.)
9296 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9298         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
9299         secrets.el dependency.
9300         (auth-sources): Add optional user name.  Add secrets.el configuration
9301         choice (unused right now).
9303 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9305         * gnus-sum.el (gnus-summary-make-menu-bar):
9306         Let `gnus-registry-install-shortcuts' fill in the functions.
9308         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9309         warnings.
9310         (gnus-registry-misc-menus): Variable to hold registry mark menus.
9311         (gnus-registry-install-shortcuts): Populate and use it in a
9312         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9314 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
9316         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9317         In-place substitutions for the group name encoding/decoding.
9318         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9319         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9320         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9321         (nnimap-update-unseen, nnimap-request-list)
9322         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9323         (nnimap-request-set-mark, nnimap-split-to-groups)
9324         (nnimap-split-articles, nnimap-request-newgroups)
9325         (nnimap-request-create-group, nnimap-request-accept-article)
9326         (nnimap-request-delete-group, nnimap-request-rename-group)
9327         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
9328         `encoded-mbx' for consistency.
9329         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9330         variable `imap-current-mailbox'.
9332         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9333         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9335 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
9337         * pop3.el (pop3-display-message-size-flag): Display message size byte
9338         counts during POP3 download.
9339         (pop3-movemail): Use it.
9340         (pop3-list): Implement listing of available messages.
9342 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
9344         * nnir.el (nnir-get-article-nov-override-function): New function to
9345         override the normal NOV retrieval.
9346         (nnir-retrieve-headers): Use it.
9348 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
9350         * auth-source.el (netrc-machine-user-or-password): Autoload.
9352 2010-03-19  Glenn Morris  <rgm@gnu.org>
9354         Stop message.el from loading about 40 libraries it doesn't always need.
9355         The general approach is to autoload rather than require, and to
9356         require in the specific functions rather than the file.  (Bug#5642)
9358         * gmm-utils.el: Don't require wid-edit.
9359         (widget-create-child-value, widget-convert, widget-default-get):
9360         Autoload.
9362         * gnus-util.el: Don't require time-date, netrc.
9363         (message-fetch-field, gnus-group-name-decode): Declare rather than
9364         autoloading.
9365         (gnus-fetch-field): Require message.
9366         (gnus-decode-newsgroups): Require gnus-group.
9368         * ietf-drums.el: Don't require time-date.
9370         * message.el: Don't require hashcash, canlock, ecomplete.
9371         Do require mail-utils.  Require nnheader only when compiling.
9372         (smtpmail-default-smtp-server): Remove declaration.
9373         (message-send-mail-function): Check smtpmail-default-smtp-server
9374         is bound rather than requiring smtpmail.
9375         (message-auto-save-directory, message-insert-signature):
9376         Use expand-file-name rather than nnheader-concat.
9377         (nnheader-insert-file-contents): Autoload.
9378         (hashcash-wait-async): Declare.
9379         (message-send-mail): Only call gnus-setup-posting-charset if
9380         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
9381         (message-send-mail-with-sendmail): Require sendmail.
9382         (canlock-password, canlock-password-for-verify): Declare.
9383         (message-canlock-password): Require canlock.
9384         (nnheader-get-report): Autoload.
9385         (gnus-setup-posting-charset): Declare.
9386         (message-send-news): Require gnus-msg.
9387         (message-make-references, message-make-in-reply-to): Use mail-header-id
9388         rather than the alias mail-header-message-id.
9389         (ecomplete-add-item, ecomplete-save): Declare.
9390         (message-put-addresses-in-ecomplete): Require ecomplete.
9391         (ecomplete-display-matches): Autoload.
9393         * mm-decode.el: Don't require mailcap, gnus-util.
9394         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9395         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9396         Autoload.
9397         (mailcap-mime-extensions): Declare.
9399         * mm-encode.el: Don't require mailcap.
9400         (mailcap-extension-to-mime): Autoload.
9402         * mml-sec.el: Don't require password-cache.
9404         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9405         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9406         (mml-minibuffer-read-type): Require mailcap.
9407         (mml-preview): Require gnus-msg.
9409         * mml1991.el: Require password-cache.
9410         (password-cache-expiry): Remove declaration.
9412         * mml2015.el: Require password-cache.
9413         (password-cache-expiry): Remove declaration.
9415         * nneething.el (mailcap): Require mailcap.
9417         * nnheader.el (declare-function): Add compatibility stub.
9418         (message-remove-header): Declare rather than autoload.
9419         (nnheader-replace-header): Require message.
9421         * nnimap.el (declare-function): Add compatibility stub.
9422         (netrc-parse, netrc-machine-user-or-password): Declare.
9423         (nnimap-open-connection): Require netrc.
9425         * nntp.el (declare-function): Add compatibility stub.
9426         (netrc-parse, netrc-machine, netrc-get): Declare.
9427         (nntp-send-authinfo): Require netrc.
9429         * rfc2047.el: Don't require qp.
9430         (quoted-printable-encode-region, quoted-printable-decode-string):
9431         Autoload.
9433         * sieve-mode.el: Don't require easymenu.
9434         (easy-menu-add-item): Autoload it.
9436         * spam-stat.el (time-to-number-of-days): Autoload it.
9438 2010-03-17  Kevin Ryde  <user42@zip.com.au>
9440         * mml.el (mml-read-tag): Unquote values with `read' to reverse
9441         prin1 in mml-insert-tag (just stripping the quotes gave wrong
9442         value if any backslash escapes).
9444 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9446         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9447         if it is available.  (bug#5647)
9449 2010-02-26  Glenn Morris  <rgm@gnu.org>
9451         * message.el (message-send-mail-function): Change the default, so that
9452         it inherits from a customized send-mail-function.  (Bug#5643)
9454 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9456         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9457         shell-command-to-string signals an error (bug#5299).
9459 2010-02-24  Glenn Morris  <rgm@gnu.org>
9461         * message.el (message-smtpmail-send-it)
9462         (message-send-mail-with-mailclient): Doc fixes.
9464 2010-02-16  Glenn Morris  <rgm@gnu.org>
9466         * message.el (message-default-mail-headers): Change the default value
9467         to ease the transition from mail-mode to message-mode.  (Bug#5555)
9469 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
9471         * message.el (message-mail): Just pass yank-action on to message-setup.
9472         (message-setup): Handle (FUN . ARGS) form of yank-action.
9473         (message-with-reply-buffer, message-widen-reply)
9474         (message-yank-original): Handle non-buffer values of
9475         message-reply-buffer (Bug#4080).
9476         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9478 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
9480         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9481         Fix typo in docstring.
9483 2010-01-08  Jason Rumney  <jasonr@gnu.org>
9485         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9486         response.
9488 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9490         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9492         * message.el (message-check-news-header-syntax): Protect against a
9493         string that `rfc822-addresses' returns when parsing fails.
9495 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9497         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9498         (gnus-previous-char-property-change): New functions.
9500         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9502 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
9504         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9505         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
9507 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
9509         * message.el (message-exchange-point-and-mark): Rework last change to
9510         avoid using optional arg of exchange-point-and-mark, for backward
9511         compatibility.
9513 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
9515         * message.el (message-exchange-point-and-mark):
9516         Call exchange-point-and-mark with an argument rather than setting
9517         mark-active by hand (Bug#5175).
9519 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9521         * nntp.el (nntp-service-to-port): Work for service expressed with
9522         numeric string; replace [:digit:] with [0-9] for XEmacs.
9524 2009-12-17  Glenn Morris  <rgm@gnu.org>
9526         * gnus-group.el (gnus-bug-group-download-format-alist):
9527         Change emacs entry to debbugs.gnu.org.  Bump :version.
9529 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9531         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9533 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9535         * message.el (message-info): Explain why we use `Info-goto-node'.
9537 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9539         * message.el (message-completion-in-region): New compatibility function.
9540         (message-expand-group): Use it.
9542 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9544         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9545         with no unread article should be listed if the 2nd arg `predicate' is
9546         given.
9548 2009-11-29  Juri Linkov  <juri@jurta.org>
9550         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9551         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
9552         on `gnus-recenter'.  (Bug#4698, Bug#4981)
9554 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9556         * message.el (message-from-style, message-interactive)
9557         (message-signature): Always set default values from the corresponding
9558         mail-* variables.
9559         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9560         (message-yank-prefix, message-indentation-spaces)
9561         (message-signature-file, message-default-headers): Use boundp rather
9562         than (featurep 'xemacs) to check if the corresponding mail-* variables
9563         exist.
9565 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
9567         * message.el (message-send-mail-with-sendmail): Revert last change.
9569 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
9571         * message.el (message-from-style, message-interactive)
9572         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9573         (message-yank-prefix, message-indentation-spaces, message-signature)
9574         (message-signature-file, message-default-headers): For GNU Emacs, set
9575         default values from the corresponding mail-* variables.
9576         (message-send-mail-with-sendmail): Use envelope-from only if
9577         mail-specify-envelope-from is non-nil.
9579 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9581         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
9582         containing tspecial characters if they have been already quoted.
9584 2009-10-24  Glenn Morris  <rgm@gnu.org>
9586         * gnus-art.el (help-xref-stack-item): Define for compiler.
9588 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9590         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
9592 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9594         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
9595         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
9597 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9599         * gnus.el (gnus-overlay-get): New alias to overlay-get.
9600         (gnus-overlays-in): New alias to overlays-in.
9602         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
9603         gnus-overlay-get, and gnus-delete-overlay.
9604         (gnus-summary-show-thread): Make it work as well for systems in which
9605         next-single-char-property-change is not available.
9606         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
9608 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
9610         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
9612 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
9614         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
9615         and XEmacs that don't have `remove-overlays'.
9617 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9619         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
9620         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
9621         selective display.  Use overlays instead.
9623 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
9625         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
9627 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9629         * spam-stat.el (spam-stat-load): Fix typo in message.
9631 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
9633         * gnus-art.el (gnus-article-encrypt-body):
9634         * message.el (message-check-recipients):
9635         * mm-util.el (mm-codepage-setup):
9636         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
9637         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
9639 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
9641         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
9642         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
9643         keys from the menu if mm-{sign,encrypt}-option is 'guided.
9644         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
9645         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
9647 2009-09-18  Glenn Morris  <rgm@gnu.org>
9649         * gnus-diary.el (gnus-diary-check-message):
9650         * message.el (message-insert-formatted-citation-line):
9651         * nnbabyl.el (top-level):
9652         * nndiary.el (nndiary-schedule):
9653         Fix typos in condition-case handlers.
9655 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9657         * gnus-art.el (gnus-article-edit-part): Work for the buffer
9658         configuration that provides the sole article window in a frame;
9659         position point correctly after deleting a part.
9661 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
9663         * spam.el (spam-unregister-on-reregister): Add boolean variable.
9664         (spam-resolve-registrations-routine): Use it to unregister articles
9665         that change status.
9667 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9669         * nnrss.el (nnrss-request-article): Remove binding of
9670         default-enable-multibyte-characters that has gotten needless by
9671         the 2007-07-13 change in rfc2047-encode-message-header.
9673         * mml.el (mml-insert-multipart): Error on the message header.
9674         (mml-insert-part): Error on the message header; position point at
9675         the end of a MIME tag.
9677 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9679         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
9680         (gnus-float-time): Alias to float-time if it exists.
9682         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
9683         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
9684         float-time is available; suppress compile warning for time-to-seconds.
9686 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9688         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9689         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9690         Add the optional argument `encoding' that overrides the default.
9692         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9693         mm-encode-buffer.
9695 2009-09-04  Glenn Morris  <rgm@gnu.org>
9697         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9698         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9699         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9700         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9701         * mm-util.el (mm-with-unibyte-current-buffer)
9702         (mm-find-buffer-file-coding-system):
9703         * yenc.el (yenc-decode-region): Use default-value rather than
9704         default-enable-multibyte-characters.
9706 2009-09-03  Glenn Morris  <rgm@gnu.org>
9708         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9709         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9710         than default-enable-multibyte-characters.
9712 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9714         * gnus-art.el (gnus-article-read-summary-keys):
9715         Fix gnus-buffer-configuration's value temporarily used.
9717 2009-09-02  Glenn Morris  <rgm@gnu.org>
9719         * gnus-util.el (gnus-float-time): New function.
9720         * gnus-delay.el (gnus-delay-article):
9721         * gnus-sum.el (gnus-thread-latest-date):
9722         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9723         * nnspool.el (nnspool-request-newgroups):
9724         Use gnus-float-time rather than time-to-seconds.
9725         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9727         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9728         (gnus-header-subject-face, gnus-header-newsgroups-face)
9729         (gnus-header-name-face, gnus-header-content-face):
9730         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9731         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9732         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9733         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9734         (gnus-cite-face-11):
9735         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9736         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9737         (gnus-server-closed-face, gnus-server-denied-face)
9738         (gnus-server-offline-face):
9739         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9740         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9741         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9742         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9743         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9744         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9745         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9746         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9747         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9748         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9749         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9750         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9751         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9752         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
9753         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
9754         (gnus-summary-high-undownloaded-face)
9755         (gnus-summary-low-undownloaded-face)
9756         (gnus-summary-normal-undownloaded-face)
9757         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9758         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9759         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9760         (gnus-splash-face):
9761         * message.el (message-header-to-face, message-header-cc-face)
9762         (message-header-subject-face, message-header-newsgroups-face)
9763         (message-header-other-face, message-header-name-face)
9764         (message-header-xheader-face, message-separator-face)
9765         (message-cited-text-face, message-mml-face):
9766         * sieve-mode.el (sieve-control-commands-face)
9767         (sieve-action-commands-face, sieve-test-commands-face)
9768         (sieve-tagged-arguments-face):
9769         * spam.el (spam-face):
9770         Mark face aliases with "-face" in the name as obsolete.
9772 2009-09-01  Glenn Morris  <rgm@gnu.org>
9774         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
9775         than goto-line.
9777 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9779         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9780         Don't move point if the command is invoked inside the message header.
9782 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9784         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
9785         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
9786         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
9787         * nnir.el (nnir-swish-e-index-file):
9788         * gnus-sum.el (gnus-summary-delete-marked-as-read)
9789         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9790         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9791         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
9792         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
9793         (gnus-treat-display-xface): Add Emacs version of obsolescence.
9795 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9797         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9798         Don't save excursion.
9800 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9802         * nnheader.el (nnheader-find-file-noselect):
9803         * mm-util.el (mm-insert-file-contents):
9804         Use (default-value 'major-mode) instead of default-major-mode.
9806 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9808         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
9810 2009-08-25  Glenn Morris  <rgm@gnu.org>
9812         * nnir.el (top-level): Don't require cl at run-time.
9813         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
9814         Replace cl-function substitute with gnus-replace-in-string.
9815         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
9816         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
9817         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
9818         simplified expansions.
9820 2009-08-22  Glenn Morris  <rgm@gnu.org>
9822         * gnus-art.el (gnus-button-patch): Use forward-line rather than
9823         goto-line.
9825 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9827         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
9829         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
9830         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
9831         (gnus-mm-display-part, gnus-mime-display-single)
9832         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
9833         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
9835         * gnus-sum.el
9836         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
9837         (gnus-summary-move-article): Add expirable mark to articles copied or
9838         moved to group that has auto-expire turned on if the option is non-nil.
9840 2009-07-24  Glenn Morris  <rgm@gnu.org>
9842         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
9843         Fix typo.  (Bug#3903)
9845 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9847         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
9848         gnus-article-read-summary-keys rather than gnus-summary-edit-article
9849         that should not be used for draft articles.
9850         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
9851         that has no concern in minor mode keys.
9852         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9853         Abolish.
9855 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9857         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
9858         article without making inquiry to a user for unknown encoding.
9860         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
9861         (nnmaildir--scan): Assume i-node and device number that file-attributes
9862         returns might be cons-cell.
9864 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
9866         * auth-source.el: Remove docs now in auth.texi.  Don't use
9867         `gnus-message' for logging.  Add new variables `auth-source-debug' and
9868         `auth-source-hide-passwords' and use them.
9870 2009-07-15  Glenn Morris  <rgm@gnu.org>
9872         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9874 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9876         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9877         excessive whitespace from the default values of title and description.
9879 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9881         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9882         mail-fetch-field to fetch Content-Description header in order to
9883         exclude newlines.
9885 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9887         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
9888         to deleted part.
9890 2009-05-30  David Engster  <dengste@eml.cc>
9892         * nnmairix.el: Remove old documentation in the commentary block.
9893         (nnmairix-request-group): Do not update active file for nnml back ends.
9894         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
9895         end so that overview files are ignored.
9896         (nnmairix-update-groups): Make updating the groups more robust by using
9897         marks.
9898         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9899         with dollar characters in message-id.
9901 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
9903         * spam.el: Use dns-query instead of query-dns.  Was renamed on
9904         2008-12-25 in dns.el.
9906 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9908         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9909         could happen if the text is only composed of spaces and/or tabs.
9911 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
9913         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9914         when sending a queued message to avoid extra mml tags.
9916 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9918         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9920 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9922         * gnus-dired.el: Remove autoload for gnus-setup-message.
9923         (gnus-dired-attach): Fake this-command value to prevent Gnus from
9924         displaying Gnus logo; always use compose-mail.
9926 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9928         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
9930 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9932         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
9933         (gnus-nocem-issuers): List currently active issuers; fix custom type.
9934         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
9935         available.
9936         (gnus-nocem-epg-verify): New function.
9938 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
9940         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
9942 2009-02-15  Glenn Morris  <rgm@gnu.org>
9944         * gnus-util.el (rmail-insert-rmail-file-header)
9945         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
9946         autoloads.
9947         (rmail-default-rmail-file): Remove unnecessary declaration.
9948         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
9950 2009-02-14  Glenn Morris  <rgm@gnu.org>
9952         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
9953         variable (only used in gnus-util, which declares it anyway).
9954         (rmail-output-to-rmail-file): Remove autoload of deleted function,
9955         which was only needed by gnus-art (changed to not use it any more).
9956         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
9957         only used in gnus-util, which autoloads it itself.
9958         (rmail-update-summary): Fix autoload.
9960         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
9961         rather than rmail-output-to-rmail-file.
9963 2009-02-07  Glenn Morris  <rgm@gnu.org>
9965         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
9966         autoload of function that no longer exists.
9967         (rmail-toggle-header): Declare.
9968         (message-forward-rmail-make-body): Handle mbox Rmail.
9970 2009-01-31  Glenn Morris  <rgm@gnu.org>
9972         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
9973         2009-01-09 change.
9975 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
9977         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
9978         (auth-source-forget-all-cached): New convenience function.
9979         (auth-source-user-or-password): Accept list of modes or a single mode.
9981         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9982         auth-source modes.
9984         * nnimap.el (nnimap-open-connection): Use list of
9985         auth-source modes.
9987         * nntp.el (nntp-send-authinfo): Use list of
9988         auth-source modes.
9990 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9992         * auth-source.el: Update docs to reflect epa-file-enable is to be used
9993         now.
9995 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9997         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9998         coding system in XEmacs; add a workaround for XEmacs.
10000 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10002         * mm-util.el (mm-coding-system-priorities): Protect against nil value
10003         of current-language-environment.
10005 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10007         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10008         available at runtime.
10010 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10012         * gnus-art.el (article-date-ut): Fix end point of narrowing.
10014 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
10016         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10017         the greatest positive fixnum value doesn't work under an XEmacs with
10018         bignum support; use the most-positive-fixnum constant instead,
10019         available since Emacs 21.1 with cl and XEmacs 21.1.
10021 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10023         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10024         XEmacs gets not to work.
10026 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10028         * mm-util.el (mm-coding-system-priorities): Allow the value like
10029         "Japanese (UTF-8)" of current-language-environment.
10031 2009-01-09  Glenn Morris  <rgm@gnu.org>
10033         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10034         with last-command-event.
10036 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10038         * message.el (message-fix-before-sending): Amend comment.
10040 2009-01-07  David Engster  <dengste@eml.cc>
10042         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10043         simplified server definitions by converting it via
10044         gnus-server-to-method.
10046 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10048         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10049         parameter's operands.
10051 2009-01-06  David Engster  <dengste@eml.cc>
10053         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10054         primary select method (for gnus-group-mark-article-as-read).
10056 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
10058         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10059         `(gnus)Face', not `(gnus)X-Face'.
10061 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10063         * mm-util.el (mm-ucs-to-char): New function.
10065         * mm-url.el (mm-url-decode-entities): Use it.
10067 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10069         * message.el (message-fix-before-sending): Add `eight-bit' to
10070         illegible-text check.
10072 2009-01-03  Michael Olson  <mwolson@gnu.org>
10074         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10075         `headers' is nil.  This can occur if the IMAP server does not have
10076         permissions to read messages from a folder, but can write new messages
10077         to the folder.
10078         (nnimap-request-article-part): Do not insert `data' if it is nil.
10080 2009-01-01  Dave Love  <fx@gnu.org>
10082         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10084         * nnimap.el: Fix author email.
10085         (nnimap-split-rule): Add FIXME comment.
10086         (nnimap-debug): Fix doc string.
10088 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10090         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10091         overlay-arrow-position and overlay-arrow-string buffer-local; no need
10092         to check if those variables exist (first appeared in Emacs 18.50).
10094 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10096         * mm-util.el (mm-line-number-at-pos): New function.
10098         * spam-report.el (spam-report-process-queue): Use it.
10100 2008-12-24  David Engster  <dengste@eml.cc>
10102         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10103         parameters that haven't existed as variables as buffer-local variables.
10105 2008-12-23  Dave Love  <fx@gnu.org>
10107         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10108         cadar.
10110         * sieve-manage.el (sieve-manage-starttls-p): Rename from
10111         imap-starttls-p.
10112         (sieve-manage-starttls-open): Rename from imap-starttls-open.
10114 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
10116         * spam-report.el (spam-report-gmane-max-requests): New constant.
10117         (spam-report-gmane-wait): New variable.
10118         (spam-report-gmane-ham, spam-report-gmane-spam)
10119         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10120         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10121         the server.
10123         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10124         Add explanations.
10126         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10127         nnheader-accept-process-output and nnheader-read-timeout if available.
10128         (pop3-movemail): Use it.
10130         * message.el (message-check-news-body-syntax): Fix signature check if
10131         there's an attachment.
10133 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10135         * mm-util.el: Add comments to the mm- emulating functions.
10137 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
10139         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10140         Reported by Stephen Berman <stephen.berman@gmx.net>.
10142 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10144         * mm-util.el (mm-substring-no-properties): New function.
10145         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10146         (mm-special-display-p): Enable those lambda forms to be byte compiled.
10147         (mm-string-to-multibyte): Doc fix.
10149         * mml.el (mml-attach-file): Use mm-substring-no-properties.
10151 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10153         * mml.el (mml-attach-file): Strip text properties from file name.
10154         (Bug#1574)
10156 2008-12-16  Glenn Morris  <rgm@gnu.org>
10158         * mm-util.el (mm-charset-override-alist): Declare for compiler.
10160 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10162         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10163         knows since the charset specified might be a bogus alias that
10164         mm-charset-synonym-alist provides.
10166 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10168         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10169         "ISO_8859-1".
10171         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10173 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10175         * mm-util.el (mm-charset-eval-alist):
10176         Define it before mm-charset-to-coding-system.
10177         (mm-charset-to-coding-system): Add optional argument `silent';
10178         define it before mm-charset-override-alist.
10179         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10180         default value if it can be used in Emacs currently running;
10181         silence mm-charset-to-coding-system.
10183 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10185         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10186         `allow-override' which says whether to use `mm-charset-override-alist'.
10187         (rfc2047-decode-encoded-words): Use it.
10189         * mm-util.el (mm-charset-override-alist): Fix custom type;
10190         add `(gb2312 . gbk)' to choices.
10192 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10194         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10195         fast.
10197         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10199 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
10201         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10202         on links.
10204         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10206 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10208         * message.el (message-idna-to-ascii-rhs-1): Protect against local
10209         users' addresses that don't have domain parts.
10210         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10211         rather than message-narrow-to-head since there will be the message
10212         header separator.
10214 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10216         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10217         since the result is inserted in a unibyte buffer anyway.
10218         (nnimap-demule-use-string-to-multibyte): Remove.
10219         (nnimap-demule): Alias it to mm-string-to-multibyte.
10221 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10223         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10224         variable for debugging bug#464 and bug#1174.
10225         (nnimap-demule): Use it.
10227 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10229         * gnus-score.el (gnus-score-find-trace): Handle default score in total
10230         score calculation correctly.
10232 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10234         * message.el (message-send-mail): Just set the buffer to unibyte
10235         rather than use mm-with-unibyte-current-buffer which does a lot more.
10236         (message-send-mail-partially): Don't bother with
10237         mm-with-unibyte-current-buffer since it's already been made unibyte by
10238         message-send-mail.
10240 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
10242         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10244 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
10246         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10248 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10250         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10251         require itself and to remove `with-no-warnings'.
10253 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
10255         * starttls.el (starttls-any-program-available): Get the name of the
10256         available TLS layer program.
10257         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10258         well as the host name in the "opening" message.
10260         * auth-source.el (auth-source-cache, auth-source-do-cache)
10261         (auth-source-user-or-password): Cache passwords and logins by default,
10262         allow override with `auth-source-do-cache'.
10263         (auth-source-forget-user-or-password): Allow users to remove cache
10264         entries if needed.
10266 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10268         * ietf-drums.el (ietf-drums-remove-comments): Localize second
10269         condition-case to only the forward-sexp call.
10271 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10273         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10274         quotes contained.  Make it more robust regardless by an extra
10275         condition-case wrapper.
10277 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10279         * nnml.el (nnml-request-expire-articles): Check if the function set to
10280         `nnmail-expiry-target' returns the symbol `delete'.
10282         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10284         * nnmail.el (nnmail-expiry-target): Fix custom type.
10286 2008-10-02  Glenn Morris  <rgm@gnu.org>
10288         * mm-util.el (mm-codepage-setup): Tweak codepage error.
10289         Silence compiler warning.
10291 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10293         * mml.el (mml-menu): Don't assume mml2015 is bound.
10295 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10297         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10298         exists.
10300 2008-09-27  Glenn Morris  <rgm@gnu.org>
10302         * gnus-util.el (mail-header-remove-comments): Autoload it.
10304 2008-09-27  Andreas Schwab  <schwab@suse.de>
10306         * gnus-util.el (gnus-split-references): Strip comments.
10307         (gnus-parent-id): Likewise.
10309 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
10311         * message.el (message-confirm-send): Fix version.
10313 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10315         * message.el (message-idna-to-ascii-rhs-1): Use
10316         mail-extract-address-components rather than mail-header-parse-addresses
10317         that is an alias by default to ietf-drums-parse-addresses that does not
10318         support non-ASCII names in headers' contents.
10320 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10322         * message.el (message-confirm-send): Fix variable documentation to
10323         avoid the "y/n" wording.
10325 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
10327         * message.el (message-set-auto-save-file-name): Save to a different
10328         filename so multiple messages (especially drafts) can be recovered.
10330 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
10332         * message.el (message-confirm-send): Add appropriate version.
10334 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10336         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10337         defvar.
10339 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
10341         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10342         (mm-pkcs7-enveloped-magic): Ditto.
10344 2008-09-17  Simon Josefsson  <simon@josefsson.org>
10346         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10347         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10349 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
10351         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10352         default, it's better.
10354 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
10356         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10357         summary line gnus-number property and ignore them (with a warning
10358         message).
10360 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10362         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10363         macro caddr in the interactive form since it won't be expanded.
10365 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10367         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10368         `charset'; fix name of function called recursively.
10369         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10371 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10373         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10374         (gnus-mime-set-charset-parameters): New function.
10375         (gnus-mime-view-part-as-charset): Use it to correctly display part
10376         specifying wrong charset.
10378 2008-09-08  David Engster  <dengste@eml.cc>
10380         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10381         in completing-read for back end server.
10383 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
10385         * message.el (message-confirm-send): New variable to confirm sending a
10386         message.
10387         (message-send): Use it.
10389 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
10391         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10393 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10395         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10397 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
10399         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10400         prevent tracking too many groups.
10401         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10402         Use it.
10404 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
10406         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10407         moving point to the bottom of the window in order to avoid recentering.
10409 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10411         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10412         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10413         (gnus-article-beginning-of-window): Fix calculation.
10415 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10417         * gnus-msg.el (gnus-summary-supersede-article)
10418         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10419         value of gnus-newsgroup-charset to decode non-MIME encoded text in
10420         message header.
10422 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
10424         * message.el:
10425         * gnus-start.el:
10426         * gnus-registry.el: Remove VMS support.
10428 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10430         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10431         macro.
10432         (rfc2104-hash): Use it.
10434 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
10436         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10437         (gnus-summary-sort-by-most-recent-date): New commands.
10438         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10439         and menu entries.
10441 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10443         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10444         don't redisplay article for raw contents; remove plural articles stuff.
10446         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10447         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10448         on gnus-summary-save-article; display results properly.
10450 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10452         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10454 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10456         * gnus-art.el (gnus-summary-save-in-pipe):
10457         Consider gnus-save-all-headers.
10459 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10461         * gnus-util.el (ns-focus-frame): Remove declaration.
10462         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
10463         like x.
10465 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10467         * rfc2104.el (rfc2104-zero): Delete defconst.
10468         (rfc2104-hex-alist): Likewise.
10469         (rfc2104-hex-to-int): Delete func.
10470         (rfc2104-hexstring-to-bitstring): Likewise.
10471         (rfc2104-nybbles): New defconst.
10472         (rfc2104-hash): Rewrite for speed.
10474 2008-07-16  Glenn Morris  <rgm@gnu.org>
10476         * gnus-util.el (ns-focus-frame): Declare for compiler.
10478 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10480         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10481         set as a group parameter.
10482         (gnus-summary-save-in-pipe): Work when it is called independently.
10483         (gnus-summary-pipe-to-muttprint): Don't modify
10484         gnus-summary-pipe-output-default-command.
10486 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10488         * message.el (message-send-mail-with-sendmail):
10489         Display the error message.
10491 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10493         * gnus-art.el (gnus-default-article-saver):
10494         Add gnus-summary-save-in-pipe to choices.
10495         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10496         gnus-summary-pipe-output-default-command as the default command.
10497         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10498         instead of gnus-last-shell-command.
10500         * gnus-sum.el (gnus-summary-pipe-output-default-command):
10501         New user option.
10502         (gnus-summary-muttprint-program): Mention the value will be changed.
10503         (gnus-summary-save-article): Force showing of all headers.
10504         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10506 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
10508         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10510 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
10512         * nnimap.el (nnimap-id):
10513         * sieve-manage.el (sieve-manage-open): Doc fixes.
10515 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
10517         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10518         if available.
10520 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10522         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10524         * nnkiboze.el (nnkiboze-generate-group):
10525         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10527         * nnmairix.el: Require CL.
10529 2008-06-15  David Engster  <dengste@eml.cc>
10531         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10533 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10535         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10536         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10537         runtime choice under XEmacs.
10539         * gnus-sum.el (gnus-summary-set-display-table):
10540         Use `gnus-put-display-table', `gnus-get-display-table',
10541         `gnus-set-display-table' for the display table, instead of `aset'.
10543 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10545         * nnmairix.el: Add autoloads.
10547 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10549         * nnmairix.el (nnmairix-delete-recreate-group)
10550         (nnmairix-update-and-clear-marks): Fix error messages.
10552 2008-06-14  David Engster  <dengste@eml.cc>
10554         * nnmairix.el: Upgrade to version 0.6.
10555         (nnmairix-group-toggle-propmarks-this-group)
10556         (nnmairix-group-toggle-readmarks-this-group)
10557         (nnmairix-group-delete-recreate-this-group)
10558         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10559         (nnmairix-remove-tick-mark-original-article): New commands.
10560         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10561         (nnmairix-propagate-marks-to-nnmairix-groups)
10562         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10563         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10564         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10565         functions needed for marks propagation and manipulation of read marks.
10566         (nnmairix-update-groups): New function.
10567         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10568         (nnmairix-determine-original-group-from-registry)
10569         (nnmairix-determine-original-group-from-path)
10570         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10571         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10572         New helper functions.
10573         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10574         keystrokes for new commands.
10575         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10576         (nnmairix-request-group): Check allow-fast group parameter.
10577         (nnmairix-request-create-group): Set allow-fast group parameter if
10578         nnmairix-allowfast-default is set.
10579         (nnmairix-close-group): Propagate marks upon closing if needed.
10580         (nnmairix-group-toggle-threads-this-group): Use new.
10581         nnmairix-group-toggle-parameter helper function.
10582         (nnmairix-search): Better check for empty search result.
10583         (nnmairix-goto-original-article): Use new helper functions for
10584         determining original article.
10585         (nnmairix-show-original-article): Make sure message-id is in brackets.
10586         (nnmairix-call-mairix-binary): Change variable name.
10587         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10588         helper function.
10589         (nnmairix-widget-toggle-activate): Fix doc string.
10591 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10593         * nnir.el: Require edmacro when compiling with XEmacs.
10594         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10595         available in Emacs 21.
10597 2008-06-11  Glenn Morris  <rgm@gnu.org>
10599         * gnus-util.el (x-focus-frame):
10600         * gnus.el (image-size):
10601         * mm-decode.el (image-size): Declare.
10603         * gnus-picon.el (declare-function): Add compat definition.
10604         (image-size): Declare.
10606         * gnus-group.el (tool-bar-map):
10607         * gnus-sum.el (tool-bar-map): Define for compiler.
10609         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10611         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10613         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10614         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10615         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10616         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10617         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10618         * sieve-manage.el, spam-report.el, spam.el:
10619         Remove unnecessary eval-and-compile of autoloads.
10621 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10623         * auth-source.el: Precise Tramp doc.
10625 2008-06-07  Glenn Morris  <rgm@gnu.org>
10627         * nnmairix.el: Remove unnecessary eval-when-compile.
10629 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
10631         * nnir.el: New file.
10633 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10635         * gnus-util.el (gnus-read-shell-command): New function.
10636         * mm-decode.el (mm-pipe-part):
10637         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10639 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10641         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10643 2008-06-03  Glenn Morris  <rgm@gnu.org>
10645         * pop3.el (nnheader-accept-process-output): Autoload it.
10647 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10649         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10650         are not 2-digit hexadecimal characters that follow `%'s.
10652 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10654         * message.el (message-bogus-recipient-p): Fix type in doc string.
10655         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10656         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10657         Improve custom options.
10658         (message-bogus-recipient-p): Adjust accordingly.
10660 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10662         * nnmairix.el: Require edmacro when compiling with XEmacs.
10664 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10666         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10667         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10669 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10671         * auth-source.el: Add more docs.
10673 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10675         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10676         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10677         retrieval faster in some cases, but might make CPU usage larger.
10678         If this has any bad side effects, we might revert this change.
10680         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10681         seems to make mail retrieval much, much faster.
10682         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10683         unconditionally.
10685         * gnus-draft.el (gnus-group-send-queue):
10686         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10688 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10690         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10692         * message.el (message-bogus-address-regexp): Fix and improve custom
10693         type.
10694         (message-setup-hook): Add message-check-recipients as custom option.
10696 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10698         * message.el (message-cite-function): Remove bogus autoload which crept
10699         in during merge from v5-10.
10701 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10703         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10705         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10707         * auth-source.el: Preliminary Tramp docs.
10708         (auth-sources): Change the default auth-sources to use
10709         EPA .gpg files.
10711 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10713         * nntp.el: Autoload `auth-source-user-or-password'.
10714         (nntp-send-authinfo): Use it.
10716         * nnimap.el: Autoload `auth-source-user-or-password'.
10717         (nnimap-open-connection): Use it.
10719         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10720         for the gnus-message function.
10721         (auth-source-user-or-password): Use it.
10723 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10725         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10726         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10727         (rfc2104-hash): Use it.
10729 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10731         * gnus-art.el (gnus-article-toggle-truncate-lines):
10732         Don't use `iff' in docstring.
10734 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10736         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10738         * gnus-util.el (gnus-extract-address-component-name)
10739         (gnus-extract-address-component-email): Convenience functions around
10740         `gnus-extract-address-components'.
10742         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10743         Use `gnus-extract-address-component-email' to fix bug of comparing full
10744         sender name to `user-mail-address'.
10746 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
10748         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
10749         catch/throw to optimize.
10750         (gnus-registry-find-keywords): Just use member to find a keyword.
10752 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10754         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
10755         is current before calling gnus-server-prepare.
10756         (gnus-server-setup-buffer, gnus-server-update-server)
10757         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
10759 2008-05-04  Juri Linkov  <juri@jurta.org>
10761         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
10762         (mailcap-file-default-commands): Use mailcap-replace-in-string
10763         instead of replace-regexp-in-string, and mailcap-delete-duplicates
10764         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
10766 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
10768         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
10770 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10772         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
10773         hooks.
10774         (gnus-update-read-articles): Speed up non-marks-using users.
10775         (gnus-use-marks): Define gnus-use-marks.
10776         (gnus-propagate-marks): Rename variable to something more sensible.
10778 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
10780         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
10781         (gmm-image-load-path-for-library): Fix typos in docstrings.
10782         (gmm-message): Reflow docstring.
10784 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
10786         * mail-source.el (mail-source-set-1, mail-source-bind):
10787         Move auth-source code out of the macro to clean it up and fix bugs.
10789 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
10791         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
10792         by sender if it's equal to user-mail-address, it's likely to be
10793         useless.
10795         * mail-source.el (mail-source-bind): Don't use user or password if they
10796         are not bound.  Unintern them if they are nil.  Don't use server unless
10797         it's bound, and default it to empty string otherwise.
10799 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
10801         * mail-source.el: Load auth-source.el.
10802         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
10803         get user name or password, if auth-sources is set up.
10805         * gnus-registry.el (gnus-registry-split-strategy): New variable for
10806         strategy of splitting with parent.
10807         (gnus-registry-split-fancy-with-parent)
10808         (gnus-registry-post-process-groups): Use it and fix prior
10809         bug (returning a list as the split result).
10811         * auth-source.el (auth-sources): Remove server parameter.
10812         (auth-source-pick, auth-source-user-or-password)
10813         (auth-source-user-or-password-imap)
10814         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10815         (auth-source-user-or-password-sftp)
10816         (auth-source-user-or-password-smtp): Remove server parameter.
10818 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
10820         * smime.el (smime-sign-region, smime-encrypt-region)
10821         (smime-decrypt-region):
10822         Remove redundant calls to `generate-new-buffer-name'.
10824 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
10826         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
10827         Don't use QP for message/rfc822.
10828         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
10830 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10832         * sieve-manage.el (sieve-string-bytes): Remove.
10833         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
10834         correct byte-length only if the process's coding-system is the same as
10835         the one used internally by Emacs to represent strings.
10837 2008-04-22  Juri Linkov  <juri@jurta.org>
10839         * mailcap.el (mailcap-file-default-commands): New function.
10841 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10843         * message.el (message-signature-separator, message-cite-function):
10844         Change custom version.
10846 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10848         * mm-decode.el (mm-display-external): Make temp file read-only.
10850 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10852         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10853         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10854         `C-c C-f d'.
10856 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10858         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10860 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10862         * auth-source.el: Add docs.
10863         (auth-sources): Modify format to support server.
10864         (auth-source-pick, auth-source-user-or-password)
10865         (auth-source-user-or-password-imap)
10866         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10867         (auth-source-user-or-password-sftp)
10868         (auth-source-user-or-password-smtp): Add server parameter.
10870 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10872         * gnus-registry.el: Initialize the registry when gnus-registry-install
10873         is t.
10875 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10877         * compface.el (uncompface): Make buffer unibyte.
10879 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10881         * mail-source.el (mail-source-value):
10882         Prefer fboundp to functionp so it works with macros as well.
10884 2008-04-05  Glenn Morris  <rgm@gnu.org>
10886         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10888 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10890         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10891         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10893         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10894         multibyteness after rather than before erasing it.
10896         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10897         mm-with-multibyte.
10898         (gnus-request-article-this-buffer): Make sure the proper decoding is
10899         used if gnus-original-article-buffer happens to be unibyte.
10901         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10902         default-enable-multibyte-characters.
10904         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10905         default-enable-multibyte-characters.
10907         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10909         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10911 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10913         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10914         Fix last change in case the element is not even a symbol.
10916 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10918         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10919         imap-enable-exchange-bug-workaround.
10920         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10922 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10924         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10925         a 100 byte status-checks into a 2-3MB transfer for each group.
10926         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10927         to enable bug workaround or not.
10928         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10930 2008-03-31  Glenn Morris  <rgm@gnu.org>
10932         * message.el (mml2015-use): Declare for compiler.
10933         (message-info): Require mml2015 when appropriate.
10935 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10937         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10938         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10939         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10940         (nntp-service-to-port): New function.
10941         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10942         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10943         (nntp-open-netcat-stream): New function.
10944         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10946 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10948         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10950 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10952         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10954 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10956         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10958 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10960         * message.el (message-signature-separator): Change default.
10961         Improve custom type.
10962         (message-cite-function): Change default to
10963         message-cite-original-without-signature.
10965         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10966         toggle.
10968         * message.el (message-check-news-body-syntax): Fix signature check.
10969         (message-setup-1): Mark buffer as unmodified _after_ running
10970         message-setup-hook and handling message-alternative-emails.
10971         (message-shorten-references): Be more strict when building list of
10972         valid references to comply with GNKSA.
10974         * gnus-group.el (gnus-read-ephemeral-bug-group)
10975         (gnus-read-ephemeral-debian-bug-group)
10976         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10978         * message.el (message-info): Don't use booleanp which isn't supported
10979         in Emacs 21 and XEmacs.
10981 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10983         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10984         gnus-group-gmane-group-download-format.
10985         (gnus-group-read-ephemeral-gmane-group): Rename from
10986         gnus-group-read-ephemeral-gmane-group.
10987         (gnus-read-ephemeral-gmane-group-url): Rename from
10988         gnus-group-read-ephemeral-gmane-group-url.
10989         (gnus-bug-group-download-format-alist): New variable.
10990         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10991         (gnus-read-ephemeral-emacs-bug-group): New commands.
10993 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10995         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10996         (gnus-visible-headers): Improve custom type.
10998 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11000         * mml.el (mml-menu): Add workarounds for XEmacs.
11002         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11003         X-Boundary header.
11005         * message.el (message-simplify-recipients): Fix previous commit.
11007 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11009         * mm-util.el (mm-set-buffer-multibyte): New function.
11010         * mm-decode.el (mm-copy-to-buffer): Use it.
11012         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11013         Prefer fboundp to functionp so it works with macros as well.
11015 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
11017         * message.el (message-alter-recipients-discard-bogus-full-name):
11018         New function.
11019         (message-alter-recipients-function): New variable.
11020         (message-get-reply-headers): Use it.
11021         (message-replace-header): New helper function.
11022         (message-recipients-without-full-name): New variable.
11023         (message-simplify-recipients): New command.
11025         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11027         * message.el (message-info): Handle EasyPG manual.
11029         * mml.el (mml-menu): Add entry for EasyPG.
11031 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
11033         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11034         parameter.
11036         * message.el (message-disassociate-draft): Specify drafts group name
11037         fully.
11039 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
11041         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11042         Eliminate unnecessary duplicates from the match list.
11044 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11046         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11047         args of `how-many' of which the XEmacs version doesn't take; declare
11048         Info-index-next as function.
11050 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11052         * gnus-score.el (gnus-score-headers): Fix handling of
11053         gnus-inhibit-slow-scoring.
11055         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11056         string.
11057         (gnus-button-url-regexp): Improve handling of parenthesis.
11058         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11059         (gnus-button-handle-info-keystrokes): Handle index entries.
11061 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11063         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11064         Incoming* files.
11066 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
11068         * auth-source.el (auth-sources): Rename from auth-source-choices.
11069         (auth-source-pick): Use it.
11071 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
11073         * auth-source.el (auth-source-protocols)
11074         (auth-source-protocols-customize, auth-source-choices): Add and
11075         modified variable customizations and defaults.
11076         (auth-source-pick, auth-source-user-or-password)
11077         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11078         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11079         (auth-source-user-or-password-sftp)
11080         (auth-source-user-or-password-smtp): Use new variables and provide an
11081         interface to netrc.el.
11083 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11085         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11086         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11087         Make sure the nntp port to specify is a string.
11089 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11091         * nntp.el: Use with-current-buffer.
11092         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11093         dubious mm-with-unibyte-current-buffer.
11094         (nntp-with-open-group-function): New function extracted from
11095         nntp-with-open-group macro.
11096         (nntp-with-open-group): Use the function, so it's easier to debug.
11097         Add indentation and debugging info.
11098         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11099         Recommend the use of the netcat alternatives.
11101         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11102         Avoid mm-string-as-multibyte as well.
11104         * nnweb.el (nnweb-insert-html):
11105         Remove use of nnheader-string-as-multibyte.
11107         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11108         (nnheader-string-as-multibyte): Remove.
11110         * mm-view.el: Use inhibit-read-only.
11111         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11112         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11113         or unibyte-string.
11115         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11116         (mm-uu-yenc-extract): Use with-current-buffer.
11118         * gnus-soup.el (gnus-soup-send-packet): Don't use
11119         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11121         * nnmh.el: Use with-current-buffer.
11122         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11123         mm-string-as-multibyte on the output of mm-encode-coding-string.
11125         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11126         (nnimap-request-move-article): Use with-current-buffer.
11128         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11129         inserting the handle-buffer's text, so the implicit multibyte->unibyte
11130         conversion uses string-make-unibyte rather than string-as-unibyte.
11132         * gnus-msg.el: Use with-current-buffer.
11134         * message.el (message-ignored-resent-headers): Add "Delivered-To".
11136 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
11138         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11139         string for caching if it is 'PIN.
11141 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11143         * mail-source.el (mail-source-delete-old-incoming-confirm):
11144         Change default to nil.
11145         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11147 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11149         * gnus-art.el (gnus-narrow-to-page): Position point properly.
11150         (gnus-article-goto-prev-page): Work for articles having ^L's.
11152         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11154         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11156 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
11158         * gnus-bookmark.el: Adjust for renames in bookmark.el.
11159         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11160         (gnus-bookmark-jump): Adjust some variable names.
11162 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
11164         * auth-source.el: New package.
11165         (auth-source-choices): Add customization entry point variable.
11167         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11168         bug.
11170 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
11172         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11173         (gnus-registry-initialize, gnus-registry-install-p): Use it.
11174         (gnus-registry-install-shortcuts): Rename from
11175         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
11176         the `gnus-registry-mark-map' keymap dynamically from
11177         `gnus-registry-marks'.  The generated functions update the summary line
11178         when a registry mark is added or deleted, and will call
11179         `gnus-registry-install-p' (see the comments in the code).
11180         (gnus-registry-user-format-function-M): Use concat intelligently.
11182         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11183         the registry mark functions.
11185 2008-03-05  Glenn Morris  <rgm@gnu.org>
11187         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11188         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11189         gnus-art.
11190         (top-level): No need to load own source when compiling.
11192 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11194         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11195         Suggested by <chris.anderton@zetnet.co.uk>.
11197 2008-03-04  Glenn Morris  <rgm@gnu.org>
11199         * gnus-sum.el (top-level): No need to require gnus when compiling,
11200         since unconditionally required near start of file.
11201         (gnus-summary-display-while-building): Move definition before use.
11203 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11205         * gnus-registry.el (gnus-registry-user-format-function-M):
11206         Add formatting function.
11208 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11210         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11211         with plists.
11212         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11213         Use new format.
11215 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11217         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11218         `where-is-internal' that returns a range of key sequences.
11220 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11222         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11224         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11225         (gnus-summary-jump-to-group): Consider windows on other displayed
11226         frames as well.  Similar changes might be needed elsewhere, but that's
11227         the one I've bumped into during my use.
11229         * nndoc.el (nndoc-oe-dbx-type-p):
11230         * gnus-msg.el (gnus-debug):
11231         * gnus-group.el (gnus-update-group-mark-positions):
11232         Use mm-string-to-multibyte.
11234 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11236         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11237         doesn't handle NotDashEscaped.
11239         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
11240         (mml-dnd-attach-options): Fix typo in custom choice.
11242         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11243         Change nndoc-article-type to mbox.
11244         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11246         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
11247         to nil, instead of html2text.
11249         * imap.el (imap-debug): Add `imap-ping-server'.
11251         * gnus-bookmark.el: Add FIXMEs.
11253         * message.el (message-form-letter-separator)
11254         (message-send-form-letter-delay): New variables.
11255         (message-send-form-letter): Use them.  New command to send form
11256         letters.  Requested by Uwe Siart.
11257         (message-send-mail-function): Doc fix.  Add "Other" custom option.
11259 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
11261         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11262         empty author.
11264 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
11266         * gnus-registry.el (gnus-registry-marks): Add variable for
11267         customization of marks and their appearance.
11268         (gnus-registry-read-mark): Use it.
11269         (gnus-registry-do-marks): Add utility function to loop through
11270         `gnus-registry-marks'.
11271         (gnus-registry-install-shortcuts-and-menus): Add function to install
11272         shortcuts and menus.
11273         (gnus-registry-initialize): Use it.
11274         (gnus-registry-default-mark): Clarify documentation.
11276 2008-02-29  Glenn Morris  <rgm@gnu.org>
11278         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11279         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11280         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11281         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11282         Change defcustom :version from 23.0 to 23.1.
11284 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
11286         * gnus-registry.el (gnus-registry-follow-group-p)
11287         (gnus-registry-post-process-groups): Add functions to aid registry
11288         splitting and improve logging.  Clarify behavior in function
11289         documentation.
11290         (gnus-registry-split-fancy-with-parent): Use them.
11292 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11294         * gnus-art.el: Use with-current-buffer.
11296 2008-02-27  David Engster  <dengste@eml.cc>
11298         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11299         Express real group name in the response.
11301 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11303         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11304         (nnmairix-last-server, nnmairix-current-server): Defvar them.
11305         (nnmairix-goto-original-article): Defvar gnus-registry-install and
11306         autoload gnus-registry-fetch-group when compiling.
11307         (nnmairix-request-group-with-article-number-correction):
11308         Remove unreferenced argument passed to nnmairix-call-backend.
11310 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11312         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11313         (mm-uu-extract): Improve face for low color ttys.
11314         Reported by Sascha Wilde.
11316 2008-02-27  Glenn Morris  <rgm@gnu.org>
11318         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11319         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11320         variables to defconsts.  Convert comments to doc-strings.
11321         (nnmairix-last-server, nnmairix-current-server): Convert from free
11322         variables to defvars.  Convert comments to doc-strings.
11323         (gnus-registry-fetch-group): Autoload.
11324         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11325         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11326         (nnmairix-widget-build-editable-fields): Use car cddr rather than
11327         caddr.
11328         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11329         nnmairix-request-group-with-article-number-correction call.
11330         (nnmairix-fast, nnmairix-group): New, less general names, for free
11331         variables passed from nnmairix-request-group to
11332         nnmairix-request-group-with-article-number-correction.  Declare.
11333         (nnmairix-request-group-with-article-number-correction):
11334         Use nnmairix-fast, nnmairix-group rather than fast, group.
11336 2008-02-26  David Engster  <dengste@eml.cc>
11338         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
11339         version 0.5.
11341 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11343         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11344         instead of making an extra function call.  Don't add the current group
11345         to articles only when they have the group.  Use
11346         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11347         Reported by David <de_bb@arcor.de>.
11349 2008-02-24  Miles Bader  <miles@gnu.org>
11351         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11352         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11353         (mm-find-mime-charset-region):
11354         * mm-bodies.el (mm-encode-body):
11355         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11357 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
11359         * mail-source.el (mail-source-delete-incoming): Change default.
11360         Supplement doc string.
11362         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11364 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11366         * nnmail.el (nnmail-message-id-cache-file): Derive from
11367         `gnus-home-directory'.
11369 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
11371         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11372         Document negative prefix.
11374         * gnus-group.el (gnus-group-read-group): Document negative prefix.
11376 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11378         * message.el (message-unsent-separator): Add the Exim bounce
11379         separator.
11381 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
11383         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11384         list.
11385         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11386         recipient/signer list.
11388 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11390         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11391         fbound (Emacs 23 unicode), signal an error.
11393 2008-02-08  Glenn Morris  <rgm@gnu.org>
11395         * gnus-art.el (pgg-display-output-buffer): Declare as function.
11397 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
11399         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11400         ports to the calls to `netrc-machine-user-or-password' in addition to
11401         "imap" and "imaps".
11403 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11405         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11406         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11407         <hanche@math.ntnu.no>.
11409 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11411         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11413 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11415         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11417         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11419 2008-02-01  Miles Bader  <miles@gnu.org>
11421         * mml.el (mml-parse-1): Remove apparently vestigial use of
11422         `mm-hack-charsets'.
11423         * mm-bodies.el (mm-encode-body): Likewise.
11425 2008-02-01  Kenichi Handa  <handa@m17n.org>
11427         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11428         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11429         (rfc2104-hash): Convert the result of concat to unibyte string.
11431 2008-02-01  Dave Love  <fx@gnu.org>
11433         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11434         coding-system-for-read.
11435         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11437         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11438         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
11439         (mm-find-mime-charset-region): Remove hack-charsets stuff.
11441 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11443         * mail-source.el (mail-sources): Add `group' choice.
11445         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11446         parameter `in-group' to control into which group the articles go.
11447         Add treatment of `group' mail-source.
11449 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
11451         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11452         * message.el (message-beginning-of-line): Use featurep instead of bound
11453         tests in order to resolve conditionals at compile time.
11455 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11457         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11459         * mm-decode.el (mm-dissect-buffer): Decode description.
11461         * mml.el (mml-to-mime): Encode message header first.
11463 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11465         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11466         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11468 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11470         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11472 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11474         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11475         prefix keys.
11476         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11477         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11478         gnus-xmas.el.
11480 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11482         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11483         Add new variables for article mark management.
11484         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11485         list of extra data entries which, when present, will indicate that the
11486         article ID should not be trimmed from the registry.
11487         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11488         functions.
11489         (gnus-registry-read-mark): New function to read a mark name from the
11490         user.
11491         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11492         (gnus-registry-set-article-mark-internal): New functions to add and
11493         remove marks.
11494         (gnus-registry-get-article-marks): New function to show the marks for
11495         an article, or retrieve them for further use.
11497 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11499         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11500         keys when no argument is given.
11502 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11504         * gnus-sum.el (gnus-article-sort-by-random)
11505         (gnus-thread-sort-by-random): Fix doc strings.
11506         Reported by jidanni@jidanni.org.
11508 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11510         * gnus-art.el (gnus-article-describe-bindings): New function.
11511         (gnus-article-read-summary-keys): Use it.
11512         (gnus-article-mode-map): Bind `C-h b' to it.
11514 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11516         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11517         XEmacs.
11518         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11519         Protect against non-character events.
11521 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11523         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11524         New command.
11525         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11526         instead of END.  Change name of the temp file.
11527         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11528         customizable.
11530 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11532         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11533         bind `S W' to gnus-article-wide-reply-with-original; set default
11534         binding to gnus-article-read-summary-send-keys.
11535         (gnus-article-read-summary-keys): Fix the order of keys; display
11536         continuation keys correctly in the echo area; describe bindings
11537         correctly when keys end with `C-h'.
11538         (gnus-article-read-summary-send-keys): New function.
11539         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11540         Work for gnus-article-read-summary-send-keys; display continuation keys
11541         correctly in the echo area.
11542         (gnus-article-reply-with-original): Ignore prefix argument.
11543         (gnus-article-wide-reply-with-original): New function.
11545 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11547         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11548         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11550 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11552         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11553         (gnus-group-read-ephemeral-gmane-group): New command.
11555 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11557         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11559 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11561         * message.el (message-send-mail-function): Increase custom version.
11563         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11564         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11566 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11568         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11569         html parts correctly; support forwarded messages.
11570         (gnus-article-browse-html-article): Remove work buffers.
11572         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11573         compiling.
11574         (netrc-bound-and-true-p): New macro.
11575         (netrc-parse): Use it instead of bound-and-true-p that is not available
11576         in XEmacs 21.4.
11578 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11580         * gnus-registry.el (gnus-registry-mark-article)
11581         (gnus-registry-article-marks): Add functionality to mark articles
11582         through the Gnus registry.
11584         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11585         (netrc-parse): Use encrypt-file-alist to determine if
11586         encrypt-find-model or encrypt-insert-file-contents should be used.
11588 2007-12-19  Glenn Morris  <rgm@gnu.org>
11590         * mml.el (message-options-set, message-narrow-to-head)
11591         (message-in-body-p, message-mail-p, message-encode-message-body):
11592         Autoload.
11593         (message-remove-header, message-narrow-to-headers-or-head)
11594         (message-subscribed-p, message-make-mail-followup-to)
11595         (message-position-on-field, message-news-p)
11596         (message-options-set-recipient, message-generate-headers)
11597         (message-sort-headers): Declare as functions.
11599 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11601         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
11602         convention in doc string.
11604 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11606         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11607         title to html parts.
11608         (gnus-article-browse-html-article): Pass message header to it.
11610         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11612 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11614         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11615         or password compatible with XEmacs.
11617 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11619         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11620         format document.
11621         (gnus-mime-delete-part): Don't write description line if empty.
11622         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11624 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
11626         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11627         (gnus-summary-mark-read-and-unread-as-read)
11628         (gnus-summary-mark-current-read-and-unread-as-read)
11629         (gnus-summary-mark-unread-as-ticked): Doc fix.
11630         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11632 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11634         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
11635         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11637 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11639         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
11640         yes-or-no-p.
11642 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11644         * mm-decode.el (mm-add-meta-html-tag): New function.
11645         (mm-save-part-to-file, mm-pipe-part): Use it.
11647         * gnus-art.el (gnus-article-browse-delete-temp-files):
11648         Use gnus-y-or-n-p instead of y-or-n-p.
11649         (gnus-article-browse-html-parts): Work with message/external-body; use
11650         mm-add-meta-html-tag.
11652 2007-12-11  Glenn Morris  <rgm@gnu.org>
11654         * gnus-cache.el: Require gnus-sum not just when compiling.
11656         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
11658         * gnus-int.el (gnus-server-opened, gnus-status-message):
11659         Move definitions before use.
11661         * mm-decode.el: Require gnus-util.
11662         (mm-remove-part): Only call delete-annotation on XEmacs.
11664         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
11666         * nnmail.el: Require gnus-int.
11668         * spam.el: Move `require's before `eval-when-compile's.
11670         * gnus-ems.el (gnus-alive-p):
11671         * gnus-fun.el (message-goto-eoh):
11672         * gnus-util.el (gnus-group-name-decode):
11673         * mail-source.el (gnus-compress-sequence):
11674         * message.el (Info-goto-node, format-spec):
11675         * mm-bodies.el (message-options-get):
11676         * mm-decode.el (mm-view-pkcs7):
11677         * mm-util.el (gmm-write-region):
11678         * mml-smime.el (mml-compute-boundary)
11679         (gnus-completing-read-with-default):
11680         * mml.el (widget-button-press, gnus-make-hashtable):
11681         * mml1991.el (mm-decode-content-transfer-encoding)
11682         (mm-encode-content-transfer-encoding)
11683         (message-options-get, message-options-set):
11684         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
11685         * nnfolder.el (gnus-request-group):
11686         * nnheader.el (ietf-drums-unfold-fws):
11687         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11688         * smime.el (gnus-run-mode-hooks):
11689         * spam-stat.el (gnus-message): Autoload.
11691         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11692         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11693         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11694         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11695         Add declare-function compatibility definition.
11697         * gnus-cache.el (nnvirtual-find-group-art):
11698         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11699         (gnus-add-image, gnus-add-wash-type):
11700         * gnus-group.el (nnkiboze-score-file):
11701         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11702         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11703         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11704         (message-tokenize-header, gnus-get-buffer-create)
11705         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11706         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11707         * gnus.el (gnus-group-decoded-name):
11708         * mail-source.el (imap-capability):
11709         * mm-bodies.el (message-options-set):
11710         * mm-decode.el (gnus-configure-windows):
11711         * mm-extern.el (message-goto-body):
11712         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11713         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11714         (epg-sub-key-validity, message-options-set):
11715         * mml.el (widget-event-point, gnus-configure-windows):
11716         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11717         * mml2015.el (epg-check-configuration, epg-configuration)
11718         (message-options-set):
11719         * nndb.el (nndb-request-article):
11720         * nnfolder.el (gnus-request-create-group):
11721         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11722         * nnmaildir.el (gnus-group-mark-article-read):
11723         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11724         * rfc1843.el (message-fetch-field):
11725         * spam.el (gnus-extract-address-components):
11726         Declare as functions.
11728 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11730         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11732 2007-12-09  Glenn Morris  <rgm@gnu.org>
11734         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11736         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11737         * message.el, mm-view.el, sieve-manage.el, smime.el:
11738         Add declare-function compatibility definition.
11740         * gnus-art.el (w3-region, w3m-region, Info-menu):
11741         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11742         * gnus-sum.el (gnus-get-predicate):
11743         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11744         * message.el (mail-abbrev-in-expansion-header-p):
11745         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11746         (w3m-detect-meta-charset, w3m-region):
11747         * sieve-manage.el (password-read, password-cache-add)
11748         (password-cache-remove):
11749         * smime.el (password-read-and-add): Declare as functions.
11751 2007-12-08  David Kastrup  <dak@gnu.org>
11753         * gnus-sum.el (gnus-summary-simplify-subject-query):
11754         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11755         `message'.
11757 2007-12-07  Glenn Morris  <rgm@gnu.org>
11759         * gnus-art.el (article-make-date-line): Revert previous change.
11761 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11763         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11765 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11767         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11768         Call gnus-add-to-range ranges only once with a prepared article-list.
11770 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11772         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11773         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11774         group names with backslashes.
11775         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11777 2007-12-06  Deepak Goel  <deego3@gmail.com>
11779         * gnus-art.el (article-make-date-line):
11780         * gnus-start.el (gnus-load):
11781         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11783 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11785         * gnus-art.el (gnus-use-idna):
11786         * gnus-start.el (gnus-site-init-file):
11787         * message.el (message-use-idna):
11788         * mm-uu.el (mm-uu-hide-markers):
11789         * smiley.el (smiley-style): Revert changes that suppress warnings.
11791 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11793         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11794         specify charset to html source.
11795         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11797 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11799         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11800         idna-program in order to suppress byte compile warning issued by XEmacs
11801         that came to byte compile the default value section of defcustom forms
11802         recently.
11804         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11805         value of installation-directory.
11807         * message.el (message-use-idna): Don't directly refer to the value of
11808         idna-program.
11810         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11812         * smiley.el (smiley-style): Don't directly call face-attribute.
11814 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11816         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11818         * gnus-dired.el: Reduce Gnus dependencies.
11819         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11820         Don't require.  Use autoloads instead.
11821         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11822         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11823         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11824         (gnus-dired-mode): Adjust doc string.
11825         (gnus-dired-mail-mode): New variable.
11826         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11827         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11828         (gnus-dired-mail-buffers): New function.  Return mail or message
11829         composition buffers.
11830         (gnus-dired-attach): Use it.
11831         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11832         NO-DECODE.
11833         (gnus-dired-print): Use `gnus-print-buffer' depending on
11834         `gnus-dired-mail-mode'.
11836 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11838         * rfc2047.el (rfc2047-encoded-word-regexp)
11839         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11840         explaining what regexp patterns are for.
11842 2007-12-04  Glenn Morris  <rgm@gnu.org>
11844         * password.el: Move to ../password-cache.el.
11846         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11847         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11848         * mml-smime.el (password-read, password-cache-add)
11849         (password-cache-remove):
11850         No need to autoload, since mml-sec requires password.
11852         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11853         * message.el (gnus-extract-address-components):
11854         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11856         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11857         password.
11859 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11861         * mailcap.el: Reduce dependencies.
11862         (mail-header-parse-content-type): Autoload.
11863         (mailcap-delete-duplicates): New alias.
11864         (mailcap-mime-info): Add optional argument NO-DECODE.
11865         (mailcap-mime-types): Use mailcap-delete-duplicates.
11867         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11869 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11871         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11872         function.
11874         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11875         (gnus-uu-yenc-article): New function.
11877         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11879         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11881 2007-12-02  Glenn Morris  <rgm@gnu.org>
11883         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
11884         Move to ../net.
11886         * binhex.el, uudecode.el: Move to ../mail.
11888         * encrypt.el: Remove file.
11890 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11892         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11893         matches on patches.
11895         * gnus-art.el (gnus-article-browse-html-article):
11896         Mention `mm-text-html-renderer' in the doc string.
11898         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11899         string.  Add comments.
11901         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11902         if rhs is ASCII.
11904 2007-12-01  Glenn Morris  <rgm@gnu.org>
11906         * dig.el, dns.el: Move to ../net.
11907         * format-spec.el, hex-util.el, sha1.el: Move to ../.
11909         * mail-source.el (top-level): Require format-spec before
11910         eval-when-compile.
11912 2007-11-30  Glenn Morris  <rgm@gnu.org>
11914         * encrypt.el: Require password, rather than autoloading password-read.
11916 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11918         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11919         caller can indicate whether the cache should be disregarded for this
11920         call.  This way the result of the call is reproducible at all times and
11921         can be considered a canonical server name for the supplied method.
11922         (gnus-agent-method-p): Canonicalize server names by pushing their
11923         method through `gnus-method-to-server' using the no-cache argument.
11925         * gnus-srvr.el (gnus-server-insert-server-line):
11926         Call `gnus-method-to-server' with `no-cache' argument.
11928         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11929         gnus-agent-possibly-synchronize-flags as this should be called when the
11930         server is actually being opened.
11931         (gnus-agent-possibly-synchronize-flags)
11932         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11933         flags file of an agentized server to the latter function.
11935         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11936         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11937         after a connection has been established successfully.
11939 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11941         * gnus-art.el (article-display-face): Force to display face if called
11942         interactively; check if gnus-article-x-face-too-ugly matches author.
11943         (article-display-x-face): Display face even if From header is missing
11944         as article-display-face does.
11946 2007-11-28  Richard Stallman  <rms@gnu.org>
11948         * md4.el: Move to ../.
11949         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
11951 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11953         * mail-source.el (mail-sources): Default to fetch from file for
11954         compatibility with default of nnmail-spool-file.
11956 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11958         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11959         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11960         to look for encoded word that should be encoded again.
11961         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11962         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11963         encoding pattern.
11964         (rfc2047-decode-region): Switch strict regexp and loose one according
11965         to rfc2047-allow-irregular-q-encoded-words.
11967 2007-11-26  Simon Josefsson  <simon@josefsson.org>
11969         * imap.el: Move to ../net directory.
11971 2007-11-25  Romain Francoise  <romain@orebokech.com>
11973         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11975 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11977         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11978         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11980         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11981         `nnmail-spool-file'.
11983         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11984         `nnmail-spool-file'.
11986         * gnus-move.el (gnus-change-server): Ditto.
11988         * gnus-kill.el (gnus-batch-score): Ditto.
11990         * gnus-cache.el (gnus-jog-cache): Ditto.
11992         * gnus-msg.el (gnus-summary-reply):
11993         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11995 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11997         * gnus-cache.el (gnus-cache-generate-nov-databases):
11998         Use nnml-generate-nov-databases-directory instead of
11999         nnml-generate-nov-databases-1.
12001 2007-11-24  Glenn Morris  <rgm@gnu.org>
12003         * message.el (message-tool-bar-retro): Update for rename
12004         mail_send.xpm->mail-send.xpm.
12006 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12008         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12009         `smime-ldap-search' for Emacs 22 and up.
12011 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12013         * hashcash.el: Move to ../mail directory.
12015         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
12017         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12018         `smime-ldap-search' for Emacs 22 and up.
12020 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12022         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12024         * message.el (message-send-mail-function): Fix error convention.
12025         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12026         (message-widen-reply, message-send-mail, message-talkative-question)
12027         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12028         (message-clone-locals, message-send-news): Use with-current-buffer.
12029         (message-insert-or-toggle-importance): Remove unused var `valid'.
12030         (message-make-references): Remove unused var `new-references'.
12031         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12033 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12035         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12036         (spam-split-symbolic-return-positive): Reflow docstring.
12037         (spam-backends, spam-summary-exit-behavior)
12038         (spam-mark-ham-unread-before-move-from-spam-group)
12039         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12040         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12041         (spam-clear-cache, spam-backend-check, spam-install-backend)
12042         (spam-install-statistical-backend, spam-list-of-processors)
12043         (spam-group-processor-p, spam-split, spam-bogofilter-score)
12044         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12045         (spam-check-crm114, spam-initialize, spam-unload-hook):
12046         Fix typos in docstrings.
12048 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12050         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12051         been checked if they have never been read and those group levels are
12052         higher than the one that a user specified.
12054 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12056         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12057         foreign groups unless a group level is specified by a user.
12058         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12060 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
12062         * message.el (message-send-mail-function): Require sendmail.
12064 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
12066         * message.el (message-send-mail-function): Check for smtpmail too.
12068         * utf7.el (utf7-encode, utf7-decode): Use coding system
12069         `utf-7'/`utf-7-imap' from utf-7.el' if available.
12071         * message.el (message-send-mail-function): New function.
12072         (message-send-mail-function): Set default using
12073         message-send-mail-function.  Adjust doc string.
12074         (message-send-mail-with-mailclient): New function.
12076 2007-11-17  Richard Stallman  <rms@gnu.org>
12078         * assistant.el: Remove file.
12080 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12082         * smime.el (from):
12083         * rfc2047.el (message-posting-charset):
12084         * qp.el (mm-use-ultra-safe-encoding):
12085         * pop3.el (parse-time-months):
12086         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12087         * nnml.el (files):
12088         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12089         (jka-compr-compression-info-list, ange-ftp-path-format)
12090         (efs-path-regexp):
12091         * nndiary.el (files):
12092         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12093         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12094         (epg-digest-algorithm-alist, inhibit-redisplay)
12095         (password-cache-expiry):
12096         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12097         (pgg-output-buffer, password-cache-expiry):
12098         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12099         (efs-path-regexp):
12100         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12101         (inhibit-redisplay):
12102         * mm-uu.el (file-name, start-point, end-point, entry)
12103         (gnus-newsgroup-name, gnus-newsgroup-charset):
12104         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12105         (latin-unity-ucs-list):
12106         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12107         (mm-uu-binhex-decode-function):
12108         * message.el (gnus-message-group-art, gnus-list-identifiers)
12109         (rmail-enable-mime-composing, gnus-local-organization)
12110         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12111         (gnus-read-active-file, facemenu-add-face-function)
12112         (facemenu-remove-face-function, gnus-article-decoded-p)
12113         (tool-bar-mode):
12114         * mail-source.el (display-time-mail-function):
12115         * gnus-util.el (nnmail-pathname-coding-system)
12116         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12117         (gnus-original-article-buffer, gnus-user-agent)
12118         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12119         (xemacs-codename, sxemacs-codename, emacs-program-version):
12120         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12121         * gnus-start.el (gnus-agent-covered-methods)
12122         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12123         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12124         (gnus-newsgroup-headers, gnus-group-list-mode)
12125         (gnus-group-mark-positions, gnus-newsgroup-data)
12126         (gnus-newsgroup-unreads, nnoo-state-alist)
12127         (gnus-current-select-method, mail-sources)
12128         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12129         (nnmail-spool-file, gnus-cache-active-hashtb):
12130         * gnus-mh.el (mh-lib-progs):
12131         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12132         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12133         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12134         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12135         (gnus-group-buffer):
12136         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12137         (font-lock-set-defaults):
12138         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12139         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12140         (gnus-summary-post-menu, total-parts, type, condition, length):
12141         * gnus-agent.el (gnus-agent-read-agentview):
12142         * flow-fill.el (show-trailing-whitespace):
12143         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12144         eval-and-compile wrappers for byte compiler pacifiers.
12146         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12147         (mm-display-inline-fontify): Check for featurep 'xemacs not
12148         extent-list.
12150         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12151         itimer-list.
12152         (mm-create-image-xemacs): Only do something for XEmacs.
12153         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12155         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12157         * gnus-registry.el (gnus-adaptive-word-syntax-table):
12158         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12160 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12162         * nnimap.el (nnimap-split-download-body):
12163         * gnus-demon.el (gnus-demon):
12164         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12166 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12168         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12169         New macros.
12170         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12171         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12172         copy data from unibyte buffer to multibyte current buffer.
12173         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12174         to copy data from unibyte current buffer to multibyte buffer.
12175         (nntp-make-process-buffer): Make process buffer unibyte.
12177         * pop3.el (pop3-open-server): Fix typo in Lisp code.
12179 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
12181         * pop3.el (pop3-open-server): Accept and process data more robustly at
12182         connection start to avoid spurious "POP SSL connection failed" errors.
12184 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12186         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12187         read group names.
12189 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
12191         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12193 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12195         * nnmail.el (nnmail-parse-active): Make group names unibyte.
12196         (nnmail-save-active): Use a unibyte buffer when saving active file,
12197         which may contain non-ASCII group names.
12199         * nnml.el (nnml-request-group): Decode group names in messages.
12201 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
12203         * message.el (message-citation-line-function)
12204         (message-insert-formatted-citation-line): Fix spelling of
12205         `message-insert-formated-citation-line'.
12207 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
12209         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12211 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12213         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12214         nnmail-pathname-coding-system.
12216         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12217         that a user enters; decode group names in messages.
12219         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12221 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12223         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12225         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12227         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12228         risky local variable.
12230         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12232 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
12234         * encrypt.el: Improve documentation to fix function name typo.
12235         Reported by Daiki Ueno <ueno@unixuser.org>.
12237 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12239         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12240         even if the point is not in the last page of an article.
12241         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12242         back to the previous page.
12244 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
12246         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12248 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12250         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12252 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12254         * message.el (message-check-news-body-syntax):
12255         Avoid mm-string-as-multibyte.
12256         (message-hide-headers): Don't assume (point-min)==1.
12258 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12260         * message.el (message-remove-blank-cited-lines): Fix if remove is
12261         given.
12262         (message-bogus-address-regexp): New variable.
12263         (message-bogus-recipient-p): New function.
12264         (message-check-recipients): New command.
12265         (message-syntax-checks): Add `bogus-recipient'.
12266         (message-fix-before-sending): Add `bogus-recipient'.
12268         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12269         (gnus-treat-body-boundary): Don't test window-system.
12271 2007-10-28  Leo Liu  <sdl.web@gmail.com>  (tiny change)
12273         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12275 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12277         * gnus.el: Bump version to Gnus v5.13.
12279 2007-10-28  Miles Bader  <miles@gnu.org>
12281         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12282         at compile-time too.
12284 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12286         * gnus-msg.el (gnus-message-setup-hook):
12287         Add `message-remove-blank-cited-lines' to options.
12289 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12291         * message.el (message-remove-blank-cited-lines): New function.
12292         Suggested by Karl Plästerer.
12294 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12296         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12297         mapc.
12299         * imap.el (imap-open): Replace mapcar called for effect with mapc.
12300         (top-level): Use mapc to set functions to be traced for debugging.
12302         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12303         called for effect with while loop.
12305         * message.el (message-talkative-question): Replace mapcar called for
12306         effect with mapc.
12308         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12309         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12310         called for effect with dolist.
12312         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12314         * nndiary.el: Use dolist instead of mapcar to add diary headers to
12315         gnus-extra-headers and nnmail-extra-headers.
12317         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12318         called for effect with dolist.
12319         (top-level): Use mapc to set functions to be traced for debugging.
12321         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12322         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12323         dolist.
12325         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12326         Replace mapcar called for effect with mapc.
12327         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12328         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12329         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12330         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12332         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12333         remove-if that's a cl function.
12335         * webmail.el (webmail-debug): Replace mapcar called for effect with
12336         dolist.
12338 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12340         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12341         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12342         with while loop.
12344         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12345         functions from article-* functions.
12346         (gnus-multi-decode-header): Replace mapcar called for effect with
12347         dolist.
12349         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12350         (gnus-bookmark-show-details): Replace mapcar called for effect with
12351         while loop.
12353         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12354         called for effect with while loop.
12356         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12357         with dolist.
12359         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12360         Replace mapcar called for effect with dolist.
12362         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12364         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12365         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12366         Replace mapcar called for effect with dolist.
12367         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12368         mapc.
12370         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12371         Replace mapcar called for effect with dolist.
12372         (gnus-topic-list): Replace mapcar called for effect with mapc.
12374         * gnus.el: Use mapc instead of mapcar to add autoloads.
12376 2007-10-23  Richard Stallman  <rms@gnu.org>
12378         * gnus-group.el (gnus-group-highlight): Mark as risky.
12380 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12382         * gnus.el (gnus-server-to-method): Return method found first in
12383         gnus-newsrc-alist.
12385         * gnus-art.el (gnus-article-highlight-signature)
12386         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12387         button overlay without the front stickiness.
12389 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12391         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12392         overview buffer needed a catch to receive its throw.
12393         (gnus-agent-flush-cache): Declare as interactive to make this function
12394         easier to use.
12396 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12398         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12399         `next-line'.
12401 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12403         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12404         exclude address matching message-dont-reply-to-names.
12406 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12408         * gnus-util.el (gnus-string<): New function.
12410         * gnus-sum.el (gnus-article-sort-by-author)
12411         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12413 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12415         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12416         the frame-focus tag is set in gnus-buffer-configuration.
12418 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12420         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12421         the front stickiness.
12423 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12425         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12426         url pattern; remove duplicate one.
12427         (gnus-article-extend-url-button): New function.
12428         (gnus-article-add-buttons): Use it.
12429         (gnus-button-push): Use concatenated url that it makes.
12431 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12433         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12434         (sieve-manage-open): Use `mapc' instead of `mapcar'.
12436 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12438         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12439         Don't hardcode point-min==1.
12441 2007-09-30  David Kastrup  <dak@gnu.org>
12443         * gnus-art.el (gnus-article-reply-with-original)
12444         (gnus-article-followup-with-original): When `transient-mark-mode' is
12445         off, refrain from active-region behavior for followups.
12447 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12449         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12450         Fix comment about "iso8859-1".
12452 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12454         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12455         ones returned from the verify-function.
12457         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12458         Call mml2015-extract-cleartext-signature if extraction failed.
12460 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12462         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12463         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12464         failed.
12466 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12468         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12470 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12472         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12473         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12474         thread for both the null and zero (kill/expire thread) universal prefix
12475         cases.
12476         (gnus-summary-expire-thread): Add new function to expire a thread,
12477         using gnus-summary-kill-thread.
12478         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12479         shortcuts for gnus-summary-expire-thread.
12480         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12481         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12483 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12485         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12486         extras value, so an extras entry can be deleted.
12487         (gnus-registry-delete-extra-entry): Use it.
12488         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12489         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12490         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12491         storage through the gnus-registry, and provide an appropriate API for
12492         it.
12494 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12496         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12497         Suggested by Leo <sdl.web@gmail.com>.
12499         * gnus.el: Do.
12501 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12503         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12504         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12506         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12508         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12509         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12511 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12513         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12514         newline.
12515         (nnmbox-request-accept-article): Don't change article in source buffer;
12516         narrow to header to use message-fetch-field rather than
12517         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12518         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12519         as delimiters; make sure article ends with newline.
12520         (nnmbox-delete-mail): Correct last position of article to be deleted;
12521         ignore X-Gnus-Newsgroup header in article body.
12522         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12523         positions; make sure article ends with newline.
12525         * message.el (message-display-abbrev): Don't infloop when a user
12526         inserts SPC in the beginning of header.
12528 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12530         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12531         list of groups not followed by default.  Fix type to be regexp.
12532         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12534 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
12536         * hmac-def.el (define-hmac-function): Switch from old-style to
12537         new-style backquotes.
12539         * md4.el (md4-make-step): Likewise.
12541 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12543         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12544         raw-text coding system when saving .newsrc file, which may contain
12545         non-ASCII group names.
12547 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12549         * gnus-cus.el (gnus-score-extra): New widget.
12550         (gnus-score-extra-convert): New function.
12551         (gnus-score-customize): Use it for Extra.
12553 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12555         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12556         (mml2015-mailcrypt-clear-verify): Use it.
12557         (mml2015-gpg-clear-verify): Use it.
12558         (mml2015-pgg-clear-verify): Use it.
12559         (mml2015-epg-clear-verify): Replace the current part with the output
12560         from GnuPG; don't extract the plaintext by itself.
12562         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12563         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12564         mml2015-clear-verify-function; don't touch the armor headers or
12565         dash-escaped text here.
12567 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12569         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12570         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12571         parts, or application/octet-stream as a last resort.
12572         (gnus-mime-view-part-as-type): Don't toggle display.
12573         (gnus-mime-view-part-as-charset): Don't turn off display before
12574         querying charset.
12576         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
12577         stuff to undisplayer function in Emacs.
12578         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
12580         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
12581         text/calendar parts.
12583 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12585         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
12586         decoding text/calendar parts.
12588         * message.el (message-forward-make-body-mime): Always mark body as
12589         having no illegible text; remove signed-or-encrypted argument.
12590         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
12592         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
12593         (mml-generate-mime-1): Don't encode body if it is specified to be in
12594         raw form; don't make buffer be unibyte when inserting multibyte string.
12596 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12598         * sha1.el: Fix up comment style.
12599         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
12600         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
12602         * hex-util.el: Fix up comment style.
12603         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
12605         * gnus-salt.el: Use with-current-buffer.
12606         (gnus-pick-setup-message): Fix long-standing typo.
12608 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12610         * imap.el (imap-logout-timeout): New variable.
12611         (imap-logout, imap-logout-wait): New functions.
12612         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
12614         * nnimap.el (nnimap-logout-timeout): New server variable.
12615         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
12616         nnimap-logout-timeout.
12618         * gnus-art.el (gnus-article-summary-command-nosave)
12619         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
12621 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12623         * gnus.el (gnus-maximum-newsgroup): New variable.
12625         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
12626         according to gnus-maximum-newsgroup.
12628         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12629         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12630         Limit the range of articles according to gnus-maximum-newsgroup.
12632 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12634         * gnus-art.el (gnus-sticky-article): Fix problems described in
12635         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12636         Don't perform gnus-configure-windows here; reuse existing sticky
12637         article buffer.
12639         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12640         it doesn't exist in gnus-article-mode.
12642 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12644         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12645         (gnus-agent-decoded-group-name): New function.
12646         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12647         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12649 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12651         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12652         Add binding for gnus-sticky-article.
12653         (gnus-summary-exit): Don't kill sticky article buffers.
12655         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12656         article buffer.
12657         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12658         (gnus-kill-sticky-article-buffers): New commands.
12660 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12662         * nntp.el (nntp-xref-number-is-evil): New server variable.
12663         (nntp-find-group-and-number): If it is non-nil, don't trust article
12664         numbers in the Xref header.
12666 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12668         * gnus-agent.el (gnus-agent-read-group): New function.
12669         (gnus-agent-flush-group, gnus-agent-expire-group)
12670         (gnus-agent-regenerate-group): Use it.
12671         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12672         nnmail-pathname-coding-system.
12674 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12676         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12678         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12679         that are unread as unread, and also as selected so that information of
12680         marks having been changed by a user may be updated when exiting group.
12682 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12684         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12686 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12688         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12689         calculated ignoring signature parts to gnus-treat-article.
12691 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12693         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12694         a point here in order to keep the window start.
12695         (gnus-insert-mime-security-button): Make a button overlay without the
12696         front stickiness.
12697         (gnus-mime-display-security): Goto the end of a button.
12699         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12701 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12703         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12704         group-name-at-point.
12705         (gnus-group-completing-read): New function that offers decoded
12706         non-ASCII group names for completion.
12707         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12708         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12709         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12710         (gnus-group-fetch-control): Use it.
12711         (gnus-fetch-group): Use group-name-at-point for the initial value
12712         rather than the default value; use gnus-alive-p.
12714         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12715         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12716         (gnus-summary-post-news): Use gnus-group-completing-read.
12718         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12719         (gnus-read-move-group-name): Decode group name for completion.
12721 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12723         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12724         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12725         Yamaoka slightly modified the code).
12727 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12729         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12730         (nnmail-split-incoming): Bind it.
12732         * nnml.el (nnml-group-name-charset): New function.
12733         (nnml-decoded-group-name): Use it; don't decode group name if
12734         nnmail-group-names-not-encoded-p is non-nil.
12735         (nnml-encoded-group-name): New function.
12736         (nnml-group-pathname): Inline nnml-decoded-group-name.
12737         (nnml-request-expire-articles): Decode group name in message.
12738         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12739         nnmail-pathname-coding-system.
12740         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12741         not decoded ones according to nnmail-group-names-not-encoded-p.
12742         (nnml-generate-active-info): Use nnml-encoded-group-name.
12744 2007-08-08  Glenn Morris  <rgm@gnu.org>
12746         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12747         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12748         doc-strings and comments.
12750 2007-07-25  Glenn Morris  <rgm@gnu.org>
12752         * Relicense all FSF files to GPLv3 or later.
12754 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12756         * gnus-sum.el (gnus-summary-move-article):
12757         Make gnus-summary-respool-article work.
12759 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12761         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12762         string.
12764 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12766         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12767         that should be ignored when comparing distant RSS articles with local
12768         ones.
12769         (nnrss-make-hash-index): New function.  Create a hash index according
12770         to the ignored fields.
12771         (nnrss-check-group): Use it.
12773 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12775         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12777         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12779         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12780         the new optional argument ENCODED is non-nil.
12781         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12782         coding system for encoding group name.
12783         (gnus-group-make-rss-group): Pass un-encoded group name to
12784         gnus-group-make-group.
12785         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12786         encoded.
12788         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12789         Encode group name to which articles are moved or copied.
12790         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12791         coding system for encoding Newsgroup, Followup-To and Xref headers.
12793         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12794         marks; use nnheader-file-coding-system to write a file.
12795         (nnagent-retrieve-headers): Bind file-name-coding-system to
12796         nnmail-pathname-coding-system.
12798         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12800         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12801         (nnml-request-article, nnml-request-create-group)
12802         (nnml-request-rename-group, nnml-find-id)
12803         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12804         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12805         (nnml-save-marks): Use nnml-group-pathname instead of
12806         nnmail-group-pathname.
12808         (nnml-request-create-group, nnml-request-expire-articles)
12809         (nnml-request-move-article, nnml-request-delete-group)
12810         (nnml-deletable-article-p, nnml-possibly-create-directory)
12811         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12812         (nnml-open-marks): Bind file-name-coding-system to
12813         nnmail-pathname-coding-system.
12815         (nnml-request-article): Pass server argument to nnml-find-group-number.
12816         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12817         Pass server argument to nnml-possibly-create-directory.
12818         (nnml-request-accept-article): Pass server argument to
12819         nnml-active-number and nnml-save-mail.
12820         (nnml-find-group-number): Pass server argument to nnml-find-id.
12821         (nnml-request-update-info): Pass server argument to
12822         nnml-marks-changed-p.
12824         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12825         (nnml-save-mail, nnml-active-number): Add server argument.
12827         (nnml-request-delete-group): Warn if group is missing.
12828         (nnml-get-nov-buffer): Decode group name.
12829         (nnml-generate-active-info): Encode group name.
12830         (nnml-open-marks): Decode group name in messages.
12832 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12834         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12835         if it is not specified.
12836         (gnus-article-pipe-part, gnus-article-save-part)
12837         (gnus-article-interactively-view-part, gnus-article-copy-part)
12838         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12839         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12840         (gnus-article-replace-part, gnus-article-delete-part)
12841         (gnus-article-view-part-as-type): Pass raw prefix argument to
12842         gnus-article-part-wrapper.
12844 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12846         * gnus-agent.el (gnus-agent-save-active):
12847         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12849         * gnus-cache.el (gnus-cache-save-buffers)
12850         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12851         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12852         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12853         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12854         (gnus-cache-generate-active, gnus-cache-rename-group)
12855         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12856         (gnus-cache-update-overview-total-fetched-for):
12857         Bind file-name-coding-system to nnmail-pathname-coding-system.
12858         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12859         New variables.
12860         (gnus-cache-decoded-group-name): New function.
12861         (gnus-cache-file-name): Use it.
12862         (gnus-cache-generate-active): Use non-decoded group name for active.
12864         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12865         right place.
12866         (gnus-write-active-file): Don't break non-ASCII group names.
12868         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12869         nnmail-pathname-coding-system.
12871         * gnus-uu.el (gnus-uu-decode-save): Typo.
12873 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12875         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12877 2007-07-14  David Kastrup  <dak@gnu.org>
12879         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12880         finishing actions if we did not edit the article.
12882 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12884         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12885         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12886         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12887         (gnus-agent-flush-group, gnus-agent-flush-cache)
12888         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12889         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12890         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12891         (gnus-agent-regenerate-group)
12892         (gnus-agent-update-files-total-fetched-for)
12893         (gnus-agent-update-view-total-fetched-for):
12894         Bind file-name-coding-system to nnmail-pathname-coding-system.
12895         (gnus-agent-group-pathname): Don't encode file names by
12896         nnmail-pathname-coding-system.
12897         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12898         coding-system-for-write instead of buffer-file-coding-system to
12899         gnus-agent-file-coding-system.
12901         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12902         Decode group name.
12904         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12906         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12907         (gnus-read-newsrc-el-file): Make group names unibyte.
12909         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12910         nnmail-pathname-coding-system.
12912         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12913         (nnrss-request-delete-group): Bind file-name-coding-system to
12914         nnmail-pathname-coding-system.
12915         (nnrss-read-server-data, nnrss-read-group-data):
12916         Bind file-name-coding-system correctly.
12917         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12919         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12920         (nntp-server-to-method-cache): New variable.
12921         (nntp-group-pathname): New function that decodes non-ASCII group names.
12922         (nntp-possibly-create-directory, nntp-marks-changed-p)
12923         (nntp-save-marks, nntp-open-marks): Use it.
12924         (nntp-possibly-create-directory, nntp-open-marks):
12925         Bind file-name-coding-system to nnmail-pathname-coding-system.
12926         (nntp-open-marks): Decode group names when bootstrapping marks.
12928         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12929         Newsgroups and Followup-To headers.
12931 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12933         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12934         (gnus-server-closed-face, gnus-server-denied-face)
12935         (gnus-server-offline-face): Remove variable.
12936         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12938         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12939         of modifying message-stack directly for XEmacs.
12941         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12942         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12943         if the coding-system argument is nil for XEmacs.
12945         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12946         mm-charset-override-alist.
12948         * rfc2047.el: Don't require base64; require rfc2045 for the function
12949         rfc2045-encode-string.
12950         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12951         to quote the parameter value.
12953 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12955         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12956         form in gnus-group-name-charset-method-alist.
12958         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12959         overrides the default layout edit-form.
12961         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12963         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12965 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12967         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12968         as unfetched articles.
12970 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12972         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12974 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12976         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12977         original back end that keeps marks in the local system.
12979 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12981         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12982         arg of pop-to-buffer for XEmacs.
12983         (gnus-article-read-summary-keys): Ditto; don't restore window
12984         configuration if summary command ends up with neither article buffer
12985         nor summary buffer; describe bindings if summary keys end with C-h.
12987 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12989         * message.el (message-fix-before-sending): Skip raw message part to be
12990         forwarded while checking illegible text.
12991         (message-forward-make-body-mime, message-forward-make-body):
12992         Mark signed or encrypted raw message as having no illegible text.
12994 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12996         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12997         (gnus-message-with-timestamp-1): New macro.
12998         (gnus-message-with-timestamp): New function.
12999         (gnus-message): Use them.
13001         * nnheader.el (nnheader-message): Use them.
13003 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
13005         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13006         .newsrc.eld file.
13008 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13010         * gnus-agent.el (gnus-agent-fetch-headers)
13011         (gnus-agent-retrieve-headers):
13012         Bind gnus-decode-encoded-address-function to identity.
13014         * nntp.el (nntp-send-xover-command): Recognize an xover command is
13015         available also when the server returns simply a dot.
13017         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13019 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13021         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13023 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13025         * gnus-ems.el (gnus-x-splash): Make it work.
13027         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13028         from being used.
13030 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13032         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13033         the front stickiness.
13034         (gnus-article-summary-command-nosave): Correct the order of the
13035         arguments passed to pop-to-buffer.
13036         (gnus-article-read-summary-keys): Ditto; make it work properly when the
13037         summary command ends up with the article buffer.
13039         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13040         the same faces.
13042 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
13044         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13046 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
13048         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13049         * gnus-sum.el (gnus-summary-highlight):
13050         * mail-source.el (mail-source-delete-old-incoming-confirm):
13051         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13053 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13055         * gnus-art.el (gnus-mime-view-part-externally)
13056         (gnus-mime-view-part-internally): Fix predicate function passed to
13057         completing-read.
13059         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13061         * gnus.el (gnus-update-message-archive-method): Add :version.
13063 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13065         * gnus.el (gnus-update-message-archive-method): New variable.
13067         * gnus-start.el (gnus-setup-news): Update saved "archive" method
13068         according to gnus-message-archive-method if
13069         gnus-update-message-archive-method is non-nil.
13071 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13073         * gnus-sum.el (gnus-summary-limit-to-address): New function.
13074         Suggested by Loic Dachary <loic@dachary.org>.
13075         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13077 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13079         * message.el (message-pop-to-buffer): Add switch-function argument.
13080         (message-mail): Pass switch-function argument to it.
13082 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
13084         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13085         Improve doc string.
13087 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13089         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13090         (gnus-header-content):
13091         * gnus-cite.el (gnus-cite-10):
13092         * gnus-srvr.el (gnus-server-closed):
13093         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13094         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13095         (gnus-group-mail-3-empty, gnus-group-mail-low)
13096         (gnus-group-mail-low-empty, gnus-splash):
13097         * message.el (message-header-to, message-header-cc)
13098         (message-header-subject, message-header-other, message-header-name)
13099         (message-header-xheader, message-separator, message-cited-text)
13100         (message-mml): Lighten colors of faces used for dark background.
13102 2007-05-24  Simon Josefsson  <simon@josefsson.org>
13104         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13105         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
13107 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13109         * message.el (message-narrow-to-headers-or-head):
13110         Ignore mail-header-separator in the body.
13112 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13114         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13115         same as window size.
13117 2007-05-22  Kevin Ryde  <user42@zip.com.au>
13119         * message.el (message-font-lock-keywords): Use message-header-xheader
13120         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
13121         ahead of the anything pattern, to get it recognized.
13123 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
13125         * gnus-sum.el (gnus-articles-to-read)
13126         (gnus-summary-insert-old-articles): Don't truncate group name for
13127         `read-string'.
13129         * gnus-util.el (gnus-limit-string): Delete this function.
13131         * gnus-sum.el (gnus-simplify-subject-fully):
13132         Use `truncate-string-to-width' instead.
13134 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
13136         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13137         Tell if, on summary exit, the next group has to be selected.
13138         (gnus-summary-exit): Use it.
13140 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
13142         * gnus-art.el (gnus-article-mode): Fix comment about displaying
13143         non-break space.
13145 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13147         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13148         Check if group is not a directory.
13149         (nnfolder-request-expire-articles): Don't delete articles if the target
13150         group is not available.
13152         * nnml.el (nnml-request-create-group): Properly check if group is not a
13153         file.
13154         (nnml-request-expire-articles): Don't delete articles if the target
13155         group is not available.
13157         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13158         Don't quote characters that are within parentheses.
13160 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13162         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13163         (gnus-handle-ephemeral-exit): Select article according to it.
13165 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13167         * message.el (message-insert-formated-citation-line): Remove newline.
13168         (message-citation-line-format): Add final \n here so that the user can
13169         avoid a blank line.
13171 2007-05-03  Dan Christensen  <jdc@uwo.ca>
13173         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13174         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13175         Update lanl/arXiv support.
13177 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13179         * gnus.el: Bump version number.
13181 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13183         * gnus.el (gnus-version-number): Bump version.
13185 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13187         * gnus.el: No Gnus v0.6 is released.
13189 2007-04-27  Didier Verna  <didier@xemacs.org>
13191         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13192         * gmm-utils.el (gmm-regexp-concat): ... here.
13193         * message.el: Don't require 'gnus-util.
13194         (message-dont-reply-to-names): Handle name change above.
13195         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13197 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13199         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13200         since the initial value varies according to the system.
13202 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13204         * mm-util.el (mm-charset-synonym-alist): Defcustom.
13206 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
13208         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13210 2007-04-24  Didier Verna  <didier@xemacs.org>
13212         Improve the type of gnus-ignored-from-addresses.
13213         * gnus-util.el (gnus-orify-regexp): New function.
13214         * message.el (gnus-util): Require it.
13215         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13216         * gnus-sum.el (gnus-ignored-from-addresses): New function.
13217         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13219 2007-04-24  Didier Verna  <didier@xemacs.org>
13221         * gnus-sum.el:
13222         * gnus-utils.el: Fix some trailing whitespaces.
13224 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13226         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13227         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13228         article's Message-ID; refer parent article in summary buffer.
13230         * message.el (message-bounce): Call mime-to-mml.
13232 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13234         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13236 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13238         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13239         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13240         displayed of multipart/alternative part if it is invoked from summary
13241         buffer.
13243         * mm-view.el (mm-inline-text-html-render-with-w3m)
13244         (mm-inline-text-html-render-with-w3m-standalone)
13245         (mm-inline-render-with-function): Use mail-parse-charset by default.
13247 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
13249         * parse-time.el (parse-time-string-chars): Check if CHAR
13250         is less than the length of parse-time-syntax.
13252 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13254         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13255         from gnus-newsgroup-processable.
13257 2007-04-16  Didier Verna  <didier@xemacs.org>
13259         * gnus-msg.el (gnus-configure-posting-styles):
13260         Handle message-signature-directory properly with :file syntax.
13261         Reported by "Leo".
13263 2007-04-11  Didier Verna  <didier@xemacs.org>
13265         New user option: message-signature-directory.
13266         * gnus-msg.el (gnus-configure-posting-styles): Support it.
13267         * message.el (message-insert-signature): Ditto.
13268         * message.el (message-signature-file): Doc update.
13269         * message.el (message-signature-directory): New.
13271 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13273         * gnus-msg.el (gnus-inews-yank-articles):
13274         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13276 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13278         * message.el (message-yank-original): Make sure cited text ends with
13279         newline; don't exchange point and mark.
13281 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13283         * tls.el (open-tls-stream): Properly handle case where there
13284         is no associated buffer.
13286 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13288         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13289         message-yank-original, make sure (< mark TEXT point).
13291 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13293         * message.el (message-fill-column): New variable.
13294         (message-mode): Use it.  Add comment on a possible new hook.
13296         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13297         (nnmail-get-new-mail): Reformat.
13299         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13301         * gmm-utils.el: Fix Commentary.
13302         (gmm-tool-bar-from-list): Fix typo in doc string.
13304 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13306         * message.el (message-yank-original): Don't switch point and mark
13307         unnecessarily to put point and mark as documented.
13309 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13311         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13312         from the message heads.
13314 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13316         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13317         article buffer does not have a window.  This may not be the best
13318         solution but is certainly better than setting the start of the null,
13319         that is the current, window.
13321 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13323         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13324         (gnus-draft-setup): Run it.
13326         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13327         gnus-score-fast-scoring.  Allow regexp.
13328         (gnus-score-headers): Use it.
13330         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13331         XEmacs.
13333         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13334         string.
13335         (gnus-button-alist): Also catch `<f1> k ...'.
13336         (gnus-treat-display-x-face): Fix doc string.
13338 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13340         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13341         evaluation of gnus-extended-version to ensure correct generation of the
13342         User-Agent header when message-generate-headers-first is used.
13344 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13346         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13347         hashcash-path is nil.  Don't call callback with incorrect number of
13348         parameters if val is 0.
13350 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13352         * message.el (message-required-news-headers):
13353         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13355 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13357         * message.el (message-generate-new-buffers): Change the meaning of the
13358         nil value; add `standard' to the choices; treat t as `unique'; improve
13359         doc string.
13360         (gnus-select-frame-set-input-focus): Autoload.
13361         (message-buffer-name): Search for the existing message buffer if
13362         message-generate-new-buffers is nil or `standard'; treat the value t of
13363         message-generate-new-buffers as `unique'.
13364         (message-pop-to-buffer): Raise the frame already displaying the message
13365         buffer; clear the echo area after querying.
13366         (message-setup): Pass the `continue' argument to compose-mail.
13367         (message-mail): Prefer `switch-function' if it is given; search for the
13368         existing message buffer if the `continue' argument is non-nil; pass
13369         continue and switch-function arguments to compose-mail by way of
13370         message-setup.
13371         (message-mail-other-window): Adjust argument of message-setup.
13372         (message-mail-other-frame): Ditto.
13374 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13376         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13377         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13378         to turn font-lock on when turning gnus-message-citation-mode on.
13380 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13382         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13383         (mml-smime-function-alist): New variable; add epg as the backend.
13384         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13385         mml-smime- functions instead.
13386         * mm-view.el: Require smime.
13388 2007-03-05  Didier Verna  <didier@xemacs.org>
13390         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13391         instead of just inheritance for posting styles.
13392         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13394 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13396         * tls.el (tls-certtool-program): Fix custom type.
13398 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13400         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13401         and point-at-eol instead of line-(beginning|end)-position.
13403         * assistant.el (assistant-parse-buffer): Ditto.
13405 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13407         * mml2015.el (mml2015-epg-find-usable-key): New function.
13408         (mml2015-epg-sign): Use it.
13409         (mml2015-epg-encrypt): Use it.
13411 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13413         * message.el (message-make-in-reply-to): Quote name containing
13414         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13415         if there are special characters.  Reported by NAKAJI Hiroyuki
13416         <nakaji@jp.freebsd.org>.
13418 2007-02-27  Didier Verna  <didier@xemacs.org>
13420         Include the group parameters as well as the topic ones in the
13421         inheritance filter process.
13422         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13423         argument GROUP-PARAMS-LIST.
13424         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13426 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13428         * nntp.el (nntp-never-echoes-commands)
13429         (nntp-open-connection-functions-never-echo-commands): New variables.
13430         (nntp-send-command): Use them.
13432 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13434         * mml2015.el (mml2015-epg-verify): Simplify.
13436 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13438         * mml.el (mml-content-disposition-alist): New user option.
13439         (mml-content-disposition): New function.
13440         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13441         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13443 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13445         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13446         verification.
13448 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13450         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13451         articles posted in the last 24 hours.
13453 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13455         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13457 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13459         * nntp.el (nntp-send-command): Don't wait for echoes when
13460         nntp-open-ssl-stream is used.
13462 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13464         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13465         (gnus-message-add-citation-keywords)
13466         (gnus-message-remove-citation-keywords): Remove.
13467         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13468         directly, make the variables in font-lock-defaults buffer-local, add
13469         gnus-message-citation-keywords to them and then update the value of
13470         font-lock-keywords.
13472 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13474         * message.el (message-cite-original-1): Don't call
13475         gnus-article-highlight-citation.
13477         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13478         citations; fix line count.
13480 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13482         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13483         (gnus-message-add-citation-keywords)
13484         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13485         versions of font-lock-add-keywords and font-lock-remove-keywords to
13486         work with XEmacs correctly.
13488 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13490         * gnus-cite.el (gnus-cite-face-list): Set the values of
13491         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13492         (gnus-message-max-citation-depth): Use defvar rather than defconst.
13493         (gnus-message-cite-prefix-regexp): New variable.
13494         (gnus-message-search-citation-line): Use it; protect against long
13495         citation prefix; fill match data with nil rather than 0 for XEmacs; set
13496         the 0th match data for Emacs.
13497         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13498         (gnus-message-add-citation-keywords): Append keywords rather than
13499         prepending; emulate font-lock-add-keywords if it is not available.
13500         (gnus-message-remove-citation-keywords):
13501         Emulate font-lock-remove-keywords if it is not available.
13503         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13505         * message.el (message-cite-prefix-regexp): Set the value of
13506         gnus-message-cite-prefix-regexp.
13508 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13510         * nnweb.el (nnweb-google-parse-1): Update parser.
13512 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13514         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13516 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13518         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13519         regexp.
13521 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13523         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13524         string-to-multibyte.
13525         (uudecode-decode-region-internal): Use it.
13527 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13529         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13530         Fix custom choice.
13532         * gnus-art.el (gnus-signature-limit): Fix custom choice.
13534 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
13536         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13538         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13539         `write-region' to respect `mm-inhibit-file-name-handlers'.
13541 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
13543         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13544         Use gnus-home-directory instead of "~/" or "$HOME".
13546 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
13548         * encrypt.el (encrypt-insert-file-contents): Add better prompt
13549         to mention filename.
13550         Add comments at beginning regarding usage.
13551         (encrypt-write-file-contents): Change interactive so a string is
13552         acceptable.  If the file has no associated model, show an error instead
13553         of a nonsense prompt.
13555 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13557         * spam.el (spam-bsfilter-ham-switch): Fix typo.
13558         Thanks to Yoshihiko Yamada for kind notification of this typo.
13560 2007-01-12  Kenichi Handa  <handa@m17n.org>
13562         * uudecode.el (uudecode-decode-region-internal): Make it work in a
13563         multibyte buffer.
13565 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13567         * gnus-score.el (gnus-score-fast-scoring): New variable.
13568         (gnus-score-headers): Use it.
13570         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13572         * message.el (message-cite-original-1):
13573         Call gnus-article-highlight-citation if requested.
13574         (message-make-from): Allow name and address as optional arguments.
13576         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
13578         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
13579         bugs to doc string.
13580         (gnus-button-alist): Add mid\\|message-id.
13581         (gnus-button-fetch-group): Extend for use in
13582         `browse-url-browser-function'.
13583         (gnus-button-url-regexp): Try to catch paired parentheses like in
13584         Wikipedia URLs.
13586         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13587         Suggested by Simon Krahnke <overlord@gmx.li>.
13589 2007-01-13  Romain Francoise  <romain@orebokech.com>
13591         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13592         Update copyright.
13594 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13596         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13598 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13600         * gnus-registry.el (gnus-registry-unfollowed-groups)
13601         (gnus-registry-split-fancy-with-parent): Fix documentation.
13603 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13605         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13606         from nnweb groups.
13608 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13610         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13611         Xref urls.  Erase buffer before requesting head.
13613         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13615 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13617         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13618         customizable.
13620 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13622         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13623         no signing key is found.
13624         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13625         no encrypting and/or signing key is found.
13627 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13629         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13631 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13633         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13634         headers read from disk with the ones newly found in the current search.
13635         This should no longer cause problems, because the article numbers in
13636         Gmane's `nov.php' output are ignored since the previous change.
13638 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13640         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13642 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13644         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13646 2007-01-01  Romain Francoise  <romain@orebokech.com>
13648         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13650 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13652         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13653         `define-minor-mode' macro definition expanded properly.
13654         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13655         exclude it there.
13657         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13658         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13659         `fboundp' test.
13660         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13661         This is OK to autoload in (S)XEmacs now.
13663 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13665         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13666         keystroke.
13667         (gnus-summary-limit-to-singletons): Fix typo.
13669         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13670         else fails.
13672 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13674         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13675         docstring.
13677         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13678         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13679         (gnus-summary-insert-dormant-articles): Fix typo in message.
13681 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13683         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13684         nil for XEmacs.
13685         (gnus-message-citation-mode): Don't autoload in XEmacs.
13687         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13689 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13691         * nnimap.el (nnimap-expunge-search-string):
13692         Mention nnimap-search-uids-not-since-is-evil in docstring.
13694 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13696         * spam.el: Revert to make-obsolete-variable because
13697         define-obsolete-variable-alias is not supported in Emacs 21.
13699         * spam.el (spam-ifile-path, spam-ifile-database-path)
13700         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13701         make-obsolete-variable.
13702         (spam-bsfilter-path, spam-bsfilter-program)
13703         (spam-spamassassin-path, spam-spamassassin-program)
13704         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13705         Don't use "path" inappropriately.
13706         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13707         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13708         variable names.
13710 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13712         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13713         summary buffer.
13715         * password.el (password-cache-remove): Use clear-string to burn
13716         password, if available.
13718 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13720         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13722         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13724         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13725         (gnus-message-highlight-citation): Move defcustom here from
13726         gnus-cite.el.
13727         (gnus-message-citation-mode): Autoload.
13729         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13730         checks to make it compile with XEmacs.
13731         (gnus-message-citation-mode): New minor mode.
13732         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13733         (gnus-message-highlight-citation): New variables.
13734         (gnus-message-search-citation-line)
13735         (gnus-message-add-citation-keywords)
13736         (gnus-message-remove-citation-keywords)
13737         (turn-on-gnus-message-citation-mode)
13738         (turn-off-gnus-message-citation-mode): New functions.
13740 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13742         * gnus-cite.el: Enable highlighting of different citation levels in
13743         message-mode.
13745 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13747         * message.el (message-make-fqdn): Fix comment.
13748         (message-bogus-system-names): Add ".local".
13750         * spam.el (spam-ifile-path, spam-ifile-program)
13751         (spam-ifile-database-path, spam-ifile-database)
13752         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13753         Don't use "path" inappropriately.
13754         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13755         strings.
13756         (spam-check-ifile, spam-ifile-register-with-ifile)
13757         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13758         Use new variable names.
13760         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13761         (gnus-treat-display-smileys): Simplify using
13762         gnus-image-type-available-p.
13764         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13765         available.
13767 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13769         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13770         one after turning on the buffer's multibyteness instead of decoding
13771         them directly in the unibyte buffer that causes unexpected conversion
13772         in Emacs 23 (unicode).
13774 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13776         * message.el (message-generate-hashcash): Fix custom type.
13778 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13780         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13782 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13784         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13785         disconnect icons.  Add help text.
13787 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13789         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13790         negated to be consistent with the others we handle.
13792 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13794         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13795         version of gnus-summary-buffer to something, so that we can use two
13796         article buffers at the same time.
13798 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13800         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13801         trigger all the extra headers.
13802         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13803         sorting.
13805 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13807         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13808         solid groups.
13810 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13812         * legacy-gnus-agent.el: Add Copyright notice.
13814 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13816         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13818 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13820         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13822         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13823         to make it work reliably in CVS Emacs.
13824         (gnus-summary-limit-strange-charsets-predicate)
13825         (gnus-summary-limit-to-predicate): New functions.
13827 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13829         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13830         specifying array size.
13831         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13832         array if it is too small.
13833         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13834         (gnus-sort-threads-loop): New function.
13836 2006-12-06  Chris Moore  <dooglus@gmail.com>
13838         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13839         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13841 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13843         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13844         options.
13846 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13848         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13849         DOS-ing the recipient.
13851         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13852         the headers when creating the mapping to avoid mismappings.
13853         (nnweb-gmane-create-mapping): Always nix out old mapping.
13855 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13857         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13858         and mm-verify-option to never.
13860 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13862         * message.el (message-signed-or-encrypted-p): New function.
13863         (message-forward-make-body): Use it.
13865         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13866         Replace encode-coding-string with mm-encode-coding-string.
13868 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13870         * nneething.el (nneething-decode-file-name):
13871         Replace decode-coding-string with mm-decode-coding-string.
13873         * gnus-int.el (gnus-open-server): Say failed server's name.
13875 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13877         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13878         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13880         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13881         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13882         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13883         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13884         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13885         (gnus-subscribe-newsgroup, gnus-1):
13886         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13887         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13888         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13889         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13891 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13893         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13894         keystroke.
13895         (gnus-summary-limit-to-bodies): Implement headersp.
13897 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13899         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13901 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13903         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13905 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13907         * message.el (message-generate-hashcash): Expand range of values to
13908         include `opportunistic'.
13909         (message-send-mail): Use it.
13911 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13913         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13914         and comment it.
13916         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13918 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13920         * gnus-util.el (gnus-extract-address-components): Improve comment.
13922 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13924         * gnus-util.el (gnus-extract-address-components): Work with address in
13925         which the name portion contains @.
13927 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13929         * gnus.el (gnus-start): Move custom group up.
13930         (gnus-select-method): Don't autoload, but make it available for
13931         `customize-variable'.
13932         (gnus-getenv-nntpserver): Don't autoload.
13934 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13936         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13938 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13940         * message.el (message-sendmail-extra-arguments): New variable.
13941         (message-send-mail-with-sendmail): Use it.
13943 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13945         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13946         mm-with-unibyte-current-buffer to make string unibyte.
13948         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13949         mm-string-as-multibyte.
13951 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13953         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13954         Reported by Werner Koch <wk@gnupg.org>.
13956 2006-11-14  Daiki Ueno  <ueno@p360>
13958         * mml2015.el: Autoload epa-select-keys when compiling.
13960 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13962         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13963         message-options.
13964         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13966 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13968         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13969         EasyPG (< 0.0.6).
13970         (mml2015-always-trust): New user option.
13971         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13972         prompt.
13974 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13976         * nntp.el (nntp-authinfo-force): New variable.
13977         (nntp-send-authinfo): Use it.
13979 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13981         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13982         decode encoded words.  Improve prompt.  Add comment about forwarding.
13983         (message-replacement-char): Move up.
13985 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13987         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13988         instead of gnus-intersection because arguments of gnus-sorted-nunion
13989         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13991 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13993         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13994         (message-simplify-subject-functions):
13995         Enable message-strip-subject-encoded-words by default.
13997 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13999         * message.el (message-strip-subject-encoded-words): New function.
14000         (message-simplify-subject-functions): New variable.
14001         (message-simplify-subject): Use it.  Fix typo in doc string.
14002         Support message-strip-subject-encoded-words.
14004 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
14006         * gnus-diary.el (gnus-diary-delay-format-function):
14007         * nndiary.el (nndiary-reminders):
14008         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14010 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14012         * gnus-art.el (article-hide-boring-headers): Fetch date from
14013         gnus-original-article-buffer to avoid problems with localized date
14014         strings.
14016 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14018         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14020 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
14022         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14023         New variables.
14024         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14025         (mm-charset-synonym-alist): Move some entries to
14026         mm-codepage-iso-8859-list.
14027         (mm-charset-synonym-alist, mm-charset-override-alist):
14028         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14030 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14032         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14034 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14036         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14037         with Emacs 21 and XEmacs.
14039 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
14041         * spam.el (spam-parse-address): New function for better parsing,
14042         catching errors, etc.
14043         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14045 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14047         * mm-view.el: Add interactive arg to html2text autoload.
14049 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14051         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14053 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
14055         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14056         New variables.
14057         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14058         (mm-charset-synonym-alist): Move some entries to
14059         mm-codepage-iso-8859-list.
14061         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14063 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
14065         * message.el (message-citation-line-format)
14066         (message-insert-formated-citation-line): Fix implementation of %E, %N
14067         and %n according to the doc string.
14069 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
14071         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14072         Use car-safe to avoid bad parses.
14074 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14076         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14077         names.
14079         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14081 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14083         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14084         header.
14086         * message.el (message-draft-headers): Add Date.
14087         (message-headers-to-generate): Fix typo in docstring.
14089         * nndraft.el (nndraft-required-headers): New variable.
14090         (nndraft-generate-headers): Use it.
14092         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14094 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14096         * gnus-registry.el (gnus-registry-wash-for-keywords)
14097         (gnus-registry-find-keywords): New functions to allow easy searching of
14098         articles that are in the registry.
14100 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14102         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14103         Use ietf-drums-parse-address instead of gnus-extract-address-components.
14104         Reported by Damien Elmes <damien@repose.cx>.
14106 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14108         * gnus.el (gnus-mime): Remove unused custom group.
14110 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14112         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14113         "blank line" when searching for end of armor headers.
14115 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14117         * gmm-utils.el (gmm-write-region): Fix variable name.
14119 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14121         * gmm-utils.el (gmm-write-region): New function based on compatibility
14122         code from `mm-make-temp-file'.
14124         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14126         * nnmaildir.el (nnmaildir--update-nov)
14127         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14128         Use `gmm-write-region'.
14130 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14132         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14133         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14135         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14137         * message.el (message-replacement-char): New variable.
14138         (message-fix-before-sending): Use it.
14139         (message-simplify-subject): New function to remove duplicate code.
14140         (message-reply, message-followup): Use it.
14142         * gnus-sum.el (gnus-summary-make-menu-bar):
14143         Clarify gnus-summary-limit-to-articles.
14145 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14147         * gnus-util.el (gnus-with-local-quit): New macro.
14149         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14151 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
14153         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14154         ignore non-string data.
14156 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14158         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14159         non-string data (needs to be done in the registry too).
14161 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14163         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14164         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14165         (gnus-registry-split-fancy-with-parent)
14166         (gnus-registry-fetch-simplified-message-subject-fast)
14167         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14168         Remove text properties on ingress into the registry and when it's saved.
14169         (gnus-registry-clean-empty-function): Fix bug with cleaning the
14170         registry from entries with no groups.
14172 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14174         * gnus-util.el (gnus-string-remove-all-properties): Add utility
14175         function to remove string properties.
14177 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14179         * gmm-utils.el (gmm): Adjust custom version.
14181         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14182         Adjust custom version.
14184         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14186 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14188         * gnus-art.el (gnus-insert-prev-page-button)
14189         (gnus-insert-next-page-button): Simplify.  Reformat.
14191 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14193         * gnus-art.el (gnus-insert-prev-page-button)
14194         (gnus-insert-next-page-button): Apply gnus-article-button-face.
14196 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
14198         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14200 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14202         * gnus-art.el (gnus-insert-mime-button)
14203         (gnus-insert-mime-security-button):
14204         Apply gnus-article-button-face to MIME and security buttons.
14206 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
14208         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14209         readable.
14211 2006-09-20  Steve Youngs  <steve@sxemacs.org>
14213         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14214         `browse-url-of-file' instead of `browse-url'.
14216 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14218         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14219         regexp.  Articles containing quotation were cut prematurely.
14221 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14223         * message.el (message-cite-original-1): Use nobody by default for the
14224         value of From header.
14225         (message-reply): Ditto.
14227 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
14229         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14230         to the gnus-info.  This fixes a bug of inline-PGP message verification.
14231         Reported by Michael Piotrowski <mxp@dynalabs.de>.
14233 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
14235         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14236         mails in the doc string.  Add some URLs in comment.
14237         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14239 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14241         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14242         backslashes handling and the way to find boundaries of quoted strings.
14244 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14246         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14247         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14248         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14249         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14251 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14253         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14254         doc string.
14255         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14257 2006-09-06  Simon Josefsson  <jas@extundo.com>
14259         * mml2015.el (mml2015-use): Doc fix, mention epg.
14261 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14263         * mml2015.el (mml2015-use): Default to epg, if available.
14265 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14267         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14268         message-sender.
14269         (mml1991-epg-encrypt): Ditto.
14270         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14271         message-sender.
14272         (mml2015-epg-encrypt): Ditto.
14274 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14276         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14277         several common directories.
14279 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14281         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14282         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14284 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14286         * gnus-art.el (article-decode-encoded-words): Make it fast.
14288 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14290         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14292         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14293         in quoted string into `\'.
14295 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14297         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14298         Use standard-syntax-table.
14300 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14302         * gnus-art.el (gnus-decode-address-function): New variable.
14303         (article-decode-encoded-words): Use it to decode headers which are
14304         assumed to contain addresses.
14305         (gnus-mime-delete-part): Remove useless `or'.
14307         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14308         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14309         (gnus-nov-parse-line): Use it to decode From header.
14310         (gnus-get-newsgroup-headers): Ditto.
14311         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14313         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14314         (mail-decode-encoded-address-string): New alias.
14316         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14317         New function.
14318         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14319         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14320         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14321         (rfc2047-decode-string): Ditto.
14322         (rfc2047-decode-address-region): New function.
14323         (rfc2047-decode-address-string): New function.
14325 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14327         * message.el (message-caesar-buffer-body): Allow rotating headers.
14329         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14331         * message.el (message-insert-formated-citation-line): Fix %f.
14332         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14334 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14336         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14337         (gnus-bookmark-mouse-available-p): New macro.
14338         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14339         (gnus-bookmark-bmenu-show-infos): Use it.
14340         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14341         (gnus-bookmark-bmenu-hide-infos): Ditto.
14342         (gnus-bookmark-remove-properties): New function.
14343         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14344         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14345         (gnus-bookmark-write-file): Bind coding-system-for-write.
14346         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14347         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14348         group before selecting it.
14349         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14350         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14351         quit-window if it is not available; use gnus-mouse-2 and bind it to
14352         gnus-bookmark-bmenu-select-by-mouse.
14353         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14354         (gnus-bookmark-bmenu-select-by-mouse): New function.
14356 2006-08-13  Romain Francoise  <romain@orebokech.com>
14358         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14359         space.
14361 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14363         * compface.el (uncompface): Use binary rather than raw-text-unix.
14365 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14367         * compface.el (uncompface): Make sure the eol conversion doesn't take
14368         place when communicating with the external programs.
14369         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14371 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14373         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14375 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14377         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14378         Make it more robust by parsing author and date independently.
14380 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14382         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14384 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14386         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14387         first matching secret key.
14388         (mml2015-epg-encrypt): Ditto.
14390         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14391         first matching secret key.
14392         (mml1991-epg-encrypt): Ditto.
14394         * mml2015.el (mml2015-encrypt-to-self): New user option.
14395         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14396         mml2015-epg-encrypt-to-self is set.
14398         * mml1991.el (mml1991-encrypt-to-self): New variable.
14399         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14400         mml1991-epg-encrypt-to-self is set.
14402         * mml2015.el (mml2015-signers): New user option.
14403         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14404         (mml2015-epg-encrypt): Allow to select signing keys.
14406         * mml1991.el (mml1991-signers): New variable.
14407         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14408         (mml1991-epg-encrypt): Allow to select signing keys.
14410 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14412         * nnheader.el (nnheader-insert-head): Make it work even if the file
14413         uses CRLF for the line-break code.
14415 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14417         * mml2015.el: Require mml-sec instead of password.
14418         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14419         (mml2015-cache-passphrase): Inherit the default value from
14420         mml-secure-cache-passphrase.
14421         (mml2015-passphrase-cache-expiry): Inherit the default value from
14422         mml-secure-passphrase-cache-expiry.
14424         * mml1991.el: Require mml-sec instead of password.
14425         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14426         (mml1991-cache-passphrase): Inherit the default value from
14427         mml-secure-cache-passphrase.
14428         (mml1991-passphrase-cache-expiry): Inherit the default value from
14429         mml-secure-passphrase-cache-expiry.
14431         * mml-sec.el: Require password.
14432         (mml-secure-verbose): New user option.
14433         (mml-secure-cache-passphrase): New user option.
14434         (mml-secure-passphrase-cache-expiry): New user option.
14436 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14437             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14439         * pgg-def.el (pgg-truncate-key-identifier):
14440         Truncate the key ID to 8 letters from the end.
14442 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14444         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14445         workaround for the url package included with Emacs.
14447         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14449 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14451         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14452         correctly.  This fixes a bug caused by the 2006-05-12 change.
14454 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
14456         * nnmail.el (nnmail-article-group): If splitting raises an error, give
14457         some information about the error when saying that the `bogus' mail
14458         group will be used.
14460 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
14462         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14463         string.
14465 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
14467         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14469 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14471         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14473 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14475         * mml1991.el (mml1991-function-alist): Add epg.
14476         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14477         (mml1991-epg-encrypt): New functions.
14479 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14481         * mml2015.el (mml2015-verbose): New variable.
14482         (mml2015-cache-passphrase): Ditto.
14483         (mml2015-passphrase-cache-expiry): Ditto.
14484         (mml2015-function-alist): Add epg.
14485         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14486         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14487         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14488         New functions.
14490 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14492         * message.el (message-cite-original-1): Preserve region when removing
14493         quoted text due to X-No-Archive in order to avoid bogus attribution
14494         when citing multiple messages.
14496 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14498         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14499         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14501 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
14503         * gnus-diary.el (gnus-user-format-function-d)
14504         (gnus-user-format-function-D): Autoload.
14506         * imap.el (Commentary): Fix typo.
14508         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14509         2006-04-22 contribution.
14511 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14513         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14514         It didn't really fix the bogosity I'm seeing with solid web groups.
14516 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14518         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14519         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14520         created using server names.  If we use the feature without declaring
14521         it, Gnus does not properly manage server and group state.
14523         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14524         bound.
14526 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14528         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14529         looking up the method using GROUP's prefix before inventing a new one.
14530         It is used on killed/unknown groups in various places where returning
14531         an all-new method isn't expected by the caller.
14533         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14534         and match semantics of gnus-group-real-prefix.
14536 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
14538         * nnmail.el (nnmail-broken-references-mailers): New variable.
14539         (nnmail-ignore-broken-references): New function generalizing
14540         nnmail-fix-eudora-headers.
14541         (nnmail-fix-eudora-headers): Now obsolete.
14543         * gnus-art.el (gnus-button-handle-custom):
14544         Support `customize-apropos*'.
14546 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14548         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14550         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14551         articles.
14553 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14555         * message.el (message-cite-reply-above): New variable.
14556         (message-yank-original): Use it.
14558 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14560         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14562 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14564         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14565         as read.
14567         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14569 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14571         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14572         (gnus-bookmark-default-file): Use gnus-directory.
14573         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14574         Remove "*" in doc string.
14575         (gnus-bookmark-write-file): Simplify.
14576         (gnus-bookmark-maybe-sort-alist): Use `when'.
14577         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14578         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14579         Add FIXME about Emacs 21 and XEmacs compatibility.
14580         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14581         compatibility.
14582         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14583         compatibility.
14584         (gnus-bookmark-menu-heading): Fix version.
14586 2006-06-19  Bastien Guerry  <bzg@altern.org>
14588         * gnus-bookmark.el: New file.
14590 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14592         * message.el (message-syntax-checks): Doc fix.
14594 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14596         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14597         unsubscribed groups as if they were killed ones.  It causes duplicate
14598         entries in gnus-newsrc-alist.
14600 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14602         * message.el (message-syntax-checks): Doc fix.
14603         (message-send-mail): Add check for continuation headers.
14604         (message-check-news-header-syntax): Fix regexp used to check for
14605         continuation headers.
14607 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14609         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14611 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14613         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14615 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14617         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14618         default-truncate-lines.
14620 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14622         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14623         to fill the utf-8 entry.
14625 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14627         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14629 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14631         * gnus-agent.el (directory-files-and-attributes): Move all the way
14632         forward (the third and final move).
14633         (gnus-agent-read-agentview): Trap reconstruction errors due to
14634         nonexistent directory.  Handle by returning nil.
14636 2006-05-30  Didier Verna  <didier@xemacs.org>
14638         * message.el (message-dont-reply-to-names): Update the custom type.
14639         * message.el (message-dont-reply-to-names): New defsubst: potentially
14640         convert a list of regexps into a single one.
14641         * message.el (message-get-reply-headers): Use it.
14642         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14644 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14646         * gnus-agent.el (directory-files-and-attributes): Move forward.
14648 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14650         * gnus-ml.el (gnus-mailing-list-subscribe)
14651         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14652         (gnus-mailing-list-message): Fix doc strings.
14654 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14656         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14657         of doing it manually.
14659 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14661         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14662         comment.
14664 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14666         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14667         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14668         (gnus-agent-read-local): All symbols allocated in my-obarray.
14669         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14670         (gnus-agent-regenerate-group): Check numeric names to see if they are
14671         messages or groups.
14672         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14673         better way of do this...)
14675         * gnus-cache.el (gnus-agent-total-fetched-for):
14676         Ignore 'dummy.group' (there should be a better way of do this...)
14678 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14680         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14681         (gnus-saved-headers): Ditto.
14682         (gnus-default-article-saver): Mention functions may have properties.
14683         (gnus-article-save): Override gnus-save-all-headers and
14684         gnus-saved-headers by :headers property which saver function may have.
14685         (gnus-summary-save-in-file): Add :headers property.
14686         (gnus-summary-write-to-file): Ditto.
14688         * gnus-sum.el (gnus-summary-save-article): Bind
14689         gnus-prompt-before-saving to t when saving many articles in a file;
14690         always show all headers.
14692 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14694         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14695         marks.
14697         * message.el (message-indent-citation): Add optional arguments to allow
14698         using it outside of message buffers.
14700         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14701         (gnus-article-treat-unfold-headers): Use it.
14702         (gnus-article-truncate-lines): New variable.
14703         (gnus-article-mode): Use it.
14704         (gnus-article-toggle-truncate-lines): New function.
14706         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14707         Add gnus-article-toggle-truncate-lines.
14709         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14710         coding system in XEmacs, use binary.
14712 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14714         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14715         after-load-alist.
14717         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14718         this function should save decoded articles.
14719         (gnus-summary-write-to-file): Use property to specify this function
14720         should save decoded articles and specify gnus-summary-save-in-file
14721         should be used to save articles other than the first one when saving
14722         many articles.
14723         (gnus-summary-save-body-in-file): Use property to specify this
14724         function should save decoded articles.
14725         (gnus-summary-write-body-to-file): Use property to specify this
14726         function should save decoded articles and specify
14727         gnus-summary-save-body-in-file should be used to save articles other
14728         than the first one when saving many articles.
14730         * gnus-sum.el (gnus-summary-save-article): Simplify.
14732 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14734         * gnus-art.el (gnus-default-article-saver):
14735         Add gnus-summary-write-body-to-file.
14736         (gnus-article-save-coding-system): Don't use coding system object
14737         in XEmacs.
14738         (gnus-read-save-file-name): Add optional `dir-var' argument which
14739         specifies directory in which files are saved; work even if optional
14740         `variable' argument is not specified.
14741         (gnus-summary-write-to-file): Read file name.
14742         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14743         (gnus-summary-write-body-to-file): New function.
14745         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14746         (gnus-summary-local-variables): Add it.
14747         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14748         (gnus-summary-save-article): Remove optional `decode' argument;
14749         determine whether to decode articles by the value of
14750         gnus-default-article-saver; when saving many files using
14751         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14752         it first and use gnus-summary-save-in-file or
14753         gnus-summary-save-body-in-file thereafter unless
14754         gnus-prompt-before-saving is always; move point to article which
14755         will be saved.
14756         (gnus-summary-save-article-file): Revert.
14757         (gnus-summary-write-article-file): Revert.
14758         (gnus-summary-save-article-body-file): Revert.
14759         (gnus-summary-write-article-body-file): New function.
14761 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14763         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14765 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14767         * gnus-art.el (gnus-default-article-saver): Doc fix.
14768         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14769         from gnus-summary-save-article-coding-system, and default to a
14770         certain coding system.
14771         (gnus-output-to-file): Add coding cookie and encode text according
14772         to gnus-article-save-coding-system; don't use mm-append-to-file.
14774         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14775         gnus-art.el and rename to gnus-article-save-coding-system.
14776         (gnus-summary-save-article): Require gnus-art; don't show all
14777         headers if it decodes articles; don't add coding cookie here;
14778         don't bind mm-text-coding-system-for-write.
14779         (gnus-summary-save-article-file): Save decoded articles.
14780         (gnus-summary-write-article-file): When saving many files, use
14781         gnus-summary-write-to-file first and gnus-summary-save-in-file
14782         thereafter unless gnus-prompt-before-saving is always.
14783         (gnus-summary-save-article-body-file): Save decoded articles.
14785 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14787         * nnrss.el (nnrss-check-group): Bind hash-index.
14789 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14791         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14792         its hash index.  Store this hash in `nnrss-group-data'.
14793         (nnrss-read-group-data): Update accordingly.
14795 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14797         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14798         entry.
14800         * gnus-sum.el (gnus-summary-make-menu-bar):
14801         Add gnus-article-browse-html-article.
14803 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14805         * gnus-sum.el (gnus-summary-mime-map):
14806         Add gnus-article-browse-html-article.
14808 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14810         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14811         suitable coding systems in customize.
14813 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14815         * mail-source.el (mail-sources): Fix custom type.
14817 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14819         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14820         (gnus-summary-expire-articles-now): Shorten prompt.
14822         * gmm-utils.el (wid-edit): Require.
14823         (defun-gmm): Rename from `gmm-defun-compat'.
14824         (gmm-image-search-load-path): Use it.
14825         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14827 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14829         * gnus-sum.el (gnus-summary-save-article-coding-system):
14830         New variable.
14831         (gnus-summary-save-article): Add optional `decode' argument.
14832         If it is set and gnus-summary-save-article-coding-system is non-nil,
14833         save decoded article.
14834         (gnus-summary-write-article-file): Save decoded article if
14835         gnus-summary-save-article-coding-system is non-nil.
14837         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14838         type.
14840 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14842         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14844 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14846         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14847         first to test gnus-single-article-buffer which may be buffer-local.
14849         * gnus-sum.el (gnus-summary-setup-buffer):
14850         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14851         group; make gnus-article-buffer, gnus-article-current, and
14852         gnus-original-article-buffer always buffer-local.
14853         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14854         group.
14855         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14857 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14859         * nnml.el (nnml-request-compact-group): Compressed files might not
14860         have .gz extension.
14862 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14864         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14865         (mm-copy-to-buffer): Use with-current-buffer.
14866         (mm-display-part): Simplify.
14867         (mm-inlinable-p): Add optional arg `type'.
14869 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14871         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14872         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14873         Try harder to show the attachment internally or externally using
14874         gnus-mime-view-part-as-type.
14876 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14878         * message.el (message-from-style, message-signature-separator)
14879         (message-user-organization-file, message-send-mail-function)
14880         (message-citation-line-function, message-yank-prefix)
14881         (message-indent-citation-function, message-signature)
14882         (message-signature-file, message-signature-insert-empty-line):
14883         Remove autoloads.
14885         * gnus-art.el (gnus-buttonized-mime-types):
14886         Remove "multipart/signed".  Revert 2006-04-26 change.
14888 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14890         * gnus.el (gnus-version-number): Bump version.
14892 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14894         * gnus.el: No Gnus v0.5 is released.
14896 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14898         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14899         fetching articles by message-id.
14901 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14903         * message.el (hashcash): Require hashcash as normal.
14905         * ecomplete.el (ecomplete-highlight-match-line):
14906         Use point-at-eol.
14907         (ecomplete-highlight-match-line): Use `highlight', because that
14908         face exists in both Emacs and XEmacs.
14910         * message.el (message-display-abbrev): Use point-at-bol.
14912         * mail-source.el: Don't require timer/timer-funcs.
14914         * gnus-async.el: Ditto.
14916         * password.el: Ditto.
14918         * mm-url.el: Ditto.
14920         * mm-util.el: Require timer/timer-funcs.
14922 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14924         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14925         Close.
14927 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14929         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14930         unibyte after clear-decrypt function runs.
14932         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14933         returns as a unibyte string.
14935 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14937         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14938         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14939         (mml1991-pgg-encrypt): Ditto.
14941 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14943         * message.el (message-user-organization-file): Check several
14944         locations of the organization file.
14946         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14947         Add gnus-article-view-part-as-type.
14949         * gnus-art.el (gnus-article-view-part-as-type): New function.
14951         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14952         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14954         * mml.el: Simplify autoload.
14955         (mml-mode): defvar dnd-protocol-alist instead of using
14956         symbol-value.
14957         (mml-default-directory): New variable.
14958         (mml-minibuffer-read-file): Use it.
14959         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14961         * message.el (message-citation-line-format): New variable.
14962         (message-insert-formated-citation-line): New function.
14963         (message-citation-line-function):
14964         Add `message-insert-formated-citation-line' to custom type.
14966         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14967         to doc string.
14969         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14970         depending on mm-verify-option.
14972 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14974         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14975         binding pgg-* variables; reimplement the section which prevents
14976         MIME header from being signed.
14977         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14978         pgg-text-mode; remove a blank line at the top of body.
14980         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14981         lines at the top of body; use gnus-newsgroup-charset if there's no
14982         Charset header.
14984 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14986         * message.el (message-self-insert-commands): Doc fix.
14988         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14989         (mm-uu-pgp-encrypted-test): Ditto.
14990         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14991         between header and body; return application/pgp-encrypted handle
14992         if decryption failed; decode decrypted body by charset.
14994         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14995         element match to application/pgp-*.
14997 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14999         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15000         HTML.
15002 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15004         * mail-source.el (mail-source-call-script): Message the error
15005         string.
15007 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15009         * gnus-util.el (gnus-byte-compile): Use it.
15011 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
15013         * gnus-util.el (kill-empty-logs): New function.
15015 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15017         * message.el (message-mail-alias-type): Doc fix.
15018         (message-mail-alias-type-p): New function.
15019         (message-send): Use it.
15020         (message-mode): Ditto.
15021         (message-strip-forbidden-properties): Ditto.
15023         * ecomplete.el (ecomplete-database-file-coding-system):
15024         New variable.
15025         (ecomplete-save): Use it.
15026         (ecomplete-setup): Use it.
15028 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15030         * message.el (message-self-insert-commands): New variable.
15031         (message-strip-forbidden-properties): Use it.
15033 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15035         * message.el (message-put-addresses-in-ecomplete): Use a regexp
15036         that doesn't make XEmacs choke.
15038 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
15040         * gnus-util.el (gnus-replace-in-string):
15041         Prefer replace-regexp-in-string over of replace-in-string.
15043 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15045         * gnus-util.el (gnus-select-frame-set-input-focus):
15046         Use select-frame-set-input-focus if it is available in XEmacs; use
15047         definition defined in Emacs 22 for old Emacsen.
15049 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15051         * mm-view.el (mm-inline-text): Use equal instead of equalp.
15053 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
15055         * gnus-registry.el (gnus-registry-cache-save): Remove text
15056         properties when saving via the temp buffer.
15058 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15060         * message.el (message-generate-hashcash): Honor custom type.
15062 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15064         * message.el (message-generate-hashcash): Default to non-nil when
15065         hashcash is found.
15067         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15068         (gnus-refer-thread-limit): Increase default to 500.
15070         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15072         * flow-fill.el (fill-flowed): Allow delete-space.
15074 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15076         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15077         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15078         Remove autoloads.
15080 2006-04-18  Simon Josefsson  <jas@extundo.com>
15082         * message.el (message-generate-hashcash): Default to.
15084 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15086         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15087         concatenating segments rather than before concatenating them.
15089 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15091         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15093         * imap.el (imap-quote-specials): New function.
15094         (imap-login-auth): Quote specials.
15096 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15098         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15100         * message.el (message-forward-make-body-plain):
15101         Allow message-forward-ignored-headers to be a list.
15102         (message-remove-ignored-headers): Factor out into function.
15103         (message-forward-make-body-mml): Use it.
15104         * rfc2231.el (rfc2231-parse-string): Remove dead code.
15105         (rfc2231-parse-string): Allow concatanation of parameters that
15106         aren't contiguous.  The test case is
15107           (mail-header-parse-content-type "message/external-body;
15108             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15109             access-type=LOCAL-FILE;
15110             name*1*=plugh%2fhello-sailor%2fbing.pdf")
15112 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15114         * nntp.el (nntp-accept-process-output): Return the value of
15115         `nnheader-accept-process-output'.
15117 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15119         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15120         (gnus-button-alist): Recognize more diff formats.
15121         (gnus-button-patch): Strip directory.
15123 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15125         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15126         Emacs 22 when setting focus.
15128 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15130         * gnus-art.el (gnus-article-treat-types): Do treatment of
15131         text/x-verbatim parts.
15132         (gnus-button-patch): New command.
15134         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15135         addresses that contain invalid characters.
15137 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15139         * message.el (message-put-addresses-in-ecomplete):
15140         Use gnus-replace-in-string.
15141         (message-is-yours-p): Use the more correct
15142         mail-header-parse-address instead of
15143         mail-extract-address-components.
15144         (message-put-addresses-in-ecomplete): Fix typo.
15146         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15147         keystroke.
15149         * gnus-art.el (gnus-treatment-function-alist): Change order of
15150         newsgroups/generic header folding to avoid double-folding.
15152         * message.el (message-hidden-headers): Add X-Draft-From.
15154         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15155         New command.
15156         (gnus-summary-repeat-search-article-backward): New command.
15158         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15159         groups in the parent topic.
15161 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
15163         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15164         (spam-extra-header-to-number): Return the CRM114 number as a
15165         number instead of a string.
15167 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15169         * gnus-art.el (gnus-face-properties-alist): Move here from
15170         gnus-fun.
15172         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15174 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15176         * message.el (message-strip-forbidden-properties): Only display on
15177         self-insert-command.
15179         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15180         reindent.
15181         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15183 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15185         * smiley.el (smiley-style): Fix typo.
15187 2006-03-23  Kenichi Handa  <handa@m17n.org>
15189         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15190         instead of set-buffer-multibyte.
15192 2006-03-23  Kenichi Handa  <handa@m17n.org>
15194         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15195         buffer and then decode the buffer text if necessary.
15196         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15197         first, and after mm-encode-body, change the buffer to unibyte.
15199 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15201         * hashcash.el (hashcash-insert-payment-async-2):
15202         Use message-goto-eoh instead of doing it manually.
15203         (mail-add-payment): Use message-narrow-to-header instead of trying
15204         to do the same itself.
15206         * message.el (message-hidden-headers): Add Face.
15208         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15209         reparenting code.
15210         (gnus-summary-reparent-children): Refactored out code.
15211         (gnus-summary-thread-map): New keystroke.
15212         (gnus-summary-reparent-children): Make into command.
15214         * smiley.el (smiley-style): Default to `medium' if using a large
15215         font.
15217         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15218         does it itself.
15220         * message.el (message-point-in-header-p): Simplify definition.
15222 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15224         * nnagent.el (nnagent-request-set-mark): Silence log file
15225         writing.
15226         (nnagent-request-set-mark): Use write-region instead of
15227         append-to-file.
15229         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15230         strange select method.
15232         * ecomplete.el (ecomplete-display-matches): Get highlightling
15233         right.
15234         (ecomplete-display-matches): Use literals.
15235         (ecomplete-display-matches): Disable message logging.
15237         * message.el (message-display-abbrev): Small optimization.
15239         * ecomplete.el (ecomplete-display-matches): Allow automatic
15240         display.
15242         * message.el (message-strip-forbidden-properties):
15243         Display abbrevs.
15244         (message-display-abbrev): Get automatic display right.
15246         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15247         keystrokes.
15249 2006-04-13  Romain Francoise  <romain@orebokech.com>
15251         TODO: Backport to v5-10!
15253         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15254         Move here (and rename) from gnus-registry.el.
15256         * gnus-registry.el: Require gnus-util.
15257         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15259 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15261         * gnus-group.el (gnus-group-catchup-current):
15262         Change if-then-else-if-then-else into cond.
15263         (gnus-group-catchup): Indent.
15264         (group-name-at-point): New function.
15265         (gnus-fetch-group): Provide default from thing at point.
15267 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15269         * message.el (message-display-abbrev): Fix regexp.
15271         * ecomplete.el (ecomplete-highlight-match-line):
15272         Reimplement choosing.
15273         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15274         dead variables.
15276         * message.el (message-newline-and-indent): Remove debugging.
15277         (message-display-abbrev): Use new implementation.
15279 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15281         * gnus-art.el (gnus-article-mode):
15282         Set cursor-in-non-selected-windows to nil.
15284         * smiley.el: Revert previous change.
15285         (smiley-data-directory): defvar it before using it in the
15286         defcustom of `smiley-style'.
15288 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15290         * message.el (message-newline-and-indent): New function.
15292         * ecomplete.el: Implement more bits.
15294         * message.el (message-put-addresses-in-ecomplete): Clean up the
15295         string.
15297         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15299         * gnus-sum.el (gnus-summary-save-parts):
15300         Bind gnus-summary-save-parts-counter and use it to make unique file
15301         names.
15303         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15305         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15306         parameter to say whether to actually parse the individual
15307         addresses.
15309         * message.el (message-put-addresses-in-ecomplete): New function.
15310         (ecomplete): Require.
15311         (message-mail-alias-type): Add ecomplete as an option.
15313 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15315         * flow-fill.el (fill-flowed): Remove trailing space from blank
15316         quoted lines.
15318 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15320         * smiley.el (smiley-style): Move definition later to avoid a
15321         compilation warning.
15323 2006-04-12  Kenichi Handa  <handa@m17n.org>
15325         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15326         buffer and then decode the buffer text if necessary.
15327         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15328         first, and after mm-encode-body, change the buffer to unibyte.
15329         Use mm-disable-multibyte instead of set-buffer-multibyte.
15331 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15333         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15334         Content-Type header instead of Content-Disposition header.
15335         (gnus-mime-inline-part): Ditto.
15336         (gnus-mime-view-part-as-charset): Ignore charset that the part
15337         specifies.
15339         * mm-decode.el (mm-display-part): Work with external parts and
15340         usual parts similarly.
15342         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15343         instead of gnus-display-mime.
15345         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15346         instead of with-temp-buffer.
15348         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15349         tag to summarized topics part in order to encode non-ASCII text.
15351 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15353         * smiley.el (smiley-style): New variable.
15354         (smiley-directory): New function.
15355         (smiley-data-directory): Derive from `smiley-style' using
15356         `smiley-directory'.
15357         (smiley-regexp-alist): Add new entries.
15359         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15360         (gnus-article-browse-delete-temp): Add :version.
15362 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15364         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15365         the sieve region.
15367 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15369         * gnus.el (gnus-version-number): Bump version.
15371 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15373         * gnus.el: No Gnus v0.4 is released.
15375 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15377         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15378         layout.
15380         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15381         unknown charset.
15383         * message.el (message-header-synonyms): Add Original-To to the
15384         default.
15386         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15387         optional parameter.
15389 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15391         * gnus-fun.el (gnus): Require it for gnus-directory.
15393 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15395         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15397 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15399         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15401 2006-04-05  Simon Josefsson  <jas@extundo.com>
15403         * password.el (password-reset): New function.
15405 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15407         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15408         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15410 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15412         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15413         Some whitespace was matched into the url, which broke browsing hits
15414         > 100 when mm-url-use-external was nil.
15416 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15418         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15419         Check gnus-extra-headers for 'Newsgroups.
15421         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15422         bound.
15424 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15426         * pgg-gpg.el: Clean up process buffers every time gpg processes
15427         complete.
15429 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15431         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15432         doc string.
15434 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15436         * pgg-gpg.el (pgg-gpg-process-filter)
15437         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15439         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15440         lines, temporary fix.
15442 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15444         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15446 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15448         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15449         default-enable-multibyte-characters.  This reverts the change from
15450         revision 6.17 which is no longer necessary because the passphrase
15451         is sent separately now.  GnuPG messages are unreadable under
15452         multibyte locales with default-enable-multibyte-characters set to
15453         nil.
15455 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
15457         * message.el (message-tool-bar-gnome): Move "spell".
15459 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
15461         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15462         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
15463         instead.
15465 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
15467         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15468         Improve newsgroups handling for NNTP overviews which don't include
15469         Newsgroups.
15471 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15473         * message.el (message-resend): Bind message-generate-hashcash to nil.
15475 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15477         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15478         when searching for already-paid recipients.
15480 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15482         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15483         passphrases when it is not needed.
15484         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15485         passphrase stuff from gpg, should only be necessary when you use
15486         gpg with a smartcard.
15488 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15490         * mml.el (mml-insert-mime): Ignore cached contents of
15491         message/external-body part.
15493         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15494         (mm-insert-part): Ditto.
15496 2006-03-23  Simon Josefsson  <jas@extundo.com>
15498         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15499         Reiner.
15500         (pgg-gpg-use-agent-p): Use it again.
15502 2006-03-23  Simon Josefsson  <jas@extundo.com>
15504         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15505         older emacsen.
15506         (pgg-gpg-use-agent-p): Don't use it.
15508 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15510         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15511         if we can.
15513 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15515         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15516         (pgg-gpg-update-agent): New function.
15517         (pgg-gpg-use-agent-p): New function.
15518         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15519         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15520         (pgg-gpg-sign-region): Use it.
15522 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15524         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15525         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15527 2006-03-21  Simon Josefsson  <jas@extundo.com>
15529         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15530         <wilde@sha-bang.de>.
15531         (pgg-gpg-use-agent): New variable.
15532         (pgg-gpg-process-region): Use it.
15533         (pgg-gpg-encrypt-region): Likewise.
15534         (pgg-gpg-encrypt-symmetric-region): Likewise.
15535         (pgg-gpg-decrypt-region): Likewise.
15536         (pgg-gpg-sign-region): Likewise.
15537         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15539 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15541         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15543         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15544         Add comment on version.
15546 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15548         * smiley.el: Add missing test smiley.
15550 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15552         * mm-decode.el (mm-with-part): New macro.
15553         (mm-get-part): Use it; work with message/external-body as well.
15554         (mm-save-part): Treat name and filename equally.
15556         * mm-extern.el (mm-extern-cache-contents): New function.
15557         (mm-inline-external-body): Use it; force the part to be displayed;
15558         move undisplayer added to the cached handle to the parent.
15560         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15561         (gnus-mime-view-part-as-type): Work with message/external-body.
15563         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15565 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15567         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15568         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
15569         Emacs.]
15571 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15573         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15574         path rather than symbol.  Always return list of directories.
15575         Guarantee that image directory comes first.  [Sync with image.el,
15576         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
15578         * message.el (message-make-tool-bar): Adjust to new API of
15579         `gmm-image-load-path-for-library'.
15581         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15583         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15585 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15587         * gnus-art.el (gnus-article-only-boring-p):
15588         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15589         intangible text.
15590         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15592 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15594         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15595         Use `defun' instead of `gmm-defun-compat'.
15597 2006-03-14  Simon Josefsson  <jas@extundo.com>
15599         * message.el (message-unique-id): Don't use message-number-base36
15600         if (user-uid) is a float.
15601         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15603 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15605         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15607         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15608         empty line between a part and a message part.
15610 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15612         * smiley.el: Add more test smileys.
15613         (smiley-data-directory, smiley-regexp-alist)
15614         (gnus-smiley-file-types): Fix doc strings.
15615         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15616         adding new elements.
15617         (smiley-mouse-map): Unused code.  Make it a comment.
15619 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15621         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15622         scan latest NoCeM messages instead of old ones.
15623         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15624         delimiters that are recently used.
15625         (gnus-nocem-load-cache): Add autoload cookie.
15627         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15629         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15630         level which is larger than gnus-use-nocem is specified.
15632         * gnus-group.el (gnus-group-get-new-news): Ditto.
15634 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15636         * gnus-util.el (gnus-tool-bar-update): New function.
15638         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15639         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15641         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15643         * gnus-group.el (gnus-group-redraw-when-idle)
15644         (gnus-group-redraw-check): Remove.
15645         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15647 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15649         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15650         if optional last element is specified in splits (FIELD VALUE...).
15652 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15654         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15655         to gmm-image-load-path-for-library.  Call with no-error argument.
15656         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15658         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15660         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15662         * gmm-utils.el (gmm-image-load-path): Remove alias.
15664 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15666         * gmm-utils.el (gmm-image-load-path): Add alias.
15668         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15669         nnml-generate-nov-databases-1.
15670         (nnml-generate-nov-databases): Use it.
15671         (nnml-generate-nov-databases-directory): Document no-active
15672         argument.
15674         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15675         directory if path is t.  Add no-error.
15677         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15678         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15680         * gnus-art.el (gnus-article-browse-delete-temp-files):
15681         Simplify resetting gnus-article-browse-html-temp-list.
15683         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15684         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
15685         Add example to docstring.  Rename local variables.  Move error
15686         checks to default case in cond and simplify.
15688 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15690         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15691         handle is multipart when calling it recursively.
15692         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15694 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15696         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15697         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15699 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15701         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15702         is loaded.
15704         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15705         loaded.
15707 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15709         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15710         to "Emacs 23 (unicode)" in doc string.
15712         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15713         "Emacs 23 (unicode)" in comment.
15715 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15717         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15719         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15720         characters 160 through 255 in Emacs 23.
15722 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15724         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15725         gnus-article-browse-html-temp.
15726         (gnus-article-browse-delete-temp): Make it customizable.
15727         Add `file'.  Adjust doc string.
15728         (gnus-article-browse-delete-temp-files): Add argument.
15729         Allow query for each file.  Adjust doc string.
15730         (gnus-article-browse-html-parts):
15731         Add `gnus-article-browse-delete-temp-files' to
15732         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15734 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15736         * gnus-art.el (gnus-article-browse-html-temp)
15737         (gnus-article-browse-delete-temp): New variables.
15738         (gnus-article-browse-delete-temp-files): New function.
15739         (gnus-article-browse-html-parts): Use it.
15741 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15743         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15745         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15746         string.
15748         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15749         gnus-summary-insert-new-articles when unplugged.
15750         Remove gnus-summary-search-article-forward.
15752         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15753         display-visual-class instead of display-color-cells.
15755 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15757         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15758         message/* containing non-ASCII text properly.
15760 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15762         * message.el: Require gmm-utils, remove autoloads.
15763         (message-tool-bar): Set default based on
15764         gmm-tool-bar-style.
15765         (message-tool-bar-gnome): Add gmm-customize-mode.
15767         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15768         gmm-tool-bar-style.
15769         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15771         * gnus-group.el (gnus-group-tool-bar): Set default based on
15772         gmm-tool-bar-style.
15773         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15775         * gmm-utils.el (gmm-image-directory): Rename variable from
15776         gmm-image-load-path.
15777         (gmm-image-load-path): Use gmm-image-directory.
15778         (gmm-customize-mode): New function.
15779         (gmm-tool-bar-style): New variable.
15781         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15782         gnus-group-redraw-line-number.
15783         (gnus-group-redraw-check): Simplify.
15784         (gnus-group-tool-bar-update): Remove redraw check.
15785         (gnus-group-make-tool-bar): Add redraw check.
15787 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15789         * gnus-art.el (gnus-button): Add missing parentheses.
15791 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15793         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15795 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15797         * gnus-art.el (gnus-button): New face.
15798         (gnus-article-button-face): Use it.
15800         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15801         Add gnus-summary-next-page.  Re-order.
15803         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15804         next-node are now included.
15805         (gnus-group-redraw-line-number): New internal variable.
15806         (gnus-group-redraw-check): Helper function for updating the tool
15807         bar.
15808         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15810         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15812         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15813         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15814         Use it to match format of Spamassassin 3.0 and later.
15815         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15816         (spam-check-bogofilter)
15817         (spam-bogofilter-register-with-bogofilter): Fix args of
15818         `gnus-error' calls.
15820 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15822         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15823         unnecessary interaction when sending queued mails.
15824         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15826 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15828         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15829         first or last are nil.
15831 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15833         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15835 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15837         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15839 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15841         * dns.el (query-dns): Protect more against buggy tcp output.
15843 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15845         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15846         nov.php.
15848 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15850         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15851         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15852         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15853         output on the server side.
15854         (nnweb-google-create-mapping): Update regexps and add some
15855         progress indication.
15857 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15859         * gnus-group.el (gnus-group-tool-bar-gnome):
15860         Fix gnus-agent-toggle-plugged.  Re-order icons.
15861         (gnus-group-tool-bar-gnome):
15862         Add gnus-group-{prev,next}-unread-group.
15863         (gnus-group-tool-bar-gnome): Re-order icons.
15865         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15866         Move gnus-summary-insert-new-articles.
15868         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15869         Fix comments.
15871         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15872         also available in Emacs 21.3.
15874         * message.el (message-fix-before-sending): Change "Emacs 22" to
15875         "Emacs 23 (unicode)" in comment.
15877         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15878         "Emacs 23 (unicode)" in comment.
15880         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15881         comment.
15882         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15884         * mm-view.el (mm-fill-flowed): Add :version.
15886 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15888         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15889         and load-path.
15891 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15893         * message.el: Autoload gmm-image-load-path.
15894         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15895         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15896         consitency.
15898         * gmm-utils.el (gmm-image-load-path): Also search in
15899         "../etc/images".  Don't set gmm-image-load-path if we don't find
15900         the image.
15902 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15904         * gmm-utils.el (gmm-image-load-path): Don't make
15905         `gmm-image-load-path' include subdirectories which the second arg
15906         `image' might specify.
15908         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15909         subdirectory to icon file names.
15911         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15913 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15915         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15916         gmm-image-load-path calls.
15918         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15920         * message.el (message-make-tool-bar): Ditto.
15922         * mml.el (mml-preview): Add comment concerning tool bar icons.
15924         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15925         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15927         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15928         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15930         * message.el (message-tool-bar-gnome): Use new icon names.
15931         (message-make-tool-bar): Use `gmm-image-load-path'.
15933         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15934         New functions from MH-E.
15935         (gmm-image-load-path): New variable from MH-E.
15936         (gmm-image-load-path): New function from MH-E.  Add arguments
15937         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15938         *-image-load-path-called-flag.
15940 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15942         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15944 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15946         * nnimap.el (nnimap-request-move-article): Change folder back to
15947         source group before deleting.
15949 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15951         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15953         * gnus-art.el (mm-url-insert-file-contents-external):
15954         Autoload mm-url.
15956         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15958 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15960         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15961         coding system which mm-charset-to-coding-system returns for a
15962         given charset is valid.
15964 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15966         * html2text.el (html2text-remove-tag-list):
15967         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15969 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15971         * gnus-cus.el: Revert 2005-10-17 change.
15973 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15975         * gnus-art.el (article-strip-banner):
15976         Call article-really-strip-banner only when the regexp match is made.
15978 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15980         * gnus-art.el (article-strip-banner):
15981         Use gnus-extract-address-components instead of
15982         mail-header-parse-addresses to make it work with non-ASCII text;
15983         remove mail-encode-encoded-word-string.
15985         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15986         values which are surrounded with \"...\"; make it never cause a
15987         Lisp error; give up parsing of parameters if it failed in
15988         extracting type.
15990 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15992         * smime.el (smime-cert-by-ldap-1): Fix bug where
15993         `smime-ldap-search' returns results without userCertificates.
15995 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15997         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15999 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16001         * spam.el (spam-check-spamassassin-headers): Adapt format for
16002         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
16003         <ari@mbf.ocn.ne.jp>.
16004         (spam-list-of-processors): Add spam-use-gmane.
16006 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16008         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16009         make-temp-file; make it work with XEmacs as well.
16011         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16012         mm-make-temp-file.
16014         * mm-decode.el (mm-display-external): Use the 3rd arg of
16015         mm-make-temp-file.
16016         (mm-create-image-xemacs): Ditto.
16018 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16020         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16021         with message-narrow-to-headers.
16022         (gnus-draft-setup): Narrow to header to run message-fetch-field.
16023         (gnus-draft-check-draft-articles): New function.
16024         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16026 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16028         * gnus-art.el (gnus-article-browse-html-parts):
16029         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16030         Don't use suffix argument for mm-make-temp-file for Emacs 21
16031         compatibility.  Remove useless `format'.
16033 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16035         * nnweb.el (nnweb-google-wash-article): Update regexps.
16036         (nnweb-group-alist): Use defvoo instead of defvar.
16038 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16040         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16041         re-loading nn* modules.
16043 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16045         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16046         for `tool-bar-mode' and don't check it's default-value.
16048         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16050         * message.el (message-make-tool-bar): Ditto.
16052         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16053         `substring'.  Shorten tmp-file name.
16055         * gnus.el: Remove bogus comment.
16057 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
16059         * gnus-art.el (gnus-article-browse-html-parts): New function.
16060         (gnus-article-browse-html-article): New function for viewing html
16061         articles with a browser.
16063 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
16065         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16066         (mml2015-pgg-encrypt): Ditto.
16068         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16069         (mml1991-pgg-encrypt): Ditto.
16071 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16073         * nnfolder.el (nnfolder-insert-newsgroup-line):
16074         Use message-make-date instead of current-time-string.
16076         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16077         to gnus-decoded which mm-uu might set.
16079 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16081         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16082         don't decode quoted parameters; remove misimported Emacs code.
16083         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16084         (rfc2231-decode-encoded-string): Don't use split-string which
16085         behaves differently according to Emacs version; use
16086         mm-decode-coding-region to convert charset to coding-system.
16087         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16088         (rfc2231-encode-string): Remove misimported Emacs code.
16090 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16092         * gnus-art.el (article-decode-charset): Don't use ignore-errors
16093         when calling mail-header-parse-content-type.
16094         (article-de-quoted-unreadable): Ditto.
16095         (article-de-base64-unreadable): Ditto.
16096         (article-wash-html): Ditto.
16098         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16099         calling mail-header-parse-content-type and
16100         mail-header-parse-content-disposition.
16101         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16102         mail-header-parse-content-type.
16104         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16105         insert charset and format parameters; encode description after
16106         inserting it to buffer.
16107         (mml-insert-parameter): Fold lines properly even if a parameter is
16108         segmented into two or more lines; change the max column to 76.
16110         * rfc1843.el (rfc1843-decode-article-body): Don't use
16111         ignore-errors when calling mail-header-parse-content-type.
16113         * rfc2231.el (rfc2231-parse-string): Return at least type if
16114         possible; don't cause an error even if it fails in parsing of
16115         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16116         (rfc2231-encode-string): Don't break lines at the beginning, leave
16117         it to mml-insert-parameter.
16119         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16120         calling mail-header-parse-content-type.
16122 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
16124         * spam-report.el (spam-report-gmane-use-article-number):
16125         Improve doc string.
16126         (spam-report-gmane-internal): Check if a suitable header was found
16127         in the article.
16129 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16131         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16132         (rfc2231-encode-string): Make param*=value always begin with LWSP.
16134 2006-02-05  Romain Francoise  <romain@orebokech.com>
16136         Update copyright notices of all files in the gnus directory.
16138 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16140         * nnweb.el (nnweb-request-group): Avoid growing overview files.
16142 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16144         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16145         segmented lines of parameter value to cope with Thunderbird 1.5
16146         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16147         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16148         (rfc2231-encode-string): Don't make lines exceeding 76 column.
16150 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
16152         * mml.el (mml-generate-mime-1): Correct the order of inline signed
16153         parts.
16155 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16157         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16158         there's only one active file for all servers.
16159         (nnweb-request-scan): Make sure nnweb-articles is initialized on
16160         solid groups.  Gnus might have used a FAST request to select the group.
16161         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16162         and nnweb-search redundantly in the active file.
16163         (nnweb-request-list): Don't list bogus groups.  There can only be one.
16164         (nnweb-request-create-group): Don't use ARGS.
16165         (nnweb-possibly-change-server, nnweb-request-group): Remove some
16166         initializations.  Let nnoo do the work.
16168 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16170         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16171         Say the part has been decoded.
16173         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16175 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16177         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16178         mailcap-viewer-test-cache when there's no 'test clause, since that
16179         will invert the meaning of a "nil" test previously determined by
16180         mailcap-mailcap-entry-passes-test.
16182 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16184         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16185         compiling.
16187         * gnus-sum.el: Ditto.
16189         * message.el: Don't bind tool-bar-map when compiling.
16191 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16193         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16195 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16197         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16198         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16199         current Google Groups.
16201 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16203         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16204         and tool-bar-mode.
16206         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16207         and tool-bar-mode.
16209         * message.el (message-tool-bar-update): Simplify.
16210         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16212         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16213         gnus-summary-buffer.
16214         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16215         gnus-summary-reply.
16217         * gmm-utils.el (gmm): Add :version.
16219 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16221         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16222         Don't autoload.
16224 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16226         * gmm-utils.el (gmm-verbose): Add :group.
16228 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16230         * message.el: Change some comments WRT tool-bars.
16232         * gnus-sum.el (gnus-summary-tool-bar)
16233         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16234         (gnus-summary-tool-bar-zap-list): New variables.
16235         (gnus-summary-make-tool-bar): Complete rewrite using
16236         `gmm-tool-bar-from-list'.
16238         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16239         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16240         New variables.
16241         (gnus-group-make-tool-bar): Complete rewrite using
16242         `gmm-tool-bar-from-list'.
16243         (gnus-group-tool-bar-update): New function.
16245         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16247 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16249         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16250         is dissected into a single part of which the type is the same as
16251         the given one; decode charset.
16253 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16255         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16256         into alists as symbol not string, since that's what
16257         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16258         look for.
16260 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16262         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16263         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16265         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16267 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16269         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16270         (gnus-mime-security-button-menu): New definition.
16271         (gnus-mime-security-button-map): Use them.
16272         (gnus-mime-security-button-menu): New function.
16273         (gnus-insert-mime-security-button): Addition to help echo.
16274         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16275         (gnus-mime-security-pipe-part): New functions.
16277         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16278         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16280         * mm-decode.el (mm-handle-set-disposition): Remove.
16281         (mm-handle-set-description): Remove.
16283 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16285         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16286         (mm-w3m-standalone-supports-m17n-p): New function.
16287         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16288         w3m usage.
16290         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16291         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16293 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16295         * message.el (message-tool-bar-zap-list):
16296         Use gmm-tool-bar-zap-list as custom type.
16297         (message-tool-bar-update): New function.
16298         (message-tool-bar, message-tool-bar-gnome)
16299         (message-tool-bar-retro): Add message-tool-bar-update.
16300         (message-tool-bar-gnome): Add flyspell-buffer.
16302         * gnus-util.el (gnus-error): Describe `args'.
16304         * gmm-utils.el (gmm-error): Describe `args'.
16305         (gmm-tool-bar-zap-list): New widget.
16306         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16308 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16310         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16311         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16312         the number of recursive calls.
16314         * mm-decode.el (mm-handle-set-disposition): New macro.
16315         (mm-handle-set-description): New macro.
16317 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16319         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16320         encoding.
16322 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16324         * message.el (message-tool-bar-zap-list, message-tool-bar)
16325         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16326         (message-tool-bar-local-item-from-menu): Remove.
16327         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16328         (message-make-tool-bar): New function.
16329         (message-mode): Use `message-make-tool-bar'.
16331         * gmm-utils.el: New file.
16332         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16333         (gmm-lazy): New widget copied from `nnmail.el'.
16334         (gmm-tool-bar-from-list): New function for creating customizable
16335         tool bars.
16336         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16337         output.
16338         (gmm): Add :prefix to defgroup.
16340 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16342         * gmm-utils.el (gmm-widget-p): New function.
16344 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16346         * mml.el (mml-attach-file): Describe `description' in doc string.
16347         (mml-menu): Add Emacs MIME manual and PGG manual.
16349 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16351         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16353 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16355         * nntp.el (nntp-end-of-line): Doc fix.
16357 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16359         * imap.el (imap-open): Handle case where buffer is a buffer
16360         object.
16362 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16364         * gnus-delay.el (gnus-delay): Don't autoload.
16365         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16366         to be re-loaded when customizing the `gnus-delay' group.
16368 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16370         * message.el (message-insert-citation-line): Use newlines.
16372 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16374         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16376         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16378 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
16380         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16382 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16384         * mm-decode.el (mm-inlined-types): Add application/pgp.
16385         (mm-automatic-display): Ditto.
16387         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16388         part as text.
16390 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16392         * nnrss.el: Update copyright.
16393         (nnrss-opml-import): Query whether to subscribe to each entry.
16395         * gnus-art.el:
16396         * gnus-sum.el:
16397         * mm-uu.el:
16398         * mm-view.el: Update copyright.
16400 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
16402         * message.el (message-info): New function.
16403         (message-mode-menu): Add it.
16404         Update copyright.
16406         * ChangeLog: Fix and update copyright.
16408 2006-01-13  Romain Francoise  <romain@orebokech.com>
16410         * message.el (message-forward-subject-name-subject): Prefer the
16411         address to 'nowhere' if the sender has no name.
16412         Fix typo.  Update copyright year.
16414 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16416         * gnus-art.el (article-wash-html):
16417         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16418         (gnus-article-wash-html-with-w3m-standalone): New function.
16420         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16421         mm-inline-text-html-render-with-w3m-standalone.
16422         (mm-text-html-washer-alist): Map w3m-standalone to
16423         gnus-article-wash-html-with-w3m-standalone.
16424         (mm-inline-text-html-render-with-w3m-standalone): New function.
16426 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16428         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16429         Improve LaTeX.
16431 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16433         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16434         (nnrss-request-article): Render text/plain parts as HTML.
16436         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16437         the buffer.
16439 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16441         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16442         custom definition of `gnus-posting-styles'.
16444         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16445         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16447 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16449         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16450         Use nntp for bug archive.
16452 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16454         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16455         parts.
16456         (nnrss-normalize-date): New function converts ISO 8601 date into
16457         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16458         (nnrss-check-group): Use it.
16460 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16462         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16464         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16465         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16466         (nnrss-insert-w3): Ditto.
16468 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16470         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16471         the articles to be forwarded including the case where neither a
16472         number of articles nor a region is specified.
16474 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16476         * nnrss.el (nnrss-request-article): Fix last change; fill
16477         text/plain parts.
16479 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16481         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16482         in text/plain part.
16483         (nnrss-check-group): Don't add excessive newline to dc:subject.
16485 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16487         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16488         article.
16490 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16492         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16493         (nnml-use-compressed-files, nnml-save-mail): Support other
16494         comression programs such as bzip2.
16496 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16498         * dns.el (query-dns): Make sure we check the buffer size before
16499         removing tcp headers.
16501 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16503         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16504         remove MIME buttons associated with multipart/alternative parts.
16505         (gnus-mime-display-alternative): Tag buttons using `article-type'
16506         text property.
16508         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16509         associated with multipart/alternative parts.
16511         * gnus-art.el (gnus-signature-separator): Fix custom type.
16513         * mm-decode.el (mm-inlined-types): Fix custom type.
16514         (mm-keep-viewer-alive-types): Ditto.
16515         (mm-automatic-display): Ditto.
16516         (mm-attachment-override-types): Ditto.
16517         (mm-inline-override-types): Ditto.
16518         (mm-automatic-external-display): Ditto.
16520 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16522         * spam-report.el (spam-report-user-mail-address)
16523         (spam-report-user-agent): New variables.
16524         (spam-report-url-ping-plain): Use spam-report-user-agent.
16526 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16528         * gnus-art.el (gnus-button-handle-custom): Do not just use
16529         `customize-apropos' for any "M-x customize-*" button but the
16530         function called for.  Accept both the function name and its
16531         argument in order to achieve this.
16532         (gnus-button-alist): Remove support for "custom:" URL's.
16533         Pass function name to `gnus-button-handle-custom' in case of "M-x
16534         customize-*" buttons.
16536 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16538         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16539         multipart/alternative and add xref to mm-discouraged-alternatives
16540         in doc string.
16542         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16543         gnus-buttonized-mime-types in doc string.
16545 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16547         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16548         Suggest image/.* in the doc string.
16550 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16552         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16553         message-marks (Debian bug #342521).
16555 2005-12-12  Simon Josefsson  <jas@extundo.com>
16557         * password.el (password-read-from-cache): Add.
16558         (password-read): Use it.
16560 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16562         * rfc2047.el (rfc2047-charset-to-coding-system):
16563         Recognize us-ascii as a MIME charset.
16565         * mm-bodies.el (mm-decode-content-transfer-encoding):
16566         Protect against the case where the 2nd arg TYPE is nil.
16568 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16570         * pop3.el (pop3-stream-type): Fix custom version.
16572         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16574 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16576         * mm-decode.el (mm-display-external): Add missing cdr.
16578 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16580         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16581         RFC1524) if it is in mailcap or add a suffix according to
16582         mailcap-mime-extensions when generating a temp filename; postpone
16583         deleting a temp file for 2 seconds for some wrappers, shell
16584         scripts, and so on, which might exit right after having started a
16585         viewer command as a background job.
16587 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16589         * nntp.el (nntp-marks-directory): Fix custom group.
16591         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16592         steps when < 10.
16594         * gnus-start.el (gnus-no-server-1):
16595         Mention `gnus-level-default-subscribed' in doc string.
16597 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16599         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16600         parens.
16602 2005-11-26  Dave Love  <fx@gnu.org>
16604         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16605         (tls-program, tls-success): Provide openssl alternative.
16607         * starttls.el: Doc fixes.
16608         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16609         SERVICE to PORT.
16611         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16612         port null or service name.
16613         (starttls-negotiate): Autoload.
16615 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16617         * message.el (message-kill-to-signature): Fix interactive spec.
16619 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16621         * pop3.el (pop3-open-server): Recognize a string as a service name.
16623 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16625         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16627 2005-11-23  Dave Love  <fx@gnu.org>
16629         Add pop3s, pop3/starttls.
16631         * pop3.el (pop3-authentication-scheme): Clarify doc.
16632         (open-tls-stream, starttls-open-stream): Autoload.
16633         (pop3-stream-type): New.
16634         (pop3-open-server): Use it.
16636         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16637         for POP.
16638         (mail-source-keyword-map): Add :stream for POP.
16639         (mail-source-fetch-pop): Use pop3-stream-type.
16641 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16643         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16644         of current-time-string.
16646 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16648         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16649         date header.
16651 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16653         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16654         it can seriously impact performance as it bypasses the agent's
16655         local caches.
16657 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16659         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16660         must be explicitly online rather than "not explicitly offline" for
16661         its flags to be synchronized.
16663         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16664         that gnus-uu-unmark-thread will function correctly.
16666         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16667         1024K is instead displayed as 1M.
16669 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16671         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16673 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16675         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16677 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16679         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16680         error message to display actual error condition.
16681         (gnus-agent-save-local): Avoid saving symbols that are bound to
16682         nil as they simply result in a warning message in
16683         gnus-agent-read-local.
16685 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16687         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16688         rather than make-variable-buffer-local for file-precious-flag.
16690 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16692         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16693         for duplicates which are removed.  The invalid sort check then
16694         triggers a rescan after the sort as sorting may have moved
16695         duplicate entries such that they can be cheaply detected.
16697 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16699         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16701 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16703         * gnus-agent.el (gnus-agent-article-alist-save-format):
16704         Change internal variable to a custom variable.  Change default value
16705         from compressed(2) to uncompressed(1).
16706         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16707         support for uncompressed agentview files.  Taken together, reading
16708         the agentview file should now be 6-7 times faster.
16710 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16712         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16713         as a buffer-local variable.  This avoids creating truncated
16714         dribble files as a result of a hang up, eg.
16716 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16718         * gnus-start.el (gnus-start-draft-setup):
16719         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16721         * gnus.el (gnus-splash): Change custom group.
16722         (gnus-group-get-parameter, gnus-group-parameter-value):
16723         Describe allow-list argument.
16725         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16726         string.
16728 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16730         * gnus-art.el (gnus-default-article-saver): Add user-defined
16731         `function' to custom type.
16733 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16735         * imap.el (imap-open): Handle case where buffer is a buffer
16736         object.
16738 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16740         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16741         long lines.
16742         (gnus-cache-delete-group): Wrap doc strings.
16744         * gnus-agent.el (gnus-agent-rename-group)
16745         (gnus-agent-delete-group): Wrap doc strings.
16747 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16749         * gnus-start.el (gnus-1): Add "native" to
16750         gnus-predefined-server-alist.
16752         * gnus.el (gnus-method-to-server): Don't add "native" to the
16753         lists here, because that leads to problems when
16754         gnus-select-method is bound.
16756 2005-11-09  Simon Josefsson  <jas@extundo.com>
16758         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16759         use (not sort-by-date) instead.
16761 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16763         * gnus-delay.el (gnus-delay-group): Don't autoload.
16764         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16765         to be re-loaded when customizing the `gnus-delay' group.
16767 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16769         * message.el: Revert last changes.
16770         (message-insert-citation-line): Use newlines.
16772 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16774         * message.el (message-courtesy-message)
16775         (message-mark-insert-begin, message-mark-insert-end)
16776         (message-elide-ellipsis, message-cancel-message)
16777         (message-add-header, message-change-subject)
16778         (message-cross-post-followup-to-header)
16779         (message-cross-post-insert-note, message-reduce-to-to-cc)
16780         (message-widen-reply, message-delete-not-region)
16781         (message-kill-to-signature, message-insert-signature)
16782         (message-insert-importance-high, message-insert-importance-low)
16783         (message-insert-or-toggle-importance)
16784         (message-insert-disposition-notification-to)
16785         (message-indent-citation, message-yank-original)
16786         (message-cite-original-without-signature, message-cite-original)
16787         (message-insert-citation-line, message-position-on-field)
16788         (message-fix-before-sending, message-send-mail-partially)
16789         (message-send-mail, message-send-mail-with-sendmail)
16790         (message-send-mail-with-qmail, message-send-news)
16791         (message-check-news-header-syntax, message-generate-headers)
16792         (message-insert-courtesy-copy, message-fill-address)
16793         (message-fill-header, message-shorten-references)
16794         (message-setup-1, message-cancel-news)
16795         (message-forward-make-body-plain, message-forward-make-body-mime)
16796         (message-forward-make-body-mml, message-encode-message-body)
16797         (message-forward-make-body-digest-plain)
16798         (message-forward-make-body-digest-mime)
16799         (message-use-alternative-email-as-from): Insert `hard-newline'
16800         instead of ordinary newlines.
16802 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16804         * message.el (message-generate-headers): Downcase the argument
16805         given to message-check-element.
16807 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16809         * nntp.el (nntp-authinfo-rejected): New error condition.
16810         (nntp-wait-for): Use new error condition to signal authentication
16811         error.
16812         (nntp-retrieve-data): Rethrow new error condition to break out of
16813         recursive call to nntp-send-authinfo.
16815 2005-11-08  Romain Francoise  <romain@orebokech.com>
16817         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16818         (gnus-summary-exit-map): Bind to `Z p'.
16819         (gnus-summary-make-menu-bar): Add menu item.
16821 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16823         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16824         (gnus-treat-*): Add `first' in all doc strings.
16826         * gnus-group.el (gnus-group-compact-group): Fix typo.
16828 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16830         * gnus.el (gnus-parameters-case-fold-search): New variable.
16831         (gnus-parameters-get-parameter): Use it.
16833         * gnus-score.el (gnus-home-score-file): Doc fix.
16835 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16837         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16839 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16841         * mm-util.el (mm-special-display-p): New function.
16843         * mml.el (mml-preview): Use it; doc fix.
16845 2005-10-29  Romain Francoise  <romain@orebokech.com>
16847         * message.el (message-fix-before-sending): Fix comment.
16849 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16851         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16853 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16855         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16856         Used in gnus-score.el.
16858 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16860         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16862 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16864         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16865         whitespace removed in revision 7.8.  Use concatenated string to
16866         protect trailing whitespace.
16868 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16870         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16871         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16872         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16873         Courier IMAP ("some version from 2004").  Mostly based on similar
16874         code in the same function.
16876 2005-10-26  Didier Verna  <didier@xemacs.org>
16878         * gnus-group.el (gnus-group-compact-group): Invalidate original
16879         article buffer.
16880         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16881         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16882         NOV database and in article itself.
16883         Invalidate article backlog.
16885 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16887         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16889 2005-10-26  Simon Josefsson  <jas@extundo.com>
16891         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16892         part of 2004-07-25 change.
16894 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16896         * message.el (message-display-completion-list): New function.
16897         (message-expand-group): Use it; make sure the Completions buffer
16898         is modifiable.
16900 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16902         * imap.el (imap-open): Handle case where buffer is a buffer object.
16904 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
16906         * pgg-def.el:
16907         * pgg-gpg.el:
16908         * pgg-parse.el:
16909         * pgg-pgp.el:
16910         * pgg-pgp5.el:
16911         * pgg.el: Move to the parent lisp directory.
16913 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16915         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16916         user-mail-name is an empty string.
16918 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16920         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16921         depending on gnus-score-decay-constant.
16923         * encrypt.el (encrypt-insert-file-contents)
16924         (encrypt-write-file-contents): Don't use `gnus-message'.
16926         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16927         arguments.
16928         (mm-uu-type-alist): Add message-marks and insert-marks.
16929         Pass arguments to mm-uu-verbatim-marks-extract.
16930         (mm-uu-hide-markers): New variable.
16931         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16933         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16934         (gnus-convert-image-to-face-command): Use "convert" by default to
16935         allow other input image formats.
16936         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16937         accordingly.
16939 2005-10-23  Simon Josefsson  <jas@extundo.com>
16941         * imap.el (imap-gssapi-program): Align command line parameters
16942         with latest GNU SASL.
16943         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16945 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16947         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16948         HTML.
16949         (nnslashdot-request-article): Ditto.
16951 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16953         * mail-source.el (mail-source-fetch-pop): Require pop3.
16954         (mail-source-check-pop): Ditto.
16956 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16958         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16959         errors.
16961 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16963         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16964         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16966         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16968         * mm-bodies.el (mm-decode-string):
16969         Call `mm-charset-to-coding-system' with allow-override argument.
16971 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16973         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16974         (rfc2047-charset-to-coding-system): New function.
16975         (rfc2047-decode-encoded-words): New function.
16976         (rfc2047-decode-region): Use them.
16977         (rfc2047-decode-cte): Remove.
16978         (rfc2047-parse-and-decode): Remove.
16979         (rfc2047-decode): Remove.
16981 2005-10-15  Kenichi Handa  <handa@m17n.org>
16983         * rfc2047.el (rfc2047-decode-cte): New function.
16984         (rfc2047-decode-region): Change the way to decode successive
16985         encoded-words: decode B- or Q-encoding in each encoded-word,
16986         concatenate them, and decode it as charset.
16988 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16990         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16991         widget-move-and-invoke.
16992         (gnus-custom-mode): Use gnus-custom-map.
16994 2005-10-15  Bill Wohler  <wohler@newt.com>
16996         * message.el (message-tool-bar-map): Rename image file from
16997         mail_send to mail/send.
16999 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17001         * message.el (message-expand-group): Pass the common
17002         prefix substring of completion to `display-completion-list'.
17004 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
17006         * mml-sec.el (mml-secure-method): New internal variable.
17007         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17008         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17009         New functions using mml-secure-method.
17011         * mml.el (mml-mode-map): Add key bindings for those functions.
17012         (mml-menu): Simplify security menu entries.  Suggested by Jesper
17013         Harder <harder@myrealbox.com>.
17014         (mml-attach-file, mml-attach-buffer, mml-attach-external):
17015         Goto end of message if point is the headers of the message.
17017         * message.el (message-in-body-p): New function.
17019         * assistant.el: Autoload gnus-util and netrc.
17021         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17022         Use `mm-charset-override-alist' only when decoding.
17024         * mm-bodies.el (mm-decode-body):
17025         Call `mm-charset-to-coding-system' with allow-override argument.
17027         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17028         `filename' from Content-Disposition if Content-Type doesn't
17029         provide `name'.
17030         (gnus-mime-view-part-as-type): Set default instead of
17031         initial-input.
17033 2005-10-09  Daniel Brockman  <daniel@brockman.se>
17035         * format-spec.el (format-spec): Propagate text properties of % spec.
17037 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17039         * gnus-art.el (gnus-treat-predicate): Add `first'.
17041 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17043         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17044         (mm-charset-override-alist): New variable.
17045         (mm-charset-to-coding-system): Use it.
17046         (mm-codepage-setup): New helper function.
17047         (mm-charset-eval-alist): New variable.
17048         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17049         Warn about unknown charsets.
17051 2005-10-04  David Hansen  <david.hansen@gmx.net>
17053         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17054         (nnrss-check-group): Ditto.
17056 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17058         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17059         Rename x-gnus-verbatim to x-verbatim.
17060         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17062         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17063         x-verbatim.
17065         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17067         * gnus-util.el (gnus-remove-duplicates): Remove.
17069         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17070         instead of gnus-remove-duplicates.
17072         * message.el (message-remove-duplicates): Remove.
17073         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17074         message-remove-duplicates.
17076         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17077         available, else use implementation from `delete-dups'.
17079         * message.el (message-insert-expires): New function.
17080         (message-mode-map): Add key binding.
17081         (message-mode-field-menu): Add menu entry.
17082         (message-mode): Document it.
17083         (message-make-expires-date): Use `message-make-date'.
17085 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17087         * message.el (message-make-expires-date): New function.
17089 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17091         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17093 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17095         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17096         function rather than the diff-mode.el package.
17097         (mm-display-external): Use with-current-buffer.
17098         (mm-viewer-completion-map, mm-viewer-completion-map):
17099         Move initialization inside declaration.
17101 2005-09-29  Simon Josefsson  <jas@extundo.com>
17103         * spam.el: Load hashcash when compiling, to avoid warnings.
17104         Don't autoload mail-check-payment.
17105         (spam-check-hashcash): Define unconditionally, since hashcash.el
17106         is part of Gnus now.  Ignore errors from payment checking.
17108 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17110         * message.el (message-bold-region, message-unbold-region):
17111         Rename from `bold-region' and `unbold-region'.
17113         * message.el: Remove useless autoloads.
17115 2005-09-28  Simon Josefsson  <jas@extundo.com>
17117         * message.el (message-use-idna): Default to t.
17118         (message-use-idna): Test whether encoding works too.  Doc fix.
17120 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17122         * nntp.el (nntp-warn-about-losing-connection): Remove.
17124 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17126         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17127         customizable.  Change default value.
17128         (mm-uu-diff-groups-regexp): Change default value.
17129         (mm-uu-type-alist): Add doc string.
17130         (mm-uu-configure): Add doc string.  Make it interactive.
17131         (mm-uu-tex-groups-regexp): New variable.
17132         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17133         (mm-uu-type-alist): Add LaTeX documents.
17134         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17135         of "text/verbatim".
17136         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17138         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17139         instead of "text/verbatim".
17141         * message.el (message-mark-inserted-region)
17142         (message-mark-insert-file): Use slrn style marks when called with
17143         prefix argument.
17145 2005-09-27  Simon Josefsson  <jas@extundo.com>
17147         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17149 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17151         * message.el (message-remove-duplicates): New function.
17152         Implementation borrowed from `gnus-remove-duplicates'.
17153         (message-idna-to-ascii-rhs): Also encode idna addresses in
17154         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17155         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17156         only ask about the same idna domain once per header and also tell
17157         in what header to replace the idna domain.
17159         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17160         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17161         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17162         a header is decoded and not just the last one.
17164 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17166         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17167         has been decoded.
17169         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17170         (mm-insert-part): Don't modify text if it has been decoded.
17172         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17173         decoded.
17175         * mm-view.el (mm-inline-text): Don't strip text props unless
17176         decoding enriched or richtext parts.
17178 2005-09-25  Romain Francoise  <romain@orebokech.com>
17180         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17181         * gnus-start.el (gnus-subscribe-interactively):
17182         * gnus-uu.el (gnus-uu-grab-articles):
17183         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17184         space.
17186 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17188         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17189         * mm-view.el (mm-view-pkcs7-decrypt):
17190         * gnus-sum.el (gnus-summary-limit-to-extra)
17191         (gnus-summary-respool-article, gnus-read-move-group-name):
17192         * gnus-score.el (gnus-summary-increase-score):
17193         * gnus-util.el (gnus-completing-read-with-default):
17194         * gnus-art.el (gnus-read-save-file-name)
17195         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17196         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17197         * message.el (message-check-news-header-syntax):
17198         Follow convention for reading with the minibuffer.
17200 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17202         * spam-report.el (spam-report-url-ping-plain):
17203         Use gnus-extended-version as User-Agent.
17205         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17206         default value is nil.
17208         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17209         (mm-uu-verbatim-marks-extract): New function.
17210         (mm-uu-extract): New face.
17211         (mm-uu-copy-to-buffer): Use it.
17213         * spam-report.el (spam-report-gmane-ham): Rename from
17214         `spam-report-gmane-unspam'.
17215         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17216         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17218         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17219         Autoload.
17220         (spam-report-gmane-unregister-routine):
17221         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17223 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17225         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17226         (spam-report-gmane-unregister-routine): Add support for gmane
17227         unregistration.
17229         * spam-report.el (spam-report-gmane-unspam)
17230         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17231         (spam-report-gmane): Change to take a single article and do unspam
17232         registration.
17234 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17236         * mm-url.el (mm-url-decode-entities): Fix regexp.
17238 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17240         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17241         default to nil, to be able to use Gnus at all.  If the default
17242         switches to something else, then the function should be fixed not
17243         be exceedingly slow.
17245 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17247         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17248         fail hard.
17250         * spam-report.el: Add better Keywords line.
17252         * spam.el: Add Maintainer and better Keywords line.
17254 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17256         * gnus-art.el (gnus-article-replace-part)
17257         (gnus-mime-replace-part): New functions.
17258         (gnus-mime-action-alist, gnus-mime-button-commands)
17259         (gnus-mime-save-part-and-strip): Add file argument.
17260         (gnus-article-part-wrapper): Add interactive argument.
17262         * gnus-sum.el (gnus-summary-mime-map):
17263         Add `gnus-article-replace-part'.
17265 2005-09-19  Didier Verna  <didier@xemacs.org>
17267         The nnml compaction feature:
17268         * nnml.el (nnml-request-compact-group): New function.
17269         * nnml.el (nnml-request-compact): New function.
17270         * gnus-int.el (gnus-request-compact-group): New function.
17271         * gnus-int.el (gnus-request-compact): New function.
17272         * gnus-group.el (gnus-group-compact-group): New function.
17273         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17274         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17275         * gnus-srvr.el (gnus-server-compact-server): New function.
17276         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17277         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17279 2005-09-18  Deepak Goel  <deego@gnufans.org>
17281         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17282         format spec.
17284 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17286         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17288 2005-09-15  Romain Francoise  <romain@orebokech.com>
17290         * message.el (message-fill-paragraph): Clarify docstring.
17292 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17294         * gnus-art.el (gnus-mime-display-part): Protect against broken
17295         MIME messages.
17297 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17299         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17300         before parsing header.
17302 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
17304         * html2text.el (html2text-replace-list): Add new entities.
17306 2005-09-11  Romain Francoise  <romain@orebokech.com>
17308         * message.el (message-alternative-emails): Improve docstring.
17309         (message-setup-1): Call `message-use-alternative-email-as-from'
17310         after `message-setup-hook' to give it precedence over posting
17311         styles, etc.
17312         (message-use-alternative-email-as-from): Add docstring.
17313         Remove the original From header if present.
17315         * nnml.el (nnml-compressed-files-size-threshold): New variable.
17316         (nnml-save-mail): Use it.
17318         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17319         articles.  Add new argument `silent'.
17320         (gnus-uu-mark-all): Report the total number of marked articles.
17322 2005-09-10  Romain Francoise  <romain@orebokech.com>
17324         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17325         (gnus-uu-mark-series): Likewise.
17327 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
17329         * spam-report.el (spam-report-gmane): Fix generation of spam
17330         report URL.
17332 2005-09-10  Simon Josefsson  <jas@extundo.com>
17334         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17335         t, based on discussion on the ding list with Robert Epprecht
17336         <epprecht@solnet.ch>.
17338 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
17340         * spam-report.el (spam-report-gmane): Make it work without
17341         X-Report-Spam header.  Gmane now only provides Archived-At.
17342         This is only used if `spam-report-gmane-use-article-number' is nil.
17343         (spam-report-gmane-spam-header): Remove.  Not used anymore.
17345         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17346         make `gnus-summary-sort-by-recipient' work with threading.
17348         * nnweb.el (nnweb-google-wash-article): Print a message if article
17349         is not available.
17351 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17353         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17354         change.  Decode text/* parts content before displaying.
17356 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17358         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17360 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17362         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17364 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17366         * message.el (message-tab-body-function): Fix mismatched custom type.
17368         * gnus.el (gnus-group-change-level-function): Ditto.
17370         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17372         * gnus-art.el (gnus-signature-limit)
17373         (gnus-article-mime-part-function): Ditto.
17375 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17377         * mml.el (mml-mode): Silence the byte compiler.
17379         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17380         using `(sit-for 0)' before moving the point to the specified part;
17381         skip unbuttonized parts.
17382         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17383         return to the summary window if gnus-auto-select-part is non-nil.
17385 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17387         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17388         New variables.
17389         (mml-dnd-attach-file, mml-mode): Use them.
17391         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17392         Make fetching article by MID work again for Google Groups.
17393         Add FIXME concerning gnus-group-make-web-group.
17395         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17396         Don't depend on Gnus by using mail-extract-address-components if
17397         gnus-extract-address-components is not bound.
17399 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17401         * gnus-art.el (gnus-mime-display-security): Don't display the
17402         signature, but only the signed part.
17404 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17406         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17408         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17409         list, not listp.
17411 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17413         * mm-encode.el (mm-encode-content-transfer-encoding):
17414         Likewise when encoding.
17416         * mm-bodies.el (mm-decode-content-transfer-encoding):
17417         De-canonicalize CRLF for all text content types, not just
17418         text/plain.
17420 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17422         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17423         valid article; point arrow and cursor at the MIME button.
17425 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17427         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17428         Suggested by Dan Christensen <jdc@uwo.ca>.
17430         * mm-decode.el (mm-save-part): Enable change of prompt.
17432 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17434         * gnus-msg.el (gnus-inews-add-send-actions):
17435         Make `message-post-method' lambda parameter ARG `&optional'.
17437 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17439         * gnus-sum.el (gnus-summary-mime-map):
17440         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17441         gnus-article-jump-to-part.
17443         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17444         (gnus-article-edit-part): Use it.
17445         (gnus-article-part-wrapper): Add no-handle argument.
17446         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17447         New functions.
17449 2005-08-29  Romain Francoise  <romain@orebokech.com>
17451         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17452         docstring.
17453         (gnus-face-from-file): Likewise.
17455 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17457         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17458         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17459         non-nil.
17460         (gnus-auto-select-part): New variable.
17461         (gnus-article-jump-to-part): New function.
17462         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17463         (gnus-mime-delete-part): Allow selecting specified part after
17464         deleting or stripping parts.
17465         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17466         part if argument is bogus.
17468 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17470         * gnus-art.el (w3m-minor-mode-map):
17471         * gnus-spec.el (gnus-newsrc-file-version):
17472         * gnus-util.el (nnmail-active-file-coding-system)
17473         (gnus-original-article-buffer, gnus-user-agent):
17474         * gnus.el (gnus-ham-process-destinations)
17475         (gnus-parameter-ham-marks-alist)
17476         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17477         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17478         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17479         * mm-decode.el (gnus-current-window-configuration):
17480         * mm-extern.el (gnus-article-mime-handles):
17481         * mm-url.el (url-current-object, url-package-name)
17482         (url-package-version):
17483         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17484         (smime-keys, w3m-cid-retrieve-function-alist)
17485         (w3m-current-buffer, w3m-display-inline-images)
17486         (w3m-minor-mode-map):
17487         * mml-smime.el (gnus-extract-address-components):
17488         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17489         (gnus-newsrc-hashtb, message-default-charset)
17490         (message-deletable-headers, message-options)
17491         (message-posting-charset, message-required-mail-headers)
17492         (message-required-news-headers):
17493         * mml1991.el (mc-pgp-always-sign):
17494         * mml2015.el (mc-pgp-always-sign):
17495         * nnheader.el (nnmail-extra-headers):
17496         * rfc1843.el (gnus-decode-encoded-word-function)
17497         (gnus-decode-header-function, gnus-newsgroup-name):
17498         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17500 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17502         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17503         the end of the date treatments.
17505 2005-08-15  Simon Josefsson  <jas@extundo.com>
17507         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17508         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17509         Capello and Romain Francoise.
17510         (pgg-fetch-key-function): Remove, not used?
17511         (pgg-insert-url-with-w3): Require url, to get
17512         url-insert-file-contents regardless of where it is defined.
17514 2005-08-13  Romain Francoise  <romain@orebokech.com>
17516         * message.el (message-cite-original-1): New function.
17517         (message-cite-original): Use it.
17518         (message-cite-original-without-signature): Ditto.
17520 2005-08-08  Romain Francoise  <romain@orebokech.com>
17522         * message.el (message-yank-empty-prefix): New variable.
17523         (message-indent-citation): Use it.
17524         (message-cite-original-without-signature): Respect X-No-Archive.
17526 2005-08-08  Simon Josefsson  <jas@extundo.com>
17528         * pgg.el: Autoload url-insert-file-contents instead of loading
17529         w3/url.
17530         (pgg-insert-url-with-w3): Don't load url here.
17532 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17534         * message.el (message-kill-to-signature): Don't insert newline at
17535         bol.
17536         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17538 2005-08-06  Romain Francoise  <romain@orebokech.com>
17540         * message.el (message-user-fqdn): Fix typo in docstring.
17542 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17544         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17546         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17548 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17550         * mm-bodies.el (mm-encode-body): Use coding system rather than
17551         charset to encode text.
17553         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17554         number of charsets if utf-8 is available (XEmacs).
17556 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17558         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17559         taken from `gnus-button-mid-or-mail-regexp'.
17560         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17561         (gnus-button-alist): Improve regexp for domain part of the MIDs
17562         for news:localpart@domain buttons.
17563         (gnus-button-ctan-directory-regexp): Update.
17565 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17567         * sieve-manage.el (sieve-manage-interactive-login):
17568         Use make-local-variable rather than make-variable-buffer-local.
17569         (sieve-manage-open): Ditto.
17570         (sieve-manage-authenticate): Ditto.
17572         * mml.el (mml-generate-mime-1): Make the content type default to
17573         text/plain if the filename is not specified.
17575 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17577         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17578         instead of insert-buffer.
17580         * message.el (message-yank-original): Ditto; set the mark at the
17581         end of the yanked message.
17583 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17585         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17586         lines to scroll rather than to stop it.
17588         * mml.el (mml-generate-default-type): Add doc string.
17589         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17590         default to application/octet-stream when determining the content
17591         type if it is not specified for the part or the mml contents; add
17592         a comment about mml-generate-default-type.
17594 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17596         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17597         make it default to application/octet-stream when determining the
17598         content type if it is not specified for the external contents.
17600 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17602         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17603         segmented parameter but also other parameters might be there.
17605 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17607         * mm-decode.el (mm-display-external): Delete temp file, directory
17608         and buffer immediately if the external process is exited.
17610 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17612         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17613         fewer lines than that of scroll-margin.
17614         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17616 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17618         * gnus-art.el (gnus-article-next-page): Revert.
17619         (gnus-article-beginning-of-window): New macro.
17620         (gnus-article-next-page-1): Use it.
17621         (gnus-article-prev-page): Ditto.
17622         (gnus-article-edit-part): Use insert-buffer-substring instead of
17623         insert-buffer.
17624         (gnus-article-edit-exit): Ditto.
17626         * gnus-util.el (gnus-beginning-of-window): Remove.
17627         (gnus-end-of-window): Remove.
17629 2005-07-25  Simon Josefsson  <jas@extundo.com>
17631         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17632         to have the url package without w3.  Reported by Daiki Ueno
17633         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17635 2005-07-20  Didier Verna  <didier@xemacs.org>
17637         * gnus-diary.el: Remove the description comment (nndiary is now
17638         properly documented in the Gnus manual).
17639         Fix the spelling of "Back End".
17640         * nndiary.el: Ditto.
17641         Fix the copyright notice.
17643 2005-07-18  Romain Francoise  <romain@orebokech.com>
17645         * gnus-sum.el (gnus-summary-to-prefix)
17646         (gnus-summary-newsgroup-prefix): New variables.
17647         (gnus-summary-from-or-to-or-newsgroups): Use them.
17649 2005-07-17  Romain Francoise  <romain@orebokech.com>
17651         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17652         space as it's generally not especially interesting to the user.
17654 2005-07-16  Romain Francoise  <romain@orebokech.com>
17656         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17657         nil to avoid prompting and file modification if one of the
17658         messages at the top of the nnfolder file contains a copyright
17659         notice.
17660         Update copyright notice.
17662         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17663         instead of `current-time-string' as the latter creates a time
17664         string that is not RFC 2822 compliant (it lacks the zone).
17665         Update copyright notice.
17667 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17669         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17670         for text/rtf.  Display default in prompt.  Pass default for M-n.
17672         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17674 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17676         * gnus-msg.el (gnus-button-mailto):
17677         Remove save-selected-window-window hackery because it relies on
17678         save-selected-window internals.
17680 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17682         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17683         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17684         (gnus-article-prev-page): Ditto.
17686         * gnus-util.el (gnus-beginning-of-window): New function.
17687         (gnus-end-of-window): New function.
17689 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17691         * gnus-score.el (gnus-score-edit-all-score):
17692         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17693         gnus-message.
17695 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17697         * gnus-msg.el (gnus-button-mailto):
17698         Remove save-selected-window-window hackery because it relies on
17699         save-selected-window internals.
17701 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17703         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17704         add-minor-mode.
17705         (gnus-binary-mode): Ditto.
17707         * gnus-topic.el (gnus-topic-mode): Ditto.
17709 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17711         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17712         (gnus-article-prev-page): Take scroll-margin into consideration.
17714 2005-07-04  Lute Kamstra  <lute@gnu.org>
17716         Update FSF's address in GPL notices.
17718 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17720         * gnus.el (gnus-exit):
17721         * gnus-group.el (gnus-group-icons):
17722         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17724         * gnus-nocem.el (gnus-nocem):
17725         * message.el (message-various, message-buffers, message-sending)
17726         (message-interface, message-forwarding, message-insertion)
17727         (message-headers, message-news, message-mail):
17728         * pgg-gpg.el (pgg-gpg):
17729         * pgg-parse.el (pgg-parse):
17730         * pgg-pgp.el (pgg-pgp):
17731         * pgg-pgp5.el (pgg-pgp5):
17732         * pop3.el (pop3): Finish `defgroup' description with period.
17734 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17736         * gnus-art.el (article-display-face): Improve the efficiency.
17737         (article-display-x-face): Ditto; remove gray x-face stuff.
17739 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17741         * gnus-art.el (article-display-face): Correct the position in
17742         which Faces are inserted.
17744 2005-06-29  Didier Verna  <didier@xemacs.org>
17746         * gnus-art.el (article-display-face): Display faces in correct
17747         order.
17749 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17751         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17752         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17753         (gnus-nocem-check-article): Fetch the Type header.
17754         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17755         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17756         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17757         make sure gnus-nocem-hashtb is initialized.
17758         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17759         (gnus-nocem-unwanted-article-p): Ditto.
17761         * pgg.el (pgg-verify): Return the verification result.
17763 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17765         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17766         is ascii.
17768 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17770         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17771         `show-nonbreak-escape'.
17773 2005-06-23  Lute Kamstra  <lute@gnu.org>
17775         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17777         * dig.el (dig-mode):
17778         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17780 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17782         * nnimap.el (nnimap-split-download-body): Fix spellings.
17784 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17786         * gnus-art.el (gnus-article-encrypt-body):
17787         * gnus-cus.el (gnus-score-customize):
17788         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17789         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17791 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17793         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17794         header by looking for magic "MII" at the beginning.
17796 2005-06-16  Miles Bader  <miles@gnu.org>
17798         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17799         (assistant-field-face): New backward-compatibility alias for renamed
17800         face.
17801         (assistant-render-text): Use renamed assistant-field face.
17803         * spam.el (spam): Remove "-face" suffix from face name.
17804         (spam-face): New backward-compatibility alias for renamed face.
17805         (spam-face, spam-initialize): Use renamed spam face.
17807         * message.el (message-header-to, message-header-cc)
17808         (message-header-subject, message-header-newsgroups)
17809         (message-header-other, message-header-name)
17810         (message-header-xheader, message-separator, message-cited-text)
17811         (message-mml): Remove "-face" suffix from face names.
17812         (message-header-to-face, message-header-cc-face)
17813         (message-header-subject-face, message-header-newsgroups-face)
17814         (message-header-other-face, message-header-name-face)
17815         (message-header-xheader-face, message-separator-face)
17816         (message-cited-text-face, message-mml-face):
17817         New backward-compatibility aliases for renamed faces.
17818         (message-font-lock-keywords): Use renamed message faces.
17820         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17821         (sieve-test-commands, sieve-tagged-arguments):
17822         Remove "-face" suffix from face names.
17823         (sieve-control-commands-face, sieve-action-commands-face)
17824         (sieve-test-commands-face, sieve-tagged-arguments-face):
17825         New backward-compatibility aliases for renamed faces.
17826         (sieve-control-commands-face, sieve-action-commands-face)
17827         (sieve-test-commands-face, sieve-tagged-arguments-face):
17828         Use renamed sieve faces.
17830         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17831         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17832         (gnus-group-news-3-empty, gnus-group-news-4)
17833         (gnus-group-news-4-empty, gnus-group-news-5)
17834         (gnus-group-news-5-empty, gnus-group-news-6)
17835         (gnus-group-news-6-empty, gnus-group-news-low)
17836         (gnus-group-news-low-empty, gnus-group-mail-1)
17837         (gnus-group-mail-1-empty, gnus-group-mail-2)
17838         (gnus-group-mail-2-empty, gnus-group-mail-3)
17839         (gnus-group-mail-3-empty, gnus-group-mail-low)
17840         (gnus-group-mail-low-empty, gnus-summary-selected)
17841         (gnus-summary-cancelled, gnus-summary-high-ticked)
17842         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17843         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17844         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17845         (gnus-summary-low-undownloaded)
17846         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17847         (gnus-summary-low-unread, gnus-summary-normal-unread)
17848         (gnus-summary-high-read, gnus-summary-low-read)
17849         (gnus-summary-normal-read, gnus-splash):
17850         Remove "-face" suffix from face names.
17851         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17852         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17853         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17854         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17855         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17856         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17857         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17858         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17859         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17860         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17861         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17862         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17863         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17864         (gnus-summary-normal-ticked-face)
17865         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17866         (gnus-summary-normal-ancient-face)
17867         (gnus-summary-high-undownloaded-face)
17868         (gnus-summary-low-undownloaded-face)
17869         (gnus-summary-normal-undownloaded-face)
17870         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17871         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17872         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17873         (gnus-splash-face):
17874         New backward-compatibility aliases for renamed faces.
17875         (gnus-group-startup-message): Use renamed gnus faces.
17877         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17878         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17879         (gnus-server-agent): Remove "-face" suffix from face names.
17880         (gnus-server-agent-face, gnus-server-opened-face)
17881         (gnus-server-closed-face, gnus-server-denied-face)
17882         (gnus-server-offline-face):
17883         New backward-compatibility aliases for renamed faces.
17884         (gnus-server-agent-face, gnus-server-opened-face)
17885         (gnus-server-closed-face, gnus-server-denied-face)
17886         (gnus-server-offline-face): Use renamed gnus faces.
17888         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17889         Remove "-face" suffix from face names.
17890         (gnus-picon-xbm-face, gnus-picon-face):
17891         New backward-compatibility aliases for renamed faces.
17893         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17894         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17895         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17896         (gnus-cite-11): Remove "-face" suffix from face names.
17897         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17898         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17899         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17900         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17901         New backward-compatibility aliases for renamed faces.
17902         (gnus-cite-attribution-face, gnus-cite-face-list)
17903         (gnus-article-boring-faces): Use renamed gnus faces.
17905         * gnus-art.el (gnus-signature, gnus-header-from)
17906         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17907         (gnus-header-content): Remove "-face" suffix from face names.
17908         (gnus-signature-face, gnus-header-from-face)
17909         (gnus-header-subject-face, gnus-header-newsgroups-face)
17910         (gnus-header-name-face, gnus-header-content-face):
17911         New backward-compatibility aliases for renamed faces.
17912         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17914         * gnus-sum.el (gnus-summary-selected-face)
17915         (gnus-summary-highlight): Use renamed gnus faces.
17916         * gnus-group.el (gnus-group-highlight): Likewise.
17918 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17920         * gnus-sieve.el (gnus-sieve-article-add-rule):
17921         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17922         * spam-stat.el (spam-stat-buffer-change-to-spam)
17923         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17925         * message.el (message-is-yours-p):
17926         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17928 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17930         * mm-view.el (mm-inline-text): Withdraw the last change.
17932 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17934         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17935         executing enriched-decode.
17937 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17939         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17940         charset of tar files.
17942 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17944         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17946 2005-06-04  Lute Kamstra  <lute@gnu.org>
17948         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17949         information is never recorded.
17951 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17953         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17955 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17957         * pop3.el (pop3-apop): Run md5 in the binary mode.
17959         * starttls.el (starttls-set-process-query-on-exit-flag):
17960         Use eval-and-compile.
17962 2005-05-31  Simon Josefsson  <jas@extundo.com>
17964         * smime.el (smime-replace-in-string): Define.
17965         (smime-cert-by-ldap-1): Use it.
17967 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17969         * gnus-art.el (article-display-x-face): Replace
17970         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17972         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17973         set-process-query-on-exit-flag or process-kill-without-query.
17975         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17976         loop instead of replace-regexp.
17978         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17979         instead of process-kill-without-query if it is available.
17981         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17982         instead of find-file-hooks if it is available.
17984         * mml1991.el: Bind pgg-default-user-id when compiling.
17986         * mml2015.el: Bind pgg-default-user-id when compiling.
17988         * nndraft.el (nndraft-request-associate-buffer):
17989         Use write-contents-functions instead of write-contents-hooks if it is
17990         available.
17992         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17993         instead of find-file-hooks if it is available.
17995         * nntp.el (nntp-open-connection): Replace
17996         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17997         (nntp-open-ssl-stream): Ditto.
17998         (nntp-open-tls-stream): Ditto.
18000         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18001         set-process-query-on-exit-flag or process-kill-without-query.
18002         (starttls-open-stream-gnutls): Use it instead of
18003         process-kill-without-query.
18004         (starttls-open-stream): Ditto.
18006 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
18008         * smime.el (smime-cert-by-ldap-1): Don't use
18009         replace-regexp-in-string.
18011 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
18013         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18015         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18016         in PEM format.  Adjust to the XEmacs compatibility.
18018 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18020         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18021         by `string-to-number'.
18022         * gnus-agent.el (gnus-agent-regenerate-group)
18023         (gnus-agent-fetch-articles): Ditto.
18024         * gnus-art.el (gnus-button-fetch-group): Ditto.
18025         * gnus-cache.el (gnus-cache-generate-active)
18026         (gnus-cache-articles-in-group): Ditto.
18027         * gnus-group.el (gnus-group-set-current-level)
18028         (gnus-group-insert-group-line): Ditto.
18029         * gnus-score.el (gnus-score-set-expunge-below)
18030         (gnus-score-set-mark-below, gnus-summary-score-effect)
18031         (gnus-summary-score-entry): Ditto.
18032         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18033         (gnus-soup-pack): Ditto.
18034         * gnus-spec.el (gnus-xmas-format): Ditto.
18035         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18036         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18037         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18038         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18039         * nndb.el (nndb-get-remote-expire-response): Ditto.
18040         * nndiary.el (nndiary-parse-schedule-value)
18041         (nndiary-string-to-number, nndiary-request-replace-article)
18042         (nndiary-request-article): Ditto.
18043         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18044         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18045         * nneething.el (nneething-make-head): Ditto.
18046         * nnfolder.el (nnfolder-request-article)
18047         (nnfolder-retrieve-headers): Ditto.
18048         * nnheader.el (nnheader-file-to-number): Ditto.
18049         * nnkiboze.el (nnkiboze-request-article): Ditto.
18050         * nnmail.el (nnmail-process-unix-mail-format)
18051         (nnmail-process-babyl-mail-format): Ditto.
18052         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18053         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18054         (nnmh-request-create-group, nnmh-request-list-1)
18055         (nnmh-request-group, nnmh-request-article): Ditto.
18056         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18057         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18058         * nnsoup.el (nnsoup-make-active): Ditto.
18059         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18060         * nntp.el (nntp-find-group-and-number)
18061         (nntp-retrieve-headers-with-xover): Ditto.
18062         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18063         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18064         (pgg-format-key-identifier): Ditto.
18065         * pop3.el (pop3-last, pop3-stat): Ditto.
18066         * qp.el (quoted-printable-decode-region): Ditto.
18068         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18069         of concat.
18071 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18073         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18075         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18077         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18079         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18081         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18083         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18085         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18086         (gnus-carpal-mode): Ditto.
18088         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18089         (gnus-browse-mode): Ditto.
18091         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18093         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18095 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18097         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18099 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18101         * gnus-util.el (gnus-run-mode-hooks): New function.
18103         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18105 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18107         * gnus-agent.el (gnus-agent-make-mode-line-string):
18108         Use mode-line-highlight as mouse-face.
18110 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18112         * canlock.el (canlock): Change the parent group to news.
18114         * deuglify.el (gnus-outlook-deuglify): Add :group.
18116         * dig.el (dig): Add :group.
18118         * dns-mode.el (dns-mode): Add :group.
18120         * encrypt.el (encrypt): Add :group.
18122         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18123         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18124         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18125         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18126         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18128         * gnus-diary.el (gnus-diary): Add :group.
18130         * gnus.el (gnus-group-news-1-face): Add :group.
18131         (gnus-group-news-1-empty-face): Ditto.
18132         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18133         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18134         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18135         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18136         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18137         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18138         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18139         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18140         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18141         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18142         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18143         (gnus-summary-high-ticked-face): Ditto.
18144         (gnus-summary-low-ticked-face): Ditto.
18145         (gnus-summary-normal-ticked-face): Ditto.
18146         (gnus-summary-high-ancient-face): Ditto.
18147         (gnus-summary-low-ancient-face): Ditto.
18148         (gnus-summary-normal-ancient-face): Ditto.
18149         (gnus-summary-high-undownloaded-face): Ditto.
18150         (gnus-summary-low-undownloaded-face): Ditto.
18151         (gnus-summary-normal-undownloaded-face): Ditto.
18152         (gnus-summary-high-unread-face): Ditto.
18153         (gnus-summary-low-unread-face): Ditto.
18154         (gnus-summary-normal-unread-face): Ditto.
18155         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18156         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18158         * hashcash.el (hashcash): New custom group.
18159         (hashcash-default-payment): Add :group.
18160         (hashcash-payment-alist): Ditto.
18161         (hashcash-default-accept-payment): Ditto.
18162         (hashcash-accept-resources): Ditto.
18163         (hashcash-path): Ditto.
18164         (hashcash-extra-generate-parameters): Ditto.
18165         (hashcash-double-spend-database): Ditto.
18166         (hashcash-in-news): Ditto.
18168         * message.el (message-minibuffer-local-map): Add :group.
18170         * netrc.el (netrc): Add :group.
18172         * sieve-manage.el (sieve-manage-log): Add :group.
18173         (sieve-manage-default-user): Diito.
18174         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18175         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18176         (sieve-manage-authenticators): Ditto.
18177         (sieve-manage-authenticator-alist): Ditto.
18178         (sieve-manage-default-port): Ditto.
18180         * sieve-mode.el (sieve-control-commands-face): Add :group.
18181         (sieve-action-commands-face): Ditto.
18182         (sieve-test-commands-face): Ditto.
18183         (sieve-tagged-arguments-face): Ditto.
18185         * smime.el (smime): Add :group.
18187         * spam-report.el (spam-report): Add :group.
18189         * spam.el (spam, spam-face): Add :group.
18191 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18193         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18194         return \n.\n.\n at the end of articles.  Protect against that.
18195         (nntp-with-open-group): Allow debugging.
18197         * nnheader.el (mail-header-set-extra): Make into a function
18198         because I just could't understand how to quote the list properly.
18200         * dns.el (query-dns-cached): New function.
18202 2005-05-26  Lute Kamstra  <lute@gnu.org>
18204         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18206 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18208         * gnus-art.el: Don't autoload mail-extract-address-components.
18210         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18211         eval-and-compile to evaluate it.
18213         * hashcash.el: Don't autoload executable-find.
18215         * nndb.el: Don't declare the nndb back end two or more times; don't
18216         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18218         * nntp.el: Autoload format-spec instead of format; use
18219         eval-and-compile to evaluate autoload forms.
18221 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18223         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18225 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18227         * gnus.el (gnus-version-number): Bump version.
18229 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18231         * gnus.el: No Gnus v0.3 is released.
18233 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18235         * gnus-art.el (gnus-article-edit-part): Disable undo.
18237 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18239         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18240         gnus-article-date-lapsed-new-header is t if date timer is active;
18241         skip headers in which the original date value is empty.
18242         (gnus-article-save-original-date): Redefine it as a macro.
18243         (gnus-display-mime): Use it.
18245 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18247         * gnus-art.el (article-date-ut): Support converting date in
18248         forwarded parts as well.
18249         (gnus-article-save-original-date): New function.
18250         (gnus-display-mime): Use it.
18252 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18254         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18255         enclosure element of <item>.
18257 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18259         * message.el (message-kill-buffer-query): Rename from
18260         `message-kill-buffer-query-if-modified'.  Add :version.
18262 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18264         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18265         window layout.
18267 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18269         * mml.el: Autoload dnd when compiling.
18271 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18273         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18274         x-dnd-*.
18276 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18278         * qp.el (quoted-printable-encode-region): Save excursion.
18280 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
18282         * message.el (message-kill-buffer-query-if-modified): Add new variable
18283         so the user can kill a modified message buffer quickly.
18284         (message-kill-buffer): Use it.
18286 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18288         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18289         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18291 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18293         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18294         contained in text because xml.el decodes entities) with LFs.
18296 2005-04-11  Lute Kamstra  <lute@gnu.org>
18298         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18299         differently.
18301 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18303         * mm-util.el (mm-detect-coding-region): Typo.
18305 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18307         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18309 2005-04-06  Deepak Goel  <deego@gnufans.org>
18311         * spam-stat.el (spam-stat-score-buffer): Add a call to a
18312         user-function allow user modifications of the scores.
18313         (spam-stat-score-buffer-user): New function, to allow
18314         user-computed modifications to the score.
18315         (spam-stat-score-buffer-user-functions): List of additional
18316         scoring functions.
18317         (spam-stat-error-holder): Global temporary error holder.
18318         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18319         variable.
18321 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18323         * gnus-registry.el (gnus-registry-clean-empty-function)
18324         (gnus-registry-trim, gnus-registry-fetch-groups)
18325         (gnus-registry-delete-group): Groups that match
18326         `gnus-registry-ignored-groups' are removed from the registry
18327         entries, not just ignored for splitting.  This helps clean up the
18328         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18329         to get all the groups a message ID is in.
18331         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18332         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18333         (spam-stat-score-buffer-user-functions): Add :number custom type.
18335 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18337         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18338         argument in XEmacs.
18340         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18341         (nnrss-request-group): Decode group name first.
18342         (nnrss-request-article): Make a text/plain article if mml-to-mime
18343         failed.
18344         (nnrss-get-encoding): Return a compatible encoding according to
18345         nnrss-compatible-encoding-alist.
18346         (nnrss-find-el): Use consp instead of listp.
18347         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18349 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18351         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18352         which Emacs 20 doesn't support.
18353         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18355 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18357         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18358         silence the byte compiler inside the defun.
18360         * gnus-demon.el (parse-time-string): Add autoload.
18362         * gnus-delay.el (parse-time-string): Add autoload.
18364         * gnus-art.el (parse-time-string): Add autoload.
18366         * nnultimate.el (parse-time): Require for `parse-time-string'.
18368 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18370         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18372         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18374         * smime.el (smime-ldap-host-list): Add :version.
18376 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18378         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18379         pass it to `gnus-browse-read-group'.
18380         (gnus-browse-read-group): Add NUMBER argument and pass it to
18381         `gnus-group-read-ephemeral-group'.
18383         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18384         argument and pass it to `gnus-group-read-group'.
18386 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18388         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18389         mm-xemacs-find-mime-charset-1 if we have the mule feature
18390         available at runtime.
18392 2005-03-25  Werner Lemberg  <wl@gnu.org>
18394         * nnmaildir.el: Replace `illegal' with `invalid'.
18396 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18398         * gnus-start.el (gnus-display-time-event-handler):
18399         Check display-time-timer at runtime rather than only at load time
18400         in case display-time-mode is turned off in the mean time.
18402 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18404         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18405         used.
18407         * nneething.el (nneething-map-file-directory): Derive from
18408         `gnus-directory'.
18410         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18411         the To/Cc button.
18413 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18415         * nnmaildir.el (nnmaildir-request-accept-article):
18416         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18418 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18420         * gnus-async.el: Require timer-funcs at compile time when in
18421         XEmacs for `run-with-idle-timer'.
18423 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18425         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18426         autoloaded function.
18428 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18430         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18432 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18434         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18436 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18438         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18439         Add gnus-expert-user to default.
18441 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18443         * nnimap.el (nnimap-open-server): Ditto.
18445         * imap.el (imap-authenticate): Fix typo.
18447 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18449         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18450         buffer (since IMAP server might return FETCH response out of
18451         order, and the nntp buffer must be sorted).
18453 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18455         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18456         comparison on string.
18458         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18459         (gnus-agent-score): Rename category keywords to match gnus-cus.
18460         (gnus-agent-summary-fetch-series): Modify to protect against
18461         gnus-agent-summary-fetch-group clearing processable flags.
18462         (gnus-agent-synchronize-group-flags): Update live group buffer as
18463         synchronization may occur due to the user toggle the plugged
18464         status.
18465         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18466         successfully downloaded.
18467         (gnus-agent-expire-group-1): Avoid using markers when the overview
18468         is in ascending order; greatly improves performance.
18469         (gnus-agent-regenerate-group):
18470         Use gnus-agent-synchronize-group-flags to reset read status in both
18471         gnus and server.
18472         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18474 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18476         * message.el: Don't autoload former message-utils variables.
18477         (message-strip-subject-trailing-was): Change doc string.
18479         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18480         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18481         (nnweb-google-search): Add "hl=en" here.
18482         (nnweb-google-parse-1, nnweb-google-create-mapping):
18483         Don't hardcode URL.
18485 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18487         * message.el (message-get-reply-headers, message-followup):
18488         Mention related variables `message-use-followup-to' and
18489         `message-use-mail-followup-to', in the information buffer.
18491         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18492         of broken groups(-beta).google.com.
18494 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18496         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18497         parameter to invoked gnus-request-move-article; remove the
18498         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18499         all at once instead of once per article.
18500         (gnus-summary-remove-process-mark): Accept a list of articles as
18501         well as a single article for processing.
18503         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18504         parameter.
18506         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18508         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18510         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18511         parameter.
18513         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18514         parameter.
18516         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18517         parameter and remove the gnus-sum-hint-move-is-internal variable.
18519         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18520         parameter.
18522         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18523         parameter.
18525         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18526         parameter.
18528         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18530         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18531         parameter.
18533         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18534         parameter.
18536 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18538         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18539         a more conservative way.
18541 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18543         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18544         buffer, so it moves the window's cursor.
18546 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18548         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18549         `mm-dissect-multipart' and receive the from field as an (optional)
18550         argument from `mm-dissect-multipart'.
18551         (mm-dissect-multipart): Receive the from field as an argument and
18552         pass it on when we call `mm-dissect-buffer' on MIME parts.
18553         Fixes verification/decryption of signed/encrypted MIME parts.
18555 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18557         * gnus-sum.el (gnus-summary-move-article):
18558         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18559         whatever it calls (right now, only nnimap-request-move article
18560         respects it).
18562         * nnimap.el (nnimap-request-move-article):
18563         When gnus-sum-hint-move-is-internal is set, don't do the extra
18564         nnimap-request-article.
18566 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18568         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18570         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18571         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18573         * gnus-sum.el (gnus-summary-caesar-message):
18574         Apply `gnus-treat-article' after rotation.
18576         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18577         doc string.
18579 2005-02-22  Simon Josefsson  <jas@extundo.com>
18581         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18582         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18583         <arne@arnested.dk>.
18584         (encrypt): Add password-cache and password-cache-expiry as group
18585         members.
18587 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18589         * smime.el (smime-ldap-host-list): Doc fix.
18590         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18591         cache) password.
18592         (smime-sign-region): Use it.
18593         (smime-decrypt-region): Use it.
18594         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18595         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18596         fails.
18597         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18598         certificate from DER to PEM format rather than calling openssl.
18600         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18602         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18603         for signing/encryption.
18605         * mml.el (mml-parse-1): Use them.
18607 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18609         * nnrss.el (nnrss-verbose): Remove.
18610         (nnrss-request-group): Use `nnheader-message' instead.
18612 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18614         * nnrss.el (nnrss-verbose): New variable.
18615         (nnrss-request-group): Make it say nnrss is requesting a group.
18617 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18619         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18620         Handle news URL with given port correctly.
18622 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18624         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18625         containing special characters.
18627         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18629         * mml.el (mime-to-mml): Ditto.
18631         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18632         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18633         (rfc2047-decode-region): Quote decoded words containing special
18634         characters when rfc2047-quote-decoded-words-containing-tspecials
18635         is non-nil.
18637 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18639         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18641         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18643 2005-02-15  Simon Josefsson  <jas@extundo.com>
18645         * nnimap.el (nnimap-debug): Doc fix.
18647         * imap.el (imap-debug): Doc fix.
18649 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18651         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18653 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18655         * gnus.el (spam-contents): Improve docs for spam-contents
18656         parameter in its variable incarnation.
18658 2005-02-14  Simon Josefsson  <jas@extundo.com>
18660         * smime-ldap.el: Use require instead of load-library for ldap.
18661         (smime-ldap-search): Indent.
18662         (smime-ldap-search-internal): Shorten line.
18664         * smime.el (smime-cert-by-dns): Add doc-string.
18665         (smime-cert-by-ldap-1): Indent.
18667         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18668         mml-smime-get-dns-ldap.
18669         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18671 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18673         * smime.el: Require smime-ldap.
18674         (smime-ldap-host-list): New variable.
18675         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18677         * mml-smime.el (mml-smime-encrypt-query): New function.
18678         (mml-smime-encrypt-query): Use it.
18680         * smime-ldap.el: New file.
18682 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18684         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18686 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18688         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18689         argument in doc string.  Make query for type more clear.
18691 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18693         * gnus.el (gnus-group-startup-message): Search for gnus images in
18694         etc/images/gnus.
18695         * mm-util.el (mm-image-load-path): Likewise.
18696         * smiley.el (smiley-data-directory): Search for smilies in
18697         etc/images/smilies.
18699 2005-02-09  Kim F. Storm  <storm@cua.dk>
18701         Change Emacs release version from 21.4 to 22.1 throughout.
18702         Change Emacs development version from 21.3.50 to 22.0.50.
18704 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18706         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18708         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18709         non-Mule XEmacs as well.
18710         (mm-decompress-buffer): Signal an error intentionally if it does
18711         not decompress compressed data because auto-compression-mode is
18712         disabled.
18714 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18716         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18717         an ID in the registry even if it has no groups.
18719 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18721         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18722         merge it into mm-decompress-buffer.
18723         (gnus-mime-copy-part): Use the MIME part charset, the value which
18724         a user specified or gnus-newsgroup-charset for decoding, like
18725         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18726         save-buffer what was used.  Suggested by Kevin Ryde
18727         <user42@zip.com.au>.
18728         (gnus-mime-inline-part): Allow the name parameter as well as the
18729         filename parameter; force decompressing of compressed data; always
18730         display contents being not decoded as unibyte.
18732         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18733         as well as the filename parameter.
18735         * mm-util.el (mm-decompress-buffer):
18736         Merge gnus-mime-jka-compr-maybe-uncompress.
18737         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18738         of compressed data.
18740 2005-02-08  Simon Josefsson  <jas@extundo.com>
18742         * imap.el (imap-log): Doc fix.
18744 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18746         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18747         the coding cookies; decompress compressed parts.
18749         * mml.el (mml-generate-mime-1): Add the charset parameter according
18750         to the value which a user specified manually or the coding cookie.
18752         * mm-util.el (mm-string-to-multibyte): New function.
18753         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18754         (mm-coding-system-to-mime-charset): New function.
18755         (mm-decompress-buffer): New function.
18756         (mm-find-buffer-file-coding-system): New function.
18758         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18759         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18760         parts.
18762 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18764         * mm-view.el (mm-display-inline-fontify): Decode a part according
18765         to the charset parameter.
18767 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18769         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18770         prefix arg is neither nil nor a number, as info specifies.
18772 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18774         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18775         timestamps.
18777 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18779         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18780         groups error checking and notify user.
18782 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18784         * message.el (message-send-mail-function): Check existence of
18785         sendmail-program first before using default value
18786         `message-send-mail-with-sendmail'.  Otherwise use more generic
18787         `smtpmail-send-it'.
18789 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18791         * nntp.el (nntp-request-update-info): Always return nil.
18793 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18795         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18797 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18799         * message.el (message-beginning-of-line): Change the behavior when
18800         invoked between BOL and : so that it first moves backward.
18802 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18804         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18805         article buffer when editing of the article is discarded.
18806         (gnus-article-prepare): Revert.
18808 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18810         * gnus-art.el (gnus-article-prepare):
18811         Remove message-strip-forbidden-properties from the local hook.
18813 2005-01-27  Simon Josefsson  <jas@extundo.com>
18815         * password.el (password-cache-add): Only start one timer per key.
18816         Reported by Derek Atkins <warlord@MIT.EDU>.
18818 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18820         * run-at-time.el: Remove.  It is no longer needed as
18821         timer-funcs.el in the xemacs-base package has a working version of
18822         `run-at-time'.
18824         * password.el: Require timer-funcs instead of run-at-time in
18825         XEmacs.
18826         Remove `password-run-at-time' macro.
18827         (password-cache-add): Use `run-at-time' instead of
18828         `password-run-at-time'.
18830         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18831         for `run-with-idle-timer'.
18833         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18834         for `run-at-time'.
18836         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18837         for `with-timeout'.
18839 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18841         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18842         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18844 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18846         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18847         sensitively.
18849 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18851         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18853 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18855         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18856         which will be inserted according to the multibyteness of a buffer
18857         rather than the type of contents.  Suggested by ARISAWA Akihiro
18858         <ari@mbf.ocn.ne.jp>.
18860         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18861         of string which old xml.el may return rather than a string.
18863 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18865         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18867 2005-01-16  Simon Josefsson  <jas@extundo.com>
18869         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18870         idn/idna.el isn't available.
18871         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18872         <michael@waxrat.com>.
18874         * hashcash.el: Remove non-FSF copyright header.
18876         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18877         (hashcash-generate-payment): Use it.
18878         (hashcash-generate-payment-async): Use it.
18880 2005-01-15  Simon Josefsson  <jas@extundo.com>
18882         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18883         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18885         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18886         gnus-summary-idna-message.
18887         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18888         (gnus-summary-idna-message): New function.
18890 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18892         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18893         gnus-novice-user.
18895 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18897         * nnrss.el (nnrss-request-delete-group): Delete entries in
18898         nnrss-group-alist as well.
18899         (nnrss-save-server-data): Insert newline.
18901 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18903         * gnus.el (gnus-user-agent): Use list of symbols instead of
18904         symbols.  Display full version number for (S)XEmacs.
18905         Optionally display (S)XEmacs codename.
18907         * gnus-util.el (gnus-emacs-version): Update for new
18908         `gnus-user-agent'.
18910         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18911         Gnus version.
18913 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18915         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18916         which is unreadable in some setups.
18918 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18920         * gnus-spec.el (gnus-update-format-specifications): Flush the
18921         group format spec cache if it doesn't support decoded group names.
18923 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18925         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18926         Allow to apply decay on score files matching a regexp.
18928 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18930         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18931         compatibility in %g and %c.
18933 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18935         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18936         name for only %g and %c.
18937         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18938         of gnus-tmp-group to decoded group name.
18939         (gnus-group-make-rss-group): Exclude `/'s from group names.
18941 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18943         * nnrss.el (nnrss-get-encoding): Fix regexp.
18945 2004-12-27  Simon Josefsson  <jas@extundo.com>
18947         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18948         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18949         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18951 2004-12-17  Kim F. Storm  <storm@cua.dk>
18953         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18955         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18957 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18959         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18961 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18963         * nnrss.el: Require rfc2047 and mml.
18964         (nnrss-file-coding-system): New variable.
18965         (nnrss-format-string): Redefine it as an inline function.
18966         (nnrss-decode-group-name): New function.
18967         (nnrss-string-as-multibyte): Remove.
18968         (nnrss-retrieve-headers): Decode group name; don't use
18969         nnrss-format-string.
18970         (nnrss-request-group): Decode group name.
18971         (nnrss-request-article): Decode group name; allow a Message-ID as
18972         well as an article number; don't use nnrss-format-string; encode a
18973         Message-ID string which may contain non-ASCII characters; use
18974         mml-to-mime to compose a MIME article.
18975         (nnrss-request-expire-articles): Decode group name.
18976         (nnrss-request-delete-group): Decode group name.
18977         (nnrss-fetch): Clarify error message.
18978         (nnrss-read-server-data): Use insert-file-contents instead of load;
18979         bind file-name-coding-system; use multibyte buffer.
18980         (nnrss-save-server-data): Bind coding-system-for-write to the
18981         value of nnrss-file-coding-system; bind file-name-coding-system;
18982         add coding cookie.
18983         (nnrss-read-group-data): Use insert-file-contents instead of load;
18984         bind file-name-coding-system; use multibyte buffer.
18985         (nnrss-save-group-data): Bind coding-system-for-write to the
18986         value of nnrss-file-coding-system; bind file-name-coding-system.
18987         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18988         make it work with non-ASCII text.
18989         (nnrss-find-el): Make it work with old xml.el as well.
18991 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18993         * nnrss.el (nnrss-get-encoding): New function.
18994         (nnrss-fetch): Use unibyte buffer initially; bind
18995         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18996         decode contents according to the encoding attribute.
18997         (nnrss-save-group-data): Add coding cookie.
18998         (nnrss-mime-encode-string): New function.
18999         (nnrss-check-group): Use it to encode subject and author.
19001 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19003         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19004         imaginary variable.
19006 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19008         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19009         correctly even if there are wide characters.
19011 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19013         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19014         downcased symbol names; make a new cache instead of reusing
19015         bbdb-hashtable.
19017 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19019         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19020         concatenating segments rather than before concatenating them.
19021         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19023         * message.el (message-get-reply-headers): Bind `extra'.
19025 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19027         * message.el (message-extra-wide-headers): New variable.
19028         (message-get-reply-headers): Use it.
19030 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19032         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19033         (gnus-agent-group-pathname): Ditto.
19035         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19037         * gnus-group.el (gnus-group-make-group): Decode group name.
19038         (gnus-group-make-rss-group): Register the group data after opening
19039         the nnrss group.
19041 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19043         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19044         by expiry now get marked as read.
19046 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19048         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19050 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19052         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19053         unify Latin characters in XEmacs.
19054         (mm-find-mime-charset-region): Use it.
19056 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19058         * gnus-util.el (gnus-delete-directory): New function.
19060         * gnus-agent.el (gnus-agent-delete-group): Use it.
19062         * gnus-cache.el (gnus-cache-delete-group): Use it.
19064 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19066         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19067         names.
19069 2004-12-16  Simon Josefsson  <jas@extundo.com>
19071         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19073 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19075         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19077         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19078         (gnus-group-set-current-level): Decode group name.
19080 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19082         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19083         failed.
19085 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19087         * gnus-group.el (gnus-group-delete-group): Decode group name.
19088         (gnus-group-make-rss-group): Encode group name.
19089         (gnus-group-catchup-current): Decode group name.
19090         (gnus-group-kill-group): Decode group name.
19092 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19094         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19096 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19098         * gnus-group.el (gnus-group-make-rss-group):
19099         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19101         * gnus-start.el (gnus-setup-news): Honor user's setting to
19102         gnus-message-archive-method.  Suggested by Lute Kamstra
19103         <lute@gnu.org>.
19105 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19107         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19108         global counterparts of the buffer-local variables.
19110 2004-11-16  Romain Francoise  <romain@orebokech.com>
19112         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19113         counterparts of the buffer-local variables.
19115 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19117         * message.el (message-forbidden-properties): Fix typo in doc
19118         string.
19120 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19122         * gnus-util.el (gnus-replace-in-string): Add doc string.
19124         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19125         to avoid problems when splitting mails with many recipients.
19127 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19129         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19130         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19132 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19134         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19135         if there is no hashtable in memory or file modification time is
19136         newer than cached timestamp.
19138 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19140         * gnus-sum.el (gnus-summary-limit-to-recipient):
19141         Implement not-matching option.
19143 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19145         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19146         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19147         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19148         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19149         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19150         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19152 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19154         * message.el (message-forward-make-body-mml): Remove headers
19155         according to message-forward-ignored-headers if a message is decoded.
19157 2004-12-02  Romain Francoise  <romain@orebokech.com>
19159         * message.el (message-forward-make-body-plain): Always remove
19160         headers according to message-forward-ignored-headers.
19162 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19164         * spam.el (spam-summary-prepare-exit): Remove the
19165         gnus-summary-limit pop for now, it has problems with ham marks for
19166         me.
19168 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19170         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19171         correctly.
19173 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19175         * format-spec.el (format-spec): Message the char.
19177 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19179         * gnus-art.el (gnus-split-methods): Reformat comments.
19181         * spam.el (spam-summary-prepare-exit): Remove article limits
19182         before exiting the summary buffer.
19184 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19186         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19187         order to silence the byte compiler.
19189         * spam.el: Fix the way to silence the byte compiler, which
19190         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19191         bbdb-search-simple, spam-BBDB-register-routine,
19192         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19193         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19194         spam-stat-buffer-is-spam, spam-stat-load,
19195         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19196         spam-stat-save and spam-stat-split-fancy.
19198 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19200         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19201         which may confuse users.
19202         (canlock-password-for-verify): Ditto.
19204         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19206         * gnus-art.el (gnus-emphasis-alist): Ditto.
19208         * gnus-registry.el (gnus-registry-max-entries): Ditto.
19210         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19212         * gnus-start.el (gnus-save-killed-list): Ditto.
19214         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19215         (gnus-sum-thread-tree-root): Ditto.
19216         (gnus-sum-thread-tree-false-root): Ditto.
19217         (gnus-sum-thread-tree-single-indent): Ditto.
19219         * message.el (message-courtesy-message): Ditto.
19220         (message-archive-note): Ditto.
19221         (message-subscribed-address-file): Ditto.
19222         (message-user-fqdn): Ditto.
19224         * spam-report.el (spam-report-gmane-regex): Ditto.
19226         * spam.el (spam-blackhole-good-server-regex): Ditto.
19228 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19230         * mml.el (mml-preview): Widen the message buffer before copying
19231         the contents to the preview buffer; sort headers before previewing.
19233         * message.el (message-hidden-headers): Fix the way to avoid a bug
19234         in the `repeat' widget in Emacs 21.3 or earlier.
19236 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19238         * message.el (message-hidden-headers): Default to "^References:".
19239         Improve customization type.  Suggested by Reiner Steib
19240         <Reiner.Steib@gmx.de>.
19242 2004-11-25  Romain Francoise  <romain@orebokech.com>
19244         * message.el (message-strip-forbidden-properties): Remove check for
19245         obsolete `message-hidden' text property, hidden headers are not
19246         accessible in the buffer anymore.
19248 2004-11-22  Romain Francoise  <romain@orebokech.com>
19250         * message.el (message-header-format-alist): Add `From' in list
19251         so that it can be sorted.
19252         (message-fix-before-sending): Widen and sort headers before
19253         sending.
19254         (message-hide-headers): Use narrowing to hide headers by moving
19255         them to the top of the buffer and narrowing to the region
19256         underneath.
19258 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19260         * message.el (message-strip-forbidden-properties):
19261         Bind buffer-read-only (etc) to nil.
19263 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19265         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19266         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19268 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
19270         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19272 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19274         * dns.el (query-dns): Use sit-for to time instead of
19275         accept-process-output, since that doesn't seem to work on udp
19276         sockets.
19278 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19280         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19282 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
19284         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19285         doc string.  Improve doc string.
19287 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19289         * nntp.el (nntp-request-update-info): Return nil if
19290         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19291         may not call gnus-activate-group which uselessly issues the GROUP
19292         commands for all nntp groups and wastes time.  Reported by Romain
19293         Francoise <romain@orebokech.com>.
19295         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19297 2004-11-15  Simon Josefsson  <jas@extundo.com>
19299         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19300         headers separately.
19301         (gnus-button-openpgp): New function, inspired by Jochen Küpper
19302         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19304 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19306         * gnus-start.el (gnus-convert-old-newsrc):
19307         Assign legacy-gnus-agent to 5.10.7.
19309 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19311         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19312         start of the lines.
19314 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19316         * hashcash.el (hashcash-default-payment): Change default to 20.
19317         (hashcash-default-accept-payment): Change default to 20.
19318         (hashcash-process-alist): New variable.
19319         (hashcash-generate-payment-async): Add.
19320         (hashcash-already-paid-p): Add.
19321         (hashcash-insert-payment): Don't generate payments twice.
19322         (hashcash-insert-payment-async): Add.
19323         (hashcash-insert-payment-async-2): Add.
19324         (hashcash-cancel-async): Add.
19325         (hashcash-wait-async): Add.
19326         (hashcash-processes-running-p): Add.
19327         (hashcash-wait-or-cancel): Add.
19328         (mail-add-payment): New optional argument.  Conditionally start
19329         asynchronous calculation.
19330         (mail-add-payment-async): Add.
19332         * message.el (message-send-mail): Wait for asynchronous hashcash
19333         results.  Don't clobber existing X-Hashcash headers.
19334         (message-setup-1): Call mail-add-payment-async when
19335         message-generate-hashcash is non-nil.
19337 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19339         * message.el (message-use-alternative-email-as-from): Examine the
19340         From header as well; use message-make-from in order to include a
19341         user's full name.
19343 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19345         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19346         default; improve customization type.
19347         (gnus-emphasis-custom-with-format): New macro.
19348         (gnus-emphasis-custom-value-to-external): New function.
19349         (gnus-emphasis-custom-value-to-internal): New function.
19351 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19353         * dns.el (query-dns): Resolve reverse addresses.
19355 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19357         * gnus-group.el (gnus-group-get-new-news): Use it.
19359         * gnus-start.el (gnus-check-reasonable-setup): New function.
19361 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19363         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19364         "Args out of range" error.  Reported by Arnaud Giersch
19365         <arnaud.giersch@free.fr>.
19367 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19369         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19371 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19373         * spam.el (spam group): Add :version.
19375         * pgg-def.el (pgg group): Add :version.
19377 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19379         * gnus-art.el (gnus-article-edit-article): Don't associate the
19380         article buffer with a draft file.  This is a temporary measure
19381         against the 2004-08-22 change to gnus-article-edit-mode.
19383 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19385         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19386         (html2text-format-tags): Remove unused variable `attr'.
19388 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19390         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19392         * spam-stat.el (spam-stat): Add :version.
19394         * sieve.el (sieve): Add :version.
19396         * sha1.el (sha1): Add :version.
19397         (sha1-use-external): Remove redundant version.
19399         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19400         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19401         (nnmail-split-fancy-match-partial-words)
19402         (nnmail-split-lowercase-expanded): Add :version.
19404         * nndiary.el (nndiary): Add :version.
19406         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19408         * mml-sec.el (mml-default-sign-method)
19409         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19410         Add :version.
19412         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19414         * mm-url.el (mm-url-use-external, mm-url-program)
19415         (mm-url-arguments): Add :version.
19417         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19418         (mm-attachment-file-modes, mm-decrypt-option)
19419         (mm-w3m-safe-url-regexp): Add :version.
19421         * message.el (message-cite-prefix-regexp)
19422         (message-sendmail-envelope-from, message-minibuffer-local-map)
19423         (message-user-fqdn, message-completion-alist): Add :version.
19425         * gnus-win.el (gnus-configure-windows-hook)
19426         (gnus-use-frames-on-any-display): Add :version.
19428         * gnus-art.el (gnus-article-address-banner-alist)
19429         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19430         (gnus-treat-from-picon, gnus-treat-mail-picon)
19431         (gnus-treat-x-pgp-sig): Add :version.
19433         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19434         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19435         (gnus-summary-article-delete-hook)
19436         (gnus-summary-display-while-building): Add :version.
19438         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19439         (gnus-get-top-new-news-hook): Add :version.
19441         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19442         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19444         * gnus-registry.el (gnus-registry): Add :version.
19446         * gnus-spec.el (gnus-use-correct-string-widths)
19447         (gnus-make-format-preserve-properties): Add :version.
19449         * gnus.el (gnus-group-charter-alist)
19450         (gnus-group-fetch-control-use-browse-url)
19451         (gnus-install-group-spam-parameters): Add :version.
19453         * gnus-diary.el (gnus-diary): Add :version.
19455         * gnus-delay.el (gnus-delay): Add :version.
19457         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19458         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19459         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19460         Add :version.
19462         * gnus-agent.el (gnus-agent-max-fetch-size)
19463         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19464         (gnus-agent-prompt-send-queue): Add :version.
19466         * deuglify.el (gnus-outlook-deuglify): Add :version.
19468         * html2text.el: Beautify code.  Improve doc strings.
19469         Some checkdoc cleanup.
19470         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19472 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19474         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19476 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19478         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19479         when package is loaded.
19481         * spam.el (spam-summary-score-preferred-header): Add global preference
19482         for people who want to override the default SpamAssassin over
19483         Bogofilter preference (when both are set).
19484         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19485         (spam-user-format-function-S):
19486         Check spam-summary-score-preferred-header.
19487         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19488         (spam-user-format-function-S): Format the score correctly.
19490 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19492         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19493         signature file.  Suggested by Manoj Srivastava
19494         <srivasta@golden-gryphon.com>.
19496         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19497         iso-2022-jp even in the Japanese language environment.
19498         Suggested by Jason Rumney <jasonr@gnu.org>.
19500 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19502         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19503         use the same characters as the dummy marks; make it free from
19504         getting affected by the language environment.
19505         (gnus-summary-read-group-1): Update mark positions only when the
19506         format spec is updated.
19508         * gnus-spec.el (gnus-update-format-specifications): Return a list
19509         of updated types.
19511 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19513         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19514         of boundp to check if display-warning is available.
19516 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19518         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19520 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19522         * nnspool.el (nnspool-spool-directory): Use news-path if the
19523         news-directory variable is not bound.
19525         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19526         function instead of display-warning if it is not available.
19528 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19530         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19531         v5-10: Use `point-at-bol'.
19533 2004-10-26  Simon Josefsson  <jas@extundo.com>
19535         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19536         <chenggao@gmail.com>.
19538 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19540         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19541         instead.
19543 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19545         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19546         to remove a server from the nnimap-server-buffer-alist.
19547         (nnimap-open-connection, nnimap-close-server): Use it.
19549         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19551 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19553         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19554         running the major-mode function.
19556 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19558         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19559         dummy marks in the right way.
19561 2004-10-18  David Edmondson  <dme@dme.org>
19563         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19564         excessively.
19566 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19568         * gnus-util.el (gnus-split-references): Accept a nil references
19569         string and go on blissfully.
19571         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19572         cases where the references string is non-nil but has no references.
19574         * encrypt.el: Add autoload tags.
19576         * spam.el (spam-resolve-registrations-routine): Remove article
19577         from unregistration list too.  Reported by David Hanak
19578         <dhanak@isis.vanderbilt.edu>
19580 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19582         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19583         nil.  Change custom type.
19585 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19587         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19589         * gnus-sum.el (gnus-summary-move-article): Use it.
19591 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19593         * encrypt.el: Add autoload cookies.
19595         * spam.el (spam-backend-article-list-property)
19596         (spam-backend-get-article-todo-list)
19597         (spam-backend-put-article-todo-list)
19598         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19599         Resolve registrations separately.
19600         (spam-register-routine): Format comments.
19601         (spam-unregister-routine, spam-register-routine): Always call with
19602         specific-articles, no default list.
19603         (spam-summary-prepare-exit): Use the spam-classifications function.
19605         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19606         gnus-encrypt.el.
19608         * encrypt.el: Copied from gnus-encrypt.el.
19610         * gnus-encrypt.el: Commented that it's obsolete.
19612 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19614         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19615         (gnus-score-save): Use it.
19617         * message.el (message-bury): Use `window-dedicated-p'.
19619 2004-10-15  Simon Josefsson  <jas@extundo.com>
19621         * pop3.el (top-level): Don't require nnheader.
19622         (pop3-read-timeout): Add.
19623         (pop3-accept-process-output): Add.
19624         (pop3-read-response, pop3-retr): Use it.
19626 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19628         * spam.el (spam-register-routine): Move comment.
19629         (spam-verify-bogofilter): Use 'unknown for the initial
19630         spam-bogofilter-valid state, not 'never.
19632         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19633         for netrc-machine.
19635         * nnimap.el (nnimap-open-connection):
19636         Use netrc-machine-user-or-password.
19638 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19640         * gnus-registry.el (gnus-registry-unload-hook):
19641         Set as a variable with add-hook.
19643         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19644         of news-path.
19646         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19648         * spam.el: Delete duplicate `provide'.
19649         (spam-unload-hook): Set as a variable with add-hook.
19651 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19653         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19654         in the doc string.
19656         * message.el (message-ignored-news-headers)
19657         (message-ignored-supersedes-headers)
19658         (message-ignored-resent-headers)
19659         (message-forward-ignored-headers): Improve custom type.
19661 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19663         * message.el (message-tokenize-header): Fix 2004-09-06 change
19664         which used point-min in the wrong place.
19666 2004-10-12  Simon Josefsson  <jas@extundo.com>
19668         * tls.el (tls-certtool-program): New variable.
19669         (tls-certificate-information): New function, based on
19670         ssl-certificate-information.
19672 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19674         * compface.el: Move the version of ELisp-based uncompface program
19675         to the contrib directory because of the copyright problem.
19677 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19679         * message.el (message-kill-buffer): Raise the current frame.
19681 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19683         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19685         * gnus.el (message-y-or-n-p): Autoload.
19687         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19688         (pop3-password-required, pop3-authentication-scheme)
19689         (pop3-leave-mail-on-server): Make customizable.
19690         (pop3): New custom group.
19691         (pop3-retr): Remove `sleep-for' statements.
19692         Suggested by Dave Love <fx@gnu.org>.
19694         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19695         Windows/DOS.
19697         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19698         (imap-parse-body): Fix incorrect use of `assert'.
19699         Suggested by Dave Love <fx@gnu.org>.
19701         * mml.el (mml-minibuffer-read-disposition): Require match.
19702         Suggested by Dave Love <fx@gnu.org>.
19704 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19706         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19707         doc string.
19709 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19711         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19713 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19715         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19716         instead of calling `mm-insert-inline', to decode text/* parts
19717         before displaying them.
19719 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19721         * mm-uu.el (mm-uu-text-plain-type): New variable.
19722         (mm-uu-pgp-signed-extract-1): Use it.
19723         (mm-uu-pgp-encrypted-extract-1): Use it.
19724         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19725         bind mm-uu-text-plain-type with that value.
19726         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19727         mm-uu-dissect.
19729 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19731         * gnus-group.el (gnus-update-group-mark-positions):
19732         * gnus-sum.el (gnus-update-summary-mark-positions):
19733         * message.el (message-check-news-body-syntax):
19734         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19735         of string-as-multibyte.
19737 2004-10-05  Juri Linkov  <juri@jurta.org>
19739         * gnus-group.el (gnus-update-group-mark-positions):
19740         * gnus-sum.el (gnus-update-summary-mark-positions):
19741         * message.el (message-check-news-body-syntax):
19742         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19743         8-bit unibyte values to a multibyte string for search functions.
19745 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19747         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19748         (mm-uu-dissect-text-parts): New function.
19750         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19751         dissect text parts.
19753         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19754         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19756         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19758         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19759         Use gnus-current-topics instead of gnus-current-topic.
19761 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19763         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19765 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19767         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19768         where appropriate.
19770         * nnml.el (nnml-generate-active-info): do.
19772         * nndiary.el (nndiary-generate-active-info): do.
19774         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19775         (gnus-topic-move): do.
19777         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19778         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19780         * gnus-srvr.el (gnus-server-prepare)
19781         (gnus-server-open-all-servers): do.
19783         * gnus-msg.el (gnus-summary-cancel-article)
19784         (gnus-summary-resend-message)
19785         (gnus-summary-mail-crosspost-complaint): do.
19787         * gnus-move.el (gnus-change-server): do.
19789         * gnus-group.el (gnus-group-unmark-all-groups)
19790         (gnus-group-set-current-level): do.
19792 2004-10-04  Simon Josefsson  <jas@extundo.com>
19794         * message.el (message-generate-hashcash): Doc fix.
19796 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19798         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19799         avoid infinite recursion via gnus-get-function.
19801 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19803         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19805         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19807         * nnmail.el (nnmail-split-history): do.
19809         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19810         (nnml-request-delete-group): do.
19812         * nnslashdot.el (nnslashdot-read-groups): do.
19814         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19815         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19817         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19818         (nnspool-sift-nov-with-sed): Use last.
19819         (nnspool-retrieve-headers-with-nov): Use mapc.
19820         (nnspool-request-newgroups): Use dolist.
19821         (nnspool-request-group): Use last.
19823         * nntp.el (nntp-read-server-type): Use dolist.
19825         * nnvirtual.el (nnvirtual-create-mapping)
19826         (nnvirtual-update-read-and-marked): Use dolist.
19827         (nnvirtual-convert-headers): Simplify.
19829 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19831         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19832         Add support for sync'ing tick marks.
19834 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19836         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19837         there's no visible header.
19839 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19841         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19842         When necessary, pass full group name to gnus-request-set-marks.
19844 2004-10-01  Simon Josefsson  <jas@extundo.com>
19846         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19847         acroread.
19849 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19851         * spam-report.el (spam-report-gmane): Fix interactive.
19853         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19855         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19856         when writing file.
19857         (gnus-agent-synchronize-flags): Don't default to being
19858         interactive.
19860 2004-09-30  Simon Josefsson  <jas@extundo.com>
19862         * message.el (message-generate-hashcash): Add.
19863         (message-send-mail): Use it, call mail-add-payment.
19865 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19867         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19869 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19871         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19872         gnus-request-update-info with explicit code to sync the in-memory
19873         info read flags with the marks being sync'd to the backend.
19875         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
19877 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19879         * spam.el (spam-verify-bogofilter): Add new function.
19880         (spam-check-bogofilter)
19881         (spam-bogofilter-register-with-bogofilter): Use it.
19882         (spam-verify-bogofilter): Add small fixes.
19884 2004-09-28  Simon Josefsson  <jas@extundo.com>
19886         * hashcash.el (hashcash-generate-payment): Revert.
19888 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19890         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19891         Use gnus-extract-references instead of gnus-split-references.
19893         * gnus-util.el (gnus-extract-references): Add new function, analogous
19894         to gnus-split-references but extracts only the message-ID without
19895         anything extra.
19897         * hashcash.el (hashcash-generate-payment)
19898         (hashcash-check-payment): Do the right thing if hashcash-path is
19899         nil (because the hashcash program could not be found).
19901         * spam.el (spam-use-hashcash): Remove comment.
19903 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19905         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19906         (gnus-cache-enter-article, gnus-cache-remove-article)
19907         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19909         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19911         * gnus-art.el (article-hide-boring-headers)
19912         (article-translate-strings, article-display-face)
19913         (gnus-article-mime-match-handle-first)
19914         (gnus-article-highlight-headers)
19915         (gnus-article-add-buttons-to-head): do.
19917 2004-09-27  Simon Josefsson  <jas@extundo.com>
19919         * hashcash.el: New version, from
19920         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19921         ../contrib/.
19923 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19925         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19927 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19929         * gnus-dup.el (gnus-dup-open): Use mapc.
19930         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19932         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19933         Reported by Stefan Wiens <s.wi@gmx.net>.
19935         * gnus.el (gnus-shutdown): Use dolist.
19937         * gnus-undo.el (gnus-undo): Use mapc.
19939         * nnrss.el (nnrss-generate-active): do.
19941         * message.el (message-cite-original-without-signature)
19942         (message-cite-original): Use mapc.
19943         (message-do-actions, message-make-forward-subject): Use dolist.
19945 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19947         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19948         deletion to remove entire duplicate line.  Fixes merged article
19949         number bug.
19951 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19953         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19954         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19955         first ask if you want to open a server and then, even when you
19956         responded with no, asking if you want to synchronize the server's
19957         flags.
19958         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19959         multi-line expressions.
19960         (gnus-agent-synchronize-group-flags): New internal function.
19961         Updates marks in memory (in the info structure) AND in the
19962         backend.
19964         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19966         * nnagent.el (nnagent-request-set-mark):
19967         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19968         method, to ensure that synchronization updates marks in the
19969         backend and in the info (in memory) structure.
19971 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19973         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19974         convention fully; don't miss the root article of a thread; make
19975         the X-Draft-From header with correct article numbers.
19977 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19979         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19980         unless plugged.  Disable the agent so that an open failure causes
19981         an error.
19983         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19984         Revert 2004-09-21 change.  The backend must be opened while
19985         synchronizing flags even when the backend stores the flags
19986         locally.
19988 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19990         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19991         in `header' match.  Reported by Svend Tollak Munkejord.
19993         * message.el (message-cite-original): Fix use of
19994         `message-cite-articles-with-x-no-archive'.
19996 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19998         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19999         (gnus-window-to-buffer): Ditto.
20001         * mml.el (mml-preview-buffer): New variable.
20002         (mml-preview): Manage window layout with gnus-buffer-configuration.
20004         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20005         X-Draft-From header even if those articles aren't quoted.
20007 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20009         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20010         (gnus-request-set-mark, gnus-request-update-mark): Use new
20011         g-s-t-u-l-m to decide to use backend even when unplugged.
20013 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20015         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20016         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20018 2004-09-20  Simon Josefsson  <jas@extundo.com>
20020         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20021         "utf-16-le".
20023 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20025         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20027 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20029         * uudecode.el (uudecode-use-external): Add :version.
20031         * smime.el (smime-CA-file, smime-encrypt-cipher)
20032         (smime-dns-server): Add :version.
20034         * smiley.el (gnus-smiley-file-types): Add :version.
20036         * sha1.el (sha1-use-external): Add :version.
20038         * pgg-def.el (pgg-query-keyserver): Add :version.
20040         * nnmail.el (nnmail-fancy-expiry-targets)
20041         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20042         Add :version.
20044         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20045         (nnimap-retrieve-groups-asynchronous): Add :version.
20046         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20048         * mml.el (mml-content-disposition-parameters)
20049         (mml-insert-mime-headers-always): Add :version.
20051         * mm-util.el (mm-coding-system-priorities): Add :version.
20053         * mm-decode.el (mm-inline-text-html-with-images)
20054         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20055         (mm-verify-option): Add :version.
20056         (mm-text-html-renderer): Change :version.
20058         * message.el (message-fcc-externalize-attachments)
20059         (message-required-headers, message-draft-headers)
20060         (message-subject-trailing-was-query)
20061         (message-subject-trailing-was-ask-regexp)
20062         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20063         (message-mark-insert-end, message-archive-header)
20064         (message-archive-note, message-cross-post-default)
20065         (message-cross-post-note, message-followup-to-note)
20066         (message-cross-post-note-function, message-use-mail-followup-to)
20067         (message-subscribed-address-functions)
20068         (message-subscribed-address-file, message-subscribed-addresses)
20069         (message-subscribed-regexps, message-allow-no-recipients)
20070         (message-yank-cited-prefix, message-signature-insert-empty-line)
20071         (message-hidden-headers, message-hierarchical-addresses)
20072         (message-mail-user-agent, message-use-idna)
20073         (message-valid-fqdn-regexp)
20074         (message-strip-special-text-properties, message-header-synonyms)
20075         (message-beginning-of-line, message-tab-body-function): Add :version.
20076         (message-insert-canlock, message-wide-reply-confirm-recipients):
20077         Change :version.
20079         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20080         and :version.
20081         (mail-source-delete-old-incoming-confirm)
20082         (mail-source-movemail-program): Add :version.
20084         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20085         (gnus-agent-cache, gnus-agent): Change :version.
20087         * gnus-util.el (gnus-use-byte-compile): Change :version.
20089         * gnus-sum.el (gnus-summary-make-false-root-always)
20090         (gnus-summary-default-high-score)
20091         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20092         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20093         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20094         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20095         (gnus-sum-thread-tree-single-indent)
20096         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20097         (gnus-sum-thread-tree-leaf-with-other)
20098         (gnus-sum-thread-tree-single-leaf): Add :version.
20099         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20100         (gnus-article-loose-mime): Change :version.
20102         * gnus-start.el (gnus-backup-startup-file)
20103         (gnus-save-startup-file-via-temp-buffer): Add :version.
20105         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20106         (gnus-server-offline-face): Add :version.
20108         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20110         * gnus-msg.el (gnus-gcc-externalize-attachments)
20111         (gnus-debug-files, gnus-debug-exclude-variables)
20112         (gnus-discouraged-post-methods): Change :version.
20113         (gnus-confirm-mail-reply-to-news)
20114         (gnus-confirm-treat-mail-like-news): Add :version.
20116         * gnus-int.el (gnus-server-unopen-status): Add :version.
20118         * gnus-group.el (gnus-group-jump-to-group-prompt)
20119         (gnus-large-ephemeral-newsgroup)
20120         (gnus-fetch-old-ephemeral-headers): Add :version.
20122         * gnus-fun.el (gnus-x-face-directory)
20123         (gnus-convert-pbm-to-x-face-command)
20124         (gnus-convert-image-to-x-face-command)
20125         (gnus-convert-image-to-face-command): Add :version.
20127         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20129         * gnus-cite.el (gnus-cite-blank-line-after-header)
20130         (gnus-article-boring-faces): Add :version.
20132         * gnus-art.el (gnus-buttonized-mime-types)
20133         (gnus-inhibit-mime-unbuttonizing)
20134         (gnus-treat-display-face)
20135         (gnus-treat-body-boundary): Change :version.
20136         (gnus-body-boundary-delimiter, gnus-picon-databases)
20137         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20138         (gnus-treat-date-english, gnus-treat-fold-headers)
20139         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20140         (gnus-treat-mail-picon, gnus-treat-wash-html)
20141         (gnus-article-encrypt-protocol)
20142         (gnus-use-idna, gnus-article-over-scroll)
20143         (gnus-mime-display-multipart-alternative-as-mixed)
20144         (gnus-mime-display-multipart-related-as-mixed)
20145         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20146         (gnus-ctan-url, gnus-button-ctan-handler)
20147         (gnus-button-handle-ctan-bogus-regexp)
20148         (gnus-button-ctan-directory-regexp)
20149         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20150         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20151         (gnus-button-man-level, gnus-button-emacs-level)
20152         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20154         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20155         (gnus-agent-go-online): Change :version.
20156         (gnus-agent-expire-unagentized-dirs)
20157         (gnus-agent-auto-agentize-methods): Add :version.
20159         * flow-fill.el (fill-flowed-display-column)
20160         (fill-flowed-encode-column): Add :version.
20162         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20163         (gnus-outlook-deuglify-unwrap-max)
20164         (gnus-outlook-deuglify-cite-marks)
20165         (gnus-outlook-deuglify-unwrap-stop-chars)
20166         (gnus-outlook-deuglify-no-wrap-chars)
20167         (gnus-outlook-deuglify-attrib-cut-regexp)
20168         (gnus-outlook-deuglify-attrib-verb-regexp)
20169         (gnus-outlook-deuglify-attrib-end-regexp)
20170         (gnus-outlook-display-hook): Add :version.
20172         * binhex.el (binhex-use-external): Add :version.
20174 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20176         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20177         and `invisible'.
20179 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20181         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20182         in gnus-registry-trim.
20184 2004-09-13  Simon Josefsson  <jas@extundo.com>
20186         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20188         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20190         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20191         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20192         <yamaoka@jpl.org>.
20193         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20194         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20195         <yamaoka@jpl.org>.
20197         * sieve.el (sieve-manage-mode): Ditto.
20199 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
20201         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20203 2004-09-11  Simon Josefsson  <jas@extundo.com>
20205         * dns-mode.el: Add.
20207         * mm-view.el (mm-display-dns-inline): Add.
20209         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20210         (mm-automatic-display): Ditto.
20212         * mailcap.el (mailcap-mime-data): Add text/dns.
20213         (mailcap-mime-extensions): Map .soa to text/dns.
20215 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20217         * gnus-art.el (article-decode-mime-words, article-babel)
20218         (gnus-article-highlight-signature, gnus-article-add-buttons)
20219         (gnus-signature-toggle): Remove unnecessary bindings of
20220         `inhibit-read-only' inherited from v5.10 merge.
20222 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20224         * nntp.el (nntp): New customization group.
20225         (nntp-authinfo-file): Add customization group.
20227         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20229         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20231         * gnus.el (to-address, to-list, subscribed)
20232         (large-newsgroup-initial): Ditto.
20234         * flow-fill.el (fill-flowed-display-column)
20235         (fill-flowed-encode-column): Ditto.
20237 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20239         * message.el (message-tokenize-header, message-send-mail-with-qmail):
20240         Use point-min rather than 1.
20241         (message-send-mail): Use buffer-size rather than point-max.
20243         * gnus-sum.el (gnus-summary-search-article-forward):
20244         Signal a specific `search-failed' rather than a generic `error'.
20246         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20247         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20248         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20250 2004-09-10  Simon Josefsson  <jas@extundo.com>
20252         * nndb.el (require): Remove tcp and duplicate cl.
20254 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20256         * gnus-agent.el (directory-files-and-attributes): Move forward.
20258 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20260         * gnus-agent.el (directory-files-and-attributes):
20261         Optionally defined to support XEmacs.
20263 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20265         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20266         to avoid run-time CL dependencies.
20267         (gnus-agent-unfetch-articles): New function.
20268         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20269         article numbers even when local .overview file is missing.
20270         (gnus-agent-read-article-number): New function.  Only accepts
20271         27-bit article numbers.
20272         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20273         Use gnus-agent-read-article-number.
20274         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20275         from backend while recognizing that article numbers in .overview
20276         must be valid.
20277         (gnus-agent-update-files-total-fetched-for):
20278         Use directory-files-and-attributes to improve performance.
20279         * gnus-int.el (gnus-request-move-article):
20280         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20281         improve performance.
20283         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20284         some users confused by references to .newsrc when they only have a
20285         .newsrc.eld file.
20286         (gnus-convert-mark-converter-prompt)
20287         (gnus-convert-converter-needs-prompt): Fix use of property list.
20288         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20289         New function.  Used internally to only display 'gnus converting
20290         files' message when actually necessary.
20292         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20293         methods now autoloaded.
20295 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20297         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20298         identifiers.
20300 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20302         * gnus-picon.el: Fix indentation and closing parenthesis.
20304 2004-09-01  Simon Josefsson  <jas@extundo.com>
20306         * message.el (message-canlock-generate): Require sha1, not
20307         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20308         to require within a function.  Sadly, if sha1.el isn't loaded, the
20309         let binding in m-c-g will hide the defcustom definition, which is
20310         bad.)
20312         * canlock.el: Require sha1, not sha1-el.
20314         * message.el: Don't autoload sha1 (there is a autoload cookie in
20315         sha1.el).
20317         * sha1-el.el: Rename to sha1.el.
20319 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20321         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20323 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20325         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20327 2004-08-30  Kim F. Storm  <storm@cua.dk>
20329         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20331         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20332         Add :group 'nnimap.
20334 2004-08-30  Andreas Schwab  <schwab@suse.de>
20336         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20337         ?* and ?\;.
20339         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20340         and ?\' to symbol instead of whitespace.
20342 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20344         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20346         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20347         instead of re-search-forward.
20349         * gnus-uu.el (gnus-uu-save-article): Ditto.
20350         (gnus-uu-post-encode-uuencode): Ditto.
20352         * html2text.el (html2text-clean-list-items): Ditto.
20353         (html2text-clean-dtdd): Ditto.
20354         (html2text-format-tags): Ditto.
20356         * message.el (message-send-mail-with-sendmail): Fix regexp.
20357         (message-fill-field-general): Use search-forward instead of
20358         re-search-forward.
20359         (unbold-region): Ditto.
20361         * nnrss.el (nnrss-request-article): Ditto.
20363         * nnslashdot.el (nnslashdot-request-article): Ditto.
20365         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20367         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20368         "Unrecognized menu descriptor" error in XEmacs.
20370 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20372         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20373         parent article of a sparse article in the thread hashtb.
20375 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20377         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20378         (nnmail-expand-newtext): Lowercase expanded entries if
20379         nnmail-split-lowercase-expanded is non-nil.
20381 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20383         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20385         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20386         of gnus-tmp-news-method into string under XEmacs.  It will be
20387         passed to gnus-correct-length which takes only a string argument.
20389 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20391         * gnus-util.el (gnus-bind-print-variables): New macro.
20392         (gnus-prin1): Use it.
20393         (gnus-prin1-to-string): Use it.
20394         (gnus-pp): New function.
20395         (gnus-pp-to-string): New function.
20397         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20398         Replace pp-to-string with gnus-pp-to-string.
20399         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20400         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20401         * gnus-msg.el (gnus-debug): Ditto.
20402         * gnus-score.el (gnus-score-save): Ditto.
20403         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20404         gnus-pp-to-string.
20405         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20406         with gnus-pp.
20407         * score-mode.el (gnus-score-pretty-print): Ditto.
20408         * webmail.el (webmail-debug): Ditto.
20410 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20412         * gnus-art.el (article-display-face, article-display-x-face):
20413         Use buffer-read-only.
20415 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20417         * gnus-art.el (article-hide-list-identifiers):
20418         Bind inhibit-read-only as t.
20420 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20422         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20424 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20426         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20427         (gnus-narrow-to-page): Don't assume point-min == 1.
20428         (gnus-article-edit-mode): Derive from message-mode.
20430         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20431         point-min == 1.
20433         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20434         Disable incorrect use of `assert'.
20436         * message.el (message-mode): Set comment-start-skip.
20438 2004-08-22  Sam Steingold  <sds@gnu.org>
20440         * pop3.el (pop3-leave-mail-on-server): New user variable.
20441         (pop3-movemail): Delete mail only when it is nil.
20443 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20445         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20447         * mml.el (mml-preview): Use `pop-to-buffer'.
20449         * message.el (message-goto-mail-followup-to): Insert after "To".
20450         (message-carefully-insert-headers): Add comment.
20452         * gnus.el: Remove unused variable `gnus-article-check-size'.
20454         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20456         * gnus-art.el (gnus-button-alist):
20457         Improve `gnus-button-handle-library' entry.
20459 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20461         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20462         Use downcase, since XEmacs capitalizes error messages differently.
20464 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20466         * nntp.el: Add (require 'gnus) due to reference to
20467         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20469 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20471         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20472         Bind `mm-fill-flowed'.
20474         * mm-decode.el (mm-dissect-singlepart): Check it.
20476 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20478         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20479         'imap' for netrc parsing.
20481 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20483         * mailcap.el (mailcap-mime-data): Mark as risky.
20485 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20487         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20488         may be included in the encoded word.
20489         (rfc2047-encode): Don't append a space if the encoded word
20490         includes close parenthesis.
20492 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20494         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20495         of text within parentheses.
20497 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20499         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20500         (gnus-encrypt-write-file-contents): Make the password key the file
20501         name PLUS the cipher, not just the cipher.  Also remove failed
20502         passwords from the cache.
20504 2004-08-06  Simon Josefsson  <jas@extundo.com>
20506         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20507         Doc fix.
20509 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20511         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20512         LWSP.
20514 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20516         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20517         Try to append in-reply-to: data to the references: header.
20519         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20520         (netrc-parse): Use gnus-encrypt.el functions.
20522         * gnus-encrypt.el: Add new file for encryption support; currently
20523         does only a few GPG ciphers and an internal XOR cipher.
20525         * password.el: Add comments on using password-read-and-add.
20526         (password-read-and-add): Add function to read and add the
20527         password to the cache at once.
20529 2004-07-28  Simon Josefsson  <jas@extundo.com>
20531         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20532         parameter (but don't use it, for now).
20534         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20535         instead of hard coding to nil.
20537 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20539         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20540         as mm-inline-image-xemacs does.
20542 2004-07-26  Simon Josefsson  <jas@extundo.com>
20544         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20545         Revert part of 2004-07-17 change below.
20547 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20549         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20550         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20552 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20554         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20555         quotes that actually start with ">" at the beginning of the
20556         lines.
20558 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20560         * rfc2047.el (rfc2047-encode-region): Fix last change.
20561         (rfc2047-encode-parameter): Remove useless concat.
20563 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20565         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20566         encode special characters; fix some kind of misconfigured headers;
20567         signal a real error if debug-on-quit or debug-on-error is non-nil.
20568         (rfc2047-encode-max-chars): New variable.
20569         (rfc2047-encode-1): Use it.
20570         (rfc2047-encode-parameter): New function.
20572         * mml.el (mml-insert-parameter): Remove an excessive space.
20574 2004-07-17  Simon Josefsson  <jas@extundo.com>
20576         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20577         Kai Grossjohann <kai@emptydomain.de>.
20578         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20579         (gnus-group-make-menu-bar): Ditto.
20581         * gnus-util.el (gnus-group-server): Add.
20583 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20585         * message.el (message-clone-locals): Clone sendmail and smtp
20586         variables.
20588 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20590         * rfc2047.el (rfc2047-encode-region): Fix last change.
20592 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20594         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20595         characters as non-special.
20597 2004-07-09  Simon Josefsson  <jas@extundo.com>
20599         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20600         Users will lose all flag changes made while unplugged with
20601         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20602         good default.  See numerous reports on ding mailing list.
20604 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20606         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20607         add generate-head-function and generate-article-function to the
20608         rfc822-forward entry.
20609         (nndoc-rfc822-forward-generate-article): New function.
20610         (nndoc-rfc822-forward-generate-head): New function.
20612         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20614 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20616         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20617         respect display group parameter and gnus-summary-expunge-below.
20618         (gnus-articles-to-read): Remove unused reference to display group
20619         parameter.
20621 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20623         * nnheader.el (nnheader-uniquify-message-id): New experimental
20624         variable.
20625         (nnheader-nov-read-message-id): Use it.
20627         * spam-report.el (spam-report-gmane): Add interactive.
20629 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20631         * mm-encode.el (mm-content-transfer-encoding-defaults):
20632         Use qp-or-base64 for the application/* types.
20634 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20636         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20638 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20640         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20641         trim value.
20643 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20645         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20646         New macro and function.
20647         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20649 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20651         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20652         after-load-alist.
20654 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20656         * gnus-group.el (gnus-group-get-new-news-this-group):
20657         Don't update info that isn't there.
20659 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20661         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20662         entry.
20664 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20666         * mm-view.el (mm-inline-render-with-function): Use multibyte
20667         buffer; decode html source by charset.
20669         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20671         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20672         Mule-UCS is loaded under XEmacs.
20673         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20675 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20677         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20679 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20681         * mm-util.el (mm-coding-system-p): Return a coding-system.
20682         (mm-mime-mule-charset-alist): Use shift_jis instead of
20683         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20684         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20685         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20686         instead of japanese-shift-jis and iso-latin-1 respectively in
20687         order to share the default value with both Emacs and XEmacs-mule.
20688         (mm-mule-charset-to-mime-charset):
20689         Make mm-coding-system-priorities effective.
20690         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20691         while predicating of candidates upon the priorities.
20693 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20695         * gnus-sum.el (gnus-summary-make-menu-bar):
20696         Add gnus-uu-invert-processable.
20698         * gnus.el: Autoload gnus-uu-invert-processable.
20700 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20702         * mm-util.el (mm-with-multibyte-buffer): New macro.
20704         * rfc2047.el (rfc2047-encode-string): Use it.
20705         (rfc2047-encode-region): Move point to the end of the region after
20706         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20708 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20710         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20711         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20713 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20715         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20716         (gnus-cite-parse): Ignore quoted envelope From_.
20717         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20719 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20721         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20722         invalid addresses.
20724 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20726         * spam.el: Change section markers, revise TODO list.
20727         (spam-backends): Make new master list of all installed backends.
20728         (spam-summary-exit-behavior): Add new variable to determine how
20729         messages moves are done at summary exit.
20730         (spam-move-spam-nonspam-groups-only)
20731         (spam-process-ham-in-nonham-groups)
20732         (spam-process-ham-in-spam-groups): Remove variables, the
20733         spam-summary-exit-behavior variable should be used to manage this
20734         behavior.
20735         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20736         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20737         and spam-old-spam-articles.
20738         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20739         Add empty variables, placeholders for the backends they represent.
20740         (spam-set-difference): Move, unchanged.
20741         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20742         unless the user has a processor variable.
20743         (spam-classifications, spam-classification-valid-p)
20744         (spam-backend-properties, spam-backend-property-valid-p)
20745         (spam-backend-function-type-valid-p)
20746         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20747         (spam-report-articles-gmane, spam-report-articles-resend):
20748         Remove functions, they are not needed.
20749         (spam-install-backend-super, spam-backend-list)
20750         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20751         (spam-backend-function, spam-backend-ham-registration-function)
20752         (spam-backend-spam-registration-function)
20753         (spam-backend-ham-unregistration-function)
20754         (spam-backend-spam-unregistration-function)
20755         (spam-backend-statistical-p, spam-backend-mover-p)
20756         (spam-install-backend-alias, spam-install-checkonly-backend)
20757         (spam-install-mover-backend, spam-install-nocheck-backend)
20758         (spam-install-backend, spam-install-statistical-backend)
20759         (spam-install-statistical-checkonly-backend): Add backend installation
20760         support.
20761         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20762         (spam-group-processor-p): Use the new backend code and respect the
20763         summary exit behavior.
20764         (spam-mark-spam-as-expired-and-move-routine): Remove.
20765         (spam-summary-prepare): Change to use the new spam-old-articles
20766         variable.
20767         (spam-copy-or-move-routine, spam-copy-spam-routine)
20768         (spam-move-spam-routine, spam-copy-ham-routine)
20769         (spam-move-ham-routine): Add code to copy/move ham or spam.
20770         (spam-fetch-field-fast): Improve doc and code, plus allow the
20771         'number request.
20772         (spam-list-of-checks, spam-list-of-statistical-checks):
20773         Remove variables.
20774         (spam-split, spam-find-spam): Use the new backend code.
20775         (spam-registration-functions): Remove variable.
20776         (spam-unregister-routine): Add convenience wrapper.
20777         (spam-log-undo-registration, spam-register-routine)
20778         (spam-log-processing-to-registry)
20779         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20780         where possible.
20781         (spam-check-gmane-xref, spam-check-regex-headers)
20782         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20783         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20784         (spam-check-bogofilter-headers, spam-check-spamoracle)
20785         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20786         (spam-check-crm114-headers): Use the spam-split-group that
20787         spam-split prepares, no need to determine it every time.
20789         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20790         to the nnheader-parse-naked-head call.
20792         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20794         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20795         the nnheader-nov-read-message-id call.
20797 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20799         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20800         gnus-activate-group twice.  Suggested by Markus Peter
20801         <warp@spin.de>.
20803 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20805         * gnus-art.el (gnus-article-time-format): Exchange the order of
20806         day and month in the default value; fix customization type.
20807         (article-date-ut): Use add-text-properties.
20808         (article-make-date-line): Use message-make-date instead of
20809         current-time-string.
20811         * message.el (message-fetch-field): Don't use set-text-properties.
20812         (message-make-date): Simplify.
20814 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20816         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20817         (rfc2047-encode-region): Treat text within parentheses as special;
20818         show the original text when error has occurred.
20820         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20821         already-computed method to gnus-activate-group.
20823         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20824         same select-methods identical Lisp objects.
20826         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20827         object when modifying the info.
20829 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20831         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20832         gnus-opened-servers since it has never been opened with the new
20833         configuration yet.
20835 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20837         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20838         arg to nnheader-generate-fake-message-id.
20840 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20842         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20843         number and build a fake message ID localized to a group and
20844         article number (so it's repeatable from that point on).
20845         (nnheader-fake-message-id-p): Change regex to accommodate new fake
20846         ID format.
20848         * gnus-sum.el (gnus-get-newsgroup-headers):
20849         Call nnheader-generate-fake-message-id with the article number.
20851 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20853         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20854         end-of-buffer.
20856 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20858         * message.el (message-ignored-supersedes-headers): Add Approved.
20860 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20862         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20863         goto-char.
20864         (rfc2047-encode): Fold the line before encoding.
20866 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20868         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20869         folding -- not all headers can be folded, and this should be done
20870         by the message composition mode.  Probably.  I think.
20872 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20874         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20875         fast.
20877         * gnus-ems.el (gnus-remove-image): Don't use
20878         message-text-with-property; remove only the image found first.
20880 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20882         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20884 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20886         * message.el (message-text-with-property): Make it fast and accept
20887         optional arguments.
20888         (message-strip-forbidden-properties): Use it.
20889         (message-fix-before-sending): Follow the m-t-w-p change.
20891         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20893 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20895         * gnus-art.el (article-hide-headers): Don't change the buffer
20896         mistakenly when performing mml-preview even if
20897         gnus-single-article-buffer is nil.
20899 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20901         * message.el (message-expand-name-databases): New user option.
20902         (message-expand-name): Use it.
20904 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20906         * spam.el (spam-report-articles-resend)
20907         (spam-report-resend-register-routine): Allow ham reporting.
20908         (spam-report-resend-register-ham-routine): Add wrapper.
20909         (spam-registration-functions): Add ham resending functions.
20910         (spam-list-of-processors): Add ham resend processor.
20912         * gnus.el (ham-resend-to): Add new group parameter.
20913         (spam-process): Add ham resend option.
20915         * spam-report.el (spam-report-resend): Allow reporting ham.
20916         (spam-report-resend-ham): Add wrapper.
20918 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20920         * message.el (message-cite-articles-with-x-no-archive):
20921         New variable.
20922         (message-cite-original): Use it.
20924 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20926         * message.el (message-cite-original): Respect X-No-Archive.
20928 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20930         * gnus-art.el (article-hide-headers): Refer to the values for
20931         gnus-ignored-headers and gnus-visible-headers in the summary
20932         buffer since a user may have set them as group parameters.
20934 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20936         * assistant.el (assistant-node-name): Add convenience function.
20937         (assistant-render-text, assistant-render-node): Add error handling,
20938         plus handle multiple next nodes.
20939         (assistant-find-next-node): Comment out for now.
20940         (assistant-find-next-nodes): Add function, returns list of next
20941         nodes.
20943 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20945         * mail-source.el (mail-source-directory): Fix doc-string.
20947 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20949         * assistant.el (assistant-render-text, assistant-eval): Add :set
20950         widget type, which is different because it takes and returns a
20951         list.  Much hilarity ensues.
20953 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20955         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20957         * gnus-group.el (gnus-group-get-new-news-this-group):
20958         Add doc-string.
20960         * gnus-start.el (gnus-activate-group): Add doc-string.
20962 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20964         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20966 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20968         * assistant.el (assistant-render-text): Try to add a :set
20969         widget, more to come.
20971         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20972         strings.
20973         (spam-report-articles-resend)
20974         (spam-register-routine): Do registration iff any articles warrant
20975         it.
20976         (spam-summary-prepare-exit): Change log message for nil group
20977         destinations.
20979 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20981         * spam.el (spam-report-resend-register-routine):
20982         Allow spam-report-resend-to to be a group parameter or a global value.
20984 2004-05-26  Simon Josefsson  <jas@extundo.com>
20986         * starttls.el: Merge with my GnuTLS based starttls.el.
20987         (starttls-gnutls-program, starttls-use-gnutls)
20988         (starttls-extra-arguments, starttls-process-connection-type)
20989         (starttls-connect, starttls-failure, starttls-success):
20990         New variables.
20991         (starttls-program, starttls-extra-args): Doc fix.
20992         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20993         New functions.
20994         (starttls-negotiate, starttls-open-stream):
20995         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20996         function if it is set.
20998 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21000         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21001         structured fields.
21003 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21005         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21007 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21009         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21010         Add variable.
21011         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21012         assigning the spam-mark to new messages.
21014 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21016         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21018 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21020         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21021         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21022         default.
21024 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21026         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21027         correct data.
21029 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21031         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21032         (spam-group-processor-p): Fix function.
21033         (spam-group-processor-multiple-p)
21034         (spam-group-spam-processor-report-gmane-p)
21035         (spam-group-spam-processor-report-resend-p)
21036         (spam-group-spam-processor-bogofilter-p)
21037         (spam-group-spam-processor-blacklist-p)
21038         (spam-group-spam-processor-ifile-p)
21039         (spam-group-ham-processor-ifile-p)
21040         (spam-group-spam-processor-spamoracle-p)
21041         (spam-group-spam-processor-crm114-p)
21042         (spam-group-ham-processor-bogofilter-p)
21043         (spam-group-spam-processor-stat-p)
21044         (spam-group-ham-processor-stat-p)
21045         (spam-group-ham-processor-whitelist-p)
21046         (spam-group-ham-processor-BBDB-p)
21047         (spam-group-ham-processor-spamoracle-p)
21048         (spam-group-ham-processor-copy-p): Remove functions with some
21049         prejudice against unneeded code.
21050         (spam-report-articles-resend)
21051         (spam-report-resend-register-routine): Allow the group/topic
21052         spam-resend-to value to override spam-report-resend-to.
21053         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21054         properly now.
21056         * gnus.el (spam-resend-to): Add group/topic parameter.
21057         (spam-process): Move the OBSOLETE processors to the end of the
21058         choices.
21060 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21062         * spam-report.el (spam-report-resend-to, spam-report-resend):
21063         Start with resend-to set to nil, and then ask the user if necessary.
21064         (spam-report-resend): spam-report-resend takes a list of articles, not
21065         separate article numbers.
21067 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21069         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21070         addition to emacs-w3m.
21072 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21074         * assistant.el (assistant-authinfo-data): New function.
21075         (assistant-eval): Eval for entire assistant.
21077         * netrc.el (netrc-services-file): New variable.
21078         (netrc-parse-services): New function.
21079         (netrc-find-service-name): New function.
21080         (netrc-find-service-number): New function.
21081         (netrc-port-equal): New function.
21082         (netrc-machine): Use it.
21084         * nnimap.el (nnimap-open-connection): Use netrc.
21086         * gnus-util.el (gnus-netrc-get): Remove aliases.
21088         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21090         * assistant.el (wid-edit): Fix compilation.
21092         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21094 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21096         * gnus-util.el (gnus-set-file-modes): New function.  (small
21097         patch).
21099 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21101         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21103         * assistant.el (assistant-render-node): Fix up rendering and
21104         read-only text.
21105         (assistant-render-node): Reset.
21106         (assistant-make-read-only): Not sticky.
21108 2004-05-20  Danny Siu  <dsiu@adobe.com>
21110         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21111         centered even when gnus-auto-center-summary is t.
21113 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21115         * dns.el (dns-get-txt-answer): New function.
21116         (dns-read-txt): Ditto.
21117         (query-dns): Use it.
21119 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21121         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21122         active for foreign groups even if the group level is higher than
21123         the specified value.
21125 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21127         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21128         non-active groups.
21130         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21132 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21134         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21136 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21138         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21139         (spam-crm114-header, spam-crm114-spam-switch)
21140         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21141         (spam-crm114-positive-spam-header)
21142         (spam-crm114-database-directory, spam-list-of-processors)
21143         (spam-group-spam-processor-crm114-p)
21144         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21145         (spam-generic-score, spam-list-of-checks)
21146         (spam-list-of-statistical-checks, spam-registration-functions)
21147         (spam-check-crm114-headers, spam-crm114-score)
21148         (spam-check-crm114, spam-crm114-register-with-crm114)
21149         (spam-crm114-register-spam-routine)
21150         (spam-crm114-unregister-spam-routine)
21151         (spam-crm114-register-ham-routine)
21152         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21154 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21156         * gnus.el: Add spam-use-crm114.
21158         * spam.el (spam-list-of-processors, spam-registration-functions):
21159         Add spam-use-resend.
21160         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21161         (spam-report-articles-gmane): Add doc fix.
21162         (spam-report-articles-resend, spam-report-resend-register-routine):
21163         Add wrappers around spam-report-resend-to.
21165         * spam-report.el (spam-report-resend-to, spam-report-resend):
21166         Add support for resending spam.
21167         (spam-report-gmane): Fix line length >80.
21169         * gnus.el (spam-process): Add spam-use-resend.
21171 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21173         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21174         number of processed spam messages.
21175         (spam-ham-copy-or-move-routine): Return the number of processed
21176         ham messages.
21177         (spam-summary-prepare-exit): Use the above values to decide
21178         whether status messages shouled be displayed.
21180 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21182         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21183         `rfc2047-encoding-function-alist' in order to avoid conflicting
21184         with the old version.
21185         (rfc2047-encode-region): Concatenate words containing non-ASCII
21186         characters in structured fields; don't encode space-delimited
21187         ASCII words even in unstructured fields; don't break words at
21188         char-category boundaries.
21189         (rfc2047-encode-1): New function.
21190         (rfc2047-encode): Use it; encode text so that it occupies the
21191         maximum width within 76-column; work correctly on Q encoding for
21192         iso-2022-* charsets.
21193         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21194         sure not to break a line just after the header name.
21195         (rfc2047-b-encode-region): Remove.
21196         (rfc2047-b-encode-string): New function.
21197         (rfc2047-q-encode-region): Remove.
21198         (rfc2047-q-encode-string): New function.
21200         * mm-util.el (mm-replace-in-string): New function.
21202 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21204         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21205         Really get it right.
21206         (gnus-inews-make-draft): Really.
21208 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21210         * nnmh.el (nnmh-request-list-1): Don't check the link count
21211         before descending.  (small patch)
21213 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21215         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21216         stuff.
21218         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21219         Match on real group name.
21221         * gnus-art.el (gnus-signature-limit): Doc fix.
21223         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21225 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21227         * gnus-draft.el (gnus-draft-send):
21228         Bind rfc2047-encode-encoded-words.
21230         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21231         (rfc2047-encodable-p): Say that =? needs encoding.
21232         (rfc2047-encode-encoded-words): New variable.
21234         * gnus-group.el (gnus-group-select-group): Doc fix.
21236         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21238         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21239         to nil.
21241         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21243         * nnheader.el (nnheader-get-lines-and-char): New function.
21245 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
21247         * gnus-msg.el (gnus-summary-followup-with-original):
21248         Document yanking of region when active.
21250 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21252         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21253         groups if the group level is higher than the specified value.
21255 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21257         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21258         (gnus-group-jump-to-group): Add prefix argument using
21259         `gnus-group-jump-to-group-prompt'.  Query before jumping to
21260         non-active group.
21262         * compface.el (uncompface): Be verbose when changing
21263         `uncompface-use-external'.
21265         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21266         handle manual section.
21268 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21270         * gnus-art.el (gnus-button-alist): Revert previous change.
21272 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21274         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21276 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21278         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21279         whether backend can accept message.
21281         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21283 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21285         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21286         Avoid creating directory when nntp-marks-is-evil is true.
21287         Reported by Reiner Steib.
21289 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21291         * gnus-picon.el (gnus-picon-insert-glyph):
21292         Add optional `nostring' argument.
21294 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21296         * gnus-picon.el (gnus-picon-style): New variable.
21297         (gnus-picon-transform-address): Support `gnus-picon-style'.
21299 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21301         * message.el (message-fill-field): Return point.
21302         (message-generate-headers): Go to end of field.
21304         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21305         stuff for non-living groups.
21307 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21309         * gnus-art.el (gnus-article-followup-with-original)
21310         (gnus-article-reply-with-original): gnus-mark-active-p ->
21311         gnus-region-active-p.
21313 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21315         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21316         only when there is spam or ham to be processed.
21318 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21320         * mail-source.el (mail-source-delete-crash-box): Refactor.
21321         (mail-source-fetch): Use it.
21322         (mail-source-fetch-file): Ditto.
21323         (mail-source-fetch-directory): Run PostScript in loop.
21324         (mail-source-fetch-pop): Delete.
21325         (mail-source-fetch-maildir): Ditto.
21326         (mail-source-fetch-imap): Ditto.
21328         * imap.el (imap-authenticators): Comment out sasl.
21330         * message.el (message-skip-to-next-address): New function.
21331         (message-fill-header-address): Refactor.
21332         (message-fill-address): Use it.
21333         (message-delete-address): Use it.
21334         (message-fill-header-general): Refactor.
21335         (message-fill-field-address): Rename.
21336         (message-narrow-to-field): Find the start of the header.
21337         (message-header-format-alist): Don't pre-fill.
21338         (message-fill-header): Remove.
21339         (message-insert-header): New function.
21340         (message-shorten-references): Use it.
21342         * rfc2047.el (rfc2047-field-value): Strip props.
21344         * mail-parse.el (mail-header-make-address): New alias.
21346         * ietf-drums.el (ietf-drums-make-address): New function.
21348         * imap.el: Add compiler directives.
21350         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21352         * gnus-art.el (article-decode-idna-rhs): Don't use
21353         message-idna-inside-rhs-p.
21355 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21357         * message.el (message-idna-inside-rhs-p): Remove.
21358         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21360         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21361         false positives.
21363 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21365         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21367 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21369         * nneething.el (nneething-file-name): Don't create spurious
21370         files.
21372         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21373         (gnus-inews-do-gcc): Remove sleep.
21375         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21376         part under point.
21378         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21379         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21381 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21383         * spam.el (spam-summary-prepare-exit): Fix (length).
21385 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21387         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21388         as expired without moving it" message when there are spam
21389         messages left.
21391 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21393         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21394         header is not nil.
21396 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21398         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21399         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21400         (nntp-marks-changed-p): New arg SERVER.
21401         (nntp-request-update-info): Adjust caller.
21403 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21405         * nntp.el (nntp-save-marks): Pass missing arg.
21407 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21409         * nntp.el: Support marks.
21410         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21411         (nntp-marks-modtime, nntp-marks-directory): New variables.
21412         (nntp-request-set-mark, nntp-request-update-info)
21413         (nntp-possibly-create-directory, nntp-marks-changed-p)
21414         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21415         New functions.
21417 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21419         * gnus-score.el (gnus-score-insert-help):
21420         Use gnus-select-lowest-window.
21422         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21423         appt-select-lowest-window and rename to gnus-select-lowest-window.
21425         * gnus.el: do.
21427 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21429         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21430         encodings of MIME-encoded words, in order to improve
21431         interoperability with several broken MUAs.
21433 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21435         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21436         tags, only when charsets are not specified in headers.
21437         (mm-inline-text-html-render-with-w3m): Ditto.
21439 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21441         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21442         instead of MIME-decoded from fields when checking
21443         `gnus-article-address-banner-alist'.
21445 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21447         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21448         description rather than subject.
21450 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21452         * gnus.el (gnus-version-number): Bump.
21454 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21456         * gnus.el: No Gnus v0.2 is released.
21458 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21460         * gnus-agent.el (gnus-agent-read-agentview):
21461         Inline gnus-uncompress-range.
21463 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21465         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21466         `exec-installed-p'.
21468 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21470         * gnus.el (spam-process, spam-autodetect-methods):
21471         Add bsfilter and bsfilter-headers.
21473         * spam.el (spam-bsfilter): New customize group.
21474         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21475         (spam-bsfilter-header, spam-bsfilter-probability-header)
21476         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21477         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21478         (spam-bsfilter-database-directory): New options.
21479         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21480         (spam-list-of-statistical-checks, spam-registration-functions):
21481         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21482         (spam-bsfilter-score): New command.
21483         (spam-check-bsfilter-headers, spam-check-bsfilter)
21484         (spam-bsfilter-register-with-bsfilter)
21485         (spam-bsfilter-register-spam-routine)
21486         (spam-bsfilter-unregister-spam-routine)
21487         (spam-bsfilter-register-ham-routine)
21488         (spam-bsfilter-unregister-ham-routine): New functions.
21489         (spam-generic-score): Support bsfilter; Accept an optional argument
21490         to recalcurate spam score even if scoring header has already been
21491         added.
21492         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21493         optional argument to recalcurate spam score even if scoring header
21494         has already been added.
21496 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21498         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21499         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21500         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21501         link is missing.
21503 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21505         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21506         (html2text-get-attr): Rewrite.
21508         * message.el (message-setup-1): Remove redundant put-text-property
21509         on mail-header-separator.
21511 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21513         * gnus-registry.el (gnus-registry-cache-whitespace)
21514         (gnus-registry-action, gnus-registry-spool-action)
21515         (gnus-registry-split-fancy-with-parent): Change message levels
21516         from 5 to 3 or 7, as needed.
21518         * spam.el (spam-summary-prepare-exit)
21519         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21520         (spam-split, spam-find-spam, spam-log-undo-registration)
21521         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21522         level from 5 to 6.
21524 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21526         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21527         2004-03-04 change).
21529 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21531         * sieve-manage.el (sieve-manage-open):
21532         * nnweb.el (nnweb-insert-html):
21533         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21534         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21535         * nnspool.el (nnspool-request-group):
21536         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21537         * nnml.el (nnml-request-update-info):
21538         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21539         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21540         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21541         (nnimap-request-set-mark):
21542         * nnfolder.el (nnfolder-request-update-info):
21543         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21544         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21545         * gnus-uu.el (gnus-uu-find-articles-matching):
21546         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21547         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21548         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21549         * gnus-nocem.el (gnus-nocem-scan-groups):
21550         * gnus-int.el (gnus-start-news-server):
21551         * gnus-group.el (gnus-group-make-kiboze-group)
21552         (gnus-group-browse-foreign-server):
21553         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21554         Use mapc when appropriate.
21556 2004-04-22  Dan Christensen  <jdc@uwo.ca>
21557             Adam Sjøgren  <asjo@koldfront.dk>
21558             Wes Hardaker  <wes@hardakers.net>
21559             Michael Shields  <shields@msrl.com>
21561         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21562         may need for spam sorting and scoring.
21563         (spam-user-format-function-S): Add user format function suitable for
21564         general use.
21565         (spam-article-sort-by-spam-status): Add sorting function for summary
21566         sorting.
21567         (spam-extra-header-to-number): Add function to get a score from a
21568         header.
21569         (spam-summary-score): Add function to get a numeric score from the
21570         headers.
21571         (spam-generic-score): Fix function doc, was in wrong place.
21572         (spam-initialize): Take symbols when it's run, and install the
21573         extra headers that spam-necessary-extra-headers thinks we need.
21575 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21577         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21578         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21580 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21582         * gnus-sum.el (gnus-set-global-variables)
21583         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21584         (gnus-article-get-xrefs, gnus-summary-best-group)
21585         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21586         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21587         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21588         Use with-current-buffer.
21590 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21592         * spam.el (spam-summary-prepare-exit): Simplify logic.
21593         (spam-fetch-article-header): Read the article header if it's not
21594         available.
21595         (spam-list-articles): Simplify logic.
21596         (spam-filelist-register-routine): Fix bug with unregister-list.
21598         * gnus-registry.el: Fix comments at beginning.
21600 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21602         * message.el (message-cater-to-broken-inn): Remove.
21603         (message-shorten-references): Make sure the total folded length of
21604         References is shorter than 998 characters to cater to a bug in INN
21605         2.3.  Also, don't pretend that references aren't folded -- this
21606         hasn't worked for a while.
21608 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21610         * gnus-agent.el (gnus-agentize):
21611         gnus-agent-send-mail-real-function no longer set to current value
21612         of message-send-mail-function but rather a lambda that calls
21613         message-send-mail-function.  The change makes the agent real-time
21614         responsive to user changes to message-send-mail-function.
21616 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21618         * legacy-gnus-agent.el
21619         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21620         help from Florian Weimer <fw@deneb.enyo.de>
21622 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21624         * nnmail.el (nnmail-cache-insert): Revert last change.
21626 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21628         * nnmail.el (nnmail-cache-insert): Always check whether
21629         nnmail-cache-ignore-groups matches a group name.
21631 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21633         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21634         (spam-find-spam, spam-log-processing-to-registry)
21635         (spam-log-registered-p, spam-log-unregistration-needed-p)
21636         (spam-log-undo-registration): Use gnus-message instead of
21637         gnus-error, none of these errors are fatal.
21639         * gnus-registry.el (gnus-registry-clean-empty-function)
21640         (gnus-registry-clean-empty): Remove only empty entries without
21641         extra data.
21643 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21645         * spam-stat.el (spam-stat-buffer-change-to-spam)
21646         (spam-stat-buffer-change-to-non-spam): Change (error) to
21647         (gnus-message 8) invocation.
21649 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21651         * nntp.el (nntp-via-netcat-command): New variable.
21652         (nntp-via-netcat-switches): New variable.
21653         (nntp-open-via-rlogin-and-netcat): New function.
21654         (nntp-open-connection-function): Doc fix.
21655         (nntp-telnet-command): Doc fix.
21656         (nntp-end-of-line): Doc fix.
21657         (nntp-via-rlogin-command): Doc fix.
21658         (nntp-via-user-name): Doc fix.
21659         (nntp-via-address): Doc fix.
21661 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21663         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21664         error in Emacs 21.1.
21666 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21668         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21670 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21672         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21673         (gnus-agent-with-refreshed-group): New macro.
21674         (gnus-agent-rename-group): New function.
21675         (gnus-agent-delete-group): New function.
21676         (gnus-agent-save-group-info): Use gnus-command-method when
21677         `method' parameter is nil.  Don't write nil entries into the
21678         active file.
21679         (gnus-agent-get-group-info): New function.
21680         (gnus-agent-fetch-articles):
21681         Use gnus-agent-update-files-total-fetched-for to increment disk space
21682         used.
21683         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21684         Use gnus-agent-update-view-total-fetched-for to increment disk space
21685         used.
21686         (gnus-agent-get-local): Add optional parameters to avoid calling
21687         gnus-group-real-name and gnus-find-method-for-group.
21688         (gnus-agent-set-local): Delete stored entry if either min, or max,
21689         are nil.
21690         (gnus-agent-fetch-session): Reworded error/quit messages.
21691         On quit, use gnus-agent-regenerate-group to record existence of any
21692         articles fetched to disk before the quit occurred.
21693         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21694         gnus-agent-update-view-total-fetched-for, and
21695         gnus-agent-update-files-total-fetched-for to decrement disk space
21696         used.
21697         (gnus-agent-retrieve-headers):
21698         Use gnus-agent-update-view-total-fetched-for to increment disk space
21699         used.
21700         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21701         with gnus-agent-update-files-total-fetched-for to decrement disk
21702         space and fresh group buffer.
21703         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21704         (gnus-agent-need-update-total-fetched-for): New variable.
21705         (gnus-agent-update-files-total-fetched-for): New function.
21706         (gnus-agent-update-view-total-fetched-for): New function.
21707         (gnus-agent-total-fetched-for): New function.
21709         * gnus-cache.el (gnus-cache-save-buffers):
21710         Use gnus-cache-update-overview-total-fetched-for to change disk space
21711         used by this group.
21712         (gnus-cache-possibly-enter-article):
21713         Use gnus-cache-update-file-total-fetched-for to increment disk space
21714         used by this group.
21715         (gnus-cache-possibly-remove-article):
21716         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21717         used by this group.
21718         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21719         (gnus-cache-rename-group): New function.
21720         (gnus-cache-delete-group): New function.
21721         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21722         (gnus-cache-need-update-total-fetched-for): New variable.
21723         (gnus-cache-with-refreshed-group): New macro.
21724         (gnus-cache-update-file-total-fetched-for): New function.
21725         (gnus-cache-update-overview-total-fetched-for): New function.
21726         (gnus-cache-rename-group-total-fetched-for): New function.
21727         (gnus-cache-delete-group-total-fetched-for): New function.
21728         (gnus-cache-total-fetched-for): New function.
21730         * gnus-group.el: Require gnus-sum and autoload functions to
21731         resolve warnings when gnus-group.el compiled alone.
21732         (gnus-group-line-format): Documented new %F.
21733         (size of Fetched data) group line format; identifies disk space
21734         used by agent and cache.
21735         (gnus-group-line-format-alist): Defined new F format.
21736         (gnus-total-fetched-for): New function.
21737         (gnus-group-delete-group): No longer update
21738         gnus-cache-active-altered as gnus-request-delete-group now keeps
21739         the cache in sync.
21740         (gnus-group-list-active): Let the agent store a server's active
21741         list if currently plugged.
21743         * gnus-int.el (gnus-request-delete-group):
21744         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21745         local disk in sync with the server.
21746         (gnus-request-rename-group):
21747         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21748         local disk in sync with the server.
21750         * gnus-start.el (gnus-get-unread-articles):
21751         Cosmetic simplification to logic.
21753         * gnus-util.el (gnus-rename-file): New function.
21755 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21757         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21759 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21761         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21762         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21764 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21766         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21767         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21769 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21771         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21773 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21775         * spam.el (spam-set-difference): Add function to replace
21776         gnus-set-difference in spam.el.
21777         (spam-summary-prepare-exit): Use spam-set-difference.
21779 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21781         * gnus-registry.el (gnus-registry-cache-file): Update to use
21782         gnus-dribble-directory OR gnus-home-directory OR ~.
21783         (gnus-registry-split-fancy-with-parent): Fix doc.
21785 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21787         * message.el (message-exchange-point-and-mark):
21788         Use message-mark-active-p.  Suggested by Jesper Harder
21789         <harder@ifa.au.dk>.
21791 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21793         * message.el (message-exchange-point-and-mark): Don't activate
21794         region if it was inactive.  Suggested by Hiroshi Fujishima
21795         <pooh@nature.tsukuba.ac.jp>.
21797 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21799         * gnus-art.el (article-display-face): Display Faces in the same
21800         order as X-Faces.
21802 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21804         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21806 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21808         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21809         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21810         (gnus-article-mime-hierarchy): Remove.
21811         (gnus-article-mime-hierarchy-next): Remove.
21812         (gnus-article-mode): Revert 2004-03-19 change.
21813         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21814         (gnus-insert-mime-button): Revert 2004-03-19 change.
21815         (gnus-mime-accumulate-hierarchy): Remove.
21816         (gnus-mime-enter-multipart): Remove.
21817         (gnus-mime-leave-multipart): Remove.
21818         (gnus-mime-display-part): Revert 2004-03-19 change.
21819         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21821         * mml.el (mml-preview): Revert 2004-03-19 change.
21823 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21825         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21827 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21829         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21830         t while entering a file name using the mm-with-multibyte macro.
21831         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21833         * mm-util.el (mm-with-multibyte): New macro.
21835 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21837         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21838         New user option.
21839         (gnus-mime-multipart-functions): Doc and customization fix.
21840         (gnus-article-mime-hierarchy): New variable.
21841         (gnus-article-mime-hierarchy-next): New variable.
21842         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21843         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21844         gnus-article-mime-hierarchy-next to nil.
21845         (gnus-insert-mime-button): Show hierarchy numbers.
21846         (gnus-mime-accumulate-hierarchy): New function.
21847         (gnus-mime-enter-multipart): New function.
21848         (gnus-mime-leave-multipart): New function.
21849         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21850         (gnus-mime-display-alternative): Show hierarchy numbers.
21852         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21853         gnus-article-mime-hierarchy-next to nil.
21855 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21857         * dns.el: Don't require gnus-xmas.
21859 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21861         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21862         inline PGP.
21863         (mml-menu): Disable mml-quote-region if mark is inactive.
21865 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21867         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21868         when the group's active is not available.
21870 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21872         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21873         error.
21875 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21877         * imap.el (imap-store-password): New variable.
21878         (imap-interactive-login): Use it.
21879         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21881 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21883         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21884         window-start and hscroll to summary window.
21886 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21888         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21889         conversion message to newsrc-dribble when an actual conversion is
21890         performed.
21892 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21894         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21896 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21898         * mm-decode.el (mm-complicated-handles): New function reviving
21899         former definition of mm-multiple-handles.
21901         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21902         (gnus-mime-delete-part): Use it.
21904 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21906         * gnus-agent.el (gnus-agent-read-local):
21907         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21908         avoid the implicit assumption that they will always be equal.
21909         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21910         coding-system-for-write, as the with-temp-file macro first prints
21911         to a buffer then saves the buffer.
21913 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21915         * gnus-art.el (gnus-article-edit-part): New function.
21916         (gnus-mime-save-part-and-strip): Use it; do query instead of
21917         signaling an error; don't use mm-multiple-handles.
21918         (gnus-mime-delete-part): Ditto.
21920 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21922         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21923         old file versions.
21924         (gnus-group-prepare-hook): Remove function that converted list
21925         form of gnus-agent-expire-days to group properties.
21927         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21928         (gnus-request-accept-article): Re-indented.
21930         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21931         converters to handle old agent file formats.  Add logic for a
21932         "backup before upgrading warning".
21933         (gnus-convert-mark-converter-prompt): Developers can mark
21934         functions as needing (default), or not needing,
21935         gnus-convert-old-newsrc's "backup before upgrading warning".
21936         (gnus-convert-converter-needs-prompt): Tests whether the user
21937         should be protected from potentially irreversable changes by the
21938         function.
21940         * legacy-gnus-agent.el: New.  Provides converters that are only
21941         loaded when gnus-convert-old-newsrc needs to call them.
21943 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21945         * mail-source.el (mail-source-touch-pop): Doc fix.
21947         * message.el (message-smtpmail-send-it): Doc fix.
21949 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21951         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21953         * nnmail.el (nnmail-split-fancy): do.
21955         * gnus-kill.el (gnus-kill, gnus-execute): do.
21957 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21959         * gnus-sum.el (gnus-widget-reversible-match)
21960         (gnus-widget-reversible-to-internal)
21961         (gnus-widget-reversible-to-external): New functions.
21962         (gnus-widget-reversible): New widget.
21963         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21965 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21967         * gnus-sum.el (gnus-thread-sort-functions)
21968         (gnus-article-sort-functions): Document `(not F)' items.
21970 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21972         * spam.el (spam-use-gmane-xref): Add new backend.
21973         (spam-gmane-xref-spam-group): Add variable to control the name of the
21974         Gmane spam group.
21975         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21976         (spam-regex-headers-spam, spam-regex-headers-ham)
21977         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21978         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21979         backends and checks.
21980         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21982         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21983         an autodetect method.
21985 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21987         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21988         articles are being added to a group.
21989         (gnus-request-replace-article): Inform the agent that articles
21990         need to be uncached as the cached contents are no longer valid.
21992 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21994         * binhex.el: Don't autoload executable-find.
21996         * canlock.el: Don't autoload mail-fetch-field.
21998         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22000         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22001         rmail-dont-reply-to and rmail-output.
22003         * gnus-score.el: Don't autoload ffap-string-at-point.
22005         * gnus-setup.el: Don't autoload sc-cite-original.
22007         * imap.el: Don't autoload base64-decode-string,
22008         base64-encode-string and md5.
22010         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22011         and rmail-msg-restore-non-pruned-header.
22013         * mm-decode.el: Don't autoload executable-find.
22015         * mm-url.el: Don't autoload executable-find.
22017         * mm-view.el: Don't autoload diff-mode.
22019         * nndb.el: Don't autoload news-reply-mode, news-setup,
22020         cancel-timer and telnet.
22022         * password.el: Don't autoload run-at-time for Emacs.
22024         * sha1-el.el: Don't autoload executable-find.
22026         * sieve-mode.el: Don't autoload c-mode.
22028         * uudecode.el: Don't autoload executable-find.
22030 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22032         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22033         (gnus-agent-possibly-alter-active): Avoid null in numeric
22034         comparison.
22035         (gnus-agent-set-local): Refuse to save null in local object table.
22036         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22037         list of articles that will be marked as unread.
22039 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22041         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22043 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22045         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22046         language tags.
22048 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22050         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22051         Don't bind "obarray".
22053         * gnus-sum.el (gnus-thread-sort-functions):
22054         Add `gnus-thread-sort-by-most-recent-number' and
22055         `gnus-thread-sort-by-most-recent-date'.
22056         Reported by Kai Grossjohann <kai@emptydomain.de>.
22058 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22060         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22062 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22064         * gnus-cus.el (gnus-agent-customize-category):
22065         Remove ignore-errors macro reference that required cl to be loaded at
22066         run-time.
22068         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22069         single-interval range of the form (min . max).  Previously the
22070         range had to look like ((min . max)).  Likewise, return
22071         (min . max) rather than ((min . max)).
22072         (gnus-range-map): Use gnus-range-normalize to accept
22073         single-interval range.
22075         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22076         the cache, but not the agent, now appear with their usual face.
22078 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22080         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22081         w3m-safe-url-regexp variable buffer-local.
22083         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22085 2004-02-27  Simon Josefsson  <jas@extundo.com>
22087         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22088         gnus-group-real-prefix.
22089         (gnus-summary-move-article): Use it, instead of
22090         gnus-group-real-prefix.
22092 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22094         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22095         w3m-safe-url-regexp variable buffer-local and set it as the value
22096         of mm-w3m-safe-url-regexp.
22098         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22100         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22101         parsing gnus-posting-styles when the message is not for replying.
22103         * nnrss.el (nnrss-opml-export):
22104         Use mm-set-buffer-file-coding-system instead of
22105         set-buffer-file-coding-system.
22107 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22109         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22110         of checkdoc.el).
22111         * nnrss.el: do.
22112         * gnus-mlspl.el: do.
22113         * gnus-ml.el: do.
22114         * gnus-srvr.el: do.
22116         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22118 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22120         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22121         Corrections to custom-manual links.
22123         * gnus-art.el (gnus-article): Ditto.
22125         * mm-decode.el (mime-display, mime-security): Ditto.
22127 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22129         * flow-fill.el: Typo.
22131 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22133         * spam-wash.el: New file.
22135 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22137         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22139 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22141         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22142         to be run with new-articles as LIST1, not LIST2.
22143         (spam-registration-functions): Add spam-use-ham-copy as a nil
22144         registration backend.
22146 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22148         * spam-stat.el (spam-stat-washing-hook): New option.
22149         (spam-stat-buffer-words): Use it.
22150         (spam-stat-process-directory, spam-stat-test-directory):
22151         Use insert-file-contents-literally.
22152         (spam-stat-coding-system): New variable.
22153         (spam-stat-load, spam-stat-save): Use it.
22155 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22157         * spam-report.el (spam-report-plug-agent):
22158         Quote spam-report-url-to-file and spam-report-url-ping-plain.
22160 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
22162         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22163         Allow / in mailto URLs.
22165 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22167         * spam-report.el (spam-report-process-queue): Fix interactive use.
22168         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22169         (spam-report-unplug-agent): Doc fixes.
22170         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22171         (spam-report-agentize, spam-report-deagentize):
22172         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22174         * message.el (message-setup-fill-variables): Add mml tags to
22175         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22176         <ajk@iu.edu>.
22177         (message-mode): Don't modify paragraph-separate there.
22179 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22181         * compface.el (uncompface-use-external): Default to undecided.
22182         (uncompface-use-external-threshold): New variable.
22183         (uncompface-float-time): New macro.
22184         (uncompface): Determine whether to use the external decoder if
22185         uncompface-use-external is undecided.
22187 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22189         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22190         after images.
22192         * gnus-art.el (gnus-mime-display-single): Remove dead code.
22194 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
22196         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22198         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22200         * gnus-sum.el (gnus-summary-limit-to-age)
22201         (gnus-summary-limit-children): do.
22203         * gnus-int.el (gnus-request-scan): do.
22205         * gnus-group.el (gnus-group-suspend): do.
22207         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22209         * gnus-cite.el (gnus-cite-parse-attributions): do.
22211         * gnus-agent.el (gnus-summary-set-agent-mark)
22212         (gnus-agent-regenerate-group): do.
22214         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22216         * binhex.el (binhex-decode-region-internal): do.
22218 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22220         * gnus-fun.el (gnus-face-properties-alist): New user option.
22221         (gnus-display-x-face-in-from): Use it.
22223         * gnus-art.el (article-display-face): Ditto.
22225         * compface.el (uncompface-use-external): Default to nil.
22227 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
22229         * nntp.el (nntp-erase-buffer): New function.
22230         (nntp-retrieve-data, nntp-send-command)
22231         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22232         (nntp-possibly-change-group): Use it.
22234         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22235         Use with-current-buffer.
22237 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
22239         * compface.el: Merge the ELisp-based uncompface program.
22240         (compface): New customization group.
22241         (uncompface-use-external): New user option.
22242         (uncompface): Call uncompface-internal if uncompface-use-external
22243         is nil.
22244         (uncompface-internal): New function.  Note that there are also
22245         some other functions and variables added for this function.
22247 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22249         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22250         if necessary.
22252 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22254         * spam-report.el (spam-report-unplug-agent)
22255         (spam-report-plug-agent, spam-report-deagentize)
22256         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22257         Add support for the Agent in spam-report: when unplugged, report to a
22258         file; when plugged, submit all the requests.
22260         * spam.el (spam-register-routine): Fix message about
22261         registration.
22263 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22265         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22266         dependencies.
22267         (rfc2047-encode): Use it.
22269         * gnus-art.el (gnus-button-marker-list): Move before first
22270         reference.
22272         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22273         (imap-parse-body): Fix format string mismatch.
22275         * gnus-score.el (gnus-summary-increase-score): do.
22277         * nnrss.el (nnrss-close): New function.
22279 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22281         * nnrss.el (nnrss-make-filename): New function.
22282         (nnrss-request-delete-group, nnrss-read-server-data)
22283         (nnrss-save-server-data, nnrss-read-group-data)
22284         (nnrss-save-group-data): Use it.
22285         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22286         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22287         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22289 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22291         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22293 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22295         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22296         files.
22298         * message.el (message-generate-headers-first): Don't quote nil
22299         and t in docstrings.
22301         * imap.el (imap-id): do.
22303         * gnus-agent.el (gnus-agent-consider-all-articles)
22304         (gnus-agent-queue-mail): do.
22306 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22308         * spam-report.el (spam-report-process-queue): New function.
22309         Process requests from `spam-report-requests-file'.
22310         (spam-report-process-queue): Doc fix.
22312 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22314         * spam.el (spam-register-routine)
22315         (spam-log-processing-to-registry, spam-log-registered-p)
22316         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22317         Change "check" to "spam-check" for semi-clarity.
22319 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22321         * pop3.el: Require nnheader.
22323         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22325         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22327         * gnus-picon.el: Require cl.
22329         * gnus-fun.el: Require gnus-ems and gnus-util.
22331         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22333         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22335         * gnus-art.el (gnus-article-edit-mode): Define before first
22336         reference.
22338 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22340         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22341         (gnus-uu-post-encoded): Use point-at-bol.
22343         * gnus-topic.el (gnus-group-active-topic-p): do.
22345         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22347         * gnus-group.el (gnus-group-kill-region): do.
22349         * gnus-art.el (article-date-ut): do.
22351         * message.el (message-fetch-field): Remove redundant
22352         case-fold-search binding.
22353         (message-narrow-to-field): Simplify.
22355 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22357         * spam.el (spam-directory): Derive from `gnus-directory'.
22359         * spam-report.el (spam-report-url-to-file)
22360         (spam-report-requests-file): New function and variable for offline
22361         reporting.
22362         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22363         and user defined function.
22364         (spam-report-url-ping-mm-url): Remove doubled slash.
22366 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22368         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22370 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22372         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22373         Fix format string mismatch.
22375         * sieve.el (sieve-deactivate-all): do.
22377         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22379         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22381         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22383         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22385 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22387         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22388         the list of checks.
22390 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22392         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22393         padding.
22395 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22397         * mm-view.el (mm-fill-flowed): New variable.
22398         (mm-inline-text): Use it.
22400 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22402         * spam.el (spam-spamassassin-register-ham-routine)
22403         (spam-spamassassin-register-spam-routine): Fix function names.
22405 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22407         * gnus.el (gnus-tmp-grouplens): Remove.
22408         (gnus-summary-line-format): Remove grouplens.
22410         * gnus-group.el (gnus-group-line-format): Ditto.
22412         * gnus-spec.el (gnus-format-specs): Ditto.
22413         (gnus-update-format-specifications): Flush the group format spec
22414         cache if there's the grouplens stuff.
22415         (gnus-parse-simple-format): Replace %l with the empty string.
22417 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22419         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22420         omission.
22422 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22424         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22425         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22427 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22429         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22430         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22431         New macros and functions.
22432         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22433         Handle > NLINK_MAX messages.
22434         * nnmaildir.el (nnmaildir-request-set-mark):
22435         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22437 2004-01-25  Alex Schroeder  <alex@gnu.org>
22439         * spam-stat.el (spam-stat-process-directory-age): New option.
22440         (spam-stat-process-directory): Use it.
22442 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22444         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22445         (spam-stat-save): Accept prefix argument.
22447 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22449         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22450         links" error.
22452 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22454         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22455         compatibility with old .newsrc.eld files.
22457         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22459         * gnus-start.el (gnus-1): do.
22461         * gnus-group.el (gnus-group-line-format-alist): do.
22463         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22465         * gnus-gl.el: Remove.
22467 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22469         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22470         marks consisting of a single range {for example, (3 . 5)} rather
22471         than a list of a single range { ((3 . 5)) }.
22473 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22475         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22476         Use with-current-buffer.
22477         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22478         avoid consing a string.
22480         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22481         Remove obsolete entries for big5 and gb2312.
22483 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22485         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22486         uncompressed list.
22488 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22490         * spam-stat.el (spam-stat-strip-xref): New function.
22491         (spam-stat-process-directory): Use it.
22493         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22494         here -- it's done in message-fetch-field.
22496 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22498         * gnus-agent.el (gnus-agent-queue-mail)
22499         (gnus-agent-prompt-send-queue): New variables.
22500         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22501         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22502         "nndraft:queue" along to gnus-draft-send.
22503         Use gnus-agent-prompt-send-queue.
22504         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22505         is "nndraft:queue".  Suggested by Gaute Strokkenes
22506         <gs234@srcf.ucam.org>
22508         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22509         (agent-enable-undownloaded-faces): Add.
22510         (gnus-agent-cat-groups): Use eval-and-compile, not
22511         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22512         method of gnus-agent-cat-groups even when the buffer has been
22513         evalled.
22514         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22515         delete gnus-agent-save-active-1.
22516         (gnus-agent-save-groups): Delete.  Identical to
22517         gnus-agent-save-active.
22518         (gnus-agent-write-active): No longer adjust agent's copy of active
22519         file as agent's adjustments are now stored in their own
22520         file.  Remove optional parameter.
22521         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22522         servers.  Add use of min/max range limits from server's local
22523         file.
22524         (gnus-agent-save-alist): Remove unused optional argument.
22525         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22526         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22527         (gnus-agent-set-local): A per-server file that keeps min/max range
22528         limits for articles known to the agent.  Provides a fast mechanism
22529         for altering many active ranges.
22530         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22531         active file (local makes it unnecessary).
22532         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22534         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22535         (agent-enable-undownloaded-faces): Add.
22537         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22538         disable it when sending to "nndraft:queue".
22539         (gnus-group-send-queue): Add safety check to avoid sending queue
22540         when unplugged.
22542         * gnus-group.el (gnus-group-catchup): Use new
22543         gnus-sequence-of-unread-articles, not
22544         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22545         numbers of articles.  Use gnus-range-map to avoid having to
22546         uncompress the unread list.
22547         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22548         Fix invalid ange-ftp reference.
22550         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22551         (gnus-sorted-range-intersection): Intersection of two ranges
22552         without requiring that they first be uncompressed.
22554         * gnus-start.el (gnus-activate-group): Unless blocked by the
22555         caller, possibly expand the active range to include both cached
22556         and agentized articles.
22557         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22558         multiple version-dependent converters.
22559         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22560         gnus-agent-save-active.
22561         (gnus-save-newsrc-file): Save dirty agent range limits.
22563         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22564         gnus-agent-possibly-alter-active.
22565         (gnus-adjust-marked-articles): Faster handling of simple lists.
22567 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22569         * spam-stat.el (spam-stat-test-directory): New optional argument
22570         displays a list of files detected.  Suggested by Andrew Cohen
22571         <cohen@andy.bu.edu>.
22572         (spam-stat-buffer-words-with-scores): Don't narrow and change
22573         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22575 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22577         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22578         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22579         (spam-spamassassin-arguments)
22580         (spam-spamassassin-spam-flag-header)
22581         (spam-spamassassin-positive-spam-flag-header)
22582         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22583         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22584         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22585         (spam-list-of-processors, spam-list-of-checks)
22586         (spam-list-of-statistical-checks, spam-registration-functions)
22587         (spam-check-spamassassin-headers, spam-check-spamassassin)
22588         (spam-spamassassin-score)
22589         (spam-spamassassin-register-with-sa-learn)
22590         (spam-spamassassin-register-spam-routine)
22591         (spam-spamassassin-register-ham-routine)
22592         (spam-assassin-register-spam-routine)
22593         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22594         (spam-bogofilter-score): Fix to show article before scoring.
22596 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22598         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22599         default scoring function.
22600         (spam-generic-score): Call spam-spamassassin-score if
22601         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22602         spam-bogofilter-score otherwise.
22604         * gnus.el (spam-process, spam-autodetect-methods):
22605         Add spamassassin and spamassassin-headers.
22607 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22609         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22610         Suppress unnecessary messages.
22612 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22614         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22615         make-hash-table.
22617 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22619         * canlock.el (base64-encode-string): Don't autoload it.
22621 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22623         * run-at-time.el: Remove useless (require 'itimer),
22624         eval-and-compile and (featurep 'xemacs).
22626 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22628         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22629         GROUP is a virtual group.
22631 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22633         * gnus.el: Autoload `message-y-or-n-p'.
22635 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22637         * pgg-parse.el: Remove unnecessary (require 'custom).
22639         * pgg-def.el: do.
22641         * nnmail.el: do.
22643         * gnus-undo.el: do.
22645         * gnus-picon.el: do.
22647         * gnus-util.el: do.
22649 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22651         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22653 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22655         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22656         handle, as well as a list.
22658         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22659         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22660         (mm-w3m-cid-retrieve): Simplify.
22662 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22664         * message.el (message-kill-to-signature): Allow prefix arg to
22665         specify number of lines to keep before signature.
22667 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22669         * message.el (message-kill-to-signature): Change docstring.
22671 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22673         * canlock.el: Always require sha1-el.
22674         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22676         * message.el: Autoload sha1 only when compiling.
22678 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22680         * message.el (message-canlock-generate): Require sha1-el.
22682 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22684         * message.el (message-expand-name): Silence the byte compiler.
22686 2004-01-13  Simon Josefsson  <jas@extundo.com>
22688         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22689         Invoke gnus-score-mode.
22690         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22692         * gnus-range.el (gnus-compress-sequence): Doc fix.
22693         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22695 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22697         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22699 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22701         * spam.el (spam-get-article-as-string): Update to use
22702         gnus-request-article-this-buffer, much simpler.
22703         (spam-get-article-as-buffer): Remove.
22705 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22707         * message.el (message-expand-name): Use EUDC if the user uses that.
22709 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22711         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22712         character for the encoding to avoid consing a string.
22714         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22715         unnecessarily.
22717         * mm-util.el (mm-replace-chars-in-string): Remove.
22719         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22720         of mm-replace-chars-in-string.
22722 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22724         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22726         * mm-util.el (mm-subst-char-in-string): Support inplace.
22728         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22729         a new string in every iteration.  Use shy groups.
22731 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22733         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22734         * gnus-soup.el (gnus-soup-group-brew):
22735         * gnus-msg.el (gnus-put-message):
22736         * gnus-move.el (gnus-group-move-group-to-server):
22737         * gnus-kill.el (gnus-batch-score):
22738         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22739         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22740         (gnus-group-update-group, gnus-group-read-group)
22741         (gnus-group-make-group, gnus-group-make-help-group)
22742         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22743         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22744         (gnus-group-sort-by-unread, gnus-group-catchup)
22745         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22746         (gnus-group-yank-group, gnus-group-set-info)
22747         (gnus-group-list-groups):
22748         * gnus.el (gnus-generate-new-group-name):
22749         * gnus-delay.el (gnus-delay-send-queue):
22750         * nnvirtual.el (nnvirtual-catchup-group):
22751         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22752         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22753         (gnus-group-prepare-topics, gnus-topic-check-topology):
22754         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22755         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22756         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22757         (gnus-group-make-articles-read):
22758         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22759         (gnus-group-change-level, gnus-kill-newsgroup)
22760         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22761         (gnus-get-unread-articles, gnus-make-articles-unread)
22762         (gnus-make-ascending-articles-unread): Use accessor
22763         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22764         to get group information for improved readability.
22766 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22768         * gnus-art.el (article-decode-mime-words, article-babel)
22769         (gnus-article-highlight-signature, gnus-article-add-buttons)
22770         (gnus-signature-toggle): Use gnus-with-article-buffer.
22772         * gnus-art.el (gnus-article-highlight-headers)
22773         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22775         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22776         (gnus-article-set-globals, gnus-request-article-this-buffer)
22777         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22778         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22779         (gnus-mime-display-alternative): Use with-current-buffer.
22781 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22783         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22784         also under 80 char limit, and call gnus-error if needed.
22785         (spam-fetch-article-header): Fix - it was a
22786         buffer-local variable (gnus-newsgroup-data).
22787         (spam-find-spam): Use spam-generate-fake-headers, forget about
22788         spam-insert-fake-headers.
22789         (spam-insert-fake-headers): Remove.
22791 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22793         * deuglify.el (gnus-article-outlook-unwrap-lines)
22794         (gnus-outlook-rearrange-article)
22795         (gnus-outlook-repair-attribution-outlook)
22796         (gnus-outlook-repair-attribution-block)
22797         (gnus-outlook-repair-attribution-other): Remove redundant
22798         save-excursion.
22800 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22802         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22803         (spam-fetch-field-subject-fast)
22804         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22805         (spam-fetch-article-header): Add functions to deal with Gnus
22806         internals for fast retrieval of article header data.
22807         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22809 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22811         * pop3.el (pop3-md5): Remove.
22812         (pop3-apop): Replace pop3-md5 with md5.
22814         * mm-bodies.el: base64 is always built-in.
22816         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22817         Use with-current-buffer.
22819 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22821         * canlock.el (canlock-insert-header): Remove excessive grouping in
22822         regexp.
22824         * gnus-sum.el (gnus-summary-read-document): Ditto.
22826         * gnus-uu.el (gnus-uu-part-number): Ditto.
22828         * html2text.el (html2text-remove-tags): Ditto.
22829         (html2text-format-tags): Ditto.
22830         (html2text-format-single-elements): Ditto.
22832         * mml.el (mml-parse-1): Ditto.
22834 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22836         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22838         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22840         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22842         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22844 2003-11-15  Simon Josefsson  <jas@extundo.com>
22846         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22847         (pgg-gpg-lookup-key): Use regexp match instead of
22848         split-string (split-string is different between emacs 21.2 and
22849         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22851 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22853         * gnus-art.el (gnus-mime-view-all-parts)
22854         (gnus-article-part-wrapper, gnus-article-view-part):
22855         Use with-current-buffer.
22857 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22859         * spam.el (spam-disable-spam-split-during-ham-respool)
22860         (spam-spamoracle-database, spam-cache-lookups)
22861         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22862         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22863         (spam-group-ham-marks, spam-group-spam-marks)
22864         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22865         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22866         also add spam-use-blackholes to the statistical checks.
22867         (spam-fetch-field-fast): Add interface to fetching fields, may
22868         become a macro.
22869         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22870         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22871         (spam-insert-fake-headers): Fake an article when needed.
22872         (spam-find-spam): Fake article when possible.
22873         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22874         (spam-check-bogofilter-headers): Use message-fetch-field instead
22875         of nnmail-fetch-field.
22877 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22879         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22881 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22883         * spam.el (spam-split): Do not require spam-use-CHECK to be
22884         enabled if that check is passed to spam-split explicitly; also
22885         fix so 'spam doesn't get converted to spam-split-group when
22886         spam-split-symbolic-return is t.
22887         (spam-find-spam): Find registrations of the article and use those
22888         instead of re-running spam-split to find the spam/ham
22889         classification of the article.
22890         (spam-log-processing-to-registry, spam-log-registered-p)
22891         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22892         Use gnus-error instead of gnus-message.
22893         (spam-log-registration-type): Add function to determine the
22894         classification of a message based on registry entries; will
22895         return nil if both 'spam and 'ham are found.
22896         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22897         a reasonably fast local cache without the loading errors.
22898         (spam-cache-lookups): Set to t by default.
22899         (spam-find-spam): Don't try to guess spam-cache-lookups.
22900         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22901         spam-caches entry.
22902         (spam-filelist-build-cache, spam-filelist-check-cache):
22903         Fix caching of whitelist/blacklist entries.
22904         (spam-check-whitelist, spam-check-blacklist):
22905         Invoke spam-from-listed-p with a type, not a cache variable.
22906         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22908 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22910         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22912         * nnmail.el (nnmail-split-fancy): do.
22914         * mml.el (mml-parse): do.
22916         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22917         (gnus-score-adaptive): do.
22919 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22921         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22922         (gnus-mime-button-map): Don't set keymap parent.
22923         (gnus-button-ctan-directory-regexp): Use shy grouping.
22924         (gnus-prev-page-map): Don't set keymap parent.
22925         (gnus-prev-page-map): Remove duplicated one.
22926         (gnus-next-page-map): Don't set keymap parent.
22927         (gnus-mime-security-button-map): Ditto.
22929         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22930         version number.
22932         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22934 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22936         * canlock.el (canlock-sha1-function): Remove.
22937         (canlock-sha1-function-for-verify): Remove.
22938         (canlock-openssl-program): Remove.
22939         (canlock-openssl-args): Remove.
22940         (canlock-ignore-errors): Remove.
22941         (canlock-sha1-with-openssl): Remove.
22942         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22943         (canlock-verify): Don't use canlock-ignore-errors.
22945         * sha1-el.el (sha1-string-external): Make it can return a string
22946         in binary form.
22947         (sha1-region-external): Ditto.
22948         (sha1-string-internal): Ditto.
22949         (sha1-region-internal): Ditto.
22950         (sha1-region): Ditto.
22951         (sha1-string): Ditto.
22952         (sha1): Ditto.
22954 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22956         * spam.el (spam-report-articles-gmane): New command.
22958 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22960         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22962         * run-at-time.el (run-at-time-saved): Remove.
22963         (run-at-time): Doc fix.
22965 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22967         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22968         (gnus-summary-limit-map): Add it.
22969         (gnus-summary-make-menu-bar): do.
22971 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22973         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22974         Make attempt at some caching support (done for BBDB only now).
22975         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22976         addresses to be checked.
22977         (spam-clear-cache-BBDB): Add function, to be invoked by
22978         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22979         (spam-check-BBDB): Check and use the caches, if
22980         spam-cache-lookups is on, remove superfluous (provide).
22982 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22984         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22986 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22988         * run-at-time.el (run-at-time-saved): Move to after the definition
22989         of `run-at-time'.
22991 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22993         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22994         mm-w3m-local-map-property.
22996         * mm-view.el (mm-w3m-mode-map): Remove.
22997         (mm-w3m-local-map-property): Remove.
22998         (mm-inline-text-html-render-with-w3m): Don't use
22999         mm-w3m-local-map-property.
23001 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23003         * run-at-time.el: New file.
23005         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23006         of gnus-set-text-properties.
23008         * gnus-uu.el (gnus-uu-save-article): Ditto.
23010         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23012         * gnus-cite.el (gnus-cite-parse): Ditto.
23014         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23015         of gnus-.
23017         * gnus.el: Change calls to nnheader-run-at-time and
23018         password-run-at-time throughout to use run-at-time directly.
23020         * password.el: Remove definition of run-at-time.
23022 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23024         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23025         in prompt.
23027 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23029         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23030         XEmacs version.
23032         * dns.el (dns-make-network-process): Use `open-network-stream'
23033         instead of `gnus-xmas-open-network-stream'.
23035         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23037 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23039         * gnus-art.el (gnus-mime-display-alternative)
23040         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23041         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23042         Don't use gnus-local-map-property.
23044         * gnus-util.el (gnus-local-map-property): Remove.
23046         * mm-view.el (mm-view-pkcs7-decrypt):
23047         Replace gnus-completing-read-maybe-default with completing-read.
23049         * gnus-util.el (gnus-completing-read): do.
23050         (gnus-completing-read-maybe-default): Remove.
23052 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23054         * password.el: Only autoload `run-at-time' if not XEmacs.
23055         Only autoload the itimer functions if XEmacs.
23057 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23059         * gnus-art.el (gnus-read-string): Remove.
23060         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23061         read-string.
23063 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23065         * netrc.el: Autoload password-read.
23066         (netrc): Add configuration group.
23067         (netrc-encoding-method, netrc-openssl-path):
23068         Add variables for encoding and decoding of files with symmetric
23069         ciphers.
23070         (netrc-encode): Add assistant function to encode a file with
23071         netrc-encoding-method.
23072         (netrc-parse): Add interactive parameter, added optional
23073         decoding if netrc-encoding-method is non-nil but otherwise
23074         behavior is standard.
23075         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23076         Do s/encode/encrypt/ everywhere.
23078         * spam.el: Remove executable-find autoload.
23080 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23082         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23084         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23086 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23088         * gnus-art.el (gnus-treat-ansi-sequences)
23089         (article-treat-ansi-sequences): New variable and function.
23090         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23092         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23093         Use it.
23095 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23097         * mm-util.el (mm-quote-arg): Remove.
23099         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23100         shell-quote-argument.
23102         * gnus-uu.el (gnus-uu-command): do.
23104         * gnus-sum.el (gnus-summary-insert-pseudos): do.
23106         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23107         with make-char.
23109         * mm-util.el (mm-make-char): Remove.
23111         * mml.el (mml-mode): Replace gnus-add-minor-mode with
23112         add-minor-mode.
23114         * gnus-undo.el (gnus-undo-mode): do.
23116         * gnus-topic.el (gnus-topic-mode): do.
23118         * gnus-sum.el (gnus-dead-summary-mode): do.
23120         * gnus-start.el (gnus-slave-mode): do.
23122         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23124         * gnus-ml.el (gnus-mailing-list-mode): do.
23126         * gnus-gl.el (gnus-grouplens-mode): do.
23128         * gnus-draft.el (gnus-draft-mode): do.
23130         * gnus-dired.el (gnus-dired-mode): do.
23132         * gnus-ems.el (gnus-add-minor-mode): Remove.
23134         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23135         Replace gnus-char-width with char-width.
23137         * gnus-ems.el (gnus-char-width): Remove.
23139         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23140         Replace gnus-char-width with char-width.
23142         * gnus-ems.el (gnus-char-width): Remove.
23144         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23145         definition.
23146         Remove Emacs 20 hash table compatibility code.
23148         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23149         20 compatibility code.
23151         * spam.el (spam-point-at-eol): Replace with point-at-eol.
23153         * smime.el (smime-point-at-eol): Replace with point-at-eol.
23155         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23156         Replace with point-at-{eol,bol}.
23158         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23160         * imap.el (imap-point-at-eol): Replace with point-at-eol.
23162         * flow-fill.el (fill-flowed-point-at-bol)
23163         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23165         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23166         Replace with point-at-{eol,bol} throughout all files.
23168 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23170         * ntlm.el (ntlm-string-as-unibyte): New macro.
23171         (ntlm-build-auth-response): Use it.
23173         Remove Emacs 20 stuff:
23174         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23175         of delq and copy-sequence.
23176         * gnus-art.el (popup-menu): Remove the compiler macro.
23177         * nnmail.el (nnmail-split-fancy): Don't support customizing with
23178         Emacs 20.
23180 2004-01-05  Simon Josefsson  <jas@extundo.com>
23182         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23183         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23184         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23185         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23186         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23187         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23188         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23189         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23190         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23191         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23192         ntlm-string-permute, string-lshift into ntlm-string-lshift,
23193         string-xor into ntlm-string-xor.
23194         Suggested by Jesper Harder <harder@myrealbox.com>.
23196         * ntlm.el: Don't include poem.
23198         * md4.el (print-int32, print-string-hexa): Remove.
23199         Suggested by Jesper Harder <harder@myrealbox.com>.
23201         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23203         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23204         probably breaks emacs with DL patch, but do we care? Is anyone
23205         still using the DL stuff?)
23207         * sieve-manage.el: Use the password package.
23208         (sieve-manage-read-passwd): Remove.
23209         (sieve-manage-interactive-login): Use password.  Re-add
23210         condition-case around loop.
23212         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23213         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23214         Use the password package.
23216 2003-02-19  Simon Josefsson  <jas@extundo.com>
23218         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23219         token.
23221 2002-08-07  Simon Josefsson  <jas@extundo.com>
23223         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23224         (sieve-manage-authenticators):
23225         (sieve-manage-authenticator-alist): Add some SASL mechs.
23226         (sieve-sasl-auth): New function.
23227         (sieve-manage-cram-md5-auth):
23228         (sieve-manage-plain-auth): Rewrite using SASL library.
23229         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23230         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23231         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23232         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23234 2004-01-05  Simon Josefsson  <jas@extundo.com>
23236         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23237         New files.
23239 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23241         * gnus-group.el (gnus-no-groups-message): Update.
23243         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23245 2003-11-09  Simon Josefsson  <jas@extundo.com>
23247         * imap.el: Support for ID IMAP extension (RFC 2971).
23248         (imap-local-variables): Add imap-id.
23249         (imap-id): New variable.
23250         (imap-id): New function.
23251         (imap-parse-response): Parse untagged ID response.
23252         * nnimap.el (nnimap-id): New variable.
23253         (nnimap-open-connection): Use it.
23255 2003-12-28  Simon Josefsson  <jas@extundo.com>
23257         * gnus-score.el (gnus-score-edit-all-score): New.
23258         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23260 2004-01-04  Simon Josefsson  <jas@extundo.com>
23262         * password.el: Add.
23264 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23266         * dns.el (dns-query-types): Fix typo.
23267         (dns-query-types): New function.
23268         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23269         PTR and SOA replies, see RFC 1035.
23271 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23273         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23275         * Move to Changelog.2.
23277 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23279         * gnus.el (gnus-version-number): Bump version.
23281 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23283         * gnus.el: No Gnus v0.1 is released.
23285 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23287         * gnus.el: No Gnus v0.0 is released.
23289 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23291         * gnus.el (gnus-version-number): Bump.
23292         (gnus-version): No.
23294 See ChangeLog.2 for earlier changes.
23296   Copyright (C) 2004-2012 Free Software Foundation, Inc.
23298   This file is part of GNU Emacs.
23300   GNU Emacs is free software: you can redistribute it and/or modify
23301   it under the terms of the GNU General Public License as published by
23302   the Free Software Foundation, either version 3 of the License, or
23303   (at your option) any later version.
23305   GNU Emacs is distributed in the hope that it will be useful,
23306   but WITHOUT ANY WARRANTY; without even the implied warranty of
23307   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23308   GNU General Public License for more details.
23310   You should have received a copy of the GNU General Public License
23311   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23313 ;; Local Variables:
23314 ;; coding: utf-8
23315 ;; fill-column: 79
23316 ;; add-log-time-zone-rule: t
23317 ;; End: