lisp/gnus/ChangeLog (2012-07-27): Fix author's address e-mail
[emacs/old-mirror.git] / lisp / gnus / ChangeLog
blob97d3aa8eb3f16164cf97ccdfb822bca108d394cd
1 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3         * auth-source.el (auth-sources, auth-source-backend-parse)
4         (auth-source-macos-keychain-search)
5         (auth-source-macos-keychain-search-items)
6         (auth-source-macos-keychain-result-append)
7         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
8         auth-source.el through the /usr/bin/security utility.
9         (auth-sources): Fix syntax error.
10         (auth-source-macos-keychain-result-append): Fix variable name.
11         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
13 2012-07-27  Julien Danjou  <julien@danjou.info>
15         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
16         Emacs < 24.1
18 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20         * message.el (message-kill-address): Don't kill last newline.
21         (message-skip-to-next-address): Don't move to the next header.
22         (message-fill-field-address): Work properly.
24 2012-07-25  Julien Danjou  <julien@danjou.info>
26         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
28 2012-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
30         * nnimap.el (nnimap-get-responses): Don't remove, still used.
32 2012-07-24  Julien Danjou  <julien@danjou.info>
34         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
36         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
37         (nntp-async-timer-handler): Remove, unused.
39         * nnimap.el (nnimap-get-responses): Remove, unused.
41         * nnheader.el (mail-header-set-extra): Remove, unused.
43         * mm-view.el (mm-view-sound-file): Remove, unused.
45         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
46         (mm-url-encode-multipart-form-data): Remove, unused.
48         * message.el (message-remove-signature, message-make-host-name)
49         (message-fill-address): Remove, unused.
51         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
52         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
53         unused.
55         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
57         * gnus-util.el (gnus-extract-address-component-name)
58         (gnus-extract-address-component-email, gnus-sortable-date)
59         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
60         (gnus-process-live-p): Remove, unused.
62         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
64         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
65         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
66         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
67         function.
69         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
71         * gnus-score.el (gnus-summary-score-crossposting)
72         (gnus-score-regexp-bad-p): Remove, unused.
74         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
76         * gnus-range.el (gnus-sublist-p): Remove, unused.
78         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
79         unused.
81         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
83         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
84         (gnus-request-associate-buffer): Remove, unused.
86         * gnus-group.el (gnus-group-set-method-info)
87         (gnus-group-set-params-info): Remove, unused.
89         * gnus-fun.el (gnus-shell-command-to-string)
90         (gnus-shell-command-on-region): Remove, unused.
92         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
94         * gnus-art.el (gnus-article-text-type-exists-p)
95         (article-translate-characters, gnus-article-hide-text-of-type)
96         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
97         Remove, unused.
99 2012-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
101         * nnir.el ("nnir"): Revert last change, that's premature to merge from
102         Gnus master.
104 2012-07-22  Andrew Cohen  <cohen@bu.edu>
106         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
108 2012-07-21  Julien Danjou  <julien@danjou.info>
110         * message.el (message-dont-reply-to-names): Replace deprecated
111         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
112         (message-get-reply-headers): Ditto.
114 2012-07-18  Julien Danjou  <julien@danjou.info>
116         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
117         `sieve-upload-and-kill'.
119         * sieve.el (sieve-bury-buffer): Remove function.
120         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
121         (sieve-upload-and-kill): New function, mapped to C-c C-c.
123 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
125         * shr.el (shr-expand-url): Handle URL starting with `//'.
127 2012-07-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
128 2012-07-13  Chong Yidong  <cyd@gnu.org>
130         * smime.el (smime-certificate-info): Set buffer-read-only directly,
131         instead of calling toggle-read-only with a (bogus) argument.
133 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
135         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
136         of initial input when reading the author to restrict the summary to.
138 2012-07-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
140         * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
141         buffer exists, which it doesn't if we haven't started Gnus.
143 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
145         * mm-decode.el (mm-shr):
146         Allow overriding charset by mm-charset-override-alist.
148 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
150         * gnus-art.el (gnus-article-view-part):
151         Toggle subparts of multipart/alternative part.
153 2012-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
155         * gnus-sync.el: Simply require json.
157         * registry.el: Simply require eieio and eieio-base.
159 2012-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
161         * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
163 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
165         * shr.el (shr-render-buffer): New command.
166         (shr-visit-file): Use it.
168 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
170         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
171         Set no-byte-compile and no-update-autoloads.
173 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
175         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
177 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
180         being bound to a lambda form.
182 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
184         * gnus-picon.el (gnus-picon-properties): New defcustom.
185         (gnus-picon-create-glyph): Use it.
187 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
189         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
190         locales.
192         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
193         on a handle.
195         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
196         address as the default.
198         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
199         It makes no sense to query the user about internal files.
201         * gnus-spec.el: Remove all the byte-compilation stuff, since
202         benchmarking shows that it doesn't help when entering large summary
203         buffers.
205         * gnus-util.el (gnus-byte-code): Remove.
207         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
208         grouplens stuff.
210 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
212         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
213         (bug#11514).
215 2012-06-26  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
217         * message.el (message-buffers): Return all buffers derived from Message
218         to make `gnus-dired-attach' work with mu4e.
220 2012-06-26  Daiki Ueno  <ueno@unixuser.org>
222         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
223         (mm-dissect-singlepart): Don't guess the MIME type of
224         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
225         set.
226         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
227         toplevel MIME type is multipart/encrypted.
229 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
231         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
232         In particular, add an optional argument and a docstring.
234         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
236         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
237         current before calling `gnus-groups-to-gnus-format'.
238         Note that this was already the case for `gnus-active-to-gnus-format'.
240 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
242         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
244 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
246         * mm-decode.el (mm-dissect-buffer): Doc fix.
248         * gnus-sum.el (gnus-handle-ephemeral-exit):
249         Avoid creating the group buffer if it doesn't exist.
251         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
252         is given, mark the group as ephemeral with the current window conf.
254         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
255         buffer exists, which it doesn't if we haven't started Gnus.
256         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
258 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260         * mml.el (mml-generate-mime):
261         Allow specifying what the top-level part type is.
263         * gnus-sum.el (gnus-auto-center-summary):
264         `scroll-margin' isn't defined on XEmacs.
266 2012-06-26  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
268         * gnus-sum.el (gnus-auto-center-summary):
269         Set default to respect `scroll-margin'.
271 2012-06-26  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
273         * gnus-cite.el (gnus-dissect-cited-text): A single line without
274         citation prefix within a block of cited text should be considered
275         part of that block *only* if it is a blank line.
277 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
279         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
280         before kinsoku-bol characters nor within kinsoku-eol characters.
282 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
284         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
285         (gnus-topic-create-topic, gnus-topic-enter-dribble):
286         Silence compiler.
287         (gnus-sync-read): Use mapc instead of mapcar.
289         * mm-archive.el: Require mm-decode for some macros.
290         (gnus-recursive-directory-files, mailcap-extension-to-mime):
291         Silence the byte compiler.
292         (mm-archive-decoders): New function that returns the value of
293         the mm-archive-decoders variable.
295         * mm-decode.el:
296         Don't require mm-archive; autoload mm-archive functions instead.
297         (mm-dissect-singlepart): Use the function mm-archive-decoders.
299         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
301 2012-06-26  Peter Munster  <pmrb@free.fr>
303         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
304         (gnus-demon-cancel): Ditto.
305         (gnus-demon-run-callback): When function cannot be called due to low
306         idleness, call it when idleness reaches the expected value, instead
307         of waiting another timer period.
308         (gnus-demon-init): Add `time' to arguments of call-back.
310 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
312         * gnus.el: Register gnus-registry functions.
314         * gnus-registry.el (gnus-try-warping-via-registry):
315         Moved here and indent.
317         * gnus-int.el (gnus-warp-to-article):
318         Check whether the registry is enabled before warping.
320 2012-06-26  Dave Abrahams  <dave@boostpro.com>
322         * gnus-sum.el (gnus-summary-insert-subject): Record information
323         in the registry about each article retrieved.
325         * gnus-int.el (gnus-select-group-with-message-id): New function.
326         (gnus-try-warping-via-registry): Ditto.
327         (gnus-warp-to-article): Fall back on the registry.
329 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
331         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
333 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
335         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
336         gnus-gcc-self-resent-messages may be a group parameter.
337         (gnus-summary-resend-message):
338         Don't encode encoded words in header when Gcc'ing resent message.
340 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
342         * shr.el (shr-insert): Treat non-breaking space just like normal
343         space.  This seems to produce more pleasing results.
344         (shr-insert):
345         Only insert a blank line if we're starting from an image.
346         (shr-tag-br):
347         Allow <br> to end lines or to make a single blank line.
348         (shr-ensure-paragraph): Consider lines with white space to be blank.
350 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
352         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
353         and gnus-gcc-post-body-encode-hook.
355 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
357         * mm-decode.el (mm-dissect-singlepart):
358         Guess what the type of application/octet-stream parts really is.
360         * gnus-sum.el (gnus-propagate-marks): Remove.
362 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
364         * nntp.el (nntp-coding-system-for-read): Remove.
365         (nntp-coding-system-for-write): Ditto.
366         (nntp-open-connection): Just use `binary' directly.
368 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
370         * registry.el (registry-usage-test, registry-persistence-test):
371         Move to tests/gnustest-registry.el.
372         (registry-make-testable-db, registry-match-test)
373         (registry-instantiation-test): Move to tests/gnustest-registry.el.
375         * gnus-registry.el (gnus-registry-misc-test)
376         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
378         * tests/gnustest-registry.el:
379         New file with the registry and gnus-registry ERT tests.
381 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
383         * gnus-msg.el (gnus-summary-resend-message):
384         Make gnus-summary-resend-message-insert-gcc be last item in
385         message-header-setup-hook.
387 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
389         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
390         (nnfolder-marks, nnfolder-marks-file-suffix)
391         (nnfolder-marks-modtime): Remove.
392         (nnfolder-open-server): Don't use marks.
393         (nnfolder-request-delete-group): Ditto.
394         (nnfolder-request-rename-group): Ditto.
395         (nnfolder-request-set-mark, nnfolder-request-marks)
396         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
397         (nnfolder-save-marks, nnfolder-open-marks): Remove.
399         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
400         (nnml-marks-modtime): Remove.
401         (nnml-request-delete-group): Don't use marks.
402         (nnml-request-rename-group): Ditto.
403         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
404         (nnml-save-marks, nnml-open-marks): Remove.
406         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
407         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
408         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
409         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
410         (nntp-server-to-method-cache): Remove.
412         * shr.el (shr-rescale-image): Fix wrong merge.
414 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
416         * shr.el (shr-remove-trailing-whitespace):
417         Really delete the padding on too-wide lines.
419 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
421         * mm-archive.el (mm-archive-dissect-and-inline): New function.
422         (mm-archive-dissect-and-inline): Fix up the undisplayer.
424         * mm-decode.el (mm-display-external): Output the text from
425         the command in the buffer after the command finished.
426         This makes text-based commands behave better.
428 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
430         * message.el (smtpmail-smtp-user): Silence compiler warning.
432 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
434         * message.el (message-multi-smtp-send-mail): Also allow specifying
435         the SMTP user name.
437 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
439         * gnus-sum.el (gnus-summary-article-map): Fix typo.
441 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
443         * message.el (message-multi-smtp-send-mail): New function.
444         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
445         header to implement multi-SMTP functionality.
447         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
448         (gnus-agentize): Don't set it.
449         (gnus-agent-send-mail): Don't use it.
451         * gnus-sum.el (gnus-summary-widget-backward):
452         New function and keystroke.
454         * shr.el (shr-put-image): Remove underlines from sliced images.
455         (shr-zoom-image): Compute the region to be replaced more correctly.
457 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
459         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
460         (gnus-summary-resend-message-insert-gcc): New function.
461         (gnus-summary-resend-message): Modify message-header-setup-hook and
462         message-sent-hook to make it work for Gcc.
463         (gnus-inews-do-gcc): Update the number of unread articles of groups
464         that messages are Gcc'd to.
466         * message.el (message-resend): Run message-sent-hook to do Gcc.
468 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
470         * gnus-registry.el (gnus-registry-fixup-registry):
471         Move the message to a higher level to silence compilation.
473         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
474         parameter to allow controlling the scaling.
476         * shr.el (shr-zoom-image): New command and keystroke.
477         (shr-put-image): Take a `size' flag to say how to scale the image.
479         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
480         Use recursive deletion.
481         (mm-dissect-archive): Add support for zip files.
483         * gnus-util.el (gnus-recursive-directory-files): New function.
485         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
486         (mm-archive-decoders): Add tgz support.
488         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
489         Otherwise inserting text into the Gnus buffer can look odd.
491         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
493         * mm-archive.el (mm-archive-decoders): Add support for tar.
495         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
497         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
499 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
501         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
503         * mm-archive.el: New file.
505         * mm-decode.el (mm-dissect-singlepart):
506         Use it to decode ms-tnef files.
508         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
510         * message.el (message-goto-*): Make all the `message-goto-*' commands
511         push the mark before moving point.  This makes it easier to go back
512         to where you came from after editing whatever you jumped to.
514 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
516         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
517         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
518         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
520 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
522         * spam.el: Move BBDB autoloads.
523         (spam-exists-in-BBDB-p):
524         New function to do the BBDB search directly in BBDB 2 and 3.
525         (spam-check-BBDB): Use it.
526         (spam-enter-ham-BBDB): Use it.
528 2012-06-26  Peter Munster  <pmrb@free.fr>  (tiny change)
530         * gnus-group.el (gnus-group-get-new-news):
531         New parameter `one-level' for scanning exactly one level.
533         * gnus-start.el (gnus-get-unread-articles): Ditto.
535 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
537         * gnus-sync.el: More commentary about setup.
539 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
541         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
543 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
545         * gnus-sync.el: Improve docs about CouchDB admins.
547 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
549         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
550         not needed.  Provide xmlplistread list function to produce XML plist
551         output for non-Gnus LeSync clients.
553 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
555         * gnus-sync.el: Add LeSync synchronization backend and logic to read
556         and save against it.  Group subscriptions, read marks, other marks,
557         subscription levels, topic names, and topic offsets (the group's
558         position within the topic) are saved.  This is an experimental
559         backend and may change significantly.  Load json.el from
560         the gnus-fallback-lib if it's not available otherwise.
561         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
563 2012-06-26  David Engster  <dengste@eml.cc>
565         * tests/gnustest-nntp.el: New file for simple NNTP testing.
567 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
569         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
571 2012-06-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
573         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
574         is an integer to avoid later problems.
576 2012-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
578         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
579         locales.
581 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
583         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
584         articles when fetch-old is non-nil (bug#11370).
586 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588         * gnus-group.el (gnus-group-get-new-news): Respect
589         `gnus-group-use-permanent-levels', as documented (bug#11638).
591 2012-06-10  Dave Abrahams  <dave@boostpro.com>
593         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
594         groups (bug#11641).
596 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
598         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
599         (bug#11514).
601 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
603         * nntp.el: Stop the `letf' madness.
604         (nntp--report-1): New var.
605         (nntp-report): Merge nntp-report-1 into it.
606         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
607         the nntp-report function.
609         * auth-source.el: Fix comment-style to follow the convention.
611 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
613         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
614         a string so that Gcc works (bug#11514).
616 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
618         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
619         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
621 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
623         * gnus-win.el (gnus-configure-frame): Don't signal an error when
624         jumping to *Server* from a dedicated *Group* window.
625         (gnus-configure-frame): CSE.
627         * gnus-registry.el: Minor style cleanup.
628         (gnus-registry--set/remove-mark): New function, extracted from
629         gnus-registry-install-shortcuts.
630         (gnus-registry-install-shortcuts): Use it.
632 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
634         * nnspool.el (news-path): Use eval-and-compile.
636 2012-05-24  Glenn Morris  <rgm@gnu.org>
638         * nnspool.el (news-directory, news-path, news-inews-program):
639         Move here from paths.el.  Don't see a need for these to be autoloaded.
641         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
642         Merge in doc from paths.el version.  Don't see any need for this to be
643         autoloaded, or for the warning about users not setting it.
645 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
647         Fix minor Y10k bug.
648         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
650 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
652         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
653         message once it's actually open.
655 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
657         * auth-source.el (auth-source--aput-1, auth-source--aput)
658         (auth-source--aget): New functions and macros.
659         Use them instead of aput/aget.
661 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
663         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
665 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
667         * plstore.el (plstore-called-interactively-p): New compat macro copied
668         from message.el.
669         (plstore-mode): Use it.
671 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
673         * plstore.el: Revive the editing feature.
674         (plstore-mode): New mode to edit plstore file.
675         (plstore-mode-toggle-display, plstore-mode-original)
676         (plstore-mode-decoded): New command.
677         (plstore--encode, plstore--decode, plstore--write-contents-functions)
678         (plstore--insert-buffer, plstore--make): New function.
679         (plstore-open, plstore-save): Simplify by using them.
681 2012-04-16  Glenn Morris  <rgm@gnu.org>
683         * nndraft.el (nndraft-request-list): Fix declaration.
685 2012-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
687         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
688         don't have a current group.
690         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
691         have a group name.
693         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
694         a multibyte buffer (bug#7410).
695         (article-wash-html): Parse the original article buffer to get the
696         unencoded data (bug#7410).
698         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
699         .newsrc.el files.
701 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
703         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
704         would have gotten if we posted to the group, and use that to compare
705         against the message we want to cancel (bug#10808).
707 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
709         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
710         "#" to avoid having them interpreted as comments.
712 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
714         * shr.el (shr-insert): Update the text state properly to avoid
715         inserting spurious paragraph starts.
717 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719         * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
720         requested (bug#10961).
722         * shr.el (shr-table-widths): Divide the extra width more fairly over
723         the TDs (bug#10973).
724         (shr-render-td): Don't delete too much padding.
725         (shr-natural-width): Compute the natural width more correctly.
726         (shr-insert): Allow the natural width to be computed for tables again.
727         (shr-tag-table-1): Rework how the natural widths are computed by
728         rendering the table a third time.
729         (shr-natural-width): Removed.
730         (shr-buffer-width): New function.
731         (shr-expand-newlines): Use it.
733         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
734         using a `gnus-use-full-window' setup (bug#11013).
736 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
739         24.1 release.
741 2012-03-10  David Edmondson  <dme@dme.org>
743         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
744         'Forwarded Message' header and the start of the message.
746 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
748         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
749         isn't running (bug#10897).
751 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
753         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
755 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
757         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
759 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
761         * mm-decode.el (mm-shr): Remove "soft hyphens".
763         * nnimap.el (nnimap-request-list): Return the group names encoded as
764         utf8.  Otherwise non-European group names don't work.
765         (nnimap-request-newgroups): Ditto.
767         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
768         the default in `read-string' (bug#10757).
770         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
771         topics (bug#10843).
773         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
774         buffer.  Suggested by Herbert Valerio Riedel.
775         (nnimap-request-move-article): Delete the message from the correct IMAP
776         server.
778 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
780         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
781         Reported by Peter Münster.
783 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
785         * shr.el (shr-image-fetched): Make sure we really kill the right
786         buffer.
788 2012-02-16  Leo Liu  <sdl.web@gmail.com>
790         * gnus-start.el (gnus-1): Avoid duplicate entries.
792 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
794         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
795         too-wide lines.
797 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
799         * shr.el (shr-rescale-image): Undo previous change; see
800         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
802 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
804         * nnimap.el (nnimap-record-commands): New variable.
805         (nnimap-log-command): Use it.
806         (nnimap-make-process-buffer): Add a space to the process buffer.
807         (nnimap-transform-headers): Don't bug out on header lines containing
808         stuff that look like IMAP length encodings.
810         * shr.el (shr-rescale-image): Allow viewing large images.
812 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
814         * nnml.el (nnml-request-compact-group): Delete the marks file after
815         compaction (bug#10800).
817         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
818         group exit.
820         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
821         QRESYNC/FETCH output.
823 2012-02-11  Glenn Morris  <rgm@gnu.org>
825         * sieve-manage.el (sieve-manage-default-stream):
826         * shr.el (shr):
827         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
828         (nnir-retrieve-headers-override-function)
829         (nnir-imap-default-search-key, nnir-notmuch-program)
830         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
831         (nnir-method-default-engines):
832         * message.el (message-cite-reply-position):
833         * gssapi.el (gssapi-program):
834         * gravatar.el (gravatar):
835         * gnus-sum.el (gnus-refer-thread-use-nnir):
836         * gnus-registry.el (gnus-registry-unfollowed-addresses)
837         (gnus-registry-max-pruned-entries):
838         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
839         * gnus-int.el (gnus-after-set-mark-hook)
840         (gnus-before-update-mark-hook):
841         * gnus-async.el (gnus-async-post-fetch-function):
842         * auth-source.el (auth-source-cache-expiry):
843         Add missing :version tags to new defcustoms and defgroups.
845 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
847         * message.el (message-default-send-mail-function): Made into own
848         function for reuse by emacsbug.el.
850 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
852         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
853         `gnus-sloppily-equal-method-parameters' to avoid a warning.
855 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
857         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
858         running.
860         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
862         * gnus.el (gnus-server-extend-method): Don't add an -address component
863         if the method already has one (bug#9676).
865 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
867         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
868         of an initial-input for consistency (bug#10757).
870         * shr.el: Inhibit getting and sending cookies when fetching pictures.
872         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
874 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
876         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
877         lines that are narrower than the window width.  Otherwise background
878         "blocks" will look less readable.
880 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
882         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
884 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
886         * nnimap.el (nnimap-transform-headers): Remove unused variable.
887         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
888         have newlines within the strings, and where the UID comes after the
889         BODYSTRUCTURE element (bug#10537).
891         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
892         (bug#10732).
894         * shr.el (shr-insert-document): Add doc string.
895         (shr-visit-file): Ditto.
896         (shr-remove-trailing-whitespace): New function.
897         (shr-insert-document): Use it to clean up trailing whitespace as the
898         final step (bug#10714).
900 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
902         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
903         buffer if `gnus-kill-summary-on-exit' is nil.
905 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
907         * gnus-sum.el (gnus-summary-show-thread):
908         next-single-char-property-change may return nil in XEmacs.
910 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
912         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
913         when just reading a single group from "without" Gnus.
915 2012-02-06  Chong Yidong  <cyd@gnu.org>
917         * gnus-sum.el (gnus-summary-show-thread):
918         next-single-char-property-change never returns nil (Bug#8657).
920 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
922         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
923         without reconnecting.
924         (nnimap-possibly-change-group): Ditto.
925         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
926         connection has died before being called.
928 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
930         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
931         an initial sync unless we're really doing one.
933         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
934         address parameter if one already exists (bug#9676).
936         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
937         not the prefix, as documented (bug#10689).
939 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
941         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
942         the "server".
944         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
945         the real error message with the useless "previously known to be down".
946         Which isn't even correct.
948         * nntp.el (nntp-open-connection): Report the error message if the nntp
949         server can't be reached.
951         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
952         groups we do a total scan for.
953         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
954         doing that.
956 2012-01-31  Jim Meyering  <jim@meyering.net>
958         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
959         Correct a comment (insert "not") and hide nominally-doubled "to".
961 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
963         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
964         section in the manual.
966 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
968         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
969         words.
970         (rfc2047-encode-string): Ditto.
971         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
972         understand folded filename="..." parameters, for instance.
974         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
975         the message for greater debuggability.
977 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
979         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
980         instead of setting it locally, since the latter doesn't seem to have
981         any effect (most of the time).
983 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
985         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
986         function call.
988 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
990         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
991         seconds, and make the repeat clause with HH:MM specs work as
992         documented.
994 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
996         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
997         so that previous errors don't prohibit getting new news.
999         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1001         * nntp.el (nntp-retrieve-group-data-early): Ditto.
1003 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1005         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1006         bound globally in old Emacsen and XEmacsen.
1008 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
1010         * gnus.el (gnus-group-find-parameter): Check for liveness of the
1011         buffer, not of the string which is its name.
1013 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1015         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1016         non-server-marks groups.
1017         (gnus-group-make-articles-read): Ditto.
1019         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1020         methods (bug#9676).
1022         * gnus.el (gnus-method-ephemeral-p): New function.
1024 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1026         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1027         left-to-right.
1029 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1031         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1032         warning.
1034 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1036         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1037         macroexpand the nnir things, since they haven't been defined yet, and
1038         nnir requires gnus-sum.
1040 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1042         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1044 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1046         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1047         logical server name in addition to the actual machine address.
1049         * auth-source.el (auth-source-user-and-password): Add convenience
1050         wrapper to search by just host and optionally user.
1052 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1054         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1055         after rendering.
1057 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1059         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1060         (bug#9693).
1061         (gnus-summary-setup-buffer): Document return value (bug#9697).
1063         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1064         since ido doesn't work on symbols (bug#9632).
1066         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1067         when getting a single value as when getting all the values.  This means
1068         that atoms like `gcc-self' work cumulatively, like variable settings,
1069         instead of getting the value from the last matching clause.
1070         (gnus-group-find-parameter): Protect against the group buffer not
1071         existing (bug#9585).
1073 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1075         * gnus-start.el (gnus-activate-group): Document more parameters
1076         (bug#9694).
1078         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1079         (bug#9692).
1081         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1082         article was fetched, so that it can be expired later (bug#9958).
1083         (gnus-agent-summary-fetch-series): Add doc string.
1084         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1085         (bug#9517).
1087         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1088         retrieval is happening.
1090         * gnus.el (gnus-parameters): Doc fix.
1092 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1094         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1095         show the thread after expansion.
1097 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099         * gnus-art.el (article-narrow-to-head): If the head is completely
1100         empty, narrow to the empty region (bug#9764).
1102         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1103         read, and then mark them as unread only when the unread mark is used.
1104         This makes `C-- T k' actually work, even though it's confusing.
1106         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1107         alive before we try to find its window.
1109 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1111         * mm-decode.el (mm-display-external): Use a longer timeout for the
1112         deletion to allow slow programs to display the file.
1114 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1116         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1117         prompt to be less confusing.
1119         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1120         argument to `message-reply'.  This broke `special-display-*' frame
1121         pop-uping (bug#10238).
1123 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1125         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1126         systems, since these allegedly don't work there.
1128 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1130         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1131         live buffer.
1133 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135         * nnir.el (nnir-retrieve-headers): Protect against the article not
1136         existing on the server (bug#10335).
1138 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1140         * gnus-agent.el (gnus-agent-load-local): Recompute
1141         gnus-agent-article-local on changing method.
1143 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145         * gnus.el (gnus-parameters): Note precedence.
1147 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1149         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1150         in the group buffer.
1152 2012-01-04  Julien Danjou  <julien@danjou.info>
1154         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1155         change.
1157 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1160         too.
1162         * nntp.el (nntp-retrieve-group-data-early): Use it.
1164 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166         * nntp.el (nntp-retrieval-in-progress): New variable.
1167         (nntp-make-process-buffer): Make it buffer-local.
1169         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1170         2010.
1171         (gnus-demon-init): Use it to compute the time if time is on the form
1172         "04:23".
1174         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1176         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1177         status in the correct buffer.
1179 2012-01-03  Leo Liu  <sdl.web@gmail.com>
1181         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1182         when opening topics (bug#10407).
1184 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1186         * mm-view.el (mm-display-inline-fontify): Add comment.
1188 2011-12-15  Juri Linkov  <juri@jurta.org>
1190         * mm-decode.el (mm-inline-media-tests): Add missing
1191         `mm-handle-media-subtype'.
1193 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
1195         * message.el (message-valid-fqdn-regexp): Update with newly approved
1196         top-level domain names ".tel" and ".asia".
1198 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1200         * gnus-sum.el (gnus-summary-show-article): Don't load shr
1201         unconditionally.
1203 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1205         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1206         pop-to-buffer-same-window for old Emacsen.
1208 2011-12-04  Chong Yidong  <cyd@gnu.org>
1210         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1211         change (Bug#10200).
1213 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1215         * compface.el (uncompface):
1216         * gnus-art.el (gnus-article-x-face-command): Update the header format
1217         of icon data for the most recent icontopbm program.
1219 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1221         * gnus-msg.el (gnus-inews-do-gcc):
1222         * message.el (message-send-mail):
1223         * mml.el (mml-generate-mime): Share the value of the buffer-local
1224         `message-options' variable between a draft buffer and temprary working
1225         buffers.
1227 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1229         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1231 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1233         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1234         for Cygwin.
1236 2011-11-24  Glenn Morris  <rgm@gnu.org>
1238         * starttls.el: Fix case of "GnuTLS".
1240 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1242         * gnus-group.el (gnus-group-highlight): Fix typo.
1244 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
1246         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1247         value of `delete-file', that returns nil for a local file but returns t
1248         for a remote file using ssh.
1250 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1252         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1253         avoid later breakage.
1255 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1257         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1258         article buffers' name.
1260 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1262         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1263         by Paul Eggert's spellfixes two days ago.
1265 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1267         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1268         buffer-local instead of binding them to avoid warnings.  Also demote
1269         errors (bug#10063).
1270         (font-lock-mode-hook): Shut up byte compiler.
1272 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1274         * mm-util.el (mm-charset-after): Fix typo.
1276 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1278         * gnus-sum.el (gnus-summary-make-menu-bar):
1279         * gnus-uu.el (gnus-uu-decode-postscript)
1280         (gnus-uu-decode-postscript-and-save):
1281         * mailcap.el (mailcap-print-command):
1282         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1283         Fix typos.
1285 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1287         * gnus-art.el (gnus-article-part-wrapper):
1288         * shr-color.el (shr-color-visible-distance-min)
1289         (shr-color-relative-to-absolute, set-minimum-interval)
1290         (shr-color-visible): Fix typos.
1292 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1295         slightly clearer.
1297 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1299         * message.el (message-send-and-exit): Document `arg'.
1301 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1303         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1305 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
1307         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1308         we don't use `bound-and-true-p'.
1310 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1312         * gnus-util.el (gnus-bound-and-true-p): Remove.
1313         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1314         * nnir.el: Use it.
1315         * nnmairix.el: Use it.
1317 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1319         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1320         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1321         for reasons unknown.
1322         * nnir.el: Use it.
1323         * nnmairix.el: Use it.
1325         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1326         * nnir.el: Ditto.
1327         * nnmairix.el: Ditto.
1329         * gnus-registry.el (gnus-registry-enabled): Default to nil.
1331 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1333         * message.el (message-completion-function): Make sure
1334         message-tab-body-function is not attempted if one of
1335         message-completion-alist fails to find a completion (bug#9158).
1337 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
1339         * mml.el (mml-quote-region): Quote <#secure> tag.
1340         (mml-generate-mime-1): Unquote <#secure> tag.
1342 2011-10-20  Chong Yidong  <cyd@gnu.org>
1344         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1345         calling a minor mode from Lisp with nil arg enables it, so we have to
1346         make the wording a bit ambiguous here).
1348 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
1350         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1351         * nnir.el (nnir-mode): Use it.
1352         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1353         Use it.
1355         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1356         * nnmairix.el (gnus-registry-enabled): Ditto.
1358 2011-10-17  Dave Abrahams  <dave@boostpro.com>
1360         * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1361         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1362         only while we need to find out if it should be t or nil.
1363         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1364         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1365         the registry is installed.  Set it to nil when it's unloaded.
1366         (gnus-registry-install-p): Provide user guidance for the initial value
1367         of `gnus-registry-install' when it's 'ask, otherwise return its value.
1368         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1369         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1370         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1371         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1372         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1373         `gnus-registry-install'.
1375 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
1377         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1378         previous change.
1379         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1380         primary key is marked as disabled.
1382 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
1384         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1385         primary key is marked as disabled.
1387 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
1389         * html2text.el (html2text-clean-anchor): Check for quotes around
1390         `href' value.
1392 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1394         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1395         searching.  Drop `bbdb-cache'.
1397 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1399         * message.el (message-signed-or-encrypted-p): Exclude header when
1400         checking if there is signed or encrypted body in text/plain message.
1402 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
1404         * html2text.el (html2text-get-attr): Correctly handle attribute values
1405         containing "=".
1407 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
1409         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1410         handle bindings.
1412 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1414         * gnus-win.el (gnus-configure-windows): Protect against reading
1415         ephemeral groups outside of Gnus.
1417 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1419         * shr.el (shr-tag-img): Don't get images displayed in tables.
1421 2011-10-03  Glenn Morris  <rgm@gnu.org>
1423         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1424         the "maintainer" version of debbugs.gnu.org reports.
1426 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1428         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1429         make asynchronous adjacent image insertion work better.
1431 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
1433         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
1434         documentation.
1436 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1438         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1439         `gnus-asynchronous' isn't shadowed.
1441 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1443         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1444         (nnimap-insert-partial-structure): The charset parameter isn't
1445         case-sensitive.
1447         * nnheader.el (nnheader-message-maybe): New function.
1449         * shr.el (shr-tag-table): Render totally broken tables better.
1451         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1452         computing the boundary.
1454 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456         * pop3.el (pop3-number-of-responses): Remove.
1457         (pop3-wait-for-messages): Rewrite to take linear time instead of
1458         exponential time.
1460 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1462         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1463         re-fetch images.
1465         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1466         re-fetch images when hitting `g' in Gnus.
1468 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1470         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1471         (mml-compute-boundary): Don't check collision if it is non-nil.
1472         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1473         before checking collision.
1475 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477         * message.el (message-indent-citation): Really make sure there's a
1478         newline at the end.
1480         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1481         Fix suggested by John Wiegley.
1483         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1485         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1487         * message.el (message-default-send-rename-function): Break out into its
1488         own function.
1490         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1491         doesn't work under XEmacs.
1493         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1494         of "imaps" to word around Windows problems.
1495         (nnimap-open-connection-1): Use it.
1497         * message.el (message-indent-citation): Revert last change which made
1498         `F' not work.
1500 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1502         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1503         terminal as well.
1505 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1507         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1508         because it displays images using overlays that aren't easy to copy to
1509         the article buffer.
1511 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1513         * message.el (message-indent-citation): Fix empty line removal at the
1514         end of the citation.
1516 2011-09-20  Julien Danjou  <julien@danjou.info>
1518         * auth-source.el (auth-source-netrc-create): Use default value for
1519         password if specified.  Evaluate default.
1520         (auth-source-plstore-create): Ditto.
1521         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1522         value evaluation.
1523         (auth-source-netrc-create): Typo fix.
1524         (auth-source-plstore-create): Ditto.
1526         * auth-source.el (auth-source-format-cache-entry): New function.
1528 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1530         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1532 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1536 2011-09-19  Julien Danjou  <julien@danjou.info>
1538         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1539         which work with things that are not ASCII.
1541 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1543         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1545 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1548         message level.
1550 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1552         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1554 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556         * gnus.el (gnus-interactive-exit): Update defcustom spec.
1558 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1560         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1561         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1563 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
1565         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1566         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1567         articles.
1569 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
1571         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1572         (message-mail-other-window, message-mail-other-frame)
1573         (message-news-other-window, message-news-other-frame):
1574         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1575         instead of setting buffer display variables.
1577 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1581         * gnus-sum.el (gnus-fetch-headers): Bump message level.
1583 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1585         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1586         duplicates" to a higher level.
1588         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
1589         most egregious messages.
1591 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1593         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
1595 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
1597         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
1598         up the file (bug#9351).
1600 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
1603         it does with all other backends, but decode the names immediately after
1604         getting them.
1606         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
1607         decoding nnimap groups.
1609         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
1610         newsrc file.  It doesn't seem like an important optimization any more.
1612 2011-09-10  Dave Abrahams  <dave@boostpro.com>
1614         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
1615         overflows.
1617 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1619         * gnus.el (gnus-article-mark-lists): Remove `recent'.
1620         (gnus-interactive-exit): Extend to `quiet'.
1622         * gnus-sum.el (gnus-offer-save-summaries): Use it.
1624         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
1625         string.
1627         * plstore.el (plstore--get-buffer): Silence compiler warnings by
1628         renaming function arguments from `this'.
1630         * gnus-sum.el (gnus-newsgroup-recent): Remove.
1632         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
1633         has been renamed.
1634         (gnus-lrm-string-p): Include RLM and PDF, too.
1636         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
1637         (bug#9225).
1639 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1641         Add autoload cookies for functions used by sendmail.el.
1642         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
1644         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
1646 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1648         * gnus-art.el (article-date-ut): Work properly even when there are
1649         things like Date header in the body; work for forwarded parts.
1651 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
1653         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
1654         original-article-buffer.
1656 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
1658         * nnir.el (nnir-compose-result): Fix matching of server type.
1659         (nnir-run-swish++): Ditto.
1660         (nnir-run-namazu): Ditto.
1661         (nnir-run-notmuch): Ditto.
1663 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1665         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
1666         (bug#9405).
1668         * gnus-score.el (gnus-summary-increase-score): Doc clarification
1669         (bug#9421).
1671         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
1672         (bug#9425).
1674         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
1675         thing (bug#9426).
1677 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
1680         the error message.
1682 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
1684         * message.el (message-setup-1): Return t (Bug#9392).
1686 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
1688         * gnus-sum.el: When adding article headers to a summary buffer also
1689         update gnus-newsgroup-articles (bug#9386).
1691 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1693         * auth-source.el: Autoload help-mode.
1695 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
1698         names.
1700 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
1702         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
1703         mm-replace-in-string for compatibility issues.
1704         * mml2015.el (mml2015-epg-verify): Ditto.
1706 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1708         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
1710         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
1712 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1714         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
1715         continue on and do the clean-up phase (bug#9188).
1717         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
1718         just ignore groups that can't be opened instead of erroring out
1719         (bug#9225).
1721         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
1722         nil since some many people are fuddy-duddies.
1724         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
1725         images.
1727         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
1728         instead.
1730         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
1732         * gnus-util.el (gnus-process-live-p): Copy over compat function.
1734         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
1735         processing.
1737         * nntp.el (nntp-kill-buffer): Kill the process before killing the
1738         buffer to avoid warnings.
1740 2011-08-20  Simon Josefsson  <simon@josefsson.org>
1742         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
1743         specified to reduce precision.
1745 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1747         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
1748         bodystructures (bug#9314).
1750 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1752         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
1753         Make button keymap non-sticky after buttons.
1755 2011-08-18  David Engster  <dengste@eml.cc>
1757         * nnmairix.el (nnmairix-request-set-mark)
1758         (nnmairix-goto-original-article): Remove adding of article to registry,
1759         since `gnus-registry-add-group' isn't available anymore.
1760         (nnmairix-determine-original-group-from-registry):
1761         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
1762         available anymore.
1764 2011-08-12  Simon Josefsson  <simon@josefsson.org>
1766         * starttls.el (starttls-any-program-available): Define as obsolete
1767         function.
1769 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1771         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
1772         versions which Gnus use when appropriate.
1774         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
1775         a pretty destructive command.
1777         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
1779 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781         * message.el (message-fix-before-sending): Make a different warning
1782         about NUL characters (bug#9270).
1784         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
1785         from custom (bug#9260).
1787         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
1788         things work in Emacs 22 and XEmacs, too.
1790         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
1791         default From.
1793         * gnus-spec.el (gnus-lrm-string-p): New macro.
1794         (gnus-lrm-string): New constant.
1795         (gnus-summary-line-format-spec): LRM-ify the from.
1796         (gnus-tilde-max-form): LRM-ify string chopping.
1798         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
1800         * message.el (message-is-yours-p): Allow disabling canlock checking
1801         (bug#9295).
1802         (message-shoot-gnksa-feet): Add `canlock-verify'.
1803         (message-auto-save-directory): Use ~/ as the auto-save directory if the
1804         message directory isn't writable (bug#9304).
1806         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
1807         non-world-readable.
1809 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1811         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
1812         articles.
1814 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
1816         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
1817         copy-list.
1819 2011-08-12  Sam Steingold  <sds@gnu.org>
1821         * gnus-score.el (gnus-score-find-alist): Keep the score files already
1822         in the reverse order to avoid modifying the cache with `nreverse'.
1823         (gnus-all-score-files): Do not modify the value returned by
1824         `gnus-score-find-alist' because it lives in a cache variable.
1825         (gnus-current-home-score-file): No need to `nreverse' the return value
1826         of `gnus-score-find-alist', it is already in the correct order.
1828 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
1830         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
1831         type MESSAGE and subtype RFC822 is slightly different from those of
1832         type TEXT.
1834 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
1836         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
1837         This allows article-referral to work from an nnir group.
1839 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
1841         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
1843 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
1845         * mml1991.el (mml1991-epg-find-usable-key)
1846         (mml1991-epg-find-usable-secret-key): New function.
1847         (mml1991-epg-sign): Check if signing key is usable.
1848         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
1850 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
1852         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
1853         server-variables only.  This should fix a bug introduced with commit
1854         e1889675b7f4adf057833c5513c9374134c4e053.
1855         (nnir-run-query): 'nnir-search-engine should not be set from the global
1856         environment.
1858 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
1860         * nnir.el (nnir-search-thread): Position point on referring article
1861         line.
1862         (nnir-warp-to-article): Clean up summary buffers.
1864         * nnimap.el (nnimap-request-thread): Whitespace fix.
1866 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
1868         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
1870 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1872         * starttls.el (starttls-available-p): Rename from
1873         `starttls-any-program-available' and changed return convention.
1875 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
1877         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
1878         `unix-sync' unless it's defined.
1880 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
1882         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
1883         `aref' for XEmacs compatibiltiy.
1885 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1887         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
1889 2011-07-31  Dave Abrahams  <dave@boostpro.com>
1891         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
1892         closures, quote the form properly (bug#9194).
1894 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
1897         (gnus-summary-insert-new-articles): Protect against servers that are
1898         down.
1900 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1902         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
1903         in mm handle if none is specified.
1905 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
1907         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
1909 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
1911         * nnir.el (nnir-search-thread): New function to make an nnir group
1912         based on a thread query.
1914         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
1915         of nnir in thread referral.
1916         (gnus-summary-refer-thread): Use it.
1918         * nnimap.el (nnimap-request-thread): Use it.
1920 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922         * shr.el (shr-tag-comment): Ignore HTML comments.
1924 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
1926         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
1927         argument.
1928         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
1929         Use `nnir-address' to handle server info rather than passing an arg.
1931         * nnimap.el (nnimap-make-thread-query): New utility function to format
1932         an imap thread search query.
1933         (nnimap-request-thread): Use it.
1935         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
1936         right select-method if we are not going back to the group buffer.
1938 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1940         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
1941         enter invalid buffer configurations into the quit form (bug#9107).
1942         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
1943         unplugged/plugged.
1945         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
1946         keep track of which ones are unread (bug#9061).
1948         * gnus.el (gnus-refer-article-method): Allow entering any sexp
1949         (bug#9055).
1951         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
1952         (bug#9041).
1954         * gnus-html.el (mm-util): Require (bug#9073).
1956         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
1957         (gnus-summary-refer-thread): Use it to remove duplicates in the
1958         un-threaded view (bug#9053).
1959         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
1961 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
1963         * nnir.el (nnir-read-server-parm): Use default value from global
1964         variable.  Without this the default search engine parameters aren't
1965         used at all.
1967 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1969         * message.el (message-unique-id): Don't use the undocumented return
1970         value from (random t) (bug#9118).
1972 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1974         * message.el (message-auto-save-directory): If the ~/Mail directory
1975         doesn't exist, use ~ as the auto-save directory (bug#4432).
1977         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
1978         hasn't already been started.
1980 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1982         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
1984         * message.el (message-reply): Work around mysterious bug where
1985         `message-mode' seems to overwrite the locally bound `subject' variable.
1987 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
1989         * nnimap.el (nnimap-request-thread): Ensure search is performed in
1990         correct group.
1992         * gnus-int.el (gnus-request-thread): Add group argument.
1994         * gnus-sum.el (gnus-summary-refer-thread): Use it.
1996 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1998         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
1999         renamed to `debbugs-gnu-*'.
2001 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
2003         * plstore.el: Revert the editing feature since it is not urgent.
2004         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2005         (plstore-mode-decoded): Remove.
2007 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
2010         isn't very interesting any more, and it leaks potentially secret data.
2011         (gnus-debug): Remove.
2013         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2014         use of :custom-show.
2016 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
2018         * plstore.el: Add documentation.
2019         (plstore-mode): New mode to edit plstore file.
2020         (plstore-mode-toggle-display, plstore-mode-original)
2021         (plstore-mode-decoded): New command.
2022         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2023         (plstore--insert-buffer, plstore--make): New function.
2024         (plstore-open, plstore-save): Simplify by using them.
2026 2011-07-06  Glenn Morris  <rgm@gnu.org>
2028         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2030 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2032         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2033         no longer is much used.
2034         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2035         Articles".
2037 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
2039         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2040         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2041         `notmuch' backend.
2043 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045         * mm-decode.el (mm-text-html-renderer): Doc fix.
2047         * gnus-msg.el (gnus-bug): Fix the MML tag.
2049         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2051 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
2053         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2054         secondary methods if started with `gnus-no-server'.
2056 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
2058         * message.el (message-return-action): Fix typo in docstring.
2060 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2063         bug reports at once.
2065         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2067 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2069         * nndraft.el: Require gnus-group.
2070         (nndraft-request-list): Declare.
2072         * nndraft.el (nndraft-update-unread-articles): Don't show group having
2073         no unread article unless it matches gnus-permanently-visible-groups.
2075         * nndraft.el (nndraft-update-unread-articles): New function.
2076         (nndraft-request-associate-buffer): Use it to update the number of
2077         unread articles for the nndraft groups in the group buffer when saving
2078         or killing a draft message.
2080 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2082         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2083         systems to binary before writing and reading the mbox files.
2085         * gnus.el (gnus-summary-line-format): Link to the info node for %U
2086         instead of trying to list them all (bug#8978).
2088 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2090         * pop3.el (pop3-open-server): Use :end-of-capability.
2092 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2095         the id is always a number.
2097         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2098         debbugs mode, if possible.
2100 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
2102         * auth-source.el (auth-source-token-passphrase-callback-function):
2103         Reindent.
2104         (epg-context-operation): Remove unnecessary autoload.
2106 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108         * gnus.el (gnus-list-debbugs): New command.
2110         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2111         mboxstat instead of the maintbox, since the stat seems to be fuller.
2113         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2114         summary buffers.
2116         * message.el (message-get-reply-headers): Delete all duplicates,
2117         instead of the first.
2118         (message-get-reply-headers): Ensure that we have progress while
2119         deleting duplicates.
2121         * gnus-msg.el (gnus-configure-posting-styles): Get the local
2122         gnus-posting-style value from the summary buffer to make it easier to
2123         make that a per-buffer conf.
2125 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
2127         * nnir.el (nnir-run-imap): Allow halting a search when an article is
2128         found by setting `shortcut' in 'query.
2129         (nnir-request-article): Use `shortcut' setting when requesting article
2130         by Message-ID.
2132 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
2134         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2135         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2136         Bring the pseudo-headers back too.
2138 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2140         * auth-source.el (auth-source-token-passphrase-callback-function):
2141         Simplify and remove EPA dependency.
2143 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
2145         * nnir.el (nnir-request-article): Fix error message text.
2147 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2149         * auth-source.el (plstore-delete): Autoload.
2150         (auth-source-plstore-search): Support delete operation.
2151         * plstore.el (plstore-delete): New function.
2153 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2155         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2156         mark actually existing articles as unread rather than the ones that
2157         active asserts.
2159 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
2161         * nntp.el (nntp-record-command):
2162         * gnus-util.el (gnus-message-with-timestamp-1):
2163         Use format-time-string rather than decoding time stamps by hand.
2164         This is simpler and insulates the code from potential changes to
2165         current-time format.
2167 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2169         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2171 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2173         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2174         (plstore-save): Support public key encryption.
2175         (plstore--init-from-buffer): New function.
2176         (plstore-open): Use it; fix error when opening a non-existent file.
2177         (plstore-revert): Use plstore--init-from-buffer.
2179 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2181         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2183 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2185         * mml2015.el (mml2015-use): Replace string-match-p with string-match
2186         for old Emacsen.
2188 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2190         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2191         is not fully working.
2193 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195         * dgnushack.el: Autoload sha1 on XEmacs.
2197         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2198         quit window configuration.
2200         * auth-source.el (epg-context-set-passphrase-callback):
2201         Remove duplicate autoload.
2203 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2205         * nnir.el (nnir-request-article): Allow requesting articles by
2206         Message-ID with nnimap.
2208         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2209         current server.
2211 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2213         * auth-source.el: Autoload EPA/EPG functions.
2214         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2215         changed when EPA/EPG is not available.
2216         (auth-source-backend): Rename "arg" member to "data".
2217         (auth-source-backend-parse, auth-source-plstore-search)
2218         (auth-source-plstore-create): Use it.
2220 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2222         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2223         `gnus-refer-article-methods'.
2225 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2227         * auth-source.el: Require EPA and EPG.
2228         (auth-source-passphrase-alist): New variable.
2229         (auth-source-passphrase-callback-function)
2230         (auth-source-token-passphrase-callback-function): Callbacks for the
2231         netrc field encryption (GPG tokens).
2232         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2233         Symmetric encryption and decryption of the netrc GPG tokens.
2234         (auth-source-netrc-normalize): Use them, simplifying the closure.
2236 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2238         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2239         non-nil, and `nnimap-split-methods' is nil, use the former.
2241 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2243         * plstore.el (plstore-revert): New function.
2244         (plstore-open): Use it; hide the buffer from user.
2246 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2248         * auth-source.el (auth-source-backend): New member "arg".
2249         (auth-source-backend-parse): Handle new backend 'plstore.
2250         * plstore.el: New file.
2252 2011-06-30  Glenn Morris  <rgm@gnu.org>
2254         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2256         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2258 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2260         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2261         expiring articles to.
2263         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2264         variations as ASCII (bug#5458).
2266 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2268         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2270 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2272         * message.el (message-point-in-header-p): Tweak the function to default
2273         to saying that we're not in the headers if there is no separator at
2274         all.  This makes it possible to use the Message version of `M-q' in
2275         buffers with no headers (bug#7987).
2276         (message-point-in-header-p): Fix last checkin to work with an empty
2277         mail-header-separator, too.
2279         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2280         again, save the choice via customize.
2282 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2284         * message.el (message-send-mail-function): Add `sendmail-query-once'.
2286         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2287         ended the connection, bail out before waiting infinitely on a new
2288         connection.
2290 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
2292         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2293         reports.
2295         * gnus.el (gnus-bug-package): Use "gnus."
2296         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2298 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300         * gnus-art.el (gnus-article-stop-animations): New function to stop any
2301         animations going on at article exit time.
2303         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2304         since removing it breaks people upgrading.
2306         * shr.el (shr-put-image): Use the new interface for animating images.
2307         (shr-put-image): Animate for 60 seconds.
2309         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2310         error with `find-file-hooks' on Emacs 22.
2311         (with-auth-source-epa-overrides): Ugly hack to Wrap the
2312         `find-file-hook' things in `symbol-value' to avoid compilation warnings
2313         on all architectures.
2315         * spam.el (spam-stat): Require in a normal fashion without binding
2316         `spam-stat-install-hooks' to avoid compilation warnings.
2318         * spam-stat.el (spam-stat-install-hooks): Remove.
2319         (spam-stat-install-hooks): Don't run automatically.
2321 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
2323         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2324         and keystroke.
2326 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2328         * auth-source.el (auth-source-netrc-cache): Move forward.
2330 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332         * auth-source.el (auth-source-netrc-create): Don't query the bits that
2333         we already know.
2334         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2335         (auth-source-netrc-create): Don't prompt for the stuff we already know.
2337 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2339         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2340         %S format, since that looks odd.
2341         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2342         file, especially when saving.
2344 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
2346         * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2347         article found.
2349 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2351         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2352         `auth-source-save-secrets' with a more sensitive alist that can be
2353         configured per file.  Experimental, so defaults to 'never.
2354         (auth-source-netrc-create): Use it.  Still experimental code.
2355         (with-auth-source-epa-overrides): Use `find-file-hooks' if
2356         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
2358 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
2360         * auth-source.el (auth-source-save-secrets): New variable to control if
2361         secret tokens should be saved encrypted.
2362         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2363         to `auth-source-netrc-normalize'.
2364         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
2365         on the EPA variables being defined.
2366         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2367         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2368         the lexical-let closure.
2369         (auth-source-netrc-create): Create "gpg:" tokens according to
2370         `auth-source-save-secrets'.
2372 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2374         * gnus-group.el (gnus-group-update-group): Add new argument
2375         `info-unchanged' that stops updating dribble buffer.
2377         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2378         deletes lines matching to it in dribble buffer.
2380         * gnus-agent.el (gnus-agent-fetch-group-1):
2381         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2382         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2383         * gnus-start.el (gnus-group-change-level):
2384         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2386         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2387         if newsgroup info is not changed.
2389         * gnus-group.el (gnus-group-get-new-news-this-group):
2390         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2391         Don't update dribble buffer.
2393 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
2395         * gnus-registry.el (gnus-registry-remove-ignored): New function to
2396         remove entries with groups we ignore.
2398 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2401         the underline comes at the bottom.
2403 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2405         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2406         `gnus-registry-user-format-function-M' and declare the latter obsolete.
2407         (gnus-registry-article-marks-to-names): Rename from
2408         `gnus-registry-user-format-function-M2'.
2410 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2412         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2413         ephemeral group.
2415 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417         * shr.el (shr-browse-image): Copy the URL if called interactively.
2419 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2422         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
2423         done, then unselected articles may be marked as read.
2425         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2426         since not doing this seems to lead to a race condition in pop3-logon.
2428         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2429         so that the call chain it correct when we call "upwards".
2431         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2432         in read-only groups.
2434         * gnus-group.el (gnus-group-mark-article-read): Ditto.
2436         * message.el (message-cite-reply-position): Doc string fix.
2438         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2439         avoid regexp overflow.
2440         (nnimap-transform-split-mail): Ditto.
2442         * pop3.el (pop3-retr): Error out if the server closes the connection.
2444 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2446         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2447         mm-with-unibyte-current-buffer.  The buffer should not contain any
2448         multibyte chars anyway at this stage.
2450 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2453         at the end of lines.
2455 2011-05-29  Julien Danjou  <julien@danjou.info>
2457         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2459 2011-05-27  Glenn Morris  <rgm@gnu.org>
2461         * gnus-group.el (gnus-bug-group-download-format-alist):
2462         Use the "maintainer" version of debian reports as well.
2464 2011-05-26  Glenn Morris  <rgm@gnu.org>
2466         * gnus-group.el (gnus-bug-group-download-format-alist):
2467         Use the "maintainer" version of debbugs.gnu.org reports.
2469 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2471         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2473 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2475         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2476         the thread moves us backwards and so we loop forever.
2478 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2480         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2481         whitespace in base64 data lines.
2483 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2485         * gnus-registry.el (gnus-registry-user-format-function-M):
2486         Use `mapconcat'.
2487         (gnus-registry-user-format-function-M2): Use to see the full text of
2488         the marks.  Make "," the mark text separator.
2490         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2491         authentication with auth-source.
2493 2011-05-17  Glenn Morris  <rgm@gnu.org>
2495         * gnus-group.el (gnus-import-other-newsrc-file):
2496         Use insert-file-contents.
2498 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2500         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2501         1000 iterations.
2503 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2505         * nntp.el (nntp-open-connection): Check if process-type is available.
2507 2011-05-16  Julien Danjou  <julien@danjou.info>
2509         * shr.el (shr-tag-del): Add support for del tag.
2511 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2513         * gnus-html.el (gnus-html-put-image): Register a displayer.
2515         * shr.el (shr-image-displayer): Don't remove text props from alt text.
2517 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
2519         * registry.el (prune-factor): New initialization parameter defaulting
2520         to 0.1.
2521         (registry-prune-hard): Use it.
2523         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2524         0.1 expicitly.
2526 2011-05-13  Glenn Morris  <rgm@gnu.org>
2528         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2529         is bound, since this function requires sendmail.
2531 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2533         * registry.el (registry-usage-test): Disable pruning test.
2535 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
2537         * registry.el (registry-prune-hard-candidates)
2538         (registry-prune-soft-candidates): Helper methods for registry pruning.
2539         (registry-prune): Use them.  Make the sort function optional.
2541 2011-05-10  Jim Meyering  <meyering@redhat.com>
2543         * shr.el (shr-colorize-region): Fix typo "on on -> on".
2545 2011-05-10  Julien Danjou  <julien@danjou.info>
2547         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2548         symbol and not a list.
2550 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2552         * gnus-art.el (gnus-article-mode): Move binding of
2553         shr-put-image-function here from gnus-article-prepare-display.
2555         * shr.el (shr-put-image-function): New variable.
2556         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2557         (shr-put-image): Return scaled image.
2559         * gnus-art.el (gnus-shr-put-image): New function.
2560         (gnus-article-prepare-display): Bind shr-put-image-function to it.
2562         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2563         original ones, as deletable.
2565 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2567         * nntp.el (nntp-open-connection): Set TCP keepalive option.
2569 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2571         * registry.el (registry-full): Add convenience method.  Fix logic.
2572         (registry-insert): Use it.  Fix logic here too.
2574         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2575         `registry-prune' if `registry-full' returns t.
2576         (gnus-registry-handle-action)
2577         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2578         (gnus-registry-usage-test): Use it.
2580 2011-05-07  Julien Danjou  <julien@danjou.info>
2582         * shr.el (shr-link): Make shr-link inherit from link by default.
2584 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
2586         * shr.el (shr-urlify, shr-link): Fix shr-link face.
2588 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2590         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
2591         error out because the face is not a list.
2593 2011-05-05  Glenn Morris  <rgm@gnu.org>
2595         * gnus-start.el (gnus-propagate-marks): Declare.
2597 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
2599         * registry.el (registry-reindex): Fix percentage message.
2601 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2603         * shr.el: Add shr-link face for links.
2604         (shr-urlify): Use it.
2606         * registry.el (registry-insert): Make error message more helpful.
2608 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2610         * gnus-html.el (gnus-html-schedule-image-fetching):
2611         Use url-queue-retrieve, if it exists.
2613         * shr.el (shr-tag-img): Ditto.
2615         * gnus.el: Autoload more gnus-agent functions.
2617         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
2618         agent if we haven't already (bug#8502).
2620         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
2621         into the Agent, too.
2623         * gnus-agent.el (gnus-agent-store-article): New function.
2625         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
2626         and moved from that file for reuse.
2628         * pop3.el (pop3-open-server): Error messages are "-ERR".
2630 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2632         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
2633         (open-tls-stream): Remove superfluous tls/starttls autoloads.
2635 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2637         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
2638         buffer has moved to a different frame.
2640 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2642         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
2643         to get the conversion from unibyte to multibyte buffers to work on
2644         Emacs 22.
2646         * nntp.el (nntp-request-article): Slight clean-up.
2648 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2650         * shr.el (shr-strike-through): New face.
2651         (shr-tag-s): Use it to provide <s> support.
2652         (shr-tag-s): Remove duplicate definition.
2654 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2656         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
2657         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
2659 2011-04-23  Glenn Morris  <rgm@gnu.org>
2661         * gnus-sum.el (gnus-extra-headers): Bump :version.
2663 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2665         * shr.el (shr-tag-sup): New function.
2666         (shr-tag-sub): Ditto.
2668 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2670         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
2671         for the case where `gnus-registry-ignored-groups' is a list of lists,
2672         and don't call `gnus-parameter-registry-ignore' otherwise.
2674 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2676         * nnimap.el (nnimap-user): New backend variable.
2677         (nnimap-open-connection-1): Use it.
2678         (nnimap-credentials): Accept user parameter so it's explicit what user
2679         name is desired.
2681         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
2682         default.
2684         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
2685         not gnus-registry.el.
2687         * gnus-registry.el: Mention in comments how to modify
2688         `gnus-extra-headers' for proper recipient tracking and that it may
2689         already have To and Cc recently, which it does as of this commit.
2690         (gnus-registry-ignored-groups): Remove defcustom.
2691         Explain why in comments.
2692         (gnus-registry-action): Fix data-header reference to use the extra
2693         headers.  Explain in package commentary how to add To and Cc headers to
2694         the gnus-extra-headers.
2695         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
2696         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
2697         parameter list or a string list in `gnus-registry-ignored-groups'.
2698         Fix logic error.
2700 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702         * shr.el (shr-expand-url): Protect against null urls.
2704 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706         * shr.el (shr-base): New binding.
2707         (shr-tag-base): Keep track of <base>.
2708         (shr-expand-url): New function used throughout.
2710 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
2712         * gnus-registry.el
2713         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
2714         (gnus-registry-ignored-groups): New variable.
2715         (gnus-registry-ignore-group-p): Use it.
2716         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
2717         set the destination group to nil (same as delete) if it's ignored.
2719 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2721         * gnus-registry.el (gnus-registry-action)
2722         (gnus-registry-fetch-header-fast):
2723         Don't use mail-header that looks an internal function of mailheader.el.
2725 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2727         * gnus-registry.el: Eliminate cl functions.
2728         (gnus-registry-sort-addresses): New function that replaces mapcan.
2729         (gnus-registry-action, gnus-registry-spool-action)
2730         (gnus-registry-split-fancy-with-parent)
2731         (gnus-registry-fetch-recipients-fast): Use it.
2732         (gnus-registry-import-eld): Replace delete* with dolist + delq.
2734         * registry.el (initialize-instance, registry-lookup)
2735         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2736         (registry-lookup-secondary-value, registry-search, registry-delete)
2737         (registry-insert, registry-reindex, registry-size, registry-prune):
2738         Use eval-and-compile.
2740 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2742         * registry.el (registry-reindex): New method to recreate the secondary
2743         registry indices.
2745         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
2746         tracked field changes.
2747         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
2748         (gnus-registry-action, gnus-registry-spool-action)
2749         (gnus-registry-handle-action)
2750         (gnus-registry--split-fancy-with-parent-internal)
2751         (gnus-registry-split-fancy-with-parent)
2752         (gnus-registry-register-message-ids): Add recipient tracking on spool,
2753         move, and delete actions, and for fancy splitting with parent.
2754         (gnus-registry-extract-addresses)
2755         (gnus-registry-fetch-recipients-fast)
2756         (gnus-registry-fetch-header-fast): Convenience functions.
2757         (gnus-registry-misc-test): ERT test of
2758         `gnus-registry-extract-addresses'.
2760 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2762         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2763         Track by subject first, then sender.
2765 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2767         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
2769         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
2770         Lisp.
2772         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
2773         (gnus-draft-send): Use it to avoid popping
2774         up frames from gnus-group-send-queue.
2776 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2778         * gnus-registry.el: Updated gnus-registry docs.
2780 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
2782         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2783         Fix logic bug.
2784         (gnus-registry-post-process-groups): Fix logging of no results and
2785         quote sender and subject.
2787 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2789         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
2790         (gnus-read-active-for-groups): Don't try to finish getting stuff where
2791         we had no early-data returned.
2792         (gnus-get-unread-articles): Add a sanity check so that we don't issue
2793         two async commands to the same server at the same time.
2795 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
2797         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
2799 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2801         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
2802         "warning" level.
2804         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
2805         (mm-url-insert-file-contents): Don't set the package names.
2807 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
2809         * gnus-registry.el (gnus-registry-action): Remove properties and
2810         simplify subject in `gnus-registry-handle-action'.
2811         (gnus-registry-spool-action): Get subject and sender from message if
2812         they are not passed in.
2813         (gnus-registry-handle-action): Remove properties and simplify subject
2814         consistently.
2816 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2818         * registry.el: Require CL before using defmacro*.
2820 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2822         * gnus-art.el (article-treat-date): Assume that
2823         gnus-article-date-headers may be a group parameter.
2825 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
2827         * gnus-registry.el (gnus-registry-handle-action): More debugging.
2829         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
2830         interactively so the newsrc file can contain foreign groups too.
2831         Useful for debugging but not much for users.
2833 2011-04-07  David Engster  <dengste@eml.cc>
2835         * registry.el (registry-usage-test): Only do
2836         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
2837         lexical binding.
2839 2011-04-06  David Engster  <dengste@eml.cc>
2841         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
2842         argument NOERROR for `require', since XEmacs 21.4 does not support it.
2844 2011-04-06  David Engster  <dengste@eml.cc>
2846         * registry.el (initialize-instance): Change :after to :AFTER to be
2847         compatible with old EIEIO version in XEmacs.
2849 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2851         * gnus-registry.el (gnus-registry-post-process-groups)
2852         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
2853         and provide better messaging.
2855 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2857         * gnus-registry.el: Don't use ERT if it's not available.  Load it
2858         unconditionally anyway, discarding errors.
2859         (gnus-registry-delete-entries): New convenience function.
2860         (gnus-registry-import-eld): Import from old .eld registry.
2862         * registry.el: Don't use ERT if it's not available.  Load it
2863         unconditionally anyway, discarding errors.
2865         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
2866         version from the Claudio Bley GnuTLS patch (extra optional parameters
2867         and host name).
2869 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2871         * gnus-registry.el (gnus-registry-fixup-registry): New function to
2872         fixup the parameters that can be customized by the user between
2873         save/read cycles.
2874         (gnus-registry-read): Use it.
2875         (gnus-registry-make-db): Use it.
2876         (gnus-registry-spool-action, gnus-registry-handle-action):
2877         Fix messaging.
2878         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
2879         Map references to actual group names with sender and subject tracking.
2880         (gnus-registry-post-process-groups): Use `cond' for better messaging.
2881         (gnus-registry-usage-test): Add subject lookup test.
2883         * registry.el (registry-db, initialize-instance): Set up constructor
2884         instead of :initform arguments for the sake of older Emacsen.
2885         (registry-lookup-breaks-before-lexbind): New method to demonstrate
2886         pre-lexbind merge bug.
2887         (registry-usage-test): Use it.
2888         (initialize-instance, registry-db): Move the non-function initforms
2889         back to the class definition.
2891 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
2893         * registry.el: New library to manage gnus-registry-style data.
2895         * gnus-registry.el: Use it (major rewrite).
2897         * nnregistry.el: Use it.
2899         * spam.el: Use it.
2901 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2903         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
2904         marks on non-selected articles.
2906 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
2908         * proto-stream.el: Move to Emacs core, at net/network-stream.el.
2910         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
2911         parameter to open-protocol-stream.
2913 2011-04-01  Julien Danjou  <julien@danjou.info>
2915         * mm-view.el (mm-display-inline-fontify): Do not fontify with
2916         fundamental-mode.
2918 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2920         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
2921         servers.
2923 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2925         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
2926         made marks not propagate, again.
2928 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
2930         * proto-stream.el (open-protocol-stream): Bring back `network' type.
2931         Make this the default type.
2932         (proto-stream-open-plain): Rename from proto-stream-open-default.
2933         (open-protocol-stream, proto-stream-open-starttls)
2934         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
2935         with `plain'.
2937         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
2938         value.
2940         * nntp.el (nntp-open-connection-function): Document the fact that some
2941         values are not functions but are instead handled specially.
2942         Recognize nntp-open-plain-stream value.
2943         (nntp-open-connection): Recognize that value.
2945 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2947         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
2948         stuff.
2950         * gnus-score.el (gnus-score-string): Fix calling convention of
2951         `gnus-simplify-buffer-fuzzy' after last patches.
2953         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
2954         server for articles we didn't get any headers for.  This is a sanity
2955         check.
2957 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
2959         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
2960         new CAPABILITY, use it.
2962 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2964         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
2965         downloading anything.
2967         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
2969 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
2971         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
2972         colors.
2973         (gnus-splash-svg-color-symbols): New function.
2975 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2977         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
2978         instead of using the global gnus-simplify-subject-fuzzy-regexp.
2979         (gnus-simplify-subject-fuzzy): Use the local
2980         gnus-simplify-subject-fuzzy-regex instead of the global one.
2981         This makes using this variable in group parameters work.
2983 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2985         * gnus-registry.el (gnus-registry-unfollowed-groups):
2986         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
2987         archive:sent-YYYY-MM-DD groups).
2988         (gnus-registry-split-fancy-with-parent): Bail out early in sender
2989         tracking if there are more than `gnus-registry-max-track-groups'
2990         matches.
2992 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2994         * message.el (message--yank-original-internal): New function to do the
2995         insertion cleanly inside eval in `message-yank-original'.
2996         (message-yank-original): Use it.
2998 2011-03-29  Julien Danjou  <julien@danjou.info>
3000         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3001         local variables disabled rather than `normal-mode'.
3003 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
3005         * proto-stream.el: Changes preparatory to merging open-protocol-stream
3006         with open-network-stream.
3007         (proto-stream-always-use-starttls): Option removed.
3008         (open-protocol-stream): Return a process object by default.  Provide a
3009         new parameter :return-list specifying a list-type return value, which
3010         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
3011         :type `network' to `try-starttls', and `network-only' to `default'.
3012         Make `default' the default, for compatibility with open-network-stream.
3013         Handle the no-parameter case exactly as open-network-stream, with no
3014         additional stream processing.  Search plists using plist-get.
3015         Explicitly add :end-of-commend parameter if it is missing.
3016         (proto-stream-open-default): Rename from
3017         proto-stream-open-network-only.  Return 'default as the type.
3018         (proto-stream-open-starttls): Rename from proto-stream-open-network.
3019         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
3020         failed.  Always return a list with a (possibly dead) process as the
3021         first element, for compatibility with open-network-stream.
3022         (proto-stream-open-tls): Use plist-get.  Always return a list.
3023         (proto-stream-open-shell): Return `default' as connection type.
3024         (proto-stream-capability-open): Use plist-get.
3025         (proto-stream-eoc): Function deleted.
3027         * nnimap.el (nnimap-stream, nnimap-open-connection)
3028         (nnimap-open-connection-1): Handle renaming of :type parameter for
3029         open-protocol-stream.
3030         (nnimap-open-connection-1): Pass a :return-list parameter
3031         open-protocol-stream to obtain a list return value.  Parse this list
3032         using plist-get.
3034         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3035         for open-protocol-stream.  Accept open-protocol-stream return value
3036         that is a subprocess object instead of a list.  Handle the case of a
3037         dead returned process.
3039 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
3041         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3043         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3045 2011-03-21  Julien Danjou  <julien@danjou.info>
3047         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3048         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
3049         query.
3050         (mm-inline-text): Render normal text with fontification whenever
3051         possible.
3053         * gnus-sum.el (gnus-summary-save-parts-1):
3054         * gnus-art.el (gnus-article-browse-html-save-cid-content)
3055         (gnus-article-browse-html-parts, gnus-mime-delete-part)
3056         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3057         Use `mm-handle-filename'.
3059         * mm-util.el (mm-handle-filename): New function, return the filename of
3060         an handle.
3062 2011-03-18  Julien Danjou  <julien@danjou.info>
3064         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3065         (gnus-buffer-live-p): Check that buffer is not nil.
3067 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3069         * gnus-art.el: Require mouse, which the build bot seems to say is
3070         needed.
3072         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3073         XEmacs, since it doesn't have url-retrieve-synchronously.
3075 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
3077         * gnus-group.el (gnus-group-list-ticked): New function.
3078         (gnus-group-make-menu-bar): Provide a menu entry for it.
3079         (gnus-group-list-map): Provide a binding for it.
3081 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3083         * shr.el (shr-visit-file): New command.
3085         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3087 2011-03-17  Bjørn Mork  <bjorn@mork.no>
3089         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3090         servers.
3092 2011-03-16  Julien Danjou  <julien@danjou.info>
3094         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3095         inline.
3097         * gnus-art.el (article-hide-list-identifiers):
3098         Use gnus-group-get-list-identifiers.
3100         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3101         (gnus-summary-remove-list-identifiers):
3102         Use gnus-group-get-list-identifiers to get regexp.
3103         (gnus-select-newsgroup, gnus-summary-insert-subject)
3104         (gnus-summary-insert-articles):
3105         Call gnus-summary-remove-list-identifiers unconditionally.
3107 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3110         we're selecting a group with unread articles.
3112         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3114         * gssapi.el: New file separated out from imap.el to provide a general
3115         Kerberos 5 connection facility for Emacs.
3117         * message.el (message-elide-ellipsis): Document the format spec
3118         ellipsis.
3120 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3122         * message.el (message-elide-region): Allow the ellipsis to say how many
3123         lines were removed.
3125 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3127         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3128         window configurations containing buffers that are now dead.
3130         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3131         parsing to avoid integer overflows.
3132         (nnimap-parse-flags): Simplify the last change.
3133         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3134         too large for 32-bit Emacsen.
3136 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3138         * auth-source.el (auth-source-netrc-create):
3139         * message.el (message-yank-original): Fix use of `case'.
3141 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3143         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3144         XEmacs, which was one character too wide.
3146 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
3148         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3149         default number of articles to display.
3150         (gnus-articles-to-read): Use pretty names for prompt.
3152 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3154         * gnus-int.el (gnus-open-server): Ditto.
3156         * gnus-start.el (gnus-activate-group): Give a backtrace if
3157         debug-on-quit is set and the user hits `C-g'.
3158         (gnus-read-active-file): Ditto.
3160         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3162 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
3164         * message.el (message-yank-original): Use cond instead of CL case.
3166 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3168         * auth-source.el (auth-source-netrc-create): Use usual format for the
3169         default in prompts.
3171 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3173         * auth-source.el (auth-source-netrc-create): Show the default in the
3174         prompt when prompting for token creation.
3176 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3178         * auth-source.el (auth-source-format-prompt): Always convert the value
3179         to a string to avoid evaluating non-string arguments.
3180         (auth-source-netrc-create): Offer default properly, not as initial
3181         content in `read-string'.
3182         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3183         of line to determine if we've been run before.  If so, don't run again,
3184         but print a trivial message to indicate the cache was hit instead.
3186 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
3188         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3189         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
3190         The user will have to run `gnus-sync-read' manually and wait for Cloudy
3191         Gnus.
3193 2011-03-11  Julien Danjou  <julien@danjou.info>
3195         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3196         modified file".
3198 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
3200         * auth-source.el (auth-source-read-char-choice): New function to read a
3201         character choice using `dropdown-list', `read-char-choice', or
3202         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
3203         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
3204         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
3205         (auth-source-netrc-saver): Use it.
3206         (auth-source-pick-first-password): New convenience function.
3208 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3210         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3211         parameter in the credentials.
3212         (nnimap-open-connection-1): Use it after a successful login.
3213         (nnimap-credentials): Add IMAP-specific user and password prompt.
3215         * auth-source.el (auth-source-search): Add :require parameter, taking a
3216         list.  Document it and the :save-function return token.  Pass :require
3217         down.  Change the CREATED message from a warning to a debug statement.
3218         (auth-source-search-backends): Pass :require down.
3219         (auth-source-netrc-search): Pass :require down.
3220         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3221         Change save prompt to indicate all modifications saved here are
3222         deletions.
3223         (auth-source-netrc-create): Take user login name as default in user
3224         prompt.  Move all the save functionality to a lexically bound function
3225         under the :save-function token in the returned list.  Set up clearer
3226         default prompts for user, host, port, and secret.
3227         (auth-source-netrc-saver): New function, intended to be wrapped for
3228         :save-function.
3230 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3232         * Version 23.3 released.
3234 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236         * shr.el (shr-table-horizontal-line): Change the defaults for the table
3237         lines to be spaces instead.
3239 2011-03-07  Julien Danjou  <julien@danjou.info>
3241         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3242         (sieve-sasl-auth): Check that auth-source-search did return something,
3243         or just return an empty string.
3245 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3247         * gnus.el (gnus-interactive): Use read-directory-name.
3249         * gnus-uu.el (gnus-uu-decode-uu-and-save)
3250         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3251         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3252         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3253         Likewise.
3255         * gnus-group.el (gnus-group-make-directory-group): Likewise.
3257 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3259         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3260         onto the list of killed groups, too.  This makes killed nnimap groups,
3261         for instance, more reliably not reappear.
3263         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3264         the parent.
3266         * gnus-sum.el (gnus-update-read-articles): Fix typo.
3268         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3269         really have server-side marks.
3271         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3272         since most backends do not usefully have server-side marks.
3273         (gnus-update-read-articles): Propagate marks to all backends that
3274         really have server-side marks.
3276 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3278         * message.el (message-cite-reply-position, message-cite-style):
3279         New variables.
3280         (message-yank-original): Use the new citation styles.
3282 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
3284         * message.el (message-options): Revert the change that's a workaround
3285         for XEmacs buffer-local issue; don't mark it buffer-local when running
3286         under XEmacs.
3288 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
3290         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3291         numbers too big to be `read'.
3293 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
3295         * message.el (message-options): Make buffer-local two ways to attempt
3296         to fix a XEmacs bug.
3298 2011-03-02  Julien Danjou  <julien@danjou.info>
3300         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3302 2011-03-01  Julien Danjou  <julien@danjou.info>
3304         * gnus-art.el (list-identifier): Add list-identifier as a parameter
3305         group.
3306         (article-hide-list-identifiers): Use list-identifier group parameter.
3308 2011-02-28  Julien Danjou  <julien@danjou.info>
3310         * sieve.el (sieve-buffer-script-name): New local variable to store
3311         sieve script name.
3312         (sieve-edit-script): Store sieve script name.
3313         (sieve-upload): Use sieve script name when uploading.
3314         (sieve-upload): Use substitute-command-keys.
3315         (sieve-edit-script): Use substitute-command-keys.
3316         (sieve-refresh-scriptlist): Use substitute-command-keys.
3317         (sieve-manage-mode-map): Define keymap properly.
3318         (sieve-manage-mode): Do not set mode name manually, change mode-name to
3319         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3320         Remove commented code about cvs.
3321         (sieve-manage-quit): New function.
3322         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3324 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3326         * gnus-group.el (gnus-import-other-newsrc-file): New function.
3328 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
3330         * auth-source.el (auth-source-search): Cache empty result sets.
3332         * auth-source.el (auth-source-save-behavior): New variable to replace
3333         `auth-source-never-create'.
3334         (auth-source-netrc-create): Use it.
3335         (auth-source-never-save): Remove.
3337 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
3339         * nnimap.el (nnimap-stream): Doc fix.
3340         (nnimap-open-connection-1): Reverse the order of the ports to that the
3341         prompted-for port is first.
3343         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3344         retrieval by the no-group selection.
3346         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3347         numerical parameters.
3349 2011-02-25  Julien Danjou  <julien@danjou.info>
3351         * gnus-gravatar.el: Use gnus-with-article-buffer.
3353         * gnus-art.el (gnus-with-article-buffer): Check that the
3354         gnus-article-buffer is alive.
3356 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3358         * auth-source.el (auth-source-creation-prompts): New variable to manage
3359         creation-time prompts.
3360         (auth-source-search): Document it.
3361         (auth-source-format-prompt): Add utility function.
3362         (auth-source-netrc-create): Don't default the user name to
3363         user-login-name.  Use `auth-source-creation-prompts' and some default
3364         prompts for user, host, port, and password (the default generic prompt
3365         remains ugly).
3366         (auth-source-never-save): Add customizable option to never save info.
3367         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3368         mode excursion.
3370 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3372         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3373         argument that XEmacs doesn't support.
3375 2011-02-23  Julien Danjou  <julien@danjou.info>
3377         * gnus-art.el (article-make-date-line): Ignore errors if time is
3378         invalid and not convertible.
3379         (article-make-date-line): Only add lapsed time if time is not nil.
3381 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3383         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3384         `read-char-choice' for backwards compatibility.
3385         (auth-source-netrc-element-or-first): New function to DTRT for
3386         parameter extraction.
3387         (auth-source-netrc-create): Use it and fix multiple parameter print
3388         bug.  Use the default passed from above (given-default) or the
3389         built-in (user-login-name for :user).
3391 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3393         * gnus-start.el (gnus-dribble-read-file):
3394         Set buffer-save-without-query, since we always want to save the dribble
3395         file, probably.
3397         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3398         nnimap.
3400         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3401         -summary- since it's a user-visible variable.
3403         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3404         first time you use the new Gnus.
3406 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3408         * auth-source.el: Don't load netrc.el.
3409         (auth-sources): Search ~/.netrc as well by default.
3410         (auth-source-debug): Add 'trivia option for extra output.
3411         (auth-source-do-trivia): Use it.
3412         (auth-source-search): Simplify logic to use
3413         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3414         appropriate.  Don't keep a running count at this level.  Layer :create
3415         and :delete options appropriately on the first and second passes.
3416         Don't track the backend with the search results.
3417         (auth-source-search-backends): New function to search a list of
3418         backends for a processed spec.
3419         (auth-source-netrc-parse): Cache all netrc files, making
3420         auth-source-netrc-cache an alist keyed by the file name and using the
3421         file mtime as the caching criterion.  Keep the obfuscated data secret
3422         with a lexical bind.
3423         (auth-source-netrc-search): Don't calculate the length of the results
3424         unnecessarily.
3425         (auth-source-search-backends): Fix bug.
3426         (auth-source-netrc-create): Rework prompts.
3428 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
3430         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3431         Lower case names of search constraints.
3432         (nnir-run-query): Cache and reuse search constraints for all imap
3433         servers.
3435 2011-02-22  Sam Steingold  <sds@gnu.org>
3437         * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
3439 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
3441         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3442         after exit.
3443         (gnus-setup-message): Define missing variable from last checkin.
3445         * gnus-sum.el (gnus-summary-show-article): When called with t as the
3446         value, show the raw article.
3448 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3450         * nnimap.el (nnimap-open-connection-1): Revert last change, since
3451         auth-source now accepts numbers.
3453         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3454         spec, too.
3455         (auth-source-ensure-strings): New function.
3457         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3458         (gnus-article-setup-buffer): Always restart the date timer so that user
3459         changes to the frequency is respected.
3461         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3462         port numbers, so make sure it gets that if nnimap-server-port is
3463         explicit.
3465 2011-02-21  Simon Josefsson  <simon@josefsson.org>
3467         * nnimap.el (nnimap-inbox): Doc fix.
3469 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
3471         * shr-color.el (shr-color->hexadecimal): Use renamed function names
3472         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3473         color-lab-to-srgb.
3475 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3477         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3478         given method as in the group name if we're using an extended method.
3479         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3480         command, if we're using that, instead of waiting for the beginning.
3482         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3483         we're sure to get unique server names, and we don't output two async
3484         commands in the same buffer.  This fixes an NNTP hang for some users.
3486 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3488         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3489         summary buffer before reading going to the next buffer.  This avoids
3490         putting the point in the group buffer if you `C-g' the command.
3492         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3493         cache (for now) to make ~/.authinfo.gpg files usable.
3495         * nnfolder.el (copyright-update): Define for the compiler.
3497         * auth-source.el (auth-source-search): Fix unbound variable.
3499 2011-02-19  Glenn Morris  <rgm@gnu.org>
3501         * gnus.el (gnus-meta): Doc fix.
3503 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
3505         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3506         in case it's not yet loaded.
3508 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3510         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3511         line we're waiting for.
3513 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
3515         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3516         face with line-width greater than zero will cause RET in gnus summary
3517         buffer to scroll down article page-wise because auto vscroll happens,
3518         it should be temporally disabled when doing a scroll-up.
3520 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
3522         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3523         outputs from the server.
3525 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3527         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3528         later so that bbdb can hook in easier.
3530 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3532         * auth-source.el (auth-source-search): Don't try to create credentials
3533         if the caller doesn't want that.
3534         (auth-source-search): If we don't find a match, don't bug out on
3535         non-bound variables.
3536         (auth-source-search): Only ask a single backend to create the
3537         credentials.
3539         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3540         logging.
3541         (nnimap-credentials): Protect against auth-source-search returning nil.
3542         (nnimap-request-list): Protect against not being able to open the
3543         server.
3545 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
3547         * auth-source.el (auth-source-search): Do a two-phase search, one with
3548         no :create to get the responses from all backends.
3550         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3551         when getting credentials.
3553         * gnus-util.el (gnus-delete-duplicates): New function.
3555 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3557         * nnimap.el (nnimap-credentials): Instead of picking the first port as
3558         a creation default, pass the whole port list down.  It will be
3559         completed.
3561         * auth-source.el (auth-source-search): Updated docs to talk about
3562         multiple creation choices.
3563         (auth-source-netrc-create): Accept a list as a value (from the search
3564         parameters) and do completion on that list.  Keep a separate netrc line
3565         with the password obscured for showing the user.
3567         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3568         first choice to `auth-source-search' so it will be used for entry
3569         creation instead of the server's Gnus-specific name.
3570         (nnimap-credentials): Rely on the auth-source library to select which
3571         port is actually wanted in the new netrc entry, so don't override
3572         `auth-source-creation-defaults'.
3574         * auth-source.el (auth-source-netrc-parse): Use :port instead of
3575         :protocol and accept a missing user, host, or port as a wildcard match.
3576         (auth-source-debug): Default to off.
3578         (auth-source-netrc-search, auth-source-netrc-create)
3579         (auth-source-secrets-search, auth-source-secrets-create)
3580         (auth-source-user-or-password, auth-source-backend, auth-sources)
3581         (auth-source-backend-parse-parameters, auth-source-search): Use :port
3582         instead of :protocol.
3584         * nnimap.el (nnimap-credentials): Pass a port default to
3585         `auth-source-search' in case an entry needs to be created.
3586         (nnimap-open-connection-1): Use :port instead of :protocol.
3588 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3590         * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
3591         instead of delete-dups that is not available in XEmacs 21.4.
3593 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3595         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
3596         nil means that nnimap doesn't get updated.
3598 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3600         * auth-source.el (auth-source-netrc-create): Return a synthetic search
3601         result when the user doesn't want to write to the file.
3602         (auth-source-netrc-search): Expect a synthetic result and proceed
3603         accordingly.
3604         (auth-source-cache-expiry): New variable to override
3605         `password-cache-expiry'.
3606         (auth-source-remember): Use it.
3608         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
3609         parameter.  Create entry if necessary by using :create t.
3610         (nnimap-open-connection-1): Don't pass `inhibit-create'.
3612 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
3614         * auth-source.el (auth-source-debug): Enable by default and don't
3615         mention the obsolete `auth-source-hide-passwords'.
3616         (auth-source-do-warn): New function to debug unconditionally.
3617         (auth-source-do-debug): Use it.
3618         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
3619         and for Secrets API entries when the secrets.el library is not
3620         available.
3622 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3624         * gnus-sum.el (gnus-propagate-marks): Default to nil.
3625         (gnus-summary-exit): Kill the correct article buffer on exit from a
3626         `C-d' group.
3628         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
3629         gnus-propagate-marks.
3631         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
3632         before killing the buffers so that a non-full window conf gets handled
3633         correctly.
3634         (gnus-summary-exit): Ditto.
3635         (gnus-summary-read-group-1): Ditto.
3637         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
3638         async code again so that we can debug it properly.
3640         * message.el (message-reply): Take an optional switch-buffer parameter
3641         so that Gnus window confs are respected better.
3643 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3645         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
3646         `plist-get' to accept non-list parameters (XEmacs issue).
3647         Fix docstring.
3648         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
3649         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
3650         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
3651         Login collection is "Login" and not "login".
3653 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3655         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
3656         multiple headers.
3658         * nnimap.el (nnimap-inhibit-logging): New variable.
3659         (nnimap-log-command): Don't log login commands.
3661         * auth-source.el (auth-source-netrc-search): The asserts seem to want
3662         to have more parameters.
3664         * nnimap.el (nnimap-send-command): Mark the command time for each
3665         command, so that we don't get NOOPs stepping on our toes.
3667         * gnus-art.el (article-date-ut): Get the date from the Date header on
3668         `t'.
3670 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3672         * auth-source.el (auth-source-search): Use copy-sequence instead of
3673         the cl.el copy-list.
3675 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
3677         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
3678         Improve prompt.
3680 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3682         * gnus-art.el (gnus-article-mode-line-format): Remove the article
3683         washing status from the default format.  It isn't very informative.
3685 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
3687         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
3688         Fix Gcc processing on imap.
3690 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3692         * message.el (message-bury): Don't pop up a new window when selected
3693         window is dedicated.
3695 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3697         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
3699 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
3701         * sieve-manage.el: Autoload `auth-source-search'.
3702         (sieve-sasl-auth): Use it.
3704 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3706         * nnimap.el: Autoload `auth-source-forget+'.
3707         (nnimap-open-connection-1): Use it if the connection fails.
3709         * auth-source.el: Require `password-cache'.
3710         (auth-source-hide-passwords, auth-source-cache): Remove and mark
3711         obsolete.
3712         (auth-source-magic): Marker for `password-cache' keys.
3713         (auth-source-do-cache): Update docstring.
3714         (auth-source-search): Use and check cache.
3715         (auth-source-forget-all-cached, auth-source-remember)
3716         (auth-source-recall, auth-source-forget, auth-source-forget+)
3717         (auth-source-specmatchp): Caching support functions.
3718         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
3719         Remove and obsolete.
3720         (auth-source-user-or-password): Remove caching to further discourage
3721         using it.  Always hide passwords.
3723 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3725         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
3726         code for now, since it doesn't work for all users.
3728 2011-02-09  Julien Danjou  <julien@danjou.info>
3730         * message.el (message-options): Make message-options really buffer
3731         local.
3733 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
3735         * mail-source.el: Autoload `auth-source-search'.
3736         (mail-source-keyword-map): Note order matters.
3737         (mail-source-set-1): Get all the mail-source source values and
3738         defaults and search auth-source on those if needed.  This can all
3739         probably be simplified.
3741         * nnimap.el: Autoload `auth-source-search'.
3742         (nnimap-credentials): Use it.
3743         (nnimap-open-connection-1): Ask for the virtual server and physical
3744         address in one shot.
3746         * nntp.el: Autoload `auth-source-search'.
3747         (nntp-send-authinfo): Use it.  Note TODO.
3749 2011-02-08  Julien Danjou  <julien@danjou.info>
3751         * shr.el (shr-tag-body): Add support for text attribute in body
3752         markups.
3754         * message.el (message-options): Make message-options a local variable.
3756 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3758         * auth-source.el (auth-source-secrets-search)
3759         (auth-source-user-or-password): Use `append' instead of `nconc'.
3760         (auth-source-user-or-password): Build return list better and protect
3761         against nil :secret.
3763 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3765         * nnimap.el (nnimap-update-info): Refactor slightly.
3766         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
3767         (nnimap-update-info): Clean up slightly.
3768         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
3769         characters.
3770         (nnimap-process-quirk): Rename function to avoid collision.
3771         (nnimap-update-info): Fix macrology bug-out.
3772         (nnimap-update-info): Simplify split history test.
3774 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
3776         * auth-source.el (top): Require 'eieio unconditionally.
3777         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
3778         (auth-source-secrets-search): Limit search when `max' is greater than
3779         number of results.
3781 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3783         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
3784         part not returning any data.
3786         * proto-stream.el (open-protocol-stream): Document the return value.
3788 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3790         * auth-source.el (auth-source-secrets-search): Add examples.
3792 2011-02-06  Julien Danjou  <julien@danjou.info>
3794         * message.el (message-setup-1): Handle message-generate-headers-first
3795         set to t.
3797 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3799         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
3800         API with a string "secrets:collection-name" and with 'default.
3801         (auth-source-backend-parse): Parse "secrets:collection-name" and
3802         'default.  Recurse on parses instead of repeating code.  Use the
3803         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
3804         message when ignoring a source.
3805         (auth-source-search): List ignored search keys at the top level.
3806         (auth-source-netrc-create): Use `case' instead of `cond'.
3807         (auth-source-secrets-search): Created with TODOs.
3808         (auth-source-secrets-create): Created with TODOs.
3809         (auth-source-retrieve, auth-source-create, auth-source-delete)
3810         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3811         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3812         (auth-source-user-or-password-sftp)
3813         (auth-source-user-or-password-smtp): Remove.
3814         (auth-source-user-or-password): Deprecated and modified to be a wrapper
3815         around `auth-source-search'.  Not tested thoroughly.
3817 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3819         * auth-source.el: Bring in assoc and eioeio libraries.
3820         (secrets-enabled): New variable to track the status of the Secrets API.
3821         (auth-source-backend): New EIOEIO class to represent a backend.
3822         (auth-source-creation-defaults): New variable to set prompt defaults
3823         during token creation (see the `auth-source-search' docstring for
3824         details).
3825         (auth-sources): Simplify to allow a simple string as a netrc backend
3826         spec.
3827         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
3828         (auth-source-backend-parse-parameters): Fill in the backend parameters.
3829         (auth-source-search): Main auth-source API entry point.
3830         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
3831         (auth-source-search-collection): Helper function for searching.
3832         (auth-source-netrc-parse, auth-source-netrc-normalize)
3833         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
3834         Supports search, create, and delete.
3835         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
3836         backend stubs.
3837         (auth-source-user-or-password): Call `auth-source-search' but it's not
3838         ready yet.
3840 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3842         * message.el (message-setup-1): Remove the read-only stuff, since it
3843         doesn't work under XEmacs, for some reason.
3845         * gnus-sum.el (gnus-user-date): Rename back from
3846         gnus-summary-user-date since user code refers to it.
3848         * shr.el (shr-render-td): Store the actual background color used.
3850         * message.el (message-setup-1): Don't bind the constant
3851         -forbidden-properties.
3852         (message-setup-1): Revert previous change, since it needs to bind the
3853         props to insert them.
3854         (message-resend): Allow removing the read-only separator line.
3856 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3858         * nnimap.el (nnimap-request-accept-article): Give an error message if
3859         the APPEND wasn't successful.
3861 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
3863         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
3864         that have no groups.
3866 2011-02-03  Julien Danjou  <julien@danjou.info>
3868         * gnus-draft.el: Remove progn around gnus-draft-setup.
3870 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3872         * gnus-start.el (gnus-read-active-for-groups): This function is never
3873         called with a nil `infos', so clean that up.
3874         (gnus-get-unread-articles): Request active files from primary/secondary
3875         methods that have no groups (yet).
3877 2011-02-03  Julien Danjou  <julien@danjou.info>
3879         * message.el (message-setup-1): Always generate References first.
3880         (message-mail): Return the return value of message-setup, not always t.
3881         (message-setup-1): Insert mail-header-separator with read-only and
3882         intangible properties set.
3884         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
3885         user-date in docstring.
3887         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
3889         * gnus.el (gnus-summary-line-format): Mention &user-date format in
3890         docstring.
3892         * gnus.el (gnus-user-date-format-alist): Change default value.
3893         Use defcustom, with type and group.  Move from gnus-util.el.
3894         Rename to gnus-summary-user-date-format-alist.
3896 2011-02-03  Glenn Morris  <rgm@gnu.org>
3898         * nnimap.el (gnus-fetch-headers): Declare.
3900         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
3902 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3904         * message.el (message-forward-make-body-digest-plain)
3905         (message-followup, message-reply): Clean up things noted by Stefan.
3907         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
3908         gnus-article-update-date-headers is nil.
3909         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
3910         it didn't really work with defcustom.
3911         (article-update-date-lapsed): Make sure the window start doesn't move,
3912         either.
3914 2011-02-01  Julien Danjou  <julien@danjou.info>
3916         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
3917         format.
3919         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
3920         standard in Emacs nowadays.
3922 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3924         * message.el (message-expand-name): Don't trust the return value of
3925         bbdb-complete-name.
3926         (message-check-news-header-syntax): Remove unused var `start'.
3927         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
3928         (message-inhibit-body-encoding): Move to before first use.
3929         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
3930         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
3931         (Organization, Message-ID, Date, mh-previous-window-config):
3932         Defvar the vars using dynamic scoping.
3934 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3936         * shr.el (shr-render-td): Only do colors at the final rendering.
3937         Should be slightly faster.
3938         (shr-insert-table): Fix up TD background colors when doing the
3939         vertical padding.
3941         * gnus-art.el (article-date-ut): Protect against articles with no Date
3942         header.
3943         (article-update-date-lapsed): Don't use current-column to find the
3944         horizontal position.  It's fragile in the presence of \003 characters.
3946         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
3948 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3950         * gnus-art.el (article-transform-date): Rewrite to still work when
3951         there are several rfc2822 parts.
3952         (article-transform-date): Fix infinite recursion.
3953         (article-date-ut): Replace infinitely many Date headers with a single
3954         one when called interactively.
3956         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
3957         secure manner.
3959         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
3960         move around by not using save-window-excursion.  It seems to work...
3962 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3964         * gnus-art.el (article-make-date-line): Work for user-defined format.
3966 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3968         * nntp.el (nntp-retrieve-group-data-early)
3969         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
3970         fetching functions.
3972         * gnus-start.el (gnus-read-active-for-groups): Read the active files
3973         thoroughly for all backends that have no known groups.  This should
3974         allow new nnml methods to retrieve mail.
3976         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
3977         that Gnus doesn't know exists again.
3979         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
3980         (gnus-treat-date-ut): Ditto.
3981         (gnus-article-update-date-header): Rename.
3982         (gnus-treat-date-local): Remove.
3983         (gnus-treat-date-english): Remove.
3984         (gnus-treat-date-lapsed): Remove.
3985         (gnus-treat-date-combined-lapsed): Remove.
3986         (gnus-treat-date-original): Remove.
3987         (gnus-treat-date-iso8601): Remove.
3988         (gnus-treat-date-user-defined): Remove.
3989         (gnus-article-date-headers): New variable to control all the date
3990         header options.
3991         (article-date-ut): Rewrite to allow using the new way to format date
3992         headers(s).
3994 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3996         * nnmail.el (nnmail-article-group): Check for a direct fancy split
3997         method.
3998         (nnmail-article-group): A better test for fanciness.
4000         * nnimap.el (nnimap-request-head): Protect against not finding the
4001         article by Message-ID.
4003 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
4005         * gnus-art.el (article-update-date-lapsed): Try a better way to really
4006         keep point at the "same place".
4008 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4010         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4011         data if the group is inactive.
4013 2011-01-28  Julien Danjou  <julien@danjou.info>
4015         * gnus-win.el: Remove dead function gnus-window-configuration-element.
4016         (gnus-all-windows-visible-p): Remove old compatibility code.
4017         (gnus-window-top-edge): Add docstring.
4019         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4021 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4023         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4024         older request-update-info.
4026         * gnus-art.el (article-make-date-line): Limit the length a bit more.
4028 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
4030         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4031         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4033 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4035         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4036         groups.  This makes the nndraft:queue group pop up if it's not already
4037         there.
4039         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4040         messages" logic, which was reversed.
4042         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4043         the "same place" even if point is on the line being replaced.
4044         (article-update-date-lapsed): Allow updating both the combined lapsed
4045         and the lapsed headers.
4046         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4047         (article-make-date-line): Limit the number of segments dynamically to
4048         avoid too-long lines.
4050 2011-01-27  Julien Danjou  <julien@danjou.info>
4052         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4053         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4055 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4057         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4058         Use plist-get instead of the cl function getf.
4060 2011-01-27  Glenn Morris  <rgm@gnu.org>
4062         * gnus-util.el (float-time): Get rid of compiler warning, again.
4064 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4066         * shr.el (shr-put-color): Special-case background colors: Do put them
4067         at the blank parts at the front of the lines.
4069         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4070         exit hook to nix out all data on readedness on group exit.
4072         * gnus-util.el (float-time): If float-time is bound, always use it on
4073         all Emacsen.  It's unclear why the subrp check was there.
4074         (time-date): Require to make some autoload issues on XEmacs go away.
4076         * shr.el (shr-put-color): Don't do the box padding in tables, since
4077         they're already padded.
4079 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4081         * gnus-art.el (gnus-article-next-page): When the last line of the
4082         article is displayed, scroll down once more instead of going to the
4083         next article at once.
4084         (article-lapsed-string): Refactor out and allow specifying how many
4085         segments you want.
4086         (gnus-article-setup-buffer): Start updating the lapsed header directly.
4087         (gnus-article-update-lapsed-header): New variable.
4089         * shr.el: Revert change that made headings use different-sized faces.
4090         The Emacs display engine isn't advanced enough that, for instance,
4091         tables can comfortably use differently-sized faces.
4093 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4095         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4096         used.
4097         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4098         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4099         we're using an encrypted connection.
4101         * proto-stream.el: Alter the interface functions to also return the
4102         actual stream type used: network or TLS.
4104 2011-01-25  Julien Danjou  <julien@danjou.info>
4106         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4107         (mm-display-javascript-inline): New function.
4109         * mm-decode.el (mm-inline-media-tests): Add application/javascript
4110         viewing function.
4112 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4114         * shr.el (shr-expand-newlines): Fix variable name.
4116 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4118         * shr.el (shr-expand-newlines): Make nested boxes work.
4120 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4122         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4123         backgrounds.
4124         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4125         in a more sensible manner.
4127 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4129         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4130         if EPG is loaded.
4132 2011-01-24  Julien Danjou  <julien@danjou.info>
4134         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4135         tags.
4137 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4139         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4140         commands.
4142         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4143         in the article buffer.
4144         (gnus-gravatar-insert): Use blank space from the current buffer to
4145         avoid breaking text properties.  This makes X-Sent updating work again.
4147         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4149 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
4151         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4152         fix the bug in url-http.el instead.
4154         * shr.el (shr-image-fetched): Ditto.
4156         * shr.el (shr-image-fetched): Avoid having point move in the article
4157         buffer.
4159         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4160         buffer after being called.  It's apparently being killed by url.el, and
4161         killing it made point move to end-of-buffer in a random buffer.
4163         * shr.el (shr-image-fetched): Ditto.
4165 2011-01-23  Julien Danjou  <julien@danjou.info>
4167         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4169         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4170         text/x-org.
4172 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4174         * gnus-sum.el (gnus-summary-move-article): Protect against backends
4175         (i.e., nnimap) returning nil as the article number.
4177 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4179         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4180         "DelSp" parameter in RFC3676.
4182 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4184         * message.el (message-check-recipients): Display the encoded version of
4185         the bogus address if they differ.
4187         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4188         after sending.
4190         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4192         * gnus-group.el (gnus-group-refresh-group): New convenience function.
4194         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4195         group buffer after sending the queue.
4197         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4199 2011-01-22  Julien Danjou  <julien@danjou.info>
4201         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4203 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4205         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4206         nested related parts.
4208         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4209         unexpired articles.  This fixes the regression that led expiry marks to
4210         disappear from nnfolder groups.
4212 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4214         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4215         Don't confuse the "ret" of "retrograde" with RET.
4217 2011-01-21  Julien Danjou  <julien@danjou.info>
4219         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4220         than mm-insert-inline.
4222 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4224         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4225         Widen article buffer.
4227 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4229         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4230         the temp buffer.
4231         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4233 2011-01-20  Julien Danjou  <julien@danjou.info>
4235         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4237         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4238         than mm-insert-inline to insert inline part: this respect
4239         mm-inline-media-tests displayers.
4241         * mm-view.el (mm-display-shell-script-inline): New function.
4243         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4245         * mm-uu.el (mm-uu-type-alist): Add org block.
4246         (mm-uu-org-src-code-block-extract): New function.
4248         * mm-view.el (mm-display-org-inline): New function.
4250         * mm-decode.el (mm-automatic-display): Add text/org.
4252         * mailcap.el (mailcap-mime-extensions): Add .org.
4254 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4256         * gnus-art.el (gnus-article-highlight): Remove argument passed to
4257         gnus-article-add-buttons.
4259 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
4261         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4262         From header with a date and "nobody" as the sender.
4264 2011-01-19  Julien Danjou  <julien@danjou.info>
4266         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4267         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4268         if you have the same regexp several times.
4269         (gnus-button-push): Fix matching when regexp is symbol.
4271 2011-01-15  Glenn Morris  <rgm@gnu.org>
4273         * message.el (message-mail): A compose-mail function should
4274         accept headers as strings.
4276 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
4278         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4279         Add :vert-only tags.
4280         (message-mail): New arg RETURN-ACTION.
4281         (message-return-action): New var.
4282         (message-bury): Use it.
4283         (message-mode): Make it buffer-local.
4284         (message-send-and-exit): Always call message-bury.
4286         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
4287         message-mail.
4289 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4291         * nnimap.el (nnimap-convert-partial-article): Protect against
4292         zero-length body parts.
4294         * mm-decode.el (mm-preferred-alternative-precedence):
4295         Discourage showing empty parts.
4297         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4298         and stuff if the backend didn't return the article number.  This fixes
4299         an Exchange-related nnimap bug.
4301         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4302         group window, because it does the wrong thing when a separate frame
4303         displays the group buffer.
4305         * proto-stream.el (open-protocol-stream): Protect against the low-level
4306         transport functions returning nil.
4308 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4310         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4311         (mml2015-epg-find-usable-secret-key): New function.
4312         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4313         mml2015-epg-find-usable-key (Bug#7797).
4314         (mml2015-epg-encrypt): Ditto.
4316 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4318         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4320 2011-01-03  Glenn Morris  <rgm@gnu.org>
4322         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4324         * sieve.el (sieve-open-server): Give a more explicit error if
4325         sieve-manage-open returns nil.  (Bug#7720)
4327 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4329         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4331 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4333         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4334         This avoids sending passwords in plain text over non-encrypted
4335         channels.
4337         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4339         * nnimap.el (nnimap-login): Refactored out into own function, and
4340         implement CRAM-MD5.
4341         (nnimap-wait-for-line): Refactored out.
4343         * mm-view.el (mml-smime): Require.
4345 2010-12-20  David Engster  <deng@eml.cc>
4347         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4348         use EPG to decrypt S/MIME messages instead of openssl.
4350 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4354         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4355         status is the group clearly is unreachable.
4357         * auth-source.el (auth-source-create): Add the optional second
4358         parameter to `local-variable-p' to be compatible with XEmacs.
4360 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4362         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4363         work when using a compressed nnml folder.
4365 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4367         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4368         backends after sanitising on entry, because this never makes sense:
4369         If the articles have gone missing, then the data no longer exists on
4370         the backend, and if they haven't, then Gnus is wrong, and shouldn't
4371         overwrite anything anyway.
4373         * shr.el (shr-insert-document): Bind shr-width dynamically to
4374         window-width if it's nil.
4376 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
4378         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4379         with the meaning of using the full emacs window width for rendering.
4381 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
4383         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4384         case when sender is not given.
4386 2010-12-23  Julien Danjou  <julien@danjou.info>
4388         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4389         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4390         the addresses, otherwise we might misplaced the gravatar.
4392 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
4394         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4395         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4396         obsolete in Emacs.
4398 2010-12-20  Julien Danjou  <julien@danjou.info>
4400         * gnus-util.el (gnus-rescale-image): Revert last change.
4402 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4404         * gnus-group.el (gnus-group-delete-articles): New command.
4406 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4408         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4410 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4413         here, since it's up to the backends to do CRLF removal if their
4414         protocol has it.
4416         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4418 2010-12-17  Julien Danjou  <julien@danjou.info>
4420         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4421         they are from file.  Can also scale up.
4423 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4425         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4426         Restore gnus-use-agent.
4427         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4429         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4431 2010-12-17  Julien Danjou  <julien@danjou.info>
4433         * gravatar.el (gravatar-retrieve-synchronously): New function.
4434         (gravatar-get-data): Make more robust.
4436 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4438         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4439         to really consider the last line.
4441 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
4443         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4444         list of recipient keys, or use symmetric encryption if not a list.
4445         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4446         EPA override, replacing the call to `netrc-store-data'.
4448 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
4450         * gnus-srvr.el: Avoid passing nil regexp argument to
4451         delete-matching-lines.
4453 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4455         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4456         fetching stops when Gnus exits.
4458         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4459         function.
4460         (nnfolder-request-expire-articles): Save all the buffers after doing
4461         expiry.
4463         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4464         the last article", since that led to serious performance regressions
4465         when expiring nnml groups.
4467 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
4469         * nnir.el: Improve customizations.
4471 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4473         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4475         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4476         group has been killed.
4477         (gnus-group-yank-group): Ditto.
4479         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4481         * nnimap.el (nnimap-request-update-group-status): New function.
4483         * gnus-int.el (gnus-request-update-group-status): New interface
4484         function.
4486         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4487         copying read-ness to the backends.
4489         * nnimap.el (nnimap-quirk): New function.
4490         (nnimap-retrieve-group-data-early): Use it.
4491         (nnimap-quirks): New alist.
4493 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4495         * shr.el (shr-insert): Set shr-start after deleting trailing space;
4496         don't delete it within indentation.
4498 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4500         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4501         previous line.
4503 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4506         QRESYNC command by deleting a superfluous space which broke Cyrus
4507         servers.  This change will break other servers that are buggy the other
4508         way around.
4510 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4512         * spam.el: Reindent and fix long lines.
4513         (spam-copy-or-move-routine): Exclude invalid move destinations.
4515 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4517         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4518         installed the registry.
4520 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4522         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4523         groupname doesn't contain "gmane".
4525 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4527         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4528         (gnus-1): Don't create the nndrafts group twice.
4529         (gnus-setup-news): There's no need to read the active file here, since
4530         that's done again later on a per-backend basis.
4531         (gnus-start-draft-setup): Make sure that the new group is started out
4532         empty.
4534         * gnus-agent.el (gnus-agentize): Don't create the queue group
4535         automatically on startup.  It'll be created later, if needed.
4537         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4538         of automatically subscribed groups.
4539         (gnus-auto-subscribed-categories): New variable.
4540         (gnus-matches-options-n): Use it.
4541         (gnus-default-subscribed-newsgroups): Remove unused variable.
4542         (gnus-start-draft-setup): Message a bit less.
4544 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4546         * nnir.el (nnir-run-imap): Return article list in order of increasing
4547         UID.
4549 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4551         * gnus-sum.el (gnus-summary-enter-digest-group):
4552         Mention gnus-auto-select-on-ephemeral-exit.
4554         * proto-stream.el (proto-stream-open-network-only): Fix the calling
4555         convention of the network-only option.
4557 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4559         * proto-stream.el (proto-stream-open-network-only): New function to
4560         have a way to specify non-STARTTLS upgrade connections.
4562 2010-12-10  Julien Danjou  <julien@danjou.info>
4564         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4565         email address is nil.
4567         * message.el (message-bogus-recipient-p): Set address to "" if nil.
4569 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
4571         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4572         deletion.
4573         (nnir-run-imap): Only need to parse list once.
4575 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4577         * shr.el (shr-tag-script): Ignore <script>.
4578         (shr-tag-label): Add <label> support.
4580 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4582         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4584         * shr.el (shr-image-displayer): Work for images lined side by side.
4586 2010-12-08  Robert Pluim  <rpluim@gmail.com>
4588         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
4589         parameter, since XEmacs doesn't accept t as a parameter.
4591 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
4593         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
4594         ids.
4595         (nnir-run-gmane): Simplify groupspec formatting.
4596         (nnir-request-expire-articles): New function.
4598 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4600         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
4601         overflow, possibly.
4603         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
4604         (shr-render-td): Handle td style="" better.
4605         (shr-tag-table): Use the color from the style sheet.
4606         (shr-render-td): Make sure we copy over all the overlays, too.
4608 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
4610         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
4611         (nnir-request-article): Improve article retrieval.
4613 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4615         * mm-util.el (mm-extra-numeric-entities): New variable.
4617         * mm-url.el (mm-url-decode-entities):
4618         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
4620 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4622         * message.el: Use completion-at-point.
4623         (message-completion-function): New fun, extracted from message-tab.
4624         (message-mode): Use it for completion-at-point-functions.
4625         (message-tab): Use it and completion-at-point.
4627 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4629         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
4630         character if a non-breakable character follows.
4632 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4634         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
4635         any stream.
4637         * shr.el (shr-tag-font): Colorize the region.
4638         (shr-tag-body): Ditto.
4639         (shr-tag-font): Actually let the styles be inherited instead of
4640         overwriting them.
4641         (shr-tag-font): Get the background color right.
4642         (shr-tag-style): Ignore all <style> tags for the moment.
4644         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4645         a Message-ID to avoid having nnimap depend on gnus-sum.
4647         * shr.el (shr-descend): Only colorize something if we have a node that
4648         sets colors.
4650 2010-12-06  Julien Danjou  <julien@danjou.info>
4652         * shr.el (shr-render-td): Render td content with shr-descend, so style
4653         will be applied to <td> too.
4654         (shr-colorize-region): Colorize region even if we only have a background.
4655         (shr-tag-body): Fix color and background color inheritance.
4656         Do not recolorize after shr-generic.
4657         (shr-tag-font): Let shr-generic colorize via inheritance.
4659 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4661         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
4663 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
4665         * nnir.el (nnir-request-move-article): Remove obsolete code.
4667 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4669         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
4671 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673         * gnus-sum.el (gnus-summary-respool-article): The completion function
4674         expects a list instead of an alist.
4676         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
4677         string as the parameter.
4679         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
4681         * shr.el (shr-stylesheet): New dynamic variable for cascading the
4682         styles.
4683         (shr-colorize-region): New function.
4684         (shr-insert-background-overlay): Remove.
4685         (shr-render-td): Background setting should be taken care of on a higher
4686         level.
4687         (shr-tag-body): Use post-hoc colorizations.
4688         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
4689         (shr-put-color-1): Don't overwrite old colors.
4690         (shr-colorize-region): When the background color isn't explicit, use
4691         a fixed background.
4693         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
4694         nnmail variables.
4696 2010-12-05  Bjørn Mork  <bjorn@mork.no>
4698         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
4699         unless necessary.
4701 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
4703         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
4704         server.
4706 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4708         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
4709         so that TAB works.
4711         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
4712         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
4714         * shr.el (shr-urlify): Show the URL before the title to avoid
4715         misleading URLs.
4717 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
4719         * shr.el (shr-urlify): Display the title in <a> tags.
4721 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
4723         * nnir.el (nnir-categorize): Replace mapcar with mapc.
4725 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
4727         * nnir.el: Rearrange code to allow macros to be autoloaded by
4728         gnus-sum.el.
4729         (nnir-retrieve-headers-override-function): Make this variable
4730         customizable.
4731         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
4733         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
4734         from nnir.el.
4736 2010-12-03  Julien Danjou  <julien@danjou.info>
4738         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
4740 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4742         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
4743         allow optional argument `environment'.
4745 2010-12-03  Glenn Morris  <rgm@gnu.org>
4747         * mm-extern.el (message-goto-body): Update declaration.
4749 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4751         * gnus-util.el (gnus-macroexpand-all): New function.
4753         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
4754         instead of macroexpand-all that is unavailable in XEmacs.
4756 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
4758         * nnir.el (nnir-summary-line-format): New variable.
4759         (nnir-mode): Use it.
4760         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
4761         (nnir-article-ids): Reimplement as defsubst.
4762         (nnir-retrieve-headers): Don't mangle the subject header.
4763         (nnir-run-imap): Use 100 as RSV score.
4764         (nnir-run-find-grep): Fix for full server searching.
4765         (nnir-run-gmane): Better restriction to gmane groups.
4767         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
4768         summary buffers.
4770 2010-12-02  Julien Danjou  <julien@danjou.info>
4772         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
4774         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
4776         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
4777         support.
4779 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
4781         * nnir.el: Update to handle the registry better.
4782         (autoload): Silence byte-compiler.
4783         (nnir-open-server): Add a hook for nnir groups.
4784         (nnir-request-move-article): Don't mangle the header.  Better to use
4785         formatting variables (which will be added in the future).
4786         (nnir-registry-action): Update the registry using the original article
4787         group name.
4788         (nnir-mode): Install nnir-specific hooks for updating the registry.
4790         * gnus-sum.el
4791         (gnus-article-original-subject,gnus-newsgroup-original-name):
4792         Remove obsolete variables.
4793         (gnus-summary-move-article): Remove use of obsolete variables.
4794         (gnus-summary-local-variables): Make move and delete hooks local to
4795         summary buffers.
4797 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4799         * rtree.el: New file.
4801 2010-12-01  Julien Danjou  <julien@danjou.info>
4803         * message.el (message-user-organization): Do not use
4804         gnus-local-organization.
4806         * gnus.el: Remove gnus-local-organization.
4808         * gnus-msg.el: Remove nastygram thing.
4810 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4812         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
4813         funcall.
4815 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4817         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
4818         names.
4820         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
4821         characters.
4823         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
4824         to t of inhibit-read-only since it is inside gnus-with-article-headers.
4825         Suggested by Štěpán Němec <stepnem@gmail.com>.
4826         (gnus-gravatar-transform-address): Use mail-extract-address-components
4827         that supports non-ASCII names rather than mail-header-parse-addresses.
4829 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4831         * proto-stream.el (open-protocol-stream): All STARTTLS connections are
4832         handled by the network handler.
4834 2010-11-30  Julien Danjou  <julien@danjou.info>
4836         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
4837         (nnimap-open-connection-1): Fix PREAUTH.
4839         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
4841 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4843         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
4844         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
4845         (shr-insert): Use them.
4846         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
4848 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4850         * nnir.el (nnir-request-move-article): Bail out if original group
4851         doesn't support article moves.
4852         (nnir-get-active): Improve active list retrieval.
4854 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4856         * shr.el (shr-find-fill-point): Don't break before apostrophes.
4858 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
4860         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
4861         seem to accept strings-with-numbers as port numbers.
4863 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4865         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
4866         change the registry.
4868 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4870         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
4871         delete-dups that is not available in XEmacs 21.4.
4873         * mm-util.el (mm-delete-duplicates): Add comment.
4875 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
4877         * nnir.el (nnir-ignored-newsgroups): New variable.
4878         (nnir-get-active): Use it.
4880 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4882         * proto-stream.el (proto-stream-open-network): Add some comments.
4884         * nntp.el (nntp-open-connection): Provide a :success condition.
4886         * nnimap.el (nnimap-open-connection-1): Ditto.
4888         * proto-stream.el (proto-stream-open-network): See what the response to
4889         the STARTTLS command is.
4891         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
4892         backwards compatibility).
4893         (nnimap-open-connection-1): Really respect nnimap-server-port.
4895         * proto-stream.el (proto-stream-open-network): When doing opportunistic
4896         TLS upgrades we don't really care about the identity of the peer.
4897         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
4898         that what we've checked for.
4899         (proto-stream-always-use-starttls): Only default to t if
4900         open-gnutls-stream exists.
4901         (proto-stream-open-network): If STARTTLS failed, then just open a
4902         normal connection.
4903         (proto-stream-open-network): Wait until the greeting before doing
4904         STARTTLS.
4906         * nntp.el (nntp-open-connection): Report what the connection error is.
4908         * proto-stream.el (open-protocol-stream): Rename from
4909         open-proto-stream.
4911 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4913         * nnimap.el (nnimap-stream): Change default to `undecided'.
4914         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
4915         first, and then network.
4916         (nnimap-open-connection-1): Respect nnimap-server-port.
4917         (nnimap-open-connection): Be more backwards-compatible.
4919         * proto-stream.el (proto-stream-always-use-starttls): New variable.
4920         (proto-stream-open-starttls): De-duplicate the STARTTLS code.
4921         (proto-stream-open-starttls): Folded back into the main function.
4922         (proto-stream-open-network): Fix typo in the GnuTLS path.
4923         (proto-stream-command): Refactor out.
4925         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
4927         * proto-stream.el (proto-stream-open-starttls): Actually implement the
4928         starttls.el STARTTLS.
4930         * color.el (color-lab->srgb): Fix function call name.
4932         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
4933         if we're using tls.el.
4934         (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
4935         built in, then don't try to establish a STARTTLS connection.
4937         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
4938         servers.
4940         * proto-stream.el (open-proto-stream): Use network, not stream.
4941         (open-proto-stream): Add a way to specify what the end of a command is.
4943         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
4944         connections types.
4945         (nntp-open-network-stream): Remove.
4946         (nntp-open-ssl-stream): Remove.
4947         (nntp-open-tls-stream): Remove.
4948         (nntp-ssl-program): Remove.
4950         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
4952 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
4954         * nnir.el: Fix typos.
4955         (nnir-retrieve-headers-override-function): Rename variable to reflect
4956         new semantics.
4957         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
4958         macros.
4959         (nnir-request-article, nnir-request-move-article): Use them.
4960         (nnir-categorize): New function.
4961         (nnir-run-query): Use it.
4962         (nnir-retrieve-headers): Rewrite to batch header retrieval.
4963         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
4964         sorted.
4965         (nnir-group-full-name): Use gnus-group-full-name instead.
4966         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
4967         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
4969 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4971         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
4973         * proto-stream.el: New library to provide protocol-specific
4974         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
4975         protocols.
4976         (open-proto-stream): Complete the documentation.
4977         (proto-stream-open-network): Fix some typos.
4979         * nnimap.el (nnimap-open-connection): Use it.
4981 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
4983         * pop3.el (pop3-open-server): Read server greeting before starting TLS
4984         negotiation.
4986 2010-11-26  Julien Danjou  <julien@danjou.info>
4988         * color.el: Rename various rgb functions to srgb.
4990 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4992         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
4993         names.
4995 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4997         * shr.el (shr-insert): Revert last change.
4998         (shr-find-fill-point): Never leave point being at bol;
4999         relax the kinsoku limitation when rendering tables.
5001 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5004         results from -accept-article.
5006         * shr-color.el: Require cl when compiling.
5008         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5009         checkin.
5011         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5013         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5015         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5016         'add and 'delete to set backend marks.
5018         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5020         * nnheader.el (nnheader-update-marks-actions): Refactor out.
5022         * nntp.el (nntp-request-set-mark): Use it.
5024         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5026         * nnml.el (nnml-request-set-mark): Ditto.
5028         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5029         introduces regressions in article selection.
5030         (nnimap-find-uid-response): New function.
5031         (nnimap-request-accept-article): Use the UID returned, if any.
5032         (nnimap-request-move-article): Use the UID returned, if any.
5033         (nnimap-get-groups): Reimplement to work with folded lines.
5034         (nnimap-find-uid-response): The UID is the last element in the list.
5035         (nnimap-request-set-mark): Extend syntax with 'set.
5037         * nnml.el (nnml-request-set-mark): Ditto.
5039         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5041         * nntp.el (nntp-request-set-mark): Ditto.
5043 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5045         * message.el (message-called-interactively-p): A temporary macro.
5046         (message-goto-body): Use it temporarily.
5048 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5050         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5051         (nnimap-last-response-string): Unfold quoted lines, if they exist.
5052         (nnimap-last-response-string): Fix last unfolding fix.
5054 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5056         * shr.el (shr-insert): Fix the way to fold lines.
5058 2010-11-25  Julien Danjou  <julien@danjou.info>
5060         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5062         * color.el: Rename from color-lab.el
5063         (color-rgb->hex): Add.
5064         (color-complement): Add.
5065         (color-complement-hex): Add.
5067         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5069 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5071         * shr-color.el (shr-color-visible): Don't bug out if the color names
5072         don't exist.
5074 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5076         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5077         assuming that article displaying or another mml-preview may be
5078         interrupted for an error or for the like.
5080         * shr.el (shr-get-background): Fix argument name.
5082 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5084         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5086         * gnus-sum.el (gnus-summary-include-articles): New function.
5088         * message.el (message-goto-body): called-interactively-p needs a
5089         parameter, so use `any'.
5091         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5092         clear marks before moving, since they're synced from the Gnus side
5093         first.
5095         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5096         (gnus-summary-move-article): Copy over all marks before moving, so that
5097         IMAP doesn't think a new article has arrived.
5099 2010-11-24  Julien Danjou  <julien@danjou.info>
5101         * shr.el (shr-insert-background-overlay): Fix typo.
5102         (shr-render-td): Copy the background before rendering.
5104         * shr-color.el (shr-color-visible): Fix docstring.
5106         * shr.el (shr-tag-table): Add bgcolor support.
5107         (shr-render-td): Add bgcolor support.
5108         (shr-get-background): Add.
5109         (shr-insert-foreground-overlay): Use shr-get-background.
5111         * message.el (message-goto-body): Use called-interactively-p.
5112         (message-in-body-p): message-goto-body returns point.
5114 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5116         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
5117         Fixes something or other in Emacs 23, and is backwards compatible.
5119         * message.el (message-goto-body): Remove the <#secure special-casing,
5120         which is too special.
5122         * shr.el (shr-parse-style): Drop !important from styles.
5124 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
5126         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5127         this function to return incorrect results when calling it with an
5128         explicit article argument different from
5129         (gnus-summary-article-number).
5131 2010-11-24  Julien Danjou  <julien@danjou.info>
5133         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5134         (shr-tag-body): Add background support.
5135         (shr-descend): Add background support.
5136         (shr-tag-title): Add.
5138         * shr-color.el (shr-color-visible): Really return original background
5139         if fixed.
5141 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5143         * shr.el (shr-color-check): Protect against non-existent color names.
5145 2010-11-24  Julien Danjou  <julien@danjou.info>
5147         * color-lab.el: Require 'cl when compiling.
5149         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5151         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5152         matched part.
5154         * color-lab.el: Fix all expt calls to use float type.
5156 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5158         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5159         expression to shr-color-check as is.
5161         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5163         * color-lab.el: Add coding cookie.
5164         (float-pi): Use eval-and-compile.
5166 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5168         * shr.el (shr-insert-color-overlay): Split stuff like
5169         "#444444 !important" to find the real color.
5170         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5171         parse <font color="red"> entries.
5173 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
5175         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
5176         point when parsing headers.
5178         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
5179         is positioned properly when parsing headers.
5181 2010-11-23  Julien Danjou  <julien@danjou.info>
5183         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5185         * shr-color.el (shr-color->hexadecimal): Add support for color names.
5187         * shr.el (shr-parse-style): Replace \n with space in style parsing.
5189         * shr-color.el (shr-color-hsl-to-rgb-fractions):
5190         Use shr-color-hue-to-rgb.
5191         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5193 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5195         * shr.el (shr-color->hexadecimal): Autoload.
5196         (shr-descend): Add color to all tags.
5198 2010-11-22  Julien Danjou  <julien@danjou.info>
5200         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5201         shr-color->hexadecimal.
5203         * shr-color.el (shr-color->hexadecimal): Add converting functions for
5204         RGB() or HSL() color representation.
5206         * shr.el (shr-tag-font): Add.
5207         (shr-tag-color-check): New function to get better colors.
5208         (shr-tag-insert-color-overlay): Factorize code between tag-font and
5209         tag-span.
5211         * shr-color.el: New file.
5213         * color-lab.el: New file.
5215         * gnus-art.el (gnus-url-mailto): Do not downcase args.
5217 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
5219         * nnir.el: Fix typo in comments.
5220         (nnir-run-imap): Simplify code.  No need to reverse artlist.
5221         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5223 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5225         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5227         * nnimap.el (nnimap-get-capabilities): Refactor out.
5228         (nnimap-open-connection): Re-request capabilities after STARTTLS.
5230 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
5232         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5233         appearing when `mm-uu-hide-markers' is nil.
5235 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5237         * nnimap.el (nnimap-unselect-group): Make into its own function.
5238         (nnimap-request-rename-group): Unselect group before renaming.
5239         This had gotten lost somewhere.
5240         (nnimap-request-accept-article): Keep track of examined groups, and
5241         unselect the group before APPENDing to read-only groups.
5242         (nnimap-request-move-article): Clear flags before moving so that they
5243         can be re-set later.
5245 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5247         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5248         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5250 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5252         * gnus-art.el (gnus-mime-display-single):
5253         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5254         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5255         parameter.
5257 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5259         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5260         (shr-table-vertical-line): New variable.
5261         (shr-insert-table): Use it.
5263 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5265         * gnus-html.el (gnus-html-wash-images): Don't display images if
5266         gnus-inhibit-images is non-nil; register displayer for cid images.
5267         (gnus-html-display-image): Work for cid image.
5268         (gnus-html-insert-image): Allow arguments.
5269         (gnus-html-put-image): Inhibit read-only.
5270         (gnus-html-prefetch-images): Don't prefetch images if
5271         gnus-inhibit-images is non-nil.
5273 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5275         * shr.el (shr-put-image): Break lines when inserting big pictures.
5277 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5279         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5280         sender, thanks Katsumi Yamaoka.
5282 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5284         * nnir.el (nnir-run-imap): Reverse the article list for each group
5285         rather than the whole list.
5287 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5289         * shr.el (shr-image-displayer): Protect function against non-existent
5290         image source.
5292         * gnus-art.el (gnus-inhibit-images): New user option.
5293         (gnus-mime-display-single): Don't display image if it is non-nil.
5295         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5296         gnus-inhibit-images.
5298         * shr.el (shr-image-displayer): New function.
5299         (shr-tag-img): Use it.
5301 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5303         * mml2015.el (mml2015-epg-sign): Use From header.
5305 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5307         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5309         * gnus-util.el (gnus-find-text-property-region): Return markers.
5311         * shr.el (shr-tag-img): Put a displayer in the text property.
5313         * gnus-util.el (gnus-find-text-property-region): New utility function.
5315         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5316         (gnus-html-show-images): Remove.
5318         * gnus-art.el (gnus-article-show-images): New, more general function.
5320         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5321         image url text properties.
5323         * shr.el: Ditto.
5325         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5326         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5328 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5330         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5331         work for two or more articles.
5333 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5335         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5336         divide an image that's in an html article to two or more when washing
5337         non-ASCII characters in alt text of it.
5339 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5341         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5342         smime-decrypt-region using function argument.
5343         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5345         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5347         * smime.el (smime-decrypt-region): Catch it.
5349 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5351         * smime.el (smime-mode-map): Move initialization into declaration.
5352         (gnus-run-mode-hooks): Don't autoload.
5353         (smime-mode): Use define-derived-mode.
5355 2010-11-11  Glenn Morris  <rgm@gnu.org>
5357         * smime.el (from): Restrict declaration to XEmacs.
5359         * nnir.el (gnus-group-topic-name): Autoload.
5361 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5363         * shr.el (shr-insert): Don't break long line if it is because of
5364         kinsoku-bol characters in the line end.
5366 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
5368         * nnir.el (nnir-request-move-article): Fix to provide original group
5369         and subject.
5370         (nnir-warp-to-article): Don't fail on articles whose headers haven't
5371         been retrieved.
5373         * gnus-sum.el (gnus-summary-move-article): Use original group and
5374         subject for virtual articles such as those in an nnir summary buffer.
5376 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5378         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5379         least 21.5).
5381         * smime.el (from): Declare it again for XEmacs.
5383 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5385         * message.el (message-resend): Don't disable encoding unless it's
5386         already encoded.
5388         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5389         low-numbered articles.
5391 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5393         * rfc2047.el (rfc2047-syntax-table): Simplify.
5395         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5396         set-char-table-range for XEmacs.
5398 2010-11-10  Glenn Morris  <rgm@gnu.org>
5400         * smime.el (from): Remove unused declaration.
5402         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5403         (gnus-float-time): On Emacs, always an alias.
5405         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5406         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5408 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5410         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5412 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5414         * shr.el (browse-url-mailto): Autoload.
5416         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5418         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5419         regexp doesn't need quoting.
5421 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
5423         * message.el (message-subject-trailing-was-ask-regexp)
5424         (message-subject-trailing-was-regexp): Match was: in addition to was.
5426 2010-11-09  Glenn Morris  <rgm@gnu.org>
5428         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5429         (nnbabyl-check-mbox): Use point-at-bol.
5431 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5433         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5435         * message.el (message-mailto): New function.
5436         (message-mailto): Should accept other parameters.
5437         (message-mailto): Remove since it duplicates browse-url-mailto
5438         functionality.
5440 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5442         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5443         methods.
5444         (gnus-read-active-file): Ditto.
5446         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5447         ": " from the prompt.
5448         (gnus-group-make-group): Ditto.
5450 2010-11-07  Glenn Morris  <rgm@gnu.org>
5452         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5453         (gnus-bookmark-kill-line): Use point-at-eol.
5455 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5457         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5458         asterisks in From header.
5460 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5462         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5463         string to avoid making the From headers syntactically invalid.
5465         * message.el (message-send-mail): Don't insert courtesy messages if the
5466         message already has List-Post and List-ID messages.
5468 2010-11-06  Glenn Morris  <rgm@gnu.org>
5470         * gnus-art.el (gnus-treat-article): Give dynamic local variables
5471         `condition', `type', `length' a prefix.
5472         (gnus-treat-predicate): Update for above name changes.
5474 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
5476         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5477         binding.  Handled by `gnus-summary-refer-thread' instead.
5478         (nnir-warp-to-article): New backend function.
5480         * nnimap.el (nnimap-request-thread): Force dependency updating.
5482         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5483         (gnus-summary-refer-thread): Rework to improve thread-referral.
5485         * gnus-int.el (gnus-warp-to-article): New function.
5487         * gnus-sum.el (gnus-summary-article-map): Bind it.
5489 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
5491         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5492         gnus-summary-refer-thread.
5494         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5495         headers.
5496         (gnus-summary-limit-include-thread): Prevent articles in thread from
5497         being cut in gnus-cut-threads.
5498         (gnus-summary-refer-thread): Limit retrieved headers to those in
5499         thread.
5501 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5503         * message.el (message-send-mail): Use the value of
5504         message-courtesy-message from the message buffer.
5506         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5508         * shr.el (shr-browse-url): Implement mailto: URLs.
5510         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5511         "raw".
5513         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5514         if it's already selected.
5516         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5518 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5520         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5521         to measure the length and truncate alt text.
5523 2010-11-03  Glenn Morris  <rgm@gnu.org>
5525         * nndiary.el (nndiary-generate-nov-databases-1)
5526         (nndiary-generate-active-info): Rename dynamic variable `files' to
5527         something less generic.
5529 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
5531         * nnir.el (nnir-request-move-article): Call the underlying backend to
5532         move articles from nnir.
5534 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5536         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5538 2010-11-02  Julien Danjou  <julien@danjou.info>
5540         * nnir.el: Remove wais support.
5542 2010-11-02  Glenn Morris  <rgm@gnu.org>
5544         * gnus-html.el: Reorder requirements to quieten compiler.
5546 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5548         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5549         properly for XEmacs as well.
5550         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5551         (gnus-article-natural-long-line-p): Use window-width rather than
5552         frame-width.
5554 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
5556         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
5557         (nnir-read-parms): Don't modify query.
5558         (nnir-run-query): Add ability to search topic on current line.
5559         (nnir-get-active): Clean up.
5561 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5563         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5564         degenerate articles.
5566         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5567         (gnus-print-buffer): Just print the buffer as is, without any copying
5568         to a buffer and then re-highlighting.
5570         * nnimap.el (nnimap-request-group): Store the new updated info.
5571         (nnimap-request-group): Select the group when we don't know whether it
5572         exists or not.
5574         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5575         groups.
5577         * gnus-group.el (gnus-group-find-new-groups): Display all the new
5578         groups.
5580         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5581         groups.
5583         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5584         long-lines case by only filling the long lines.
5586         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5587         (bug #7311).
5589 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5591         * shr.el: No need to declare `declare-function' since shr.el is for
5592         only Emacsen that provide `libxml-parse-html-region'.
5594 2010-11-01  Glenn Morris  <rgm@gnu.org>
5596         * mm-util.el (gnus-completing-read): Autoload.
5597         (mm-read-coding-system): Simplify Emacs definition.
5599         * nnmail.el (gnus-activate-group):
5600         * nnimap.el (gnutls-negotiate):
5601         * nntp.el (netrc-parse): Fix declarations.
5603 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5605         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
5606         string-match-p in Emacs >=23.
5608         * gnus-msg.el (gnus-configure-posting-styles):
5609         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
5611 2010-11-01  Glenn Morris  <rgm@gnu.org>
5613         * nnir.el (declare-function): Add compat stub.
5614         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
5615         (nnir-run-gmane): Require 'mm-url.
5617         * mm-util.el (mm-string-to-multibyte): Simplify.
5619         * shr.el (declare-function): Add compat stub.
5620         (url-cache-create-filename): Declare.
5621         (mm-disable-multibyte, widget-convert-button): Autoload.
5623         * smime.el (ldap-search): Declare.
5624         (smime-cert-by-ldap-1): Require ldap on Emacs.
5626         * nnimap.el: Require nnmail, and gnus-sum when compiling.
5627         (nnimap-keepalive): Use gnus-float-time.
5629         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
5630         (mail-source-delete-crash-box): Use gnus-float-time.
5632         * gnus-dired.el (gnus-completing-read): Autoload.
5634         * mm-view.el (gnus-rescale-image): Autoload.
5636         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
5638         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
5640         * sieve-manage.el: Require 'cl when compiling.
5642         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
5643         (gnus-iswitchb-completing-read): Require iswitchb.
5644         (gnus-select-frame-set-input-focus): Silence compiler.
5646 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5648         * message.el (message-subject-trailing-was-query): Change default to t,
5649         since I think that's what most people want.
5651         * nnimap.el (nnimap-request-accept-article): Erase buffer before
5652         appending for easier debugging.
5653         (nnimap-wait-for-connection): Take a regexp.
5654         (nnimap-request-accept-article): Wait for the continuation line before
5655         sending anything unless we're streaming.
5657         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
5658         leave the header washing to take place.
5660 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5662         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
5663         regular expression match and replace in posting styles.
5665 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
5667         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
5668         an entire server.
5669         (nnir-get-active): New function.
5670         (nnir-run-imap): Use it.
5671         (nnir-run-gmane): Who knew, gmane search returns an article score!
5673         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
5674         server on the current line with nnir.
5676 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5678         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
5679         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
5680         left edge.
5681         (gnus-article-foldable-buffer): Skip past the prefix when determining
5682         raggedness.
5684         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
5685         the raw article, and change `C-u g' to show the article without doing
5686         treatments.
5688         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
5689         on to `gnus-treat-article'.
5690         (gnus-inhibit-article-treatments): New variable.
5692         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
5694         * gnus-art.el (gnus-treatment-function-alist): Have
5695         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
5696         (gnus-treat-fill-long-lines): Change default to fill all text/plain
5697         sections.
5699         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
5700         parameter.
5701         (gnus-article-fill-cited-long-lines): New function.
5702         (gnus-article-fill-cited-article): Allow filling only long sections.
5704         * shr.el (shr-find-fill-point): Don't break lines between punctuation
5705         and non-punctuation (like after the apostrophe in "'We").
5707         * gnus-sum.el (gnus-summary-select-article): Make sure
5708         gnus-original-article-buffer is alive.
5710         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
5711         reflect the order they are in the digest.
5713         * gnus.el (gnus-group-startup-message): Move point to the start of the
5714         buffer.
5716         * nnimap.el (nnimap-capability): New function.
5717         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
5718         is set.
5720 2010-10-31  David Engster  <dengste@eml.cc>
5722         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
5723         conform with changes to gnus-completing-read.
5725 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5727         * shr.el (shr-tag-img): Output "*" instead of "[img]".
5729 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5731         * nnir.el: Move defvar, defcustom around to keep file organized
5732         and keep byte-compiler quiet.
5733         (nnir-read-parms): Accept search-engine as arg.
5734         (nnir-run-query): Pass search-engine as arg.
5735         (nnir-search-engine): Remove.
5737 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5739         * shr.el (shr-generic): The text nodes should be text, not :text.
5741         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
5742         later in the file.
5744 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5746         * nnir.el: General clean up.  Allow searching with multiple engines.
5747         Allow separate extra-parameters for each engine.
5748         Batch queries when possible.
5749         (nnir-imap-default-search-key,nnir-method-default-engines):
5750         Add customize interface.
5751         (nnir-run-gmane): New engine.
5752         (nnir-engines): Use it.  Qualify all prompts with engine name.
5753         (nnir-search-engine): Remove global variable.
5754         (nnir-run-hyrex): Restore for now.
5755         (nnir-extra-parms,nnir-search-history): New variables.
5756         (gnus-group-make-nnir-group): Use them.
5757         (nnir-group-server): Remove in favor of gnus-group-server.
5758         (nnir-request-group): Avoid searching twice.
5759         (nnir-sort-groups-by-server): New function.
5761 2010-10-30  Julien Danjou  <julien@danjou.info>
5763         * gnus-group.el: Remove gnus-group-fetch-control.
5765         * gnus-start.el (gnus-find-new-newsgroups):
5766         Remove gnus-check-first-time-used.
5768         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
5770 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5772         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
5773         set on groups that don't have \* permanentflags.
5775 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5777         * shr.el (shr-tag-span): Drop colorization of regions since we don't
5778         control the background color.
5779         (shr-tag-img): Ignore very small web bug type images.
5780         (shr-put-image): Add help-echo alt texts to the images.
5781         (shr-tag-video): Show the video poster image.
5783 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5785         * shr.el (shr-table-depth): New variable.
5786         (shr-tag-table-1): Only insert the images after the top-level table.
5788         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
5790         * gnus-util.el (gnus-list-memq-of-list): New function.
5792         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
5793         selected.
5794         (nnimap-unsplittable-articles): New slot.
5795         (nnimap-new-articles): Use it.
5797 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
5799         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
5800         move to the previous line on `M-g'.
5802 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5804         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
5805         *-request-group, which seems unnecessary.
5807         * nnimap.el (nnimap-quote-specials): Function copied over from
5808         imap.el.
5809         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
5810         they support that.  Suggested by Tom Regner.
5812 2010-10-29  Julien Danjou  <julien@danjou.info>
5814         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
5815         defalias.
5816         (gnus-summary-delete-marked-with): Remove obsolete defalias.
5818         * gnus.el: Remove `gnus-nntp-service' variable.
5819         (gnus-secondary-servers): Make obsolete.
5820         (gnus-nntp-server): Make obsolete.
5822         * gnus-start.el (gnus-1): Remove x-splash calls.
5824         * gnus-ems.el (gnus-x-splash): Remove.
5826         * gnus.el (gnus-group-startup-message): Simplify/update code.
5828         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
5829         capability before doing anything.
5830         (gnus-group-insert-group-line): Remove useless
5831         gnus-group-remove-excess-properties.
5833 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5835         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
5837 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5839         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
5840         config after reselecting.
5842 2010-10-28  Julien Danjou  <julien@danjou.info>
5844         * shr.el (shr-put-image): Use point even if only inserting text.
5845         (shr-put-image): Save excursion when inserting alt text on non-graphic
5846         display, so the behavior is the same when we are on a graphic display.
5848         * nnir.el (nnir-run-swish-e): Remove hyrex support.
5850 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5852         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
5853         (gnus-mime-copy-part): Check coding system, not charset.
5854         (gnus-mime-view-part-externally): Never remove part.
5855         (gnus-mime-view-part-internally): Don't remove part here.
5856         (gnus-article-part-wrapper): Make sure MIME tag is visible.
5857         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
5858         multipart/alternative.
5860         * mm-decode.el (mm-display-part): Take optional arg `force'.
5862 2010-10-26  Julien Danjou  <julien@danjou.info>
5864         * gnus-group.el (gnus-group-default-list-level): Add this function to
5865         compute the default list level.
5866         (gnus-group-default-list-level): Add possibility to use a function.
5868 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5870         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
5872         * gnus-group.el (gnus-group-completing-read)
5873         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
5874         gnus-replace-in-string.
5876 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5878         * shr.el (shr-tag-div): Add.
5880 2010-10-25  Julien Danjou  <julien@danjou.info>
5882         * gnus-util.el: Remove `gnus-with-local-quit'.
5884         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
5886 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5888         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
5889         the original article buffer.
5891 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5893         * nnimap.el (nnimap-request-head): New function.
5894         (nnimap-request-move-article): Try to be slightly faster by not
5895         requesting the entire message when moving.
5896         (nnimap-transform-headers): Don't bug out on bodiless articles.
5897         (nnimap-send-command): Have no outstanding messages if the IMAP server
5898         doesn't support streaming.
5899         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
5901 2010-10-24  Julien Danjou  <julien@danjou.info>
5903         * message.el (message-default-headers): Fix type.
5905 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5907         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
5908         prefetching images.
5910         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
5911         backend for unknown groups.  This is mainly useful for nnimap groups.
5913         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
5914         group isn't covered by the agent.
5916 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
5918         * nnir.el (nnir-method-default-engines): New variable.
5919         (nnir-run-query): Use it.
5920         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
5921         (gnus-summary-nnir-goto-thread): Change group if needed.
5923         * gnus-group.el (gnus-group-group-map): Add key binding for
5924         gnus-group-make-nnir-group.
5926 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5928         * shr.el (shr-tag-object): Add.
5930         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
5931         original article buffer live.
5932         (gnus-summary-select-article-buffer):
5933         Mention gnus-widen-article-buffer.
5935 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5937         * shr.el (shr-tag-strong): Add.
5939 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5941         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
5942         group names.  They mess up the group buffer badly.
5944         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
5946         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
5947         instead of the summary one.
5949 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5951         * mml.el (mml-preview): Work properly when editing article.
5953         * gnus-start.el (gnus-read-active-file-1): Don't add method to
5954         gnus-have-read-active-file if it's already been in.
5956 2010-10-22  Tom Tromey  <tromey@redhat.com>
5958         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
5959         gnus-group-completing-read.
5961 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5963         * message.el (message-mode-map): Don't bind M-; to comment region, to
5964         allow the global comment-dwim to work.
5966 2010-10-21  Julien Danjou  <julien@danjou.info>
5968         * message.el (message-setup-1): Allow message-default-headers to be a
5969         function.
5971 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5973         * shr.el (shr-tag-table): Simplify.
5975 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5977         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
5978         to avoid trying to snarf invalid stuff.
5980         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
5982         * gnus.el (gnus-message-archive-group): Quote value.
5983         (gnus-message-archive-group): Mark as changed.
5985         * shr.el (shr-add-font): Don't put the font properties on the newline
5986         or the indentation.
5988         * message.el (message-fix-before-sending): Change options when sending
5989         non-printable characters.
5991         * gnus.el (gnus-message-archive-method): Change the default to
5992         monthly outgoing groups.
5994         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
5995         that have gotten new numbers.
5997         * nnimap.el (nnimap-request-replace-article): New function.
5999 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6001         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6002         (nnrss-request-article): Don't use special html washing code.
6004 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6006         * shr.el (shr-tag-table): Remove useless nconc.
6008 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010         * gnus-art.el (article-wash-html): Simplify and remove the charset
6011         stuff.  Use the normal html rendering code instead of the special html
6012         washing code.
6014         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6015         `gnus-w3m' symbols.
6016         (mm-text-html-washer-alist): Remove.
6018         * mm-decode.el (mm-inline-text-html-renderer): Remove.
6019         (mm-inline-media-tests): Remove use.
6020         (mm-text-html-renderer): Change default to the `shr' symbol.
6022         * mm-view.el (mm-inline-text-html): Remove use.
6024         * gnus-art.el (gnus-blocked-images): New function.  Allow the
6025         `gnus-blocked-images' to be a function.
6026         (gnus-article-wash-function): Remove.
6028 2010-10-20  Julien Danjou  <julien@danjou.info>
6030         * spam.el (spam-list-of-processors): Mark as obsolete.
6032         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6033         (nnimap-insert-partial-structure): Fix boundary detection.
6035 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6037         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6038         run file-truename on remote files.  This can be expensive and even
6039         prevent one from editing drafts if some unrelated buffer has a stale
6040         connection.
6042 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6044         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6045         kinsoku-eol regardless of shr-kinsoku-shorten.
6046         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6047         (shr-tag-table): Support caption, thead, and tfoot.
6049 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6051         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6052         lines.
6053         (shr-save-contents): New command and keystroke.
6055         * nndoc.el (nndoc-type-alist): Add git support.
6056         (nndoc-git-type-p): New function.
6057         (nndoc-transform-git-article): Ditto.
6058         (nndoc-transform-git-headers): Ditto.
6059         (nndoc-transform-git-headers): Generate Subject headers.
6061         * shr.el (shr-parse-style): New function.
6062         (shr-tag-span): Ditto.
6064         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6065         to `G G' to avoid collisions.
6067 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6069         * shr.el: Load kinsoku if necessary.
6070         (shr-kinsoku-shorten): New internal variable.
6071         (shr-find-fill-point): Make kinsoku shorten text line if
6072         shr-kinsoku-shorten is bound to non-nil.
6073         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6074         shr-indentation too when testing if table is wider than frame width.
6075         (shr-insert-table): Use `string-width' instead of `length' to measure
6076         text width.
6077         (shr-insert-table-ruler): Make sure indentation is done at bol.
6079 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6081         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6082         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6083         undecoded network data.
6085 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6087         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6088         name in the mode line spec so that the mode line menu works
6089         (bug #2431).
6091         * message.el (message-get-reply-headers): If we're fed `to-address',
6092         then always use that.
6094         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6095         aren't so wide as to need to switch off the edit menu.
6097         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6098         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6100         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6101         `M-g'.
6102         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6103         the permanent marks.
6105 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
6107         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6108         Splitting according to references/in-reply-to obeys the ignore-groups
6109         variable, while splitting by sender and subject do not.
6111 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6113         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6114         alist, so that we can look for non-Unicode chars.
6115         (article-translate-strings): Allow both character and string maps.
6117 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6119         * shr.el (shr-insert): Don't insert space behind a wide character
6120         categorized as kinsoku-bol, or between characters both categorized as
6121         nospace.
6123 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
6125         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
6126         headers to gnus-newsgroup-headers.
6128 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6130         * shr.el (shr-tag-img): Don't align images -- since we're not
6131         rescaling, this often leads to ugly displays.
6133 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
6135         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6136         duplicates.
6138 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
6140         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6141         call.
6143 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6145         * gnus.el: Autoload gnus-html-show-images.
6147         * nnimap.el: Use nnheader-message throughout.
6149         * shr.el (shr-tag-img): Ignore images with no data.
6151 2010-10-15  Julien Danjou  <julien@danjou.info>
6153         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6154         a possibility to disable format=flow encoding when using hard newlines.
6156 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6158         * shr.el (shr-insert): Remove space inserted before or after a
6159         breakable character or at the beginning or the end of a line.
6160         (shr-find-fill-point): Do kinsoku; find the second best point or give
6161         it up if there's no breakable point.
6163 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6165         * nnimap.el (nnimap-open-connection): Message when opening connection
6166         for debugging purposes.
6168         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6169         on every setup buffer call to allow this to change from article to
6170         article.
6172         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6173         buffers where we have a wide table.
6175 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
6177         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6178         uses *-request-thread.
6180 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6182         * nnimap.el (nnimap-open-connection): Remove %s from openssl
6183         incantation, which is no longer valid.
6185 2010-10-14  Julien Danjou  <julien@danjou.info>
6187         * shr.el: Fix defcustom type (char -> character).
6189 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6191         * nnimap.el (nnimap-open-connection): tls-program should be a list of
6192         programs.
6194 2010-10-14  Julien Danjou  <julien@danjou.info>
6196         * shr.el (shr-tag-a): Use url-link as widget type.
6198         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6199         `gnus-group-get-icon'.
6201 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6203         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6204         This should make server editing work better.
6206         * shr.el (shr-find-fill-point): Don't inloop on indented text.
6208         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6209         (nnimap-parse-flags): Fix regexp.
6211         * shr.el (shr-find-fill-point): Use a filling algorithm that should
6212         probably work for CJVK text, too.
6214         * nnimap.el (nnimap-extend-tls-programs): Remove.
6215         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6217 2010-10-13  Julien Danjou  <julien@danjou.info>
6219         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6220         responses.
6222 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6224         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6226         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6227         anything in Emacs.
6229         * shr.el (shr-current-column): Remove buggy and unnecessary function.
6231 2010-10-13  Julien Danjou  <julien@danjou.info>
6233         * shr.el (shr-width): Make shr-width a defcustom with default to
6234         fill-column.
6235         (shr-tag-img): Use shr-width rather than fill-column.
6237 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6239         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6241         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6242         position when (X-)Faces exist.
6243         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6244         avatars when called interactively.
6246 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6248         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6249         gnus-article-x-face-too-ugly is bound.
6251 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6253         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6255         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6256         mailbox that doesn't exist.
6258 2010-10-12  Julien Danjou  <julien@danjou.info>
6260         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6261         (shr-get-image-data): Encode URL properly when fetching from cache.
6262         (shr-tag-img): Use aligned-to spaces to align correctly images.
6264         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6265         before inserting the Gravatar.
6267         * shr.el (shr-tag-img): Add align attribute support for <img>.
6269 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6271         * gnus-gravatar.el (gnus-art): Require.
6273         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6274         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6275         Remove long obsoleted functions.
6277 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6279         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6281         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6282         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6283         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6284         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6285         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6286         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6287         Fix comment for declare-function.
6289 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6291         * nnimap.el (nnimap-request-rename-group): Select group read-only
6292         before renaming it.
6294         * shr.el (shr-insert): Fix up the white space only regexp.
6296         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6297         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6299         * shr.el (shr-current-column): New function.
6300         (shr-find-fill-point): New function.
6302 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6304         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6305         numbers.
6307 2010-10-11  Julien Danjou  <julien@danjou.info>
6309         * shr.el (shr-hr-line): Add.
6310         (shr-tag-hr): Use shr-hr-line to specify which character to use to
6311         display hr lines.
6312         (shr-max-columns): Do not change state to nil if we just inserting
6313         spaces.
6315 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6317         * gnus-topic.el (gnus-topic-read-group): If after the last group,
6318         select the last group.
6320 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
6322         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6324 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6326         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6327         for Gnus.
6328         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6329         (nnimap-update-qresync-info): Mark \Seen articles as read.
6331         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6332         non-variable, too.
6334         * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6335         available.
6336         (nnimap-update-info): Rely more on the current active than the param
6337         active to avoid marking articles as read too much.
6339         * auth-source.el (auth-source-create): Use (user-login-name) for the
6340         user name default.
6342         * nnimap.el (nnimap-update-info): If the server doesn't return any
6343         useful info, just use the previous info.
6344         (nnimap-update-info): Prefer old info over start-article.
6345         (nnimap-update-qresync-info): Finish implementing QRESYNC.
6347 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
6349         * nnir.el (autoload): Clean up autoloads.
6350         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6351         Use key rather than value.
6352         (nnir-imap-search-other): New variable.
6353         (nnir-read-parm): Use it.
6354         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6355         (gnus-summary-nnir-goto-thread): Modify to work with imap.
6357 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6359         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6360         the process, too.
6362 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6364         * spam.el (gnus-summary-mode-map): Bind to "$".
6365         Suggested by Russ Allbery.
6367         * shr.el: Rework the way things are indented by <li> slightly.
6369         * gnus.el (gnus-group-set-parameter): Fix typo.
6371         * nnimap.el: Start implementing QRESYNC support.
6373 2010-10-09  Julien Danjou  <julien@danjou.info>
6375         * nnir.el (nnir-engines): Fix too many arguments.
6377 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6379         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6380         group is the "last", so that the backends like nnfolder actually save
6381         their folders.
6383         * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6384         try to use that for the TLS stream.
6385         (nnimap-retrieve-group-data-early): Rework the marks code to heed
6386         UIDVALIDITY and find out which groups are read-only and not.
6387         (nnimap-get-flags): Use the same marks parsing code as the rest of
6388         nnimap.
6390 2010-10-09  Julien Danjou  <julien@danjou.info>
6392         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6394         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6395         retrieving gravatars.
6397         * shr.el (shr-table-corner): Add.
6398         (shr-table-line): Add.
6399         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6401 2010-10-08  Julien Danjou  <julien@danjou.info>
6403         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6405 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
6407         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6409         * gnus-sum.el (gnus-mark-article-as-unread)
6410         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6411         (gnus-summary-set-bookmark): Use it.
6413         * gnus-msg.el (gnus-setup-message): Use it.
6415         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6417         * gnus.el (gnus-group-remove-parameter): Use it.
6419         * gnus-group.el (gnus-group-make-web-group): Use it.
6421         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6423         * nnregistry.el: Update docs to mention manual.
6425         * gnus-registry.el: Update docs to mention nnregistry.el.
6426         (gnus-registry-initialize): Don't install nnregistry refer method
6427         automatically.
6428         (gnus-registry-install-nnregistry): Remove it.
6430 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6432         * shr.el (shr-insert): Don't insert double spaces.
6434 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6436         * gnus-gravatar.el (gnus-treat-from-gravatar)
6437         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6438         called interactively.
6440         * gnus-art.el (gnus-mime-view-part-externally)
6441         (gnus-mime-view-part-internally): Make predicate function passed to
6442         gnus-mime-view-part-as-type assume argument is a mime type, not a list
6443         of a mime type.
6445         * shr.el (shr-table-widths): Don't use cl function `reduce'.
6447 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6449         * shr.el (require): Require cl when compiling.
6450         (shr-tag-hr): New function.
6452         * nnimap.el (nnimap-update-info): Remove double setting of high.
6453         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6454         This makes nnimap work properly on Courier again.
6456         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6457         the variable for backwards compatibility.
6459         * mm-decode.el (mm-save-part): If given a non-directory result, expand
6460         the file name before using to avoid setting mm-default-directory to
6461         nil.
6463         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6464         bidning gnus-agent variables.
6466         * shr.el (shr-render-td): Use a cache for the table rendering function
6467         to avoid getting an exponential rendering behavior in nested tables.
6468         (shr-insert): Rework the line-breaking algorithm.
6469         (shr-insert): Don't leave trailing spaces.
6470         (shr-insert-table): Also insert empty TDs.
6471         (shr-tag-blockquote): Ensure paragraphs after </ul>.
6473 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6475         * gnus-sum.el (gnus-number): Rename from `number'.
6476         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6477         (gnus-summary-limit-children): Update uses correspondingly.
6479 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6481         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6482         (gnus-gravatar-transform-address): Don't show avatars of people of
6483         which mail addresses match gnus-gravatar-too-ugly.
6485 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6487         * shr.el (shr-table-widths): Expand TD elements to fill available
6488         space.
6490 2010-10-07  Julien Danjou  <julien@danjou.info>
6492         * nnimap.el (nnimap-request-rename-group): Add this method.
6494 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6496         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6497         name from XEmacs' function-arglist.
6499         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6500         gravatar under XEmacs.
6502 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
6504         * auth-source.el: Update docs with TODO items.
6506         * gnus-sync.el: Update docs to explain state and plans.
6508         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6509         Hooks for mark updates.
6510         (gnus-request-set-mark, gnus-request-update-mark): Use them.
6512         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6513         hooks with arguments, which is needed for mark update hooks.
6515 2010-10-06  Julien Danjou  <julien@danjou.info>
6517         * gnus.el (gnus-expand-group-parameter): Only return and act on what
6518         was matched.
6520         * sieve-manage.el: Update example in `Commentary'.
6522         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6524         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6525         not 2000.
6526         (sieve-manage-authenticate): Re-add function.
6528 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6530         * shr.el (shr-insert): Get 'space transition right.
6531         (shr-render-td): Only delete space at the end of the TD.
6533         * nnimap.el (nnimap-open-connection): Prepare to support
6534         open-gnutls-stream.
6536         * shr.el: Rearrange function order to be more logical.
6538 2010-10-06  Julien Danjou  <julien@danjou.info>
6540         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6541         (nnrss-discover-feed): Remove 404 URL in docstring.
6543         * nnir.el: Fix Swish-E URL.
6544         Fix Namazu URL.
6546         * message.el (message-change-subject): Remove 404 URL in a comment.
6548 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6550         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6551         called interactively.
6553         * gnus-util.el (gnus-remove-if): Allow hash table.
6554         (gnus-remove-if-not): New function.
6556         * gnus-art.el (gnus-mime-view-part-as-type):
6557         * gnus-score.el (gnus-summary-score-effect):
6558         * gnus-sum.el (gnus-read-move-group-name):
6559         Replace remove-if-not with gnus-remove-if-not.
6561         * gnus-group.el (gnus-group-completing-read):
6562         Regard collection as a hash table if it is not a list.
6564 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6566         * shr.el (shr-render-td): Allow blank/missing <TD>s.
6568         * shr.el: Document the table-rendering algorithm.
6570         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6571         invalid URLs.
6573         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6574         line-broken.
6575         (shr-tag-img): Ignore image fetching errors.
6576         (shr-overlays-in-region): Compute overlay positions correctly.
6578         * mm-decode.el (mm-shr): Require shr.
6580         * gnus-art.el (gnus-blocked-images): Move variable here.
6582         * shr.el (shr-insert-table): Bind free variable.
6584         * mm-decode.el (mm-shr): Bind shr-content-function.
6586         * shr.el (shr-content-function): New variable.
6588         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
6589         added for symmetry.
6591         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
6593         * gnus-group.el (gnus-group-make-group): Doc fix.
6595         * nnimap.el (nnimap-request-newgroups): Return success.
6597         * shr.el (shr-find-elements): New function.
6598         (shr-tag-table): Put all the images after the table.
6599         (shr-tag-table): Really inhibit images inside the table.
6600         (shr-collect-overlays): Copy over overlays from the TD elements to the
6601         main document.
6603         * mm-decode.el (mm-shr): Bind shr-blocked-images to
6604         gnus-blocked-images.
6606 2010-10-05  Julien Danjou  <julien@danjou.info>
6608         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
6610         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
6611         (gnus-html-maximum-image-size): Add this function.
6612         (gnus-html-put-image): Use gnus-html-maximum-image-size.
6614         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
6615         server-value of the capability is nil.
6617 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6619         * shr.el (shr-tag-em): Add <EM> tag.
6621 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
6623         * sieve-manage.el (sieve-manage-default-stream): Make default stream
6624         customizable.
6626         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
6627         handing broken links to browse-url.
6629 2010-10-05  Julien Danjou  <julien@danjou.info>
6631         * gnus-util.el (gnus-emacs-completing-read)
6632         (gnus-iswitchb-completing-read): Use autoload rather than require.
6634 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6636         * gnus-util.el (gnus-completing-read-function): Exclude
6637         gnus-icompleting-read and gnus-ido-completing-read from candidates for
6638         XEmacs since iswitchb.el is very old and ido.el is unavailable in
6639         XEmacs.
6641         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
6642         not to use `delete-dups' that is unavailable in XEmacs 21.4.
6644         * gnus-html.el: Don't require help-fns under XEmacs.
6645         (gnus-html-schedule-image-fetching): Work for XEmacs.
6647         * mm-decode.el (mm-shr): Decode contents by charset.
6649 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6651         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
6652         unknown.
6654         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
6655         (shr-get-image-data): Ensure against the cache file missing.
6657         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
6658         for data.
6660         * spam-report.el (spam-report-url-ping-plain): Don't query about
6661         killing the process.
6663         * shr.el (shr-render-td): Protect against too-wide text.
6665 2010-10-04  Julien Danjou  <julien@danjou.info>
6667         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
6668         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
6670         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
6671         retrieved.
6673 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6675         * shr.el (browse-url): Require.
6676         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
6677         lines.
6678         (shr-show-alt-text, shr-browse-image): New commands.
6679         (shr-browse-url, shr-copy-url): New commands.
6681         * gnus-sum.el (gnus-widen-article-window): New variable.
6682         (gnus-summary-select-article-buffer): Use it.
6684         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
6685         without @ signs.
6687 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6689         * nnir.el (nnir-run-imap): Remove spurious space in search string.
6691 2010-10-04  Julien Danjou  <julien@danjou.info>
6693         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
6694         for XEmacs.
6696 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6698         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
6700         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
6701         (nnimap-close-server): Implement.
6703         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
6704         (shr-insert): Tweak line breaking.
6705         (shr-insert): Handle <pre> better.
6706         (shr-tag-li): Get <li> indentation right.
6707         (shr-tag-li): Get <li> indentation even righter.
6708         (shr-tag-blockquote): Ensure paragraph start.
6709         (shr-make-table): Tweak table generation.
6710         (shr-make-table): Fix typo.
6712         * shr.el: Implement table rendering.
6714 2010-10-04  Julien Danjou  <julien@danjou.info>
6716         * gnus-html.el (gnus-html-put-image): Fix resize image code.
6718 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6720         * shr.el (shr-insert): Use string anchors instead of line anchors.
6722 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6724         * shr.el: Add headings.
6725         (shr-ensure-paragraph): Actually work.
6726         (shr-tag-li): Make <ul> prettier.
6727         (shr-insert): Get white space at the beginning/end of elements right.
6728         (shr-tag-p): Collapse subsequent <p>s.
6729         (shr-ensure-paragraph): Don't insert double line feeds after blank
6730         lines.
6731         (shr-insert): \t is also space.
6732         (shr-tag-s): Fix "s" tag name function.
6733         (shr-tag-s): Fix face prop name.
6735 2010-10-03  Julien Danjou  <julien@danjou.info>
6737         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
6739         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
6740         gnus-window-inside-pixel-edges.
6742         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
6743         gnus-ems.
6745         * mm-view.el (mm-inline-image-emacs): Support image resizing.
6747         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
6748         function.
6750         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
6751         resize choice.
6753 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6755         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
6756         beginning of the buffer.
6758         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
6759         article buffer again.
6761         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
6763         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
6764         when it's at the start of the buffer.
6766         * shr.el (shr-tag-blockquote): Convert name.
6767         (shr-rescale-image): Use the right image-size variant.
6769         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
6770         buffer isn't shown, then select the current article first instead of
6771         bugging out.
6772         (gnus-summary-select-article-buffer): Show both the article and summary
6773         buffers again.
6775         * shr.el (shr-fontize-cont): Protect against regions with no text.
6776         Rename tag functions to shr-tag-* for enhanced security.
6777         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
6779 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
6781         * shr.el (shr-insert):
6782         * pop3.el (pop3-movemail):
6783         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
6784         loaded.
6786 2010-10-03  Glenn Morris  <rgm@gnu.org>
6788         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
6790         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
6792         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
6794         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
6796         * gnus-util.el (gnus-make-local-hook): Simplify.
6798 2010-10-02  Julien Danjou  <julien@danjou.info>
6800         * gnus-util.el (gnus-iswitchb-completing-read): New function.
6801         (gnus-ido-completing-read): New function.
6802         (gnus-emacs-completing-read): New function.
6803         (gnus-completing-read): Use gnus-completing-read-function.
6804         Add gnus-completing-read-function.
6806 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6808         * shr.el (shr-insert-document): Autoload.
6809         (shr-img): Be silent.
6810         (shr-insert): Add a newline after every picture before text.
6811         (shr-add-font): Use overlays for combining faces.
6812         (shr-insert): Pass upwards the text start point.
6814         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
6815         possible.
6816         (mm-shr): New function.
6818 2010-10-02  Julien Danjou  <julien@danjou.info>
6820         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
6821         should go backward.
6823 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
6825         * shr.el (shr): Fix typo in provide call.
6827 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6829         * shr.el: New file.
6831         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
6833         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
6834         completing read.
6836 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6838         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
6839         we're being queried about.  Suggested by Dan Jacobson.
6841         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
6842         Suggested by Jason Eisner.
6844         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
6845         table, too.  Suggested by Stefan Wiens.
6846         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
6847         the table unnecessary.  Suggested by Stefan Wiens.
6849         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
6850         longer needed, and probably doesn't work either, as pointed out by
6851         Stefan Wiens.
6852         (gnus-summary-exit): Remove call to the clearing function.
6853         (gnus-summary-exit-no-update): Ditto.
6855         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
6856         instead of gnus-eval-in-buffer-window to avoid popping up frames.
6857         Reported by Stefan Monnier.
6858         (gnus-summary-save-in-rmail): Ditto.
6860         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
6861         article buffer, instead of both the article buffer and the summary
6862         buffer.  Sort of suggested by Dan Jacobson.
6864         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
6866         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
6867         Suggested by Dan Jacobson.
6869         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
6870         documentation clearer.
6872         * message.el (message-shorten-references): Comment on the number "21".
6873         Suggested by Stefan Monnier.
6875         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
6876         Suggested by Dan Jacobson.
6878         * gnus.el (gnus-large-newsgroup):
6879         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
6881         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
6882         externalize attachments.  Bug reported by Steve Wen.
6884         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
6885         really message anything to the user.
6887         * nnmail.el (nnmail-article-group): Allow using the fancy split method
6888         directly.
6890         * nnimap.el (nnimap-request-group): Low higher than high to signal no
6891         messages in empty groups.
6893 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
6895         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
6896         non-UIDNEXT group.
6898 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6900         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
6901         not the value from the collection.
6903         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
6904         values.  This sometimes happens on some groups that have no info.
6905         (nnimap-request-newgroups): New function.
6907 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
6909         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
6910         check into `gnus-registry-initialize'.
6911         (gnus-registry-initialize): Ditto.
6912         Fix and extend header docs.
6914 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6916         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
6917         regexp backtrace overflows.
6919         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
6920         for starttls that tls.el implements; i.e. openssl.
6922 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6924         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
6925         (gravatar-create-image): New function that's an alias to
6926         gnus-xmas-create-image, gnus-create-image, or create-image.
6927         (gravatar-data->image): Use it.
6929 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
6931         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
6932         install the nnregistry refer method.
6933         (gnus-registry-install-hooks): Use it.
6934         (gnus-registry-unfollowed-groups): Add nnmairix to the default
6935         unfollowed groups.
6937 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
6939         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
6940         expanding threads.
6942 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6944         * nnir.el: Use the server names without suffixes (bug #7009).
6946         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
6947         unencrypted to STARTTLS, if possible.
6949 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6951         * message.el (message-ignored-supersedes-headers): Strip Injection-*
6952         headers before superseding.
6954 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6956         * nnrss.el (nnrss-use-local): Add documentation.
6958         * nnimap.el (nnimap-extend-tls-programs): New function.
6959         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
6960         (nnimap-wait-for-connection): Accept the greeting from the stupid
6961         output from openssl s_client -starttls, too.
6963         * nnimap.el (nnimap-find-article-by-message-id): Really return the
6964         article number.
6965         (nnimap-split-fancy): New variable.
6966         (nnimap-split-incoming-mail): Use it.
6968         * nntp.el (nntp-server-list-active-group): Document.
6970         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
6971         SELECT to get the message-id.
6973         * mail-source.el (mail-sources): Remove webmail support.
6974         (defvar): Ditto.
6975         (mail-source-fetcher-alist): Ditto.
6976         (mail-source-fetch-webmail): Remove.
6978         * webmail.el: Remove -- doesn't seem relevant any more.
6980         * gnus.el: Fix up make-obsolete-variable declarations throughout.
6982         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
6983         the \r.
6985 2010-09-30  Julien Danjou  <julien@danjou.info>
6987         * gnus-agent.el (gnus-agent-add-group): Fix call to
6988         gnus-completing-read.
6990 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6992         * nndoc.el (nndoc-retrieve-groups): New function.
6994         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6995         `default', use nnmail-split-methods.
6996         (nnimap-request-article): Downcase the NILs so that they are nil.
6998         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
6999         symbol.
7001         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7002         code, since if the user has requested network, that's what they ought
7003         to get.
7004         (nnimap-request-set-mark): Erase the buffer before issuing commands.
7005         (nnimap-split-rule): Mark as obsolete.
7007         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7008         New variable.
7010         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7011         correct slot, too.
7013 2010-09-29  Julien Danjou  <julien@danjou.info>
7015         * gnus.el (gnus-local-domain): Declare variable obsolete.
7017         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7018         Fix history computing.
7019         (gnus-ido-completing-read): Require ido.
7021 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7023         * gnus-registry.el: Don't prompt on load, which makes it impossible to
7024         build Gnus.
7026         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7027         when interpreting the structures.
7028         (nnimap-request-accept-article): Add \r\n to the lines to make this
7029         work with Cyrus.
7031         * nndraft.el (nndraft-request-expire-articles): Use the group name
7032         instead if "nndraft".  Fix found by Nils Ackermann.
7034 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
7036         * nnregistry.el: Add.
7038 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7040         * nnmail.el (group, group-art-list, group-art):
7041         Remove unneeded directives.
7043 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7045         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7046         (mm-mime-charset):
7047         * rfc2047.el (rfc2047-syntax-table):
7048         * utf7.el (utf7-utf-16-coding-system): Comment fix.
7050         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7051         rather than `insert-file-contents' and `eval-region'.
7053 2010-09-29  Julien Danjou  <julien@danjou.info>
7055         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7056         replacement of `gnus-gravatar-relief' to mimic
7057         `gnus-faces-properties-alist'.
7058         Add :version property.
7060 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7062         * mail-source.el (mail-source-report-new-mail):
7063         * message.el (message-default-mail-headers):
7064         * mm-decode.el (mm-valid-image-format-p): Comment fix.
7066         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7068 2010-09-28  Julien Danjou  <julien@danjou.info>
7070         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7071         mail-address contains the same string as real-name.
7073         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7074         non-blank in header, otherwise it'll get stripped.
7076         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7077         real-name, and then for mail address rather than doing : or , search.
7079 2010-09-27  Julien Danjou  <julien@danjou.info>
7081         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7082         right completing-read function.
7083         (gnus-use-ido): New variable
7084         (gnus-completing-read-with-default): Remove.
7085         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7086         (gnus-agent-add-group):
7087         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7088         * mm-view.el (mm-view-pkcs7-decrypt):
7089         * mm-util.el (mm-codepage-setup):
7090         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7091         * mml-smime.el (mml-smime-openssl-sign-query):
7092         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7093         (mml-insert-multipart):
7094         * gnus-msg.el (gnus-summary-yank-message):
7095         * gnus-int.el (gnus-start-news-server):
7096         * mm-decode.el (mm-interactively-view-part):
7097         * gnus-dired.el (gnus-dired-attach):
7098         * gnus.el (gnus-read-method):
7099         * gnus-bookmark.el (gnus-bookmark-jump):
7100         * gnus-art.el (gnus-mime-view-part-as-type)
7101         (gnus-mime-action-on-part, gnus-article-encrypt-body):
7102         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7103         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7104         * nnmairix.el (nnmairix-create-server-and-default-group)
7105         (nnmairix-update-groups, nnmairix-get-server)
7106         (nnmairix-backend-to-server, nnmairix-goto-original-article)
7107         (nnmairix-get-group-from-file-path):
7108         * nnrss.el (nnrss-find-rss-via-syndic8):
7109         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7110         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7111         (gnus-group-browse-foreign-server):
7112         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7113         (gnus-summary-execute-command, gnus-summary-respool-article)
7114         (gnus-read-move-group-name):
7115         * gnus-score.el (gnus-summary-increase-score)
7116         (gnus-summary-score-effect):
7117         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7119 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7121         * nnimap.el (auth-source-forget-user-or-password)
7122         (auth-source-user-or-password): Autoload.
7124         * message.el (message-from-style, message-interactive)
7125         (message-signature): Remove comment.
7126         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7127         always.
7128         (message-sendmail-envelope-from): Comment fix.
7129         (message-yank-prefix): Default to mail-yank-prefix always.
7130         (message-indentation-spaces):
7131         Default to mail-indentation-spaces always.
7132         (message-signature-file): Default to mail-signature-file always.
7134 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7136         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7137         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7138         new articles.
7140         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7141         parts.
7142         (nnimap-request-article): Work with the t setting, too.
7144         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7145         that you don't get flashes of other buffers.
7146         (gnus-summary-show-complete-article): Intern before setting.
7148 2010-09-27  David Engster  <dengste@eml.cc>
7150         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7151         well as HEADERS.
7152         (nnmairix-retrieve-headers): Provide new argument for the above.
7154 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7156         * gnus-sum.el (gnus-summary-move-article): Don't alter
7157         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
7158         group.
7160         * nnimap.el (nnimap-update-info): Don't destructively alter active.
7162         * message.el (message-cite-prefix-regexp): Revert my last edit.
7164         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7165         variable instead of the Gnus variable.
7167         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7169         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7171         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7172         since some servers don't like it.
7173         (nnimap-open-connection): Forget credentials if the server says the
7174         password was wrong.
7175         (nnimap-parse-line): Protect against invalid data.
7177         * gnus-sum.el (gnus-summary-move-article): Add comment.
7178         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7179         nothing alters it while scanning for new messages.
7181         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7182         which may or may not help.
7183         (nnimap-open-connection): If we're doing a stream connection, and then
7184         discover we're on a STARTTLS-capable server, then open a STARTTLS
7185         connection instead.
7187 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7189         * nnimap.el (utf7): Require.
7191         * message.el (message-cite-prefix-regexp): Remove "}" from citation
7192         prefix.
7194 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
7196         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7198 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7200         * nnimap.el (nnimap-request-accept-article): Message the error on
7201         error.
7203 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7205         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7207 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7209         * nndoc.el (nndoc-request-list): Return success always.
7211         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7212         `fetch-old' -- we only want to fetch the articles we've requested.
7213         The rest are in the agent, probably.
7214         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7215         disappeared server" to something low.  It's not important.
7217         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7218         arrived before the FETCH data.
7220         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7221         target here, because we don't know the Gnus name of the group.
7223         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7224         for the correct group.
7226         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7228         * gnus.el (gnus): Give a final warning after startup.
7230         * gnus-util.el (gnus-action-message-log): New variable.
7231         (gnus-message): Use it.
7232         (gnus-final-warning): New function.
7234         * nnimap.el (nnimap-open-connection): Record the greeting.
7235         (nnimap): Add greeting.
7237 2010-09-26  Julien Danjou  <julien@danjou.info>
7239         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7240         arguments.
7241         (gnus-html-wash-images): Fix spec computing to include start/end.
7243         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7245 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7247         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7248         deletion.
7249         (nnimap-retrieve-headers): Don't select the group, because that's
7250         already done by nnimap-possibly-change-group.
7252         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7253         (gnus-picon-transform-address): Use it.
7255         * mail-source.el (mail-source-value): Revert previous patch.
7257         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7258         on failure.
7259         (nnimap-open-connection): Look up both virtual and physical server name
7260         credentials.
7262         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7264 2009-02-08  Dave Love  <fx@gnu.org>
7266         * gnus-win.el (gnus-window-to-buffer-helper)
7267         (gnus-all-windows-visible-p): Function needn't be a symbol.
7269         * mail-source.el (mail-source-value): Function needn't be a symbol.
7271 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7273         * message.el (message-cite-prefix-regexp): Remove } from the cite
7274         prefix.
7276         * gnus-art.el (gnus-treatment-function-alist): Do picons before
7277         highlight again, so that the highlight is correct.
7279         * gnus-picon.el (gnus-picon): Remove again.
7280         (gnus-picon-create-glyph): Set the background XPM color explicitly.
7282         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7283         doing the header highlightling, so that the background color of the
7284         picon is correct.
7286         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7287         (gnus-picon): Ditto.
7288         (gnus-picon): Reinstate.  The background color for picons is white.
7289         (gnus-picon-insert-glyph): Make the background white.
7291         * nnml.el (nnml-open-nov): Don't return dead buffers.
7293         * auth-source.el (auth-source-create): Query the user for whether to
7294         store the credentials.
7296         * auth-source.el (auth-source-user-or-password): Use the existing auth
7297         sources, if any, for creation.
7299         * gnus.el (gnus-group-fast-parameter): Return the last matching
7300         parameter instead of the first matching parameter.
7302 2010-09-26  Julien Danjou  <julien@danjou.info>
7304         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7306 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7308         * mml2015.el (mml2015-use): Remove gpg support.
7310         * mml1991.el (mml1991-function-alist): Remove gpg function.
7311         (mml1991-gpg-sign): Remove.
7313 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
7315         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7316         (gnus-browse-unsubscribe-current-group): Document it.
7317         (gnus-browse-unsubscribe-group): Use it.
7319 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7321         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7322         address to the To list for easier response.
7324         * gnus.el (gnus-play-startup-jingle): Remove.
7325         (gnus-splash): Don't play jingle.
7326         (gnus): Silence gnus-load message.
7328         * gnus-art.el (gnus-treat-play-sounds): Remove.
7330         * gnus.el (gnus-play-jingle): Remove audio support.
7332         * gnus-cus.el (gnus-score-customize): Remove audio reference.
7334         * earcon.el: Remove -- no users.
7336         * gnus-audio.el: Remove -- no users of this package.
7338         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7340         * gnus-start.el (gnus-setup-news): Remove nocem support.
7342         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7344         * gnus.el (gnus-use-nocem): Remove.
7346         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7347         Remove.
7349         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
7350         uses NoCeM any more.
7352         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7353         (gnus-button-ctan-handler): Ditto.
7354         (gnus-button-handle-ctan-bogus-regexp): Ditto.
7355         (gnus-button-ctan-directory-regexp): Ditto.
7356         (gnus-button-handle-ctan): Ditto.
7357         (gnus-button-tex-level): Ditto.
7358         (gnus-button-alist): Remove CTAN stuff.
7360 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7362         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7363         nnimap-streaming test.
7365         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7366         servers twice.
7368         * nnimap.el (nnimap-open-connection): Add more error reporting when
7369         nnimap fails early.
7371         * nnheader.el (nnheader-get-report-string): New function.
7372         (nnheader-get-report): Use it.
7374         * gnus-int.el (gnus-check-server): Say what the error was when opening
7375         failed.
7377         * nnimap.el (nnimap-wait-for-response): Search further when we're not
7378         using streaming.
7380 2010-09-25  Julien Danjou  <julien@danjou.info>
7382         * gnus-html.el (gnus-html-rescale-image): Use our defalias
7383         gnus-window-inside-pixel-edges.
7385 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7387         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7389         * mm-decode.el (mm-save-part): Allow saving to other directories the
7390         normal Emacs way.
7392         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7393         Suggested by Jay Berkenbilt.
7395         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7396         there isn't a single byte.
7398         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7399         just do it.  It doesn't really seem to matter what the user responds
7400         here, I think, so it's just a confusing question.
7402         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7403         non-streaming case.
7405         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7406         (gnus-article-encrypt-body): Use it.
7408         * gnus-sum.el (gnus-summary-show-complete-article): New command and
7409         keystroke.
7411         * nnimap.el (nnimap-find-wanted-parts-1):
7412         Use gnus-fetch-partial-articles.
7414         * gnus-art.el (gnus-fetch-partial-articles): New variable.
7416         * nnimap.el (nnimap-insert-partial-structure): New function.
7417         (nnimap-get-partial-article): New function.
7418         (nnimap-request-article): Use it.
7419         (nnimap-wait-for-response): Return whether the wait was successful.
7420         (nnimap-finish-retrieve-group-infos): Don't do anything if the
7421         retrieval wasn't successful.
7422         (nnimap-retrieve-group-data-early): Allow throttling servers.
7423         (nnimap-streaming): New variable.
7424         (nnimap-fetch-partial-articles): Remove.
7426         * mm-decode.el (mm-with-part): Protect against killed buffers.
7428         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7429         for prettier summary display.
7431 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7433         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7435 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7437         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7438         apparently third-party libraries depend on it.
7440         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7441         before starting negotiation.
7443         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7444         privacy reasons.
7445         (gnus-treat-mail-gravatar): Ditto.
7447         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7448         buffer when inserting images.  Inserting text into the headers, for
7449         instance, can make them invalid.
7451 2010-09-25  Julien Danjou  <julien@danjou.info>
7453         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7454         variables.
7456         * nnheader.el: Remove useless variables news-reply-yank-from and
7457         news-reply-yank-message-id.
7459         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7460         variables.
7462         * mml1991.el: Remove useless mml1991-verbose.
7464         * gnus.el: Remove useless variable gnus-use-generic-from.
7465         Remove obsolete variable gnus-topic-indentation.
7467         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7469         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7471         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7473         * gnus-group.el: Remove useless gnus-group-icon-cache.
7474         Remove useless gnus-ephemeral-group-server.
7476         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7478         * mml2015.el: Remove useless mml2015-verbose.
7480         * mml-smime.el: Remove useless mml-smime-verbose.
7482         * gnus.el: Remove useless gnus-local-domain.
7484         * gnus-gravatar.el (gnus-gravatar-transform-address):
7485         Use gnus-gravatar-size.
7487         * gnus-art.el: Remove useless gnus-treat-translate.
7489 2010-09-24  Julien Danjou  <julien@danjou.info>
7491         * gnus-sum.el: Add support for Gravatars.
7493         * gnus-art.el: Add support for Gravatars.
7495         * gnus-gravatar.el: Add this file.
7497         * gravatar.el: Add this file.
7499 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7501         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7503         * gnus-group.el (gnus-group-fetch-faq): Remove.
7505         * gnus.el (gnus-group-faq-directory): Remove.
7507         * gnus-group.el (gnus-group-fetch-charter): Remove.
7509         * gnus.el (gnus-group-charter-alist): Remove.
7511         * gnus-group.el (gnus-group-archive-directory): Remove.
7512         (gnus-group-recent-archive-directory): Ditto.
7513         (gnus-group-make-archive-group): Remove.
7515         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7517         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7518         use the same article number for all the cached articles.
7520         * nnimap.el (nnimap-command): Register the last command time so
7521         that we can use it for idling NOOPs.
7522         (nnimap-open-connection): Start the keeplive timer.
7523         (nnimap-make-process-buffer): Store all the process buffers.
7524         (nnimap-keepalive): New function.
7526         * starttls.el (starttls-open-stream): Add autoload cookie.
7528 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7530         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7531         handling.
7533 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7535         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7536         its data structures.
7538         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7539         instead of the cl.el copy-list.
7540         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7541         equalp.
7543 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7545         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7546         and tool-bar-local-item-from-menu.
7548         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7549         mode-line-highlight face for Emacs.
7551         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7552         loading gnus-sum.elc; fix comment for canlock-verify.
7553         (gnus-article-jump-to-part): Use read-number.
7554         (gnus-insert-mime-button, gnus-insert-mime-security-button):
7555         Remove Emacs pre-21 compatible code for help-echo.
7556         (gnus-article-next-page-1): No need to adjust the number of lines.
7557         (gnus-article-describe-bindings): Always use help-buffer.
7559         * gnus-audio.el (gnus-audio-inline-sound):
7560         * gnus-cus.el (gnus-custom-mode):
7561         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7563         * gnus-sum.el (gnus-remove-overlays): Doc fix.
7565         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7566         compatible code.
7568 2010-09-24  Glenn Morris  <rgm@gnu.org>
7570         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7571         visiting the fcc file in rmail-mode.
7573 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7575         * nnir.el: Silence the byte compiler.
7577         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7578         alias to browse-url-url-encode-chars if any.
7579         (gnus-html-encode-url): Use it.
7581 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7583         * gnus-start.el (gnus-use-backend-marks): New variable.
7584         (gnus-get-unread-articles-in-group): Use it.
7586         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7587         makeover.
7589 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7591         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
7593 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7595         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7596         Remove.
7597         (gnus-setup-news-hook):
7598         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
7600         * gnus-int.el (gnus-request-update-info): Protect against backends not
7601         having the function.
7603         * nnimap.el (nnimap-stream): Mention STARTTLS.
7604         (nnimap-open-connection): Add STARTTLS support.
7606 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7608         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
7610 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7612         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
7613         BODYSTRUCTUREs.
7614         (nnimap-transform-headers): Unfold quoted {42} headers.
7616         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
7617         the info.
7618         (gnus-get-unread-articles): Only call updatep on backends that support
7619         it.
7621         * nnweb.el (nnweb-request-update-info): NOOP.
7623         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
7625         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
7626         since it only deals with marks.
7628         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
7629         gnus-request-marks, and make a new gnus-request-update-info.
7631         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
7632         the active instead of the high number, which is usually too low.
7634 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
7636         * encrypt.el: Remove.
7638 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7640         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
7641         server in symbolic form.
7643         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
7645 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7647         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
7648         (nnimap-update-info): Fix up code slightly.
7650         * gnus-int.el (gnus-open-server): Add tracing for performance
7651         debugging.
7653         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
7654         (gnus-group-insert-group-line): Pass the real group name so that it
7655         gets the right data.
7657         * gnus-start.el (gnus-get-unread-articles): Don't have
7658         `gnus-get-unread-articles-in-group' update info, since that can be
7659         really slow and doesn't seem to be needed?
7661 2010-09-22  Julien Danjou  <julien@danjou.info>
7663         * gnus-group.el (gnus-group-insert-group-line):
7664         Call gnus-group-highlight-line.
7665         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
7666         default hook list.
7667         (gnus-group-update-eval-form): Add new function.
7668         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
7669         (gnus-group-get-icon): Use gnus-group-update-eval-form.
7671 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7673         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
7674         immediate, then expire all articles.
7675         (nnimap-update-info): Fix off-by-one errors.
7676         (nnimap-flags-to-marks): Would return no marks lists for group with no
7677         flags.  Instead return the other data.
7679 2010-09-22  Julien Danjou  <julien@danjou.info>
7681         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
7682         Only return an icon.
7683         (gnus-group-insert-group-line): Compute icon to return.
7685         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
7686         (gnus-html-image-fetched): Only cache if
7687         gnus-html-image-automatic-caching is set.
7688         (gnus-html-image-fetched): Check for errors.
7690 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7692         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
7693         once per method on `g'.  This ensures that backends like nnfolder don't
7694         open all their folders.
7696         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
7697         (nnimap-request-list): Nix out group in the correct buffer.
7698         (nnimap-parse-flags): Implement by using `read' instead of
7699         hand-parsing.
7700         (nnimap-flags-to-marks): Pass on permanent-flags.
7701         (nnimap-make-process-buffer): Record the server name.
7702         (nnimap-parse-flags): Fix typo.
7703         (nnimap-request-scan): Run split on the server in general, not just a
7704         single group.
7706         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
7707         parameter, and propagate this downwards.
7709         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
7710         since EXAMINE changes it on the server.
7712         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
7713         this command might take a while.
7715 2010-09-22  Julien Danjou  <julien@danjou.info>
7717         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
7718         harmful if you have 2 images side-by-side, they can't be properly
7719         update on text deletion.  Using text-property is safer here.
7720         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
7721         data.
7723 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7725         * nnimap.el (nnimap-expunge-inbox): Remove.
7726         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
7727         (nnimap-expunge): Flip default to t.
7729         * gnus.el (gnus-method-to-server): Don't push things to the cache
7730         unless it's unique.
7731         (gnus-server-to-method): Ditto.
7733 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7735         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
7737 2010-09-22  Julien Danjou  <julien@danjou.info>
7739         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
7740         get the start of data.
7741         (gnus-html-encode-url): Add this function to encode special chars in
7742         URL.
7743         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
7744         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
7746         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
7747         default.
7748         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
7750         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
7751         images alt-text.
7752         (gnus-html-put-image): Put alt-text as help-echo.
7754 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7756         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
7757         * mm-util.el (mm-decompress-buffer):
7758         * nnir.el (nnir-run-find-grep):
7759         * pop3.el (pop3-list): Use 3rd arg of split-string.
7761 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7763         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
7764         outside the active range.  Suggested by Dan Christensen.
7766         * gnus-start.el (gnus-get-unread-articles): Get the extended method
7767         slightly later to avoid double-getting it.
7769         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
7770         previous patch.
7772         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
7774 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
7776         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
7778 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7780         * gnus-int.el (gnus-open-server): Give a better error message in the
7781         "go offline" case.
7783         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
7784         marks for nnimap, which is seldom the right thing to do.
7786         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
7787         (gnus-same-method-different-name): New function.
7789         * nnimap.el (parse-time): Require.
7791         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
7792         method in the presence of many similar methods.
7794         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
7796         * nnimap.el (nnimap-find-expired-articles): Don't refer to
7797         nnml-inhibit-expiry.
7799         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
7800         find out whether methods are equal.
7802         * nnimap.el (nnimap-find-expired-articles): New function.
7803         (nnimap-process-expiry-targets): New function.
7804         (nnimap-request-move-article): Request the article before looking at
7805         what the Message-ID is.  Fix found by Andrew Cohen.
7806         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
7808         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
7809         for oldness in addition to being a predicate.
7811         * nnimap.el (nnimap-request-group): When we have zero articles, return
7812         the right data to Gnus.
7813         (nnimap-request-expire-articles): Only delete articles immediately if
7814         the target is 'delete.
7816         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
7817         method, this would bug out.
7819         * gnus-group.el (gnus-group-expunge-group): Rename from
7820         gnus-group-nnimap-expunge, and implemented as a normal interface
7821         function.
7823         * gnus-int.el (gnus-request-expunge-group): New function.
7825         * nnimap.el (nnimap-request-create-group): Implement.
7826         (nnimap-request-expunge-group): New function.
7828 2010-09-21  Julien Danjou  <julien@danjou.info>
7830         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
7831         (gnus-html-cache-expired): Add new function.
7832         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
7833         wethever we should display image for fetch it.
7834         Compute alt-text earlier to pass it to the fetching function too.
7835         (gnus-html-schedule-image-fetching): Change function argument to only
7836         get one image at a time, not a list.
7837         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
7838         cache.
7839         (gnus-html-get-image-data): New function to retrieve image data from
7840         cache.
7841         (gnus-html-put-image): Change buffer argument to use image data rather
7842         than file, and place image above region rather than inserting a new
7843         one.  Do not take alt-text as argument, since it's useless now: we place
7844         the image above alt-text.
7845         (gnus-html-prune-cache): Remove.
7846         (gnus-html-show-images): Start to fetch image when we find one, do not
7847         push into a temporary list.
7848         (gnus-html-prefetch-images): Only fetch image if they have expired.
7849         (gnus-html-browse-image): Fix, use 'gnus-image-url.
7850         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
7852 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7854         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
7856 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7858         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
7859         spec inser "*" if the group isn't active instead of 0.
7861         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
7862         opening the server.
7863         (nnimap-request-delete-group): Implement group deletion.
7864         (nnimap-transform-headers): Return the size of the entire message in
7865         the Bytes header, not just the size of the first part.
7866         (nnimap-request-move-article): When moving an article from nnimap,
7867         request the article first so the accepting form has an article to
7868         accept.  Reported by Dan Christensen.
7869         (nnimap-command): Make sure that the error message doesn't error out.
7871 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
7873         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
7874         we haven't requested anything.
7876 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7878         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
7879         "".  Fix found by Andrew Cohen.
7881         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
7882         instead of -encode-string.
7884 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7886         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
7888         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
7889         by mm-subst-char-in-string.
7891 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7893         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
7894         waiting for the connection string.
7896         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
7897         arriving.
7899         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
7900         bogus characters.  This allows selecting certain Gmail groups.
7902         * nnimap.el (nnimap-find-wanted-parts-1): New function.
7903         (nnimap-fetch-partial-articles): New variable.
7904         (nnimap-open-connection): When looking for credentials, also use the
7905         nnimap-server-port.
7906         (nnimap-request-article): Return the group/article number, so that Gnus
7907         `^' works as expected.
7908         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7910         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7911         comments.
7912         (gnus-methods-sloppily-equal): New function.
7913         (gnus): When using the development version of Gnus, load the gnus-load
7914         file.
7916         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7917         `gnus-open-server' on each method before trying to scan them etc.
7918         This ensures that all the backend parameters are set correctly.
7920         * nnimap.el (nnimap-authenticator): New variable.
7921         (nnimap-open-connection): Allow anonymous login.
7922         (nnimap-transform-headers): The chars header is called Chars not Bytes.
7923         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7925         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7926         patch, found by Knut Anders Hatlen.
7928 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
7930         * gnus-agent.el (gnus-agent-batch-confirmation)
7931         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7932         to gnus-message.
7933         * gnus-art.el (gnus-article-describe-briefly): Likewise.
7934         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7935         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7936         * gnus-int.el (gnus-open-server): Likewise.
7937         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7938         (gnus-score-check-syntax): Likewise.
7939         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
7940         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
7941         Likewise.
7942         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
7944 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7946         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
7947         calling conventions so that prefetch doesn't bug out.
7949 2010-09-19  Julien Danjou  <julien@danjou.info>
7951         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
7952         rather than `subst-char-in-region' in order to be able to replace ASCII
7953         char by UTF-8 ones.
7955         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
7956         than curl.
7957         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
7958         the right URL and ALT text on images.
7959         (gnus-html-wash-tags): Fix tag case.
7960         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
7961         (gnus-article-html): Add -o display_ins_del=2 option.
7962         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
7964 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7966         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
7967         the extra mail headers, which sometimes seem to happen for unknown
7968         reasons.
7970         * mail-parse.el (mail-header-encode-parameter): Define as
7971         rfc2045-encode-string instead of as rfc2231-encode-string, since some
7972         (or most, perhaps?) mail readers don't understand the latter, but do
7973         understand the former.
7975         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
7976         to nil, so that no methods are automatically agentized.  I think this
7977         is probably what most users want.
7979         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
7980         from url-retrieve, for instance about invalid URLs.
7982         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
7983         groups that have no articles.
7984         (nnimap-request-article): Check that we really got an article when we
7985         requested one.
7987         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
7988         doesn't exist.
7990         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
7991         nntp buffer so the agent can save it.
7992         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
7993         that CRLF doesn't get translated to \n.
7994         (nnimap-open-connection): Don't make 'shell commands only send \n.
7996 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7998         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
7999         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8000         Update var name.
8001         (nnml-generate-nov-file): Use dolist.
8002         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8003         Use with-current-buffer.
8005 2010-09-18  Julien Danjou  <julien@danjou.info>
8007         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8008         parallel.
8010 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8012         * nnimap.el (nnimap-update-info): When doing partial marks update, get
8013         the range update right.
8014         (nnimap-request-group): Don't make `M-g' bug out on group with no
8015         marks.
8016         (nnoo): Require, so that other packages can require nnimap.
8017         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8018         command we're looking for.  This helps when the server sends more
8019         responses after we've gotten everything we expected.
8020         (nnimap): Add a `newlinep' field to keep track of end-of-line
8021         conventions.
8022         Don't send CRLF to things that don't want it.
8023         (nnimap-request-accept-article): Ditto.
8025 2010-09-18  Julien Danjou  <julien@danjou.info>
8027         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8028         than curl to retrieve images.
8030 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8032         * nnimap.el (nnimap-update-info): Extend the info so that we can set
8033         the marks.
8034         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8035         (nnimap-wait-for-connection): New function.
8036         (nnimap-open-connection): If we have PREAUTH, don't query for login
8037         credentials.
8038         (nnimap-update-info): Fix off-by-one error when concatenating ranges
8039         when doing a partial update.
8041 2010-09-18  Julien Danjou  <julien@danjou.info>
8043         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8044         tags.
8046 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8048         * nnimap.el (nnimap-credentials): New function.
8049         (nnimap-open-connection): Use the new function to look for credentials
8050         also on the numeric equivalents of "imap" and "imaps".
8052         * gnus-start.el (gnus-activate-group): Send the info to
8053         gnus-request-group.
8055         * nnimap.el (nnimap-request-group): Have the "check" version of the
8056         function parse flags and update the info, so that a `M-g' get a total
8057         resync of all flags from the group.
8059         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8060         to allow backends to alter the info on group selection.  Also alter all
8061         the backend -request-group functions to take the parameter.
8063         * nnimap.el (nnimap-store-info): New function.
8064         (nnimap-update-info): Store the info for later usage.
8065         (nnimap-request-group): Use the stored info for the dont-check case, so
8066         that we don't retrieve all marks when we enter a group.
8068         * nnimap.el: Use deffoo instead of defun for interface functions.
8070         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8071         update the group info.  This makes the nndraft groups, for instance, go
8072         back to their old behavior.
8074         * gnus-sum.el (gnus-select-newsgroup): Indent.
8076         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8077         in.
8078         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8079         nothing.
8081         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8082         from methods that are denied.
8084         * gnus-int.el (gnus-method-denied-p): New function.
8086         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8087         store the password instead of netrc.
8088         (nnimap-open-connection): Don't error out when we can't make a
8089         connections.
8091         * auth-source.el (auth-source-create): In the password prompt, say what
8092         we're querying for.  Also prompt for user name if that hasn't been
8093         given.
8095         * nnimap.el (nnimap-with-process-buffer): Remove.
8097 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8099         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8100         method when we're reading from the agent.
8102         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8104         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8105         that's probably most useful for users.
8107         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8108         "failed" all the time.
8110         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8111         ...)) with (with-current-buffer ...).
8113         * nntp.el (nntp-open-server): Return whether the open was successful or
8114         not.
8116         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8117         select an unread unseen article first.
8119         * nnimap.el (nnimap-open-connection): If the user doesn't have a
8120         /etc/services, supply some sensible port defaults.
8122 2010-09-17  Julien Danjou  <julien@danjou.info>
8124         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8126 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8128         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8129         doesn't have any parameters.
8131 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8133         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8134         only upcased checks.
8136         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8138         * nnimap.el (nnimap-open-shell-stream): New function.
8139         (nnimap-open-connection): Use it.
8140         (nnimap-transform-headers): Get the number of lines in each message.
8141         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8142         number of lines.
8143         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
8144         problem.
8146         * utf7.el (utf7-encode): Autoload.
8148         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8149         to allow the mail splitting to not return a default group.  This is
8150         useful for nnimap, which will leave unmatched mail in the inbox.
8152         * nnimap.el: Rewritten.
8154         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8155         nnimap usage.
8157         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8158         if the move is internal, so that nnimap can do fast internal moves.
8160         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8161         data.
8162         (gnus-read-active-for-groups): Support finishing the early retrieval of
8163         data.
8165         * gnus-range.el (gnus-range-nconcat): New function.
8167         * gnus-int.el (gnus-finish-retrieve-group-infos)
8168         (gnus-retrieve-group-data-early): New functions.
8170 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8172         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8173         (nnrss-retrieve-groups):
8174         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8175         (pop3-quit): Use with-current-buffer.
8177 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8179         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8180         instead of nnheader-accept-process-output.
8182         * gnus-html.el (gnus-html-schedule-image-fetching)
8183         (gnus-html-prefetch-images): Replace process-kill-without-query by
8184         gnus-set-process-query-on-exit-flag.
8186 2010-09-16  Romain Francoise  <romain@orebokech.com>
8188         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8190 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8192         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8193         parameter to unintern is mandatory-ish in Emacs 24.
8195         * gnus-html.el (gnus-html-schedule-image-fetching)
8196         (gnus-html-prefetch-images): Check for curl before using it.
8198         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8199         depend on curl, which isn't essential.
8201         * imap.el: Revert back to version
8202         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8203         seem problematic.
8205 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8207         * gnus-registry.el (gnus-registry-install-shortcuts):
8208         Explicitly pass `obarray' to `unintern' to avoid a warning.
8210 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8212         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8213         change.
8215         * nnrss.el (nnrss-request-list): Remove this function and related
8216         functions, including the moreover stuff.
8218 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8220         * nnrss.el (nnrss-retrieve-groups): New function.
8222 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8224         * .dir-locals.el: Add no-byte-compile cookie.
8226 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8228         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8229         for back end that doesn't support request-scan.
8231 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8233         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8234         then do request scans from the backends.
8236         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8237         avoid running a hook per line, since this takes a lot of time,
8238         profiling shows.
8239         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8240         directly if gnus-visual-p is true.
8242 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8244         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8245         groups; replace mapcar with dolist which is a bit faster; pass groups
8246         info to gnus-read-active-file-1.
8247         (gnus-read-active-file-1): Scan only specified groups if the new
8248         optional arg `infos' is given.
8250 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8252         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8254         * pop3.el (pop3-movemail): Remove.
8255         (pop3-streaming-movemail): Rename to pop3-movemail.
8257         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8258         don't restrict end-tag searches to the end of the line.
8260 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8262         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8263         articles of every unchecked group to t, which means unknown since the
8264         server has never been opened.
8266 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8268         * gnus-html.el (gnus-html-show-alt-text): New command.
8269         (gnus-html-browse-image): Ditto.
8270         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8271         to browse the image directly.
8272         (gnus-html-wash-tags): Search for images first, so that <a><img> works
8273         better.
8275         * gnus-async.el (gnus-async-article-callback):
8276         Call `gnus-html-prefetch-images' unconditionally.
8278         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8279         before feeding URLs to curl.
8281 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8283         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8284         internal images as deletable by `W D D'.
8286         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8287         (gnus-async-article-callback): Fix typo.
8289 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8291         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8292         current line to work around bugs in the output from w3m.
8294         * gnus-async.el (gnus-async-article-callback): Always prefetch images
8295         for groups that want that.
8297         * nntp.el (nntp-wait-for-string): Supply a timeout for
8298         accept-process-output to ensure progress.
8300         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8301         level to get unread articles from, then use that for foreign groups,
8302         too.
8304         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8305         confuses the rest of the function.
8307         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8308         for the methods that support -retrieve-groups, too.
8310         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8312 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8314         * pop3.el: Require cl when compiling.
8315         (pop3-number-of-responses): Search for "+OK", not "+OK ".
8317 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8319         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8320         that aren't going to be activated.
8321         (gnus-get-unread-articles): Fix up the last commit.
8323         * gnus-html.el (gnus-article-html): Allow calling without specifying
8324         the handle.  In that case, dissect the buffer first.
8326         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8328         * nnimap.el (nnimap-open-connection): Revert the change that would look
8329         into authinfo for imaps instead of imap.
8331         * gnus-start.el (gnus-activate-group): Take an optional parameter to
8332         say that you don't want to call gnus-request-group with don-check, but
8333         do check the response.  This is for virtual groups only.
8334         (gnus-get-unread-articles): Count the archive groups as secondary, so
8335         that they're activated the same way as before.
8337         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8338         case-insensitively.
8339         (nnimap-debug): Remove.
8341         * mail-source.el (mail-source-fetch): Don't message if we're fetching
8342         mail from a file, and the file doesn't exist.
8344         * pop3.el (pop3-streaming-movemail): Return t for success.
8346         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8347         .authinfo if we're using ssl connection.
8349         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8350         already have if we're in a main Gnus `g' run.
8352         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8354 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8356         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8358         * nnmh.el (nnmh-request-list-1): Bind `file'.
8360         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8361         alias to set-process-query-on-exit-flag or process-kill-without-query.
8362         (pop3-open-server): Use it.
8364 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8366         * mail-source.el (mail-source-delete-crash-box): Always move the crash
8367         box to the Incoming file.  Fixes mistake in previous checkin.
8369         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8370         request loop (for debugging purposes) removed.
8372         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8373         culprit is more visible.
8374         (nnml-save-incremental-nov, nnml-open-incremental-nov)
8375         (nnml-add-incremental-nov): New functions to do "incremental" nov
8376         updates, where we just append to the end of the existing nov files
8377         without reading/writing them in full.
8379         * mail-source.el (mail-source-delete-crash-box): Really only check the
8380         incoming files once in a while.
8382         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8384         * mail-source.el (mail-source-delete-crash-box): Only check the
8385         incoming files for deletion once per day to save a lot of file
8386         accesses.
8388         * pop3.el (pop3-logon): Fix up unbound variable typo.
8390         * mail-source.el (pop3-streaming-movemail): Autoload.
8392         * pop3.el (pop3-streaming-movemail):
8393         Respect pop3-leave-mail-on-server.
8395         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8396         retrieval.
8398         * pop3.el (pop3-process-filter): Remove unused function.
8399         (pop3-streaming-movemail, pop3-send-streaming-command)
8400         (pop3-wait-for-messages, pop3-write-to-file)
8401         (pop3-number-of-responses): New functions for streaming pop3
8402         retrieval.
8404         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8405         come from no known methods.
8406         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8407         list.
8409         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8410         message sizes.
8411         (pop3-movemail): Use erase-buffer instead of looping and deleting
8412         regions, which seems rather odd.
8414         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8415         file once per `g' run.
8417         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8418         directories.  This makes the draft queue directory work.
8420         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8421         data from the backends, so that we only request the list of groups from
8422         each method once.  This should speed things up considerably.
8424         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8425         detect that it's not implemented.
8427         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8428         we actually do recurse down into the tree, but don't stat all leaf
8429         nodes.
8431         * gnus-html.el (gnus-html-show-images): If there are no images to show,
8432         then say so instead of bugging out.
8434         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8435         files exist before trying to read them.
8437         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8438         around <pre_int>.
8440         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8442         * nnmh.el (nnmh-request-list-1): Optimize for speed.
8444 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8446         * mm-util.el (mm-image-load-path): Just return the image directories,
8447         not all directories in the path in addition to the image directories.
8448         (mm-image-load-path): Maintain a cache of the image directories so that
8449         the `g' command in Gnus doesn't have to stat dozens of directories each
8450         time.
8452         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8453         (gnus-html-wash-tags): Add a new `i' command to insert images.
8454         (gnus-html-insert-image): New command and keystroke.
8455         (gnus-html-redisplay-with-images): New command and keystroke.
8456         (gnus-html-show-images): Rename command.
8457         (gnus-html-wash-tags): Remove more white space before <pre_int> image
8458         spacers.
8459         (gnus-html-wash-tags): Decode entities at the end, so that entities
8460         inside the tags don't mess up the rest of the "parsing".
8462         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8463         so that nnimap methods aren't agentized by default.  There's apparently
8464         many problems related to agent/imap behavior.
8466         * gnus-art.el (gnus-article-copy-string): New command and key binding.
8468         * gnus-html.el: Doc fix.
8470 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8472         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8473         glyph-width and glyph-height instead of display-graphic-p and
8474         image-size; make avoidance of displaying small images work for XEmacs.
8476         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8477         for XEmacs.
8479         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8480         of symbol that holds plist data.
8481         (gnus-process-plist): Remove plist of process after getting it.
8483 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8485         * message.el (message-generate-hashcash): Change default to
8486         'opportunistic if hashcash is installed.
8488         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8489         (gnus-html-put-image): Only call image-size once, since it's somewhat
8490         time-consuming on remote X servers.
8492 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8494         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8495         decoded contents.
8496         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8498 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8500         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8501         group line format, since it isn't very interesting.
8503         * gnus-agent.el (gnus-agent-short-article),
8504         (gnus-agent-long-article): Increase values for these two variables,
8505         since most people are likely to have more network connection and
8506         storage than before.
8508         * gnus.el (gnus-refer-article-method): Change default to 'current.
8509         When referring an article, the common behavior is to refer it from the
8510         current select method, not the native select method.  The chances of
8511         the native select method having the message in question is rather slim
8512         these days.
8514         * gnus-sum.el (gnus-auto-select-subject): Change default to
8515         `unseen-or-unread'.  I think it's likely that most people want to
8516         select an unseen article over a previously seen, but unread one.
8518         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
8519         means that in the article buffer none of the minor mode elements will
8520         be shown, usually, and this is not desirable in most cases.
8522         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8523         that commands like `d' (and the like) go to the next line in the
8524         buffer, instead of the next unread article.  I think this is the
8525         behavior that is most natural for most users.
8526         (gnus-single-article-buffer): Change default to nil, so that people can
8527         have as many article buffers open as they have summary buffer.  I think
8528         this is the most natural way for the groups to behave.
8530         * message.el (message-generate-new-buffers): Change default to
8531         `unsent', so that all new message buffers start their names with the
8532         string "*unsent", and it's easier to find the buffers if you move from
8533         them.
8535 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8537         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8538         small.  They're probably tracking images.
8539         (gnus-html-wash-tags): Remove all <pre_int> place holders.
8540         (gnus-html-rescale-image): Yet another try at getting the image sizing
8541         right.
8543         * nntp.el (nntp-request-set-mark): Refuse to do marks if
8544         nntp-marks-file-name is nil.
8546 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8548         * gnus-html.el (gnus-html-wash-tags)
8549         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8550         Better logging.
8552 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8556         * gnus-html.el (gnus-html-wash-tags): Check the value of
8557         gnus-blocked-images in the summary buffer.
8559 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8561         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8563 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8565         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8566         like "a", it seems like.
8567         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8568         since it needs to be picked from the correct buffer.
8570         * nnwfm.el: Remove.
8572         * nnlistserv.el: Remove.
8574 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8576         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8577         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8579 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8581         * nnkiboze.el: Remove.
8583         * nndb.el: Remove.
8585         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8586         alt text.
8587         (gnus-html-rescale-image): Try to get the rescaling logic right for
8588         images that are just wide and not tall.
8590         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
8591         overshadow variable bindings.
8593 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8595         * gnus-html.el (gnus-html-wash-tags)
8596         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
8597         Add extra logging.
8599 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8601         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
8602         (gnus-max-image-proportion): New variable.
8603         (gnus-html-rescale-image): New function.
8604         (gnus-html-put-image): Rescale images.
8606 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8608         Fix up some byte-compiler warnings.
8609         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
8610         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
8611         (gnus-article-fill-cited-article, gnus-article-hide-citation)
8612         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
8613         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
8614         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
8615         (gnus-group-update-group): Use save-excursion and with-current-buffer.
8617 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8619         * gnus-html.el (gnus-article-html): Decode contents by charset.
8621 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8623         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
8624         (gnus-html-frame-width, gnus-blocked-images):
8625         * message.el (message-prune-recipient-rules): Add custom version.
8626         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
8628         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
8629         functions.
8631         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
8632         gnus-process-get.
8634 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
8636         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
8637         instead of lsub directly.
8639 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8641         * nnwarchive.el: Remove.
8643         * gnus-soup.el: Remove.
8645         * nnsoup.el: Remove.
8647         * nnultimate.el: Remove.
8649         * gnus-html.el (gnus-blocked-images): New variable.
8651         * message.el (message-prune-recipients): New function.
8652         (message-prune-recipient-rules): New variable.
8654         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
8655         guess whether a long line is natural text or not.
8657         * gnus-html.el (gnus-html-schedule-image-fetching):
8658         Use gnus-process-plist and friends for compatibility.
8660 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8662         * gnus-html.el: Require packages that define macros used in this file.
8663         (gnus-article-mouse-face): Declare to silence byte-compiler.
8664         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
8665         process-get.
8666         (gnus-html-put-image): Use plist-get to avoid getf.
8667         (gnus-html-prefetch-images): Use with-current-buffer.
8669 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8671         * gnus-ems.el: Provide compatibility functions for
8672         gnus-set-process-plist.
8674         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
8675         * gnus.el (gnus-valid-select-methods):
8676         * message.el (message-send-mail-partially-limit):
8677         * mm-decode.el (mm-text-html-renderer):
8678         * mml.el (mml-insert-mime-headers-always):
8679         * smiley.el (smiley-regexp-alist): Bump custom version.
8681 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8683         * gnus-html.el: require mm-url.
8684         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
8685         with the url to `url'.
8686         (gnus-html-wash-tags): Support cid: URLs/images.
8688 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8690         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
8691         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
8692         bindings, as they aren't useful at all.  `w' is moved to `W w'.
8694         * gnus-move.el: Remove file, since it doesn't really work.
8696         * gnus-html.el (gnus-article-html): Tell w3m that the input is
8697         UTF-8.  This seems to fix problems with some German web feeds.
8699         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
8700         at the top so that the proper colors are applied.
8702         * gnus-art.el (gnus-article-view-part): Doc fix.
8704         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
8705         XEmacs-compatible.
8706         (gnus-html-put-image): Don't do images on non-graphic displays.
8708         * nnslashdot.el: Remove this unused backend.
8710         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
8711         actions.
8712         (gnus-undo-register-1): Revert last change.
8714         * gnus-group.el (gnus-group-completing-read): Protect against not
8715         having completion-styles bound.
8717         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
8718         make broken recipients happier.
8720         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
8722         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
8723         point parameter.
8725         * gnus-group.el (gnus-group-completing-read): Add 'substring to
8726         completion-styles for group selection.
8728 2009-02-04  Andreas Schwab  <schwab@suse.de>
8730         * gnus-score.el (gnus-score-string): Fix regex for matching extra
8731         headers and regexp-quote the match if necessary.
8733 2009-03-24  Miles Bader  <miles@gnu.org>
8735         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
8736         the blinking smiley.
8738 2009-03-24  Simon Josefsson  <simon@josefsson.org>
8740         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
8741         blink smiley.
8743 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8745         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
8746         where the dribbel file lives exists.
8748         * message.el (message-send-mail-partially-limit): Change the default to
8749         nil, since most people don't want this.
8751         * mm-url.el (mm-url-decode-entities): Also decode entities like
8752         &#x3212.
8754 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8756         * gnus-sum.el (gnus-summary-idna-message):
8757         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
8758         Hyperlink urls in docstrings with URL `...'.
8760 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
8762         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
8763         functions.
8765 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8767         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
8768         say what the mouseover text should be.
8770         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
8771         version of the mm-w3m-safe-url-regexp variable to only download images
8772         in the groups where we want that to happen.
8774         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
8776         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
8777         easier debugging.
8778         (gnus-article-beginning-of-window): Add kludge to allow spacing past
8779         big pictures in the article buffer.
8781         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
8782         gnus-article-html.
8783         (mm-text-html-renderer): gnus-article-html needs curl in addition to
8784         w3m.
8786         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
8788 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8790         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
8791         which doesn't exist.
8793         * message.el (message-inhibit-ecomplete): New variable to allow some
8794         function to inhibit ecomplete address storage.
8795         (message-resend): Disable ecomplete message storage when resending
8796         messages.
8798         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
8800 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8802         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
8803         Save excursion while copying, moving, and deleting articles in order to
8804         prevent the cursor from jumping to unforeseen place.
8806 2010-08-17  Glenn Morris  <rgm@gnu.org>
8808         * gnus-sync.el: Require gnus components whose functions are used.
8810         * gnus-art.el (bookmark-make-record-function):
8811         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
8812         Declare for compiler.
8814         * mm-url.el (mml-compute-boundary): Autoload.
8816 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8818         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
8820 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
8822         Typo fix "hoo4a" -> "hook".
8824         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
8826 2010-08-14  Glenn Morris  <rgm@gnu.org>
8828         * gnus-sync.el (gnus-sync): Fix defgroup version.
8830 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
8832         Doc fixes and keep unknown groups (ammended for nunion bug fix).
8834         * gnus-sync.el: Fix docs.
8835         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
8836         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
8838 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8840         Optimizations for gnus-sync.el.
8842         * gnus-sync.el: Add docs about gnus-sync-backend
8843         possibilities.
8844         (gnus-sync-save): Remove unnecessary message.
8845         (gnus-sync-read): Optimize and show what groups were skipped.
8847 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8849         Minor bug fixes for gnus-sync.el.
8851         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
8852         Don't read the sync on get-new-news.
8854         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
8855         quiet.
8857         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
8858         (fix typo).
8860 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
8862         Make saving and restoring of hidden threads work with overlays.
8863         Patch applied by Ted Zlatanov.
8865         * gnus-sum.el (gnus-hidden-threads-configuration)
8866         (gnus-restore-hidden-threads-configuration): Update to deal with text
8867         properties, rather than searching for a magic character.
8869 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8871         New gnus-sync.el library for synchronization of marks.
8873         * gnus-sync.el: New library for synchronization of marks.
8875         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
8876         renamed from `gnus-registry-grep-in-list'.
8878         * gnus-registry.el (gnus-registry-follow-group-p):
8879         Use `gnus-grep-in-list'.
8881         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8883 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8885         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8886         determining charset of text fails.
8888 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8890         * nnmail.el (nnmail-get-new-mail-1): Revert.
8892         * nnml.el (nnml-active-number): Make sure names of newly created groups
8893         in nnml-group-alist are encoded.
8895 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8897         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8898         containing non-ASCII characters in active file for nnml back end.
8900 2010-07-24  David Engster  <dengste@eml.cc>
8902         * mml-smime.el (mml-smime-epg-verify): Also accept the older
8903         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8905 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
8907         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8908         tag (Bug#6654).
8910 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8912         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8913         the article buffer, not the summary buffer.
8915 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8917         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8918         Emacs 23 as well.
8920 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8922         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8923         Patch applied by Karl Fogel.
8925         * gnus-sum.el (gnus-summary-bookmark-make-record):
8926         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8928 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8930         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8931         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
8932         C-w still not working correctly from Article buffers; Thierry's
8933         patch to fix that will be applied after this.
8935         * gnus-art.el (bookmark-make-record-function): New local variable.
8937         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8938         article buffer.
8939         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
8941 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
8943         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
8944         on changes in bookmark.el.
8946 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
8948         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
8949         the *other* type of HTML form submission.
8951 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
8953         * auth-source.el (auth-source-pick): If choice does not contain a
8954         questioned keyword, set the check to t.
8956 2010-06-12  Romain Francoise  <romain@orebokech.com>
8958         * gnus-util.el (gnus-date-get-time): Move up before first use.
8960 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8962         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
8963         (gnus-article-edit-part): Bind it to make last part that is substituted
8964         or deleted visible.
8965         (gnus-mime-display-single): Buttonize part of which id equals to
8966         gnus-mime-buttonized-part-id.
8968 2010-06-10  Dan Christensen  <jdc@uwo.ca>
8970         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
8971         (gnus-dd-mmm): Use gnus-date-get-time.
8972         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
8973         simplify logic.
8974         (gnus-summary-limit-to-age): Use gnus-date-get-time.
8975         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
8977 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
8979         * auth-source.el (top): Autoload `secrets-list-collections',
8980         `secrets-create-item', `secrets-delete-item'.
8981         (auth-sources): Fix tag string.
8982         (auth-get-source, auth-source-retrieve, auth-source-create)
8983         (auth-source-delete): New defuns.
8984         (auth-source-pick): Rewrite in order to avoid 2 passes.
8985         (auth-source-forget-user-or-password): New parameter USERNAME.
8986         (auth-source-user-or-password): New parameters CREATE-MISSING and
8987         DELETE-EXISTING.  Retrieve password interactively, if needed.
8989 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8991         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
8992         deleting unused directories when gnus-expert-user is t.
8994 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8996         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
8997         for each temp file when gnus-article-browse-delete-temp is ask.
8999 2010-05-20  Kevin Ryde  <user42@zip.com.au>
9001         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
9003 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9005         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9006         article unless decoding article to be saved.
9008 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9010         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9011         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9012         generated within the mm-with-unibyte-current-buffer macro.
9014 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9016         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9017         to nil when we're in a mml-preview buffer and no group is selected.
9019 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
9021         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9022         when catching the `C-g'.  Reported by "Leo".
9024 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9026         * message.el (message-forward-make-body-plain)
9027         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9028         multibyte-string-p.
9030 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9032         * message.el (message-forward-make-body-mml): Assume original message
9033         is multibyte string; error on unibyte.
9034         (message-forward-make-body-plain): Ditto; don't add excessive newline
9035         in body end.
9037 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
9039         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9040         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
9042 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9044         * mm-extern.el (mm-extern-url): Don't use
9045         mm-with-unibyte-current-buffer.
9046         (mm-extern-cache-contents): Use with-current-buffer instead of
9047         save-excursion + set-buffer.
9049 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9051         * mm-util.el (mm-emacs-mule): Remove.
9053 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
9055         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9056         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9057         change.
9059 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9061         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9062         bind the default value of enable-multibyte-characters to nil.
9064 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9066         * message.el (message-forward-make-body-plain)
9067         (message-forward-make-body-mml):
9068         Don't use mm-with-unibyte-current-buffer.
9070 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
9072         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9073         (Bug#5592).
9075 2010-05-07  Julien Danjou  <julien@danjou.info>
9077         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9078         it to mm-pipe-part.
9080         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9081         it is given.
9083 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9085         * nnweb.el (nnweb-gmane-search):
9086         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9087         XEmacs.
9089         * gnus-art.el (gnus-article-browse-html-parts):
9090         * gnus-group.el (gnus-read-ephemeral-gmane-group)
9091         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9092         make-temp-file.
9094         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9095         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9096         compiling.
9098         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9099         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9100         XEmacs when compiling.
9102         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9103         gnus-pick-mode-off-hook for XEmacs when compiling.
9104         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9105         gnus-binary-mode-off-hook for XEmacs when compiling.
9107         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9108         Return nil if char-charset is not available.
9110         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9111         macro.
9113         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9114         instead of encode-coding-string.
9116         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9117         'xemacs) instead of mm-emacs-mule to switch function definitions.
9118         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9120 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9122         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9124 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9126         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9127         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9129 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9131         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9132         alias `jka-compr-delete-temp-file' no longer exists.
9134 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9136         Use define-minor-mode in Gnus where applicable.
9137         * mml.el (mml-mode): Use define-minor-mode.
9138         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9139         (gnus-undo-mode): Use define-minor-mode.
9140         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9141         (gnus-dead-summary-mode): Use define-minor-mode.
9142         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9143         Initialize in declaration.
9144         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9145         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9146         (gnus-mailing-list-mode): Use define-minor-mode.
9147         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9148         (gnus-draft-mode): Use define-minor-mode.
9149         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9150         (gnus-dired-mode): Use define-minor-mode.
9152 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
9154         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9155         handles on recursive mml-to-mime translation and check them for
9156         boundary delimiter collisions.  Reported by Greg Troxel.
9158 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9160         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9162 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9164         * mm-util.el (mm-find-buffer-file-coding-system):
9165         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9167 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
9169         * message.el (message-generate-headers): Record insertion of optional
9170         headers as well.  Otherwise the check to prevent repeated insertion of
9171         optional headers is a no-op.
9173 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
9175         * smime.el: Don't mention CVS.
9177         * nnrss.el (nnrss-fetch): Don't mention CVS.
9179         * nnir.el: Don't mention CVS.
9181 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9183         * gnus-sum.el (gnus-summary-bookmark-make-record):
9184         Add `location' field.
9186 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9188         * gnus-sum.el: Add bookmark declarations to silence the compiler.
9189         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9190         Use with-current-buffer to silence the byte-compiler.
9191         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9192         bother to require `gnus'.
9193         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
9195 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9197         * gnus-sum.el (gnus-summary-bookmark-make-record)
9198         (gnus-summary-bookmark-jump): New functions.
9199         (gnus-summary-mode): Setup bookmark support.
9201 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
9203         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9204         if set.
9206 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9208         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9209         gnus-article-browse-html-save-cid-image; make it work recursively for
9210         forwarded messages as well.
9211         (gnus-article-browse-html-parts): Work when prefix arg is given.
9212         (gnus-article-browse-html-article): Doc fix.
9214 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
9216         * message.el (message-default-mail-headers):
9217         (message-default-headers): Carry the value mail-default-headers over
9218         into message-default-mail-headers, rather than message-default-headers.
9220 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
9222         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9223         charset.
9225         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9226         charset into the <meta> tag when the article is encoded to utf-8.
9228 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9230         * gnus-art.el (gnus-article-browse-delete-temp-files):
9231         Delete directories as well.
9232         (gnus-article-browse-html-parts): Work for images that do not specify
9233         file names; delete temp directory when quitting; insert header at the
9234         right place; use file: scheme for image files.
9236 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
9238         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9239         (gnus-article-browse-html-parts): Use it to make temporary cid image
9240         files in addition to html file so that browser may display them.
9242 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9244         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9246 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9248         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9250 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
9252         * auth-source.el (auth-sources): Change default to be simpler.
9253         Explain about Secret Service API sources.  Improve Customize options.
9254         (auth-source-pick): Change to accept any number of search parameters.
9255         Implement fallbacks iteratively, not recursively.  Add scoring on the
9256         second pass and sort by score.  Call Secret Service API when needed.
9257         (auth-source-user-or-password): Use it.  Call Secret Service API
9258         directly when needed to get the user name and the password.
9260 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
9262         * message.el (message-interactive): Doc fix.
9263         (message-qmail-inject-args): Reflow.
9264         (message-kill-to-signature): Fix typo in docstring.
9266         * smiley.el (smiley-buffer): Fix typo in docstring.
9268 2010-03-24  Glenn Morris  <rgm@gnu.org>
9270         * mail-source.el (gnus-message): Declare.
9271         (mail-source-delete-old-incoming): Require gnus-util.
9273 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9275         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9277         * message.el (ecomplete-setup): Autoload it for Emacs <23.
9279         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9280         password-cache's default if it is not bound.
9281         (mml-secure-passphrase-cache-expiry): Default to 16 that is
9282         password-cache-expiry's default if it is not bound.
9284         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9285         available in Emacs 21.
9287 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
9289         * auth-source.el (auth-sources): Fix up definition so extra parameters
9290         are always inline.
9292 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
9294         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9295         wasn't updated after mismatch.  Clear cached mailbox info correctly
9296         when uidvalidity changes.
9297         (nnimap-group-prefixed-name): New function to avoid some code
9298         duplication.
9299         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9300         (nnimap-request-group): Use it.
9301         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9302         (nnimap-update-unseen): Significantly improved speed of Gnus startup
9303         with many imap folders.  This is done by caching the group status from
9304         the imap server persistently in a group parameter `imap-status'.  (This
9305         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9306         but not persistently, so every Gnus startup was still very slow.)
9308 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9310         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
9311         secrets.el dependency.
9312         (auth-sources): Add optional user name.  Add secrets.el configuration
9313         choice (unused right now).
9315 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9317         * gnus-sum.el (gnus-summary-make-menu-bar):
9318         Let `gnus-registry-install-shortcuts' fill in the functions.
9320         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9321         warnings.
9322         (gnus-registry-misc-menus): Variable to hold registry mark menus.
9323         (gnus-registry-install-shortcuts): Populate and use it in a
9324         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9326 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
9328         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9329         In-place substitutions for the group name encoding/decoding.
9330         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9331         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9332         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9333         (nnimap-update-unseen, nnimap-request-list)
9334         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9335         (nnimap-request-set-mark, nnimap-split-to-groups)
9336         (nnimap-split-articles, nnimap-request-newgroups)
9337         (nnimap-request-create-group, nnimap-request-accept-article)
9338         (nnimap-request-delete-group, nnimap-request-rename-group)
9339         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
9340         `encoded-mbx' for consistency.
9341         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9342         variable `imap-current-mailbox'.
9344         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9345         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9347 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
9349         * pop3.el (pop3-display-message-size-flag): Display message size byte
9350         counts during POP3 download.
9351         (pop3-movemail): Use it.
9352         (pop3-list): Implement listing of available messages.
9354 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
9356         * nnir.el (nnir-get-article-nov-override-function): New function to
9357         override the normal NOV retrieval.
9358         (nnir-retrieve-headers): Use it.
9360 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
9362         * auth-source.el (netrc-machine-user-or-password): Autoload.
9364 2010-03-19  Glenn Morris  <rgm@gnu.org>
9366         Stop message.el from loading about 40 libraries it doesn't always need.
9367         The general approach is to autoload rather than require, and to
9368         require in the specific functions rather than the file.  (Bug#5642)
9370         * gmm-utils.el: Don't require wid-edit.
9371         (widget-create-child-value, widget-convert, widget-default-get):
9372         Autoload.
9374         * gnus-util.el: Don't require time-date, netrc.
9375         (message-fetch-field, gnus-group-name-decode): Declare rather than
9376         autoloading.
9377         (gnus-fetch-field): Require message.
9378         (gnus-decode-newsgroups): Require gnus-group.
9380         * ietf-drums.el: Don't require time-date.
9382         * message.el: Don't require hashcash, canlock, ecomplete.
9383         Do require mail-utils.  Require nnheader only when compiling.
9384         (smtpmail-default-smtp-server): Remove declaration.
9385         (message-send-mail-function): Check smtpmail-default-smtp-server
9386         is bound rather than requiring smtpmail.
9387         (message-auto-save-directory, message-insert-signature):
9388         Use expand-file-name rather than nnheader-concat.
9389         (nnheader-insert-file-contents): Autoload.
9390         (hashcash-wait-async): Declare.
9391         (message-send-mail): Only call gnus-setup-posting-charset if
9392         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
9393         (message-send-mail-with-sendmail): Require sendmail.
9394         (canlock-password, canlock-password-for-verify): Declare.
9395         (message-canlock-password): Require canlock.
9396         (nnheader-get-report): Autoload.
9397         (gnus-setup-posting-charset): Declare.
9398         (message-send-news): Require gnus-msg.
9399         (message-make-references, message-make-in-reply-to): Use mail-header-id
9400         rather than the alias mail-header-message-id.
9401         (ecomplete-add-item, ecomplete-save): Declare.
9402         (message-put-addresses-in-ecomplete): Require ecomplete.
9403         (ecomplete-display-matches): Autoload.
9405         * mm-decode.el: Don't require mailcap, gnus-util.
9406         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9407         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9408         Autoload.
9409         (mailcap-mime-extensions): Declare.
9411         * mm-encode.el: Don't require mailcap.
9412         (mailcap-extension-to-mime): Autoload.
9414         * mml-sec.el: Don't require password-cache.
9416         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9417         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9418         (mml-minibuffer-read-type): Require mailcap.
9419         (mml-preview): Require gnus-msg.
9421         * mml1991.el: Require password-cache.
9422         (password-cache-expiry): Remove declaration.
9424         * mml2015.el: Require password-cache.
9425         (password-cache-expiry): Remove declaration.
9427         * nneething.el (mailcap): Require mailcap.
9429         * nnheader.el (declare-function): Add compatibility stub.
9430         (message-remove-header): Declare rather than autoload.
9431         (nnheader-replace-header): Require message.
9433         * nnimap.el (declare-function): Add compatibility stub.
9434         (netrc-parse, netrc-machine-user-or-password): Declare.
9435         (nnimap-open-connection): Require netrc.
9437         * nntp.el (declare-function): Add compatibility stub.
9438         (netrc-parse, netrc-machine, netrc-get): Declare.
9439         (nntp-send-authinfo): Require netrc.
9441         * rfc2047.el: Don't require qp.
9442         (quoted-printable-encode-region, quoted-printable-decode-string):
9443         Autoload.
9445         * sieve-mode.el: Don't require easymenu.
9446         (easy-menu-add-item): Autoload it.
9448         * spam-stat.el (time-to-number-of-days): Autoload it.
9450 2010-03-17  Kevin Ryde  <user42@zip.com.au>
9452         * mml.el (mml-read-tag): Unquote values with `read' to reverse
9453         prin1 in mml-insert-tag (just stripping the quotes gave wrong
9454         value if any backslash escapes).
9456 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9458         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9459         if it is available.  (bug#5647)
9461 2010-02-26  Glenn Morris  <rgm@gnu.org>
9463         * message.el (message-send-mail-function): Change the default, so that
9464         it inherits from a customized send-mail-function.  (Bug#5643)
9466 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9468         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9469         shell-command-to-string signals an error (bug#5299).
9471 2010-02-24  Glenn Morris  <rgm@gnu.org>
9473         * message.el (message-smtpmail-send-it)
9474         (message-send-mail-with-mailclient): Doc fixes.
9476 2010-02-16  Glenn Morris  <rgm@gnu.org>
9478         * message.el (message-default-mail-headers): Change the default value
9479         to ease the transition from mail-mode to message-mode.  (Bug#5555)
9481 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
9483         * message.el (message-mail): Just pass yank-action on to message-setup.
9484         (message-setup): Handle (FUN . ARGS) form of yank-action.
9485         (message-with-reply-buffer, message-widen-reply)
9486         (message-yank-original): Handle non-buffer values of
9487         message-reply-buffer (Bug#4080).
9488         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9490 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
9492         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9493         Fix typo in docstring.
9495 2010-01-08  Jason Rumney  <jasonr@gnu.org>
9497         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9498         response.
9500 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9502         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9504         * message.el (message-check-news-header-syntax): Protect against a
9505         string that `rfc822-addresses' returns when parsing fails.
9507 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9509         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9510         (gnus-previous-char-property-change): New functions.
9512         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9514 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
9516         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9517         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
9519 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
9521         * message.el (message-exchange-point-and-mark): Rework last change to
9522         avoid using optional arg of exchange-point-and-mark, for backward
9523         compatibility.
9525 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
9527         * message.el (message-exchange-point-and-mark):
9528         Call exchange-point-and-mark with an argument rather than setting
9529         mark-active by hand (Bug#5175).
9531 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9533         * nntp.el (nntp-service-to-port): Work for service expressed with
9534         numeric string; replace [:digit:] with [0-9] for XEmacs.
9536 2009-12-17  Glenn Morris  <rgm@gnu.org>
9538         * gnus-group.el (gnus-bug-group-download-format-alist):
9539         Change emacs entry to debbugs.gnu.org.  Bump :version.
9541 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9543         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9545 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9547         * message.el (message-info): Explain why we use `Info-goto-node'.
9549 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9551         * message.el (message-completion-in-region): New compatibility function.
9552         (message-expand-group): Use it.
9554 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9556         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9557         with no unread article should be listed if the 2nd arg `predicate' is
9558         given.
9560 2009-11-29  Juri Linkov  <juri@jurta.org>
9562         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9563         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
9564         on `gnus-recenter'.  (Bug#4698, Bug#4981)
9566 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9568         * message.el (message-from-style, message-interactive)
9569         (message-signature): Always set default values from the corresponding
9570         mail-* variables.
9571         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9572         (message-yank-prefix, message-indentation-spaces)
9573         (message-signature-file, message-default-headers): Use boundp rather
9574         than (featurep 'xemacs) to check if the corresponding mail-* variables
9575         exist.
9577 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
9579         * message.el (message-send-mail-with-sendmail): Revert last change.
9581 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
9583         * message.el (message-from-style, message-interactive)
9584         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9585         (message-yank-prefix, message-indentation-spaces, message-signature)
9586         (message-signature-file, message-default-headers): For GNU Emacs, set
9587         default values from the corresponding mail-* variables.
9588         (message-send-mail-with-sendmail): Use envelope-from only if
9589         mail-specify-envelope-from is non-nil.
9591 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9593         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
9594         containing tspecial characters if they have been already quoted.
9596 2009-10-24  Glenn Morris  <rgm@gnu.org>
9598         * gnus-art.el (help-xref-stack-item): Define for compiler.
9600 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9602         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
9604 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9606         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
9607         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
9609 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9611         * gnus.el (gnus-overlay-get): New alias to overlay-get.
9612         (gnus-overlays-in): New alias to overlays-in.
9614         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
9615         gnus-overlay-get, and gnus-delete-overlay.
9616         (gnus-summary-show-thread): Make it work as well for systems in which
9617         next-single-char-property-change is not available.
9618         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
9620 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
9622         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
9624 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
9626         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
9627         and XEmacs that don't have `remove-overlays'.
9629 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9631         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
9632         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
9633         selective display.  Use overlays instead.
9635 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
9637         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
9639 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9641         * spam-stat.el (spam-stat-load): Fix typo in message.
9643 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
9645         * gnus-art.el (gnus-article-encrypt-body):
9646         * message.el (message-check-recipients):
9647         * mm-util.el (mm-codepage-setup):
9648         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
9649         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
9651 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
9653         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
9654         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
9655         keys from the menu if mm-{sign,encrypt}-option is 'guided.
9656         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
9657         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
9659 2009-09-18  Glenn Morris  <rgm@gnu.org>
9661         * gnus-diary.el (gnus-diary-check-message):
9662         * message.el (message-insert-formatted-citation-line):
9663         * nnbabyl.el (top-level):
9664         * nndiary.el (nndiary-schedule):
9665         Fix typos in condition-case handlers.
9667 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9669         * gnus-art.el (gnus-article-edit-part): Work for the buffer
9670         configuration that provides the sole article window in a frame;
9671         position point correctly after deleting a part.
9673 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
9675         * spam.el (spam-unregister-on-reregister): Add boolean variable.
9676         (spam-resolve-registrations-routine): Use it to unregister articles
9677         that change status.
9679 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9681         * nnrss.el (nnrss-request-article): Remove binding of
9682         default-enable-multibyte-characters that has gotten needless by
9683         the 2007-07-13 change in rfc2047-encode-message-header.
9685         * mml.el (mml-insert-multipart): Error on the message header.
9686         (mml-insert-part): Error on the message header; position point at
9687         the end of a MIME tag.
9689 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9691         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
9692         (gnus-float-time): Alias to float-time if it exists.
9694         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
9695         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
9696         float-time is available; suppress compile warning for time-to-seconds.
9698 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9700         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9701         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9702         Add the optional argument `encoding' that overrides the default.
9704         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9705         mm-encode-buffer.
9707 2009-09-04  Glenn Morris  <rgm@gnu.org>
9709         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9710         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9711         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9712         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9713         * mm-util.el (mm-with-unibyte-current-buffer)
9714         (mm-find-buffer-file-coding-system):
9715         * yenc.el (yenc-decode-region): Use default-value rather than
9716         default-enable-multibyte-characters.
9718 2009-09-03  Glenn Morris  <rgm@gnu.org>
9720         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9721         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9722         than default-enable-multibyte-characters.
9724 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9726         * gnus-art.el (gnus-article-read-summary-keys):
9727         Fix gnus-buffer-configuration's value temporarily used.
9729 2009-09-02  Glenn Morris  <rgm@gnu.org>
9731         * gnus-util.el (gnus-float-time): New function.
9732         * gnus-delay.el (gnus-delay-article):
9733         * gnus-sum.el (gnus-thread-latest-date):
9734         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9735         * nnspool.el (nnspool-request-newgroups):
9736         Use gnus-float-time rather than time-to-seconds.
9737         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9739         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9740         (gnus-header-subject-face, gnus-header-newsgroups-face)
9741         (gnus-header-name-face, gnus-header-content-face):
9742         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9743         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9744         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9745         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9746         (gnus-cite-face-11):
9747         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9748         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9749         (gnus-server-closed-face, gnus-server-denied-face)
9750         (gnus-server-offline-face):
9751         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9752         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9753         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9754         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9755         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9756         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9757         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9758         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9759         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9760         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9761         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9762         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9763         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9764         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
9765         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
9766         (gnus-summary-high-undownloaded-face)
9767         (gnus-summary-low-undownloaded-face)
9768         (gnus-summary-normal-undownloaded-face)
9769         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9770         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9771         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9772         (gnus-splash-face):
9773         * message.el (message-header-to-face, message-header-cc-face)
9774         (message-header-subject-face, message-header-newsgroups-face)
9775         (message-header-other-face, message-header-name-face)
9776         (message-header-xheader-face, message-separator-face)
9777         (message-cited-text-face, message-mml-face):
9778         * sieve-mode.el (sieve-control-commands-face)
9779         (sieve-action-commands-face, sieve-test-commands-face)
9780         (sieve-tagged-arguments-face):
9781         * spam.el (spam-face):
9782         Mark face aliases with "-face" in the name as obsolete.
9784 2009-09-01  Glenn Morris  <rgm@gnu.org>
9786         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
9787         than goto-line.
9789 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9791         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9792         Don't move point if the command is invoked inside the message header.
9794 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9796         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
9797         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
9798         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
9799         * nnir.el (nnir-swish-e-index-file):
9800         * gnus-sum.el (gnus-summary-delete-marked-as-read)
9801         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9802         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9803         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
9804         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
9805         (gnus-treat-display-xface): Add Emacs version of obsolescence.
9807 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9809         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9810         Don't save excursion.
9812 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9814         * nnheader.el (nnheader-find-file-noselect):
9815         * mm-util.el (mm-insert-file-contents):
9816         Use (default-value 'major-mode) instead of default-major-mode.
9818 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9820         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
9822 2009-08-25  Glenn Morris  <rgm@gnu.org>
9824         * nnir.el (top-level): Don't require cl at run-time.
9825         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
9826         Replace cl-function substitute with gnus-replace-in-string.
9827         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
9828         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
9829         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
9830         simplified expansions.
9832 2009-08-22  Glenn Morris  <rgm@gnu.org>
9834         * gnus-art.el (gnus-button-patch): Use forward-line rather than
9835         goto-line.
9837 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9839         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
9841         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
9842         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
9843         (gnus-mm-display-part, gnus-mime-display-single)
9844         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
9845         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
9847         * gnus-sum.el
9848         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
9849         (gnus-summary-move-article): Add expirable mark to articles copied or
9850         moved to group that has auto-expire turned on if the option is non-nil.
9852 2009-07-24  Glenn Morris  <rgm@gnu.org>
9854         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
9855         Fix typo.  (Bug#3903)
9857 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9859         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
9860         gnus-article-read-summary-keys rather than gnus-summary-edit-article
9861         that should not be used for draft articles.
9862         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
9863         that has no concern in minor mode keys.
9864         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9865         Abolish.
9867 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9869         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
9870         article without making inquiry to a user for unknown encoding.
9872         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
9873         (nnmaildir--scan): Assume i-node and device number that file-attributes
9874         returns might be cons-cell.
9876 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
9878         * auth-source.el: Remove docs now in auth.texi.  Don't use
9879         `gnus-message' for logging.  Add new variables `auth-source-debug' and
9880         `auth-source-hide-passwords' and use them.
9882 2009-07-15  Glenn Morris  <rgm@gnu.org>
9884         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9886 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9888         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9889         excessive whitespace from the default values of title and description.
9891 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9893         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9894         mail-fetch-field to fetch Content-Description header in order to
9895         exclude newlines.
9897 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9899         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
9900         to deleted part.
9902 2009-05-30  David Engster  <dengste@eml.cc>
9904         * nnmairix.el: Remove old documentation in the commentary block.
9905         (nnmairix-request-group): Do not update active file for nnml back ends.
9906         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
9907         end so that overview files are ignored.
9908         (nnmairix-update-groups): Make updating the groups more robust by using
9909         marks.
9910         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9911         with dollar characters in message-id.
9913 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
9915         * spam.el: Use dns-query instead of query-dns.  Was renamed on
9916         2008-12-25 in dns.el.
9918 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9920         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9921         could happen if the text is only composed of spaces and/or tabs.
9923 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
9925         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9926         when sending a queued message to avoid extra mml tags.
9928 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9930         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9932 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9934         * gnus-dired.el: Remove autoload for gnus-setup-message.
9935         (gnus-dired-attach): Fake this-command value to prevent Gnus from
9936         displaying Gnus logo; always use compose-mail.
9938 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9940         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
9942 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9944         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
9945         (gnus-nocem-issuers): List currently active issuers; fix custom type.
9946         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
9947         available.
9948         (gnus-nocem-epg-verify): New function.
9950 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
9952         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
9954 2009-02-15  Glenn Morris  <rgm@gnu.org>
9956         * gnus-util.el (rmail-insert-rmail-file-header)
9957         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
9958         autoloads.
9959         (rmail-default-rmail-file): Remove unnecessary declaration.
9960         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
9962 2009-02-14  Glenn Morris  <rgm@gnu.org>
9964         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
9965         variable (only used in gnus-util, which declares it anyway).
9966         (rmail-output-to-rmail-file): Remove autoload of deleted function,
9967         which was only needed by gnus-art (changed to not use it any more).
9968         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
9969         only used in gnus-util, which autoloads it itself.
9970         (rmail-update-summary): Fix autoload.
9972         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
9973         rather than rmail-output-to-rmail-file.
9975 2009-02-07  Glenn Morris  <rgm@gnu.org>
9977         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
9978         autoload of function that no longer exists.
9979         (rmail-toggle-header): Declare.
9980         (message-forward-rmail-make-body): Handle mbox Rmail.
9982 2009-01-31  Glenn Morris  <rgm@gnu.org>
9984         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
9985         2009-01-09 change.
9987 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
9989         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
9990         (auth-source-forget-all-cached): New convenience function.
9991         (auth-source-user-or-password): Accept list of modes or a single mode.
9993         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9994         auth-source modes.
9996         * nnimap.el (nnimap-open-connection): Use list of
9997         auth-source modes.
9999         * nntp.el (nntp-send-authinfo): Use list of
10000         auth-source modes.
10002 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10004         * auth-source.el: Update docs to reflect epa-file-enable is to be used
10005         now.
10007 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10009         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10010         coding system in XEmacs; add a workaround for XEmacs.
10012 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10014         * mm-util.el (mm-coding-system-priorities): Protect against nil value
10015         of current-language-environment.
10017 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10019         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10020         available at runtime.
10022 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10024         * gnus-art.el (article-date-ut): Fix end point of narrowing.
10026 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
10028         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10029         the greatest positive fixnum value doesn't work under an XEmacs with
10030         bignum support; use the most-positive-fixnum constant instead,
10031         available since Emacs 21.1 with cl and XEmacs 21.1.
10033 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10035         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10036         XEmacs gets not to work.
10038 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10040         * mm-util.el (mm-coding-system-priorities): Allow the value like
10041         "Japanese (UTF-8)" of current-language-environment.
10043 2009-01-09  Glenn Morris  <rgm@gnu.org>
10045         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10046         with last-command-event.
10048 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10050         * message.el (message-fix-before-sending): Amend comment.
10052 2009-01-07  David Engster  <dengste@eml.cc>
10054         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10055         simplified server definitions by converting it via
10056         gnus-server-to-method.
10058 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10060         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10061         parameter's operands.
10063 2009-01-06  David Engster  <dengste@eml.cc>
10065         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10066         primary select method (for gnus-group-mark-article-as-read).
10068 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
10070         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10071         `(gnus)Face', not `(gnus)X-Face'.
10073 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10075         * mm-util.el (mm-ucs-to-char): New function.
10077         * mm-url.el (mm-url-decode-entities): Use it.
10079 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10081         * message.el (message-fix-before-sending): Add `eight-bit' to
10082         illegible-text check.
10084 2009-01-03  Michael Olson  <mwolson@gnu.org>
10086         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10087         `headers' is nil.  This can occur if the IMAP server does not have
10088         permissions to read messages from a folder, but can write new messages
10089         to the folder.
10090         (nnimap-request-article-part): Do not insert `data' if it is nil.
10092 2009-01-01  Dave Love  <fx@gnu.org>
10094         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10096         * nnimap.el: Fix author email.
10097         (nnimap-split-rule): Add FIXME comment.
10098         (nnimap-debug): Fix doc string.
10100 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10102         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10103         overlay-arrow-position and overlay-arrow-string buffer-local; no need
10104         to check if those variables exist (first appeared in Emacs 18.50).
10106 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10108         * mm-util.el (mm-line-number-at-pos): New function.
10110         * spam-report.el (spam-report-process-queue): Use it.
10112 2008-12-24  David Engster  <dengste@eml.cc>
10114         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10115         parameters that haven't existed as variables as buffer-local variables.
10117 2008-12-23  Dave Love  <fx@gnu.org>
10119         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10120         cadar.
10122         * sieve-manage.el (sieve-manage-starttls-p): Rename from
10123         imap-starttls-p.
10124         (sieve-manage-starttls-open): Rename from imap-starttls-open.
10126 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
10128         * spam-report.el (spam-report-gmane-max-requests): New constant.
10129         (spam-report-gmane-wait): New variable.
10130         (spam-report-gmane-ham, spam-report-gmane-spam)
10131         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10132         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10133         the server.
10135         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10136         Add explanations.
10138         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10139         nnheader-accept-process-output and nnheader-read-timeout if available.
10140         (pop3-movemail): Use it.
10142         * message.el (message-check-news-body-syntax): Fix signature check if
10143         there's an attachment.
10145 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10147         * mm-util.el: Add comments to the mm- emulating functions.
10149 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
10151         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10152         Reported by Stephen Berman <stephen.berman@gmx.net>.
10154 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10156         * mm-util.el (mm-substring-no-properties): New function.
10157         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10158         (mm-special-display-p): Enable those lambda forms to be byte compiled.
10159         (mm-string-to-multibyte): Doc fix.
10161         * mml.el (mml-attach-file): Use mm-substring-no-properties.
10163 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10165         * mml.el (mml-attach-file): Strip text properties from file name.
10166         (Bug#1574)
10168 2008-12-16  Glenn Morris  <rgm@gnu.org>
10170         * mm-util.el (mm-charset-override-alist): Declare for compiler.
10172 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10174         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10175         knows since the charset specified might be a bogus alias that
10176         mm-charset-synonym-alist provides.
10178 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10180         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10181         "ISO_8859-1".
10183         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10185 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10187         * mm-util.el (mm-charset-eval-alist):
10188         Define it before mm-charset-to-coding-system.
10189         (mm-charset-to-coding-system): Add optional argument `silent';
10190         define it before mm-charset-override-alist.
10191         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10192         default value if it can be used in Emacs currently running;
10193         silence mm-charset-to-coding-system.
10195 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10197         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10198         `allow-override' which says whether to use `mm-charset-override-alist'.
10199         (rfc2047-decode-encoded-words): Use it.
10201         * mm-util.el (mm-charset-override-alist): Fix custom type;
10202         add `(gb2312 . gbk)' to choices.
10204 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10206         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10207         fast.
10209         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10211 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
10213         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10214         on links.
10216         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10218 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10220         * message.el (message-idna-to-ascii-rhs-1): Protect against local
10221         users' addresses that don't have domain parts.
10222         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10223         rather than message-narrow-to-head since there will be the message
10224         header separator.
10226 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10228         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10229         since the result is inserted in a unibyte buffer anyway.
10230         (nnimap-demule-use-string-to-multibyte): Remove.
10231         (nnimap-demule): Alias it to mm-string-to-multibyte.
10233 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10235         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10236         variable for debugging bug#464 and bug#1174.
10237         (nnimap-demule): Use it.
10239 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10241         * gnus-score.el (gnus-score-find-trace): Handle default score in total
10242         score calculation correctly.
10244 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10246         * message.el (message-send-mail): Just set the buffer to unibyte
10247         rather than use mm-with-unibyte-current-buffer which does a lot more.
10248         (message-send-mail-partially): Don't bother with
10249         mm-with-unibyte-current-buffer since it's already been made unibyte by
10250         message-send-mail.
10252 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
10254         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10256 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
10258         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10260 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10262         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10263         require itself and to remove `with-no-warnings'.
10265 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
10267         * starttls.el (starttls-any-program-available): Get the name of the
10268         available TLS layer program.
10269         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10270         well as the host name in the "opening" message.
10272         * auth-source.el (auth-source-cache, auth-source-do-cache)
10273         (auth-source-user-or-password): Cache passwords and logins by default,
10274         allow override with `auth-source-do-cache'.
10275         (auth-source-forget-user-or-password): Allow users to remove cache
10276         entries if needed.
10278 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10280         * ietf-drums.el (ietf-drums-remove-comments): Localize second
10281         condition-case to only the forward-sexp call.
10283 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10285         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10286         quotes contained.  Make it more robust regardless by an extra
10287         condition-case wrapper.
10289 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10291         * nnml.el (nnml-request-expire-articles): Check if the function set to
10292         `nnmail-expiry-target' returns the symbol `delete'.
10294         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10296         * nnmail.el (nnmail-expiry-target): Fix custom type.
10298 2008-10-02  Glenn Morris  <rgm@gnu.org>
10300         * mm-util.el (mm-codepage-setup): Tweak codepage error.
10301         Silence compiler warning.
10303 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10305         * mml.el (mml-menu): Don't assume mml2015 is bound.
10307 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10309         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10310         exists.
10312 2008-09-27  Glenn Morris  <rgm@gnu.org>
10314         * gnus-util.el (mail-header-remove-comments): Autoload it.
10316 2008-09-27  Andreas Schwab  <schwab@suse.de>
10318         * gnus-util.el (gnus-split-references): Strip comments.
10319         (gnus-parent-id): Likewise.
10321 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
10323         * message.el (message-confirm-send): Fix version.
10325 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10327         * message.el (message-idna-to-ascii-rhs-1): Use
10328         mail-extract-address-components rather than mail-header-parse-addresses
10329         that is an alias by default to ietf-drums-parse-addresses that does not
10330         support non-ASCII names in headers' contents.
10332 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10334         * message.el (message-confirm-send): Fix variable documentation to
10335         avoid the "y/n" wording.
10337 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
10339         * message.el (message-set-auto-save-file-name): Save to a different
10340         filename so multiple messages (especially drafts) can be recovered.
10342 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
10344         * message.el (message-confirm-send): Add appropriate version.
10346 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10348         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10349         defvar.
10351 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
10353         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10354         (mm-pkcs7-enveloped-magic): Ditto.
10356 2008-09-17  Simon Josefsson  <simon@josefsson.org>
10358         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10359         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10361 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
10363         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10364         default, it's better.
10366 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
10368         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10369         summary line gnus-number property and ignore them (with a warning
10370         message).
10372 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10374         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10375         macro caddr in the interactive form since it won't be expanded.
10377 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10379         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10380         `charset'; fix name of function called recursively.
10381         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10383 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10385         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10386         (gnus-mime-set-charset-parameters): New function.
10387         (gnus-mime-view-part-as-charset): Use it to correctly display part
10388         specifying wrong charset.
10390 2008-09-08  David Engster  <dengste@eml.cc>
10392         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10393         in completing-read for back end server.
10395 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
10397         * message.el (message-confirm-send): New variable to confirm sending a
10398         message.
10399         (message-send): Use it.
10401 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
10403         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10405 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10407         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10409 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
10411         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10412         prevent tracking too many groups.
10413         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10414         Use it.
10416 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
10418         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10419         moving point to the bottom of the window in order to avoid recentering.
10421 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10423         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10424         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10425         (gnus-article-beginning-of-window): Fix calculation.
10427 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10429         * gnus-msg.el (gnus-summary-supersede-article)
10430         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10431         value of gnus-newsgroup-charset to decode non-MIME encoded text in
10432         message header.
10434 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
10436         * message.el:
10437         * gnus-start.el:
10438         * gnus-registry.el: Remove VMS support.
10440 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10442         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10443         macro.
10444         (rfc2104-hash): Use it.
10446 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
10448         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10449         (gnus-summary-sort-by-most-recent-date): New commands.
10450         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10451         and menu entries.
10453 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10455         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10456         don't redisplay article for raw contents; remove plural articles stuff.
10458         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10459         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10460         on gnus-summary-save-article; display results properly.
10462 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10464         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10466 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10468         * gnus-art.el (gnus-summary-save-in-pipe):
10469         Consider gnus-save-all-headers.
10471 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10473         * gnus-util.el (ns-focus-frame): Remove declaration.
10474         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
10475         like x.
10477 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10479         * rfc2104.el (rfc2104-zero): Delete defconst.
10480         (rfc2104-hex-alist): Likewise.
10481         (rfc2104-hex-to-int): Delete func.
10482         (rfc2104-hexstring-to-bitstring): Likewise.
10483         (rfc2104-nybbles): New defconst.
10484         (rfc2104-hash): Rewrite for speed.
10486 2008-07-16  Glenn Morris  <rgm@gnu.org>
10488         * gnus-util.el (ns-focus-frame): Declare for compiler.
10490 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10492         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10493         set as a group parameter.
10494         (gnus-summary-save-in-pipe): Work when it is called independently.
10495         (gnus-summary-pipe-to-muttprint): Don't modify
10496         gnus-summary-pipe-output-default-command.
10498 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10500         * message.el (message-send-mail-with-sendmail):
10501         Display the error message.
10503 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10505         * gnus-art.el (gnus-default-article-saver):
10506         Add gnus-summary-save-in-pipe to choices.
10507         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10508         gnus-summary-pipe-output-default-command as the default command.
10509         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10510         instead of gnus-last-shell-command.
10512         * gnus-sum.el (gnus-summary-pipe-output-default-command):
10513         New user option.
10514         (gnus-summary-muttprint-program): Mention the value will be changed.
10515         (gnus-summary-save-article): Force showing of all headers.
10516         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10518 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
10520         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10522 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
10524         * nnimap.el (nnimap-id):
10525         * sieve-manage.el (sieve-manage-open): Doc fixes.
10527 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
10529         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10530         if available.
10532 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10534         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10536         * nnkiboze.el (nnkiboze-generate-group):
10537         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10539         * nnmairix.el: Require CL.
10541 2008-06-15  David Engster  <dengste@eml.cc>
10543         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10545 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10547         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10548         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10549         runtime choice under XEmacs.
10551         * gnus-sum.el (gnus-summary-set-display-table):
10552         Use `gnus-put-display-table', `gnus-get-display-table',
10553         `gnus-set-display-table' for the display table, instead of `aset'.
10555 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10557         * nnmairix.el: Add autoloads.
10559 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10561         * nnmairix.el (nnmairix-delete-recreate-group)
10562         (nnmairix-update-and-clear-marks): Fix error messages.
10564 2008-06-14  David Engster  <dengste@eml.cc>
10566         * nnmairix.el: Upgrade to version 0.6.
10567         (nnmairix-group-toggle-propmarks-this-group)
10568         (nnmairix-group-toggle-readmarks-this-group)
10569         (nnmairix-group-delete-recreate-this-group)
10570         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10571         (nnmairix-remove-tick-mark-original-article): New commands.
10572         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10573         (nnmairix-propagate-marks-to-nnmairix-groups)
10574         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10575         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10576         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10577         functions needed for marks propagation and manipulation of read marks.
10578         (nnmairix-update-groups): New function.
10579         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10580         (nnmairix-determine-original-group-from-registry)
10581         (nnmairix-determine-original-group-from-path)
10582         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10583         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10584         New helper functions.
10585         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10586         keystrokes for new commands.
10587         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10588         (nnmairix-request-group): Check allow-fast group parameter.
10589         (nnmairix-request-create-group): Set allow-fast group parameter if
10590         nnmairix-allowfast-default is set.
10591         (nnmairix-close-group): Propagate marks upon closing if needed.
10592         (nnmairix-group-toggle-threads-this-group): Use new.
10593         nnmairix-group-toggle-parameter helper function.
10594         (nnmairix-search): Better check for empty search result.
10595         (nnmairix-goto-original-article): Use new helper functions for
10596         determining original article.
10597         (nnmairix-show-original-article): Make sure message-id is in brackets.
10598         (nnmairix-call-mairix-binary): Change variable name.
10599         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10600         helper function.
10601         (nnmairix-widget-toggle-activate): Fix doc string.
10603 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10605         * nnir.el: Require edmacro when compiling with XEmacs.
10606         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10607         available in Emacs 21.
10609 2008-06-11  Glenn Morris  <rgm@gnu.org>
10611         * gnus-util.el (x-focus-frame):
10612         * gnus.el (image-size):
10613         * mm-decode.el (image-size): Declare.
10615         * gnus-picon.el (declare-function): Add compat definition.
10616         (image-size): Declare.
10618         * gnus-group.el (tool-bar-map):
10619         * gnus-sum.el (tool-bar-map): Define for compiler.
10621         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10623         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10625         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10626         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10627         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10628         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10629         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10630         * sieve-manage.el, spam-report.el, spam.el:
10631         Remove unnecessary eval-and-compile of autoloads.
10633 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10635         * auth-source.el: Precise Tramp doc.
10637 2008-06-07  Glenn Morris  <rgm@gnu.org>
10639         * nnmairix.el: Remove unnecessary eval-when-compile.
10641 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
10643         * nnir.el: New file.
10645 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10647         * gnus-util.el (gnus-read-shell-command): New function.
10648         * mm-decode.el (mm-pipe-part):
10649         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10651 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10653         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10655 2008-06-03  Glenn Morris  <rgm@gnu.org>
10657         * pop3.el (nnheader-accept-process-output): Autoload it.
10659 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10661         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10662         are not 2-digit hexadecimal characters that follow `%'s.
10664 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10666         * message.el (message-bogus-recipient-p): Fix type in doc string.
10667         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10668         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10669         Improve custom options.
10670         (message-bogus-recipient-p): Adjust accordingly.
10672 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10674         * nnmairix.el: Require edmacro when compiling with XEmacs.
10676 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10678         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10679         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10681 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10683         * auth-source.el: Add more docs.
10685 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10687         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10688         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10689         retrieval faster in some cases, but might make CPU usage larger.
10690         If this has any bad side effects, we might revert this change.
10692         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10693         seems to make mail retrieval much, much faster.
10694         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10695         unconditionally.
10697         * gnus-draft.el (gnus-group-send-queue):
10698         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10700 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10702         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10704         * message.el (message-bogus-address-regexp): Fix and improve custom
10705         type.
10706         (message-setup-hook): Add message-check-recipients as custom option.
10708 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10710         * message.el (message-cite-function): Remove bogus autoload which crept
10711         in during merge from v5-10.
10713 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10715         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10717         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10719         * auth-source.el: Preliminary Tramp docs.
10720         (auth-sources): Change the default auth-sources to use
10721         EPA .gpg files.
10723 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10725         * nntp.el: Autoload `auth-source-user-or-password'.
10726         (nntp-send-authinfo): Use it.
10728         * nnimap.el: Autoload `auth-source-user-or-password'.
10729         (nnimap-open-connection): Use it.
10731         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10732         for the gnus-message function.
10733         (auth-source-user-or-password): Use it.
10735 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10737         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10738         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10739         (rfc2104-hash): Use it.
10741 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10743         * gnus-art.el (gnus-article-toggle-truncate-lines):
10744         Don't use `iff' in docstring.
10746 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10748         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10750         * gnus-util.el (gnus-extract-address-component-name)
10751         (gnus-extract-address-component-email): Convenience functions around
10752         `gnus-extract-address-components'.
10754         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10755         Use `gnus-extract-address-component-email' to fix bug of comparing full
10756         sender name to `user-mail-address'.
10758 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
10760         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
10761         catch/throw to optimize.
10762         (gnus-registry-find-keywords): Just use member to find a keyword.
10764 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10766         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
10767         is current before calling gnus-server-prepare.
10768         (gnus-server-setup-buffer, gnus-server-update-server)
10769         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
10771 2008-05-04  Juri Linkov  <juri@jurta.org>
10773         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
10774         (mailcap-file-default-commands): Use mailcap-replace-in-string
10775         instead of replace-regexp-in-string, and mailcap-delete-duplicates
10776         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
10778 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
10780         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
10782 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10784         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
10785         hooks.
10786         (gnus-update-read-articles): Speed up non-marks-using users.
10787         (gnus-use-marks): Define gnus-use-marks.
10788         (gnus-propagate-marks): Rename variable to something more sensible.
10790 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
10792         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
10793         (gmm-image-load-path-for-library): Fix typos in docstrings.
10794         (gmm-message): Reflow docstring.
10796 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
10798         * mail-source.el (mail-source-set-1, mail-source-bind):
10799         Move auth-source code out of the macro to clean it up and fix bugs.
10801 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
10803         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
10804         by sender if it's equal to user-mail-address, it's likely to be
10805         useless.
10807         * mail-source.el (mail-source-bind): Don't use user or password if they
10808         are not bound.  Unintern them if they are nil.  Don't use server unless
10809         it's bound, and default it to empty string otherwise.
10811 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
10813         * mail-source.el: Load auth-source.el.
10814         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
10815         get user name or password, if auth-sources is set up.
10817         * gnus-registry.el (gnus-registry-split-strategy): New variable for
10818         strategy of splitting with parent.
10819         (gnus-registry-split-fancy-with-parent)
10820         (gnus-registry-post-process-groups): Use it and fix prior
10821         bug (returning a list as the split result).
10823         * auth-source.el (auth-sources): Remove server parameter.
10824         (auth-source-pick, auth-source-user-or-password)
10825         (auth-source-user-or-password-imap)
10826         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10827         (auth-source-user-or-password-sftp)
10828         (auth-source-user-or-password-smtp): Remove server parameter.
10830 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
10832         * smime.el (smime-sign-region, smime-encrypt-region)
10833         (smime-decrypt-region):
10834         Remove redundant calls to `generate-new-buffer-name'.
10836 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
10838         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
10839         Don't use QP for message/rfc822.
10840         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
10842 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10844         * sieve-manage.el (sieve-string-bytes): Remove.
10845         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
10846         correct byte-length only if the process's coding-system is the same as
10847         the one used internally by Emacs to represent strings.
10849 2008-04-22  Juri Linkov  <juri@jurta.org>
10851         * mailcap.el (mailcap-file-default-commands): New function.
10853 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10855         * message.el (message-signature-separator, message-cite-function):
10856         Change custom version.
10858 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10860         * mm-decode.el (mm-display-external): Make temp file read-only.
10862 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10864         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10865         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10866         `C-c C-f d'.
10868 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10870         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10872 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10874         * auth-source.el: Add docs.
10875         (auth-sources): Modify format to support server.
10876         (auth-source-pick, auth-source-user-or-password)
10877         (auth-source-user-or-password-imap)
10878         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10879         (auth-source-user-or-password-sftp)
10880         (auth-source-user-or-password-smtp): Add server parameter.
10882 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10884         * gnus-registry.el: Initialize the registry when gnus-registry-install
10885         is t.
10887 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10889         * compface.el (uncompface): Make buffer unibyte.
10891 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10893         * mail-source.el (mail-source-value):
10894         Prefer fboundp to functionp so it works with macros as well.
10896 2008-04-05  Glenn Morris  <rgm@gnu.org>
10898         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10900 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10902         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10903         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10905         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10906         multibyteness after rather than before erasing it.
10908         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10909         mm-with-multibyte.
10910         (gnus-request-article-this-buffer): Make sure the proper decoding is
10911         used if gnus-original-article-buffer happens to be unibyte.
10913         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10914         default-enable-multibyte-characters.
10916         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10917         default-enable-multibyte-characters.
10919         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10921         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10923 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10925         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10926         Fix last change in case the element is not even a symbol.
10928 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10930         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10931         imap-enable-exchange-bug-workaround.
10932         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10934 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10936         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10937         a 100 byte status-checks into a 2-3MB transfer for each group.
10938         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10939         to enable bug workaround or not.
10940         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10942 2008-03-31  Glenn Morris  <rgm@gnu.org>
10944         * message.el (mml2015-use): Declare for compiler.
10945         (message-info): Require mml2015 when appropriate.
10947 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10949         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10950         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10951         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10952         (nntp-service-to-port): New function.
10953         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10954         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10955         (nntp-open-netcat-stream): New function.
10956         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10958 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10960         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10962 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10964         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10966 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10968         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10970 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10972         * message.el (message-signature-separator): Change default.
10973         Improve custom type.
10974         (message-cite-function): Change default to
10975         message-cite-original-without-signature.
10977         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10978         toggle.
10980         * message.el (message-check-news-body-syntax): Fix signature check.
10981         (message-setup-1): Mark buffer as unmodified _after_ running
10982         message-setup-hook and handling message-alternative-emails.
10983         (message-shorten-references): Be more strict when building list of
10984         valid references to comply with GNKSA.
10986         * gnus-group.el (gnus-read-ephemeral-bug-group)
10987         (gnus-read-ephemeral-debian-bug-group)
10988         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10990         * message.el (message-info): Don't use booleanp which isn't supported
10991         in Emacs 21 and XEmacs.
10993 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10995         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10996         gnus-group-gmane-group-download-format.
10997         (gnus-group-read-ephemeral-gmane-group): Rename from
10998         gnus-group-read-ephemeral-gmane-group.
10999         (gnus-read-ephemeral-gmane-group-url): Rename from
11000         gnus-group-read-ephemeral-gmane-group-url.
11001         (gnus-bug-group-download-format-alist): New variable.
11002         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11003         (gnus-read-ephemeral-emacs-bug-group): New commands.
11005 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11007         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11008         (gnus-visible-headers): Improve custom type.
11010 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11012         * mml.el (mml-menu): Add workarounds for XEmacs.
11014         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11015         X-Boundary header.
11017         * message.el (message-simplify-recipients): Fix previous commit.
11019 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11021         * mm-util.el (mm-set-buffer-multibyte): New function.
11022         * mm-decode.el (mm-copy-to-buffer): Use it.
11024         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11025         Prefer fboundp to functionp so it works with macros as well.
11027 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
11029         * message.el (message-alter-recipients-discard-bogus-full-name):
11030         New function.
11031         (message-alter-recipients-function): New variable.
11032         (message-get-reply-headers): Use it.
11033         (message-replace-header): New helper function.
11034         (message-recipients-without-full-name): New variable.
11035         (message-simplify-recipients): New command.
11037         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11039         * message.el (message-info): Handle EasyPG manual.
11041         * mml.el (mml-menu): Add entry for EasyPG.
11043 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
11045         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11046         parameter.
11048         * message.el (message-disassociate-draft): Specify drafts group name
11049         fully.
11051 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
11053         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11054         Eliminate unnecessary duplicates from the match list.
11056 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11058         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11059         args of `how-many' of which the XEmacs version doesn't take; declare
11060         Info-index-next as function.
11062 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11064         * gnus-score.el (gnus-score-headers): Fix handling of
11065         gnus-inhibit-slow-scoring.
11067         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11068         string.
11069         (gnus-button-url-regexp): Improve handling of parenthesis.
11070         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11071         (gnus-button-handle-info-keystrokes): Handle index entries.
11073 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11075         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11076         Incoming* files.
11078 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
11080         * auth-source.el (auth-sources): Rename from auth-source-choices.
11081         (auth-source-pick): Use it.
11083 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
11085         * auth-source.el (auth-source-protocols)
11086         (auth-source-protocols-customize, auth-source-choices): Add and
11087         modified variable customizations and defaults.
11088         (auth-source-pick, auth-source-user-or-password)
11089         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11090         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11091         (auth-source-user-or-password-sftp)
11092         (auth-source-user-or-password-smtp): Use new variables and provide an
11093         interface to netrc.el.
11095 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11097         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11098         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11099         Make sure the nntp port to specify is a string.
11101 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11103         * nntp.el: Use with-current-buffer.
11104         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11105         dubious mm-with-unibyte-current-buffer.
11106         (nntp-with-open-group-function): New function extracted from
11107         nntp-with-open-group macro.
11108         (nntp-with-open-group): Use the function, so it's easier to debug.
11109         Add indentation and debugging info.
11110         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11111         Recommend the use of the netcat alternatives.
11113         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11114         Avoid mm-string-as-multibyte as well.
11116         * nnweb.el (nnweb-insert-html):
11117         Remove use of nnheader-string-as-multibyte.
11119         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11120         (nnheader-string-as-multibyte): Remove.
11122         * mm-view.el: Use inhibit-read-only.
11123         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11124         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11125         or unibyte-string.
11127         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11128         (mm-uu-yenc-extract): Use with-current-buffer.
11130         * gnus-soup.el (gnus-soup-send-packet): Don't use
11131         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11133         * nnmh.el: Use with-current-buffer.
11134         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11135         mm-string-as-multibyte on the output of mm-encode-coding-string.
11137         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11138         (nnimap-request-move-article): Use with-current-buffer.
11140         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11141         inserting the handle-buffer's text, so the implicit multibyte->unibyte
11142         conversion uses string-make-unibyte rather than string-as-unibyte.
11144         * gnus-msg.el: Use with-current-buffer.
11146         * message.el (message-ignored-resent-headers): Add "Delivered-To".
11148 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
11150         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11151         string for caching if it is 'PIN.
11153 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11155         * mail-source.el (mail-source-delete-old-incoming-confirm):
11156         Change default to nil.
11157         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11159 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11161         * gnus-art.el (gnus-narrow-to-page): Position point properly.
11162         (gnus-article-goto-prev-page): Work for articles having ^L's.
11164         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11166         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11168 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
11170         * gnus-bookmark.el: Adjust for renames in bookmark.el.
11171         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11172         (gnus-bookmark-jump): Adjust some variable names.
11174 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
11176         * auth-source.el: New package.
11177         (auth-source-choices): Add customization entry point variable.
11179         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11180         bug.
11182 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
11184         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11185         (gnus-registry-initialize, gnus-registry-install-p): Use it.
11186         (gnus-registry-install-shortcuts): Rename from
11187         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
11188         the `gnus-registry-mark-map' keymap dynamically from
11189         `gnus-registry-marks'.  The generated functions update the summary line
11190         when a registry mark is added or deleted, and will call
11191         `gnus-registry-install-p' (see the comments in the code).
11192         (gnus-registry-user-format-function-M): Use concat intelligently.
11194         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11195         the registry mark functions.
11197 2008-03-05  Glenn Morris  <rgm@gnu.org>
11199         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11200         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11201         gnus-art.
11202         (top-level): No need to load own source when compiling.
11204 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11206         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11207         Suggested by <chris.anderton@zetnet.co.uk>.
11209 2008-03-04  Glenn Morris  <rgm@gnu.org>
11211         * gnus-sum.el (top-level): No need to require gnus when compiling,
11212         since unconditionally required near start of file.
11213         (gnus-summary-display-while-building): Move definition before use.
11215 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11217         * gnus-registry.el (gnus-registry-user-format-function-M):
11218         Add formatting function.
11220 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11222         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11223         with plists.
11224         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11225         Use new format.
11227 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11229         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11230         `where-is-internal' that returns a range of key sequences.
11232 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11234         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11236         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11237         (gnus-summary-jump-to-group): Consider windows on other displayed
11238         frames as well.  Similar changes might be needed elsewhere, but that's
11239         the one I've bumped into during my use.
11241         * nndoc.el (nndoc-oe-dbx-type-p):
11242         * gnus-msg.el (gnus-debug):
11243         * gnus-group.el (gnus-update-group-mark-positions):
11244         Use mm-string-to-multibyte.
11246 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11248         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11249         doesn't handle NotDashEscaped.
11251         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
11252         (mml-dnd-attach-options): Fix typo in custom choice.
11254         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11255         Change nndoc-article-type to mbox.
11256         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11258         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
11259         to nil, instead of html2text.
11261         * imap.el (imap-debug): Add `imap-ping-server'.
11263         * gnus-bookmark.el: Add FIXMEs.
11265         * message.el (message-form-letter-separator)
11266         (message-send-form-letter-delay): New variables.
11267         (message-send-form-letter): Use them.  New command to send form
11268         letters.  Requested by Uwe Siart.
11269         (message-send-mail-function): Doc fix.  Add "Other" custom option.
11271 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
11273         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11274         empty author.
11276 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
11278         * gnus-registry.el (gnus-registry-marks): Add variable for
11279         customization of marks and their appearance.
11280         (gnus-registry-read-mark): Use it.
11281         (gnus-registry-do-marks): Add utility function to loop through
11282         `gnus-registry-marks'.
11283         (gnus-registry-install-shortcuts-and-menus): Add function to install
11284         shortcuts and menus.
11285         (gnus-registry-initialize): Use it.
11286         (gnus-registry-default-mark): Clarify documentation.
11288 2008-02-29  Glenn Morris  <rgm@gnu.org>
11290         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11291         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11292         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11293         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11294         Change defcustom :version from 23.0 to 23.1.
11296 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
11298         * gnus-registry.el (gnus-registry-follow-group-p)
11299         (gnus-registry-post-process-groups): Add functions to aid registry
11300         splitting and improve logging.  Clarify behavior in function
11301         documentation.
11302         (gnus-registry-split-fancy-with-parent): Use them.
11304 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11306         * gnus-art.el: Use with-current-buffer.
11308 2008-02-27  David Engster  <dengste@eml.cc>
11310         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11311         Express real group name in the response.
11313 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11315         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11316         (nnmairix-last-server, nnmairix-current-server): Defvar them.
11317         (nnmairix-goto-original-article): Defvar gnus-registry-install and
11318         autoload gnus-registry-fetch-group when compiling.
11319         (nnmairix-request-group-with-article-number-correction):
11320         Remove unreferenced argument passed to nnmairix-call-backend.
11322 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11324         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11325         (mm-uu-extract): Improve face for low color ttys.
11326         Reported by Sascha Wilde.
11328 2008-02-27  Glenn Morris  <rgm@gnu.org>
11330         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11331         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11332         variables to defconsts.  Convert comments to doc-strings.
11333         (nnmairix-last-server, nnmairix-current-server): Convert from free
11334         variables to defvars.  Convert comments to doc-strings.
11335         (gnus-registry-fetch-group): Autoload.
11336         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11337         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11338         (nnmairix-widget-build-editable-fields): Use car cddr rather than
11339         caddr.
11340         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11341         nnmairix-request-group-with-article-number-correction call.
11342         (nnmairix-fast, nnmairix-group): New, less general names, for free
11343         variables passed from nnmairix-request-group to
11344         nnmairix-request-group-with-article-number-correction.  Declare.
11345         (nnmairix-request-group-with-article-number-correction):
11346         Use nnmairix-fast, nnmairix-group rather than fast, group.
11348 2008-02-26  David Engster  <dengste@eml.cc>
11350         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
11351         version 0.5.
11353 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11355         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11356         instead of making an extra function call.  Don't add the current group
11357         to articles only when they have the group.  Use
11358         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11359         Reported by David <de_bb@arcor.de>.
11361 2008-02-24  Miles Bader  <miles@gnu.org>
11363         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11364         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11365         (mm-find-mime-charset-region):
11366         * mm-bodies.el (mm-encode-body):
11367         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11369 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
11371         * mail-source.el (mail-source-delete-incoming): Change default.
11372         Supplement doc string.
11374         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11376 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11378         * nnmail.el (nnmail-message-id-cache-file): Derive from
11379         `gnus-home-directory'.
11381 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
11383         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11384         Document negative prefix.
11386         * gnus-group.el (gnus-group-read-group): Document negative prefix.
11388 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11390         * message.el (message-unsent-separator): Add the Exim bounce
11391         separator.
11393 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
11395         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11396         list.
11397         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11398         recipient/signer list.
11400 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11402         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11403         fbound (Emacs 23 unicode), signal an error.
11405 2008-02-08  Glenn Morris  <rgm@gnu.org>
11407         * gnus-art.el (pgg-display-output-buffer): Declare as function.
11409 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
11411         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11412         ports to the calls to `netrc-machine-user-or-password' in addition to
11413         "imap" and "imaps".
11415 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11417         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11418         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11419         <hanche@math.ntnu.no>.
11421 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11423         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11425 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11427         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11429         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11431 2008-02-01  Miles Bader  <miles@gnu.org>
11433         * mml.el (mml-parse-1): Remove apparently vestigial use of
11434         `mm-hack-charsets'.
11435         * mm-bodies.el (mm-encode-body): Likewise.
11437 2008-02-01  Kenichi Handa  <handa@m17n.org>
11439         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11440         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11441         (rfc2104-hash): Convert the result of concat to unibyte string.
11443 2008-02-01  Dave Love  <fx@gnu.org>
11445         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11446         coding-system-for-read.
11447         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11449         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11450         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
11451         (mm-find-mime-charset-region): Remove hack-charsets stuff.
11453 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11455         * mail-source.el (mail-sources): Add `group' choice.
11457         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11458         parameter `in-group' to control into which group the articles go.
11459         Add treatment of `group' mail-source.
11461 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
11463         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11464         * message.el (message-beginning-of-line): Use featurep instead of bound
11465         tests in order to resolve conditionals at compile time.
11467 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11469         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11471         * mm-decode.el (mm-dissect-buffer): Decode description.
11473         * mml.el (mml-to-mime): Encode message header first.
11475 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11477         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11478         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11480 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11482         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11484 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11486         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11487         prefix keys.
11488         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11489         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11490         gnus-xmas.el.
11492 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11494         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11495         Add new variables for article mark management.
11496         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11497         list of extra data entries which, when present, will indicate that the
11498         article ID should not be trimmed from the registry.
11499         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11500         functions.
11501         (gnus-registry-read-mark): New function to read a mark name from the
11502         user.
11503         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11504         (gnus-registry-set-article-mark-internal): New functions to add and
11505         remove marks.
11506         (gnus-registry-get-article-marks): New function to show the marks for
11507         an article, or retrieve them for further use.
11509 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11511         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11512         keys when no argument is given.
11514 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11516         * gnus-sum.el (gnus-article-sort-by-random)
11517         (gnus-thread-sort-by-random): Fix doc strings.
11518         Reported by jidanni@jidanni.org.
11520 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11522         * gnus-art.el (gnus-article-describe-bindings): New function.
11523         (gnus-article-read-summary-keys): Use it.
11524         (gnus-article-mode-map): Bind `C-h b' to it.
11526 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11528         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11529         XEmacs.
11530         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11531         Protect against non-character events.
11533 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11535         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11536         New command.
11537         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11538         instead of END.  Change name of the temp file.
11539         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11540         customizable.
11542 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11544         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11545         bind `S W' to gnus-article-wide-reply-with-original; set default
11546         binding to gnus-article-read-summary-send-keys.
11547         (gnus-article-read-summary-keys): Fix the order of keys; display
11548         continuation keys correctly in the echo area; describe bindings
11549         correctly when keys end with `C-h'.
11550         (gnus-article-read-summary-send-keys): New function.
11551         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11552         Work for gnus-article-read-summary-send-keys; display continuation keys
11553         correctly in the echo area.
11554         (gnus-article-reply-with-original): Ignore prefix argument.
11555         (gnus-article-wide-reply-with-original): New function.
11557 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11559         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11560         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11562 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11564         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11565         (gnus-group-read-ephemeral-gmane-group): New command.
11567 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11569         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11571 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11573         * message.el (message-send-mail-function): Increase custom version.
11575         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11576         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11578 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11580         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11581         html parts correctly; support forwarded messages.
11582         (gnus-article-browse-html-article): Remove work buffers.
11584         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11585         compiling.
11586         (netrc-bound-and-true-p): New macro.
11587         (netrc-parse): Use it instead of bound-and-true-p that is not available
11588         in XEmacs 21.4.
11590 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11592         * gnus-registry.el (gnus-registry-mark-article)
11593         (gnus-registry-article-marks): Add functionality to mark articles
11594         through the Gnus registry.
11596         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11597         (netrc-parse): Use encrypt-file-alist to determine if
11598         encrypt-find-model or encrypt-insert-file-contents should be used.
11600 2007-12-19  Glenn Morris  <rgm@gnu.org>
11602         * mml.el (message-options-set, message-narrow-to-head)
11603         (message-in-body-p, message-mail-p, message-encode-message-body):
11604         Autoload.
11605         (message-remove-header, message-narrow-to-headers-or-head)
11606         (message-subscribed-p, message-make-mail-followup-to)
11607         (message-position-on-field, message-news-p)
11608         (message-options-set-recipient, message-generate-headers)
11609         (message-sort-headers): Declare as functions.
11611 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11613         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
11614         convention in doc string.
11616 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11618         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11619         title to html parts.
11620         (gnus-article-browse-html-article): Pass message header to it.
11622         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11624 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11626         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11627         or password compatible with XEmacs.
11629 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11631         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11632         format document.
11633         (gnus-mime-delete-part): Don't write description line if empty.
11634         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11636 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
11638         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11639         (gnus-summary-mark-read-and-unread-as-read)
11640         (gnus-summary-mark-current-read-and-unread-as-read)
11641         (gnus-summary-mark-unread-as-ticked): Doc fix.
11642         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11644 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11646         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
11647         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11649 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11651         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
11652         yes-or-no-p.
11654 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11656         * mm-decode.el (mm-add-meta-html-tag): New function.
11657         (mm-save-part-to-file, mm-pipe-part): Use it.
11659         * gnus-art.el (gnus-article-browse-delete-temp-files):
11660         Use gnus-y-or-n-p instead of y-or-n-p.
11661         (gnus-article-browse-html-parts): Work with message/external-body; use
11662         mm-add-meta-html-tag.
11664 2007-12-11  Glenn Morris  <rgm@gnu.org>
11666         * gnus-cache.el: Require gnus-sum not just when compiling.
11668         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
11670         * gnus-int.el (gnus-server-opened, gnus-status-message):
11671         Move definitions before use.
11673         * mm-decode.el: Require gnus-util.
11674         (mm-remove-part): Only call delete-annotation on XEmacs.
11676         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
11678         * nnmail.el: Require gnus-int.
11680         * spam.el: Move `require's before `eval-when-compile's.
11682         * gnus-ems.el (gnus-alive-p):
11683         * gnus-fun.el (message-goto-eoh):
11684         * gnus-util.el (gnus-group-name-decode):
11685         * mail-source.el (gnus-compress-sequence):
11686         * message.el (Info-goto-node, format-spec):
11687         * mm-bodies.el (message-options-get):
11688         * mm-decode.el (mm-view-pkcs7):
11689         * mm-util.el (gmm-write-region):
11690         * mml-smime.el (mml-compute-boundary)
11691         (gnus-completing-read-with-default):
11692         * mml.el (widget-button-press, gnus-make-hashtable):
11693         * mml1991.el (mm-decode-content-transfer-encoding)
11694         (mm-encode-content-transfer-encoding)
11695         (message-options-get, message-options-set):
11696         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
11697         * nnfolder.el (gnus-request-group):
11698         * nnheader.el (ietf-drums-unfold-fws):
11699         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11700         * smime.el (gnus-run-mode-hooks):
11701         * spam-stat.el (gnus-message): Autoload.
11703         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11704         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11705         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11706         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11707         Add declare-function compatibility definition.
11709         * gnus-cache.el (nnvirtual-find-group-art):
11710         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11711         (gnus-add-image, gnus-add-wash-type):
11712         * gnus-group.el (nnkiboze-score-file):
11713         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11714         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11715         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11716         (message-tokenize-header, gnus-get-buffer-create)
11717         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11718         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11719         * gnus.el (gnus-group-decoded-name):
11720         * mail-source.el (imap-capability):
11721         * mm-bodies.el (message-options-set):
11722         * mm-decode.el (gnus-configure-windows):
11723         * mm-extern.el (message-goto-body):
11724         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11725         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11726         (epg-sub-key-validity, message-options-set):
11727         * mml.el (widget-event-point, gnus-configure-windows):
11728         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11729         * mml2015.el (epg-check-configuration, epg-configuration)
11730         (message-options-set):
11731         * nndb.el (nndb-request-article):
11732         * nnfolder.el (gnus-request-create-group):
11733         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11734         * nnmaildir.el (gnus-group-mark-article-read):
11735         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11736         * rfc1843.el (message-fetch-field):
11737         * spam.el (gnus-extract-address-components):
11738         Declare as functions.
11740 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11742         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11744 2007-12-09  Glenn Morris  <rgm@gnu.org>
11746         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11748         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11749         * message.el, mm-view.el, sieve-manage.el, smime.el:
11750         Add declare-function compatibility definition.
11752         * gnus-art.el (w3-region, w3m-region, Info-menu):
11753         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11754         * gnus-sum.el (gnus-get-predicate):
11755         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11756         * message.el (mail-abbrev-in-expansion-header-p):
11757         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11758         (w3m-detect-meta-charset, w3m-region):
11759         * sieve-manage.el (password-read, password-cache-add)
11760         (password-cache-remove):
11761         * smime.el (password-read-and-add): Declare as functions.
11763 2007-12-08  David Kastrup  <dak@gnu.org>
11765         * gnus-sum.el (gnus-summary-simplify-subject-query):
11766         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11767         `message'.
11769 2007-12-07  Glenn Morris  <rgm@gnu.org>
11771         * gnus-art.el (article-make-date-line): Revert previous change.
11773 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11775         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11777 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11779         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11780         Call gnus-add-to-range ranges only once with a prepared article-list.
11782 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11784         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11785         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11786         group names with backslashes.
11787         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11789 2007-12-06  Deepak Goel  <deego3@gmail.com>
11791         * gnus-art.el (article-make-date-line):
11792         * gnus-start.el (gnus-load):
11793         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11795 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11797         * gnus-art.el (gnus-use-idna):
11798         * gnus-start.el (gnus-site-init-file):
11799         * message.el (message-use-idna):
11800         * mm-uu.el (mm-uu-hide-markers):
11801         * smiley.el (smiley-style): Revert changes that suppress warnings.
11803 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11805         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11806         specify charset to html source.
11807         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11809 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11811         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11812         idna-program in order to suppress byte compile warning issued by XEmacs
11813         that came to byte compile the default value section of defcustom forms
11814         recently.
11816         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11817         value of installation-directory.
11819         * message.el (message-use-idna): Don't directly refer to the value of
11820         idna-program.
11822         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11824         * smiley.el (smiley-style): Don't directly call face-attribute.
11826 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11828         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11830         * gnus-dired.el: Reduce Gnus dependencies.
11831         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11832         Don't require.  Use autoloads instead.
11833         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11834         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11835         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11836         (gnus-dired-mode): Adjust doc string.
11837         (gnus-dired-mail-mode): New variable.
11838         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11839         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11840         (gnus-dired-mail-buffers): New function.  Return mail or message
11841         composition buffers.
11842         (gnus-dired-attach): Use it.
11843         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11844         NO-DECODE.
11845         (gnus-dired-print): Use `gnus-print-buffer' depending on
11846         `gnus-dired-mail-mode'.
11848 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11850         * rfc2047.el (rfc2047-encoded-word-regexp)
11851         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11852         explaining what regexp patterns are for.
11854 2007-12-04  Glenn Morris  <rgm@gnu.org>
11856         * password.el: Move to ../password-cache.el.
11858         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11859         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11860         * mml-smime.el (password-read, password-cache-add)
11861         (password-cache-remove):
11862         No need to autoload, since mml-sec requires password.
11864         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11865         * message.el (gnus-extract-address-components):
11866         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11868         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11869         password.
11871 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11873         * mailcap.el: Reduce dependencies.
11874         (mail-header-parse-content-type): Autoload.
11875         (mailcap-delete-duplicates): New alias.
11876         (mailcap-mime-info): Add optional argument NO-DECODE.
11877         (mailcap-mime-types): Use mailcap-delete-duplicates.
11879         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11881 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11883         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11884         function.
11886         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11887         (gnus-uu-yenc-article): New function.
11889         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11891         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11893 2007-12-02  Glenn Morris  <rgm@gnu.org>
11895         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
11896         Move to ../net.
11898         * binhex.el, uudecode.el: Move to ../mail.
11900         * encrypt.el: Remove file.
11902 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11904         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11905         matches on patches.
11907         * gnus-art.el (gnus-article-browse-html-article):
11908         Mention `mm-text-html-renderer' in the doc string.
11910         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11911         string.  Add comments.
11913         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11914         if rhs is ASCII.
11916 2007-12-01  Glenn Morris  <rgm@gnu.org>
11918         * dig.el, dns.el: Move to ../net.
11919         * format-spec.el, hex-util.el, sha1.el: Move to ../.
11921         * mail-source.el (top-level): Require format-spec before
11922         eval-when-compile.
11924 2007-11-30  Glenn Morris  <rgm@gnu.org>
11926         * encrypt.el: Require password, rather than autoloading password-read.
11928 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11930         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11931         caller can indicate whether the cache should be disregarded for this
11932         call.  This way the result of the call is reproducible at all times and
11933         can be considered a canonical server name for the supplied method.
11934         (gnus-agent-method-p): Canonicalize server names by pushing their
11935         method through `gnus-method-to-server' using the no-cache argument.
11937         * gnus-srvr.el (gnus-server-insert-server-line):
11938         Call `gnus-method-to-server' with `no-cache' argument.
11940         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11941         gnus-agent-possibly-synchronize-flags as this should be called when the
11942         server is actually being opened.
11943         (gnus-agent-possibly-synchronize-flags)
11944         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11945         flags file of an agentized server to the latter function.
11947         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11948         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11949         after a connection has been established successfully.
11951 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11953         * gnus-art.el (article-display-face): Force to display face if called
11954         interactively; check if gnus-article-x-face-too-ugly matches author.
11955         (article-display-x-face): Display face even if From header is missing
11956         as article-display-face does.
11958 2007-11-28  Richard Stallman  <rms@gnu.org>
11960         * md4.el: Move to ../.
11961         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
11963 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11965         * mail-source.el (mail-sources): Default to fetch from file for
11966         compatibility with default of nnmail-spool-file.
11968 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11970         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11971         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11972         to look for encoded word that should be encoded again.
11973         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11974         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11975         encoding pattern.
11976         (rfc2047-decode-region): Switch strict regexp and loose one according
11977         to rfc2047-allow-irregular-q-encoded-words.
11979 2007-11-26  Simon Josefsson  <simon@josefsson.org>
11981         * imap.el: Move to ../net directory.
11983 2007-11-25  Romain Francoise  <romain@orebokech.com>
11985         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11987 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11989         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11990         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11992         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11993         `nnmail-spool-file'.
11995         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11996         `nnmail-spool-file'.
11998         * gnus-move.el (gnus-change-server): Ditto.
12000         * gnus-kill.el (gnus-batch-score): Ditto.
12002         * gnus-cache.el (gnus-jog-cache): Ditto.
12004         * gnus-msg.el (gnus-summary-reply):
12005         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12007 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12009         * gnus-cache.el (gnus-cache-generate-nov-databases):
12010         Use nnml-generate-nov-databases-directory instead of
12011         nnml-generate-nov-databases-1.
12013 2007-11-24  Glenn Morris  <rgm@gnu.org>
12015         * message.el (message-tool-bar-retro): Update for rename
12016         mail_send.xpm->mail-send.xpm.
12018 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12020         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12021         `smime-ldap-search' for Emacs 22 and up.
12023 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12025         * hashcash.el: Move to ../mail directory.
12027         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
12029         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12030         `smime-ldap-search' for Emacs 22 and up.
12032 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12034         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12036         * message.el (message-send-mail-function): Fix error convention.
12037         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12038         (message-widen-reply, message-send-mail, message-talkative-question)
12039         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12040         (message-clone-locals, message-send-news): Use with-current-buffer.
12041         (message-insert-or-toggle-importance): Remove unused var `valid'.
12042         (message-make-references): Remove unused var `new-references'.
12043         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12045 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12047         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12048         (spam-split-symbolic-return-positive): Reflow docstring.
12049         (spam-backends, spam-summary-exit-behavior)
12050         (spam-mark-ham-unread-before-move-from-spam-group)
12051         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12052         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12053         (spam-clear-cache, spam-backend-check, spam-install-backend)
12054         (spam-install-statistical-backend, spam-list-of-processors)
12055         (spam-group-processor-p, spam-split, spam-bogofilter-score)
12056         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12057         (spam-check-crm114, spam-initialize, spam-unload-hook):
12058         Fix typos in docstrings.
12060 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12062         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12063         been checked if they have never been read and those group levels are
12064         higher than the one that a user specified.
12066 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12068         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12069         foreign groups unless a group level is specified by a user.
12070         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12072 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
12074         * message.el (message-send-mail-function): Require sendmail.
12076 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
12078         * message.el (message-send-mail-function): Check for smtpmail too.
12080         * utf7.el (utf7-encode, utf7-decode): Use coding system
12081         `utf-7'/`utf-7-imap' from utf-7.el' if available.
12083         * message.el (message-send-mail-function): New function.
12084         (message-send-mail-function): Set default using
12085         message-send-mail-function.  Adjust doc string.
12086         (message-send-mail-with-mailclient): New function.
12088 2007-11-17  Richard Stallman  <rms@gnu.org>
12090         * assistant.el: Remove file.
12092 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12094         * smime.el (from):
12095         * rfc2047.el (message-posting-charset):
12096         * qp.el (mm-use-ultra-safe-encoding):
12097         * pop3.el (parse-time-months):
12098         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12099         * nnml.el (files):
12100         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12101         (jka-compr-compression-info-list, ange-ftp-path-format)
12102         (efs-path-regexp):
12103         * nndiary.el (files):
12104         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12105         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12106         (epg-digest-algorithm-alist, inhibit-redisplay)
12107         (password-cache-expiry):
12108         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12109         (pgg-output-buffer, password-cache-expiry):
12110         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12111         (efs-path-regexp):
12112         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12113         (inhibit-redisplay):
12114         * mm-uu.el (file-name, start-point, end-point, entry)
12115         (gnus-newsgroup-name, gnus-newsgroup-charset):
12116         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12117         (latin-unity-ucs-list):
12118         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12119         (mm-uu-binhex-decode-function):
12120         * message.el (gnus-message-group-art, gnus-list-identifiers)
12121         (rmail-enable-mime-composing, gnus-local-organization)
12122         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12123         (gnus-read-active-file, facemenu-add-face-function)
12124         (facemenu-remove-face-function, gnus-article-decoded-p)
12125         (tool-bar-mode):
12126         * mail-source.el (display-time-mail-function):
12127         * gnus-util.el (nnmail-pathname-coding-system)
12128         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12129         (gnus-original-article-buffer, gnus-user-agent)
12130         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12131         (xemacs-codename, sxemacs-codename, emacs-program-version):
12132         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12133         * gnus-start.el (gnus-agent-covered-methods)
12134         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12135         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12136         (gnus-newsgroup-headers, gnus-group-list-mode)
12137         (gnus-group-mark-positions, gnus-newsgroup-data)
12138         (gnus-newsgroup-unreads, nnoo-state-alist)
12139         (gnus-current-select-method, mail-sources)
12140         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12141         (nnmail-spool-file, gnus-cache-active-hashtb):
12142         * gnus-mh.el (mh-lib-progs):
12143         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12144         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12145         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12146         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12147         (gnus-group-buffer):
12148         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12149         (font-lock-set-defaults):
12150         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12151         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12152         (gnus-summary-post-menu, total-parts, type, condition, length):
12153         * gnus-agent.el (gnus-agent-read-agentview):
12154         * flow-fill.el (show-trailing-whitespace):
12155         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12156         eval-and-compile wrappers for byte compiler pacifiers.
12158         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12159         (mm-display-inline-fontify): Check for featurep 'xemacs not
12160         extent-list.
12162         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12163         itimer-list.
12164         (mm-create-image-xemacs): Only do something for XEmacs.
12165         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12167         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12169         * gnus-registry.el (gnus-adaptive-word-syntax-table):
12170         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12172 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12174         * nnimap.el (nnimap-split-download-body):
12175         * gnus-demon.el (gnus-demon):
12176         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12178 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12180         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12181         New macros.
12182         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12183         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12184         copy data from unibyte buffer to multibyte current buffer.
12185         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12186         to copy data from unibyte current buffer to multibyte buffer.
12187         (nntp-make-process-buffer): Make process buffer unibyte.
12189         * pop3.el (pop3-open-server): Fix typo in Lisp code.
12191 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
12193         * pop3.el (pop3-open-server): Accept and process data more robustly at
12194         connection start to avoid spurious "POP SSL connection failed" errors.
12196 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12198         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12199         read group names.
12201 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
12203         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12205 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12207         * nnmail.el (nnmail-parse-active): Make group names unibyte.
12208         (nnmail-save-active): Use a unibyte buffer when saving active file,
12209         which may contain non-ASCII group names.
12211         * nnml.el (nnml-request-group): Decode group names in messages.
12213 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
12215         * message.el (message-citation-line-function)
12216         (message-insert-formatted-citation-line): Fix spelling of
12217         `message-insert-formated-citation-line'.
12219 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
12221         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12223 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12225         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12226         nnmail-pathname-coding-system.
12228         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12229         that a user enters; decode group names in messages.
12231         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12233 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12235         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12237         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12239         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12240         risky local variable.
12242         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12244 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
12246         * encrypt.el: Improve documentation to fix function name typo.
12247         Reported by Daiki Ueno <ueno@unixuser.org>.
12249 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12251         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12252         even if the point is not in the last page of an article.
12253         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12254         back to the previous page.
12256 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
12258         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12260 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12262         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12264 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12266         * message.el (message-check-news-body-syntax):
12267         Avoid mm-string-as-multibyte.
12268         (message-hide-headers): Don't assume (point-min)==1.
12270 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12272         * message.el (message-remove-blank-cited-lines): Fix if remove is
12273         given.
12274         (message-bogus-address-regexp): New variable.
12275         (message-bogus-recipient-p): New function.
12276         (message-check-recipients): New command.
12277         (message-syntax-checks): Add `bogus-recipient'.
12278         (message-fix-before-sending): Add `bogus-recipient'.
12280         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12281         (gnus-treat-body-boundary): Don't test window-system.
12283 2007-10-28  Leo Liu  <sdl.web@gmail.com>  (tiny change)
12285         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12287 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12289         * gnus.el: Bump version to Gnus v5.13.
12291 2007-10-28  Miles Bader  <miles@gnu.org>
12293         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12294         at compile-time too.
12296 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12298         * gnus-msg.el (gnus-message-setup-hook):
12299         Add `message-remove-blank-cited-lines' to options.
12301 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12303         * message.el (message-remove-blank-cited-lines): New function.
12304         Suggested by Karl Plästerer.
12306 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12308         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12309         mapc.
12311         * imap.el (imap-open): Replace mapcar called for effect with mapc.
12312         (top-level): Use mapc to set functions to be traced for debugging.
12314         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12315         called for effect with while loop.
12317         * message.el (message-talkative-question): Replace mapcar called for
12318         effect with mapc.
12320         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12321         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12322         called for effect with dolist.
12324         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12326         * nndiary.el: Use dolist instead of mapcar to add diary headers to
12327         gnus-extra-headers and nnmail-extra-headers.
12329         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12330         called for effect with dolist.
12331         (top-level): Use mapc to set functions to be traced for debugging.
12333         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12334         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12335         dolist.
12337         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12338         Replace mapcar called for effect with mapc.
12339         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12340         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12341         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12342         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12344         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12345         remove-if that's a cl function.
12347         * webmail.el (webmail-debug): Replace mapcar called for effect with
12348         dolist.
12350 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12352         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12353         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12354         with while loop.
12356         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12357         functions from article-* functions.
12358         (gnus-multi-decode-header): Replace mapcar called for effect with
12359         dolist.
12361         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12362         (gnus-bookmark-show-details): Replace mapcar called for effect with
12363         while loop.
12365         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12366         called for effect with while loop.
12368         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12369         with dolist.
12371         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12372         Replace mapcar called for effect with dolist.
12374         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12376         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12377         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12378         Replace mapcar called for effect with dolist.
12379         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12380         mapc.
12382         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12383         Replace mapcar called for effect with dolist.
12384         (gnus-topic-list): Replace mapcar called for effect with mapc.
12386         * gnus.el: Use mapc instead of mapcar to add autoloads.
12388 2007-10-23  Richard Stallman  <rms@gnu.org>
12390         * gnus-group.el (gnus-group-highlight): Mark as risky.
12392 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12394         * gnus.el (gnus-server-to-method): Return method found first in
12395         gnus-newsrc-alist.
12397         * gnus-art.el (gnus-article-highlight-signature)
12398         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12399         button overlay without the front stickiness.
12401 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12403         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12404         overview buffer needed a catch to receive its throw.
12405         (gnus-agent-flush-cache): Declare as interactive to make this function
12406         easier to use.
12408 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12410         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12411         `next-line'.
12413 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12415         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12416         exclude address matching message-dont-reply-to-names.
12418 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12420         * gnus-util.el (gnus-string<): New function.
12422         * gnus-sum.el (gnus-article-sort-by-author)
12423         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12425 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12427         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12428         the frame-focus tag is set in gnus-buffer-configuration.
12430 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12432         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12433         the front stickiness.
12435 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12437         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12438         url pattern; remove duplicate one.
12439         (gnus-article-extend-url-button): New function.
12440         (gnus-article-add-buttons): Use it.
12441         (gnus-button-push): Use concatenated url that it makes.
12443 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12445         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12446         (sieve-manage-open): Use `mapc' instead of `mapcar'.
12448 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12450         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12451         Don't hardcode point-min==1.
12453 2007-09-30  David Kastrup  <dak@gnu.org>
12455         * gnus-art.el (gnus-article-reply-with-original)
12456         (gnus-article-followup-with-original): When `transient-mark-mode' is
12457         off, refrain from active-region behavior for followups.
12459 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12461         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12462         Fix comment about "iso8859-1".
12464 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12466         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12467         ones returned from the verify-function.
12469         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12470         Call mml2015-extract-cleartext-signature if extraction failed.
12472 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12474         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12475         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12476         failed.
12478 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12480         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12482 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12484         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12485         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12486         thread for both the null and zero (kill/expire thread) universal prefix
12487         cases.
12488         (gnus-summary-expire-thread): Add new function to expire a thread,
12489         using gnus-summary-kill-thread.
12490         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12491         shortcuts for gnus-summary-expire-thread.
12492         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12493         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12495 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12497         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12498         extras value, so an extras entry can be deleted.
12499         (gnus-registry-delete-extra-entry): Use it.
12500         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12501         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12502         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12503         storage through the gnus-registry, and provide an appropriate API for
12504         it.
12506 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12508         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12509         Suggested by Leo <sdl.web@gmail.com>.
12511         * gnus.el: Do.
12513 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12515         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12516         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12518         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12520         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12521         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12523 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12525         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12526         newline.
12527         (nnmbox-request-accept-article): Don't change article in source buffer;
12528         narrow to header to use message-fetch-field rather than
12529         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12530         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12531         as delimiters; make sure article ends with newline.
12532         (nnmbox-delete-mail): Correct last position of article to be deleted;
12533         ignore X-Gnus-Newsgroup header in article body.
12534         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12535         positions; make sure article ends with newline.
12537         * message.el (message-display-abbrev): Don't infloop when a user
12538         inserts SPC in the beginning of header.
12540 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12542         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12543         list of groups not followed by default.  Fix type to be regexp.
12544         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12546 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
12548         * hmac-def.el (define-hmac-function): Switch from old-style to
12549         new-style backquotes.
12551         * md4.el (md4-make-step): Likewise.
12553 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12555         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12556         raw-text coding system when saving .newsrc file, which may contain
12557         non-ASCII group names.
12559 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12561         * gnus-cus.el (gnus-score-extra): New widget.
12562         (gnus-score-extra-convert): New function.
12563         (gnus-score-customize): Use it for Extra.
12565 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12567         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12568         (mml2015-mailcrypt-clear-verify): Use it.
12569         (mml2015-gpg-clear-verify): Use it.
12570         (mml2015-pgg-clear-verify): Use it.
12571         (mml2015-epg-clear-verify): Replace the current part with the output
12572         from GnuPG; don't extract the plaintext by itself.
12574         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12575         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12576         mml2015-clear-verify-function; don't touch the armor headers or
12577         dash-escaped text here.
12579 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12581         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12582         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12583         parts, or application/octet-stream as a last resort.
12584         (gnus-mime-view-part-as-type): Don't toggle display.
12585         (gnus-mime-view-part-as-charset): Don't turn off display before
12586         querying charset.
12588         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
12589         stuff to undisplayer function in Emacs.
12590         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
12592         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
12593         text/calendar parts.
12595 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12597         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
12598         decoding text/calendar parts.
12600         * message.el (message-forward-make-body-mime): Always mark body as
12601         having no illegible text; remove signed-or-encrypted argument.
12602         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
12604         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
12605         (mml-generate-mime-1): Don't encode body if it is specified to be in
12606         raw form; don't make buffer be unibyte when inserting multibyte string.
12608 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12610         * sha1.el: Fix up comment style.
12611         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
12612         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
12614         * hex-util.el: Fix up comment style.
12615         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
12617         * gnus-salt.el: Use with-current-buffer.
12618         (gnus-pick-setup-message): Fix long-standing typo.
12620 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12622         * imap.el (imap-logout-timeout): New variable.
12623         (imap-logout, imap-logout-wait): New functions.
12624         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
12626         * nnimap.el (nnimap-logout-timeout): New server variable.
12627         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
12628         nnimap-logout-timeout.
12630         * gnus-art.el (gnus-article-summary-command-nosave)
12631         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
12633 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12635         * gnus.el (gnus-maximum-newsgroup): New variable.
12637         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
12638         according to gnus-maximum-newsgroup.
12640         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12641         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12642         Limit the range of articles according to gnus-maximum-newsgroup.
12644 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12646         * gnus-art.el (gnus-sticky-article): Fix problems described in
12647         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12648         Don't perform gnus-configure-windows here; reuse existing sticky
12649         article buffer.
12651         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12652         it doesn't exist in gnus-article-mode.
12654 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12656         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12657         (gnus-agent-decoded-group-name): New function.
12658         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12659         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12661 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12663         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12664         Add binding for gnus-sticky-article.
12665         (gnus-summary-exit): Don't kill sticky article buffers.
12667         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12668         article buffer.
12669         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12670         (gnus-kill-sticky-article-buffers): New commands.
12672 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12674         * nntp.el (nntp-xref-number-is-evil): New server variable.
12675         (nntp-find-group-and-number): If it is non-nil, don't trust article
12676         numbers in the Xref header.
12678 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12680         * gnus-agent.el (gnus-agent-read-group): New function.
12681         (gnus-agent-flush-group, gnus-agent-expire-group)
12682         (gnus-agent-regenerate-group): Use it.
12683         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12684         nnmail-pathname-coding-system.
12686 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12688         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12690         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12691         that are unread as unread, and also as selected so that information of
12692         marks having been changed by a user may be updated when exiting group.
12694 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12696         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12698 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12700         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12701         calculated ignoring signature parts to gnus-treat-article.
12703 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12705         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12706         a point here in order to keep the window start.
12707         (gnus-insert-mime-security-button): Make a button overlay without the
12708         front stickiness.
12709         (gnus-mime-display-security): Goto the end of a button.
12711         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12713 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12715         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12716         group-name-at-point.
12717         (gnus-group-completing-read): New function that offers decoded
12718         non-ASCII group names for completion.
12719         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12720         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12721         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12722         (gnus-group-fetch-control): Use it.
12723         (gnus-fetch-group): Use group-name-at-point for the initial value
12724         rather than the default value; use gnus-alive-p.
12726         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12727         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12728         (gnus-summary-post-news): Use gnus-group-completing-read.
12730         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12731         (gnus-read-move-group-name): Decode group name for completion.
12733 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12735         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12736         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12737         Yamaoka slightly modified the code).
12739 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12741         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12742         (nnmail-split-incoming): Bind it.
12744         * nnml.el (nnml-group-name-charset): New function.
12745         (nnml-decoded-group-name): Use it; don't decode group name if
12746         nnmail-group-names-not-encoded-p is non-nil.
12747         (nnml-encoded-group-name): New function.
12748         (nnml-group-pathname): Inline nnml-decoded-group-name.
12749         (nnml-request-expire-articles): Decode group name in message.
12750         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12751         nnmail-pathname-coding-system.
12752         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12753         not decoded ones according to nnmail-group-names-not-encoded-p.
12754         (nnml-generate-active-info): Use nnml-encoded-group-name.
12756 2007-08-08  Glenn Morris  <rgm@gnu.org>
12758         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12759         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12760         doc-strings and comments.
12762 2007-07-25  Glenn Morris  <rgm@gnu.org>
12764         * Relicense all FSF files to GPLv3 or later.
12766 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12768         * gnus-sum.el (gnus-summary-move-article):
12769         Make gnus-summary-respool-article work.
12771 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12773         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12774         string.
12776 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12778         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12779         that should be ignored when comparing distant RSS articles with local
12780         ones.
12781         (nnrss-make-hash-index): New function.  Create a hash index according
12782         to the ignored fields.
12783         (nnrss-check-group): Use it.
12785 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12787         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12789         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12791         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12792         the new optional argument ENCODED is non-nil.
12793         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12794         coding system for encoding group name.
12795         (gnus-group-make-rss-group): Pass un-encoded group name to
12796         gnus-group-make-group.
12797         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12798         encoded.
12800         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12801         Encode group name to which articles are moved or copied.
12802         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12803         coding system for encoding Newsgroup, Followup-To and Xref headers.
12805         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12806         marks; use nnheader-file-coding-system to write a file.
12807         (nnagent-retrieve-headers): Bind file-name-coding-system to
12808         nnmail-pathname-coding-system.
12810         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12812         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12813         (nnml-request-article, nnml-request-create-group)
12814         (nnml-request-rename-group, nnml-find-id)
12815         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12816         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12817         (nnml-save-marks): Use nnml-group-pathname instead of
12818         nnmail-group-pathname.
12820         (nnml-request-create-group, nnml-request-expire-articles)
12821         (nnml-request-move-article, nnml-request-delete-group)
12822         (nnml-deletable-article-p, nnml-possibly-create-directory)
12823         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12824         (nnml-open-marks): Bind file-name-coding-system to
12825         nnmail-pathname-coding-system.
12827         (nnml-request-article): Pass server argument to nnml-find-group-number.
12828         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12829         Pass server argument to nnml-possibly-create-directory.
12830         (nnml-request-accept-article): Pass server argument to
12831         nnml-active-number and nnml-save-mail.
12832         (nnml-find-group-number): Pass server argument to nnml-find-id.
12833         (nnml-request-update-info): Pass server argument to
12834         nnml-marks-changed-p.
12836         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12837         (nnml-save-mail, nnml-active-number): Add server argument.
12839         (nnml-request-delete-group): Warn if group is missing.
12840         (nnml-get-nov-buffer): Decode group name.
12841         (nnml-generate-active-info): Encode group name.
12842         (nnml-open-marks): Decode group name in messages.
12844 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12846         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12847         if it is not specified.
12848         (gnus-article-pipe-part, gnus-article-save-part)
12849         (gnus-article-interactively-view-part, gnus-article-copy-part)
12850         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12851         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12852         (gnus-article-replace-part, gnus-article-delete-part)
12853         (gnus-article-view-part-as-type): Pass raw prefix argument to
12854         gnus-article-part-wrapper.
12856 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12858         * gnus-agent.el (gnus-agent-save-active):
12859         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12861         * gnus-cache.el (gnus-cache-save-buffers)
12862         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12863         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12864         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12865         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12866         (gnus-cache-generate-active, gnus-cache-rename-group)
12867         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12868         (gnus-cache-update-overview-total-fetched-for):
12869         Bind file-name-coding-system to nnmail-pathname-coding-system.
12870         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12871         New variables.
12872         (gnus-cache-decoded-group-name): New function.
12873         (gnus-cache-file-name): Use it.
12874         (gnus-cache-generate-active): Use non-decoded group name for active.
12876         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12877         right place.
12878         (gnus-write-active-file): Don't break non-ASCII group names.
12880         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12881         nnmail-pathname-coding-system.
12883         * gnus-uu.el (gnus-uu-decode-save): Typo.
12885 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12887         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12889 2007-07-14  David Kastrup  <dak@gnu.org>
12891         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12892         finishing actions if we did not edit the article.
12894 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12896         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12897         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12898         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12899         (gnus-agent-flush-group, gnus-agent-flush-cache)
12900         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12901         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12902         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12903         (gnus-agent-regenerate-group)
12904         (gnus-agent-update-files-total-fetched-for)
12905         (gnus-agent-update-view-total-fetched-for):
12906         Bind file-name-coding-system to nnmail-pathname-coding-system.
12907         (gnus-agent-group-pathname): Don't encode file names by
12908         nnmail-pathname-coding-system.
12909         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12910         coding-system-for-write instead of buffer-file-coding-system to
12911         gnus-agent-file-coding-system.
12913         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12914         Decode group name.
12916         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12918         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12919         (gnus-read-newsrc-el-file): Make group names unibyte.
12921         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12922         nnmail-pathname-coding-system.
12924         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12925         (nnrss-request-delete-group): Bind file-name-coding-system to
12926         nnmail-pathname-coding-system.
12927         (nnrss-read-server-data, nnrss-read-group-data):
12928         Bind file-name-coding-system correctly.
12929         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12931         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12932         (nntp-server-to-method-cache): New variable.
12933         (nntp-group-pathname): New function that decodes non-ASCII group names.
12934         (nntp-possibly-create-directory, nntp-marks-changed-p)
12935         (nntp-save-marks, nntp-open-marks): Use it.
12936         (nntp-possibly-create-directory, nntp-open-marks):
12937         Bind file-name-coding-system to nnmail-pathname-coding-system.
12938         (nntp-open-marks): Decode group names when bootstrapping marks.
12940         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12941         Newsgroups and Followup-To headers.
12943 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12945         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12946         (gnus-server-closed-face, gnus-server-denied-face)
12947         (gnus-server-offline-face): Remove variable.
12948         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12950         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12951         of modifying message-stack directly for XEmacs.
12953         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12954         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12955         if the coding-system argument is nil for XEmacs.
12957         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12958         mm-charset-override-alist.
12960         * rfc2047.el: Don't require base64; require rfc2045 for the function
12961         rfc2045-encode-string.
12962         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12963         to quote the parameter value.
12965 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12967         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12968         form in gnus-group-name-charset-method-alist.
12970         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12971         overrides the default layout edit-form.
12973         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12975         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12977 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12979         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12980         as unfetched articles.
12982 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12984         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12986 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12988         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12989         original back end that keeps marks in the local system.
12991 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12993         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12994         arg of pop-to-buffer for XEmacs.
12995         (gnus-article-read-summary-keys): Ditto; don't restore window
12996         configuration if summary command ends up with neither article buffer
12997         nor summary buffer; describe bindings if summary keys end with C-h.
12999 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13001         * message.el (message-fix-before-sending): Skip raw message part to be
13002         forwarded while checking illegible text.
13003         (message-forward-make-body-mime, message-forward-make-body):
13004         Mark signed or encrypted raw message as having no illegible text.
13006 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13008         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13009         (gnus-message-with-timestamp-1): New macro.
13010         (gnus-message-with-timestamp): New function.
13011         (gnus-message): Use them.
13013         * nnheader.el (nnheader-message): Use them.
13015 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
13017         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13018         .newsrc.eld file.
13020 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13022         * gnus-agent.el (gnus-agent-fetch-headers)
13023         (gnus-agent-retrieve-headers):
13024         Bind gnus-decode-encoded-address-function to identity.
13026         * nntp.el (nntp-send-xover-command): Recognize an xover command is
13027         available also when the server returns simply a dot.
13029         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13031 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13033         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13035 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13037         * gnus-ems.el (gnus-x-splash): Make it work.
13039         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13040         from being used.
13042 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13044         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13045         the front stickiness.
13046         (gnus-article-summary-command-nosave): Correct the order of the
13047         arguments passed to pop-to-buffer.
13048         (gnus-article-read-summary-keys): Ditto; make it work properly when the
13049         summary command ends up with the article buffer.
13051         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13052         the same faces.
13054 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
13056         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13058 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
13060         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13061         * gnus-sum.el (gnus-summary-highlight):
13062         * mail-source.el (mail-source-delete-old-incoming-confirm):
13063         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13065 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13067         * gnus-art.el (gnus-mime-view-part-externally)
13068         (gnus-mime-view-part-internally): Fix predicate function passed to
13069         completing-read.
13071         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13073         * gnus.el (gnus-update-message-archive-method): Add :version.
13075 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13077         * gnus.el (gnus-update-message-archive-method): New variable.
13079         * gnus-start.el (gnus-setup-news): Update saved "archive" method
13080         according to gnus-message-archive-method if
13081         gnus-update-message-archive-method is non-nil.
13083 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13085         * gnus-sum.el (gnus-summary-limit-to-address): New function.
13086         Suggested by Loic Dachary <loic@dachary.org>.
13087         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13089 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13091         * message.el (message-pop-to-buffer): Add switch-function argument.
13092         (message-mail): Pass switch-function argument to it.
13094 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
13096         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13097         Improve doc string.
13099 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13101         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13102         (gnus-header-content):
13103         * gnus-cite.el (gnus-cite-10):
13104         * gnus-srvr.el (gnus-server-closed):
13105         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13106         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13107         (gnus-group-mail-3-empty, gnus-group-mail-low)
13108         (gnus-group-mail-low-empty, gnus-splash):
13109         * message.el (message-header-to, message-header-cc)
13110         (message-header-subject, message-header-other, message-header-name)
13111         (message-header-xheader, message-separator, message-cited-text)
13112         (message-mml): Lighten colors of faces used for dark background.
13114 2007-05-24  Simon Josefsson  <simon@josefsson.org>
13116         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13117         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
13119 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13121         * message.el (message-narrow-to-headers-or-head):
13122         Ignore mail-header-separator in the body.
13124 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13126         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13127         same as window size.
13129 2007-05-22  Kevin Ryde  <user42@zip.com.au>
13131         * message.el (message-font-lock-keywords): Use message-header-xheader
13132         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
13133         ahead of the anything pattern, to get it recognized.
13135 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
13137         * gnus-sum.el (gnus-articles-to-read)
13138         (gnus-summary-insert-old-articles): Don't truncate group name for
13139         `read-string'.
13141         * gnus-util.el (gnus-limit-string): Delete this function.
13143         * gnus-sum.el (gnus-simplify-subject-fully):
13144         Use `truncate-string-to-width' instead.
13146 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
13148         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13149         Tell if, on summary exit, the next group has to be selected.
13150         (gnus-summary-exit): Use it.
13152 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
13154         * gnus-art.el (gnus-article-mode): Fix comment about displaying
13155         non-break space.
13157 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13159         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13160         Check if group is not a directory.
13161         (nnfolder-request-expire-articles): Don't delete articles if the target
13162         group is not available.
13164         * nnml.el (nnml-request-create-group): Properly check if group is not a
13165         file.
13166         (nnml-request-expire-articles): Don't delete articles if the target
13167         group is not available.
13169         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13170         Don't quote characters that are within parentheses.
13172 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13174         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13175         (gnus-handle-ephemeral-exit): Select article according to it.
13177 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13179         * message.el (message-insert-formated-citation-line): Remove newline.
13180         (message-citation-line-format): Add final \n here so that the user can
13181         avoid a blank line.
13183 2007-05-03  Dan Christensen  <jdc@uwo.ca>
13185         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13186         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13187         Update lanl/arXiv support.
13189 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13191         * gnus.el: Bump version number.
13193 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13195         * gnus.el (gnus-version-number): Bump version.
13197 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13199         * gnus.el: No Gnus v0.6 is released.
13201 2007-04-27  Didier Verna  <didier@xemacs.org>
13203         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13204         * gmm-utils.el (gmm-regexp-concat): ... here.
13205         * message.el: Don't require 'gnus-util.
13206         (message-dont-reply-to-names): Handle name change above.
13207         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13209 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13211         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13212         since the initial value varies according to the system.
13214 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13216         * mm-util.el (mm-charset-synonym-alist): Defcustom.
13218 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
13220         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13222 2007-04-24  Didier Verna  <didier@xemacs.org>
13224         Improve the type of gnus-ignored-from-addresses.
13225         * gnus-util.el (gnus-orify-regexp): New function.
13226         * message.el (gnus-util): Require it.
13227         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13228         * gnus-sum.el (gnus-ignored-from-addresses): New function.
13229         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13231 2007-04-24  Didier Verna  <didier@xemacs.org>
13233         * gnus-sum.el:
13234         * gnus-utils.el: Fix some trailing whitespaces.
13236 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13238         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13239         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13240         article's Message-ID; refer parent article in summary buffer.
13242         * message.el (message-bounce): Call mime-to-mml.
13244 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13246         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13248 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13250         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13251         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13252         displayed of multipart/alternative part if it is invoked from summary
13253         buffer.
13255         * mm-view.el (mm-inline-text-html-render-with-w3m)
13256         (mm-inline-text-html-render-with-w3m-standalone)
13257         (mm-inline-render-with-function): Use mail-parse-charset by default.
13259 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
13261         * parse-time.el (parse-time-string-chars): Check if CHAR
13262         is less than the length of parse-time-syntax.
13264 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13266         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13267         from gnus-newsgroup-processable.
13269 2007-04-16  Didier Verna  <didier@xemacs.org>
13271         * gnus-msg.el (gnus-configure-posting-styles):
13272         Handle message-signature-directory properly with :file syntax.
13273         Reported by "Leo".
13275 2007-04-11  Didier Verna  <didier@xemacs.org>
13277         New user option: message-signature-directory.
13278         * gnus-msg.el (gnus-configure-posting-styles): Support it.
13279         * message.el (message-insert-signature): Ditto.
13280         * message.el (message-signature-file): Doc update.
13281         * message.el (message-signature-directory): New.
13283 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13285         * gnus-msg.el (gnus-inews-yank-articles):
13286         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13288 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13290         * message.el (message-yank-original): Make sure cited text ends with
13291         newline; don't exchange point and mark.
13293 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13295         * tls.el (open-tls-stream): Properly handle case where there
13296         is no associated buffer.
13298 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13300         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13301         message-yank-original, make sure (< mark TEXT point).
13303 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13305         * message.el (message-fill-column): New variable.
13306         (message-mode): Use it.  Add comment on a possible new hook.
13308         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13309         (nnmail-get-new-mail): Reformat.
13311         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13313         * gmm-utils.el: Fix Commentary.
13314         (gmm-tool-bar-from-list): Fix typo in doc string.
13316 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13318         * message.el (message-yank-original): Don't switch point and mark
13319         unnecessarily to put point and mark as documented.
13321 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13323         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13324         from the message heads.
13326 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13328         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13329         article buffer does not have a window.  This may not be the best
13330         solution but is certainly better than setting the start of the null,
13331         that is the current, window.
13333 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13335         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13336         (gnus-draft-setup): Run it.
13338         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13339         gnus-score-fast-scoring.  Allow regexp.
13340         (gnus-score-headers): Use it.
13342         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13343         XEmacs.
13345         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13346         string.
13347         (gnus-button-alist): Also catch `<f1> k ...'.
13348         (gnus-treat-display-x-face): Fix doc string.
13350 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13352         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13353         evaluation of gnus-extended-version to ensure correct generation of the
13354         User-Agent header when message-generate-headers-first is used.
13356 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13358         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13359         hashcash-path is nil.  Don't call callback with incorrect number of
13360         parameters if val is 0.
13362 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13364         * message.el (message-required-news-headers):
13365         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13367 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13369         * message.el (message-generate-new-buffers): Change the meaning of the
13370         nil value; add `standard' to the choices; treat t as `unique'; improve
13371         doc string.
13372         (gnus-select-frame-set-input-focus): Autoload.
13373         (message-buffer-name): Search for the existing message buffer if
13374         message-generate-new-buffers is nil or `standard'; treat the value t of
13375         message-generate-new-buffers as `unique'.
13376         (message-pop-to-buffer): Raise the frame already displaying the message
13377         buffer; clear the echo area after querying.
13378         (message-setup): Pass the `continue' argument to compose-mail.
13379         (message-mail): Prefer `switch-function' if it is given; search for the
13380         existing message buffer if the `continue' argument is non-nil; pass
13381         continue and switch-function arguments to compose-mail by way of
13382         message-setup.
13383         (message-mail-other-window): Adjust argument of message-setup.
13384         (message-mail-other-frame): Ditto.
13386 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13388         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13389         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13390         to turn font-lock on when turning gnus-message-citation-mode on.
13392 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13394         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13395         (mml-smime-function-alist): New variable; add epg as the backend.
13396         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13397         mml-smime- functions instead.
13398         * mm-view.el: Require smime.
13400 2007-03-05  Didier Verna  <didier@xemacs.org>
13402         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13403         instead of just inheritance for posting styles.
13404         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13406 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13408         * tls.el (tls-certtool-program): Fix custom type.
13410 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13412         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13413         and point-at-eol instead of line-(beginning|end)-position.
13415         * assistant.el (assistant-parse-buffer): Ditto.
13417 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13419         * mml2015.el (mml2015-epg-find-usable-key): New function.
13420         (mml2015-epg-sign): Use it.
13421         (mml2015-epg-encrypt): Use it.
13423 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13425         * message.el (message-make-in-reply-to): Quote name containing
13426         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13427         if there are special characters.  Reported by NAKAJI Hiroyuki
13428         <nakaji@jp.freebsd.org>.
13430 2007-02-27  Didier Verna  <didier@xemacs.org>
13432         Include the group parameters as well as the topic ones in the
13433         inheritance filter process.
13434         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13435         argument GROUP-PARAMS-LIST.
13436         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13438 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13440         * nntp.el (nntp-never-echoes-commands)
13441         (nntp-open-connection-functions-never-echo-commands): New variables.
13442         (nntp-send-command): Use them.
13444 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13446         * mml2015.el (mml2015-epg-verify): Simplify.
13448 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13450         * mml.el (mml-content-disposition-alist): New user option.
13451         (mml-content-disposition): New function.
13452         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13453         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13455 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13457         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13458         verification.
13460 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13462         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13463         articles posted in the last 24 hours.
13465 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13467         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13469 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13471         * nntp.el (nntp-send-command): Don't wait for echoes when
13472         nntp-open-ssl-stream is used.
13474 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13476         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13477         (gnus-message-add-citation-keywords)
13478         (gnus-message-remove-citation-keywords): Remove.
13479         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13480         directly, make the variables in font-lock-defaults buffer-local, add
13481         gnus-message-citation-keywords to them and then update the value of
13482         font-lock-keywords.
13484 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13486         * message.el (message-cite-original-1): Don't call
13487         gnus-article-highlight-citation.
13489         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13490         citations; fix line count.
13492 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13494         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13495         (gnus-message-add-citation-keywords)
13496         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13497         versions of font-lock-add-keywords and font-lock-remove-keywords to
13498         work with XEmacs correctly.
13500 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13502         * gnus-cite.el (gnus-cite-face-list): Set the values of
13503         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13504         (gnus-message-max-citation-depth): Use defvar rather than defconst.
13505         (gnus-message-cite-prefix-regexp): New variable.
13506         (gnus-message-search-citation-line): Use it; protect against long
13507         citation prefix; fill match data with nil rather than 0 for XEmacs; set
13508         the 0th match data for Emacs.
13509         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13510         (gnus-message-add-citation-keywords): Append keywords rather than
13511         prepending; emulate font-lock-add-keywords if it is not available.
13512         (gnus-message-remove-citation-keywords):
13513         Emulate font-lock-remove-keywords if it is not available.
13515         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13517         * message.el (message-cite-prefix-regexp): Set the value of
13518         gnus-message-cite-prefix-regexp.
13520 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13522         * nnweb.el (nnweb-google-parse-1): Update parser.
13524 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13526         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13528 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13530         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13531         regexp.
13533 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13535         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13536         string-to-multibyte.
13537         (uudecode-decode-region-internal): Use it.
13539 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13541         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13542         Fix custom choice.
13544         * gnus-art.el (gnus-signature-limit): Fix custom choice.
13546 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
13548         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13550         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13551         `write-region' to respect `mm-inhibit-file-name-handlers'.
13553 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
13555         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13556         Use gnus-home-directory instead of "~/" or "$HOME".
13558 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
13560         * encrypt.el (encrypt-insert-file-contents): Add better prompt
13561         to mention filename.
13562         Add comments at beginning regarding usage.
13563         (encrypt-write-file-contents): Change interactive so a string is
13564         acceptable.  If the file has no associated model, show an error instead
13565         of a nonsense prompt.
13567 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13569         * spam.el (spam-bsfilter-ham-switch): Fix typo.
13570         Thanks to Yoshihiko Yamada for kind notification of this typo.
13572 2007-01-12  Kenichi Handa  <handa@m17n.org>
13574         * uudecode.el (uudecode-decode-region-internal): Make it work in a
13575         multibyte buffer.
13577 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13579         * gnus-score.el (gnus-score-fast-scoring): New variable.
13580         (gnus-score-headers): Use it.
13582         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13584         * message.el (message-cite-original-1):
13585         Call gnus-article-highlight-citation if requested.
13586         (message-make-from): Allow name and address as optional arguments.
13588         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
13590         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
13591         bugs to doc string.
13592         (gnus-button-alist): Add mid\\|message-id.
13593         (gnus-button-fetch-group): Extend for use in
13594         `browse-url-browser-function'.
13595         (gnus-button-url-regexp): Try to catch paired parentheses like in
13596         Wikipedia URLs.
13598         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13599         Suggested by Simon Krahnke <overlord@gmx.li>.
13601 2007-01-13  Romain Francoise  <romain@orebokech.com>
13603         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13604         Update copyright.
13606 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13608         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13610 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13612         * gnus-registry.el (gnus-registry-unfollowed-groups)
13613         (gnus-registry-split-fancy-with-parent): Fix documentation.
13615 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13617         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13618         from nnweb groups.
13620 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13622         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13623         Xref urls.  Erase buffer before requesting head.
13625         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13627 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13629         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13630         customizable.
13632 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13634         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13635         no signing key is found.
13636         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13637         no encrypting and/or signing key is found.
13639 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13641         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13643 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13645         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13646         headers read from disk with the ones newly found in the current search.
13647         This should no longer cause problems, because the article numbers in
13648         Gmane's `nov.php' output are ignored since the previous change.
13650 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13652         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13654 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13656         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13658 2007-01-01  Romain Francoise  <romain@orebokech.com>
13660         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13662 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13664         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13665         `define-minor-mode' macro definition expanded properly.
13666         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13667         exclude it there.
13669         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13670         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13671         `fboundp' test.
13672         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13673         This is OK to autoload in (S)XEmacs now.
13675 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13677         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13678         keystroke.
13679         (gnus-summary-limit-to-singletons): Fix typo.
13681         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13682         else fails.
13684 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13686         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13687         docstring.
13689         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13690         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13691         (gnus-summary-insert-dormant-articles): Fix typo in message.
13693 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13695         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13696         nil for XEmacs.
13697         (gnus-message-citation-mode): Don't autoload in XEmacs.
13699         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13701 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13703         * nnimap.el (nnimap-expunge-search-string):
13704         Mention nnimap-search-uids-not-since-is-evil in docstring.
13706 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13708         * spam.el: Revert to make-obsolete-variable because
13709         define-obsolete-variable-alias is not supported in Emacs 21.
13711         * spam.el (spam-ifile-path, spam-ifile-database-path)
13712         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13713         make-obsolete-variable.
13714         (spam-bsfilter-path, spam-bsfilter-program)
13715         (spam-spamassassin-path, spam-spamassassin-program)
13716         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13717         Don't use "path" inappropriately.
13718         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13719         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13720         variable names.
13722 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13724         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13725         summary buffer.
13727         * password.el (password-cache-remove): Use clear-string to burn
13728         password, if available.
13730 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13732         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13734         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13736         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13737         (gnus-message-highlight-citation): Move defcustom here from
13738         gnus-cite.el.
13739         (gnus-message-citation-mode): Autoload.
13741         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13742         checks to make it compile with XEmacs.
13743         (gnus-message-citation-mode): New minor mode.
13744         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13745         (gnus-message-highlight-citation): New variables.
13746         (gnus-message-search-citation-line)
13747         (gnus-message-add-citation-keywords)
13748         (gnus-message-remove-citation-keywords)
13749         (turn-on-gnus-message-citation-mode)
13750         (turn-off-gnus-message-citation-mode): New functions.
13752 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13754         * gnus-cite.el: Enable highlighting of different citation levels in
13755         message-mode.
13757 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13759         * message.el (message-make-fqdn): Fix comment.
13760         (message-bogus-system-names): Add ".local".
13762         * spam.el (spam-ifile-path, spam-ifile-program)
13763         (spam-ifile-database-path, spam-ifile-database)
13764         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13765         Don't use "path" inappropriately.
13766         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13767         strings.
13768         (spam-check-ifile, spam-ifile-register-with-ifile)
13769         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13770         Use new variable names.
13772         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13773         (gnus-treat-display-smileys): Simplify using
13774         gnus-image-type-available-p.
13776         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13777         available.
13779 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13781         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13782         one after turning on the buffer's multibyteness instead of decoding
13783         them directly in the unibyte buffer that causes unexpected conversion
13784         in Emacs 23 (unicode).
13786 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13788         * message.el (message-generate-hashcash): Fix custom type.
13790 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13792         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13794 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13796         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13797         disconnect icons.  Add help text.
13799 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13801         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13802         negated to be consistent with the others we handle.
13804 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13806         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13807         version of gnus-summary-buffer to something, so that we can use two
13808         article buffers at the same time.
13810 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13812         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13813         trigger all the extra headers.
13814         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13815         sorting.
13817 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13819         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13820         solid groups.
13822 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13824         * legacy-gnus-agent.el: Add Copyright notice.
13826 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13828         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13830 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13832         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13834         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13835         to make it work reliably in CVS Emacs.
13836         (gnus-summary-limit-strange-charsets-predicate)
13837         (gnus-summary-limit-to-predicate): New functions.
13839 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13841         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13842         specifying array size.
13843         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13844         array if it is too small.
13845         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13846         (gnus-sort-threads-loop): New function.
13848 2006-12-06  Chris Moore  <dooglus@gmail.com>
13850         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13851         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13853 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13855         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13856         options.
13858 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13860         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13861         DOS-ing the recipient.
13863         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13864         the headers when creating the mapping to avoid mismappings.
13865         (nnweb-gmane-create-mapping): Always nix out old mapping.
13867 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13869         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13870         and mm-verify-option to never.
13872 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13874         * message.el (message-signed-or-encrypted-p): New function.
13875         (message-forward-make-body): Use it.
13877         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13878         Replace encode-coding-string with mm-encode-coding-string.
13880 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13882         * nneething.el (nneething-decode-file-name):
13883         Replace decode-coding-string with mm-decode-coding-string.
13885         * gnus-int.el (gnus-open-server): Say failed server's name.
13887 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13889         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13890         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13892         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13893         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13894         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13895         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13896         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13897         (gnus-subscribe-newsgroup, gnus-1):
13898         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13899         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13900         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13901         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13903 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13905         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13906         keystroke.
13907         (gnus-summary-limit-to-bodies): Implement headersp.
13909 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13911         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13913 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13915         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13917 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13919         * message.el (message-generate-hashcash): Expand range of values to
13920         include `opportunistic'.
13921         (message-send-mail): Use it.
13923 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13925         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13926         and comment it.
13928         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13930 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13932         * gnus-util.el (gnus-extract-address-components): Improve comment.
13934 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13936         * gnus-util.el (gnus-extract-address-components): Work with address in
13937         which the name portion contains @.
13939 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13941         * gnus.el (gnus-start): Move custom group up.
13942         (gnus-select-method): Don't autoload, but make it available for
13943         `customize-variable'.
13944         (gnus-getenv-nntpserver): Don't autoload.
13946 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13948         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13950 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13952         * message.el (message-sendmail-extra-arguments): New variable.
13953         (message-send-mail-with-sendmail): Use it.
13955 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13957         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13958         mm-with-unibyte-current-buffer to make string unibyte.
13960         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13961         mm-string-as-multibyte.
13963 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13965         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13966         Reported by Werner Koch <wk@gnupg.org>.
13968 2006-11-14  Daiki Ueno  <ueno@p360>
13970         * mml2015.el: Autoload epa-select-keys when compiling.
13972 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13974         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13975         message-options.
13976         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13978 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13980         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13981         EasyPG (< 0.0.6).
13982         (mml2015-always-trust): New user option.
13983         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13984         prompt.
13986 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13988         * nntp.el (nntp-authinfo-force): New variable.
13989         (nntp-send-authinfo): Use it.
13991 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13993         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13994         decode encoded words.  Improve prompt.  Add comment about forwarding.
13995         (message-replacement-char): Move up.
13997 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13999         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14000         instead of gnus-intersection because arguments of gnus-sorted-nunion
14001         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
14003 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
14005         * message.el (message-strip-subject-encoded-words): Reformat prompt.
14006         (message-simplify-subject-functions):
14007         Enable message-strip-subject-encoded-words by default.
14009 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
14011         * message.el (message-strip-subject-encoded-words): New function.
14012         (message-simplify-subject-functions): New variable.
14013         (message-simplify-subject): Use it.  Fix typo in doc string.
14014         Support message-strip-subject-encoded-words.
14016 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
14018         * gnus-diary.el (gnus-diary-delay-format-function):
14019         * nndiary.el (nndiary-reminders):
14020         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14022 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14024         * gnus-art.el (article-hide-boring-headers): Fetch date from
14025         gnus-original-article-buffer to avoid problems with localized date
14026         strings.
14028 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14030         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14032 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
14034         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14035         New variables.
14036         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14037         (mm-charset-synonym-alist): Move some entries to
14038         mm-codepage-iso-8859-list.
14039         (mm-charset-synonym-alist, mm-charset-override-alist):
14040         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14042 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14044         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14046 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14048         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14049         with Emacs 21 and XEmacs.
14051 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
14053         * spam.el (spam-parse-address): New function for better parsing,
14054         catching errors, etc.
14055         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14057 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14059         * mm-view.el: Add interactive arg to html2text autoload.
14061 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14063         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14065 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
14067         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14068         New variables.
14069         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14070         (mm-charset-synonym-alist): Move some entries to
14071         mm-codepage-iso-8859-list.
14073         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14075 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
14077         * message.el (message-citation-line-format)
14078         (message-insert-formated-citation-line): Fix implementation of %E, %N
14079         and %n according to the doc string.
14081 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
14083         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14084         Use car-safe to avoid bad parses.
14086 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14088         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14089         names.
14091         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14093 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14095         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14096         header.
14098         * message.el (message-draft-headers): Add Date.
14099         (message-headers-to-generate): Fix typo in docstring.
14101         * nndraft.el (nndraft-required-headers): New variable.
14102         (nndraft-generate-headers): Use it.
14104         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14106 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14108         * gnus-registry.el (gnus-registry-wash-for-keywords)
14109         (gnus-registry-find-keywords): New functions to allow easy searching of
14110         articles that are in the registry.
14112 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14114         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14115         Use ietf-drums-parse-address instead of gnus-extract-address-components.
14116         Reported by Damien Elmes <damien@repose.cx>.
14118 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14120         * gnus.el (gnus-mime): Remove unused custom group.
14122 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14124         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14125         "blank line" when searching for end of armor headers.
14127 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14129         * gmm-utils.el (gmm-write-region): Fix variable name.
14131 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14133         * gmm-utils.el (gmm-write-region): New function based on compatibility
14134         code from `mm-make-temp-file'.
14136         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14138         * nnmaildir.el (nnmaildir--update-nov)
14139         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14140         Use `gmm-write-region'.
14142 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14144         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14145         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14147         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14149         * message.el (message-replacement-char): New variable.
14150         (message-fix-before-sending): Use it.
14151         (message-simplify-subject): New function to remove duplicate code.
14152         (message-reply, message-followup): Use it.
14154         * gnus-sum.el (gnus-summary-make-menu-bar):
14155         Clarify gnus-summary-limit-to-articles.
14157 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14159         * gnus-util.el (gnus-with-local-quit): New macro.
14161         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14163 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
14165         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14166         ignore non-string data.
14168 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14170         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14171         non-string data (needs to be done in the registry too).
14173 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14175         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14176         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14177         (gnus-registry-split-fancy-with-parent)
14178         (gnus-registry-fetch-simplified-message-subject-fast)
14179         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14180         Remove text properties on ingress into the registry and when it's saved.
14181         (gnus-registry-clean-empty-function): Fix bug with cleaning the
14182         registry from entries with no groups.
14184 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14186         * gnus-util.el (gnus-string-remove-all-properties): Add utility
14187         function to remove string properties.
14189 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14191         * gmm-utils.el (gmm): Adjust custom version.
14193         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14194         Adjust custom version.
14196         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14198 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14200         * gnus-art.el (gnus-insert-prev-page-button)
14201         (gnus-insert-next-page-button): Simplify.  Reformat.
14203 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14205         * gnus-art.el (gnus-insert-prev-page-button)
14206         (gnus-insert-next-page-button): Apply gnus-article-button-face.
14208 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
14210         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14212 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14214         * gnus-art.el (gnus-insert-mime-button)
14215         (gnus-insert-mime-security-button):
14216         Apply gnus-article-button-face to MIME and security buttons.
14218 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
14220         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14221         readable.
14223 2006-09-20  Steve Youngs  <steve@sxemacs.org>
14225         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14226         `browse-url-of-file' instead of `browse-url'.
14228 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14230         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14231         regexp.  Articles containing quotation were cut prematurely.
14233 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14235         * message.el (message-cite-original-1): Use nobody by default for the
14236         value of From header.
14237         (message-reply): Ditto.
14239 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
14241         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14242         to the gnus-info.  This fixes a bug of inline-PGP message verification.
14243         Reported by Michael Piotrowski <mxp@dynalabs.de>.
14245 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
14247         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14248         mails in the doc string.  Add some URLs in comment.
14249         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14251 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14253         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14254         backslashes handling and the way to find boundaries of quoted strings.
14256 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14258         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14259         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14260         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14261         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14263 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14265         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14266         doc string.
14267         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14269 2006-09-06  Simon Josefsson  <jas@extundo.com>
14271         * mml2015.el (mml2015-use): Doc fix, mention epg.
14273 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14275         * mml2015.el (mml2015-use): Default to epg, if available.
14277 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14279         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14280         message-sender.
14281         (mml1991-epg-encrypt): Ditto.
14282         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14283         message-sender.
14284         (mml2015-epg-encrypt): Ditto.
14286 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14288         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14289         several common directories.
14291 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14293         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14294         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14296 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14298         * gnus-art.el (article-decode-encoded-words): Make it fast.
14300 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14302         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14304         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14305         in quoted string into `\'.
14307 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14309         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14310         Use standard-syntax-table.
14312 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14314         * gnus-art.el (gnus-decode-address-function): New variable.
14315         (article-decode-encoded-words): Use it to decode headers which are
14316         assumed to contain addresses.
14317         (gnus-mime-delete-part): Remove useless `or'.
14319         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14320         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14321         (gnus-nov-parse-line): Use it to decode From header.
14322         (gnus-get-newsgroup-headers): Ditto.
14323         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14325         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14326         (mail-decode-encoded-address-string): New alias.
14328         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14329         New function.
14330         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14331         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14332         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14333         (rfc2047-decode-string): Ditto.
14334         (rfc2047-decode-address-region): New function.
14335         (rfc2047-decode-address-string): New function.
14337 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14339         * message.el (message-caesar-buffer-body): Allow rotating headers.
14341         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14343         * message.el (message-insert-formated-citation-line): Fix %f.
14344         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14346 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14348         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14349         (gnus-bookmark-mouse-available-p): New macro.
14350         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14351         (gnus-bookmark-bmenu-show-infos): Use it.
14352         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14353         (gnus-bookmark-bmenu-hide-infos): Ditto.
14354         (gnus-bookmark-remove-properties): New function.
14355         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14356         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14357         (gnus-bookmark-write-file): Bind coding-system-for-write.
14358         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14359         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14360         group before selecting it.
14361         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14362         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14363         quit-window if it is not available; use gnus-mouse-2 and bind it to
14364         gnus-bookmark-bmenu-select-by-mouse.
14365         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14366         (gnus-bookmark-bmenu-select-by-mouse): New function.
14368 2006-08-13  Romain Francoise  <romain@orebokech.com>
14370         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14371         space.
14373 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14375         * compface.el (uncompface): Use binary rather than raw-text-unix.
14377 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14379         * compface.el (uncompface): Make sure the eol conversion doesn't take
14380         place when communicating with the external programs.
14381         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14383 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14385         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14387 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14389         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14390         Make it more robust by parsing author and date independently.
14392 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14394         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14396 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14398         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14399         first matching secret key.
14400         (mml2015-epg-encrypt): Ditto.
14402         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14403         first matching secret key.
14404         (mml1991-epg-encrypt): Ditto.
14406         * mml2015.el (mml2015-encrypt-to-self): New user option.
14407         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14408         mml2015-epg-encrypt-to-self is set.
14410         * mml1991.el (mml1991-encrypt-to-self): New variable.
14411         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14412         mml1991-epg-encrypt-to-self is set.
14414         * mml2015.el (mml2015-signers): New user option.
14415         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14416         (mml2015-epg-encrypt): Allow to select signing keys.
14418         * mml1991.el (mml1991-signers): New variable.
14419         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14420         (mml1991-epg-encrypt): Allow to select signing keys.
14422 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14424         * nnheader.el (nnheader-insert-head): Make it work even if the file
14425         uses CRLF for the line-break code.
14427 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14429         * mml2015.el: Require mml-sec instead of password.
14430         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14431         (mml2015-cache-passphrase): Inherit the default value from
14432         mml-secure-cache-passphrase.
14433         (mml2015-passphrase-cache-expiry): Inherit the default value from
14434         mml-secure-passphrase-cache-expiry.
14436         * mml1991.el: Require mml-sec instead of password.
14437         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14438         (mml1991-cache-passphrase): Inherit the default value from
14439         mml-secure-cache-passphrase.
14440         (mml1991-passphrase-cache-expiry): Inherit the default value from
14441         mml-secure-passphrase-cache-expiry.
14443         * mml-sec.el: Require password.
14444         (mml-secure-verbose): New user option.
14445         (mml-secure-cache-passphrase): New user option.
14446         (mml-secure-passphrase-cache-expiry): New user option.
14448 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14449             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14451         * pgg-def.el (pgg-truncate-key-identifier):
14452         Truncate the key ID to 8 letters from the end.
14454 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14456         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14457         workaround for the url package included with Emacs.
14459         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14461 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14463         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14464         correctly.  This fixes a bug caused by the 2006-05-12 change.
14466 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
14468         * nnmail.el (nnmail-article-group): If splitting raises an error, give
14469         some information about the error when saying that the `bogus' mail
14470         group will be used.
14472 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
14474         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14475         string.
14477 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
14479         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14481 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14483         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14485 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14487         * mml1991.el (mml1991-function-alist): Add epg.
14488         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14489         (mml1991-epg-encrypt): New functions.
14491 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14493         * mml2015.el (mml2015-verbose): New variable.
14494         (mml2015-cache-passphrase): Ditto.
14495         (mml2015-passphrase-cache-expiry): Ditto.
14496         (mml2015-function-alist): Add epg.
14497         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14498         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14499         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14500         New functions.
14502 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14504         * message.el (message-cite-original-1): Preserve region when removing
14505         quoted text due to X-No-Archive in order to avoid bogus attribution
14506         when citing multiple messages.
14508 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14510         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14511         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14513 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
14515         * gnus-diary.el (gnus-user-format-function-d)
14516         (gnus-user-format-function-D): Autoload.
14518         * imap.el (Commentary): Fix typo.
14520         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14521         2006-04-22 contribution.
14523 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14525         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14526         It didn't really fix the bogosity I'm seeing with solid web groups.
14528 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14530         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14531         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14532         created using server names.  If we use the feature without declaring
14533         it, Gnus does not properly manage server and group state.
14535         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14536         bound.
14538 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14540         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14541         looking up the method using GROUP's prefix before inventing a new one.
14542         It is used on killed/unknown groups in various places where returning
14543         an all-new method isn't expected by the caller.
14545         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14546         and match semantics of gnus-group-real-prefix.
14548 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
14550         * nnmail.el (nnmail-broken-references-mailers): New variable.
14551         (nnmail-ignore-broken-references): New function generalizing
14552         nnmail-fix-eudora-headers.
14553         (nnmail-fix-eudora-headers): Now obsolete.
14555         * gnus-art.el (gnus-button-handle-custom):
14556         Support `customize-apropos*'.
14558 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14560         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14562         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14563         articles.
14565 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14567         * message.el (message-cite-reply-above): New variable.
14568         (message-yank-original): Use it.
14570 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14572         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14574 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14576         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14577         as read.
14579         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14581 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14583         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14584         (gnus-bookmark-default-file): Use gnus-directory.
14585         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14586         Remove "*" in doc string.
14587         (gnus-bookmark-write-file): Simplify.
14588         (gnus-bookmark-maybe-sort-alist): Use `when'.
14589         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14590         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14591         Add FIXME about Emacs 21 and XEmacs compatibility.
14592         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14593         compatibility.
14594         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14595         compatibility.
14596         (gnus-bookmark-menu-heading): Fix version.
14598 2006-06-19  Bastien Guerry  <bzg@altern.org>
14600         * gnus-bookmark.el: New file.
14602 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14604         * message.el (message-syntax-checks): Doc fix.
14606 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14608         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14609         unsubscribed groups as if they were killed ones.  It causes duplicate
14610         entries in gnus-newsrc-alist.
14612 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14614         * message.el (message-syntax-checks): Doc fix.
14615         (message-send-mail): Add check for continuation headers.
14616         (message-check-news-header-syntax): Fix regexp used to check for
14617         continuation headers.
14619 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14621         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14623 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14625         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14627 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14629         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14630         default-truncate-lines.
14632 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14634         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14635         to fill the utf-8 entry.
14637 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14639         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14641 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14643         * gnus-agent.el (directory-files-and-attributes): Move all the way
14644         forward (the third and final move).
14645         (gnus-agent-read-agentview): Trap reconstruction errors due to
14646         nonexistent directory.  Handle by returning nil.
14648 2006-05-30  Didier Verna  <didier@xemacs.org>
14650         * message.el (message-dont-reply-to-names): Update the custom type.
14651         * message.el (message-dont-reply-to-names): New defsubst: potentially
14652         convert a list of regexps into a single one.
14653         * message.el (message-get-reply-headers): Use it.
14654         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14656 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14658         * gnus-agent.el (directory-files-and-attributes): Move forward.
14660 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14662         * gnus-ml.el (gnus-mailing-list-subscribe)
14663         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14664         (gnus-mailing-list-message): Fix doc strings.
14666 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14668         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14669         of doing it manually.
14671 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14673         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14674         comment.
14676 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14678         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14679         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14680         (gnus-agent-read-local): All symbols allocated in my-obarray.
14681         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14682         (gnus-agent-regenerate-group): Check numeric names to see if they are
14683         messages or groups.
14684         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14685         better way of do this...)
14687         * gnus-cache.el (gnus-agent-total-fetched-for):
14688         Ignore 'dummy.group' (there should be a better way of do this...)
14690 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14692         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14693         (gnus-saved-headers): Ditto.
14694         (gnus-default-article-saver): Mention functions may have properties.
14695         (gnus-article-save): Override gnus-save-all-headers and
14696         gnus-saved-headers by :headers property which saver function may have.
14697         (gnus-summary-save-in-file): Add :headers property.
14698         (gnus-summary-write-to-file): Ditto.
14700         * gnus-sum.el (gnus-summary-save-article): Bind
14701         gnus-prompt-before-saving to t when saving many articles in a file;
14702         always show all headers.
14704 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14706         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14707         marks.
14709         * message.el (message-indent-citation): Add optional arguments to allow
14710         using it outside of message buffers.
14712         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14713         (gnus-article-treat-unfold-headers): Use it.
14714         (gnus-article-truncate-lines): New variable.
14715         (gnus-article-mode): Use it.
14716         (gnus-article-toggle-truncate-lines): New function.
14718         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14719         Add gnus-article-toggle-truncate-lines.
14721         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14722         coding system in XEmacs, use binary.
14724 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14726         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14727         after-load-alist.
14729         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14730         this function should save decoded articles.
14731         (gnus-summary-write-to-file): Use property to specify this function
14732         should save decoded articles and specify gnus-summary-save-in-file
14733         should be used to save articles other than the first one when saving
14734         many articles.
14735         (gnus-summary-save-body-in-file): Use property to specify this
14736         function should save decoded articles.
14737         (gnus-summary-write-body-to-file): Use property to specify this
14738         function should save decoded articles and specify
14739         gnus-summary-save-body-in-file should be used to save articles other
14740         than the first one when saving many articles.
14742         * gnus-sum.el (gnus-summary-save-article): Simplify.
14744 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14746         * gnus-art.el (gnus-default-article-saver):
14747         Add gnus-summary-write-body-to-file.
14748         (gnus-article-save-coding-system): Don't use coding system object
14749         in XEmacs.
14750         (gnus-read-save-file-name): Add optional `dir-var' argument which
14751         specifies directory in which files are saved; work even if optional
14752         `variable' argument is not specified.
14753         (gnus-summary-write-to-file): Read file name.
14754         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14755         (gnus-summary-write-body-to-file): New function.
14757         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14758         (gnus-summary-local-variables): Add it.
14759         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14760         (gnus-summary-save-article): Remove optional `decode' argument;
14761         determine whether to decode articles by the value of
14762         gnus-default-article-saver; when saving many files using
14763         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14764         it first and use gnus-summary-save-in-file or
14765         gnus-summary-save-body-in-file thereafter unless
14766         gnus-prompt-before-saving is always; move point to article which
14767         will be saved.
14768         (gnus-summary-save-article-file): Revert.
14769         (gnus-summary-write-article-file): Revert.
14770         (gnus-summary-save-article-body-file): Revert.
14771         (gnus-summary-write-article-body-file): New function.
14773 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14775         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14777 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14779         * gnus-art.el (gnus-default-article-saver): Doc fix.
14780         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14781         from gnus-summary-save-article-coding-system, and default to a
14782         certain coding system.
14783         (gnus-output-to-file): Add coding cookie and encode text according
14784         to gnus-article-save-coding-system; don't use mm-append-to-file.
14786         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14787         gnus-art.el and rename to gnus-article-save-coding-system.
14788         (gnus-summary-save-article): Require gnus-art; don't show all
14789         headers if it decodes articles; don't add coding cookie here;
14790         don't bind mm-text-coding-system-for-write.
14791         (gnus-summary-save-article-file): Save decoded articles.
14792         (gnus-summary-write-article-file): When saving many files, use
14793         gnus-summary-write-to-file first and gnus-summary-save-in-file
14794         thereafter unless gnus-prompt-before-saving is always.
14795         (gnus-summary-save-article-body-file): Save decoded articles.
14797 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14799         * nnrss.el (nnrss-check-group): Bind hash-index.
14801 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14803         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14804         its hash index.  Store this hash in `nnrss-group-data'.
14805         (nnrss-read-group-data): Update accordingly.
14807 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14809         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14810         entry.
14812         * gnus-sum.el (gnus-summary-make-menu-bar):
14813         Add gnus-article-browse-html-article.
14815 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14817         * gnus-sum.el (gnus-summary-mime-map):
14818         Add gnus-article-browse-html-article.
14820 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14822         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14823         suitable coding systems in customize.
14825 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14827         * mail-source.el (mail-sources): Fix custom type.
14829 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14831         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14832         (gnus-summary-expire-articles-now): Shorten prompt.
14834         * gmm-utils.el (wid-edit): Require.
14835         (defun-gmm): Rename from `gmm-defun-compat'.
14836         (gmm-image-search-load-path): Use it.
14837         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14839 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14841         * gnus-sum.el (gnus-summary-save-article-coding-system):
14842         New variable.
14843         (gnus-summary-save-article): Add optional `decode' argument.
14844         If it is set and gnus-summary-save-article-coding-system is non-nil,
14845         save decoded article.
14846         (gnus-summary-write-article-file): Save decoded article if
14847         gnus-summary-save-article-coding-system is non-nil.
14849         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14850         type.
14852 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14854         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14856 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14858         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14859         first to test gnus-single-article-buffer which may be buffer-local.
14861         * gnus-sum.el (gnus-summary-setup-buffer):
14862         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14863         group; make gnus-article-buffer, gnus-article-current, and
14864         gnus-original-article-buffer always buffer-local.
14865         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14866         group.
14867         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14869 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14871         * nnml.el (nnml-request-compact-group): Compressed files might not
14872         have .gz extension.
14874 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14876         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14877         (mm-copy-to-buffer): Use with-current-buffer.
14878         (mm-display-part): Simplify.
14879         (mm-inlinable-p): Add optional arg `type'.
14881 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14883         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14884         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14885         Try harder to show the attachment internally or externally using
14886         gnus-mime-view-part-as-type.
14888 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14890         * message.el (message-from-style, message-signature-separator)
14891         (message-user-organization-file, message-send-mail-function)
14892         (message-citation-line-function, message-yank-prefix)
14893         (message-indent-citation-function, message-signature)
14894         (message-signature-file, message-signature-insert-empty-line):
14895         Remove autoloads.
14897         * gnus-art.el (gnus-buttonized-mime-types):
14898         Remove "multipart/signed".  Revert 2006-04-26 change.
14900 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14902         * gnus.el (gnus-version-number): Bump version.
14904 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14906         * gnus.el: No Gnus v0.5 is released.
14908 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14910         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14911         fetching articles by message-id.
14913 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14915         * message.el (hashcash): Require hashcash as normal.
14917         * ecomplete.el (ecomplete-highlight-match-line):
14918         Use point-at-eol.
14919         (ecomplete-highlight-match-line): Use `highlight', because that
14920         face exists in both Emacs and XEmacs.
14922         * message.el (message-display-abbrev): Use point-at-bol.
14924         * mail-source.el: Don't require timer/timer-funcs.
14926         * gnus-async.el: Ditto.
14928         * password.el: Ditto.
14930         * mm-url.el: Ditto.
14932         * mm-util.el: Require timer/timer-funcs.
14934 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14936         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14937         Close.
14939 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14941         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14942         unibyte after clear-decrypt function runs.
14944         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14945         returns as a unibyte string.
14947 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14949         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14950         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14951         (mml1991-pgg-encrypt): Ditto.
14953 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14955         * message.el (message-user-organization-file): Check several
14956         locations of the organization file.
14958         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14959         Add gnus-article-view-part-as-type.
14961         * gnus-art.el (gnus-article-view-part-as-type): New function.
14963         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14964         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14966         * mml.el: Simplify autoload.
14967         (mml-mode): defvar dnd-protocol-alist instead of using
14968         symbol-value.
14969         (mml-default-directory): New variable.
14970         (mml-minibuffer-read-file): Use it.
14971         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14973         * message.el (message-citation-line-format): New variable.
14974         (message-insert-formated-citation-line): New function.
14975         (message-citation-line-function):
14976         Add `message-insert-formated-citation-line' to custom type.
14978         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14979         to doc string.
14981         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14982         depending on mm-verify-option.
14984 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14986         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14987         binding pgg-* variables; reimplement the section which prevents
14988         MIME header from being signed.
14989         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14990         pgg-text-mode; remove a blank line at the top of body.
14992         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14993         lines at the top of body; use gnus-newsgroup-charset if there's no
14994         Charset header.
14996 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14998         * message.el (message-self-insert-commands): Doc fix.
15000         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15001         (mm-uu-pgp-encrypted-test): Ditto.
15002         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15003         between header and body; return application/pgp-encrypted handle
15004         if decryption failed; decode decrypted body by charset.
15006         * mm-decode.el (mm-automatic-display): Don't make application/pgp
15007         element match to application/pgp-*.
15009 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15011         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15012         HTML.
15014 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15016         * mail-source.el (mail-source-call-script): Message the error
15017         string.
15019 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15021         * gnus-util.el (gnus-byte-compile): Use it.
15023 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
15025         * gnus-util.el (kill-empty-logs): New function.
15027 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15029         * message.el (message-mail-alias-type): Doc fix.
15030         (message-mail-alias-type-p): New function.
15031         (message-send): Use it.
15032         (message-mode): Ditto.
15033         (message-strip-forbidden-properties): Ditto.
15035         * ecomplete.el (ecomplete-database-file-coding-system):
15036         New variable.
15037         (ecomplete-save): Use it.
15038         (ecomplete-setup): Use it.
15040 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15042         * message.el (message-self-insert-commands): New variable.
15043         (message-strip-forbidden-properties): Use it.
15045 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15047         * message.el (message-put-addresses-in-ecomplete): Use a regexp
15048         that doesn't make XEmacs choke.
15050 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
15052         * gnus-util.el (gnus-replace-in-string):
15053         Prefer replace-regexp-in-string over of replace-in-string.
15055 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15057         * gnus-util.el (gnus-select-frame-set-input-focus):
15058         Use select-frame-set-input-focus if it is available in XEmacs; use
15059         definition defined in Emacs 22 for old Emacsen.
15061 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15063         * mm-view.el (mm-inline-text): Use equal instead of equalp.
15065 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
15067         * gnus-registry.el (gnus-registry-cache-save): Remove text
15068         properties when saving via the temp buffer.
15070 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15072         * message.el (message-generate-hashcash): Honor custom type.
15074 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15076         * message.el (message-generate-hashcash): Default to non-nil when
15077         hashcash is found.
15079         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15080         (gnus-refer-thread-limit): Increase default to 500.
15082         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15084         * flow-fill.el (fill-flowed): Allow delete-space.
15086 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15088         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15089         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15090         Remove autoloads.
15092 2006-04-18  Simon Josefsson  <jas@extundo.com>
15094         * message.el (message-generate-hashcash): Default to.
15096 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15098         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15099         concatenating segments rather than before concatenating them.
15101 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15103         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15105         * imap.el (imap-quote-specials): New function.
15106         (imap-login-auth): Quote specials.
15108 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15110         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15112         * message.el (message-forward-make-body-plain):
15113         Allow message-forward-ignored-headers to be a list.
15114         (message-remove-ignored-headers): Factor out into function.
15115         (message-forward-make-body-mml): Use it.
15116         * rfc2231.el (rfc2231-parse-string): Remove dead code.
15117         (rfc2231-parse-string): Allow concatanation of parameters that
15118         aren't contiguous.  The test case is
15119           (mail-header-parse-content-type "message/external-body;
15120             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15121             access-type=LOCAL-FILE;
15122             name*1*=plugh%2fhello-sailor%2fbing.pdf")
15124 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15126         * nntp.el (nntp-accept-process-output): Return the value of
15127         `nnheader-accept-process-output'.
15129 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15131         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15132         (gnus-button-alist): Recognize more diff formats.
15133         (gnus-button-patch): Strip directory.
15135 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15137         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15138         Emacs 22 when setting focus.
15140 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15142         * gnus-art.el (gnus-article-treat-types): Do treatment of
15143         text/x-verbatim parts.
15144         (gnus-button-patch): New command.
15146         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15147         addresses that contain invalid characters.
15149 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15151         * message.el (message-put-addresses-in-ecomplete):
15152         Use gnus-replace-in-string.
15153         (message-is-yours-p): Use the more correct
15154         mail-header-parse-address instead of
15155         mail-extract-address-components.
15156         (message-put-addresses-in-ecomplete): Fix typo.
15158         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15159         keystroke.
15161         * gnus-art.el (gnus-treatment-function-alist): Change order of
15162         newsgroups/generic header folding to avoid double-folding.
15164         * message.el (message-hidden-headers): Add X-Draft-From.
15166         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15167         New command.
15168         (gnus-summary-repeat-search-article-backward): New command.
15170         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15171         groups in the parent topic.
15173 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
15175         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15176         (spam-extra-header-to-number): Return the CRM114 number as a
15177         number instead of a string.
15179 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15181         * gnus-art.el (gnus-face-properties-alist): Move here from
15182         gnus-fun.
15184         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15186 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15188         * message.el (message-strip-forbidden-properties): Only display on
15189         self-insert-command.
15191         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15192         reindent.
15193         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15195 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15197         * smiley.el (smiley-style): Fix typo.
15199 2006-03-23  Kenichi Handa  <handa@m17n.org>
15201         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15202         instead of set-buffer-multibyte.
15204 2006-03-23  Kenichi Handa  <handa@m17n.org>
15206         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15207         buffer and then decode the buffer text if necessary.
15208         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15209         first, and after mm-encode-body, change the buffer to unibyte.
15211 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15213         * hashcash.el (hashcash-insert-payment-async-2):
15214         Use message-goto-eoh instead of doing it manually.
15215         (mail-add-payment): Use message-narrow-to-header instead of trying
15216         to do the same itself.
15218         * message.el (message-hidden-headers): Add Face.
15220         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15221         reparenting code.
15222         (gnus-summary-reparent-children): Refactored out code.
15223         (gnus-summary-thread-map): New keystroke.
15224         (gnus-summary-reparent-children): Make into command.
15226         * smiley.el (smiley-style): Default to `medium' if using a large
15227         font.
15229         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15230         does it itself.
15232         * message.el (message-point-in-header-p): Simplify definition.
15234 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15236         * nnagent.el (nnagent-request-set-mark): Silence log file
15237         writing.
15238         (nnagent-request-set-mark): Use write-region instead of
15239         append-to-file.
15241         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15242         strange select method.
15244         * ecomplete.el (ecomplete-display-matches): Get highlightling
15245         right.
15246         (ecomplete-display-matches): Use literals.
15247         (ecomplete-display-matches): Disable message logging.
15249         * message.el (message-display-abbrev): Small optimization.
15251         * ecomplete.el (ecomplete-display-matches): Allow automatic
15252         display.
15254         * message.el (message-strip-forbidden-properties):
15255         Display abbrevs.
15256         (message-display-abbrev): Get automatic display right.
15258         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15259         keystrokes.
15261 2006-04-13  Romain Francoise  <romain@orebokech.com>
15263         TODO: Backport to v5-10!
15265         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15266         Move here (and rename) from gnus-registry.el.
15268         * gnus-registry.el: Require gnus-util.
15269         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15271 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15273         * gnus-group.el (gnus-group-catchup-current):
15274         Change if-then-else-if-then-else into cond.
15275         (gnus-group-catchup): Indent.
15276         (group-name-at-point): New function.
15277         (gnus-fetch-group): Provide default from thing at point.
15279 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15281         * message.el (message-display-abbrev): Fix regexp.
15283         * ecomplete.el (ecomplete-highlight-match-line):
15284         Reimplement choosing.
15285         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15286         dead variables.
15288         * message.el (message-newline-and-indent): Remove debugging.
15289         (message-display-abbrev): Use new implementation.
15291 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15293         * gnus-art.el (gnus-article-mode):
15294         Set cursor-in-non-selected-windows to nil.
15296         * smiley.el: Revert previous change.
15297         (smiley-data-directory): defvar it before using it in the
15298         defcustom of `smiley-style'.
15300 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15302         * message.el (message-newline-and-indent): New function.
15304         * ecomplete.el: Implement more bits.
15306         * message.el (message-put-addresses-in-ecomplete): Clean up the
15307         string.
15309         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15311         * gnus-sum.el (gnus-summary-save-parts):
15312         Bind gnus-summary-save-parts-counter and use it to make unique file
15313         names.
15315         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15317         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15318         parameter to say whether to actually parse the individual
15319         addresses.
15321         * message.el (message-put-addresses-in-ecomplete): New function.
15322         (ecomplete): Require.
15323         (message-mail-alias-type): Add ecomplete as an option.
15325 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15327         * flow-fill.el (fill-flowed): Remove trailing space from blank
15328         quoted lines.
15330 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15332         * smiley.el (smiley-style): Move definition later to avoid a
15333         compilation warning.
15335 2006-04-12  Kenichi Handa  <handa@m17n.org>
15337         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15338         buffer and then decode the buffer text if necessary.
15339         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15340         first, and after mm-encode-body, change the buffer to unibyte.
15341         Use mm-disable-multibyte instead of set-buffer-multibyte.
15343 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15345         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15346         Content-Type header instead of Content-Disposition header.
15347         (gnus-mime-inline-part): Ditto.
15348         (gnus-mime-view-part-as-charset): Ignore charset that the part
15349         specifies.
15351         * mm-decode.el (mm-display-part): Work with external parts and
15352         usual parts similarly.
15354         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15355         instead of gnus-display-mime.
15357         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15358         instead of with-temp-buffer.
15360         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15361         tag to summarized topics part in order to encode non-ASCII text.
15363 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15365         * smiley.el (smiley-style): New variable.
15366         (smiley-directory): New function.
15367         (smiley-data-directory): Derive from `smiley-style' using
15368         `smiley-directory'.
15369         (smiley-regexp-alist): Add new entries.
15371         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15372         (gnus-article-browse-delete-temp): Add :version.
15374 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15376         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15377         the sieve region.
15379 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15381         * gnus.el (gnus-version-number): Bump version.
15383 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15385         * gnus.el: No Gnus v0.4 is released.
15387 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15389         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15390         layout.
15392         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15393         unknown charset.
15395         * message.el (message-header-synonyms): Add Original-To to the
15396         default.
15398         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15399         optional parameter.
15401 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15403         * gnus-fun.el (gnus): Require it for gnus-directory.
15405 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15407         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15409 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15411         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15413 2006-04-05  Simon Josefsson  <jas@extundo.com>
15415         * password.el (password-reset): New function.
15417 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15419         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15420         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15422 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15424         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15425         Some whitespace was matched into the url, which broke browsing hits
15426         > 100 when mm-url-use-external was nil.
15428 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15430         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15431         Check gnus-extra-headers for 'Newsgroups.
15433         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15434         bound.
15436 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15438         * pgg-gpg.el: Clean up process buffers every time gpg processes
15439         complete.
15441 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15443         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15444         doc string.
15446 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15448         * pgg-gpg.el (pgg-gpg-process-filter)
15449         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15451         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15452         lines, temporary fix.
15454 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15456         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15458 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15460         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15461         default-enable-multibyte-characters.  This reverts the change from
15462         revision 6.17 which is no longer necessary because the passphrase
15463         is sent separately now.  GnuPG messages are unreadable under
15464         multibyte locales with default-enable-multibyte-characters set to
15465         nil.
15467 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
15469         * message.el (message-tool-bar-gnome): Move "spell".
15471 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
15473         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15474         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
15475         instead.
15477 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
15479         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15480         Improve newsgroups handling for NNTP overviews which don't include
15481         Newsgroups.
15483 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15485         * message.el (message-resend): Bind message-generate-hashcash to nil.
15487 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15489         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15490         when searching for already-paid recipients.
15492 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15494         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15495         passphrases when it is not needed.
15496         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15497         passphrase stuff from gpg, should only be necessary when you use
15498         gpg with a smartcard.
15500 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15502         * mml.el (mml-insert-mime): Ignore cached contents of
15503         message/external-body part.
15505         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15506         (mm-insert-part): Ditto.
15508 2006-03-23  Simon Josefsson  <jas@extundo.com>
15510         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15511         Reiner.
15512         (pgg-gpg-use-agent-p): Use it again.
15514 2006-03-23  Simon Josefsson  <jas@extundo.com>
15516         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15517         older emacsen.
15518         (pgg-gpg-use-agent-p): Don't use it.
15520 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15522         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15523         if we can.
15525 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15527         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15528         (pgg-gpg-update-agent): New function.
15529         (pgg-gpg-use-agent-p): New function.
15530         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15531         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15532         (pgg-gpg-sign-region): Use it.
15534 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15536         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15537         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15539 2006-03-21  Simon Josefsson  <jas@extundo.com>
15541         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15542         <wilde@sha-bang.de>.
15543         (pgg-gpg-use-agent): New variable.
15544         (pgg-gpg-process-region): Use it.
15545         (pgg-gpg-encrypt-region): Likewise.
15546         (pgg-gpg-encrypt-symmetric-region): Likewise.
15547         (pgg-gpg-decrypt-region): Likewise.
15548         (pgg-gpg-sign-region): Likewise.
15549         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15551 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15553         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15555         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15556         Add comment on version.
15558 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15560         * smiley.el: Add missing test smiley.
15562 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15564         * mm-decode.el (mm-with-part): New macro.
15565         (mm-get-part): Use it; work with message/external-body as well.
15566         (mm-save-part): Treat name and filename equally.
15568         * mm-extern.el (mm-extern-cache-contents): New function.
15569         (mm-inline-external-body): Use it; force the part to be displayed;
15570         move undisplayer added to the cached handle to the parent.
15572         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15573         (gnus-mime-view-part-as-type): Work with message/external-body.
15575         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15577 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15579         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15580         images in image-load-path.  [Sync with image.el, revision 1.60, in
15581         Emacs.]
15583 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15585         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15586         path rather than symbol.  Always return list of directories.
15587         Guarantee that image directory comes first.  [Sync with image.el,
15588         revision 1.59, in Emacs.]
15590         * message.el (message-make-tool-bar): Adjust to new API of
15591         `gmm-image-load-path-for-library'.
15593         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15595         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15597 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15599         * gnus-art.el (gnus-article-only-boring-p):
15600         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15601         intangible text.
15602         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15604 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15606         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15607         Use `defun' instead of `gmm-defun-compat'.
15609 2006-03-14  Simon Josefsson  <jas@extundo.com>
15611         * message.el (message-unique-id): Don't use message-number-base36
15612         if (user-uid) is a float.
15613         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15615 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15617         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15619         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15620         empty line between a part and a message part.
15622 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15624         * smiley.el: Add more test smileys.
15625         (smiley-data-directory, smiley-regexp-alist)
15626         (gnus-smiley-file-types): Fix doc strings.
15627         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15628         adding new elements.
15629         (smiley-mouse-map): Unused code.  Make it a comment.
15631 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15633         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15634         scan latest NoCeM messages instead of old ones.
15635         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15636         delimiters that are recently used.
15637         (gnus-nocem-load-cache): Add autoload cookie.
15639         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15641         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15642         level which is larger than gnus-use-nocem is specified.
15644         * gnus-group.el (gnus-group-get-new-news): Ditto.
15646 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15648         * gnus-util.el (gnus-tool-bar-update): New function.
15650         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15651         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15653         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15655         * gnus-group.el (gnus-group-redraw-when-idle)
15656         (gnus-group-redraw-check): Remove.
15657         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15659 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15661         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15662         if optional last element is specified in splits (FIELD VALUE...).
15664 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15666         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15667         to gmm-image-load-path-for-library.  Call with no-error argument.
15668         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15670         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15672         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15674         * gmm-utils.el (gmm-image-load-path): Remove alias.
15676 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15678         * gmm-utils.el (gmm-image-load-path): Add alias.
15680         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15681         nnml-generate-nov-databases-1.
15682         (nnml-generate-nov-databases): Use it.
15683         (nnml-generate-nov-databases-directory): Document no-active
15684         argument.
15686         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15687         directory if path is t.  Add no-error.
15689         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15690         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15692         * gnus-art.el (gnus-article-browse-delete-temp-files):
15693         Simplify resetting gnus-article-browse-html-temp-list.
15695         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15696         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15697         Add example to docstring.  Rename local variables.  Move error
15698         checks to default case in cond and simplify.
15700 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15702         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15703         handle is multipart when calling it recursively.
15704         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15706 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15708         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15709         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15711 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15713         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15714         is loaded.
15716         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15717         loaded.
15719 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15721         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15722         to "Emacs 23 (unicode)" in doc string.
15724         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15725         "Emacs 23 (unicode)" in comment.
15727 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15729         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15731         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15732         characters 160 through 255 in Emacs 23.
15734 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15736         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15737         gnus-article-browse-html-temp.
15738         (gnus-article-browse-delete-temp): Make it customizable.
15739         Add `file'.  Adjust doc string.
15740         (gnus-article-browse-delete-temp-files): Add argument.
15741         Allow query for each file.  Adjust doc string.
15742         (gnus-article-browse-html-parts):
15743         Add `gnus-article-browse-delete-temp-files' to
15744         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15746 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15748         * gnus-art.el (gnus-article-browse-html-temp)
15749         (gnus-article-browse-delete-temp): New variables.
15750         (gnus-article-browse-delete-temp-files): New function.
15751         (gnus-article-browse-html-parts): Use it.
15753 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15755         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15757         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15758         string.
15760         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15761         gnus-summary-insert-new-articles when unplugged.
15762         Remove gnus-summary-search-article-forward.
15764         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15765         display-visual-class instead of display-color-cells.
15767 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15769         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15770         message/* containing non-ASCII text properly.
15772 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15774         * message.el: Require gmm-utils, remove autoloads.
15775         (message-tool-bar): Set default based on
15776         gmm-tool-bar-style.
15777         (message-tool-bar-gnome): Add gmm-customize-mode.
15779         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15780         gmm-tool-bar-style.
15781         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15783         * gnus-group.el (gnus-group-tool-bar): Set default based on
15784         gmm-tool-bar-style.
15785         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15787         * gmm-utils.el (gmm-image-directory): Rename variable from
15788         gmm-image-load-path.
15789         (gmm-image-load-path): Use gmm-image-directory.
15790         (gmm-customize-mode): New function.
15791         (gmm-tool-bar-style): New variable.
15793         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15794         gnus-group-redraw-line-number.
15795         (gnus-group-redraw-check): Simplify.
15796         (gnus-group-tool-bar-update): Remove redraw check.
15797         (gnus-group-make-tool-bar): Add redraw check.
15799 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15801         * gnus-art.el (gnus-button): Add missing parentheses.
15803 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15805         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15807 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15809         * gnus-art.el (gnus-button): New face.
15810         (gnus-article-button-face): Use it.
15812         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15813         Add gnus-summary-next-page.  Re-order.
15815         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15816         next-node are now included.
15817         (gnus-group-redraw-line-number): New internal variable.
15818         (gnus-group-redraw-check): Helper function for updating the tool
15819         bar.
15820         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15822         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15824         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15825         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15826         Use it to match format of Spamassassin 3.0 and later.
15827         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15828         (spam-check-bogofilter)
15829         (spam-bogofilter-register-with-bogofilter): Fix args of
15830         `gnus-error' calls.
15832 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15834         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15835         unnecessary interaction when sending queued mails.
15836         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15838 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15840         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15841         first or last are nil.
15843 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15845         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15847 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15849         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15851 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15853         * dns.el (query-dns): Protect more against buggy tcp output.
15855 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15857         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15858         nov.php.
15860 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15862         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15863         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15864         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15865         output on the server side.
15866         (nnweb-google-create-mapping): Update regexps and add some
15867         progress indication.
15869 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15871         * gnus-group.el (gnus-group-tool-bar-gnome):
15872         Fix gnus-agent-toggle-plugged.  Re-order icons.
15873         (gnus-group-tool-bar-gnome):
15874         Add gnus-group-{prev,next}-unread-group.
15875         (gnus-group-tool-bar-gnome): Re-order icons.
15877         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15878         Move gnus-summary-insert-new-articles.
15880         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15881         Fix comments.
15883         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15884         also available in Emacs 21.3.
15886         * message.el (message-fix-before-sending): Change "Emacs 22" to
15887         "Emacs 23 (unicode)" in comment.
15889         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15890         "Emacs 23 (unicode)" in comment.
15892         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15893         comment.
15894         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15896         * mm-view.el (mm-fill-flowed): Add :version.
15898 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15900         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15901         and load-path.
15903 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15905         * message.el: Autoload gmm-image-load-path.
15906         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15907         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15908         consitency.
15910         * gmm-utils.el (gmm-image-load-path): Also search in
15911         "../etc/images".  Don't set gmm-image-load-path if we don't find
15912         the image.
15914 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15916         * gmm-utils.el (gmm-image-load-path): Don't make
15917         `gmm-image-load-path' include subdirectories which the second arg
15918         `image' might specify.
15920         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15921         subdirectory to icon file names.
15923         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15925 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15927         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15928         gmm-image-load-path calls.
15930         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15932         * message.el (message-make-tool-bar): Ditto.
15934         * mml.el (mml-preview): Add comment concerning tool bar icons.
15936         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15937         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15939         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15940         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15942         * message.el (message-tool-bar-gnome): Use new icon names.
15943         (message-make-tool-bar): Use `gmm-image-load-path'.
15945         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15946         New functions from MH-E.
15947         (gmm-image-load-path): New variable from MH-E.
15948         (gmm-image-load-path): New function from MH-E.  Add arguments
15949         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15950         *-image-load-path-called-flag.
15952 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15954         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15956 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15958         * nnimap.el (nnimap-request-move-article): Change folder back to
15959         source group before deleting.
15961 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15963         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15965         * gnus-art.el (mm-url-insert-file-contents-external):
15966         Autoload mm-url.
15968         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15970 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15972         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15973         coding system which mm-charset-to-coding-system returns for a
15974         given charset is valid.
15976 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15978         * html2text.el (html2text-remove-tag-list):
15979         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15981 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15983         * gnus-cus.el: Revert 2005-10-17 change.
15985 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15987         * gnus-art.el (article-strip-banner):
15988         Call article-really-strip-banner only when the regexp match is made.
15990 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15992         * gnus-art.el (article-strip-banner):
15993         Use gnus-extract-address-components instead of
15994         mail-header-parse-addresses to make it work with non-ASCII text;
15995         remove mail-encode-encoded-word-string.
15997         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15998         values which are surrounded with \"...\"; make it never cause a
15999         Lisp error; give up parsing of parameters if it failed in
16000         extracting type.
16002 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
16004         * smime.el (smime-cert-by-ldap-1): Fix bug where
16005         `smime-ldap-search' returns results without userCertificates.
16007 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16009         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16011 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16013         * spam.el (spam-check-spamassassin-headers): Adapt format for
16014         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
16015         <ari@mbf.ocn.ne.jp>.
16016         (spam-list-of-processors): Add spam-use-gmane.
16018 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16020         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16021         make-temp-file; make it work with XEmacs as well.
16023         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16024         mm-make-temp-file.
16026         * mm-decode.el (mm-display-external): Use the 3rd arg of
16027         mm-make-temp-file.
16028         (mm-create-image-xemacs): Ditto.
16030 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16032         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16033         with message-narrow-to-headers.
16034         (gnus-draft-setup): Narrow to header to run message-fetch-field.
16035         (gnus-draft-check-draft-articles): New function.
16036         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16038 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16040         * gnus-art.el (gnus-article-browse-html-parts):
16041         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16042         Don't use suffix argument for mm-make-temp-file for Emacs 21
16043         compatibility.  Remove useless `format'.
16045 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16047         * nnweb.el (nnweb-google-wash-article): Update regexps.
16048         (nnweb-group-alist): Use defvoo instead of defvar.
16050 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16052         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16053         re-loading nn* modules.
16055 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16057         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16058         for `tool-bar-mode' and don't check it's default-value.
16060         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16062         * message.el (message-make-tool-bar): Ditto.
16064         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16065         `substring'.  Shorten tmp-file name.
16067         * gnus.el: Remove bogus comment.
16069 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
16071         * gnus-art.el (gnus-article-browse-html-parts): New function.
16072         (gnus-article-browse-html-article): New function for viewing html
16073         articles with a browser.
16075 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
16077         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16078         (mml2015-pgg-encrypt): Ditto.
16080         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16081         (mml1991-pgg-encrypt): Ditto.
16083 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16085         * nnfolder.el (nnfolder-insert-newsgroup-line):
16086         Use message-make-date instead of current-time-string.
16088         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16089         to gnus-decoded which mm-uu might set.
16091 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16093         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16094         don't decode quoted parameters; remove misimported Emacs code.
16095         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16096         (rfc2231-decode-encoded-string): Don't use split-string which
16097         behaves differently according to Emacs version; use
16098         mm-decode-coding-region to convert charset to coding-system.
16099         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16100         (rfc2231-encode-string): Remove misimported Emacs code.
16102 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16104         * gnus-art.el (article-decode-charset): Don't use ignore-errors
16105         when calling mail-header-parse-content-type.
16106         (article-de-quoted-unreadable): Ditto.
16107         (article-de-base64-unreadable): Ditto.
16108         (article-wash-html): Ditto.
16110         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16111         calling mail-header-parse-content-type and
16112         mail-header-parse-content-disposition.
16113         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16114         mail-header-parse-content-type.
16116         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16117         insert charset and format parameters; encode description after
16118         inserting it to buffer.
16119         (mml-insert-parameter): Fold lines properly even if a parameter is
16120         segmented into two or more lines; change the max column to 76.
16122         * rfc1843.el (rfc1843-decode-article-body): Don't use
16123         ignore-errors when calling mail-header-parse-content-type.
16125         * rfc2231.el (rfc2231-parse-string): Return at least type if
16126         possible; don't cause an error even if it fails in parsing of
16127         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16128         (rfc2231-encode-string): Don't break lines at the beginning, leave
16129         it to mml-insert-parameter.
16131         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16132         calling mail-header-parse-content-type.
16134 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
16136         * spam-report.el (spam-report-gmane-use-article-number):
16137         Improve doc string.
16138         (spam-report-gmane-internal): Check if a suitable header was found
16139         in the article.
16141 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16143         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16144         (rfc2231-encode-string): Make param*=value always begin with LWSP.
16146 2006-02-05  Romain Francoise  <romain@orebokech.com>
16148         Update copyright notices of all files in the gnus directory.
16150 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16152         * nnweb.el (nnweb-request-group): Avoid growing overview files.
16154 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16156         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16157         segmented lines of parameter value to cope with Thunderbird 1.5
16158         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16159         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16160         (rfc2231-encode-string): Don't make lines exceeding 76 column.
16162 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
16164         * mml.el (mml-generate-mime-1): Correct the order of inline signed
16165         parts.
16167 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16169         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16170         there's only one active file for all servers.
16171         (nnweb-request-scan): Make sure nnweb-articles is initialized on
16172         solid groups.  Gnus might have used a FAST request to select the group.
16173         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16174         and nnweb-search redundantly in the active file.
16175         (nnweb-request-list): Don't list bogus groups.  There can only be one.
16176         (nnweb-request-create-group): Don't use ARGS.
16177         (nnweb-possibly-change-server, nnweb-request-group): Remove some
16178         initializations.  Let nnoo do the work.
16180 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16182         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16183         Say the part has been decoded.
16185         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16187 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16189         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16190         mailcap-viewer-test-cache when there's no 'test clause, since that
16191         will invert the meaning of a "nil" test previously determined by
16192         mailcap-mailcap-entry-passes-test.
16194 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16196         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16197         compiling.
16199         * gnus-sum.el: Ditto.
16201         * message.el: Don't bind tool-bar-map when compiling.
16203 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16205         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16207 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16209         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16210         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16211         current Google Groups.
16213 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16215         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16216         and tool-bar-mode.
16218         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16219         and tool-bar-mode.
16221         * message.el (message-tool-bar-update): Simplify.
16222         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16224         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16225         gnus-summary-buffer.
16226         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16227         gnus-summary-reply.
16229         * gmm-utils.el (gmm): Add :version.
16231 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16233         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16234         Don't autoload.
16236 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16238         * gmm-utils.el (gmm-verbose): Add :group.
16240 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16242         * message.el: Change some comments WRT tool-bars.
16244         * gnus-sum.el (gnus-summary-tool-bar)
16245         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16246         (gnus-summary-tool-bar-zap-list): New variables.
16247         (gnus-summary-make-tool-bar): Complete rewrite using
16248         `gmm-tool-bar-from-list'.
16250         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16251         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16252         New variables.
16253         (gnus-group-make-tool-bar): Complete rewrite using
16254         `gmm-tool-bar-from-list'.
16255         (gnus-group-tool-bar-update): New function.
16257         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16259 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16261         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16262         is dissected into a single part of which the type is the same as
16263         the given one; decode charset.
16265 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16267         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16268         into alists as symbol not string, since that's what
16269         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16270         look for.
16272 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16274         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16275         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16277         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16279 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16281         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16282         (gnus-mime-security-button-menu): New definition.
16283         (gnus-mime-security-button-map): Use them.
16284         (gnus-mime-security-button-menu): New function.
16285         (gnus-insert-mime-security-button): Addition to help echo.
16286         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16287         (gnus-mime-security-pipe-part): New functions.
16289         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16290         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16292         * mm-decode.el (mm-handle-set-disposition): Remove.
16293         (mm-handle-set-description): Remove.
16295 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16297         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16298         (mm-w3m-standalone-supports-m17n-p): New function.
16299         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16300         w3m usage.
16302         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16303         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16305 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16307         * message.el (message-tool-bar-zap-list):
16308         Use gmm-tool-bar-zap-list as custom type.
16309         (message-tool-bar-update): New function.
16310         (message-tool-bar, message-tool-bar-gnome)
16311         (message-tool-bar-retro): Add message-tool-bar-update.
16312         (message-tool-bar-gnome): Add flyspell-buffer.
16314         * gnus-util.el (gnus-error): Describe `args'.
16316         * gmm-utils.el (gmm-error): Describe `args'.
16317         (gmm-tool-bar-zap-list): New widget.
16318         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16320 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16322         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16323         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16324         the number of recursive calls.
16326         * mm-decode.el (mm-handle-set-disposition): New macro.
16327         (mm-handle-set-description): New macro.
16329 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16331         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16332         encoding.
16334 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16336         * message.el (message-tool-bar-zap-list, message-tool-bar)
16337         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16338         (message-tool-bar-local-item-from-menu): Remove.
16339         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16340         (message-make-tool-bar): New function.
16341         (message-mode): Use `message-make-tool-bar'.
16343         * gmm-utils.el: New file.
16344         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16345         (gmm-lazy): New widget copied from `nnmail.el'.
16346         (gmm-tool-bar-from-list): New function for creating customizable
16347         tool bars.
16348         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16349         output.
16350         (gmm): Add :prefix to defgroup.
16352 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16354         * gmm-utils.el (gmm-widget-p): New function.
16356 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16358         * mml.el (mml-attach-file): Describe `description' in doc string.
16359         (mml-menu): Add Emacs MIME manual and PGG manual.
16361 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16363         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16365 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16367         * nntp.el (nntp-end-of-line): Doc fix.
16369 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16371         * imap.el (imap-open): Handle case where buffer is a buffer
16372         object.
16374 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16376         * gnus-delay.el (gnus-delay): Don't autoload.
16377         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16378         to be re-loaded when customizing the `gnus-delay' group.
16380 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16382         * message.el (message-insert-citation-line): Use newlines.
16384 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16386         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16388         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16390 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
16392         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16394 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16396         * mm-decode.el (mm-inlined-types): Add application/pgp.
16397         (mm-automatic-display): Ditto.
16399         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16400         part as text.
16402 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16404         * nnrss.el: Update copyright.
16405         (nnrss-opml-import): Query whether to subscribe to each entry.
16407         * gnus-art.el:
16408         * gnus-sum.el:
16409         * mm-uu.el:
16410         * mm-view.el: Update copyright.
16412 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
16414         * message.el (message-info): New function.
16415         (message-mode-menu): Add it.
16416         Update copyright.
16418         * ChangeLog: Fix and update copyright.
16420 2006-01-13  Romain Francoise  <romain@orebokech.com>
16422         * message.el (message-forward-subject-name-subject): Prefer the
16423         address to 'nowhere' if the sender has no name.
16424         Fix typo.  Update copyright year.
16426 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16428         * gnus-art.el (article-wash-html):
16429         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16430         (gnus-article-wash-html-with-w3m-standalone): New function.
16432         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16433         mm-inline-text-html-render-with-w3m-standalone.
16434         (mm-text-html-washer-alist): Map w3m-standalone to
16435         gnus-article-wash-html-with-w3m-standalone.
16436         (mm-inline-text-html-render-with-w3m-standalone): New function.
16438 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16440         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16441         Improve LaTeX.
16443 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16445         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16446         (nnrss-request-article): Render text/plain parts as HTML.
16448         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16449         the buffer.
16451 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16453         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16454         custom definition of `gnus-posting-styles'.
16456         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16457         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16459 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16461         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16462         Use nntp for bug archive.
16464 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16466         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16467         parts.
16468         (nnrss-normalize-date): New function converts ISO 8601 date into
16469         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16470         (nnrss-check-group): Use it.
16472 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16474         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16476         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16477         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16478         (nnrss-insert-w3): Ditto.
16480 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16482         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16483         the articles to be forwarded including the case where neither a
16484         number of articles nor a region is specified.
16486 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16488         * nnrss.el (nnrss-request-article): Fix last change; fill
16489         text/plain parts.
16491 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16493         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16494         in text/plain part.
16495         (nnrss-check-group): Don't add excessive newline to dc:subject.
16497 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16499         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16500         article.
16502 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16504         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16505         (nnml-use-compressed-files, nnml-save-mail): Support other
16506         comression programs such as bzip2.
16508 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16510         * dns.el (query-dns): Make sure we check the buffer size before
16511         removing tcp headers.
16513 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16515         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16516         remove MIME buttons associated with multipart/alternative parts.
16517         (gnus-mime-display-alternative): Tag buttons using `article-type'
16518         text property.
16520         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16521         associated with multipart/alternative parts.
16523         * gnus-art.el (gnus-signature-separator): Fix custom type.
16525         * mm-decode.el (mm-inlined-types): Fix custom type.
16526         (mm-keep-viewer-alive-types): Ditto.
16527         (mm-automatic-display): Ditto.
16528         (mm-attachment-override-types): Ditto.
16529         (mm-inline-override-types): Ditto.
16530         (mm-automatic-external-display): Ditto.
16532 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16534         * spam-report.el (spam-report-user-mail-address)
16535         (spam-report-user-agent): New variables.
16536         (spam-report-url-ping-plain): Use spam-report-user-agent.
16538 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16540         * gnus-art.el (gnus-button-handle-custom): Do not just use
16541         `customize-apropos' for any "M-x customize-*" button but the
16542         function called for.  Accept both the function name and its
16543         argument in order to achieve this.
16544         (gnus-button-alist): Remove support for "custom:" URL's.
16545         Pass function name to `gnus-button-handle-custom' in case of "M-x
16546         customize-*" buttons.
16548 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16550         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16551         multipart/alternative and add xref to mm-discouraged-alternatives
16552         in doc string.
16554         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16555         gnus-buttonized-mime-types in doc string.
16557 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16559         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16560         Suggest image/.* in the doc string.
16562 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16564         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16565         message-marks (Debian bug #342521).
16567 2005-12-12  Simon Josefsson  <jas@extundo.com>
16569         * password.el (password-read-from-cache): Add.
16570         (password-read): Use it.
16572 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16574         * rfc2047.el (rfc2047-charset-to-coding-system):
16575         Recognize us-ascii as a MIME charset.
16577         * mm-bodies.el (mm-decode-content-transfer-encoding):
16578         Protect against the case where the 2nd arg TYPE is nil.
16580 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16582         * pop3.el (pop3-stream-type): Fix custom version.
16584         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16586 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16588         * mm-decode.el (mm-display-external): Add missing cdr.
16590 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16592         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16593         RFC1524) if it is in mailcap or add a suffix according to
16594         mailcap-mime-extensions when generating a temp filename; postpone
16595         deleting a temp file for 2 seconds for some wrappers, shell
16596         scripts, and so on, which might exit right after having started a
16597         viewer command as a background job.
16599 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16601         * nntp.el (nntp-marks-directory): Fix custom group.
16603         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16604         steps when < 10.
16606         * gnus-start.el (gnus-no-server-1):
16607         Mention `gnus-level-default-subscribed' in doc string.
16609 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16611         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16612         parens.
16614 2005-11-26  Dave Love  <fx@gnu.org>
16616         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16617         (tls-program, tls-success): Provide openssl alternative.
16619         * starttls.el: Doc fixes.
16620         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16621         SERVICE to PORT.
16623         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16624         port null or service name.
16625         (starttls-negotiate): Autoload.
16627 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16629         * message.el (message-kill-to-signature): Fix interactive spec.
16631 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16633         * pop3.el (pop3-open-server): Recognize a string as a service name.
16635 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16637         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16639 2005-11-23  Dave Love  <fx@gnu.org>
16641         Add pop3s, pop3/starttls.
16643         * pop3.el (pop3-authentication-scheme): Clarify doc.
16644         (open-tls-stream, starttls-open-stream): Autoload.
16645         (pop3-stream-type): New.
16646         (pop3-open-server): Use it.
16648         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16649         for POP.
16650         (mail-source-keyword-map): Add :stream for POP.
16651         (mail-source-fetch-pop): Use pop3-stream-type.
16653 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16655         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16656         of current-time-string.
16658 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16660         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16661         date header.
16663 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16665         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16666         it can seriously impact performance as it bypasses the agent's
16667         local caches.
16669 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16671         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16672         must be explicitly online rather than "not explicitly offline" for
16673         its flags to be synchronized.
16675         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16676         that gnus-uu-unmark-thread will function correctly.
16678         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16679         1024K is instead displayed as 1M.
16681 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16683         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16685 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16687         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16689 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16691         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16692         error message to display actual error condition.
16693         (gnus-agent-save-local): Avoid saving symbols that are bound to
16694         nil as they simply result in a warning message in
16695         gnus-agent-read-local.
16697 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16699         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16700         rather than make-variable-buffer-local for file-precious-flag.
16702 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16704         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16705         for duplicates which are removed.  The invalid sort check then
16706         triggers a rescan after the sort as sorting may have moved
16707         duplicate entries such that they can be cheaply detected.
16709 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16711         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16713 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16715         * gnus-agent.el (gnus-agent-article-alist-save-format):
16716         Change internal variable to a custom variable.  Change default value
16717         from compressed(2) to uncompressed(1).
16718         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16719         support for uncompressed agentview files.  Taken together, reading
16720         the agentview file should now be 6-7 times faster.
16722 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16724         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16725         as a buffer-local variable.  This avoids creating truncated
16726         dribble files as a result of a hang up, eg.
16728 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16730         * gnus-start.el (gnus-start-draft-setup):
16731         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16733         * gnus.el (gnus-splash): Change custom group.
16734         (gnus-group-get-parameter, gnus-group-parameter-value):
16735         Describe allow-list argument.
16737         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16738         string.
16740 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16742         * gnus-art.el (gnus-default-article-saver): Add user-defined
16743         `function' to custom type.
16745 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16747         * imap.el (imap-open): Handle case where buffer is a buffer
16748         object.
16750 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16752         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16753         long lines.
16754         (gnus-cache-delete-group): Wrap doc strings.
16756         * gnus-agent.el (gnus-agent-rename-group)
16757         (gnus-agent-delete-group): Wrap doc strings.
16759 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16761         * gnus-start.el (gnus-1): Add "native" to
16762         gnus-predefined-server-alist.
16764         * gnus.el (gnus-method-to-server): Don't add "native" to the
16765         lists here, because that leads to problems when
16766         gnus-select-method is bound.
16768 2005-11-09  Simon Josefsson  <jas@extundo.com>
16770         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16771         use (not sort-by-date) instead.
16773 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16775         * gnus-delay.el (gnus-delay-group): Don't autoload.
16776         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16777         to be re-loaded when customizing the `gnus-delay' group.
16779 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16781         * message.el: Revert last changes.
16782         (message-insert-citation-line): Use newlines.
16784 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16786         * message.el (message-courtesy-message)
16787         (message-mark-insert-begin, message-mark-insert-end)
16788         (message-elide-ellipsis, message-cancel-message)
16789         (message-add-header, message-change-subject)
16790         (message-cross-post-followup-to-header)
16791         (message-cross-post-insert-note, message-reduce-to-to-cc)
16792         (message-widen-reply, message-delete-not-region)
16793         (message-kill-to-signature, message-insert-signature)
16794         (message-insert-importance-high, message-insert-importance-low)
16795         (message-insert-or-toggle-importance)
16796         (message-insert-disposition-notification-to)
16797         (message-indent-citation, message-yank-original)
16798         (message-cite-original-without-signature, message-cite-original)
16799         (message-insert-citation-line, message-position-on-field)
16800         (message-fix-before-sending, message-send-mail-partially)
16801         (message-send-mail, message-send-mail-with-sendmail)
16802         (message-send-mail-with-qmail, message-send-news)
16803         (message-check-news-header-syntax, message-generate-headers)
16804         (message-insert-courtesy-copy, message-fill-address)
16805         (message-fill-header, message-shorten-references)
16806         (message-setup-1, message-cancel-news)
16807         (message-forward-make-body-plain, message-forward-make-body-mime)
16808         (message-forward-make-body-mml, message-encode-message-body)
16809         (message-forward-make-body-digest-plain)
16810         (message-forward-make-body-digest-mime)
16811         (message-use-alternative-email-as-from): Insert `hard-newline'
16812         instead of ordinary newlines.
16814 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16816         * message.el (message-generate-headers): Downcase the argument
16817         given to message-check-element.
16819 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16821         * nntp.el (nntp-authinfo-rejected): New error condition.
16822         (nntp-wait-for): Use new error condition to signal authentication
16823         error.
16824         (nntp-retrieve-data): Rethrow new error condition to break out of
16825         recursive call to nntp-send-authinfo.
16827 2005-11-08  Romain Francoise  <romain@orebokech.com>
16829         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16830         (gnus-summary-exit-map): Bind to `Z p'.
16831         (gnus-summary-make-menu-bar): Add menu item.
16833 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16835         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16836         (gnus-treat-*): Add `first' in all doc strings.
16838         * gnus-group.el (gnus-group-compact-group): Fix typo.
16840 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16842         * gnus.el (gnus-parameters-case-fold-search): New variable.
16843         (gnus-parameters-get-parameter): Use it.
16845         * gnus-score.el (gnus-home-score-file): Doc fix.
16847 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16849         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16851 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16853         * mm-util.el (mm-special-display-p): New function.
16855         * mml.el (mml-preview): Use it; doc fix.
16857 2005-10-29  Romain Francoise  <romain@orebokech.com>
16859         * message.el (message-fix-before-sending): Fix comment.
16861 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16863         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16865 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16867         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16868         Used in gnus-score.el.
16870 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16872         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16874 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16876         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16877         whitespace removed in revision 7.8.  Use concatenated string to
16878         protect trailing whitespace.
16880 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16882         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16883         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16884         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16885         Courier IMAP ("some version from 2004").  Mostly based on similar
16886         code in the same function.
16888 2005-10-26  Didier Verna  <didier@xemacs.org>
16890         * gnus-group.el (gnus-group-compact-group): Invalidate original
16891         article buffer.
16892         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16893         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16894         NOV database and in article itself.
16895         Invalidate article backlog.
16897 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16899         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16901 2005-10-26  Simon Josefsson  <jas@extundo.com>
16903         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16904         part of 2004-07-25 change.
16906 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16908         * message.el (message-display-completion-list): New function.
16909         (message-expand-group): Use it; make sure the Completions buffer
16910         is modifiable.
16912 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16914         * imap.el (imap-open): Handle case where buffer is a buffer object.
16916 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
16918         * pgg-def.el:
16919         * pgg-gpg.el:
16920         * pgg-parse.el:
16921         * pgg-pgp.el:
16922         * pgg-pgp5.el:
16923         * pgg.el: Move to the parent lisp directory.
16925 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16927         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16928         user-mail-name is an empty string.
16930 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16932         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16933         depending on gnus-score-decay-constant.
16935         * encrypt.el (encrypt-insert-file-contents)
16936         (encrypt-write-file-contents): Don't use `gnus-message'.
16938         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16939         arguments.
16940         (mm-uu-type-alist): Add message-marks and insert-marks.
16941         Pass arguments to mm-uu-verbatim-marks-extract.
16942         (mm-uu-hide-markers): New variable.
16943         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16945         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16946         (gnus-convert-image-to-face-command): Use "convert" by default to
16947         allow other input image formats.
16948         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16949         accordingly.
16951 2005-10-23  Simon Josefsson  <jas@extundo.com>
16953         * imap.el (imap-gssapi-program): Align command line parameters
16954         with latest GNU SASL.
16955         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16957 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16959         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16960         HTML.
16961         (nnslashdot-request-article): Ditto.
16963 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16965         * mail-source.el (mail-source-fetch-pop): Require pop3.
16966         (mail-source-check-pop): Ditto.
16968 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16970         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16971         errors.
16973 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16975         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16976         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16978         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16980         * mm-bodies.el (mm-decode-string):
16981         Call `mm-charset-to-coding-system' with allow-override argument.
16983 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16985         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16986         (rfc2047-charset-to-coding-system): New function.
16987         (rfc2047-decode-encoded-words): New function.
16988         (rfc2047-decode-region): Use them.
16989         (rfc2047-decode-cte): Remove.
16990         (rfc2047-parse-and-decode): Remove.
16991         (rfc2047-decode): Remove.
16993 2005-10-15  Kenichi Handa  <handa@m17n.org>
16995         * rfc2047.el (rfc2047-decode-cte): New function.
16996         (rfc2047-decode-region): Change the way to decode successive
16997         encoded-words: decode B- or Q-encoding in each encoded-word,
16998         concatenate them, and decode it as charset.
17000 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
17002         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
17003         widget-move-and-invoke.
17004         (gnus-custom-mode): Use gnus-custom-map.
17006 2005-10-15  Bill Wohler  <wohler@newt.com>
17008         * message.el (message-tool-bar-map): Rename image file from
17009         mail_send to mail/send.
17011 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17013         * message.el (message-expand-group): Pass the common
17014         prefix substring of completion to `display-completion-list'.
17016 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
17018         * mml-sec.el (mml-secure-method): New internal variable.
17019         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17020         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17021         New functions using mml-secure-method.
17023         * mml.el (mml-mode-map): Add key bindings for those functions.
17024         (mml-menu): Simplify security menu entries.  Suggested by Jesper
17025         Harder <harder@myrealbox.com>.
17026         (mml-attach-file, mml-attach-buffer, mml-attach-external):
17027         Goto end of message if point is the headers of the message.
17029         * message.el (message-in-body-p): New function.
17031         * assistant.el: Autoload gnus-util and netrc.
17033         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17034         Use `mm-charset-override-alist' only when decoding.
17036         * mm-bodies.el (mm-decode-body):
17037         Call `mm-charset-to-coding-system' with allow-override argument.
17039         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17040         `filename' from Content-Disposition if Content-Type doesn't
17041         provide `name'.
17042         (gnus-mime-view-part-as-type): Set default instead of
17043         initial-input.
17045 2005-10-09  Daniel Brockman  <daniel@brockman.se>
17047         * format-spec.el (format-spec): Propagate text properties of % spec.
17049 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17051         * gnus-art.el (gnus-treat-predicate): Add `first'.
17053 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17055         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17056         (mm-charset-override-alist): New variable.
17057         (mm-charset-to-coding-system): Use it.
17058         (mm-codepage-setup): New helper function.
17059         (mm-charset-eval-alist): New variable.
17060         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17061         Warn about unknown charsets.
17063 2005-10-04  David Hansen  <david.hansen@gmx.net>
17065         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17066         (nnrss-check-group): Ditto.
17068 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17070         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17071         Rename x-gnus-verbatim to x-verbatim.
17072         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17074         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17075         x-verbatim.
17077         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17079         * gnus-util.el (gnus-remove-duplicates): Remove.
17081         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17082         instead of gnus-remove-duplicates.
17084         * message.el (message-remove-duplicates): Remove.
17085         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17086         message-remove-duplicates.
17088         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17089         available, else use implementation from `delete-dups'.
17091         * message.el (message-insert-expires): New function.
17092         (message-mode-map): Add key binding.
17093         (message-mode-field-menu): Add menu entry.
17094         (message-mode): Document it.
17095         (message-make-expires-date): Use `message-make-date'.
17097 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17099         * message.el (message-make-expires-date): New function.
17101 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17103         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17105 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17107         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17108         function rather than the diff-mode.el package.
17109         (mm-display-external): Use with-current-buffer.
17110         (mm-viewer-completion-map, mm-viewer-completion-map):
17111         Move initialization inside declaration.
17113 2005-09-29  Simon Josefsson  <jas@extundo.com>
17115         * spam.el: Load hashcash when compiling, to avoid warnings.
17116         Don't autoload mail-check-payment.
17117         (spam-check-hashcash): Define unconditionally, since hashcash.el
17118         is part of Gnus now.  Ignore errors from payment checking.
17120 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17122         * message.el (message-bold-region, message-unbold-region):
17123         Rename from `bold-region' and `unbold-region'.
17125         * message.el: Remove useless autoloads.
17127 2005-09-28  Simon Josefsson  <jas@extundo.com>
17129         * message.el (message-use-idna): Default to t.
17130         (message-use-idna): Test whether encoding works too.  Doc fix.
17132 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17134         * nntp.el (nntp-warn-about-losing-connection): Remove.
17136 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17138         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17139         customizable.  Change default value.
17140         (mm-uu-diff-groups-regexp): Change default value.
17141         (mm-uu-type-alist): Add doc string.
17142         (mm-uu-configure): Add doc string.  Make it interactive.
17143         (mm-uu-tex-groups-regexp): New variable.
17144         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17145         (mm-uu-type-alist): Add LaTeX documents.
17146         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17147         of "text/verbatim".
17148         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17150         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17151         instead of "text/verbatim".
17153         * message.el (message-mark-inserted-region)
17154         (message-mark-insert-file): Use slrn style marks when called with
17155         prefix argument.
17157 2005-09-27  Simon Josefsson  <jas@extundo.com>
17159         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17161 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17163         * message.el (message-remove-duplicates): New function.
17164         Implementation borrowed from `gnus-remove-duplicates'.
17165         (message-idna-to-ascii-rhs): Also encode idna addresses in
17166         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17167         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17168         only ask about the same idna domain once per header and also tell
17169         in what header to replace the idna domain.
17171         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17172         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17173         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17174         a header is decoded and not just the last one.
17176 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17178         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17179         has been decoded.
17181         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17182         (mm-insert-part): Don't modify text if it has been decoded.
17184         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17185         decoded.
17187         * mm-view.el (mm-inline-text): Don't strip text props unless
17188         decoding enriched or richtext parts.
17190 2005-09-25  Romain Francoise  <romain@orebokech.com>
17192         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17193         * gnus-start.el (gnus-subscribe-interactively):
17194         * gnus-uu.el (gnus-uu-grab-articles):
17195         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17196         space.
17198 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17200         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17201         * mm-view.el (mm-view-pkcs7-decrypt):
17202         * gnus-sum.el (gnus-summary-limit-to-extra)
17203         (gnus-summary-respool-article, gnus-read-move-group-name):
17204         * gnus-score.el (gnus-summary-increase-score):
17205         * gnus-util.el (gnus-completing-read-with-default):
17206         * gnus-art.el (gnus-read-save-file-name)
17207         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17208         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17209         * message.el (message-check-news-header-syntax):
17210         Follow convention for reading with the minibuffer.
17212 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17214         * spam-report.el (spam-report-url-ping-plain):
17215         Use gnus-extended-version as User-Agent.
17217         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17218         default value is nil.
17220         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17221         (mm-uu-verbatim-marks-extract): New function.
17222         (mm-uu-extract): New face.
17223         (mm-uu-copy-to-buffer): Use it.
17225         * spam-report.el (spam-report-gmane-ham): Rename from
17226         `spam-report-gmane-unspam'.
17227         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17228         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17230         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17231         Autoload.
17232         (spam-report-gmane-unregister-routine):
17233         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17235 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17237         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17238         (spam-report-gmane-unregister-routine): Add support for gmane
17239         unregistration.
17241         * spam-report.el (spam-report-gmane-unspam)
17242         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17243         (spam-report-gmane): Change to take a single article and do unspam
17244         registration.
17246 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17248         * mm-url.el (mm-url-decode-entities): Fix regexp.
17250 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17252         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17253         default to nil, to be able to use Gnus at all.  If the default
17254         switches to something else, then the function should be fixed not
17255         be exceedingly slow.
17257 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17259         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17260         fail hard.
17262         * spam-report.el: Add better Keywords line.
17264         * spam.el: Add Maintainer and better Keywords line.
17266 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17268         * gnus-art.el (gnus-article-replace-part)
17269         (gnus-mime-replace-part): New functions.
17270         (gnus-mime-action-alist, gnus-mime-button-commands)
17271         (gnus-mime-save-part-and-strip): Add file argument.
17272         (gnus-article-part-wrapper): Add interactive argument.
17274         * gnus-sum.el (gnus-summary-mime-map):
17275         Add `gnus-article-replace-part'.
17277 2005-09-19  Didier Verna  <didier@xemacs.org>
17279         The nnml compaction feature:
17280         * nnml.el (nnml-request-compact-group): New function.
17281         * nnml.el (nnml-request-compact): New function.
17282         * gnus-int.el (gnus-request-compact-group): New function.
17283         * gnus-int.el (gnus-request-compact): New function.
17284         * gnus-group.el (gnus-group-compact-group): New function.
17285         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17286         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17287         * gnus-srvr.el (gnus-server-compact-server): New function.
17288         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17289         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17291 2005-09-18  Deepak Goel  <deego@gnufans.org>
17293         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17294         format spec.
17296 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17298         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17300 2005-09-15  Romain Francoise  <romain@orebokech.com>
17302         * message.el (message-fill-paragraph): Clarify docstring.
17304 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17306         * gnus-art.el (gnus-mime-display-part): Protect against broken
17307         MIME messages.
17309 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17311         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17312         before parsing header.
17314 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
17316         * html2text.el (html2text-replace-list): Add new entities.
17318 2005-09-11  Romain Francoise  <romain@orebokech.com>
17320         * message.el (message-alternative-emails): Improve docstring.
17321         (message-setup-1): Call `message-use-alternative-email-as-from'
17322         after `message-setup-hook' to give it precedence over posting
17323         styles, etc.
17324         (message-use-alternative-email-as-from): Add docstring.
17325         Remove the original From header if present.
17327         * nnml.el (nnml-compressed-files-size-threshold): New variable.
17328         (nnml-save-mail): Use it.
17330         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17331         articles.  Add new argument `silent'.
17332         (gnus-uu-mark-all): Report the total number of marked articles.
17334 2005-09-10  Romain Francoise  <romain@orebokech.com>
17336         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17337         (gnus-uu-mark-series): Likewise.
17339 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
17341         * spam-report.el (spam-report-gmane): Fix generation of spam
17342         report URL.
17344 2005-09-10  Simon Josefsson  <jas@extundo.com>
17346         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17347         t, based on discussion on the ding list with Robert Epprecht
17348         <epprecht@solnet.ch>.
17350 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
17352         * spam-report.el (spam-report-gmane): Make it work without
17353         X-Report-Spam header.  Gmane now only provides Archived-At.
17354         This is only used if `spam-report-gmane-use-article-number' is nil.
17355         (spam-report-gmane-spam-header): Remove.  Not used anymore.
17357         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17358         make `gnus-summary-sort-by-recipient' work with threading.
17360         * nnweb.el (nnweb-google-wash-article): Print a message if article
17361         is not available.
17363 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17365         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17366         change.  Decode text/* parts content before displaying.
17368 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17370         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17372 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17374         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17376 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17378         * message.el (message-tab-body-function): Fix mismatched custom type.
17380         * gnus.el (gnus-group-change-level-function): Ditto.
17382         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17384         * gnus-art.el (gnus-signature-limit)
17385         (gnus-article-mime-part-function): Ditto.
17387 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17389         * mml.el (mml-mode): Silence the byte compiler.
17391         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17392         using `(sit-for 0)' before moving the point to the specified part;
17393         skip unbuttonized parts.
17394         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17395         return to the summary window if gnus-auto-select-part is non-nil.
17397 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17399         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17400         New variables.
17401         (mml-dnd-attach-file, mml-mode): Use them.
17403         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17404         Make fetching article by MID work again for Google Groups.
17405         Add FIXME concerning gnus-group-make-web-group.
17407         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17408         Don't depend on Gnus by using mail-extract-address-components if
17409         gnus-extract-address-components is not bound.
17411 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17413         * gnus-art.el (gnus-mime-display-security): Don't display the
17414         signature, but only the signed part.
17416 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17418         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17420         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17421         list, not listp.
17423 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17425         * mm-encode.el (mm-encode-content-transfer-encoding):
17426         Likewise when encoding.
17428         * mm-bodies.el (mm-decode-content-transfer-encoding):
17429         De-canonicalize CRLF for all text content types, not just
17430         text/plain.
17432 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17434         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17435         valid article; point arrow and cursor at the MIME button.
17437 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17439         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17440         Suggested by Dan Christensen <jdc@uwo.ca>.
17442         * mm-decode.el (mm-save-part): Enable change of prompt.
17444 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17446         * gnus-msg.el (gnus-inews-add-send-actions):
17447         Make `message-post-method' lambda parameter ARG `&optional'.
17449 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17451         * gnus-sum.el (gnus-summary-mime-map):
17452         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17453         gnus-article-jump-to-part.
17455         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17456         (gnus-article-edit-part): Use it.
17457         (gnus-article-part-wrapper): Add no-handle argument.
17458         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17459         New functions.
17461 2005-08-29  Romain Francoise  <romain@orebokech.com>
17463         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17464         docstring.
17465         (gnus-face-from-file): Likewise.
17467 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17469         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17470         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17471         non-nil.
17472         (gnus-auto-select-part): New variable.
17473         (gnus-article-jump-to-part): New function.
17474         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17475         (gnus-mime-delete-part): Allow selecting specified part after
17476         deleting or stripping parts.
17477         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17478         part if argument is bogus.
17480 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17482         * gnus-art.el (w3m-minor-mode-map):
17483         * gnus-spec.el (gnus-newsrc-file-version):
17484         * gnus-util.el (nnmail-active-file-coding-system)
17485         (gnus-original-article-buffer, gnus-user-agent):
17486         * gnus.el (gnus-ham-process-destinations)
17487         (gnus-parameter-ham-marks-alist)
17488         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17489         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17490         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17491         * mm-decode.el (gnus-current-window-configuration):
17492         * mm-extern.el (gnus-article-mime-handles):
17493         * mm-url.el (url-current-object, url-package-name)
17494         (url-package-version):
17495         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17496         (smime-keys, w3m-cid-retrieve-function-alist)
17497         (w3m-current-buffer, w3m-display-inline-images)
17498         (w3m-minor-mode-map):
17499         * mml-smime.el (gnus-extract-address-components):
17500         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17501         (gnus-newsrc-hashtb, message-default-charset)
17502         (message-deletable-headers, message-options)
17503         (message-posting-charset, message-required-mail-headers)
17504         (message-required-news-headers):
17505         * mml1991.el (mc-pgp-always-sign):
17506         * mml2015.el (mc-pgp-always-sign):
17507         * nnheader.el (nnmail-extra-headers):
17508         * rfc1843.el (gnus-decode-encoded-word-function)
17509         (gnus-decode-header-function, gnus-newsgroup-name):
17510         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17512 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17514         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17515         the end of the date treatments.
17517 2005-08-15  Simon Josefsson  <jas@extundo.com>
17519         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17520         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17521         Capello and Romain Francoise.
17522         (pgg-fetch-key-function): Remove, not used?
17523         (pgg-insert-url-with-w3): Require url, to get
17524         url-insert-file-contents regardless of where it is defined.
17526 2005-08-13  Romain Francoise  <romain@orebokech.com>
17528         * message.el (message-cite-original-1): New function.
17529         (message-cite-original): Use it.
17530         (message-cite-original-without-signature): Ditto.
17532 2005-08-08  Romain Francoise  <romain@orebokech.com>
17534         * message.el (message-yank-empty-prefix): New variable.
17535         (message-indent-citation): Use it.
17536         (message-cite-original-without-signature): Respect X-No-Archive.
17538 2005-08-08  Simon Josefsson  <jas@extundo.com>
17540         * pgg.el: Autoload url-insert-file-contents instead of loading
17541         w3/url.
17542         (pgg-insert-url-with-w3): Don't load url here.
17544 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17546         * message.el (message-kill-to-signature): Don't insert newline at
17547         bol.
17548         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17550 2005-08-06  Romain Francoise  <romain@orebokech.com>
17552         * message.el (message-user-fqdn): Fix typo in docstring.
17554 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17556         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17558         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17560 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17562         * mm-bodies.el (mm-encode-body): Use coding system rather than
17563         charset to encode text.
17565         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17566         number of charsets if utf-8 is available (XEmacs).
17568 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17570         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17571         taken from `gnus-button-mid-or-mail-regexp'.
17572         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17573         (gnus-button-alist): Improve regexp for domain part of the MIDs
17574         for news:localpart@domain buttons.
17575         (gnus-button-ctan-directory-regexp): Update.
17577 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17579         * sieve-manage.el (sieve-manage-interactive-login):
17580         Use make-local-variable rather than make-variable-buffer-local.
17581         (sieve-manage-open): Ditto.
17582         (sieve-manage-authenticate): Ditto.
17584         * mml.el (mml-generate-mime-1): Make the content type default to
17585         text/plain if the filename is not specified.
17587 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17589         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17590         instead of insert-buffer.
17592         * message.el (message-yank-original): Ditto; set the mark at the
17593         end of the yanked message.
17595 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17597         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17598         lines to scroll rather than to stop it.
17600         * mml.el (mml-generate-default-type): Add doc string.
17601         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17602         default to application/octet-stream when determining the content
17603         type if it is not specified for the part or the mml contents; add
17604         a comment about mml-generate-default-type.
17606 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17608         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17609         make it default to application/octet-stream when determining the
17610         content type if it is not specified for the external contents.
17612 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17614         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17615         segmented parameter but also other parameters might be there.
17617 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17619         * mm-decode.el (mm-display-external): Delete temp file, directory
17620         and buffer immediately if the external process is exited.
17622 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17624         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17625         fewer lines than that of scroll-margin.
17626         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17628 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17630         * gnus-art.el (gnus-article-next-page): Revert.
17631         (gnus-article-beginning-of-window): New macro.
17632         (gnus-article-next-page-1): Use it.
17633         (gnus-article-prev-page): Ditto.
17634         (gnus-article-edit-part): Use insert-buffer-substring instead of
17635         insert-buffer.
17636         (gnus-article-edit-exit): Ditto.
17638         * gnus-util.el (gnus-beginning-of-window): Remove.
17639         (gnus-end-of-window): Remove.
17641 2005-07-25  Simon Josefsson  <jas@extundo.com>
17643         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17644         to have the url package without w3.  Reported by Daiki Ueno
17645         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17647 2005-07-20  Didier Verna  <didier@xemacs.org>
17649         * gnus-diary.el: Remove the description comment (nndiary is now
17650         properly documented in the Gnus manual).
17651         Fix the spelling of "Back End".
17652         * nndiary.el: Ditto.
17653         Fix the copyright notice.
17655 2005-07-18  Romain Francoise  <romain@orebokech.com>
17657         * gnus-sum.el (gnus-summary-to-prefix)
17658         (gnus-summary-newsgroup-prefix): New variables.
17659         (gnus-summary-from-or-to-or-newsgroups): Use them.
17661 2005-07-17  Romain Francoise  <romain@orebokech.com>
17663         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17664         space as it's generally not especially interesting to the user.
17666 2005-07-16  Romain Francoise  <romain@orebokech.com>
17668         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17669         nil to avoid prompting and file modification if one of the
17670         messages at the top of the nnfolder file contains a copyright
17671         notice.
17672         Update copyright notice.
17674         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17675         instead of `current-time-string' as the latter creates a time
17676         string that is not RFC 2822 compliant (it lacks the zone).
17677         Update copyright notice.
17679 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17681         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17682         for text/rtf.  Display default in prompt.  Pass default for M-n.
17684         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17686 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17688         * gnus-msg.el (gnus-button-mailto):
17689         Remove save-selected-window-window hackery because it relies on
17690         save-selected-window internals.
17692 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17694         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17695         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17696         (gnus-article-prev-page): Ditto.
17698         * gnus-util.el (gnus-beginning-of-window): New function.
17699         (gnus-end-of-window): New function.
17701 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17703         * gnus-score.el (gnus-score-edit-all-score):
17704         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17705         gnus-message.
17707 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17709         * gnus-msg.el (gnus-button-mailto):
17710         Remove save-selected-window-window hackery because it relies on
17711         save-selected-window internals.
17713 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17715         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17716         add-minor-mode.
17717         (gnus-binary-mode): Ditto.
17719         * gnus-topic.el (gnus-topic-mode): Ditto.
17721 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17723         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17724         (gnus-article-prev-page): Take scroll-margin into consideration.
17726 2005-07-04  Lute Kamstra  <lute@gnu.org>
17728         Update FSF's address in GPL notices.
17730 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17732         * gnus.el (gnus-exit):
17733         * gnus-group.el (gnus-group-icons):
17734         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17736         * gnus-nocem.el (gnus-nocem):
17737         * message.el (message-various, message-buffers, message-sending)
17738         (message-interface, message-forwarding, message-insertion)
17739         (message-headers, message-news, message-mail):
17740         * pgg-gpg.el (pgg-gpg):
17741         * pgg-parse.el (pgg-parse):
17742         * pgg-pgp.el (pgg-pgp):
17743         * pgg-pgp5.el (pgg-pgp5):
17744         * pop3.el (pop3): Finish `defgroup' description with period.
17746 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17748         * gnus-art.el (article-display-face): Improve the efficiency.
17749         (article-display-x-face): Ditto; remove gray x-face stuff.
17751 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17753         * gnus-art.el (article-display-face): Correct the position in
17754         which Faces are inserted.
17756 2005-06-29  Didier Verna  <didier@xemacs.org>
17758         * gnus-art.el (article-display-face): Display faces in correct
17759         order.
17761 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17763         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17764         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17765         (gnus-nocem-check-article): Fetch the Type header.
17766         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17767         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17768         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17769         make sure gnus-nocem-hashtb is initialized.
17770         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17771         (gnus-nocem-unwanted-article-p): Ditto.
17773         * pgg.el (pgg-verify): Return the verification result.
17775 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17777         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17778         is ascii.
17780 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17782         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17783         `show-nonbreak-escape'.
17785 2005-06-23  Lute Kamstra  <lute@gnu.org>
17787         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17789         * dig.el (dig-mode):
17790         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17792 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17794         * nnimap.el (nnimap-split-download-body): Fix spellings.
17796 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17798         * gnus-art.el (gnus-article-encrypt-body):
17799         * gnus-cus.el (gnus-score-customize):
17800         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17801         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17803 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17805         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17806         header by looking for magic "MII" at the beginning.
17808 2005-06-16  Miles Bader  <miles@gnu.org>
17810         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17811         (assistant-field-face): New backward-compatibility alias for renamed
17812         face.
17813         (assistant-render-text): Use renamed assistant-field face.
17815         * spam.el (spam): Remove "-face" suffix from face name.
17816         (spam-face): New backward-compatibility alias for renamed face.
17817         (spam-face, spam-initialize): Use renamed spam face.
17819         * message.el (message-header-to, message-header-cc)
17820         (message-header-subject, message-header-newsgroups)
17821         (message-header-other, message-header-name)
17822         (message-header-xheader, message-separator, message-cited-text)
17823         (message-mml): Remove "-face" suffix from face names.
17824         (message-header-to-face, message-header-cc-face)
17825         (message-header-subject-face, message-header-newsgroups-face)
17826         (message-header-other-face, message-header-name-face)
17827         (message-header-xheader-face, message-separator-face)
17828         (message-cited-text-face, message-mml-face):
17829         New backward-compatibility aliases for renamed faces.
17830         (message-font-lock-keywords): Use renamed message faces.
17832         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17833         (sieve-test-commands, sieve-tagged-arguments):
17834         Remove "-face" suffix from face names.
17835         (sieve-control-commands-face, sieve-action-commands-face)
17836         (sieve-test-commands-face, sieve-tagged-arguments-face):
17837         New backward-compatibility aliases for renamed faces.
17838         (sieve-control-commands-face, sieve-action-commands-face)
17839         (sieve-test-commands-face, sieve-tagged-arguments-face):
17840         Use renamed sieve faces.
17842         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17843         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17844         (gnus-group-news-3-empty, gnus-group-news-4)
17845         (gnus-group-news-4-empty, gnus-group-news-5)
17846         (gnus-group-news-5-empty, gnus-group-news-6)
17847         (gnus-group-news-6-empty, gnus-group-news-low)
17848         (gnus-group-news-low-empty, gnus-group-mail-1)
17849         (gnus-group-mail-1-empty, gnus-group-mail-2)
17850         (gnus-group-mail-2-empty, gnus-group-mail-3)
17851         (gnus-group-mail-3-empty, gnus-group-mail-low)
17852         (gnus-group-mail-low-empty, gnus-summary-selected)
17853         (gnus-summary-cancelled, gnus-summary-high-ticked)
17854         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17855         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17856         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17857         (gnus-summary-low-undownloaded)
17858         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17859         (gnus-summary-low-unread, gnus-summary-normal-unread)
17860         (gnus-summary-high-read, gnus-summary-low-read)
17861         (gnus-summary-normal-read, gnus-splash):
17862         Remove "-face" suffix from face names.
17863         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17864         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17865         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17866         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17867         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17868         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17869         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17870         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17871         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17872         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17873         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17874         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17875         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17876         (gnus-summary-normal-ticked-face)
17877         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17878         (gnus-summary-normal-ancient-face)
17879         (gnus-summary-high-undownloaded-face)
17880         (gnus-summary-low-undownloaded-face)
17881         (gnus-summary-normal-undownloaded-face)
17882         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17883         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17884         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17885         (gnus-splash-face):
17886         New backward-compatibility aliases for renamed faces.
17887         (gnus-group-startup-message): Use renamed gnus faces.
17889         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17890         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17891         (gnus-server-agent): Remove "-face" suffix from face names.
17892         (gnus-server-agent-face, gnus-server-opened-face)
17893         (gnus-server-closed-face, gnus-server-denied-face)
17894         (gnus-server-offline-face):
17895         New backward-compatibility aliases for renamed faces.
17896         (gnus-server-agent-face, gnus-server-opened-face)
17897         (gnus-server-closed-face, gnus-server-denied-face)
17898         (gnus-server-offline-face): Use renamed gnus faces.
17900         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17901         Remove "-face" suffix from face names.
17902         (gnus-picon-xbm-face, gnus-picon-face):
17903         New backward-compatibility aliases for renamed faces.
17905         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17906         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17907         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17908         (gnus-cite-11): Remove "-face" suffix from face names.
17909         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17910         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17911         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17912         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17913         New backward-compatibility aliases for renamed faces.
17914         (gnus-cite-attribution-face, gnus-cite-face-list)
17915         (gnus-article-boring-faces): Use renamed gnus faces.
17917         * gnus-art.el (gnus-signature, gnus-header-from)
17918         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17919         (gnus-header-content): Remove "-face" suffix from face names.
17920         (gnus-signature-face, gnus-header-from-face)
17921         (gnus-header-subject-face, gnus-header-newsgroups-face)
17922         (gnus-header-name-face, gnus-header-content-face):
17923         New backward-compatibility aliases for renamed faces.
17924         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17926         * gnus-sum.el (gnus-summary-selected-face)
17927         (gnus-summary-highlight): Use renamed gnus faces.
17928         * gnus-group.el (gnus-group-highlight): Likewise.
17930 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17932         * gnus-sieve.el (gnus-sieve-article-add-rule):
17933         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17934         * spam-stat.el (spam-stat-buffer-change-to-spam)
17935         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17937         * message.el (message-is-yours-p):
17938         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17940 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17942         * mm-view.el (mm-inline-text): Withdraw the last change.
17944 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17946         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17947         executing enriched-decode.
17949 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17951         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17952         charset of tar files.
17954 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17956         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17958 2005-06-04  Lute Kamstra  <lute@gnu.org>
17960         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17961         information is never recorded.
17963 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17965         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17967 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17969         * pop3.el (pop3-apop): Run md5 in the binary mode.
17971         * starttls.el (starttls-set-process-query-on-exit-flag):
17972         Use eval-and-compile.
17974 2005-05-31  Simon Josefsson  <jas@extundo.com>
17976         * smime.el (smime-replace-in-string): Define.
17977         (smime-cert-by-ldap-1): Use it.
17979 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17981         * gnus-art.el (article-display-x-face): Replace
17982         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17984         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17985         set-process-query-on-exit-flag or process-kill-without-query.
17987         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17988         loop instead of replace-regexp.
17990         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17991         instead of process-kill-without-query if it is available.
17993         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17994         instead of find-file-hooks if it is available.
17996         * mml1991.el: Bind pgg-default-user-id when compiling.
17998         * mml2015.el: Bind pgg-default-user-id when compiling.
18000         * nndraft.el (nndraft-request-associate-buffer):
18001         Use write-contents-functions instead of write-contents-hooks if it is
18002         available.
18004         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18005         instead of find-file-hooks if it is available.
18007         * nntp.el (nntp-open-connection): Replace
18008         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18009         (nntp-open-ssl-stream): Ditto.
18010         (nntp-open-tls-stream): Ditto.
18012         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18013         set-process-query-on-exit-flag or process-kill-without-query.
18014         (starttls-open-stream-gnutls): Use it instead of
18015         process-kill-without-query.
18016         (starttls-open-stream): Ditto.
18018 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
18020         * smime.el (smime-cert-by-ldap-1): Don't use
18021         replace-regexp-in-string.
18023 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
18025         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18027         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18028         in PEM format.  Adjust to the XEmacs compatibility.
18030 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18032         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18033         by `string-to-number'.
18034         * gnus-agent.el (gnus-agent-regenerate-group)
18035         (gnus-agent-fetch-articles): Ditto.
18036         * gnus-art.el (gnus-button-fetch-group): Ditto.
18037         * gnus-cache.el (gnus-cache-generate-active)
18038         (gnus-cache-articles-in-group): Ditto.
18039         * gnus-group.el (gnus-group-set-current-level)
18040         (gnus-group-insert-group-line): Ditto.
18041         * gnus-score.el (gnus-score-set-expunge-below)
18042         (gnus-score-set-mark-below, gnus-summary-score-effect)
18043         (gnus-summary-score-entry): Ditto.
18044         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18045         (gnus-soup-pack): Ditto.
18046         * gnus-spec.el (gnus-xmas-format): Ditto.
18047         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18048         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18049         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18050         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18051         * nndb.el (nndb-get-remote-expire-response): Ditto.
18052         * nndiary.el (nndiary-parse-schedule-value)
18053         (nndiary-string-to-number, nndiary-request-replace-article)
18054         (nndiary-request-article): Ditto.
18055         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18056         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18057         * nneething.el (nneething-make-head): Ditto.
18058         * nnfolder.el (nnfolder-request-article)
18059         (nnfolder-retrieve-headers): Ditto.
18060         * nnheader.el (nnheader-file-to-number): Ditto.
18061         * nnkiboze.el (nnkiboze-request-article): Ditto.
18062         * nnmail.el (nnmail-process-unix-mail-format)
18063         (nnmail-process-babyl-mail-format): Ditto.
18064         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18065         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18066         (nnmh-request-create-group, nnmh-request-list-1)
18067         (nnmh-request-group, nnmh-request-article): Ditto.
18068         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18069         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18070         * nnsoup.el (nnsoup-make-active): Ditto.
18071         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18072         * nntp.el (nntp-find-group-and-number)
18073         (nntp-retrieve-headers-with-xover): Ditto.
18074         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18075         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18076         (pgg-format-key-identifier): Ditto.
18077         * pop3.el (pop3-last, pop3-stat): Ditto.
18078         * qp.el (quoted-printable-decode-region): Ditto.
18080         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18081         of concat.
18083 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18085         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18087         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18089         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18091         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18093         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18095         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18097         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18098         (gnus-carpal-mode): Ditto.
18100         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18101         (gnus-browse-mode): Ditto.
18103         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18105         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18107 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18109         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18111 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18113         * gnus-util.el (gnus-run-mode-hooks): New function.
18115         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18117 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18119         * gnus-agent.el (gnus-agent-make-mode-line-string):
18120         Use mode-line-highlight as mouse-face.
18122 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18124         * canlock.el (canlock): Change the parent group to news.
18126         * deuglify.el (gnus-outlook-deuglify): Add :group.
18128         * dig.el (dig): Add :group.
18130         * dns-mode.el (dns-mode): Add :group.
18132         * encrypt.el (encrypt): Add :group.
18134         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18135         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18136         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18137         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18138         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18140         * gnus-diary.el (gnus-diary): Add :group.
18142         * gnus.el (gnus-group-news-1-face): Add :group.
18143         (gnus-group-news-1-empty-face): Ditto.
18144         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18145         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18146         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18147         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18148         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18149         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18150         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18151         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18152         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18153         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18154         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18155         (gnus-summary-high-ticked-face): Ditto.
18156         (gnus-summary-low-ticked-face): Ditto.
18157         (gnus-summary-normal-ticked-face): Ditto.
18158         (gnus-summary-high-ancient-face): Ditto.
18159         (gnus-summary-low-ancient-face): Ditto.
18160         (gnus-summary-normal-ancient-face): Ditto.
18161         (gnus-summary-high-undownloaded-face): Ditto.
18162         (gnus-summary-low-undownloaded-face): Ditto.
18163         (gnus-summary-normal-undownloaded-face): Ditto.
18164         (gnus-summary-high-unread-face): Ditto.
18165         (gnus-summary-low-unread-face): Ditto.
18166         (gnus-summary-normal-unread-face): Ditto.
18167         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18168         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18170         * hashcash.el (hashcash): New custom group.
18171         (hashcash-default-payment): Add :group.
18172         (hashcash-payment-alist): Ditto.
18173         (hashcash-default-accept-payment): Ditto.
18174         (hashcash-accept-resources): Ditto.
18175         (hashcash-path): Ditto.
18176         (hashcash-extra-generate-parameters): Ditto.
18177         (hashcash-double-spend-database): Ditto.
18178         (hashcash-in-news): Ditto.
18180         * message.el (message-minibuffer-local-map): Add :group.
18182         * netrc.el (netrc): Add :group.
18184         * sieve-manage.el (sieve-manage-log): Add :group.
18185         (sieve-manage-default-user): Diito.
18186         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18187         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18188         (sieve-manage-authenticators): Ditto.
18189         (sieve-manage-authenticator-alist): Ditto.
18190         (sieve-manage-default-port): Ditto.
18192         * sieve-mode.el (sieve-control-commands-face): Add :group.
18193         (sieve-action-commands-face): Ditto.
18194         (sieve-test-commands-face): Ditto.
18195         (sieve-tagged-arguments-face): Ditto.
18197         * smime.el (smime): Add :group.
18199         * spam-report.el (spam-report): Add :group.
18201         * spam.el (spam, spam-face): Add :group.
18203 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18205         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18206         return \n.\n.\n at the end of articles.  Protect against that.
18207         (nntp-with-open-group): Allow debugging.
18209         * nnheader.el (mail-header-set-extra): Make into a function
18210         because I just could't understand how to quote the list properly.
18212         * dns.el (query-dns-cached): New function.
18214 2005-05-26  Lute Kamstra  <lute@gnu.org>
18216         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18218 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18220         * gnus-art.el: Don't autoload mail-extract-address-components.
18222         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18223         eval-and-compile to evaluate it.
18225         * hashcash.el: Don't autoload executable-find.
18227         * nndb.el: Don't declare the nndb back end two or more times; don't
18228         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18230         * nntp.el: Autoload format-spec instead of format; use
18231         eval-and-compile to evaluate autoload forms.
18233 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18235         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18237 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18239         * gnus.el (gnus-version-number): Bump version.
18241 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18243         * gnus.el: No Gnus v0.3 is released.
18245 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18247         * gnus-art.el (gnus-article-edit-part): Disable undo.
18249 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18251         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18252         gnus-article-date-lapsed-new-header is t if date timer is active;
18253         skip headers in which the original date value is empty.
18254         (gnus-article-save-original-date): Redefine it as a macro.
18255         (gnus-display-mime): Use it.
18257 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18259         * gnus-art.el (article-date-ut): Support converting date in
18260         forwarded parts as well.
18261         (gnus-article-save-original-date): New function.
18262         (gnus-display-mime): Use it.
18264 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18266         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18267         enclosure element of <item>.
18269 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18271         * message.el (message-kill-buffer-query): Rename from
18272         `message-kill-buffer-query-if-modified'.  Add :version.
18274 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18276         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18277         window layout.
18279 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18281         * mml.el: Autoload dnd when compiling.
18283 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18285         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18286         x-dnd-*.
18288 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18290         * qp.el (quoted-printable-encode-region): Save excursion.
18292 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
18294         * message.el (message-kill-buffer-query-if-modified): Add new variable
18295         so the user can kill a modified message buffer quickly.
18296         (message-kill-buffer): Use it.
18298 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18300         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18301         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18303 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18305         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18306         contained in text because xml.el decodes entities) with LFs.
18308 2005-04-11  Lute Kamstra  <lute@gnu.org>
18310         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18311         differently.
18313 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18315         * mm-util.el (mm-detect-coding-region): Typo.
18317 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18319         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18321 2005-04-06  Deepak Goel  <deego@gnufans.org>
18323         * spam-stat.el (spam-stat-score-buffer): Add a call to a
18324         user-function allow user modifications of the scores.
18325         (spam-stat-score-buffer-user): New function, to allow
18326         user-computed modifications to the score.
18327         (spam-stat-score-buffer-user-functions): List of additional
18328         scoring functions.
18329         (spam-stat-error-holder): Global temporary error holder.
18330         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18331         variable.
18333 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18335         * gnus-registry.el (gnus-registry-clean-empty-function)
18336         (gnus-registry-trim, gnus-registry-fetch-groups)
18337         (gnus-registry-delete-group): Groups that match
18338         `gnus-registry-ignored-groups' are removed from the registry
18339         entries, not just ignored for splitting.  This helps clean up the
18340         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18341         to get all the groups a message ID is in.
18343         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18344         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18345         (spam-stat-score-buffer-user-functions): Add :number custom type.
18347 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18349         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18350         argument in XEmacs.
18352         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18353         (nnrss-request-group): Decode group name first.
18354         (nnrss-request-article): Make a text/plain article if mml-to-mime
18355         failed.
18356         (nnrss-get-encoding): Return a compatible encoding according to
18357         nnrss-compatible-encoding-alist.
18358         (nnrss-find-el): Use consp instead of listp.
18359         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18361 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18363         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18364         which Emacs 20 doesn't support.
18365         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18367 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18369         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18370         silence the byte compiler inside the defun.
18372         * gnus-demon.el (parse-time-string): Add autoload.
18374         * gnus-delay.el (parse-time-string): Add autoload.
18376         * gnus-art.el (parse-time-string): Add autoload.
18378         * nnultimate.el (parse-time): Require for `parse-time-string'.
18380 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18382         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18384         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18386         * smime.el (smime-ldap-host-list): Add :version.
18388 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18390         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18391         pass it to `gnus-browse-read-group'.
18392         (gnus-browse-read-group): Add NUMBER argument and pass it to
18393         `gnus-group-read-ephemeral-group'.
18395         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18396         argument and pass it to `gnus-group-read-group'.
18398 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18400         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18401         mm-xemacs-find-mime-charset-1 if we have the mule feature
18402         available at runtime.
18404 2005-03-25  Werner Lemberg  <wl@gnu.org>
18406         * nnmaildir.el: Replace `illegal' with `invalid'.
18408 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18410         * gnus-start.el (gnus-display-time-event-handler):
18411         Check display-time-timer at runtime rather than only at load time
18412         in case display-time-mode is turned off in the mean time.
18414 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18416         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18417         used.
18419         * nneething.el (nneething-map-file-directory): Derive from
18420         `gnus-directory'.
18422         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18423         the To/Cc button.
18425 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18427         * nnmaildir.el (nnmaildir-request-accept-article):
18428         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18430 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18432         * gnus-async.el: Require timer-funcs at compile time when in
18433         XEmacs for `run-with-idle-timer'.
18435 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18437         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18438         autoloaded function.
18440 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18442         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18444 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18446         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18448 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18450         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18451         Add gnus-expert-user to default.
18453 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18455         * nnimap.el (nnimap-open-server): Ditto.
18457         * imap.el (imap-authenticate): Fix typo.
18459 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18461         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18462         buffer (since IMAP server might return FETCH response out of
18463         order, and the nntp buffer must be sorted).
18465 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18467         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18468         comparison on string.
18470         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18471         (gnus-agent-score): Rename category keywords to match gnus-cus.
18472         (gnus-agent-summary-fetch-series): Modify to protect against
18473         gnus-agent-summary-fetch-group clearing processable flags.
18474         (gnus-agent-synchronize-group-flags): Update live group buffer as
18475         synchronization may occur due to the user toggle the plugged
18476         status.
18477         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18478         successfully downloaded.
18479         (gnus-agent-expire-group-1): Avoid using markers when the overview
18480         is in ascending order; greatly improves performance.
18481         (gnus-agent-regenerate-group):
18482         Use gnus-agent-synchronize-group-flags to reset read status in both
18483         gnus and server.
18484         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18486 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18488         * message.el: Don't autoload former message-utils variables.
18489         (message-strip-subject-trailing-was): Change doc string.
18491         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18492         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18493         (nnweb-google-search): Add "hl=en" here.
18494         (nnweb-google-parse-1, nnweb-google-create-mapping):
18495         Don't hardcode URL.
18497 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18499         * message.el (message-get-reply-headers, message-followup):
18500         Mention related variables `message-use-followup-to' and
18501         `message-use-mail-followup-to', in the information buffer.
18503         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18504         of broken groups(-beta).google.com.
18506 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18508         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18509         parameter to invoked gnus-request-move-article; remove the
18510         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18511         all at once instead of once per article.
18512         (gnus-summary-remove-process-mark): Accept a list of articles as
18513         well as a single article for processing.
18515         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18516         parameter.
18518         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18520         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18522         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18523         parameter.
18525         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18526         parameter.
18528         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18529         parameter and remove the gnus-sum-hint-move-is-internal variable.
18531         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18532         parameter.
18534         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18535         parameter.
18537         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18538         parameter.
18540         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18542         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18543         parameter.
18545         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18546         parameter.
18548 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18550         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18551         a more conservative way.
18553 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18555         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18556         buffer, so it moves the window's cursor.
18558 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18560         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18561         `mm-dissect-multipart' and receive the from field as an (optional)
18562         argument from `mm-dissect-multipart'.
18563         (mm-dissect-multipart): Receive the from field as an argument and
18564         pass it on when we call `mm-dissect-buffer' on MIME parts.
18565         Fixes verification/decryption of signed/encrypted MIME parts.
18567 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18569         * gnus-sum.el (gnus-summary-move-article):
18570         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18571         whatever it calls (right now, only nnimap-request-move article
18572         respects it).
18574         * nnimap.el (nnimap-request-move-article):
18575         When gnus-sum-hint-move-is-internal is set, don't do the extra
18576         nnimap-request-article.
18578 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18580         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18582         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18583         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18585         * gnus-sum.el (gnus-summary-caesar-message):
18586         Apply `gnus-treat-article' after rotation.
18588         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18589         doc string.
18591 2005-02-22  Simon Josefsson  <jas@extundo.com>
18593         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18594         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18595         <arne@arnested.dk>.
18596         (encrypt): Add password-cache and password-cache-expiry as group
18597         members.
18599 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18601         * smime.el (smime-ldap-host-list): Doc fix.
18602         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18603         cache) password.
18604         (smime-sign-region): Use it.
18605         (smime-decrypt-region): Use it.
18606         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18607         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18608         fails.
18609         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18610         certificate from DER to PEM format rather than calling openssl.
18612         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18614         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18615         for signing/encryption.
18617         * mml.el (mml-parse-1): Use them.
18619 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18621         * nnrss.el (nnrss-verbose): Remove.
18622         (nnrss-request-group): Use `nnheader-message' instead.
18624 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18626         * nnrss.el (nnrss-verbose): New variable.
18627         (nnrss-request-group): Make it say nnrss is requesting a group.
18629 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18631         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18632         Handle news URL with given port correctly.
18634 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18636         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18637         containing special characters.
18639         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18641         * mml.el (mime-to-mml): Ditto.
18643         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18644         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18645         (rfc2047-decode-region): Quote decoded words containing special
18646         characters when rfc2047-quote-decoded-words-containing-tspecials
18647         is non-nil.
18649 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18651         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18653         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18655 2005-02-15  Simon Josefsson  <jas@extundo.com>
18657         * nnimap.el (nnimap-debug): Doc fix.
18659         * imap.el (imap-debug): Doc fix.
18661 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18663         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18665 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18667         * gnus.el (spam-contents): Improve docs for spam-contents
18668         parameter in its variable incarnation.
18670 2005-02-14  Simon Josefsson  <jas@extundo.com>
18672         * smime-ldap.el: Use require instead of load-library for ldap.
18673         (smime-ldap-search): Indent.
18674         (smime-ldap-search-internal): Shorten line.
18676         * smime.el (smime-cert-by-dns): Add doc-string.
18677         (smime-cert-by-ldap-1): Indent.
18679         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18680         mml-smime-get-dns-ldap.
18681         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18683 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18685         * smime.el: Require smime-ldap.
18686         (smime-ldap-host-list): New variable.
18687         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18689         * mml-smime.el (mml-smime-encrypt-query): New function.
18690         (mml-smime-encrypt-query): Use it.
18692         * smime-ldap.el: New file.
18694 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18696         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18698 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18700         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18701         argument in doc string.  Make query for type more clear.
18703 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18705         * gnus.el (gnus-group-startup-message): Search for gnus images in
18706         etc/images/gnus.
18707         * mm-util.el (mm-image-load-path): Likewise.
18708         * smiley.el (smiley-data-directory): Search for smilies in
18709         etc/images/smilies.
18711 2005-02-09  Kim F. Storm  <storm@cua.dk>
18713         Change Emacs release version from 21.4 to 22.1 throughout.
18714         Change Emacs development version from 21.3.50 to 22.0.50.
18716 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18718         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18720         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18721         non-Mule XEmacs as well.
18722         (mm-decompress-buffer): Signal an error intentionally if it does
18723         not decompress compressed data because auto-compression-mode is
18724         disabled.
18726 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18728         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18729         an ID in the registry even if it has no groups.
18731 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18733         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18734         merge it into mm-decompress-buffer.
18735         (gnus-mime-copy-part): Use the MIME part charset, the value which
18736         a user specified or gnus-newsgroup-charset for decoding, like
18737         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18738         save-buffer what was used.  Suggested by Kevin Ryde
18739         <user42@zip.com.au>.
18740         (gnus-mime-inline-part): Allow the name parameter as well as the
18741         filename parameter; force decompressing of compressed data; always
18742         display contents being not decoded as unibyte.
18744         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18745         as well as the filename parameter.
18747         * mm-util.el (mm-decompress-buffer):
18748         Merge gnus-mime-jka-compr-maybe-uncompress.
18749         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18750         of compressed data.
18752 2005-02-08  Simon Josefsson  <jas@extundo.com>
18754         * imap.el (imap-log): Doc fix.
18756 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18758         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18759         the coding cookies; decompress compressed parts.
18761         * mml.el (mml-generate-mime-1): Add the charset parameter according
18762         to the value which a user specified manually or the coding cookie.
18764         * mm-util.el (mm-string-to-multibyte): New function.
18765         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18766         (mm-coding-system-to-mime-charset): New function.
18767         (mm-decompress-buffer): New function.
18768         (mm-find-buffer-file-coding-system): New function.
18770         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18771         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18772         parts.
18774 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18776         * mm-view.el (mm-display-inline-fontify): Decode a part according
18777         to the charset parameter.
18779 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18781         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18782         prefix arg is neither nil nor a number, as info specifies.
18784 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18786         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18787         timestamps.
18789 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18791         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18792         groups error checking and notify user.
18794 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18796         * message.el (message-send-mail-function): Check existence of
18797         sendmail-program first before using default value
18798         `message-send-mail-with-sendmail'.  Otherwise use more generic
18799         `smtpmail-send-it'.
18801 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18803         * nntp.el (nntp-request-update-info): Always return nil.
18805 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18807         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18809 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18811         * message.el (message-beginning-of-line): Change the behavior when
18812         invoked between BOL and : so that it first moves backward.
18814 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18816         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18817         article buffer when editing of the article is discarded.
18818         (gnus-article-prepare): Revert.
18820 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18822         * gnus-art.el (gnus-article-prepare):
18823         Remove message-strip-forbidden-properties from the local hook.
18825 2005-01-27  Simon Josefsson  <jas@extundo.com>
18827         * password.el (password-cache-add): Only start one timer per key.
18828         Reported by Derek Atkins <warlord@MIT.EDU>.
18830 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18832         * run-at-time.el: Remove.  It is no longer needed as
18833         timer-funcs.el in the xemacs-base package has a working version of
18834         `run-at-time'.
18836         * password.el: Require timer-funcs instead of run-at-time in
18837         XEmacs.
18838         Remove `password-run-at-time' macro.
18839         (password-cache-add): Use `run-at-time' instead of
18840         `password-run-at-time'.
18842         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18843         for `run-with-idle-timer'.
18845         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18846         for `run-at-time'.
18848         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18849         for `with-timeout'.
18851 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18853         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18854         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18856 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18858         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18859         sensitively.
18861 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18863         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18865 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18867         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18868         which will be inserted according to the multibyteness of a buffer
18869         rather than the type of contents.  Suggested by ARISAWA Akihiro
18870         <ari@mbf.ocn.ne.jp>.
18872         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18873         of string which old xml.el may return rather than a string.
18875 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18877         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18879 2005-01-16  Simon Josefsson  <jas@extundo.com>
18881         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18882         idn/idna.el isn't available.
18883         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18884         <michael@waxrat.com>.
18886         * hashcash.el: Remove non-FSF copyright header.
18888         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18889         (hashcash-generate-payment): Use it.
18890         (hashcash-generate-payment-async): Use it.
18892 2005-01-15  Simon Josefsson  <jas@extundo.com>
18894         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18895         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18897         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18898         gnus-summary-idna-message.
18899         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18900         (gnus-summary-idna-message): New function.
18902 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18904         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18905         gnus-novice-user.
18907 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18909         * nnrss.el (nnrss-request-delete-group): Delete entries in
18910         nnrss-group-alist as well.
18911         (nnrss-save-server-data): Insert newline.
18913 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18915         * gnus.el (gnus-user-agent): Use list of symbols instead of
18916         symbols.  Display full version number for (S)XEmacs.
18917         Optionally display (S)XEmacs codename.
18919         * gnus-util.el (gnus-emacs-version): Update for new
18920         `gnus-user-agent'.
18922         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18923         Gnus version.
18925 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18927         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18928         which is unreadable in some setups.
18930 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18932         * gnus-spec.el (gnus-update-format-specifications): Flush the
18933         group format spec cache if it doesn't support decoded group names.
18935 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18937         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18938         Allow to apply decay on score files matching a regexp.
18940 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18942         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18943         compatibility in %g and %c.
18945 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18947         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18948         name for only %g and %c.
18949         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18950         of gnus-tmp-group to decoded group name.
18951         (gnus-group-make-rss-group): Exclude `/'s from group names.
18953 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18955         * nnrss.el (nnrss-get-encoding): Fix regexp.
18957 2004-12-27  Simon Josefsson  <jas@extundo.com>
18959         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18960         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18961         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18963 2004-12-17  Kim F. Storm  <storm@cua.dk>
18965         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18967         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18969 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18971         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18973 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18975         * nnrss.el: Require rfc2047 and mml.
18976         (nnrss-file-coding-system): New variable.
18977         (nnrss-format-string): Redefine it as an inline function.
18978         (nnrss-decode-group-name): New function.
18979         (nnrss-string-as-multibyte): Remove.
18980         (nnrss-retrieve-headers): Decode group name; don't use
18981         nnrss-format-string.
18982         (nnrss-request-group): Decode group name.
18983         (nnrss-request-article): Decode group name; allow a Message-ID as
18984         well as an article number; don't use nnrss-format-string; encode a
18985         Message-ID string which may contain non-ASCII characters; use
18986         mml-to-mime to compose a MIME article.
18987         (nnrss-request-expire-articles): Decode group name.
18988         (nnrss-request-delete-group): Decode group name.
18989         (nnrss-fetch): Clarify error message.
18990         (nnrss-read-server-data): Use insert-file-contents instead of load;
18991         bind file-name-coding-system; use multibyte buffer.
18992         (nnrss-save-server-data): Bind coding-system-for-write to the
18993         value of nnrss-file-coding-system; bind file-name-coding-system;
18994         add coding cookie.
18995         (nnrss-read-group-data): Use insert-file-contents instead of load;
18996         bind file-name-coding-system; use multibyte buffer.
18997         (nnrss-save-group-data): Bind coding-system-for-write to the
18998         value of nnrss-file-coding-system; bind file-name-coding-system.
18999         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19000         make it work with non-ASCII text.
19001         (nnrss-find-el): Make it work with old xml.el as well.
19003 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19005         * nnrss.el (nnrss-get-encoding): New function.
19006         (nnrss-fetch): Use unibyte buffer initially; bind
19007         coding-system-for-read while performing mm-url-insert; remove ^Ms;
19008         decode contents according to the encoding attribute.
19009         (nnrss-save-group-data): Add coding cookie.
19010         (nnrss-mime-encode-string): New function.
19011         (nnrss-check-group): Use it to encode subject and author.
19013 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19015         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19016         imaginary variable.
19018 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19020         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19021         correctly even if there are wide characters.
19023 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19025         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19026         downcased symbol names; make a new cache instead of reusing
19027         bbdb-hashtable.
19029 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19031         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19032         concatenating segments rather than before concatenating them.
19033         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19035         * message.el (message-get-reply-headers): Bind `extra'.
19037 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19039         * message.el (message-extra-wide-headers): New variable.
19040         (message-get-reply-headers): Use it.
19042 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19044         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19045         (gnus-agent-group-pathname): Ditto.
19047         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19049         * gnus-group.el (gnus-group-make-group): Decode group name.
19050         (gnus-group-make-rss-group): Register the group data after opening
19051         the nnrss group.
19053 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19055         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19056         by expiry now get marked as read.
19058 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19060         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19062 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19064         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19065         unify Latin characters in XEmacs.
19066         (mm-find-mime-charset-region): Use it.
19068 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19070         * gnus-util.el (gnus-delete-directory): New function.
19072         * gnus-agent.el (gnus-agent-delete-group): Use it.
19074         * gnus-cache.el (gnus-cache-delete-group): Use it.
19076 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19078         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19079         names.
19081 2004-12-16  Simon Josefsson  <jas@extundo.com>
19083         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19085 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19087         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19089         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19090         (gnus-group-set-current-level): Decode group name.
19092 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19094         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19095         failed.
19097 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19099         * gnus-group.el (gnus-group-delete-group): Decode group name.
19100         (gnus-group-make-rss-group): Encode group name.
19101         (gnus-group-catchup-current): Decode group name.
19102         (gnus-group-kill-group): Decode group name.
19104 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19106         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19108 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19110         * gnus-group.el (gnus-group-make-rss-group):
19111         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19113         * gnus-start.el (gnus-setup-news): Honor user's setting to
19114         gnus-message-archive-method.  Suggested by Lute Kamstra
19115         <lute@gnu.org>.
19117 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19119         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19120         global counterparts of the buffer-local variables.
19122 2004-11-16  Romain Francoise  <romain@orebokech.com>
19124         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19125         counterparts of the buffer-local variables.
19127 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19129         * message.el (message-forbidden-properties): Fix typo in doc
19130         string.
19132 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19134         * gnus-util.el (gnus-replace-in-string): Add doc string.
19136         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19137         to avoid problems when splitting mails with many recipients.
19139 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19141         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19142         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19144 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19146         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19147         if there is no hashtable in memory or file modification time is
19148         newer than cached timestamp.
19150 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19152         * gnus-sum.el (gnus-summary-limit-to-recipient):
19153         Implement not-matching option.
19155 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19157         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19158         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19159         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19160         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19161         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19162         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19164 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19166         * message.el (message-forward-make-body-mml): Remove headers
19167         according to message-forward-ignored-headers if a message is decoded.
19169 2004-12-02  Romain Francoise  <romain@orebokech.com>
19171         * message.el (message-forward-make-body-plain): Always remove
19172         headers according to message-forward-ignored-headers.
19174 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19176         * spam.el (spam-summary-prepare-exit): Remove the
19177         gnus-summary-limit pop for now, it has problems with ham marks for
19178         me.
19180 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19182         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19183         correctly.
19185 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19187         * format-spec.el (format-spec): Message the char.
19189 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19191         * gnus-art.el (gnus-split-methods): Reformat comments.
19193         * spam.el (spam-summary-prepare-exit): Remove article limits
19194         before exiting the summary buffer.
19196 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19198         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19199         order to silence the byte compiler.
19201         * spam.el: Fix the way to silence the byte compiler, which
19202         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19203         bbdb-search-simple, spam-BBDB-register-routine,
19204         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19205         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19206         spam-stat-buffer-is-spam, spam-stat-load,
19207         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19208         spam-stat-save and spam-stat-split-fancy.
19210 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19212         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19213         which may confuse users.
19214         (canlock-password-for-verify): Ditto.
19216         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19218         * gnus-art.el (gnus-emphasis-alist): Ditto.
19220         * gnus-registry.el (gnus-registry-max-entries): Ditto.
19222         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19224         * gnus-start.el (gnus-save-killed-list): Ditto.
19226         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19227         (gnus-sum-thread-tree-root): Ditto.
19228         (gnus-sum-thread-tree-false-root): Ditto.
19229         (gnus-sum-thread-tree-single-indent): Ditto.
19231         * message.el (message-courtesy-message): Ditto.
19232         (message-archive-note): Ditto.
19233         (message-subscribed-address-file): Ditto.
19234         (message-user-fqdn): Ditto.
19236         * spam-report.el (spam-report-gmane-regex): Ditto.
19238         * spam.el (spam-blackhole-good-server-regex): Ditto.
19240 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19242         * mml.el (mml-preview): Widen the message buffer before copying
19243         the contents to the preview buffer; sort headers before previewing.
19245         * message.el (message-hidden-headers): Fix the way to avoid a bug
19246         in the `repeat' widget in Emacs 21.3 or earlier.
19248 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19250         * message.el (message-hidden-headers): Default to "^References:".
19251         Improve customization type.  Suggested by Reiner Steib
19252         <Reiner.Steib@gmx.de>.
19254 2004-11-25  Romain Francoise  <romain@orebokech.com>
19256         * message.el (message-strip-forbidden-properties): Remove check for
19257         obsolete `message-hidden' text property, hidden headers are not
19258         accessible in the buffer anymore.
19260 2004-11-22  Romain Francoise  <romain@orebokech.com>
19262         * message.el (message-header-format-alist): Add `From' in list
19263         so that it can be sorted.
19264         (message-fix-before-sending): Widen and sort headers before
19265         sending.
19266         (message-hide-headers): Use narrowing to hide headers by moving
19267         them to the top of the buffer and narrowing to the region
19268         underneath.
19270 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19272         * message.el (message-strip-forbidden-properties):
19273         Bind buffer-read-only (etc) to nil.
19275 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19277         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19278         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19280 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
19282         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19284 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19286         * dns.el (query-dns): Use sit-for to time instead of
19287         accept-process-output, since that doesn't seem to work on udp
19288         sockets.
19290 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19292         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19294 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
19296         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19297         doc string.  Improve doc string.
19299 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19301         * nntp.el (nntp-request-update-info): Return nil if
19302         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19303         may not call gnus-activate-group which uselessly issues the GROUP
19304         commands for all nntp groups and wastes time.  Reported by Romain
19305         Francoise <romain@orebokech.com>.
19307         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19309 2004-11-15  Simon Josefsson  <jas@extundo.com>
19311         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19312         headers separately.
19313         (gnus-button-openpgp): New function, inspired by Jochen Küpper
19314         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19316 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19318         * gnus-start.el (gnus-convert-old-newsrc):
19319         Assign legacy-gnus-agent to 5.10.7.
19321 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19323         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19324         start of the lines.
19326 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19328         * hashcash.el (hashcash-default-payment): Change default to 20.
19329         (hashcash-default-accept-payment): Change default to 20.
19330         (hashcash-process-alist): New variable.
19331         (hashcash-generate-payment-async): Add.
19332         (hashcash-already-paid-p): Add.
19333         (hashcash-insert-payment): Don't generate payments twice.
19334         (hashcash-insert-payment-async): Add.
19335         (hashcash-insert-payment-async-2): Add.
19336         (hashcash-cancel-async): Add.
19337         (hashcash-wait-async): Add.
19338         (hashcash-processes-running-p): Add.
19339         (hashcash-wait-or-cancel): Add.
19340         (mail-add-payment): New optional argument.  Conditionally start
19341         asynchronous calculation.
19342         (mail-add-payment-async): Add.
19344         * message.el (message-send-mail): Wait for asynchronous hashcash
19345         results.  Don't clobber existing X-Hashcash headers.
19346         (message-setup-1): Call mail-add-payment-async when
19347         message-generate-hashcash is non-nil.
19349 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19351         * message.el (message-use-alternative-email-as-from): Examine the
19352         From header as well; use message-make-from in order to include a
19353         user's full name.
19355 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19357         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19358         default; improve customization type.
19359         (gnus-emphasis-custom-with-format): New macro.
19360         (gnus-emphasis-custom-value-to-external): New function.
19361         (gnus-emphasis-custom-value-to-internal): New function.
19363 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19365         * dns.el (query-dns): Resolve reverse addresses.
19367 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19369         * gnus-group.el (gnus-group-get-new-news): Use it.
19371         * gnus-start.el (gnus-check-reasonable-setup): New function.
19373 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19375         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19376         "Args out of range" error.  Reported by Arnaud Giersch
19377         <arnaud.giersch@free.fr>.
19379 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19381         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19383 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19385         * spam.el (spam group): Add :version.
19387         * pgg-def.el (pgg group): Add :version.
19389 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19391         * gnus-art.el (gnus-article-edit-article): Don't associate the
19392         article buffer with a draft file.  This is a temporary measure
19393         against the 2004-08-22 change to gnus-article-edit-mode.
19395 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19397         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19398         (html2text-format-tags): Remove unused variable `attr'.
19400 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19402         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19404         * spam-stat.el (spam-stat): Add :version.
19406         * sieve.el (sieve): Add :version.
19408         * sha1.el (sha1): Add :version.
19409         (sha1-use-external): Remove redundant version.
19411         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19412         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19413         (nnmail-split-fancy-match-partial-words)
19414         (nnmail-split-lowercase-expanded): Add :version.
19416         * nndiary.el (nndiary): Add :version.
19418         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19420         * mml-sec.el (mml-default-sign-method)
19421         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19422         Add :version.
19424         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19426         * mm-url.el (mm-url-use-external, mm-url-program)
19427         (mm-url-arguments): Add :version.
19429         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19430         (mm-attachment-file-modes, mm-decrypt-option)
19431         (mm-w3m-safe-url-regexp): Add :version.
19433         * message.el (message-cite-prefix-regexp)
19434         (message-sendmail-envelope-from, message-minibuffer-local-map)
19435         (message-user-fqdn, message-completion-alist): Add :version.
19437         * gnus-win.el (gnus-configure-windows-hook)
19438         (gnus-use-frames-on-any-display): Add :version.
19440         * gnus-art.el (gnus-article-address-banner-alist)
19441         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19442         (gnus-treat-from-picon, gnus-treat-mail-picon)
19443         (gnus-treat-x-pgp-sig): Add :version.
19445         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19446         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19447         (gnus-summary-article-delete-hook)
19448         (gnus-summary-display-while-building): Add :version.
19450         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19451         (gnus-get-top-new-news-hook): Add :version.
19453         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19454         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19456         * gnus-registry.el (gnus-registry): Add :version.
19458         * gnus-spec.el (gnus-use-correct-string-widths)
19459         (gnus-make-format-preserve-properties): Add :version.
19461         * gnus.el (gnus-group-charter-alist)
19462         (gnus-group-fetch-control-use-browse-url)
19463         (gnus-install-group-spam-parameters): Add :version.
19465         * gnus-diary.el (gnus-diary): Add :version.
19467         * gnus-delay.el (gnus-delay): Add :version.
19469         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19470         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19471         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19472         Add :version.
19474         * gnus-agent.el (gnus-agent-max-fetch-size)
19475         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19476         (gnus-agent-prompt-send-queue): Add :version.
19478         * deuglify.el (gnus-outlook-deuglify): Add :version.
19480         * html2text.el: Beautify code.  Improve doc strings.
19481         Some checkdoc cleanup.
19482         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19484 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19486         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19488 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19490         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19491         when package is loaded.
19493         * spam.el (spam-summary-score-preferred-header): Add global preference
19494         for people who want to override the default SpamAssassin over
19495         Bogofilter preference (when both are set).
19496         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19497         (spam-user-format-function-S):
19498         Check spam-summary-score-preferred-header.
19499         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19500         (spam-user-format-function-S): Format the score correctly.
19502 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19504         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19505         signature file.  Suggested by Manoj Srivastava
19506         <srivasta@golden-gryphon.com>.
19508         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19509         iso-2022-jp even in the Japanese language environment.
19510         Suggested by Jason Rumney <jasonr@gnu.org>.
19512 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19514         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19515         use the same characters as the dummy marks; make it free from
19516         getting affected by the language environment.
19517         (gnus-summary-read-group-1): Update mark positions only when the
19518         format spec is updated.
19520         * gnus-spec.el (gnus-update-format-specifications): Return a list
19521         of updated types.
19523 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19525         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19526         of boundp to check if display-warning is available.
19528 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19530         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19532 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19534         * nnspool.el (nnspool-spool-directory): Use news-path if the
19535         news-directory variable is not bound.
19537         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19538         function instead of display-warning if it is not available.
19540 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19542         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19543         v5-10: Use `point-at-bol'.
19545 2004-10-26  Simon Josefsson  <jas@extundo.com>
19547         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19548         <chenggao@gmail.com>.
19550 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19552         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19553         instead.
19555 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19557         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19558         to remove a server from the nnimap-server-buffer-alist.
19559         (nnimap-open-connection, nnimap-close-server): Use it.
19561         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19563 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19565         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19566         running the major-mode function.
19568 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19570         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19571         dummy marks in the right way.
19573 2004-10-18  David Edmondson  <dme@dme.org>
19575         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19576         excessively.
19578 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19580         * gnus-util.el (gnus-split-references): Accept a nil references
19581         string and go on blissfully.
19583         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19584         cases where the references string is non-nil but has no references.
19586         * encrypt.el: Add autoload tags.
19588         * spam.el (spam-resolve-registrations-routine): Remove article
19589         from unregistration list too.  Reported by David Hanak
19590         <dhanak@isis.vanderbilt.edu>
19592 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19594         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19595         nil.  Change custom type.
19597 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19599         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19601         * gnus-sum.el (gnus-summary-move-article): Use it.
19603 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19605         * encrypt.el: Add autoload cookies.
19607         * spam.el (spam-backend-article-list-property)
19608         (spam-backend-get-article-todo-list)
19609         (spam-backend-put-article-todo-list)
19610         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19611         Resolve registrations separately.
19612         (spam-register-routine): Format comments.
19613         (spam-unregister-routine, spam-register-routine): Always call with
19614         specific-articles, no default list.
19615         (spam-summary-prepare-exit): Use the spam-classifications function.
19617         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19618         gnus-encrypt.el.
19620         * encrypt.el: Copied from gnus-encrypt.el.
19622         * gnus-encrypt.el: Commented that it's obsolete.
19624 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19626         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19627         (gnus-score-save): Use it.
19629         * message.el (message-bury): Use `window-dedicated-p'.
19631 2004-10-15  Simon Josefsson  <jas@extundo.com>
19633         * pop3.el (top-level): Don't require nnheader.
19634         (pop3-read-timeout): Add.
19635         (pop3-accept-process-output): Add.
19636         (pop3-read-response, pop3-retr): Use it.
19638 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19640         * spam.el (spam-register-routine): Move comment.
19641         (spam-verify-bogofilter): Use 'unknown for the initial
19642         spam-bogofilter-valid state, not 'never.
19644         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19645         for netrc-machine.
19647         * nnimap.el (nnimap-open-connection):
19648         Use netrc-machine-user-or-password.
19650 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19652         * gnus-registry.el (gnus-registry-unload-hook):
19653         Set as a variable with add-hook.
19655         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19656         of news-path.
19658         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19660         * spam.el: Delete duplicate `provide'.
19661         (spam-unload-hook): Set as a variable with add-hook.
19663 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19665         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19666         in the doc string.
19668         * message.el (message-ignored-news-headers)
19669         (message-ignored-supersedes-headers)
19670         (message-ignored-resent-headers)
19671         (message-forward-ignored-headers): Improve custom type.
19673 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19675         * message.el (message-tokenize-header): Fix 2004-09-06 change
19676         which used point-min in the wrong place.
19678 2004-10-12  Simon Josefsson  <jas@extundo.com>
19680         * tls.el (tls-certtool-program): New variable.
19681         (tls-certificate-information): New function, based on
19682         ssl-certificate-information.
19684 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19686         * compface.el: Move the version of ELisp-based uncompface program
19687         to the contrib directory because of the copyright problem.
19689 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19691         * message.el (message-kill-buffer): Raise the current frame.
19693 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19695         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19697         * gnus.el (message-y-or-n-p): Autoload.
19699         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19700         (pop3-password-required, pop3-authentication-scheme)
19701         (pop3-leave-mail-on-server): Make customizable.
19702         (pop3): New custom group.
19703         (pop3-retr): Remove `sleep-for' statements.
19704         Suggested by Dave Love <fx@gnu.org>.
19706         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19707         Windows/DOS.
19709         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19710         (imap-parse-body): Fix incorrect use of `assert'.
19711         Suggested by Dave Love <fx@gnu.org>.
19713         * mml.el (mml-minibuffer-read-disposition): Require match.
19714         Suggested by Dave Love <fx@gnu.org>.
19716 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19718         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19719         doc string.
19721 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19723         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19725 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19727         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19728         instead of calling `mm-insert-inline', to decode text/* parts
19729         before displaying them.
19731 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19733         * mm-uu.el (mm-uu-text-plain-type): New variable.
19734         (mm-uu-pgp-signed-extract-1): Use it.
19735         (mm-uu-pgp-encrypted-extract-1): Use it.
19736         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19737         bind mm-uu-text-plain-type with that value.
19738         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19739         mm-uu-dissect.
19741 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19743         * gnus-group.el (gnus-update-group-mark-positions):
19744         * gnus-sum.el (gnus-update-summary-mark-positions):
19745         * message.el (message-check-news-body-syntax):
19746         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19747         of string-as-multibyte.
19749 2004-10-05  Juri Linkov  <juri@jurta.org>
19751         * gnus-group.el (gnus-update-group-mark-positions):
19752         * gnus-sum.el (gnus-update-summary-mark-positions):
19753         * message.el (message-check-news-body-syntax):
19754         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19755         8-bit unibyte values to a multibyte string for search functions.
19757 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19759         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19760         (mm-uu-dissect-text-parts): New function.
19762         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19763         dissect text parts.
19765         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19766         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19768         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19770         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19771         Use gnus-current-topics instead of gnus-current-topic.
19773 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19775         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19777 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19779         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19780         where appropriate.
19782         * nnml.el (nnml-generate-active-info): do.
19784         * nndiary.el (nndiary-generate-active-info): do.
19786         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19787         (gnus-topic-move): do.
19789         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19790         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19792         * gnus-srvr.el (gnus-server-prepare)
19793         (gnus-server-open-all-servers): do.
19795         * gnus-msg.el (gnus-summary-cancel-article)
19796         (gnus-summary-resend-message)
19797         (gnus-summary-mail-crosspost-complaint): do.
19799         * gnus-move.el (gnus-change-server): do.
19801         * gnus-group.el (gnus-group-unmark-all-groups)
19802         (gnus-group-set-current-level): do.
19804 2004-10-04  Simon Josefsson  <jas@extundo.com>
19806         * message.el (message-generate-hashcash): Doc fix.
19808 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19810         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19811         avoid infinite recursion via gnus-get-function.
19813 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19815         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19817         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19819         * nnmail.el (nnmail-split-history): do.
19821         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19822         (nnml-request-delete-group): do.
19824         * nnslashdot.el (nnslashdot-read-groups): do.
19826         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19827         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19829         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19830         (nnspool-sift-nov-with-sed): Use last.
19831         (nnspool-retrieve-headers-with-nov): Use mapc.
19832         (nnspool-request-newgroups): Use dolist.
19833         (nnspool-request-group): Use last.
19835         * nntp.el (nntp-read-server-type): Use dolist.
19837         * nnvirtual.el (nnvirtual-create-mapping)
19838         (nnvirtual-update-read-and-marked): Use dolist.
19839         (nnvirtual-convert-headers): Simplify.
19841 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19843         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19844         Add support for sync'ing tick marks.
19846 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19848         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19849         there's no visible header.
19851 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19853         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19854         When necessary, pass full group name to gnus-request-set-marks.
19856 2004-10-01  Simon Josefsson  <jas@extundo.com>
19858         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19859         acroread.
19861 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19863         * spam-report.el (spam-report-gmane): Fix interactive.
19865         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19867         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19868         when writing file.
19869         (gnus-agent-synchronize-flags): Don't default to being
19870         interactive.
19872 2004-09-30  Simon Josefsson  <jas@extundo.com>
19874         * message.el (message-generate-hashcash): Add.
19875         (message-send-mail): Use it, call mail-add-payment.
19877 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19879         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19881 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19883         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19884         gnus-request-update-info with explicit code to sync the in-memory
19885         info read flags with the marks being sync'd to the backend.
19887         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
19889 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19891         * spam.el (spam-verify-bogofilter): Add new function.
19892         (spam-check-bogofilter)
19893         (spam-bogofilter-register-with-bogofilter): Use it.
19894         (spam-verify-bogofilter): Add small fixes.
19896 2004-09-28  Simon Josefsson  <jas@extundo.com>
19898         * hashcash.el (hashcash-generate-payment): Revert.
19900 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19902         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19903         Use gnus-extract-references instead of gnus-split-references.
19905         * gnus-util.el (gnus-extract-references): Add new function, analogous
19906         to gnus-split-references but extracts only the message-ID without
19907         anything extra.
19909         * hashcash.el (hashcash-generate-payment)
19910         (hashcash-check-payment): Do the right thing if hashcash-path is
19911         nil (because the hashcash program could not be found).
19913         * spam.el (spam-use-hashcash): Remove comment.
19915 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19917         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19918         (gnus-cache-enter-article, gnus-cache-remove-article)
19919         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19921         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19923         * gnus-art.el (article-hide-boring-headers)
19924         (article-translate-strings, article-display-face)
19925         (gnus-article-mime-match-handle-first)
19926         (gnus-article-highlight-headers)
19927         (gnus-article-add-buttons-to-head): do.
19929 2004-09-27  Simon Josefsson  <jas@extundo.com>
19931         * hashcash.el: New version, from
19932         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19933         ../contrib/.
19935 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19937         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19939 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19941         * gnus-dup.el (gnus-dup-open): Use mapc.
19942         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19944         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19945         Reported by Stefan Wiens <s.wi@gmx.net>.
19947         * gnus.el (gnus-shutdown): Use dolist.
19949         * gnus-undo.el (gnus-undo): Use mapc.
19951         * nnrss.el (nnrss-generate-active): do.
19953         * message.el (message-cite-original-without-signature)
19954         (message-cite-original): Use mapc.
19955         (message-do-actions, message-make-forward-subject): Use dolist.
19957 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19959         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19960         deletion to remove entire duplicate line.  Fixes merged article
19961         number bug.
19963 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19965         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19966         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19967         first ask if you want to open a server and then, even when you
19968         responded with no, asking if you want to synchronize the server's
19969         flags.
19970         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19971         multi-line expressions.
19972         (gnus-agent-synchronize-group-flags): New internal function.
19973         Updates marks in memory (in the info structure) AND in the
19974         backend.
19976         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19978         * nnagent.el (nnagent-request-set-mark):
19979         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19980         method, to ensure that synchronization updates marks in the
19981         backend and in the info (in memory) structure.
19983 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19985         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19986         convention fully; don't miss the root article of a thread; make
19987         the X-Draft-From header with correct article numbers.
19989 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19991         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19992         unless plugged.  Disable the agent so that an open failure causes
19993         an error.
19995         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19996         Revert 2004-09-21 change.  The backend must be opened while
19997         synchronizing flags even when the backend stores the flags
19998         locally.
20000 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
20002         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20003         in `header' match.  Reported by Svend Tollak Munkejord.
20005         * message.el (message-cite-original): Fix use of
20006         `message-cite-articles-with-x-no-archive'.
20008 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20010         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20011         (gnus-window-to-buffer): Ditto.
20013         * mml.el (mml-preview-buffer): New variable.
20014         (mml-preview): Manage window layout with gnus-buffer-configuration.
20016         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20017         X-Draft-From header even if those articles aren't quoted.
20019 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20021         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20022         (gnus-request-set-mark, gnus-request-update-mark): Use new
20023         g-s-t-u-l-m to decide to use backend even when unplugged.
20025 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20027         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20028         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20030 2004-09-20  Simon Josefsson  <jas@extundo.com>
20032         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20033         "utf-16-le".
20035 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20037         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20039 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20041         * uudecode.el (uudecode-use-external): Add :version.
20043         * smime.el (smime-CA-file, smime-encrypt-cipher)
20044         (smime-dns-server): Add :version.
20046         * smiley.el (gnus-smiley-file-types): Add :version.
20048         * sha1.el (sha1-use-external): Add :version.
20050         * pgg-def.el (pgg-query-keyserver): Add :version.
20052         * nnmail.el (nnmail-fancy-expiry-targets)
20053         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20054         Add :version.
20056         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20057         (nnimap-retrieve-groups-asynchronous): Add :version.
20058         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20060         * mml.el (mml-content-disposition-parameters)
20061         (mml-insert-mime-headers-always): Add :version.
20063         * mm-util.el (mm-coding-system-priorities): Add :version.
20065         * mm-decode.el (mm-inline-text-html-with-images)
20066         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20067         (mm-verify-option): Add :version.
20068         (mm-text-html-renderer): Change :version.
20070         * message.el (message-fcc-externalize-attachments)
20071         (message-required-headers, message-draft-headers)
20072         (message-subject-trailing-was-query)
20073         (message-subject-trailing-was-ask-regexp)
20074         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20075         (message-mark-insert-end, message-archive-header)
20076         (message-archive-note, message-cross-post-default)
20077         (message-cross-post-note, message-followup-to-note)
20078         (message-cross-post-note-function, message-use-mail-followup-to)
20079         (message-subscribed-address-functions)
20080         (message-subscribed-address-file, message-subscribed-addresses)
20081         (message-subscribed-regexps, message-allow-no-recipients)
20082         (message-yank-cited-prefix, message-signature-insert-empty-line)
20083         (message-hidden-headers, message-hierarchical-addresses)
20084         (message-mail-user-agent, message-use-idna)
20085         (message-valid-fqdn-regexp)
20086         (message-strip-special-text-properties, message-header-synonyms)
20087         (message-beginning-of-line, message-tab-body-function): Add :version.
20088         (message-insert-canlock, message-wide-reply-confirm-recipients):
20089         Change :version.
20091         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20092         and :version.
20093         (mail-source-delete-old-incoming-confirm)
20094         (mail-source-movemail-program): Add :version.
20096         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20097         (gnus-agent-cache, gnus-agent): Change :version.
20099         * gnus-util.el (gnus-use-byte-compile): Change :version.
20101         * gnus-sum.el (gnus-summary-make-false-root-always)
20102         (gnus-summary-default-high-score)
20103         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20104         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20105         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20106         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20107         (gnus-sum-thread-tree-single-indent)
20108         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20109         (gnus-sum-thread-tree-leaf-with-other)
20110         (gnus-sum-thread-tree-single-leaf): Add :version.
20111         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20112         (gnus-article-loose-mime): Change :version.
20114         * gnus-start.el (gnus-backup-startup-file)
20115         (gnus-save-startup-file-via-temp-buffer): Add :version.
20117         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20118         (gnus-server-offline-face): Add :version.
20120         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20122         * gnus-msg.el (gnus-gcc-externalize-attachments)
20123         (gnus-debug-files, gnus-debug-exclude-variables)
20124         (gnus-discouraged-post-methods): Change :version.
20125         (gnus-confirm-mail-reply-to-news)
20126         (gnus-confirm-treat-mail-like-news): Add :version.
20128         * gnus-int.el (gnus-server-unopen-status): Add :version.
20130         * gnus-group.el (gnus-group-jump-to-group-prompt)
20131         (gnus-large-ephemeral-newsgroup)
20132         (gnus-fetch-old-ephemeral-headers): Add :version.
20134         * gnus-fun.el (gnus-x-face-directory)
20135         (gnus-convert-pbm-to-x-face-command)
20136         (gnus-convert-image-to-x-face-command)
20137         (gnus-convert-image-to-face-command): Add :version.
20139         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20141         * gnus-cite.el (gnus-cite-blank-line-after-header)
20142         (gnus-article-boring-faces): Add :version.
20144         * gnus-art.el (gnus-buttonized-mime-types)
20145         (gnus-inhibit-mime-unbuttonizing)
20146         (gnus-treat-display-face)
20147         (gnus-treat-body-boundary): Change :version.
20148         (gnus-body-boundary-delimiter, gnus-picon-databases)
20149         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20150         (gnus-treat-date-english, gnus-treat-fold-headers)
20151         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20152         (gnus-treat-mail-picon, gnus-treat-wash-html)
20153         (gnus-article-encrypt-protocol)
20154         (gnus-use-idna, gnus-article-over-scroll)
20155         (gnus-mime-display-multipart-alternative-as-mixed)
20156         (gnus-mime-display-multipart-related-as-mixed)
20157         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20158         (gnus-ctan-url, gnus-button-ctan-handler)
20159         (gnus-button-handle-ctan-bogus-regexp)
20160         (gnus-button-ctan-directory-regexp)
20161         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20162         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20163         (gnus-button-man-level, gnus-button-emacs-level)
20164         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20166         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20167         (gnus-agent-go-online): Change :version.
20168         (gnus-agent-expire-unagentized-dirs)
20169         (gnus-agent-auto-agentize-methods): Add :version.
20171         * flow-fill.el (fill-flowed-display-column)
20172         (fill-flowed-encode-column): Add :version.
20174         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20175         (gnus-outlook-deuglify-unwrap-max)
20176         (gnus-outlook-deuglify-cite-marks)
20177         (gnus-outlook-deuglify-unwrap-stop-chars)
20178         (gnus-outlook-deuglify-no-wrap-chars)
20179         (gnus-outlook-deuglify-attrib-cut-regexp)
20180         (gnus-outlook-deuglify-attrib-verb-regexp)
20181         (gnus-outlook-deuglify-attrib-end-regexp)
20182         (gnus-outlook-display-hook): Add :version.
20184         * binhex.el (binhex-use-external): Add :version.
20186 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20188         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20189         and `invisible'.
20191 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20193         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20194         in gnus-registry-trim.
20196 2004-09-13  Simon Josefsson  <jas@extundo.com>
20198         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20200         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20202         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20203         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20204         <yamaoka@jpl.org>.
20205         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20206         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20207         <yamaoka@jpl.org>.
20209         * sieve.el (sieve-manage-mode): Ditto.
20211 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
20213         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20215 2004-09-11  Simon Josefsson  <jas@extundo.com>
20217         * dns-mode.el: Add.
20219         * mm-view.el (mm-display-dns-inline): Add.
20221         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20222         (mm-automatic-display): Ditto.
20224         * mailcap.el (mailcap-mime-data): Add text/dns.
20225         (mailcap-mime-extensions): Map .soa to text/dns.
20227 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20229         * gnus-art.el (article-decode-mime-words, article-babel)
20230         (gnus-article-highlight-signature, gnus-article-add-buttons)
20231         (gnus-signature-toggle): Remove unnecessary bindings of
20232         `inhibit-read-only' inherited from v5.10 merge.
20234 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20236         * nntp.el (nntp): New customization group.
20237         (nntp-authinfo-file): Add customization group.
20239         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20241         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20243         * gnus.el (to-address, to-list, subscribed)
20244         (large-newsgroup-initial): Ditto.
20246         * flow-fill.el (fill-flowed-display-column)
20247         (fill-flowed-encode-column): Ditto.
20249 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20251         * message.el (message-tokenize-header, message-send-mail-with-qmail):
20252         Use point-min rather than 1.
20253         (message-send-mail): Use buffer-size rather than point-max.
20255         * gnus-sum.el (gnus-summary-search-article-forward):
20256         Signal a specific `search-failed' rather than a generic `error'.
20258         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20259         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20260         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20262 2004-09-10  Simon Josefsson  <jas@extundo.com>
20264         * nndb.el (require): Remove tcp and duplicate cl.
20266 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20268         * gnus-agent.el (directory-files-and-attributes): Move forward.
20270 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20272         * gnus-agent.el (directory-files-and-attributes):
20273         Optionally defined to support XEmacs.
20275 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20277         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20278         to avoid run-time CL dependencies.
20279         (gnus-agent-unfetch-articles): New function.
20280         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20281         article numbers even when local .overview file is missing.
20282         (gnus-agent-read-article-number): New function.  Only accepts
20283         27-bit article numbers.
20284         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20285         Use gnus-agent-read-article-number.
20286         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20287         from backend while recognizing that article numbers in .overview
20288         must be valid.
20289         (gnus-agent-update-files-total-fetched-for):
20290         Use directory-files-and-attributes to improve performance.
20291         * gnus-int.el (gnus-request-move-article):
20292         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20293         improve performance.
20295         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20296         some users confused by references to .newsrc when they only have a
20297         .newsrc.eld file.
20298         (gnus-convert-mark-converter-prompt)
20299         (gnus-convert-converter-needs-prompt): Fix use of property list.
20300         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20301         New function.  Used internally to only display 'gnus converting
20302         files' message when actually necessary.
20304         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20305         methods now autoloaded.
20307 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20309         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20310         identifiers.
20312 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20314         * gnus-picon.el: Fix indentation and closing parenthesis.
20316 2004-09-01  Simon Josefsson  <jas@extundo.com>
20318         * message.el (message-canlock-generate): Require sha1, not
20319         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20320         to require within a function.  Sadly, if sha1.el isn't loaded, the
20321         let binding in m-c-g will hide the defcustom definition, which is
20322         bad.)
20324         * canlock.el: Require sha1, not sha1-el.
20326         * message.el: Don't autoload sha1 (there is a autoload cookie in
20327         sha1.el).
20329         * sha1-el.el: Rename to sha1.el.
20331 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20333         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20335 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20337         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20339 2004-08-30  Kim F. Storm  <storm@cua.dk>
20341         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20343         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20344         Add :group 'nnimap.
20346 2004-08-30  Andreas Schwab  <schwab@suse.de>
20348         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20349         ?* and ?\;.
20351         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20352         and ?\' to symbol instead of whitespace.
20354 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20356         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20358         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20359         instead of re-search-forward.
20361         * gnus-uu.el (gnus-uu-save-article): Ditto.
20362         (gnus-uu-post-encode-uuencode): Ditto.
20364         * html2text.el (html2text-clean-list-items): Ditto.
20365         (html2text-clean-dtdd): Ditto.
20366         (html2text-format-tags): Ditto.
20368         * message.el (message-send-mail-with-sendmail): Fix regexp.
20369         (message-fill-field-general): Use search-forward instead of
20370         re-search-forward.
20371         (unbold-region): Ditto.
20373         * nnrss.el (nnrss-request-article): Ditto.
20375         * nnslashdot.el (nnslashdot-request-article): Ditto.
20377         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20379         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20380         "Unrecognized menu descriptor" error in XEmacs.
20382 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20384         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20385         parent article of a sparse article in the thread hashtb.
20387 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20389         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20390         (nnmail-expand-newtext): Lowercase expanded entries if
20391         nnmail-split-lowercase-expanded is non-nil.
20393 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20395         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20397         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20398         of gnus-tmp-news-method into string under XEmacs.  It will be
20399         passed to gnus-correct-length which takes only a string argument.
20401 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20403         * gnus-util.el (gnus-bind-print-variables): New macro.
20404         (gnus-prin1): Use it.
20405         (gnus-prin1-to-string): Use it.
20406         (gnus-pp): New function.
20407         (gnus-pp-to-string): New function.
20409         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20410         Replace pp-to-string with gnus-pp-to-string.
20411         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20412         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20413         * gnus-msg.el (gnus-debug): Ditto.
20414         * gnus-score.el (gnus-score-save): Ditto.
20415         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20416         gnus-pp-to-string.
20417         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20418         with gnus-pp.
20419         * score-mode.el (gnus-score-pretty-print): Ditto.
20420         * webmail.el (webmail-debug): Ditto.
20422 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20424         * gnus-art.el (article-display-face, article-display-x-face):
20425         Use buffer-read-only.
20427 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20429         * gnus-art.el (article-hide-list-identifiers):
20430         Bind inhibit-read-only as t.
20432 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20434         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20436 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20438         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20439         (gnus-narrow-to-page): Don't assume point-min == 1.
20440         (gnus-article-edit-mode): Derive from message-mode.
20442         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20443         point-min == 1.
20445         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20446         Disable incorrect use of `assert'.
20448         * message.el (message-mode): Set comment-start-skip.
20450 2004-08-22  Sam Steingold  <sds@gnu.org>
20452         * pop3.el (pop3-leave-mail-on-server): New user variable.
20453         (pop3-movemail): Delete mail only when it is nil.
20455 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20457         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20459         * mml.el (mml-preview): Use `pop-to-buffer'.
20461         * message.el (message-goto-mail-followup-to): Insert after "To".
20462         (message-carefully-insert-headers): Add comment.
20464         * gnus.el: Remove unused variable `gnus-article-check-size'.
20466         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20468         * gnus-art.el (gnus-button-alist):
20469         Improve `gnus-button-handle-library' entry.
20471 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20473         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20474         Use downcase, since XEmacs capitalizes error messages differently.
20476 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20478         * nntp.el: Add (require 'gnus) due to reference to
20479         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20481 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20483         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20484         Bind `mm-fill-flowed'.
20486         * mm-decode.el (mm-dissect-singlepart): Check it.
20488 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20490         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20491         'imap' for netrc parsing.
20493 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20495         * mailcap.el (mailcap-mime-data): Mark as risky.
20497 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20499         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20500         may be included in the encoded word.
20501         (rfc2047-encode): Don't append a space if the encoded word
20502         includes close parenthesis.
20504 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20506         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20507         of text within parentheses.
20509 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20511         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20512         (gnus-encrypt-write-file-contents): Make the password key the file
20513         name PLUS the cipher, not just the cipher.  Also remove failed
20514         passwords from the cache.
20516 2004-08-06  Simon Josefsson  <jas@extundo.com>
20518         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20519         Doc fix.
20521 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20523         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20524         LWSP.
20526 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20528         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20529         Try to append in-reply-to: data to the references: header.
20531         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20532         (netrc-parse): Use gnus-encrypt.el functions.
20534         * gnus-encrypt.el: Add new file for encryption support; currently
20535         does only a few GPG ciphers and an internal XOR cipher.
20537         * password.el: Add comments on using password-read-and-add.
20538         (password-read-and-add): Add function to read and add the
20539         password to the cache at once.
20541 2004-07-28  Simon Josefsson  <jas@extundo.com>
20543         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20544         parameter (but don't use it, for now).
20546         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20547         instead of hard coding to nil.
20549 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20551         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20552         as mm-inline-image-xemacs does.
20554 2004-07-26  Simon Josefsson  <jas@extundo.com>
20556         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20557         Revert part of 2004-07-17 change below.
20559 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20561         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20562         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20564 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20566         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20567         quotes that actually start with ">" at the beginning of the
20568         lines.
20570 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20572         * rfc2047.el (rfc2047-encode-region): Fix last change.
20573         (rfc2047-encode-parameter): Remove useless concat.
20575 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20577         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20578         encode special characters; fix some kind of misconfigured headers;
20579         signal a real error if debug-on-quit or debug-on-error is non-nil.
20580         (rfc2047-encode-max-chars): New variable.
20581         (rfc2047-encode-1): Use it.
20582         (rfc2047-encode-parameter): New function.
20584         * mml.el (mml-insert-parameter): Remove an excessive space.
20586 2004-07-17  Simon Josefsson  <jas@extundo.com>
20588         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20589         Kai Grossjohann <kai@emptydomain.de>.
20590         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20591         (gnus-group-make-menu-bar): Ditto.
20593         * gnus-util.el (gnus-group-server): Add.
20595 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20597         * message.el (message-clone-locals): Clone sendmail and smtp
20598         variables.
20600 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20602         * rfc2047.el (rfc2047-encode-region): Fix last change.
20604 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20606         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20607         characters as non-special.
20609 2004-07-09  Simon Josefsson  <jas@extundo.com>
20611         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20612         Users will lose all flag changes made while unplugged with
20613         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20614         good default.  See numerous reports on ding mailing list.
20616 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20618         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20619         add generate-head-function and generate-article-function to the
20620         rfc822-forward entry.
20621         (nndoc-rfc822-forward-generate-article): New function.
20622         (nndoc-rfc822-forward-generate-head): New function.
20624         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20626 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20628         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20629         respect display group parameter and gnus-summary-expunge-below.
20630         (gnus-articles-to-read): Remove unused reference to display group
20631         parameter.
20633 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20635         * nnheader.el (nnheader-uniquify-message-id): New experimental
20636         variable.
20637         (nnheader-nov-read-message-id): Use it.
20639         * spam-report.el (spam-report-gmane): Add interactive.
20641 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20643         * mm-encode.el (mm-content-transfer-encoding-defaults):
20644         Use qp-or-base64 for the application/* types.
20646 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20648         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20650 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20652         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20653         trim value.
20655 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20657         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20658         New macro and function.
20659         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20661 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20663         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20664         after-load-alist.
20666 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20668         * gnus-group.el (gnus-group-get-new-news-this-group):
20669         Don't update info that isn't there.
20671 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20673         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20674         entry.
20676 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20678         * mm-view.el (mm-inline-render-with-function): Use multibyte
20679         buffer; decode html source by charset.
20681         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20683         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20684         Mule-UCS is loaded under XEmacs.
20685         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20687 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20689         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20691 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20693         * mm-util.el (mm-coding-system-p): Return a coding-system.
20694         (mm-mime-mule-charset-alist): Use shift_jis instead of
20695         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20696         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20697         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20698         instead of japanese-shift-jis and iso-latin-1 respectively in
20699         order to share the default value with both Emacs and XEmacs-mule.
20700         (mm-mule-charset-to-mime-charset):
20701         Make mm-coding-system-priorities effective.
20702         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20703         while predicating of candidates upon the priorities.
20705 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20707         * gnus-sum.el (gnus-summary-make-menu-bar):
20708         Add gnus-uu-invert-processable.
20710         * gnus.el: Autoload gnus-uu-invert-processable.
20712 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20714         * mm-util.el (mm-with-multibyte-buffer): New macro.
20716         * rfc2047.el (rfc2047-encode-string): Use it.
20717         (rfc2047-encode-region): Move point to the end of the region after
20718         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20720 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20722         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20723         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20725 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20727         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20728         (gnus-cite-parse): Ignore quoted envelope From_.
20729         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20731 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20733         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20734         invalid addresses.
20736 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20738         * spam.el: Change section markers, revise TODO list.
20739         (spam-backends): Make new master list of all installed backends.
20740         (spam-summary-exit-behavior): Add new variable to determine how
20741         messages moves are done at summary exit.
20742         (spam-move-spam-nonspam-groups-only)
20743         (spam-process-ham-in-nonham-groups)
20744         (spam-process-ham-in-spam-groups): Remove variables, the
20745         spam-summary-exit-behavior variable should be used to manage this
20746         behavior.
20747         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20748         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20749         and spam-old-spam-articles.
20750         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20751         Add empty variables, placeholders for the backends they represent.
20752         (spam-set-difference): Move, unchanged.
20753         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20754         unless the user has a processor variable.
20755         (spam-classifications, spam-classification-valid-p)
20756         (spam-backend-properties, spam-backend-property-valid-p)
20757         (spam-backend-function-type-valid-p)
20758         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20759         (spam-report-articles-gmane, spam-report-articles-resend):
20760         Remove functions, they are not needed.
20761         (spam-install-backend-super, spam-backend-list)
20762         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20763         (spam-backend-function, spam-backend-ham-registration-function)
20764         (spam-backend-spam-registration-function)
20765         (spam-backend-ham-unregistration-function)
20766         (spam-backend-spam-unregistration-function)
20767         (spam-backend-statistical-p, spam-backend-mover-p)
20768         (spam-install-backend-alias, spam-install-checkonly-backend)
20769         (spam-install-mover-backend, spam-install-nocheck-backend)
20770         (spam-install-backend, spam-install-statistical-backend)
20771         (spam-install-statistical-checkonly-backend): Add backend installation
20772         support.
20773         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20774         (spam-group-processor-p): Use the new backend code and respect the
20775         summary exit behavior.
20776         (spam-mark-spam-as-expired-and-move-routine): Remove.
20777         (spam-summary-prepare): Change to use the new spam-old-articles
20778         variable.
20779         (spam-copy-or-move-routine, spam-copy-spam-routine)
20780         (spam-move-spam-routine, spam-copy-ham-routine)
20781         (spam-move-ham-routine): Add code to copy/move ham or spam.
20782         (spam-fetch-field-fast): Improve doc and code, plus allow the
20783         'number request.
20784         (spam-list-of-checks, spam-list-of-statistical-checks):
20785         Remove variables.
20786         (spam-split, spam-find-spam): Use the new backend code.
20787         (spam-registration-functions): Remove variable.
20788         (spam-unregister-routine): Add convenience wrapper.
20789         (spam-log-undo-registration, spam-register-routine)
20790         (spam-log-processing-to-registry)
20791         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20792         where possible.
20793         (spam-check-gmane-xref, spam-check-regex-headers)
20794         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20795         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20796         (spam-check-bogofilter-headers, spam-check-spamoracle)
20797         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20798         (spam-check-crm114-headers): Use the spam-split-group that
20799         spam-split prepares, no need to determine it every time.
20801         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20802         to the nnheader-parse-naked-head call.
20804         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20806         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20807         the nnheader-nov-read-message-id call.
20809 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20811         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20812         gnus-activate-group twice.  Suggested by Markus Peter
20813         <warp@spin.de>.
20815 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20817         * gnus-art.el (gnus-article-time-format): Exchange the order of
20818         day and month in the default value; fix customization type.
20819         (article-date-ut): Use add-text-properties.
20820         (article-make-date-line): Use message-make-date instead of
20821         current-time-string.
20823         * message.el (message-fetch-field): Don't use set-text-properties.
20824         (message-make-date): Simplify.
20826 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20828         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20829         (rfc2047-encode-region): Treat text within parentheses as special;
20830         show the original text when error has occurred.
20832         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20833         already-computed method to gnus-activate-group.
20835         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20836         same select-methods identical Lisp objects.
20838         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20839         object when modifying the info.
20841 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20843         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20844         gnus-opened-servers since it has never been opened with the new
20845         configuration yet.
20847 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20849         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20850         arg to nnheader-generate-fake-message-id.
20852 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20854         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20855         number and build a fake message ID localized to a group and
20856         article number (so it's repeatable from that point on).
20857         (nnheader-fake-message-id-p): Change regex to accommodate new fake
20858         ID format.
20860         * gnus-sum.el (gnus-get-newsgroup-headers):
20861         Call nnheader-generate-fake-message-id with the article number.
20863 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20865         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20866         end-of-buffer.
20868 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20870         * message.el (message-ignored-supersedes-headers): Add Approved.
20872 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20874         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20875         goto-char.
20876         (rfc2047-encode): Fold the line before encoding.
20878 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20880         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20881         folding -- not all headers can be folded, and this should be done
20882         by the message composition mode.  Probably.  I think.
20884 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20886         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20887         fast.
20889         * gnus-ems.el (gnus-remove-image): Don't use
20890         message-text-with-property; remove only the image found first.
20892 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20894         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20896 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20898         * message.el (message-text-with-property): Make it fast and accept
20899         optional arguments.
20900         (message-strip-forbidden-properties): Use it.
20901         (message-fix-before-sending): Follow the m-t-w-p change.
20903         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20905 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20907         * gnus-art.el (article-hide-headers): Don't change the buffer
20908         mistakenly when performing mml-preview even if
20909         gnus-single-article-buffer is nil.
20911 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20913         * message.el (message-expand-name-databases): New user option.
20914         (message-expand-name): Use it.
20916 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20918         * spam.el (spam-report-articles-resend)
20919         (spam-report-resend-register-routine): Allow ham reporting.
20920         (spam-report-resend-register-ham-routine): Add wrapper.
20921         (spam-registration-functions): Add ham resending functions.
20922         (spam-list-of-processors): Add ham resend processor.
20924         * gnus.el (ham-resend-to): Add new group parameter.
20925         (spam-process): Add ham resend option.
20927         * spam-report.el (spam-report-resend): Allow reporting ham.
20928         (spam-report-resend-ham): Add wrapper.
20930 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20932         * message.el (message-cite-articles-with-x-no-archive):
20933         New variable.
20934         (message-cite-original): Use it.
20936 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20938         * message.el (message-cite-original): Respect X-No-Archive.
20940 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20942         * gnus-art.el (article-hide-headers): Refer to the values for
20943         gnus-ignored-headers and gnus-visible-headers in the summary
20944         buffer since a user may have set them as group parameters.
20946 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20948         * assistant.el (assistant-node-name): Add convenience function.
20949         (assistant-render-text, assistant-render-node): Add error handling,
20950         plus handle multiple next nodes.
20951         (assistant-find-next-node): Comment out for now.
20952         (assistant-find-next-nodes): Add function, returns list of next
20953         nodes.
20955 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20957         * mail-source.el (mail-source-directory): Fix doc-string.
20959 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20961         * assistant.el (assistant-render-text, assistant-eval): Add :set
20962         widget type, which is different because it takes and returns a
20963         list.  Much hilarity ensues.
20965 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20967         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20969         * gnus-group.el (gnus-group-get-new-news-this-group):
20970         Add doc-string.
20972         * gnus-start.el (gnus-activate-group): Add doc-string.
20974 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20976         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20978 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20980         * assistant.el (assistant-render-text): Try to add a :set
20981         widget, more to come.
20983         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20984         strings.
20985         (spam-report-articles-resend)
20986         (spam-register-routine): Do registration iff any articles warrant
20987         it.
20988         (spam-summary-prepare-exit): Change log message for nil group
20989         destinations.
20991 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20993         * spam.el (spam-report-resend-register-routine):
20994         Allow spam-report-resend-to to be a group parameter or a global value.
20996 2004-05-26  Simon Josefsson  <jas@extundo.com>
20998         * starttls.el: Merge with my GnuTLS based starttls.el.
20999         (starttls-gnutls-program, starttls-use-gnutls)
21000         (starttls-extra-arguments, starttls-process-connection-type)
21001         (starttls-connect, starttls-failure, starttls-success):
21002         New variables.
21003         (starttls-program, starttls-extra-args): Doc fix.
21004         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21005         New functions.
21006         (starttls-negotiate, starttls-open-stream):
21007         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21008         function if it is set.
21010 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21012         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21013         structured fields.
21015 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21017         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21019 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21021         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21022         Add variable.
21023         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21024         assigning the spam-mark to new messages.
21026 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21028         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21030 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21032         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21033         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21034         default.
21036 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21038         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21039         correct data.
21041 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21043         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21044         (spam-group-processor-p): Fix function.
21045         (spam-group-processor-multiple-p)
21046         (spam-group-spam-processor-report-gmane-p)
21047         (spam-group-spam-processor-report-resend-p)
21048         (spam-group-spam-processor-bogofilter-p)
21049         (spam-group-spam-processor-blacklist-p)
21050         (spam-group-spam-processor-ifile-p)
21051         (spam-group-ham-processor-ifile-p)
21052         (spam-group-spam-processor-spamoracle-p)
21053         (spam-group-spam-processor-crm114-p)
21054         (spam-group-ham-processor-bogofilter-p)
21055         (spam-group-spam-processor-stat-p)
21056         (spam-group-ham-processor-stat-p)
21057         (spam-group-ham-processor-whitelist-p)
21058         (spam-group-ham-processor-BBDB-p)
21059         (spam-group-ham-processor-spamoracle-p)
21060         (spam-group-ham-processor-copy-p): Remove functions with some
21061         prejudice against unneeded code.
21062         (spam-report-articles-resend)
21063         (spam-report-resend-register-routine): Allow the group/topic
21064         spam-resend-to value to override spam-report-resend-to.
21065         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21066         properly now.
21068         * gnus.el (spam-resend-to): Add group/topic parameter.
21069         (spam-process): Move the OBSOLETE processors to the end of the
21070         choices.
21072 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21074         * spam-report.el (spam-report-resend-to, spam-report-resend):
21075         Start with resend-to set to nil, and then ask the user if necessary.
21076         (spam-report-resend): spam-report-resend takes a list of articles, not
21077         separate article numbers.
21079 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21081         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21082         addition to emacs-w3m.
21084 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21086         * assistant.el (assistant-authinfo-data): New function.
21087         (assistant-eval): Eval for entire assistant.
21089         * netrc.el (netrc-services-file): New variable.
21090         (netrc-parse-services): New function.
21091         (netrc-find-service-name): New function.
21092         (netrc-find-service-number): New function.
21093         (netrc-port-equal): New function.
21094         (netrc-machine): Use it.
21096         * nnimap.el (nnimap-open-connection): Use netrc.
21098         * gnus-util.el (gnus-netrc-get): Remove aliases.
21100         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21102         * assistant.el (wid-edit): Fix compilation.
21104         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21106 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21108         * gnus-util.el (gnus-set-file-modes): New function.  (small
21109         patch).
21111 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21113         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21115         * assistant.el (assistant-render-node): Fix up rendering and
21116         read-only text.
21117         (assistant-render-node): Reset.
21118         (assistant-make-read-only): Not sticky.
21120 2004-05-20  Danny Siu  <dsiu@adobe.com>
21122         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21123         centered even when gnus-auto-center-summary is t.
21125 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21127         * dns.el (dns-get-txt-answer): New function.
21128         (dns-read-txt): Ditto.
21129         (query-dns): Use it.
21131 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21133         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21134         active for foreign groups even if the group level is higher than
21135         the specified value.
21137 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21139         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21140         non-active groups.
21142         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21144 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21146         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21148 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21150         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21151         (spam-crm114-header, spam-crm114-spam-switch)
21152         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21153         (spam-crm114-positive-spam-header)
21154         (spam-crm114-database-directory, spam-list-of-processors)
21155         (spam-group-spam-processor-crm114-p)
21156         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21157         (spam-generic-score, spam-list-of-checks)
21158         (spam-list-of-statistical-checks, spam-registration-functions)
21159         (spam-check-crm114-headers, spam-crm114-score)
21160         (spam-check-crm114, spam-crm114-register-with-crm114)
21161         (spam-crm114-register-spam-routine)
21162         (spam-crm114-unregister-spam-routine)
21163         (spam-crm114-register-ham-routine)
21164         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21166 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21168         * gnus.el: Add spam-use-crm114.
21170         * spam.el (spam-list-of-processors, spam-registration-functions):
21171         Add spam-use-resend.
21172         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21173         (spam-report-articles-gmane): Add doc fix.
21174         (spam-report-articles-resend, spam-report-resend-register-routine):
21175         Add wrappers around spam-report-resend-to.
21177         * spam-report.el (spam-report-resend-to, spam-report-resend):
21178         Add support for resending spam.
21179         (spam-report-gmane): Fix line length >80.
21181         * gnus.el (spam-process): Add spam-use-resend.
21183 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21185         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21186         number of processed spam messages.
21187         (spam-ham-copy-or-move-routine): Return the number of processed
21188         ham messages.
21189         (spam-summary-prepare-exit): Use the above values to decide
21190         whether status messages shouled be displayed.
21192 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21194         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21195         `rfc2047-encoding-function-alist' in order to avoid conflicting
21196         with the old version.
21197         (rfc2047-encode-region): Concatenate words containing non-ASCII
21198         characters in structured fields; don't encode space-delimited
21199         ASCII words even in unstructured fields; don't break words at
21200         char-category boundaries.
21201         (rfc2047-encode-1): New function.
21202         (rfc2047-encode): Use it; encode text so that it occupies the
21203         maximum width within 76-column; work correctly on Q encoding for
21204         iso-2022-* charsets.
21205         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21206         sure not to break a line just after the header name.
21207         (rfc2047-b-encode-region): Remove.
21208         (rfc2047-b-encode-string): New function.
21209         (rfc2047-q-encode-region): Remove.
21210         (rfc2047-q-encode-string): New function.
21212         * mm-util.el (mm-replace-in-string): New function.
21214 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21216         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21217         Really get it right.
21218         (gnus-inews-make-draft): Really.
21220 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21222         * nnmh.el (nnmh-request-list-1): Don't check the link count
21223         before descending.  (small patch)
21225 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21227         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21228         stuff.
21230         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21231         Match on real group name.
21233         * gnus-art.el (gnus-signature-limit): Doc fix.
21235         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21237 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21239         * gnus-draft.el (gnus-draft-send):
21240         Bind rfc2047-encode-encoded-words.
21242         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21243         (rfc2047-encodable-p): Say that =? needs encoding.
21244         (rfc2047-encode-encoded-words): New variable.
21246         * gnus-group.el (gnus-group-select-group): Doc fix.
21248         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21250         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21251         to nil.
21253         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21255         * nnheader.el (nnheader-get-lines-and-char): New function.
21257 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
21259         * gnus-msg.el (gnus-summary-followup-with-original):
21260         Document yanking of region when active.
21262 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21264         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21265         groups if the group level is higher than the specified value.
21267 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21269         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21270         (gnus-group-jump-to-group): Add prefix argument using
21271         `gnus-group-jump-to-group-prompt'.  Query before jumping to
21272         non-active group.
21274         * compface.el (uncompface): Be verbose when changing
21275         `uncompface-use-external'.
21277         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21278         handle manual section.
21280 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21282         * gnus-art.el (gnus-button-alist): Revert previous change.
21284 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21286         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21288 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21290         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21291         whether backend can accept message.
21293         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21295 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21297         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21298         Avoid creating directory when nntp-marks-is-evil is true.
21299         Reported by Reiner Steib.
21301 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21303         * gnus-picon.el (gnus-picon-insert-glyph):
21304         Add optional `nostring' argument.
21306 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21308         * gnus-picon.el (gnus-picon-style): New variable.
21309         (gnus-picon-transform-address): Support `gnus-picon-style'.
21311 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21313         * message.el (message-fill-field): Return point.
21314         (message-generate-headers): Go to end of field.
21316         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21317         stuff for non-living groups.
21319 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21321         * gnus-art.el (gnus-article-followup-with-original)
21322         (gnus-article-reply-with-original): gnus-mark-active-p ->
21323         gnus-region-active-p.
21325 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21327         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21328         only when there is spam or ham to be processed.
21330 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21332         * mail-source.el (mail-source-delete-crash-box): Refactor.
21333         (mail-source-fetch): Use it.
21334         (mail-source-fetch-file): Ditto.
21335         (mail-source-fetch-directory): Run PostScript in loop.
21336         (mail-source-fetch-pop): Delete.
21337         (mail-source-fetch-maildir): Ditto.
21338         (mail-source-fetch-imap): Ditto.
21340         * imap.el (imap-authenticators): Comment out sasl.
21342         * message.el (message-skip-to-next-address): New function.
21343         (message-fill-header-address): Refactor.
21344         (message-fill-address): Use it.
21345         (message-delete-address): Use it.
21346         (message-fill-header-general): Refactor.
21347         (message-fill-field-address): Rename.
21348         (message-narrow-to-field): Find the start of the header.
21349         (message-header-format-alist): Don't pre-fill.
21350         (message-fill-header): Remove.
21351         (message-insert-header): New function.
21352         (message-shorten-references): Use it.
21354         * rfc2047.el (rfc2047-field-value): Strip props.
21356         * mail-parse.el (mail-header-make-address): New alias.
21358         * ietf-drums.el (ietf-drums-make-address): New function.
21360         * imap.el: Add compiler directives.
21362         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21364         * gnus-art.el (article-decode-idna-rhs): Don't use
21365         message-idna-inside-rhs-p.
21367 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21369         * message.el (message-idna-inside-rhs-p): Remove.
21370         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21372         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21373         false positives.
21375 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21377         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21379 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21381         * nneething.el (nneething-file-name): Don't create spurious
21382         files.
21384         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21385         (gnus-inews-do-gcc): Remove sleep.
21387         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21388         part under point.
21390         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21391         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21393 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21395         * spam.el (spam-summary-prepare-exit): Fix (length).
21397 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21399         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21400         as expired without moving it" message when there are spam
21401         messages left.
21403 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21405         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21406         header is not nil.
21408 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21410         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21411         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21412         (nntp-marks-changed-p): New arg SERVER.
21413         (nntp-request-update-info): Adjust caller.
21415 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21417         * nntp.el (nntp-save-marks): Pass missing arg.
21419 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21421         * nntp.el: Support marks.
21422         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21423         (nntp-marks-modtime, nntp-marks-directory): New variables.
21424         (nntp-request-set-mark, nntp-request-update-info)
21425         (nntp-possibly-create-directory, nntp-marks-changed-p)
21426         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21427         New functions.
21429 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21431         * gnus-score.el (gnus-score-insert-help):
21432         Use gnus-select-lowest-window.
21434         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21435         appt-select-lowest-window and rename to gnus-select-lowest-window.
21437         * gnus.el: do.
21439 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21441         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21442         encodings of MIME-encoded words, in order to improve
21443         interoperability with several broken MUAs.
21445 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21447         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21448         tags, only when charsets are not specified in headers.
21449         (mm-inline-text-html-render-with-w3m): Ditto.
21451 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21453         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21454         instead of MIME-decoded from fields when checking
21455         `gnus-article-address-banner-alist'.
21457 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21459         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21460         description rather than subject.
21462 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21464         * gnus.el (gnus-version-number): Bump.
21466 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21468         * gnus.el: No Gnus v0.2 is released.
21470 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21472         * gnus-agent.el (gnus-agent-read-agentview):
21473         Inline gnus-uncompress-range.
21475 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21477         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21478         `exec-installed-p'.
21480 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21482         * gnus.el (spam-process, spam-autodetect-methods):
21483         Add bsfilter and bsfilter-headers.
21485         * spam.el (spam-bsfilter): New customize group.
21486         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21487         (spam-bsfilter-header, spam-bsfilter-probability-header)
21488         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21489         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21490         (spam-bsfilter-database-directory): New options.
21491         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21492         (spam-list-of-statistical-checks, spam-registration-functions):
21493         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21494         (spam-bsfilter-score): New command.
21495         (spam-check-bsfilter-headers, spam-check-bsfilter)
21496         (spam-bsfilter-register-with-bsfilter)
21497         (spam-bsfilter-register-spam-routine)
21498         (spam-bsfilter-unregister-spam-routine)
21499         (spam-bsfilter-register-ham-routine)
21500         (spam-bsfilter-unregister-ham-routine): New functions.
21501         (spam-generic-score): Support bsfilter; Accept an optional argument
21502         to recalcurate spam score even if scoring header has already been
21503         added.
21504         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21505         optional argument to recalcurate spam score even if scoring header
21506         has already been added.
21508 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21510         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21511         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21512         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21513         link is missing.
21515 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21517         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21518         (html2text-get-attr): Rewrite.
21520         * message.el (message-setup-1): Remove redundant put-text-property
21521         on mail-header-separator.
21523 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21525         * gnus-registry.el (gnus-registry-cache-whitespace)
21526         (gnus-registry-action, gnus-registry-spool-action)
21527         (gnus-registry-split-fancy-with-parent): Change message levels
21528         from 5 to 3 or 7, as needed.
21530         * spam.el (spam-summary-prepare-exit)
21531         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21532         (spam-split, spam-find-spam, spam-log-undo-registration)
21533         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21534         level from 5 to 6.
21536 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21538         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21539         2004-03-04 change).
21541 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21543         * sieve-manage.el (sieve-manage-open):
21544         * nnweb.el (nnweb-insert-html):
21545         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21546         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21547         * nnspool.el (nnspool-request-group):
21548         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21549         * nnml.el (nnml-request-update-info):
21550         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21551         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21552         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21553         (nnimap-request-set-mark):
21554         * nnfolder.el (nnfolder-request-update-info):
21555         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21556         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21557         * gnus-uu.el (gnus-uu-find-articles-matching):
21558         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21559         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21560         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21561         * gnus-nocem.el (gnus-nocem-scan-groups):
21562         * gnus-int.el (gnus-start-news-server):
21563         * gnus-group.el (gnus-group-make-kiboze-group)
21564         (gnus-group-browse-foreign-server):
21565         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21566         Use mapc when appropriate.
21568 2004-04-22  Dan Christensen  <jdc@uwo.ca>
21569             Adam Sjøgren  <asjo@koldfront.dk>
21570             Wes Hardaker  <wes@hardakers.net>
21571             Michael Shields  <shields@msrl.com>
21573         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21574         may need for spam sorting and scoring.
21575         (spam-user-format-function-S): Add user format function suitable for
21576         general use.
21577         (spam-article-sort-by-spam-status): Add sorting function for summary
21578         sorting.
21579         (spam-extra-header-to-number): Add function to get a score from a
21580         header.
21581         (spam-summary-score): Add function to get a numeric score from the
21582         headers.
21583         (spam-generic-score): Fix function doc, was in wrong place.
21584         (spam-initialize): Take symbols when it's run, and install the
21585         extra headers that spam-necessary-extra-headers thinks we need.
21587 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21589         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21590         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21592 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21594         * gnus-sum.el (gnus-set-global-variables)
21595         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21596         (gnus-article-get-xrefs, gnus-summary-best-group)
21597         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21598         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21599         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21600         Use with-current-buffer.
21602 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21604         * spam.el (spam-summary-prepare-exit): Simplify logic.
21605         (spam-fetch-article-header): Read the article header if it's not
21606         available.
21607         (spam-list-articles): Simplify logic.
21608         (spam-filelist-register-routine): Fix bug with unregister-list.
21610         * gnus-registry.el: Fix comments at beginning.
21612 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21614         * message.el (message-cater-to-broken-inn): Remove.
21615         (message-shorten-references): Make sure the total folded length of
21616         References is shorter than 998 characters to cater to a bug in INN
21617         2.3.  Also, don't pretend that references aren't folded -- this
21618         hasn't worked for a while.
21620 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21622         * gnus-agent.el (gnus-agentize):
21623         gnus-agent-send-mail-real-function no longer set to current value
21624         of message-send-mail-function but rather a lambda that calls
21625         message-send-mail-function.  The change makes the agent real-time
21626         responsive to user changes to message-send-mail-function.
21628 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21630         * legacy-gnus-agent.el
21631         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21632         help from Florian Weimer <fw@deneb.enyo.de>
21634 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21636         * nnmail.el (nnmail-cache-insert): Revert last change.
21638 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21640         * nnmail.el (nnmail-cache-insert): Always check whether
21641         nnmail-cache-ignore-groups matches a group name.
21643 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21645         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21646         (spam-find-spam, spam-log-processing-to-registry)
21647         (spam-log-registered-p, spam-log-unregistration-needed-p)
21648         (spam-log-undo-registration): Use gnus-message instead of
21649         gnus-error, none of these errors are fatal.
21651         * gnus-registry.el (gnus-registry-clean-empty-function)
21652         (gnus-registry-clean-empty): Remove only empty entries without
21653         extra data.
21655 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21657         * spam-stat.el (spam-stat-buffer-change-to-spam)
21658         (spam-stat-buffer-change-to-non-spam): Change (error) to
21659         (gnus-message 8) invocation.
21661 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21663         * nntp.el (nntp-via-netcat-command): New variable.
21664         (nntp-via-netcat-switches): New variable.
21665         (nntp-open-via-rlogin-and-netcat): New function.
21666         (nntp-open-connection-function): Doc fix.
21667         (nntp-telnet-command): Doc fix.
21668         (nntp-end-of-line): Doc fix.
21669         (nntp-via-rlogin-command): Doc fix.
21670         (nntp-via-user-name): Doc fix.
21671         (nntp-via-address): Doc fix.
21673 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21675         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21676         error in Emacs 21.1.
21678 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21680         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21682 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21684         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21685         (gnus-agent-with-refreshed-group): New macro.
21686         (gnus-agent-rename-group): New function.
21687         (gnus-agent-delete-group): New function.
21688         (gnus-agent-save-group-info): Use gnus-command-method when
21689         `method' parameter is nil.  Don't write nil entries into the
21690         active file.
21691         (gnus-agent-get-group-info): New function.
21692         (gnus-agent-fetch-articles):
21693         Use gnus-agent-update-files-total-fetched-for to increment disk space
21694         used.
21695         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21696         Use gnus-agent-update-view-total-fetched-for to increment disk space
21697         used.
21698         (gnus-agent-get-local): Add optional parameters to avoid calling
21699         gnus-group-real-name and gnus-find-method-for-group.
21700         (gnus-agent-set-local): Delete stored entry if either min, or max,
21701         are nil.
21702         (gnus-agent-fetch-session): Reworded error/quit messages.
21703         On quit, use gnus-agent-regenerate-group to record existence of any
21704         articles fetched to disk before the quit occurred.
21705         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21706         gnus-agent-update-view-total-fetched-for, and
21707         gnus-agent-update-files-total-fetched-for to decrement disk space
21708         used.
21709         (gnus-agent-retrieve-headers):
21710         Use gnus-agent-update-view-total-fetched-for to increment disk space
21711         used.
21712         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21713         with gnus-agent-update-files-total-fetched-for to decrement disk
21714         space and fresh group buffer.
21715         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21716         (gnus-agent-need-update-total-fetched-for): New variable.
21717         (gnus-agent-update-files-total-fetched-for): New function.
21718         (gnus-agent-update-view-total-fetched-for): New function.
21719         (gnus-agent-total-fetched-for): New function.
21721         * gnus-cache.el (gnus-cache-save-buffers):
21722         Use gnus-cache-update-overview-total-fetched-for to change disk space
21723         used by this group.
21724         (gnus-cache-possibly-enter-article):
21725         Use gnus-cache-update-file-total-fetched-for to increment disk space
21726         used by this group.
21727         (gnus-cache-possibly-remove-article):
21728         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21729         used by this group.
21730         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21731         (gnus-cache-rename-group): New function.
21732         (gnus-cache-delete-group): New function.
21733         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21734         (gnus-cache-need-update-total-fetched-for): New variable.
21735         (gnus-cache-with-refreshed-group): New macro.
21736         (gnus-cache-update-file-total-fetched-for): New function.
21737         (gnus-cache-update-overview-total-fetched-for): New function.
21738         (gnus-cache-rename-group-total-fetched-for): New function.
21739         (gnus-cache-delete-group-total-fetched-for): New function.
21740         (gnus-cache-total-fetched-for): New function.
21742         * gnus-group.el: Require gnus-sum and autoload functions to
21743         resolve warnings when gnus-group.el compiled alone.
21744         (gnus-group-line-format): Documented new %F.
21745         (size of Fetched data) group line format; identifies disk space
21746         used by agent and cache.
21747         (gnus-group-line-format-alist): Defined new F format.
21748         (gnus-total-fetched-for): New function.
21749         (gnus-group-delete-group): No longer update
21750         gnus-cache-active-altered as gnus-request-delete-group now keeps
21751         the cache in sync.
21752         (gnus-group-list-active): Let the agent store a server's active
21753         list if currently plugged.
21755         * gnus-int.el (gnus-request-delete-group):
21756         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21757         local disk in sync with the server.
21758         (gnus-request-rename-group):
21759         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21760         local disk in sync with the server.
21762         * gnus-start.el (gnus-get-unread-articles):
21763         Cosmetic simplification to logic.
21765         * gnus-util.el (gnus-rename-file): New function.
21767 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21769         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21771 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21773         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21774         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21776 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21778         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21779         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21781 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21783         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21785 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21787         * spam.el (spam-set-difference): Add function to replace
21788         gnus-set-difference in spam.el.
21789         (spam-summary-prepare-exit): Use spam-set-difference.
21791 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21793         * gnus-registry.el (gnus-registry-cache-file): Update to use
21794         gnus-dribble-directory OR gnus-home-directory OR ~.
21795         (gnus-registry-split-fancy-with-parent): Fix doc.
21797 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21799         * message.el (message-exchange-point-and-mark):
21800         Use message-mark-active-p.  Suggested by Jesper Harder
21801         <harder@ifa.au.dk>.
21803 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21805         * message.el (message-exchange-point-and-mark): Don't activate
21806         region if it was inactive.  Suggested by Hiroshi Fujishima
21807         <pooh@nature.tsukuba.ac.jp>.
21809 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21811         * gnus-art.el (article-display-face): Display Faces in the same
21812         order as X-Faces.
21814 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21816         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21818 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21820         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21821         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21822         (gnus-article-mime-hierarchy): Remove.
21823         (gnus-article-mime-hierarchy-next): Remove.
21824         (gnus-article-mode): Revert 2004-03-19 change.
21825         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21826         (gnus-insert-mime-button): Revert 2004-03-19 change.
21827         (gnus-mime-accumulate-hierarchy): Remove.
21828         (gnus-mime-enter-multipart): Remove.
21829         (gnus-mime-leave-multipart): Remove.
21830         (gnus-mime-display-part): Revert 2004-03-19 change.
21831         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21833         * mml.el (mml-preview): Revert 2004-03-19 change.
21835 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21837         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21839 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21841         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21842         t while entering a file name using the mm-with-multibyte macro.
21843         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21845         * mm-util.el (mm-with-multibyte): New macro.
21847 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21849         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21850         New user option.
21851         (gnus-mime-multipart-functions): Doc and customization fix.
21852         (gnus-article-mime-hierarchy): New variable.
21853         (gnus-article-mime-hierarchy-next): New variable.
21854         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21855         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21856         gnus-article-mime-hierarchy-next to nil.
21857         (gnus-insert-mime-button): Show hierarchy numbers.
21858         (gnus-mime-accumulate-hierarchy): New function.
21859         (gnus-mime-enter-multipart): New function.
21860         (gnus-mime-leave-multipart): New function.
21861         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21862         (gnus-mime-display-alternative): Show hierarchy numbers.
21864         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21865         gnus-article-mime-hierarchy-next to nil.
21867 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21869         * dns.el: Don't require gnus-xmas.
21871 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21873         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21874         inline PGP.
21875         (mml-menu): Disable mml-quote-region if mark is inactive.
21877 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21879         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21880         when the group's active is not available.
21882 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21884         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21885         error.
21887 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21889         * imap.el (imap-store-password): New variable.
21890         (imap-interactive-login): Use it.
21891         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21893 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21895         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21896         window-start and hscroll to summary window.
21898 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21900         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21901         conversion message to newsrc-dribble when an actual conversion is
21902         performed.
21904 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21906         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21908 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21910         * mm-decode.el (mm-complicated-handles): New function reviving
21911         former definition of mm-multiple-handles.
21913         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21914         (gnus-mime-delete-part): Use it.
21916 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21918         * gnus-agent.el (gnus-agent-read-local):
21919         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21920         avoid the implicit assumption that they will always be equal.
21921         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21922         coding-system-for-write, as the with-temp-file macro first prints
21923         to a buffer then saves the buffer.
21925 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21927         * gnus-art.el (gnus-article-edit-part): New function.
21928         (gnus-mime-save-part-and-strip): Use it; do query instead of
21929         signaling an error; don't use mm-multiple-handles.
21930         (gnus-mime-delete-part): Ditto.
21932 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21934         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21935         old file versions.
21936         (gnus-group-prepare-hook): Remove function that converted list
21937         form of gnus-agent-expire-days to group properties.
21939         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21940         (gnus-request-accept-article): Re-indented.
21942         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21943         converters to handle old agent file formats.  Add logic for a
21944         "backup before upgrading warning".
21945         (gnus-convert-mark-converter-prompt): Developers can mark
21946         functions as needing (default), or not needing,
21947         gnus-convert-old-newsrc's "backup before upgrading warning".
21948         (gnus-convert-converter-needs-prompt): Tests whether the user
21949         should be protected from potentially irreversable changes by the
21950         function.
21952         * legacy-gnus-agent.el: New.  Provides converters that are only
21953         loaded when gnus-convert-old-newsrc needs to call them.
21955 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21957         * mail-source.el (mail-source-touch-pop): Doc fix.
21959         * message.el (message-smtpmail-send-it): Doc fix.
21961 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21963         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21965         * nnmail.el (nnmail-split-fancy): do.
21967         * gnus-kill.el (gnus-kill, gnus-execute): do.
21969 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21971         * gnus-sum.el (gnus-widget-reversible-match)
21972         (gnus-widget-reversible-to-internal)
21973         (gnus-widget-reversible-to-external): New functions.
21974         (gnus-widget-reversible): New widget.
21975         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21977 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21979         * gnus-sum.el (gnus-thread-sort-functions)
21980         (gnus-article-sort-functions): Document `(not F)' items.
21982 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21984         * spam.el (spam-use-gmane-xref): Add new backend.
21985         (spam-gmane-xref-spam-group): Add variable to control the name of the
21986         Gmane spam group.
21987         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21988         (spam-regex-headers-spam, spam-regex-headers-ham)
21989         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21990         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21991         backends and checks.
21992         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21994         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21995         an autodetect method.
21997 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21999         * gnus-int.el (gnus-request-accept-article): Inform the agent that
22000         articles are being added to a group.
22001         (gnus-request-replace-article): Inform the agent that articles
22002         need to be uncached as the cached contents are no longer valid.
22004 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22006         * binhex.el: Don't autoload executable-find.
22008         * canlock.el: Don't autoload mail-fetch-field.
22010         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22012         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22013         rmail-dont-reply-to and rmail-output.
22015         * gnus-score.el: Don't autoload ffap-string-at-point.
22017         * gnus-setup.el: Don't autoload sc-cite-original.
22019         * imap.el: Don't autoload base64-decode-string,
22020         base64-encode-string and md5.
22022         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22023         and rmail-msg-restore-non-pruned-header.
22025         * mm-decode.el: Don't autoload executable-find.
22027         * mm-url.el: Don't autoload executable-find.
22029         * mm-view.el: Don't autoload diff-mode.
22031         * nndb.el: Don't autoload news-reply-mode, news-setup,
22032         cancel-timer and telnet.
22034         * password.el: Don't autoload run-at-time for Emacs.
22036         * sha1-el.el: Don't autoload executable-find.
22038         * sieve-mode.el: Don't autoload c-mode.
22040         * uudecode.el: Don't autoload executable-find.
22042 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22044         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22045         (gnus-agent-possibly-alter-active): Avoid null in numeric
22046         comparison.
22047         (gnus-agent-set-local): Refuse to save null in local object table.
22048         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22049         list of articles that will be marked as unread.
22051 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22053         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22055 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22057         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22058         language tags.
22060 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22062         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22063         Don't bind "obarray".
22065         * gnus-sum.el (gnus-thread-sort-functions):
22066         Add `gnus-thread-sort-by-most-recent-number' and
22067         `gnus-thread-sort-by-most-recent-date'.
22068         Reported by Kai Grossjohann <kai@emptydomain.de>.
22070 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22072         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22074 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22076         * gnus-cus.el (gnus-agent-customize-category):
22077         Remove ignore-errors macro reference that required cl to be loaded at
22078         run-time.
22080         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22081         single-interval range of the form (min . max).  Previously the
22082         range had to look like ((min . max)).  Likewise, return
22083         (min . max) rather than ((min . max)).
22084         (gnus-range-map): Use gnus-range-normalize to accept
22085         single-interval range.
22087         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22088         the cache, but not the agent, now appear with their usual face.
22090 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22092         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22093         w3m-safe-url-regexp variable buffer-local.
22095         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22097 2004-02-27  Simon Josefsson  <jas@extundo.com>
22099         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22100         gnus-group-real-prefix.
22101         (gnus-summary-move-article): Use it, instead of
22102         gnus-group-real-prefix.
22104 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22106         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22107         w3m-safe-url-regexp variable buffer-local and set it as the value
22108         of mm-w3m-safe-url-regexp.
22110         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22112         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22113         parsing gnus-posting-styles when the message is not for replying.
22115         * nnrss.el (nnrss-opml-export):
22116         Use mm-set-buffer-file-coding-system instead of
22117         set-buffer-file-coding-system.
22119 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22121         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22122         of checkdoc.el).
22123         * nnrss.el: do.
22124         * gnus-mlspl.el: do.
22125         * gnus-ml.el: do.
22126         * gnus-srvr.el: do.
22128         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22130 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22132         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22133         Corrections to custom-manual links.
22135         * gnus-art.el (gnus-article): Ditto.
22137         * mm-decode.el (mime-display, mime-security): Ditto.
22139 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22141         * flow-fill.el: Typo.
22143 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22145         * spam-wash.el: New file.
22147 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22149         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22151 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22153         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22154         to be run with new-articles as LIST1, not LIST2.
22155         (spam-registration-functions): Add spam-use-ham-copy as a nil
22156         registration backend.
22158 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22160         * spam-stat.el (spam-stat-washing-hook): New option.
22161         (spam-stat-buffer-words): Use it.
22162         (spam-stat-process-directory, spam-stat-test-directory):
22163         Use insert-file-contents-literally.
22164         (spam-stat-coding-system): New variable.
22165         (spam-stat-load, spam-stat-save): Use it.
22167 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22169         * spam-report.el (spam-report-plug-agent):
22170         Quote spam-report-url-to-file and spam-report-url-ping-plain.
22172 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
22174         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22175         Allow / in mailto URLs.
22177 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22179         * spam-report.el (spam-report-process-queue): Fix interactive use.
22180         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22181         (spam-report-unplug-agent): Doc fixes.
22182         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22183         (spam-report-agentize, spam-report-deagentize):
22184         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22186         * message.el (message-setup-fill-variables): Add mml tags to
22187         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22188         <ajk@iu.edu>.
22189         (message-mode): Don't modify paragraph-separate there.
22191 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22193         * compface.el (uncompface-use-external): Default to undecided.
22194         (uncompface-use-external-threshold): New variable.
22195         (uncompface-float-time): New macro.
22196         (uncompface): Determine whether to use the external decoder if
22197         uncompface-use-external is undecided.
22199 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22201         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22202         after images.
22204         * gnus-art.el (gnus-mime-display-single): Remove dead code.
22206 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
22208         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22210         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22212         * gnus-sum.el (gnus-summary-limit-to-age)
22213         (gnus-summary-limit-children): do.
22215         * gnus-int.el (gnus-request-scan): do.
22217         * gnus-group.el (gnus-group-suspend): do.
22219         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22221         * gnus-cite.el (gnus-cite-parse-attributions): do.
22223         * gnus-agent.el (gnus-summary-set-agent-mark)
22224         (gnus-agent-regenerate-group): do.
22226         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22228         * binhex.el (binhex-decode-region-internal): do.
22230 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22232         * gnus-fun.el (gnus-face-properties-alist): New user option.
22233         (gnus-display-x-face-in-from): Use it.
22235         * gnus-art.el (article-display-face): Ditto.
22237         * compface.el (uncompface-use-external): Default to nil.
22239 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
22241         * nntp.el (nntp-erase-buffer): New function.
22242         (nntp-retrieve-data, nntp-send-command)
22243         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22244         (nntp-possibly-change-group): Use it.
22246         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22247         Use with-current-buffer.
22249 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
22251         * compface.el: Merge the ELisp-based uncompface program.
22252         (compface): New customization group.
22253         (uncompface-use-external): New user option.
22254         (uncompface): Call uncompface-internal if uncompface-use-external
22255         is nil.
22256         (uncompface-internal): New function.  Note that there are also
22257         some other functions and variables added for this function.
22259 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22261         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22262         if necessary.
22264 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22266         * spam-report.el (spam-report-unplug-agent)
22267         (spam-report-plug-agent, spam-report-deagentize)
22268         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22269         Add support for the Agent in spam-report: when unplugged, report to a
22270         file; when plugged, submit all the requests.
22272         * spam.el (spam-register-routine): Fix message about
22273         registration.
22275 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22277         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22278         dependencies.
22279         (rfc2047-encode): Use it.
22281         * gnus-art.el (gnus-button-marker-list): Move before first
22282         reference.
22284         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22285         (imap-parse-body): Fix format string mismatch.
22287         * gnus-score.el (gnus-summary-increase-score): do.
22289         * nnrss.el (nnrss-close): New function.
22291 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22293         * nnrss.el (nnrss-make-filename): New function.
22294         (nnrss-request-delete-group, nnrss-read-server-data)
22295         (nnrss-save-server-data, nnrss-read-group-data)
22296         (nnrss-save-group-data): Use it.
22297         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22298         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22299         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22301 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22303         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22305 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22307         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22308         files.
22310         * message.el (message-generate-headers-first): Don't quote nil
22311         and t in docstrings.
22313         * imap.el (imap-id): do.
22315         * gnus-agent.el (gnus-agent-consider-all-articles)
22316         (gnus-agent-queue-mail): do.
22318 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22320         * spam-report.el (spam-report-process-queue): New function.
22321         Process requests from `spam-report-requests-file'.
22322         (spam-report-process-queue): Doc fix.
22324 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22326         * spam.el (spam-register-routine)
22327         (spam-log-processing-to-registry, spam-log-registered-p)
22328         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22329         Change "check" to "spam-check" for semi-clarity.
22331 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22333         * pop3.el: Require nnheader.
22335         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22337         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22339         * gnus-picon.el: Require cl.
22341         * gnus-fun.el: Require gnus-ems and gnus-util.
22343         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22345         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22347         * gnus-art.el (gnus-article-edit-mode): Define before first
22348         reference.
22350 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22352         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22353         (gnus-uu-post-encoded): Use point-at-bol.
22355         * gnus-topic.el (gnus-group-active-topic-p): do.
22357         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22359         * gnus-group.el (gnus-group-kill-region): do.
22361         * gnus-art.el (article-date-ut): do.
22363         * message.el (message-fetch-field): Remove redundant
22364         case-fold-search binding.
22365         (message-narrow-to-field): Simplify.
22367 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22369         * spam.el (spam-directory): Derive from `gnus-directory'.
22371         * spam-report.el (spam-report-url-to-file)
22372         (spam-report-requests-file): New function and variable for offline
22373         reporting.
22374         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22375         and user defined function.
22376         (spam-report-url-ping-mm-url): Remove doubled slash.
22378 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22380         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22382 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22384         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22385         Fix format string mismatch.
22387         * sieve.el (sieve-deactivate-all): do.
22389         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22391         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22393         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22395         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22397 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22399         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22400         the list of checks.
22402 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22404         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22405         padding.
22407 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22409         * mm-view.el (mm-fill-flowed): New variable.
22410         (mm-inline-text): Use it.
22412 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22414         * spam.el (spam-spamassassin-register-ham-routine)
22415         (spam-spamassassin-register-spam-routine): Fix function names.
22417 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22419         * gnus.el (gnus-tmp-grouplens): Remove.
22420         (gnus-summary-line-format): Remove grouplens.
22422         * gnus-group.el (gnus-group-line-format): Ditto.
22424         * gnus-spec.el (gnus-format-specs): Ditto.
22425         (gnus-update-format-specifications): Flush the group format spec
22426         cache if there's the grouplens stuff.
22427         (gnus-parse-simple-format): Replace %l with the empty string.
22429 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22431         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22432         omission.
22434 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22436         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22437         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22439 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22441         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22442         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22443         New macros and functions.
22444         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22445         Handle > NLINK_MAX messages.
22446         * nnmaildir.el (nnmaildir-request-set-mark):
22447         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22449 2004-01-25  Alex Schroeder  <alex@gnu.org>
22451         * spam-stat.el (spam-stat-process-directory-age): New option.
22452         (spam-stat-process-directory): Use it.
22454 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22456         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22457         (spam-stat-save): Accept prefix argument.
22459 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22461         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22462         links" error.
22464 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22466         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22467         compatibility with old .newsrc.eld files.
22469         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22471         * gnus-start.el (gnus-1): do.
22473         * gnus-group.el (gnus-group-line-format-alist): do.
22475         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22477         * gnus-gl.el: Remove.
22479 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22481         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22482         marks consisting of a single range {for example, (3 . 5)} rather
22483         than a list of a single range { ((3 . 5)) }.
22485 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22487         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22488         Use with-current-buffer.
22489         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22490         avoid consing a string.
22492         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22493         Remove obsolete entries for big5 and gb2312.
22495 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22497         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22498         uncompressed list.
22500 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22502         * spam-stat.el (spam-stat-strip-xref): New function.
22503         (spam-stat-process-directory): Use it.
22505         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22506         here -- it's done in message-fetch-field.
22508 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22510         * gnus-agent.el (gnus-agent-queue-mail)
22511         (gnus-agent-prompt-send-queue): New variables.
22512         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22513         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22514         "nndraft:queue" along to gnus-draft-send.
22515         Use gnus-agent-prompt-send-queue.
22516         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22517         is "nndraft:queue".  Suggested by Gaute Strokkenes
22518         <gs234@srcf.ucam.org>
22520         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22521         (agent-enable-undownloaded-faces): Add.
22522         (gnus-agent-cat-groups): Use eval-and-compile, not
22523         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22524         method of gnus-agent-cat-groups even when the buffer has been
22525         evalled.
22526         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22527         delete gnus-agent-save-active-1.
22528         (gnus-agent-save-groups): Delete.  Identical to
22529         gnus-agent-save-active.
22530         (gnus-agent-write-active): No longer adjust agent's copy of active
22531         file as agent's adjustments are now stored in their own
22532         file.  Remove optional parameter.
22533         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22534         servers.  Add use of min/max range limits from server's local
22535         file.
22536         (gnus-agent-save-alist): Remove unused optional argument.
22537         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22538         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22539         (gnus-agent-set-local): A per-server file that keeps min/max range
22540         limits for articles known to the agent.  Provides a fast mechanism
22541         for altering many active ranges.
22542         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22543         active file (local makes it unnecessary).
22544         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22546         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22547         (agent-enable-undownloaded-faces): Add.
22549         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22550         disable it when sending to "nndraft:queue".
22551         (gnus-group-send-queue): Add safety check to avoid sending queue
22552         when unplugged.
22554         * gnus-group.el (gnus-group-catchup): Use new
22555         gnus-sequence-of-unread-articles, not
22556         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22557         numbers of articles.  Use gnus-range-map to avoid having to
22558         uncompress the unread list.
22559         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22560         Fix invalid ange-ftp reference.
22562         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22563         (gnus-sorted-range-intersection): Intersection of two ranges
22564         without requiring that they first be uncompressed.
22566         * gnus-start.el (gnus-activate-group): Unless blocked by the
22567         caller, possibly expand the active range to include both cached
22568         and agentized articles.
22569         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22570         multiple version-dependent converters.
22571         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22572         gnus-agent-save-active.
22573         (gnus-save-newsrc-file): Save dirty agent range limits.
22575         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22576         gnus-agent-possibly-alter-active.
22577         (gnus-adjust-marked-articles): Faster handling of simple lists.
22579 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22581         * spam-stat.el (spam-stat-test-directory): New optional argument
22582         displays a list of files detected.  Suggested by Andrew Cohen
22583         <cohen@andy.bu.edu>.
22584         (spam-stat-buffer-words-with-scores): Don't narrow and change
22585         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22587 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22589         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22590         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22591         (spam-spamassassin-arguments)
22592         (spam-spamassassin-spam-flag-header)
22593         (spam-spamassassin-positive-spam-flag-header)
22594         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22595         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22596         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22597         (spam-list-of-processors, spam-list-of-checks)
22598         (spam-list-of-statistical-checks, spam-registration-functions)
22599         (spam-check-spamassassin-headers, spam-check-spamassassin)
22600         (spam-spamassassin-score)
22601         (spam-spamassassin-register-with-sa-learn)
22602         (spam-spamassassin-register-spam-routine)
22603         (spam-spamassassin-register-ham-routine)
22604         (spam-assassin-register-spam-routine)
22605         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22606         (spam-bogofilter-score): Fix to show article before scoring.
22608 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22610         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22611         default scoring function.
22612         (spam-generic-score): Call spam-spamassassin-score if
22613         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22614         spam-bogofilter-score otherwise.
22616         * gnus.el (spam-process, spam-autodetect-methods):
22617         Add spamassassin and spamassassin-headers.
22619 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22621         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22622         Suppress unnecessary messages.
22624 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22626         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22627         make-hash-table.
22629 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22631         * canlock.el (base64-encode-string): Don't autoload it.
22633 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22635         * run-at-time.el: Remove useless (require 'itimer),
22636         eval-and-compile and (featurep 'xemacs).
22638 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22640         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22641         GROUP is a virtual group.
22643 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22645         * gnus.el: Autoload `message-y-or-n-p'.
22647 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22649         * pgg-parse.el: Remove unnecessary (require 'custom).
22651         * pgg-def.el: do.
22653         * nnmail.el: do.
22655         * gnus-undo.el: do.
22657         * gnus-picon.el: do.
22659         * gnus-util.el: do.
22661 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22663         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22665 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22667         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22668         handle, as well as a list.
22670         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22671         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22672         (mm-w3m-cid-retrieve): Simplify.
22674 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22676         * message.el (message-kill-to-signature): Allow prefix arg to
22677         specify number of lines to keep before signature.
22679 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22681         * message.el (message-kill-to-signature): Change docstring.
22683 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22685         * canlock.el: Always require sha1-el.
22686         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22688         * message.el: Autoload sha1 only when compiling.
22690 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22692         * message.el (message-canlock-generate): Require sha1-el.
22694 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22696         * message.el (message-expand-name): Silence the byte compiler.
22698 2004-01-13  Simon Josefsson  <jas@extundo.com>
22700         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22701         Invoke gnus-score-mode.
22702         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22704         * gnus-range.el (gnus-compress-sequence): Doc fix.
22705         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22707 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22709         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22711 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22713         * spam.el (spam-get-article-as-string): Update to use
22714         gnus-request-article-this-buffer, much simpler.
22715         (spam-get-article-as-buffer): Remove.
22717 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22719         * message.el (message-expand-name): Use EUDC if the user uses that.
22721 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22723         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22724         character for the encoding to avoid consing a string.
22726         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22727         unnecessarily.
22729         * mm-util.el (mm-replace-chars-in-string): Remove.
22731         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22732         of mm-replace-chars-in-string.
22734 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22736         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22738         * mm-util.el (mm-subst-char-in-string): Support inplace.
22740         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22741         a new string in every iteration.  Use shy groups.
22743 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22745         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22746         * gnus-soup.el (gnus-soup-group-brew):
22747         * gnus-msg.el (gnus-put-message):
22748         * gnus-move.el (gnus-group-move-group-to-server):
22749         * gnus-kill.el (gnus-batch-score):
22750         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22751         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22752         (gnus-group-update-group, gnus-group-read-group)
22753         (gnus-group-make-group, gnus-group-make-help-group)
22754         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22755         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22756         (gnus-group-sort-by-unread, gnus-group-catchup)
22757         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22758         (gnus-group-yank-group, gnus-group-set-info)
22759         (gnus-group-list-groups):
22760         * gnus.el (gnus-generate-new-group-name):
22761         * gnus-delay.el (gnus-delay-send-queue):
22762         * nnvirtual.el (nnvirtual-catchup-group):
22763         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22764         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22765         (gnus-group-prepare-topics, gnus-topic-check-topology):
22766         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22767         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22768         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22769         (gnus-group-make-articles-read):
22770         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22771         (gnus-group-change-level, gnus-kill-newsgroup)
22772         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22773         (gnus-get-unread-articles, gnus-make-articles-unread)
22774         (gnus-make-ascending-articles-unread): Use accessor
22775         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22776         to get group information for improved readability.
22778 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22780         * gnus-art.el (article-decode-mime-words, article-babel)
22781         (gnus-article-highlight-signature, gnus-article-add-buttons)
22782         (gnus-signature-toggle): Use gnus-with-article-buffer.
22784         * gnus-art.el (gnus-article-highlight-headers)
22785         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22787         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22788         (gnus-article-set-globals, gnus-request-article-this-buffer)
22789         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22790         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22791         (gnus-mime-display-alternative): Use with-current-buffer.
22793 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22795         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22796         also under 80 char limit, and call gnus-error if needed.
22797         (spam-fetch-article-header): Fix - it was a
22798         buffer-local variable (gnus-newsgroup-data).
22799         (spam-find-spam): Use spam-generate-fake-headers, forget about
22800         spam-insert-fake-headers.
22801         (spam-insert-fake-headers): Remove.
22803 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22805         * deuglify.el (gnus-article-outlook-unwrap-lines)
22806         (gnus-outlook-rearrange-article)
22807         (gnus-outlook-repair-attribution-outlook)
22808         (gnus-outlook-repair-attribution-block)
22809         (gnus-outlook-repair-attribution-other): Remove redundant
22810         save-excursion.
22812 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22814         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22815         (spam-fetch-field-subject-fast)
22816         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22817         (spam-fetch-article-header): Add functions to deal with Gnus
22818         internals for fast retrieval of article header data.
22819         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22821 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22823         * pop3.el (pop3-md5): Remove.
22824         (pop3-apop): Replace pop3-md5 with md5.
22826         * mm-bodies.el: base64 is always built-in.
22828         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22829         Use with-current-buffer.
22831 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22833         * canlock.el (canlock-insert-header): Remove excessive grouping in
22834         regexp.
22836         * gnus-sum.el (gnus-summary-read-document): Ditto.
22838         * gnus-uu.el (gnus-uu-part-number): Ditto.
22840         * html2text.el (html2text-remove-tags): Ditto.
22841         (html2text-format-tags): Ditto.
22842         (html2text-format-single-elements): Ditto.
22844         * mml.el (mml-parse-1): Ditto.
22846 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22848         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22850         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22852         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22854         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22856 2003-11-15  Simon Josefsson  <jas@extundo.com>
22858         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22859         (pgg-gpg-lookup-key): Use regexp match instead of
22860         split-string (split-string is different between emacs 21.2 and
22861         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22863 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22865         * gnus-art.el (gnus-mime-view-all-parts)
22866         (gnus-article-part-wrapper, gnus-article-view-part):
22867         Use with-current-buffer.
22869 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22871         * spam.el (spam-disable-spam-split-during-ham-respool)
22872         (spam-spamoracle-database, spam-cache-lookups)
22873         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22874         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22875         (spam-group-ham-marks, spam-group-spam-marks)
22876         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22877         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22878         also add spam-use-blackholes to the statistical checks.
22879         (spam-fetch-field-fast): Add interface to fetching fields, may
22880         become a macro.
22881         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22882         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22883         (spam-insert-fake-headers): Fake an article when needed.
22884         (spam-find-spam): Fake article when possible.
22885         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22886         (spam-check-bogofilter-headers): Use message-fetch-field instead
22887         of nnmail-fetch-field.
22889 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22891         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22893 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22895         * spam.el (spam-split): Do not require spam-use-CHECK to be
22896         enabled if that check is passed to spam-split explicitly; also
22897         fix so 'spam doesn't get converted to spam-split-group when
22898         spam-split-symbolic-return is t.
22899         (spam-find-spam): Find registrations of the article and use those
22900         instead of re-running spam-split to find the spam/ham
22901         classification of the article.
22902         (spam-log-processing-to-registry, spam-log-registered-p)
22903         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22904         Use gnus-error instead of gnus-message.
22905         (spam-log-registration-type): Add function to determine the
22906         classification of a message based on registry entries; will
22907         return nil if both 'spam and 'ham are found.
22908         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22909         a reasonably fast local cache without the loading errors.
22910         (spam-cache-lookups): Set to t by default.
22911         (spam-find-spam): Don't try to guess spam-cache-lookups.
22912         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22913         spam-caches entry.
22914         (spam-filelist-build-cache, spam-filelist-check-cache):
22915         Fix caching of whitelist/blacklist entries.
22916         (spam-check-whitelist, spam-check-blacklist):
22917         Invoke spam-from-listed-p with a type, not a cache variable.
22918         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22920 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22922         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22924         * nnmail.el (nnmail-split-fancy): do.
22926         * mml.el (mml-parse): do.
22928         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22929         (gnus-score-adaptive): do.
22931 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22933         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22934         (gnus-mime-button-map): Don't set keymap parent.
22935         (gnus-button-ctan-directory-regexp): Use shy grouping.
22936         (gnus-prev-page-map): Don't set keymap parent.
22937         (gnus-prev-page-map): Remove duplicated one.
22938         (gnus-next-page-map): Don't set keymap parent.
22939         (gnus-mime-security-button-map): Ditto.
22941         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22942         version number.
22944         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22946 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22948         * canlock.el (canlock-sha1-function): Remove.
22949         (canlock-sha1-function-for-verify): Remove.
22950         (canlock-openssl-program): Remove.
22951         (canlock-openssl-args): Remove.
22952         (canlock-ignore-errors): Remove.
22953         (canlock-sha1-with-openssl): Remove.
22954         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22955         (canlock-verify): Don't use canlock-ignore-errors.
22957         * sha1-el.el (sha1-string-external): Make it can return a string
22958         in binary form.
22959         (sha1-region-external): Ditto.
22960         (sha1-string-internal): Ditto.
22961         (sha1-region-internal): Ditto.
22962         (sha1-region): Ditto.
22963         (sha1-string): Ditto.
22964         (sha1): Ditto.
22966 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22968         * spam.el (spam-report-articles-gmane): New command.
22970 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22972         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22974         * run-at-time.el (run-at-time-saved): Remove.
22975         (run-at-time): Doc fix.
22977 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22979         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22980         (gnus-summary-limit-map): Add it.
22981         (gnus-summary-make-menu-bar): do.
22983 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22985         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22986         Make attempt at some caching support (done for BBDB only now).
22987         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22988         addresses to be checked.
22989         (spam-clear-cache-BBDB): Add function, to be invoked by
22990         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22991         (spam-check-BBDB): Check and use the caches, if
22992         spam-cache-lookups is on, remove superfluous (provide).
22994 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22996         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22998 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
23000         * run-at-time.el (run-at-time-saved): Move to after the definition
23001         of `run-at-time'.
23003 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23005         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23006         mm-w3m-local-map-property.
23008         * mm-view.el (mm-w3m-mode-map): Remove.
23009         (mm-w3m-local-map-property): Remove.
23010         (mm-inline-text-html-render-with-w3m): Don't use
23011         mm-w3m-local-map-property.
23013 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23015         * run-at-time.el: New file.
23017         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23018         of gnus-set-text-properties.
23020         * gnus-uu.el (gnus-uu-save-article): Ditto.
23022         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23024         * gnus-cite.el (gnus-cite-parse): Ditto.
23026         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23027         of gnus-.
23029         * gnus.el: Change calls to nnheader-run-at-time and
23030         password-run-at-time throughout to use run-at-time directly.
23032         * password.el: Remove definition of run-at-time.
23034 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23036         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23037         in prompt.
23039 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23041         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23042         XEmacs version.
23044         * dns.el (dns-make-network-process): Use `open-network-stream'
23045         instead of `gnus-xmas-open-network-stream'.
23047         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23049 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23051         * gnus-art.el (gnus-mime-display-alternative)
23052         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23053         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23054         Don't use gnus-local-map-property.
23056         * gnus-util.el (gnus-local-map-property): Remove.
23058         * mm-view.el (mm-view-pkcs7-decrypt):
23059         Replace gnus-completing-read-maybe-default with completing-read.
23061         * gnus-util.el (gnus-completing-read): do.
23062         (gnus-completing-read-maybe-default): Remove.
23064 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23066         * password.el: Only autoload `run-at-time' if not XEmacs.
23067         Only autoload the itimer functions if XEmacs.
23069 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23071         * gnus-art.el (gnus-read-string): Remove.
23072         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23073         read-string.
23075 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23077         * netrc.el: Autoload password-read.
23078         (netrc): Add configuration group.
23079         (netrc-encoding-method, netrc-openssl-path):
23080         Add variables for encoding and decoding of files with symmetric
23081         ciphers.
23082         (netrc-encode): Add assistant function to encode a file with
23083         netrc-encoding-method.
23084         (netrc-parse): Add interactive parameter, added optional
23085         decoding if netrc-encoding-method is non-nil but otherwise
23086         behavior is standard.
23087         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23088         Do s/encode/encrypt/ everywhere.
23090         * spam.el: Remove executable-find autoload.
23092 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23094         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23096         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23098 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23100         * gnus-art.el (gnus-treat-ansi-sequences)
23101         (article-treat-ansi-sequences): New variable and function.
23102         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23104         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23105         Use it.
23107 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23109         * mm-util.el (mm-quote-arg): Remove.
23111         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23112         shell-quote-argument.
23114         * gnus-uu.el (gnus-uu-command): do.
23116         * gnus-sum.el (gnus-summary-insert-pseudos): do.
23118         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23119         with make-char.
23121         * mm-util.el (mm-make-char): Remove.
23123         * mml.el (mml-mode): Replace gnus-add-minor-mode with
23124         add-minor-mode.
23126         * gnus-undo.el (gnus-undo-mode): do.
23128         * gnus-topic.el (gnus-topic-mode): do.
23130         * gnus-sum.el (gnus-dead-summary-mode): do.
23132         * gnus-start.el (gnus-slave-mode): do.
23134         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23136         * gnus-ml.el (gnus-mailing-list-mode): do.
23138         * gnus-gl.el (gnus-grouplens-mode): do.
23140         * gnus-draft.el (gnus-draft-mode): do.
23142         * gnus-dired.el (gnus-dired-mode): do.
23144         * gnus-ems.el (gnus-add-minor-mode): Remove.
23146         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23147         Replace gnus-char-width with char-width.
23149         * gnus-ems.el (gnus-char-width): Remove.
23151         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23152         Replace gnus-char-width with char-width.
23154         * gnus-ems.el (gnus-char-width): Remove.
23156         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23157         definition.
23158         Remove Emacs 20 hash table compatibility code.
23160         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23161         20 compatibility code.
23163         * spam.el (spam-point-at-eol): Replace with point-at-eol.
23165         * smime.el (smime-point-at-eol): Replace with point-at-eol.
23167         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23168         Replace with point-at-{eol,bol}.
23170         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23172         * imap.el (imap-point-at-eol): Replace with point-at-eol.
23174         * flow-fill.el (fill-flowed-point-at-bol)
23175         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23177         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23178         Replace with point-at-{eol,bol} throughout all files.
23180 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23182         * ntlm.el (ntlm-string-as-unibyte): New macro.
23183         (ntlm-build-auth-response): Use it.
23185         Remove Emacs 20 stuff:
23186         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23187         of delq and copy-sequence.
23188         * gnus-art.el (popup-menu): Remove the compiler macro.
23189         * nnmail.el (nnmail-split-fancy): Don't support customizing with
23190         Emacs 20.
23192 2004-01-05  Simon Josefsson  <jas@extundo.com>
23194         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23195         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23196         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23197         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23198         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23199         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23200         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23201         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23202         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23203         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23204         ntlm-string-permute, string-lshift into ntlm-string-lshift,
23205         string-xor into ntlm-string-xor.
23206         Suggested by Jesper Harder <harder@myrealbox.com>.
23208         * ntlm.el: Don't include poem.
23210         * md4.el (print-int32, print-string-hexa): Remove.
23211         Suggested by Jesper Harder <harder@myrealbox.com>.
23213         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23215         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23216         probably breaks emacs with DL patch, but do we care? Is anyone
23217         still using the DL stuff?)
23219         * sieve-manage.el: Use the password package.
23220         (sieve-manage-read-passwd): Remove.
23221         (sieve-manage-interactive-login): Use password.  Re-add
23222         condition-case around loop.
23224         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23225         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23226         Use the password package.
23228 2003-02-19  Simon Josefsson  <jas@extundo.com>
23230         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23231         token.
23233 2002-08-07  Simon Josefsson  <jas@extundo.com>
23235         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23236         (sieve-manage-authenticators):
23237         (sieve-manage-authenticator-alist): Add some SASL mechs.
23238         (sieve-sasl-auth): New function.
23239         (sieve-manage-cram-md5-auth):
23240         (sieve-manage-plain-auth): Rewrite using SASL library.
23241         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23242         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23243         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23244         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23246 2004-01-05  Simon Josefsson  <jas@extundo.com>
23248         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23249         New files.
23251 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23253         * gnus-group.el (gnus-no-groups-message): Update.
23255         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23257 2003-11-09  Simon Josefsson  <jas@extundo.com>
23259         * imap.el: Support for ID IMAP extension (RFC 2971).
23260         (imap-local-variables): Add imap-id.
23261         (imap-id): New variable.
23262         (imap-id): New function.
23263         (imap-parse-response): Parse untagged ID response.
23264         * nnimap.el (nnimap-id): New variable.
23265         (nnimap-open-connection): Use it.
23267 2003-12-28  Simon Josefsson  <jas@extundo.com>
23269         * gnus-score.el (gnus-score-edit-all-score): New.
23270         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23272 2004-01-04  Simon Josefsson  <jas@extundo.com>
23274         * password.el: Add.
23276 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23278         * dns.el (dns-query-types): Fix typo.
23279         (dns-query-types): New function.
23280         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23281         PTR and SOA replies, see RFC 1035.
23283 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23285         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23287         * Move to Changelog.2.
23289 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23291         * gnus.el (gnus-version-number): Bump version.
23293 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23295         * gnus.el: No Gnus v0.1 is released.
23297 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23299         * gnus.el: No Gnus v0.0 is released.
23301 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23303         * gnus.el (gnus-version-number): Bump.
23304         (gnus-version): No.
23306 See ChangeLog.2 for earlier changes.
23308   Copyright (C) 2004-2012 Free Software Foundation, Inc.
23310   This file is part of GNU Emacs.
23312   GNU Emacs is free software: you can redistribute it and/or modify
23313   it under the terms of the GNU General Public License as published by
23314   the Free Software Foundation, either version 3 of the License, or
23315   (at your option) any later version.
23317   GNU Emacs is distributed in the hope that it will be useful,
23318   but WITHOUT ANY WARRANTY; without even the implied warranty of
23319   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23320   GNU General Public License for more details.
23322   You should have received a copy of the GNU General Public License
23323   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23325 ;; Local Variables:
23326 ;; coding: utf-8
23327 ;; fill-column: 79
23328 ;; add-log-time-zone-rule: t
23329 ;; End: