qp.el (quoted-printable-decode-region): Decode multiple bytes at once.
[emacs.git] / lisp / gnus / ChangeLog
blob9de24402f90f0e561d4d703100a4050250bfbdde
1 2012-08-30  Kenichi Handa  <handa@gnu.org>
3         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
4         once.
6 2012-08-29  Julien Danjou  <julien@danjou.info>
8         * gnus-notifications.el: New file.
9         (gnus-notifications-notify): New function.
10         (gnus-notifications): Use `gnus-notifications-notify'.
12 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
15         transfer encoding first; bind gnus-newsgroup-charset to the charset
16         that the article specifies (Bug#12209).
18 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
21         (gnus-group-customize-done): Encode values posting-style holds.
23         * gnus-msg.el (gnus-summary-resend-message)
24         (gnus-configure-posting-styles): Decode values posting-style group
25         parameter holds.
27 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
29         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
30         `name' and `address' in Resent-From header.
32 2012-08-14  Chong Yidong  <cyd@gnu.org>
34         * gnus-art.el (article-display-face): Handle failure in
35         gnus-create-image (Bug#11802).
37 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
39         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
40         Use defsetf.
42 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
44         * auth-source.el: (auth-source-plstore-search)
45         (auth-source-secrets-search): Ignore :require and :type in search spec.
47 2012-08-06  Julien Danjou  <julien@danjou.info>
49         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
50         Remove autoload, already handled by gnus.el.
52 2012-08-05  Julien Danjou  <julien@danjou.info>
54         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
55         Add autoload.
57 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
59         * gnus.el (gnus-valid-select-methods): Fix custom type.
61 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
63         * auth-source.el (auth-sources, auth-source-backend-parse)
64         (auth-source-macos-keychain-search)
65         (auth-source-macos-keychain-search-items)
66         (auth-source-macos-keychain-result-append)
67         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
68         auth-source.el through the /usr/bin/security utility.
69         (auth-sources): Fix syntax error.
70         (auth-source-macos-keychain-result-append): Fix variable name.
71         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
73 2012-07-27  Julien Danjou  <julien@danjou.info>
75         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
76         Emacs < 24.1
78 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
80         * message.el (message-kill-address): Don't kill last newline.
81         (message-skip-to-next-address): Don't move to the next header.
82         (message-fill-field-address): Work properly.
84 2012-07-25  Julien Danjou  <julien@danjou.info>
86         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
88 2012-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
90         * nnimap.el (nnimap-get-responses): Don't remove, still used.
92 2012-07-24  Julien Danjou  <julien@danjou.info>
94         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
96         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
97         (nntp-async-timer-handler): Remove, unused.
99         * nnimap.el (nnimap-get-responses): Remove, unused.
101         * nnheader.el (mail-header-set-extra): Remove, unused.
103         * mm-view.el (mm-view-sound-file): Remove, unused.
105         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
106         (mm-url-encode-multipart-form-data): Remove, unused.
108         * message.el (message-remove-signature, message-make-host-name)
109         (message-fill-address): Remove, unused.
111         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
112         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
113         unused.
115         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
117         * gnus-util.el (gnus-extract-address-component-name)
118         (gnus-extract-address-component-email, gnus-sortable-date)
119         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
120         (gnus-process-live-p): Remove, unused.
122         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
124         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
125         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
126         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
127         function.
129         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
131         * gnus-score.el (gnus-summary-score-crossposting)
132         (gnus-score-regexp-bad-p): Remove, unused.
134         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
136         * gnus-range.el (gnus-sublist-p): Remove, unused.
138         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
139         unused.
141         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
143         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
144         (gnus-request-associate-buffer): Remove, unused.
146         * gnus-group.el (gnus-group-set-method-info)
147         (gnus-group-set-params-info): Remove, unused.
149         * gnus-fun.el (gnus-shell-command-to-string)
150         (gnus-shell-command-on-region): Remove, unused.
152         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
154         * gnus-art.el (gnus-article-text-type-exists-p)
155         (article-translate-characters, gnus-article-hide-text-of-type)
156         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
157         Remove, unused.
159 2012-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
161         * nnir.el ("nnir"): Revert last change, that's premature to merge from
162         Gnus master.
164 2012-07-22  Andrew Cohen  <cohen@bu.edu>
166         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
168 2012-07-21  Julien Danjou  <julien@danjou.info>
170         * message.el (message-dont-reply-to-names): Replace deprecated
171         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
172         (message-get-reply-headers): Ditto.
174 2012-07-18  Julien Danjou  <julien@danjou.info>
176         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
177         `sieve-upload-and-kill'.
179         * sieve.el (sieve-bury-buffer): Remove function.
180         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
181         (sieve-upload-and-kill): New function, mapped to C-c C-c.
183 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
185         * shr.el (shr-expand-url): Handle URL starting with `//'.
187 2012-07-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
188 2012-07-13  Chong Yidong  <cyd@gnu.org>
190         * smime.el (smime-certificate-info): Set buffer-read-only directly,
191         instead of calling toggle-read-only with a (bogus) argument.
193 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
195         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
196         of initial input when reading the author to restrict the summary to.
198 2012-07-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
200         * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
201         buffer exists, which it doesn't if we haven't started Gnus.
203 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
205         * mm-decode.el (mm-shr):
206         Allow overriding charset by mm-charset-override-alist.
208 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
210         * gnus-art.el (gnus-article-view-part):
211         Toggle subparts of multipart/alternative part.
213 2012-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
215         * gnus-sync.el: Simply require json.
217         * registry.el: Simply require eieio and eieio-base.
219 2012-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
221         * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
223 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
225         * shr.el (shr-render-buffer): New command.
226         (shr-visit-file): Use it.
228 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
230         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
231         Set no-byte-compile and no-update-autoloads.
233 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
235         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
237 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
239         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
240         being bound to a lambda form.
242 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
244         * gnus-picon.el (gnus-picon-properties): New defcustom.
245         (gnus-picon-create-glyph): Use it.
247 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
249         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
250         locales.
252         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
253         on a handle.
255         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
256         address as the default.
258         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
259         It makes no sense to query the user about internal files.
261         * gnus-spec.el: Remove all the byte-compilation stuff, since
262         benchmarking shows that it doesn't help when entering large summary
263         buffers.
265         * gnus-util.el (gnus-byte-code): Remove.
267         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
268         grouplens stuff.
270 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
273         (bug#11514).
275 2012-06-26  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
277         * message.el (message-buffers): Return all buffers derived from Message
278         to make `gnus-dired-attach' work with mu4e.
280 2012-06-26  Daiki Ueno  <ueno@unixuser.org>
282         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
283         (mm-dissect-singlepart): Don't guess the MIME type of
284         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
285         set.
286         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
287         toplevel MIME type is multipart/encrypted.
289 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
291         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
292         In particular, add an optional argument and a docstring.
294         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
296         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
297         current before calling `gnus-groups-to-gnus-format'.
298         Note that this was already the case for `gnus-active-to-gnus-format'.
300 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
302         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
304 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306         * mm-decode.el (mm-dissect-buffer): Doc fix.
308         * gnus-sum.el (gnus-handle-ephemeral-exit):
309         Avoid creating the group buffer if it doesn't exist.
311         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
312         is given, mark the group as ephemeral with the current window conf.
314         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
315         buffer exists, which it doesn't if we haven't started Gnus.
316         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
318 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320         * mml.el (mml-generate-mime):
321         Allow specifying what the top-level part type is.
323         * gnus-sum.el (gnus-auto-center-summary):
324         `scroll-margin' isn't defined on XEmacs.
326 2012-06-26  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
328         * gnus-sum.el (gnus-auto-center-summary):
329         Set default to respect `scroll-margin'.
331 2012-06-26  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
333         * gnus-cite.el (gnus-dissect-cited-text): A single line without
334         citation prefix within a block of cited text should be considered
335         part of that block *only* if it is a blank line.
337 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
339         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
340         before kinsoku-bol characters nor within kinsoku-eol characters.
342 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
344         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
345         (gnus-topic-create-topic, gnus-topic-enter-dribble):
346         Silence compiler.
347         (gnus-sync-read): Use mapc instead of mapcar.
349         * mm-archive.el: Require mm-decode for some macros.
350         (gnus-recursive-directory-files, mailcap-extension-to-mime):
351         Silence the byte compiler.
352         (mm-archive-decoders): New function that returns the value of
353         the mm-archive-decoders variable.
355         * mm-decode.el:
356         Don't require mm-archive; autoload mm-archive functions instead.
357         (mm-dissect-singlepart): Use the function mm-archive-decoders.
359         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
361 2012-06-26  Peter Munster  <pmrb@free.fr>
363         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
364         (gnus-demon-cancel): Ditto.
365         (gnus-demon-run-callback): When function cannot be called due to low
366         idleness, call it when idleness reaches the expected value, instead
367         of waiting another timer period.
368         (gnus-demon-init): Add `time' to arguments of call-back.
370 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
372         * gnus.el: Register gnus-registry functions.
374         * gnus-registry.el (gnus-try-warping-via-registry):
375         Moved here and indent.
377         * gnus-int.el (gnus-warp-to-article):
378         Check whether the registry is enabled before warping.
380 2012-06-26  Dave Abrahams  <dave@boostpro.com>
382         * gnus-sum.el (gnus-summary-insert-subject): Record information
383         in the registry about each article retrieved.
385         * gnus-int.el (gnus-select-group-with-message-id): New function.
386         (gnus-try-warping-via-registry): Ditto.
387         (gnus-warp-to-article): Fall back on the registry.
389 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
391         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
393 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
395         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
396         gnus-gcc-self-resent-messages may be a group parameter.
397         (gnus-summary-resend-message):
398         Don't encode encoded words in header when Gcc'ing resent message.
400 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402         * shr.el (shr-insert): Treat non-breaking space just like normal
403         space.  This seems to produce more pleasing results.
404         (shr-insert):
405         Only insert a blank line if we're starting from an image.
406         (shr-tag-br):
407         Allow <br> to end lines or to make a single blank line.
408         (shr-ensure-paragraph): Consider lines with white space to be blank.
410 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
412         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
413         and gnus-gcc-post-body-encode-hook.
415 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
417         * mm-decode.el (mm-dissect-singlepart):
418         Guess what the type of application/octet-stream parts really is.
420         * gnus-sum.el (gnus-propagate-marks): Remove.
422 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
424         * nntp.el (nntp-coding-system-for-read): Remove.
425         (nntp-coding-system-for-write): Ditto.
426         (nntp-open-connection): Just use `binary' directly.
428 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
430         * registry.el (registry-usage-test, registry-persistence-test):
431         Move to tests/gnustest-registry.el.
432         (registry-make-testable-db, registry-match-test)
433         (registry-instantiation-test): Move to tests/gnustest-registry.el.
435         * gnus-registry.el (gnus-registry-misc-test)
436         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
438         * tests/gnustest-registry.el:
439         New file with the registry and gnus-registry ERT tests.
441 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
443         * gnus-msg.el (gnus-summary-resend-message):
444         Make gnus-summary-resend-message-insert-gcc be last item in
445         message-header-setup-hook.
447 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
449         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
450         (nnfolder-marks, nnfolder-marks-file-suffix)
451         (nnfolder-marks-modtime): Remove.
452         (nnfolder-open-server): Don't use marks.
453         (nnfolder-request-delete-group): Ditto.
454         (nnfolder-request-rename-group): Ditto.
455         (nnfolder-request-set-mark, nnfolder-request-marks)
456         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
457         (nnfolder-save-marks, nnfolder-open-marks): Remove.
459         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
460         (nnml-marks-modtime): Remove.
461         (nnml-request-delete-group): Don't use marks.
462         (nnml-request-rename-group): Ditto.
463         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
464         (nnml-save-marks, nnml-open-marks): Remove.
466         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
467         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
468         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
469         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
470         (nntp-server-to-method-cache): Remove.
472         * shr.el (shr-rescale-image): Fix wrong merge.
474 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
476         * shr.el (shr-remove-trailing-whitespace):
477         Really delete the padding on too-wide lines.
479 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
481         * mm-archive.el (mm-archive-dissect-and-inline): New function.
482         (mm-archive-dissect-and-inline): Fix up the undisplayer.
484         * mm-decode.el (mm-display-external): Output the text from
485         the command in the buffer after the command finished.
486         This makes text-based commands behave better.
488 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
490         * message.el (smtpmail-smtp-user): Silence compiler warning.
492 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
494         * message.el (message-multi-smtp-send-mail): Also allow specifying
495         the SMTP user name.
497 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
499         * gnus-sum.el (gnus-summary-article-map): Fix typo.
501 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
503         * message.el (message-multi-smtp-send-mail): New function.
504         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
505         header to implement multi-SMTP functionality.
507         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
508         (gnus-agentize): Don't set it.
509         (gnus-agent-send-mail): Don't use it.
511         * gnus-sum.el (gnus-summary-widget-backward):
512         New function and keystroke.
514         * shr.el (shr-put-image): Remove underlines from sliced images.
515         (shr-zoom-image): Compute the region to be replaced more correctly.
517 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
519         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
520         (gnus-summary-resend-message-insert-gcc): New function.
521         (gnus-summary-resend-message): Modify message-header-setup-hook and
522         message-sent-hook to make it work for Gcc.
523         (gnus-inews-do-gcc): Update the number of unread articles of groups
524         that messages are Gcc'd to.
526         * message.el (message-resend): Run message-sent-hook to do Gcc.
528 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
530         * gnus-registry.el (gnus-registry-fixup-registry):
531         Move the message to a higher level to silence compilation.
533         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
534         parameter to allow controlling the scaling.
536         * shr.el (shr-zoom-image): New command and keystroke.
537         (shr-put-image): Take a `size' flag to say how to scale the image.
539         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
540         Use recursive deletion.
541         (mm-dissect-archive): Add support for zip files.
543         * gnus-util.el (gnus-recursive-directory-files): New function.
545         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
546         (mm-archive-decoders): Add tgz support.
548         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
549         Otherwise inserting text into the Gnus buffer can look odd.
551         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
553         * mm-archive.el (mm-archive-decoders): Add support for tar.
555         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
557         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
559 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
561         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
563         * mm-archive.el: New file.
565         * mm-decode.el (mm-dissect-singlepart):
566         Use it to decode ms-tnef files.
568         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
570         * message.el (message-goto-*): Make all the `message-goto-*' commands
571         push the mark before moving point.  This makes it easier to go back
572         to where you came from after editing whatever you jumped to.
574 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
576         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
577         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
578         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
580 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
582         * spam.el: Move BBDB autoloads.
583         (spam-exists-in-BBDB-p):
584         New function to do the BBDB search directly in BBDB 2 and 3.
585         (spam-check-BBDB): Use it.
586         (spam-enter-ham-BBDB): Use it.
588 2012-06-26  Peter Munster  <pmrb@free.fr>  (tiny change)
590         * gnus-group.el (gnus-group-get-new-news):
591         New parameter `one-level' for scanning exactly one level.
593         * gnus-start.el (gnus-get-unread-articles): Ditto.
595 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
597         * gnus-sync.el: More commentary about setup.
599 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
601         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
603 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
605         * gnus-sync.el: Improve docs about CouchDB admins.
607 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
609         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
610         not needed.  Provide xmlplistread list function to produce XML plist
611         output for non-Gnus LeSync clients.
613 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
615         * gnus-sync.el: Add LeSync synchronization backend and logic to read
616         and save against it.  Group subscriptions, read marks, other marks,
617         subscription levels, topic names, and topic offsets (the group's
618         position within the topic) are saved.  This is an experimental
619         backend and may change significantly.  Load json.el from
620         the gnus-fallback-lib if it's not available otherwise.
621         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
623 2012-06-26  David Engster  <dengste@eml.cc>
625         * tests/gnustest-nntp.el: New file for simple NNTP testing.
627 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
629         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
631 2012-06-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
633         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
634         is an integer to avoid later problems.
636 2012-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
638         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
639         locales.
641 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
643         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
644         articles when fetch-old is non-nil (bug#11370).
646 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
648         * gnus-group.el (gnus-group-get-new-news): Respect
649         `gnus-group-use-permanent-levels', as documented (bug#11638).
651 2012-06-10  Dave Abrahams  <dave@boostpro.com>
653         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
654         groups (bug#11641).
656 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
658         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
659         (bug#11514).
661 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
663         * nntp.el: Stop the `letf' madness.
664         (nntp--report-1): New var.
665         (nntp-report): Merge nntp-report-1 into it.
666         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
667         the nntp-report function.
669         * auth-source.el: Fix comment-style to follow the convention.
671 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
673         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
674         a string so that Gcc works (bug#11514).
676 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
678         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
679         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
681 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
683         * gnus-win.el (gnus-configure-frame): Don't signal an error when
684         jumping to *Server* from a dedicated *Group* window.
685         (gnus-configure-frame): CSE.
687         * gnus-registry.el: Minor style cleanup.
688         (gnus-registry--set/remove-mark): New function, extracted from
689         gnus-registry-install-shortcuts.
690         (gnus-registry-install-shortcuts): Use it.
692 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
694         * nnspool.el (news-path): Use eval-and-compile.
696 2012-05-24  Glenn Morris  <rgm@gnu.org>
698         * nnspool.el (news-directory, news-path, news-inews-program):
699         Move here from paths.el.  Don't see a need for these to be autoloaded.
701         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
702         Merge in doc from paths.el version.  Don't see any need for this to be
703         autoloaded, or for the warning about users not setting it.
705 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
707         Fix minor Y10k bug.
708         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
710 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
712         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
713         message once it's actually open.
715 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
717         * auth-source.el (auth-source--aput-1, auth-source--aput)
718         (auth-source--aget): New functions and macros.
719         Use them instead of aput/aget.
721 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
723         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
725 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
727         * plstore.el (plstore-called-interactively-p): New compat macro copied
728         from message.el.
729         (plstore-mode): Use it.
731 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
733         * plstore.el: Revive the editing feature.
734         (plstore-mode): New mode to edit plstore file.
735         (plstore-mode-toggle-display, plstore-mode-original)
736         (plstore-mode-decoded): New command.
737         (plstore--encode, plstore--decode, plstore--write-contents-functions)
738         (plstore--insert-buffer, plstore--make): New function.
739         (plstore-open, plstore-save): Simplify by using them.
741 2012-04-16  Glenn Morris  <rgm@gnu.org>
743         * nndraft.el (nndraft-request-list): Fix declaration.
745 2012-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
747         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
748         don't have a current group.
750         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
751         have a group name.
753         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
754         a multibyte buffer (bug#7410).
755         (article-wash-html): Parse the original article buffer to get the
756         unencoded data (bug#7410).
758         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
759         .newsrc.el files.
761 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
763         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
764         would have gotten if we posted to the group, and use that to compare
765         against the message we want to cancel (bug#10808).
767 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
769         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
770         "#" to avoid having them interpreted as comments.
772 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
774         * shr.el (shr-insert): Update the text state properly to avoid
775         inserting spurious paragraph starts.
777 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
779         * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
780         requested (bug#10961).
782         * shr.el (shr-table-widths): Divide the extra width more fairly over
783         the TDs (bug#10973).
784         (shr-render-td): Don't delete too much padding.
785         (shr-natural-width): Compute the natural width more correctly.
786         (shr-insert): Allow the natural width to be computed for tables again.
787         (shr-tag-table-1): Rework how the natural widths are computed by
788         rendering the table a third time.
789         (shr-natural-width): Removed.
790         (shr-buffer-width): New function.
791         (shr-expand-newlines): Use it.
793         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
794         using a `gnus-use-full-window' setup (bug#11013).
796 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
798         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
799         24.1 release.
801 2012-03-10  David Edmondson  <dme@dme.org>
803         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
804         'Forwarded Message' header and the start of the message.
806 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
808         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
809         isn't running (bug#10897).
811 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
813         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
815 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
817         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
819 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
821         * mm-decode.el (mm-shr): Remove "soft hyphens".
823         * nnimap.el (nnimap-request-list): Return the group names encoded as
824         utf8.  Otherwise non-European group names don't work.
825         (nnimap-request-newgroups): Ditto.
827         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
828         the default in `read-string' (bug#10757).
830         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
831         topics (bug#10843).
833         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
834         buffer.  Suggested by Herbert Valerio Riedel.
835         (nnimap-request-move-article): Delete the message from the correct IMAP
836         server.
838 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
840         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
841         Reported by Peter Münster.
843 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
845         * shr.el (shr-image-fetched): Make sure we really kill the right
846         buffer.
848 2012-02-16  Leo Liu  <sdl.web@gmail.com>
850         * gnus-start.el (gnus-1): Avoid duplicate entries.
852 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
854         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
855         too-wide lines.
857 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
859         * shr.el (shr-rescale-image): Undo previous change; see
860         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
862 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
864         * nnimap.el (nnimap-record-commands): New variable.
865         (nnimap-log-command): Use it.
866         (nnimap-make-process-buffer): Add a space to the process buffer.
867         (nnimap-transform-headers): Don't bug out on header lines containing
868         stuff that look like IMAP length encodings.
870         * shr.el (shr-rescale-image): Allow viewing large images.
872 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
874         * nnml.el (nnml-request-compact-group): Delete the marks file after
875         compaction (bug#10800).
877         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
878         group exit.
880         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
881         QRESYNC/FETCH output.
883 2012-02-11  Glenn Morris  <rgm@gnu.org>
885         * sieve-manage.el (sieve-manage-default-stream):
886         * shr.el (shr):
887         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
888         (nnir-retrieve-headers-override-function)
889         (nnir-imap-default-search-key, nnir-notmuch-program)
890         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
891         (nnir-method-default-engines):
892         * message.el (message-cite-reply-position):
893         * gssapi.el (gssapi-program):
894         * gravatar.el (gravatar):
895         * gnus-sum.el (gnus-refer-thread-use-nnir):
896         * gnus-registry.el (gnus-registry-unfollowed-addresses)
897         (gnus-registry-max-pruned-entries):
898         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
899         * gnus-int.el (gnus-after-set-mark-hook)
900         (gnus-before-update-mark-hook):
901         * gnus-async.el (gnus-async-post-fetch-function):
902         * auth-source.el (auth-source-cache-expiry):
903         Add missing :version tags to new defcustoms and defgroups.
905 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
907         * message.el (message-default-send-mail-function): Made into own
908         function for reuse by emacsbug.el.
910 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
912         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
913         `gnus-sloppily-equal-method-parameters' to avoid a warning.
915 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
917         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
918         running.
920         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
922         * gnus.el (gnus-server-extend-method): Don't add an -address component
923         if the method already has one (bug#9676).
925 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
927         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
928         of an initial-input for consistency (bug#10757).
930         * shr.el: Inhibit getting and sending cookies when fetching pictures.
932         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
934 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
936         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
937         lines that are narrower than the window width.  Otherwise background
938         "blocks" will look less readable.
940 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
942         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
944 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
946         * nnimap.el (nnimap-transform-headers): Remove unused variable.
947         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
948         have newlines within the strings, and where the UID comes after the
949         BODYSTRUCTURE element (bug#10537).
951         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
952         (bug#10732).
954         * shr.el (shr-insert-document): Add doc string.
955         (shr-visit-file): Ditto.
956         (shr-remove-trailing-whitespace): New function.
957         (shr-insert-document): Use it to clean up trailing whitespace as the
958         final step (bug#10714).
960 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
962         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
963         buffer if `gnus-kill-summary-on-exit' is nil.
965 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
967         * gnus-sum.el (gnus-summary-show-thread):
968         next-single-char-property-change may return nil in XEmacs.
970 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
972         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
973         when just reading a single group from "without" Gnus.
975 2012-02-06  Chong Yidong  <cyd@gnu.org>
977         * gnus-sum.el (gnus-summary-show-thread):
978         next-single-char-property-change never returns nil (Bug#8657).
980 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
982         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
983         without reconnecting.
984         (nnimap-possibly-change-group): Ditto.
985         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
986         connection has died before being called.
988 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
990         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
991         an initial sync unless we're really doing one.
993         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
994         address parameter if one already exists (bug#9676).
996         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
997         not the prefix, as documented (bug#10689).
999 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1001         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1002         the "server".
1004         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1005         the real error message with the useless "previously known to be down".
1006         Which isn't even correct.
1008         * nntp.el (nntp-open-connection): Report the error message if the nntp
1009         server can't be reached.
1011         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1012         groups we do a total scan for.
1013         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1014         doing that.
1016 2012-01-31  Jim Meyering  <jim@meyering.net>
1018         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1019         Correct a comment (insert "not") and hide nominally-doubled "to".
1021 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1023         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1024         section in the manual.
1026 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1028         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1029         words.
1030         (rfc2047-encode-string): Ditto.
1031         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
1032         understand folded filename="..." parameters, for instance.
1034         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1035         the message for greater debuggability.
1037 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1039         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1040         instead of setting it locally, since the latter doesn't seem to have
1041         any effect (most of the time).
1043 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
1045         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1046         function call.
1048 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1050         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1051         seconds, and make the repeat clause with HH:MM specs work as
1052         documented.
1054 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1056         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1057         so that previous errors don't prohibit getting new news.
1059         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1061         * nntp.el (nntp-retrieve-group-data-early): Ditto.
1063 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1065         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1066         bound globally in old Emacsen and XEmacsen.
1068 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
1070         * gnus.el (gnus-group-find-parameter): Check for liveness of the
1071         buffer, not of the string which is its name.
1073 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1075         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1076         non-server-marks groups.
1077         (gnus-group-make-articles-read): Ditto.
1079         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1080         methods (bug#9676).
1082         * gnus.el (gnus-method-ephemeral-p): New function.
1084 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1086         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1087         left-to-right.
1089 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1091         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1092         warning.
1094 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1096         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1097         macroexpand the nnir things, since they haven't been defined yet, and
1098         nnir requires gnus-sum.
1100 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1104 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1106         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1107         logical server name in addition to the actual machine address.
1109         * auth-source.el (auth-source-user-and-password): Add convenience
1110         wrapper to search by just host and optionally user.
1112 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1114         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1115         after rendering.
1117 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1120         (bug#9693).
1121         (gnus-summary-setup-buffer): Document return value (bug#9697).
1123         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1124         since ido doesn't work on symbols (bug#9632).
1126         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1127         when getting a single value as when getting all the values.  This means
1128         that atoms like `gcc-self' work cumulatively, like variable settings,
1129         instead of getting the value from the last matching clause.
1130         (gnus-group-find-parameter): Protect against the group buffer not
1131         existing (bug#9585).
1133 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135         * gnus-start.el (gnus-activate-group): Document more parameters
1136         (bug#9694).
1138         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1139         (bug#9692).
1141         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1142         article was fetched, so that it can be expired later (bug#9958).
1143         (gnus-agent-summary-fetch-series): Add doc string.
1144         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1145         (bug#9517).
1147         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1148         retrieval is happening.
1150         * gnus.el (gnus-parameters): Doc fix.
1152 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1154         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1155         show the thread after expansion.
1157 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159         * gnus-art.el (article-narrow-to-head): If the head is completely
1160         empty, narrow to the empty region (bug#9764).
1162         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1163         read, and then mark them as unread only when the unread mark is used.
1164         This makes `C-- T k' actually work, even though it's confusing.
1166         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1167         alive before we try to find its window.
1169 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1171         * mm-decode.el (mm-display-external): Use a longer timeout for the
1172         deletion to allow slow programs to display the file.
1174 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1177         prompt to be less confusing.
1179         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1180         argument to `message-reply'.  This broke `special-display-*' frame
1181         pop-uping (bug#10238).
1183 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1185         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1186         systems, since these allegedly don't work there.
1188 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1190         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1191         live buffer.
1193 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195         * nnir.el (nnir-retrieve-headers): Protect against the article not
1196         existing on the server (bug#10335).
1198 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1200         * gnus-agent.el (gnus-agent-load-local): Recompute
1201         gnus-agent-article-local on changing method.
1203 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205         * gnus.el (gnus-parameters): Note precedence.
1207 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1209         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1210         in the group buffer.
1212 2012-01-04  Julien Danjou  <julien@danjou.info>
1214         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1215         change.
1217 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1219         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1220         too.
1222         * nntp.el (nntp-retrieve-group-data-early): Use it.
1224 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1226         * nntp.el (nntp-retrieval-in-progress): New variable.
1227         (nntp-make-process-buffer): Make it buffer-local.
1229         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1230         2010.
1231         (gnus-demon-init): Use it to compute the time if time is on the form
1232         "04:23".
1234         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1236         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1237         status in the correct buffer.
1239 2012-01-03  Leo Liu  <sdl.web@gmail.com>
1241         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1242         when opening topics (bug#10407).
1244 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1246         * mm-view.el (mm-display-inline-fontify): Add comment.
1248 2011-12-15  Juri Linkov  <juri@jurta.org>
1250         * mm-decode.el (mm-inline-media-tests): Add missing
1251         `mm-handle-media-subtype'.
1253 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
1255         * message.el (message-valid-fqdn-regexp): Update with newly approved
1256         top-level domain names ".tel" and ".asia".
1258 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1260         * gnus-sum.el (gnus-summary-show-article): Don't load shr
1261         unconditionally.
1263 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1265         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1266         pop-to-buffer-same-window for old Emacsen.
1268 2011-12-04  Chong Yidong  <cyd@gnu.org>
1270         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1271         change (Bug#10200).
1273 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1275         * compface.el (uncompface):
1276         * gnus-art.el (gnus-article-x-face-command): Update the header format
1277         of icon data for the most recent icontopbm program.
1279 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1281         * gnus-msg.el (gnus-inews-do-gcc):
1282         * message.el (message-send-mail):
1283         * mml.el (mml-generate-mime): Share the value of the buffer-local
1284         `message-options' variable between a draft buffer and temprary working
1285         buffers.
1287 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1289         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1291 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1293         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1294         for Cygwin.
1296 2011-11-24  Glenn Morris  <rgm@gnu.org>
1298         * starttls.el: Fix case of "GnuTLS".
1300 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1302         * gnus-group.el (gnus-group-highlight): Fix typo.
1304 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
1306         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1307         value of `delete-file', that returns nil for a local file but returns t
1308         for a remote file using ssh.
1310 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1312         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1313         avoid later breakage.
1315 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1317         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1318         article buffers' name.
1320 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1323         by Paul Eggert's spellfixes two days ago.
1325 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1327         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1328         buffer-local instead of binding them to avoid warnings.  Also demote
1329         errors (bug#10063).
1330         (font-lock-mode-hook): Shut up byte compiler.
1332 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1334         * mm-util.el (mm-charset-after): Fix typo.
1336 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1338         * gnus-sum.el (gnus-summary-make-menu-bar):
1339         * gnus-uu.el (gnus-uu-decode-postscript)
1340         (gnus-uu-decode-postscript-and-save):
1341         * mailcap.el (mailcap-print-command):
1342         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1343         Fix typos.
1345 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1347         * gnus-art.el (gnus-article-part-wrapper):
1348         * shr-color.el (shr-color-visible-distance-min)
1349         (shr-color-relative-to-absolute, set-minimum-interval)
1350         (shr-color-visible): Fix typos.
1352 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1354         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1355         slightly clearer.
1357 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359         * message.el (message-send-and-exit): Document `arg'.
1361 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1363         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1365 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
1367         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1368         we don't use `bound-and-true-p'.
1370 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1372         * gnus-util.el (gnus-bound-and-true-p): Remove.
1373         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1374         * nnir.el: Use it.
1375         * nnmairix.el: Use it.
1377 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1379         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1380         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1381         for reasons unknown.
1382         * nnir.el: Use it.
1383         * nnmairix.el: Use it.
1385         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1386         * nnir.el: Ditto.
1387         * nnmairix.el: Ditto.
1389         * gnus-registry.el (gnus-registry-enabled): Default to nil.
1391 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1393         * message.el (message-completion-function): Make sure
1394         message-tab-body-function is not attempted if one of
1395         message-completion-alist fails to find a completion (bug#9158).
1397 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
1399         * mml.el (mml-quote-region): Quote <#secure> tag.
1400         (mml-generate-mime-1): Unquote <#secure> tag.
1402 2011-10-20  Chong Yidong  <cyd@gnu.org>
1404         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1405         calling a minor mode from Lisp with nil arg enables it, so we have to
1406         make the wording a bit ambiguous here).
1408 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
1410         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1411         * nnir.el (nnir-mode): Use it.
1412         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1413         Use it.
1415         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1416         * nnmairix.el (gnus-registry-enabled): Ditto.
1418 2011-10-17  Dave Abrahams  <dave@boostpro.com>
1420         * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1421         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1422         only while we need to find out if it should be t or nil.
1423         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1424         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1425         the registry is installed.  Set it to nil when it's unloaded.
1426         (gnus-registry-install-p): Provide user guidance for the initial value
1427         of `gnus-registry-install' when it's 'ask, otherwise return its value.
1428         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1429         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1430         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1431         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1432         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1433         `gnus-registry-install'.
1435 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
1437         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1438         previous change.
1439         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1440         primary key is marked as disabled.
1442 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
1444         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1445         primary key is marked as disabled.
1447 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
1449         * html2text.el (html2text-clean-anchor): Check for quotes around
1450         `href' value.
1452 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1454         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1455         searching.  Drop `bbdb-cache'.
1457 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1459         * message.el (message-signed-or-encrypted-p): Exclude header when
1460         checking if there is signed or encrypted body in text/plain message.
1462 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
1464         * html2text.el (html2text-get-attr): Correctly handle attribute values
1465         containing "=".
1467 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
1469         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1470         handle bindings.
1472 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1474         * gnus-win.el (gnus-configure-windows): Protect against reading
1475         ephemeral groups outside of Gnus.
1477 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1479         * shr.el (shr-tag-img): Don't get images displayed in tables.
1481 2011-10-03  Glenn Morris  <rgm@gnu.org>
1483         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1484         the "maintainer" version of debbugs.gnu.org reports.
1486 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1489         make asynchronous adjacent image insertion work better.
1491 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
1493         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
1494         documentation.
1496 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1498         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1499         `gnus-asynchronous' isn't shadowed.
1501 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1503         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1504         (nnimap-insert-partial-structure): The charset parameter isn't
1505         case-sensitive.
1507         * nnheader.el (nnheader-message-maybe): New function.
1509         * shr.el (shr-tag-table): Render totally broken tables better.
1511         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1512         computing the boundary.
1514 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516         * pop3.el (pop3-number-of-responses): Remove.
1517         (pop3-wait-for-messages): Rewrite to take linear time instead of
1518         exponential time.
1520 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1522         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1523         re-fetch images.
1525         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1526         re-fetch images when hitting `g' in Gnus.
1528 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1530         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1531         (mml-compute-boundary): Don't check collision if it is non-nil.
1532         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1533         before checking collision.
1535 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1537         * message.el (message-indent-citation): Really make sure there's a
1538         newline at the end.
1540         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1541         Fix suggested by John Wiegley.
1543         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1545         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1547         * message.el (message-default-send-rename-function): Break out into its
1548         own function.
1550         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1551         doesn't work under XEmacs.
1553         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1554         of "imaps" to word around Windows problems.
1555         (nnimap-open-connection-1): Use it.
1557         * message.el (message-indent-citation): Revert last change which made
1558         `F' not work.
1560 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1562         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1563         terminal as well.
1565 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1567         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1568         because it displays images using overlays that aren't easy to copy to
1569         the article buffer.
1571 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1573         * message.el (message-indent-citation): Fix empty line removal at the
1574         end of the citation.
1576 2011-09-20  Julien Danjou  <julien@danjou.info>
1578         * auth-source.el (auth-source-netrc-create): Use default value for
1579         password if specified.  Evaluate default.
1580         (auth-source-plstore-create): Ditto.
1581         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1582         value evaluation.
1583         (auth-source-netrc-create): Typo fix.
1584         (auth-source-plstore-create): Ditto.
1586         * auth-source.el (auth-source-format-cache-entry): New function.
1588 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1590         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1592 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1596 2011-09-19  Julien Danjou  <julien@danjou.info>
1598         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1599         which work with things that are not ASCII.
1601 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1603         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1605 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1607         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1608         message level.
1610 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1612         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1614 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1616         * gnus.el (gnus-interactive-exit): Update defcustom spec.
1618 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1620         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1621         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1623 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
1625         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1626         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1627         articles.
1629 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
1631         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1632         (message-mail-other-window, message-mail-other-frame)
1633         (message-news-other-window, message-news-other-frame):
1634         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1635         instead of setting buffer display variables.
1637 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1641         * gnus-sum.el (gnus-fetch-headers): Bump message level.
1643 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1645         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1646         duplicates" to a higher level.
1648         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
1649         most egregious messages.
1651 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1653         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
1655 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
1657         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
1658         up the file (bug#9351).
1660 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1662         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
1663         it does with all other backends, but decode the names immediately after
1664         getting them.
1666         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
1667         decoding nnimap groups.
1669         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
1670         newsrc file.  It doesn't seem like an important optimization any more.
1672 2011-09-10  Dave Abrahams  <dave@boostpro.com>
1674         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
1675         overflows.
1677 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679         * gnus.el (gnus-article-mark-lists): Remove `recent'.
1680         (gnus-interactive-exit): Extend to `quiet'.
1682         * gnus-sum.el (gnus-offer-save-summaries): Use it.
1684         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
1685         string.
1687         * plstore.el (plstore--get-buffer): Silence compiler warnings by
1688         renaming function arguments from `this'.
1690         * gnus-sum.el (gnus-newsgroup-recent): Remove.
1692         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
1693         has been renamed.
1694         (gnus-lrm-string-p): Include RLM and PDF, too.
1696         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
1697         (bug#9225).
1699 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1701         Add autoload cookies for functions used by sendmail.el.
1702         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
1704         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
1706 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1708         * gnus-art.el (article-date-ut): Work properly even when there are
1709         things like Date header in the body; work for forwarded parts.
1711 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
1713         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
1714         original-article-buffer.
1716 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
1718         * nnir.el (nnir-compose-result): Fix matching of server type.
1719         (nnir-run-swish++): Ditto.
1720         (nnir-run-namazu): Ditto.
1721         (nnir-run-notmuch): Ditto.
1723 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1725         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
1726         (bug#9405).
1728         * gnus-score.el (gnus-summary-increase-score): Doc clarification
1729         (bug#9421).
1731         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
1732         (bug#9425).
1734         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
1735         thing (bug#9426).
1737 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1739         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
1740         the error message.
1742 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
1744         * message.el (message-setup-1): Return t (Bug#9392).
1746 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
1748         * gnus-sum.el: When adding article headers to a summary buffer also
1749         update gnus-newsgroup-articles (bug#9386).
1751 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1753         * auth-source.el: Autoload help-mode.
1755 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
1758         names.
1760 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
1762         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
1763         mm-replace-in-string for compatibility issues.
1764         * mml2015.el (mml2015-epg-verify): Ditto.
1766 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1768         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
1770         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
1772 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1774         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
1775         continue on and do the clean-up phase (bug#9188).
1777         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
1778         just ignore groups that can't be opened instead of erroring out
1779         (bug#9225).
1781         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
1782         nil since some many people are fuddy-duddies.
1784         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
1785         images.
1787         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
1788         instead.
1790         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
1792         * gnus-util.el (gnus-process-live-p): Copy over compat function.
1794         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
1795         processing.
1797         * nntp.el (nntp-kill-buffer): Kill the process before killing the
1798         buffer to avoid warnings.
1800 2011-08-20  Simon Josefsson  <simon@josefsson.org>
1802         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
1803         specified to reduce precision.
1805 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1807         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
1808         bodystructures (bug#9314).
1810 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1812         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
1813         Make button keymap non-sticky after buttons.
1815 2011-08-18  David Engster  <dengste@eml.cc>
1817         * nnmairix.el (nnmairix-request-set-mark)
1818         (nnmairix-goto-original-article): Remove adding of article to registry,
1819         since `gnus-registry-add-group' isn't available anymore.
1820         (nnmairix-determine-original-group-from-registry):
1821         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
1822         available anymore.
1824 2011-08-12  Simon Josefsson  <simon@josefsson.org>
1826         * starttls.el (starttls-any-program-available): Define as obsolete
1827         function.
1829 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
1832         versions which Gnus use when appropriate.
1834         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
1835         a pretty destructive command.
1837         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
1839 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1841         * message.el (message-fix-before-sending): Make a different warning
1842         about NUL characters (bug#9270).
1844         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
1845         from custom (bug#9260).
1847         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
1848         things work in Emacs 22 and XEmacs, too.
1850         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
1851         default From.
1853         * gnus-spec.el (gnus-lrm-string-p): New macro.
1854         (gnus-lrm-string): New constant.
1855         (gnus-summary-line-format-spec): LRM-ify the from.
1856         (gnus-tilde-max-form): LRM-ify string chopping.
1858         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
1860         * message.el (message-is-yours-p): Allow disabling canlock checking
1861         (bug#9295).
1862         (message-shoot-gnksa-feet): Add `canlock-verify'.
1863         (message-auto-save-directory): Use ~/ as the auto-save directory if the
1864         message directory isn't writable (bug#9304).
1866         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
1867         non-world-readable.
1869 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1871         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
1872         articles.
1874 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
1876         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
1877         copy-list.
1879 2011-08-12  Sam Steingold  <sds@gnu.org>
1881         * gnus-score.el (gnus-score-find-alist): Keep the score files already
1882         in the reverse order to avoid modifying the cache with `nreverse'.
1883         (gnus-all-score-files): Do not modify the value returned by
1884         `gnus-score-find-alist' because it lives in a cache variable.
1885         (gnus-current-home-score-file): No need to `nreverse' the return value
1886         of `gnus-score-find-alist', it is already in the correct order.
1888 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
1890         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
1891         type MESSAGE and subtype RFC822 is slightly different from those of
1892         type TEXT.
1894 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
1896         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
1897         This allows article-referral to work from an nnir group.
1899 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
1901         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
1903 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
1905         * mml1991.el (mml1991-epg-find-usable-key)
1906         (mml1991-epg-find-usable-secret-key): New function.
1907         (mml1991-epg-sign): Check if signing key is usable.
1908         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
1910 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
1912         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
1913         server-variables only.  This should fix a bug introduced with commit
1914         e1889675b7f4adf057833c5513c9374134c4e053.
1915         (nnir-run-query): 'nnir-search-engine should not be set from the global
1916         environment.
1918 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
1920         * nnir.el (nnir-search-thread): Position point on referring article
1921         line.
1922         (nnir-warp-to-article): Clean up summary buffers.
1924         * nnimap.el (nnimap-request-thread): Whitespace fix.
1926 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
1928         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
1930 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1932         * starttls.el (starttls-available-p): Rename from
1933         `starttls-any-program-available' and changed return convention.
1935 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
1937         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
1938         `unix-sync' unless it's defined.
1940 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
1942         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
1943         `aref' for XEmacs compatibiltiy.
1945 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1947         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
1949 2011-07-31  Dave Abrahams  <dave@boostpro.com>
1951         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
1952         closures, quote the form properly (bug#9194).
1954 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1956         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
1957         (gnus-summary-insert-new-articles): Protect against servers that are
1958         down.
1960 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1962         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
1963         in mm handle if none is specified.
1965 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
1967         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
1969 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
1971         * nnir.el (nnir-search-thread): New function to make an nnir group
1972         based on a thread query.
1974         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
1975         of nnir in thread referral.
1976         (gnus-summary-refer-thread): Use it.
1978         * nnimap.el (nnimap-request-thread): Use it.
1980 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1982         * shr.el (shr-tag-comment): Ignore HTML comments.
1984 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
1986         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
1987         argument.
1988         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
1989         Use `nnir-address' to handle server info rather than passing an arg.
1991         * nnimap.el (nnimap-make-thread-query): New utility function to format
1992         an imap thread search query.
1993         (nnimap-request-thread): Use it.
1995         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
1996         right select-method if we are not going back to the group buffer.
1998 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2001         enter invalid buffer configurations into the quit form (bug#9107).
2002         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2003         unplugged/plugged.
2005         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2006         keep track of which ones are unread (bug#9061).
2008         * gnus.el (gnus-refer-article-method): Allow entering any sexp
2009         (bug#9055).
2011         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2012         (bug#9041).
2014         * gnus-html.el (mm-util): Require (bug#9073).
2016         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2017         (gnus-summary-refer-thread): Use it to remove duplicates in the
2018         un-threaded view (bug#9053).
2019         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2021 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
2023         * nnir.el (nnir-read-server-parm): Use default value from global
2024         variable.  Without this the default search engine parameters aren't
2025         used at all.
2027 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2029         * message.el (message-unique-id): Don't use the undocumented return
2030         value from (random t) (bug#9118).
2032 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2034         * message.el (message-auto-save-directory): If the ~/Mail directory
2035         doesn't exist, use ~ as the auto-save directory (bug#4432).
2037         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2038         hasn't already been started.
2040 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2044         * message.el (message-reply): Work around mysterious bug where
2045         `message-mode' seems to overwrite the locally bound `subject' variable.
2047 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
2049         * nnimap.el (nnimap-request-thread): Ensure search is performed in
2050         correct group.
2052         * gnus-int.el (gnus-request-thread): Add group argument.
2054         * gnus-sum.el (gnus-summary-refer-thread): Use it.
2056 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2059         renamed to `debbugs-gnu-*'.
2061 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
2063         * plstore.el: Revert the editing feature since it is not urgent.
2064         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2065         (plstore-mode-decoded): Remove.
2067 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2069         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
2070         isn't very interesting any more, and it leaks potentially secret data.
2071         (gnus-debug): Remove.
2073         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2074         use of :custom-show.
2076 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
2078         * plstore.el: Add documentation.
2079         (plstore-mode): New mode to edit plstore file.
2080         (plstore-mode-toggle-display, plstore-mode-original)
2081         (plstore-mode-decoded): New command.
2082         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2083         (plstore--insert-buffer, plstore--make): New function.
2084         (plstore-open, plstore-save): Simplify by using them.
2086 2011-07-06  Glenn Morris  <rgm@gnu.org>
2088         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2090 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2092         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2093         no longer is much used.
2094         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2095         Articles".
2097 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
2099         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2100         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2101         `notmuch' backend.
2103 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2105         * mm-decode.el (mm-text-html-renderer): Doc fix.
2107         * gnus-msg.el (gnus-bug): Fix the MML tag.
2109         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2111 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
2113         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2114         secondary methods if started with `gnus-no-server'.
2116 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
2118         * message.el (message-return-action): Fix typo in docstring.
2120 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2122         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2123         bug reports at once.
2125         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2127 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2129         * nndraft.el: Require gnus-group.
2130         (nndraft-request-list): Declare.
2132         * nndraft.el (nndraft-update-unread-articles): Don't show group having
2133         no unread article unless it matches gnus-permanently-visible-groups.
2135         * nndraft.el (nndraft-update-unread-articles): New function.
2136         (nndraft-request-associate-buffer): Use it to update the number of
2137         unread articles for the nndraft groups in the group buffer when saving
2138         or killing a draft message.
2140 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2142         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2143         systems to binary before writing and reading the mbox files.
2145         * gnus.el (gnus-summary-line-format): Link to the info node for %U
2146         instead of trying to list them all (bug#8978).
2148 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2150         * pop3.el (pop3-open-server): Use :end-of-capability.
2152 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2154         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2155         the id is always a number.
2157         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2158         debbugs mode, if possible.
2160 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
2162         * auth-source.el (auth-source-token-passphrase-callback-function):
2163         Reindent.
2164         (epg-context-operation): Remove unnecessary autoload.
2166 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168         * gnus.el (gnus-list-debbugs): New command.
2170         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2171         mboxstat instead of the maintbox, since the stat seems to be fuller.
2173         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2174         summary buffers.
2176         * message.el (message-get-reply-headers): Delete all duplicates,
2177         instead of the first.
2178         (message-get-reply-headers): Ensure that we have progress while
2179         deleting duplicates.
2181         * gnus-msg.el (gnus-configure-posting-styles): Get the local
2182         gnus-posting-style value from the summary buffer to make it easier to
2183         make that a per-buffer conf.
2185 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
2187         * nnir.el (nnir-run-imap): Allow halting a search when an article is
2188         found by setting `shortcut' in 'query.
2189         (nnir-request-article): Use `shortcut' setting when requesting article
2190         by Message-ID.
2192 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
2194         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2195         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2196         Bring the pseudo-headers back too.
2198 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2200         * auth-source.el (auth-source-token-passphrase-callback-function):
2201         Simplify and remove EPA dependency.
2203 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
2205         * nnir.el (nnir-request-article): Fix error message text.
2207 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2209         * auth-source.el (plstore-delete): Autoload.
2210         (auth-source-plstore-search): Support delete operation.
2211         * plstore.el (plstore-delete): New function.
2213 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2215         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2216         mark actually existing articles as unread rather than the ones that
2217         active asserts.
2219 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
2221         * nntp.el (nntp-record-command):
2222         * gnus-util.el (gnus-message-with-timestamp-1):
2223         Use format-time-string rather than decoding time stamps by hand.
2224         This is simpler and insulates the code from potential changes to
2225         current-time format.
2227 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2229         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2231 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2233         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2234         (plstore-save): Support public key encryption.
2235         (plstore--init-from-buffer): New function.
2236         (plstore-open): Use it; fix error when opening a non-existent file.
2237         (plstore-revert): Use plstore--init-from-buffer.
2239 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2241         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2243 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2245         * mml2015.el (mml2015-use): Replace string-match-p with string-match
2246         for old Emacsen.
2248 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2250         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2251         is not fully working.
2253 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2255         * dgnushack.el: Autoload sha1 on XEmacs.
2257         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2258         quit window configuration.
2260         * auth-source.el (epg-context-set-passphrase-callback):
2261         Remove duplicate autoload.
2263 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2265         * nnir.el (nnir-request-article): Allow requesting articles by
2266         Message-ID with nnimap.
2268         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2269         current server.
2271 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2273         * auth-source.el: Autoload EPA/EPG functions.
2274         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2275         changed when EPA/EPG is not available.
2276         (auth-source-backend): Rename "arg" member to "data".
2277         (auth-source-backend-parse, auth-source-plstore-search)
2278         (auth-source-plstore-create): Use it.
2280 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2282         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2283         `gnus-refer-article-methods'.
2285 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2287         * auth-source.el: Require EPA and EPG.
2288         (auth-source-passphrase-alist): New variable.
2289         (auth-source-passphrase-callback-function)
2290         (auth-source-token-passphrase-callback-function): Callbacks for the
2291         netrc field encryption (GPG tokens).
2292         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2293         Symmetric encryption and decryption of the netrc GPG tokens.
2294         (auth-source-netrc-normalize): Use them, simplifying the closure.
2296 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2298         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2299         non-nil, and `nnimap-split-methods' is nil, use the former.
2301 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2303         * plstore.el (plstore-revert): New function.
2304         (plstore-open): Use it; hide the buffer from user.
2306 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2308         * auth-source.el (auth-source-backend): New member "arg".
2309         (auth-source-backend-parse): Handle new backend 'plstore.
2310         * plstore.el: New file.
2312 2011-06-30  Glenn Morris  <rgm@gnu.org>
2314         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2316         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2318 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2321         expiring articles to.
2323         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2324         variations as ASCII (bug#5458).
2326 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2328         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2330 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332         * message.el (message-point-in-header-p): Tweak the function to default
2333         to saying that we're not in the headers if there is no separator at
2334         all.  This makes it possible to use the Message version of `M-q' in
2335         buffers with no headers (bug#7987).
2336         (message-point-in-header-p): Fix last checkin to work with an empty
2337         mail-header-separator, too.
2339         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2340         again, save the choice via customize.
2342 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2344         * message.el (message-send-mail-function): Add `sendmail-query-once'.
2346         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2347         ended the connection, bail out before waiting infinitely on a new
2348         connection.
2350 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
2352         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2353         reports.
2355         * gnus.el (gnus-bug-package): Use "gnus."
2356         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2358 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2360         * gnus-art.el (gnus-article-stop-animations): New function to stop any
2361         animations going on at article exit time.
2363         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2364         since removing it breaks people upgrading.
2366         * shr.el (shr-put-image): Use the new interface for animating images.
2367         (shr-put-image): Animate for 60 seconds.
2369         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2370         error with `find-file-hooks' on Emacs 22.
2371         (with-auth-source-epa-overrides): Ugly hack to Wrap the
2372         `find-file-hook' things in `symbol-value' to avoid compilation warnings
2373         on all architectures.
2375         * spam.el (spam-stat): Require in a normal fashion without binding
2376         `spam-stat-install-hooks' to avoid compilation warnings.
2378         * spam-stat.el (spam-stat-install-hooks): Remove.
2379         (spam-stat-install-hooks): Don't run automatically.
2381 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
2383         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2384         and keystroke.
2386 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2388         * auth-source.el (auth-source-netrc-cache): Move forward.
2390 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2392         * auth-source.el (auth-source-netrc-create): Don't query the bits that
2393         we already know.
2394         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2395         (auth-source-netrc-create): Don't prompt for the stuff we already know.
2397 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2399         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2400         %S format, since that looks odd.
2401         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2402         file, especially when saving.
2404 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
2406         * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2407         article found.
2409 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2411         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2412         `auth-source-save-secrets' with a more sensitive alist that can be
2413         configured per file.  Experimental, so defaults to 'never.
2414         (auth-source-netrc-create): Use it.  Still experimental code.
2415         (with-auth-source-epa-overrides): Use `find-file-hooks' if
2416         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
2418 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
2420         * auth-source.el (auth-source-save-secrets): New variable to control if
2421         secret tokens should be saved encrypted.
2422         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2423         to `auth-source-netrc-normalize'.
2424         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
2425         on the EPA variables being defined.
2426         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2427         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2428         the lexical-let closure.
2429         (auth-source-netrc-create): Create "gpg:" tokens according to
2430         `auth-source-save-secrets'.
2432 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2434         * gnus-group.el (gnus-group-update-group): Add new argument
2435         `info-unchanged' that stops updating dribble buffer.
2437         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2438         deletes lines matching to it in dribble buffer.
2440         * gnus-agent.el (gnus-agent-fetch-group-1):
2441         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2442         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2443         * gnus-start.el (gnus-group-change-level):
2444         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2446         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2447         if newsgroup info is not changed.
2449         * gnus-group.el (gnus-group-get-new-news-this-group):
2450         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2451         Don't update dribble buffer.
2453 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
2455         * gnus-registry.el (gnus-registry-remove-ignored): New function to
2456         remove entries with groups we ignore.
2458 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2460         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2461         the underline comes at the bottom.
2463 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2465         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2466         `gnus-registry-user-format-function-M' and declare the latter obsolete.
2467         (gnus-registry-article-marks-to-names): Rename from
2468         `gnus-registry-user-format-function-M2'.
2470 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2472         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2473         ephemeral group.
2475 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2477         * shr.el (shr-browse-image): Copy the URL if called interactively.
2479 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2482         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
2483         done, then unselected articles may be marked as read.
2485         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2486         since not doing this seems to lead to a race condition in pop3-logon.
2488         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2489         so that the call chain it correct when we call "upwards".
2491         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2492         in read-only groups.
2494         * gnus-group.el (gnus-group-mark-article-read): Ditto.
2496         * message.el (message-cite-reply-position): Doc string fix.
2498         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2499         avoid regexp overflow.
2500         (nnimap-transform-split-mail): Ditto.
2502         * pop3.el (pop3-retr): Error out if the server closes the connection.
2504 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2506         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2507         mm-with-unibyte-current-buffer.  The buffer should not contain any
2508         multibyte chars anyway at this stage.
2510 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2513         at the end of lines.
2515 2011-05-29  Julien Danjou  <julien@danjou.info>
2517         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2519 2011-05-27  Glenn Morris  <rgm@gnu.org>
2521         * gnus-group.el (gnus-bug-group-download-format-alist):
2522         Use the "maintainer" version of debian reports as well.
2524 2011-05-26  Glenn Morris  <rgm@gnu.org>
2526         * gnus-group.el (gnus-bug-group-download-format-alist):
2527         Use the "maintainer" version of debbugs.gnu.org reports.
2529 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2531         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2533 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2535         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2536         the thread moves us backwards and so we loop forever.
2538 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2540         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2541         whitespace in base64 data lines.
2543 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2545         * gnus-registry.el (gnus-registry-user-format-function-M):
2546         Use `mapconcat'.
2547         (gnus-registry-user-format-function-M2): Use to see the full text of
2548         the marks.  Make "," the mark text separator.
2550         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2551         authentication with auth-source.
2553 2011-05-17  Glenn Morris  <rgm@gnu.org>
2555         * gnus-group.el (gnus-import-other-newsrc-file):
2556         Use insert-file-contents.
2558 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2560         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2561         1000 iterations.
2563 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2565         * nntp.el (nntp-open-connection): Check if process-type is available.
2567 2011-05-16  Julien Danjou  <julien@danjou.info>
2569         * shr.el (shr-tag-del): Add support for del tag.
2571 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2573         * gnus-html.el (gnus-html-put-image): Register a displayer.
2575         * shr.el (shr-image-displayer): Don't remove text props from alt text.
2577 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
2579         * registry.el (prune-factor): New initialization parameter defaulting
2580         to 0.1.
2581         (registry-prune-hard): Use it.
2583         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2584         0.1 expicitly.
2586 2011-05-13  Glenn Morris  <rgm@gnu.org>
2588         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2589         is bound, since this function requires sendmail.
2591 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2593         * registry.el (registry-usage-test): Disable pruning test.
2595 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
2597         * registry.el (registry-prune-hard-candidates)
2598         (registry-prune-soft-candidates): Helper methods for registry pruning.
2599         (registry-prune): Use them.  Make the sort function optional.
2601 2011-05-10  Jim Meyering  <meyering@redhat.com>
2603         * shr.el (shr-colorize-region): Fix typo "on on -> on".
2605 2011-05-10  Julien Danjou  <julien@danjou.info>
2607         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2608         symbol and not a list.
2610 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2612         * gnus-art.el (gnus-article-mode): Move binding of
2613         shr-put-image-function here from gnus-article-prepare-display.
2615         * shr.el (shr-put-image-function): New variable.
2616         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2617         (shr-put-image): Return scaled image.
2619         * gnus-art.el (gnus-shr-put-image): New function.
2620         (gnus-article-prepare-display): Bind shr-put-image-function to it.
2622         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2623         original ones, as deletable.
2625 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2627         * nntp.el (nntp-open-connection): Set TCP keepalive option.
2629 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2631         * registry.el (registry-full): Add convenience method.  Fix logic.
2632         (registry-insert): Use it.  Fix logic here too.
2634         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2635         `registry-prune' if `registry-full' returns t.
2636         (gnus-registry-handle-action)
2637         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2638         (gnus-registry-usage-test): Use it.
2640 2011-05-07  Julien Danjou  <julien@danjou.info>
2642         * shr.el (shr-link): Make shr-link inherit from link by default.
2644 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
2646         * shr.el (shr-urlify, shr-link): Fix shr-link face.
2648 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2650         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
2651         error out because the face is not a list.
2653 2011-05-05  Glenn Morris  <rgm@gnu.org>
2655         * gnus-start.el (gnus-propagate-marks): Declare.
2657 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
2659         * registry.el (registry-reindex): Fix percentage message.
2661 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2663         * shr.el: Add shr-link face for links.
2664         (shr-urlify): Use it.
2666         * registry.el (registry-insert): Make error message more helpful.
2668 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2670         * gnus-html.el (gnus-html-schedule-image-fetching):
2671         Use url-queue-retrieve, if it exists.
2673         * shr.el (shr-tag-img): Ditto.
2675         * gnus.el: Autoload more gnus-agent functions.
2677         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
2678         agent if we haven't already (bug#8502).
2680         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
2681         into the Agent, too.
2683         * gnus-agent.el (gnus-agent-store-article): New function.
2685         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
2686         and moved from that file for reuse.
2688         * pop3.el (pop3-open-server): Error messages are "-ERR".
2690 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
2693         (open-tls-stream): Remove superfluous tls/starttls autoloads.
2695 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2697         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
2698         buffer has moved to a different frame.
2700 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
2703         to get the conversion from unibyte to multibyte buffers to work on
2704         Emacs 22.
2706         * nntp.el (nntp-request-article): Slight clean-up.
2708 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2710         * shr.el (shr-strike-through): New face.
2711         (shr-tag-s): Use it to provide <s> support.
2712         (shr-tag-s): Remove duplicate definition.
2714 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2716         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
2717         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
2719 2011-04-23  Glenn Morris  <rgm@gnu.org>
2721         * gnus-sum.el (gnus-extra-headers): Bump :version.
2723 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2725         * shr.el (shr-tag-sup): New function.
2726         (shr-tag-sub): Ditto.
2728 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2730         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
2731         for the case where `gnus-registry-ignored-groups' is a list of lists,
2732         and don't call `gnus-parameter-registry-ignore' otherwise.
2734 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2736         * nnimap.el (nnimap-user): New backend variable.
2737         (nnimap-open-connection-1): Use it.
2738         (nnimap-credentials): Accept user parameter so it's explicit what user
2739         name is desired.
2741         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
2742         default.
2744         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
2745         not gnus-registry.el.
2747         * gnus-registry.el: Mention in comments how to modify
2748         `gnus-extra-headers' for proper recipient tracking and that it may
2749         already have To and Cc recently, which it does as of this commit.
2750         (gnus-registry-ignored-groups): Remove defcustom.
2751         Explain why in comments.
2752         (gnus-registry-action): Fix data-header reference to use the extra
2753         headers.  Explain in package commentary how to add To and Cc headers to
2754         the gnus-extra-headers.
2755         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
2756         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
2757         parameter list or a string list in `gnus-registry-ignored-groups'.
2758         Fix logic error.
2760 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2762         * shr.el (shr-expand-url): Protect against null urls.
2764 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2766         * shr.el (shr-base): New binding.
2767         (shr-tag-base): Keep track of <base>.
2768         (shr-expand-url): New function used throughout.
2770 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
2772         * gnus-registry.el
2773         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
2774         (gnus-registry-ignored-groups): New variable.
2775         (gnus-registry-ignore-group-p): Use it.
2776         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
2777         set the destination group to nil (same as delete) if it's ignored.
2779 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2781         * gnus-registry.el (gnus-registry-action)
2782         (gnus-registry-fetch-header-fast):
2783         Don't use mail-header that looks an internal function of mailheader.el.
2785 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2787         * gnus-registry.el: Eliminate cl functions.
2788         (gnus-registry-sort-addresses): New function that replaces mapcan.
2789         (gnus-registry-action, gnus-registry-spool-action)
2790         (gnus-registry-split-fancy-with-parent)
2791         (gnus-registry-fetch-recipients-fast): Use it.
2792         (gnus-registry-import-eld): Replace delete* with dolist + delq.
2794         * registry.el (initialize-instance, registry-lookup)
2795         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2796         (registry-lookup-secondary-value, registry-search, registry-delete)
2797         (registry-insert, registry-reindex, registry-size, registry-prune):
2798         Use eval-and-compile.
2800 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2802         * registry.el (registry-reindex): New method to recreate the secondary
2803         registry indices.
2805         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
2806         tracked field changes.
2807         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
2808         (gnus-registry-action, gnus-registry-spool-action)
2809         (gnus-registry-handle-action)
2810         (gnus-registry--split-fancy-with-parent-internal)
2811         (gnus-registry-split-fancy-with-parent)
2812         (gnus-registry-register-message-ids): Add recipient tracking on spool,
2813         move, and delete actions, and for fancy splitting with parent.
2814         (gnus-registry-extract-addresses)
2815         (gnus-registry-fetch-recipients-fast)
2816         (gnus-registry-fetch-header-fast): Convenience functions.
2817         (gnus-registry-misc-test): ERT test of
2818         `gnus-registry-extract-addresses'.
2820 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2822         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2823         Track by subject first, then sender.
2825 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2827         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
2829         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
2830         Lisp.
2832         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
2833         (gnus-draft-send): Use it to avoid popping
2834         up frames from gnus-group-send-queue.
2836 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2838         * gnus-registry.el: Updated gnus-registry docs.
2840 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
2842         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2843         Fix logic bug.
2844         (gnus-registry-post-process-groups): Fix logging of no results and
2845         quote sender and subject.
2847 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
2850         (gnus-read-active-for-groups): Don't try to finish getting stuff where
2851         we had no early-data returned.
2852         (gnus-get-unread-articles): Add a sanity check so that we don't issue
2853         two async commands to the same server at the same time.
2855 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
2857         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
2859 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2861         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
2862         "warning" level.
2864         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
2865         (mm-url-insert-file-contents): Don't set the package names.
2867 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
2869         * gnus-registry.el (gnus-registry-action): Remove properties and
2870         simplify subject in `gnus-registry-handle-action'.
2871         (gnus-registry-spool-action): Get subject and sender from message if
2872         they are not passed in.
2873         (gnus-registry-handle-action): Remove properties and simplify subject
2874         consistently.
2876 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2878         * registry.el: Require CL before using defmacro*.
2880 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2882         * gnus-art.el (article-treat-date): Assume that
2883         gnus-article-date-headers may be a group parameter.
2885 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
2887         * gnus-registry.el (gnus-registry-handle-action): More debugging.
2889         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
2890         interactively so the newsrc file can contain foreign groups too.
2891         Useful for debugging but not much for users.
2893 2011-04-07  David Engster  <dengste@eml.cc>
2895         * registry.el (registry-usage-test): Only do
2896         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
2897         lexical binding.
2899 2011-04-06  David Engster  <dengste@eml.cc>
2901         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
2902         argument NOERROR for `require', since XEmacs 21.4 does not support it.
2904 2011-04-06  David Engster  <dengste@eml.cc>
2906         * registry.el (initialize-instance): Change :after to :AFTER to be
2907         compatible with old EIEIO version in XEmacs.
2909 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2911         * gnus-registry.el (gnus-registry-post-process-groups)
2912         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
2913         and provide better messaging.
2915 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2917         * gnus-registry.el: Don't use ERT if it's not available.  Load it
2918         unconditionally anyway, discarding errors.
2919         (gnus-registry-delete-entries): New convenience function.
2920         (gnus-registry-import-eld): Import from old .eld registry.
2922         * registry.el: Don't use ERT if it's not available.  Load it
2923         unconditionally anyway, discarding errors.
2925         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
2926         version from the Claudio Bley GnuTLS patch (extra optional parameters
2927         and host name).
2929 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2931         * gnus-registry.el (gnus-registry-fixup-registry): New function to
2932         fixup the parameters that can be customized by the user between
2933         save/read cycles.
2934         (gnus-registry-read): Use it.
2935         (gnus-registry-make-db): Use it.
2936         (gnus-registry-spool-action, gnus-registry-handle-action):
2937         Fix messaging.
2938         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
2939         Map references to actual group names with sender and subject tracking.
2940         (gnus-registry-post-process-groups): Use `cond' for better messaging.
2941         (gnus-registry-usage-test): Add subject lookup test.
2943         * registry.el (registry-db, initialize-instance): Set up constructor
2944         instead of :initform arguments for the sake of older Emacsen.
2945         (registry-lookup-breaks-before-lexbind): New method to demonstrate
2946         pre-lexbind merge bug.
2947         (registry-usage-test): Use it.
2948         (initialize-instance, registry-db): Move the non-function initforms
2949         back to the class definition.
2951 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
2953         * registry.el: New library to manage gnus-registry-style data.
2955         * gnus-registry.el: Use it (major rewrite).
2957         * nnregistry.el: Use it.
2959         * spam.el: Use it.
2961 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
2964         marks on non-selected articles.
2966 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
2968         * proto-stream.el: Move to Emacs core, at net/network-stream.el.
2970         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
2971         parameter to open-protocol-stream.
2973 2011-04-01  Julien Danjou  <julien@danjou.info>
2975         * mm-view.el (mm-display-inline-fontify): Do not fontify with
2976         fundamental-mode.
2978 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2980         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
2981         servers.
2983 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2985         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
2986         made marks not propagate, again.
2988 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
2990         * proto-stream.el (open-protocol-stream): Bring back `network' type.
2991         Make this the default type.
2992         (proto-stream-open-plain): Rename from proto-stream-open-default.
2993         (open-protocol-stream, proto-stream-open-starttls)
2994         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
2995         with `plain'.
2997         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
2998         value.
3000         * nntp.el (nntp-open-connection-function): Document the fact that some
3001         values are not functions but are instead handled specially.
3002         Recognize nntp-open-plain-stream value.
3003         (nntp-open-connection): Recognize that value.
3005 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3007         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3008         stuff.
3010         * gnus-score.el (gnus-score-string): Fix calling convention of
3011         `gnus-simplify-buffer-fuzzy' after last patches.
3013         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3014         server for articles we didn't get any headers for.  This is a sanity
3015         check.
3017 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
3019         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3020         new CAPABILITY, use it.
3022 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3025         downloading anything.
3027         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3029 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
3031         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3032         colors.
3033         (gnus-splash-svg-color-symbols): New function.
3035 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3037         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3038         instead of using the global gnus-simplify-subject-fuzzy-regexp.
3039         (gnus-simplify-subject-fuzzy): Use the local
3040         gnus-simplify-subject-fuzzy-regex instead of the global one.
3041         This makes using this variable in group parameters work.
3043 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3045         * gnus-registry.el (gnus-registry-unfollowed-groups):
3046         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3047         archive:sent-YYYY-MM-DD groups).
3048         (gnus-registry-split-fancy-with-parent): Bail out early in sender
3049         tracking if there are more than `gnus-registry-max-track-groups'
3050         matches.
3052 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3054         * message.el (message--yank-original-internal): New function to do the
3055         insertion cleanly inside eval in `message-yank-original'.
3056         (message-yank-original): Use it.
3058 2011-03-29  Julien Danjou  <julien@danjou.info>
3060         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3061         local variables disabled rather than `normal-mode'.
3063 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
3065         * proto-stream.el: Changes preparatory to merging open-protocol-stream
3066         with open-network-stream.
3067         (proto-stream-always-use-starttls): Option removed.
3068         (open-protocol-stream): Return a process object by default.  Provide a
3069         new parameter :return-list specifying a list-type return value, which
3070         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
3071         :type `network' to `try-starttls', and `network-only' to `default'.
3072         Make `default' the default, for compatibility with open-network-stream.
3073         Handle the no-parameter case exactly as open-network-stream, with no
3074         additional stream processing.  Search plists using plist-get.
3075         Explicitly add :end-of-commend parameter if it is missing.
3076         (proto-stream-open-default): Rename from
3077         proto-stream-open-network-only.  Return 'default as the type.
3078         (proto-stream-open-starttls): Rename from proto-stream-open-network.
3079         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
3080         failed.  Always return a list with a (possibly dead) process as the
3081         first element, for compatibility with open-network-stream.
3082         (proto-stream-open-tls): Use plist-get.  Always return a list.
3083         (proto-stream-open-shell): Return `default' as connection type.
3084         (proto-stream-capability-open): Use plist-get.
3085         (proto-stream-eoc): Function deleted.
3087         * nnimap.el (nnimap-stream, nnimap-open-connection)
3088         (nnimap-open-connection-1): Handle renaming of :type parameter for
3089         open-protocol-stream.
3090         (nnimap-open-connection-1): Pass a :return-list parameter
3091         open-protocol-stream to obtain a list return value.  Parse this list
3092         using plist-get.
3094         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3095         for open-protocol-stream.  Accept open-protocol-stream return value
3096         that is a subprocess object instead of a list.  Handle the case of a
3097         dead returned process.
3099 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
3101         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3103         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3105 2011-03-21  Julien Danjou  <julien@danjou.info>
3107         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3108         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
3109         query.
3110         (mm-inline-text): Render normal text with fontification whenever
3111         possible.
3113         * gnus-sum.el (gnus-summary-save-parts-1):
3114         * gnus-art.el (gnus-article-browse-html-save-cid-content)
3115         (gnus-article-browse-html-parts, gnus-mime-delete-part)
3116         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3117         Use `mm-handle-filename'.
3119         * mm-util.el (mm-handle-filename): New function, return the filename of
3120         an handle.
3122 2011-03-18  Julien Danjou  <julien@danjou.info>
3124         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3125         (gnus-buffer-live-p): Check that buffer is not nil.
3127 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3129         * gnus-art.el: Require mouse, which the build bot seems to say is
3130         needed.
3132         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3133         XEmacs, since it doesn't have url-retrieve-synchronously.
3135 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
3137         * gnus-group.el (gnus-group-list-ticked): New function.
3138         (gnus-group-make-menu-bar): Provide a menu entry for it.
3139         (gnus-group-list-map): Provide a binding for it.
3141 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3143         * shr.el (shr-visit-file): New command.
3145         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3147 2011-03-17  Bjørn Mork  <bjorn@mork.no>
3149         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3150         servers.
3152 2011-03-16  Julien Danjou  <julien@danjou.info>
3154         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3155         inline.
3157         * gnus-art.el (article-hide-list-identifiers):
3158         Use gnus-group-get-list-identifiers.
3160         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3161         (gnus-summary-remove-list-identifiers):
3162         Use gnus-group-get-list-identifiers to get regexp.
3163         (gnus-select-newsgroup, gnus-summary-insert-subject)
3164         (gnus-summary-insert-articles):
3165         Call gnus-summary-remove-list-identifiers unconditionally.
3167 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3169         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3170         we're selecting a group with unread articles.
3172         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3174         * gssapi.el: New file separated out from imap.el to provide a general
3175         Kerberos 5 connection facility for Emacs.
3177         * message.el (message-elide-ellipsis): Document the format spec
3178         ellipsis.
3180 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3182         * message.el (message-elide-region): Allow the ellipsis to say how many
3183         lines were removed.
3185 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3187         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3188         window configurations containing buffers that are now dead.
3190         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3191         parsing to avoid integer overflows.
3192         (nnimap-parse-flags): Simplify the last change.
3193         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3194         too large for 32-bit Emacsen.
3196 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3198         * auth-source.el (auth-source-netrc-create):
3199         * message.el (message-yank-original): Fix use of `case'.
3201 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3203         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3204         XEmacs, which was one character too wide.
3206 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
3208         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3209         default number of articles to display.
3210         (gnus-articles-to-read): Use pretty names for prompt.
3212 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3214         * gnus-int.el (gnus-open-server): Ditto.
3216         * gnus-start.el (gnus-activate-group): Give a backtrace if
3217         debug-on-quit is set and the user hits `C-g'.
3218         (gnus-read-active-file): Ditto.
3220         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3222 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
3224         * message.el (message-yank-original): Use cond instead of CL case.
3226 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3228         * auth-source.el (auth-source-netrc-create): Use usual format for the
3229         default in prompts.
3231 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3233         * auth-source.el (auth-source-netrc-create): Show the default in the
3234         prompt when prompting for token creation.
3236 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3238         * auth-source.el (auth-source-format-prompt): Always convert the value
3239         to a string to avoid evaluating non-string arguments.
3240         (auth-source-netrc-create): Offer default properly, not as initial
3241         content in `read-string'.
3242         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3243         of line to determine if we've been run before.  If so, don't run again,
3244         but print a trivial message to indicate the cache was hit instead.
3246 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
3248         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3249         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
3250         The user will have to run `gnus-sync-read' manually and wait for Cloudy
3251         Gnus.
3253 2011-03-11  Julien Danjou  <julien@danjou.info>
3255         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3256         modified file".
3258 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
3260         * auth-source.el (auth-source-read-char-choice): New function to read a
3261         character choice using `dropdown-list', `read-char-choice', or
3262         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
3263         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
3264         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
3265         (auth-source-netrc-saver): Use it.
3266         (auth-source-pick-first-password): New convenience function.
3268 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3270         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3271         parameter in the credentials.
3272         (nnimap-open-connection-1): Use it after a successful login.
3273         (nnimap-credentials): Add IMAP-specific user and password prompt.
3275         * auth-source.el (auth-source-search): Add :require parameter, taking a
3276         list.  Document it and the :save-function return token.  Pass :require
3277         down.  Change the CREATED message from a warning to a debug statement.
3278         (auth-source-search-backends): Pass :require down.
3279         (auth-source-netrc-search): Pass :require down.
3280         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3281         Change save prompt to indicate all modifications saved here are
3282         deletions.
3283         (auth-source-netrc-create): Take user login name as default in user
3284         prompt.  Move all the save functionality to a lexically bound function
3285         under the :save-function token in the returned list.  Set up clearer
3286         default prompts for user, host, port, and secret.
3287         (auth-source-netrc-saver): New function, intended to be wrapped for
3288         :save-function.
3290 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3292         * Version 23.3 released.
3294 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296         * shr.el (shr-table-horizontal-line): Change the defaults for the table
3297         lines to be spaces instead.
3299 2011-03-07  Julien Danjou  <julien@danjou.info>
3301         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3302         (sieve-sasl-auth): Check that auth-source-search did return something,
3303         or just return an empty string.
3305 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3307         * gnus.el (gnus-interactive): Use read-directory-name.
3309         * gnus-uu.el (gnus-uu-decode-uu-and-save)
3310         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3311         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3312         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3313         Likewise.
3315         * gnus-group.el (gnus-group-make-directory-group): Likewise.
3317 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3319         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3320         onto the list of killed groups, too.  This makes killed nnimap groups,
3321         for instance, more reliably not reappear.
3323         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3324         the parent.
3326         * gnus-sum.el (gnus-update-read-articles): Fix typo.
3328         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3329         really have server-side marks.
3331         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3332         since most backends do not usefully have server-side marks.
3333         (gnus-update-read-articles): Propagate marks to all backends that
3334         really have server-side marks.
3336 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3338         * message.el (message-cite-reply-position, message-cite-style):
3339         New variables.
3340         (message-yank-original): Use the new citation styles.
3342 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
3344         * message.el (message-options): Revert the change that's a workaround
3345         for XEmacs buffer-local issue; don't mark it buffer-local when running
3346         under XEmacs.
3348 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
3350         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3351         numbers too big to be `read'.
3353 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
3355         * message.el (message-options): Make buffer-local two ways to attempt
3356         to fix a XEmacs bug.
3358 2011-03-02  Julien Danjou  <julien@danjou.info>
3360         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3362 2011-03-01  Julien Danjou  <julien@danjou.info>
3364         * gnus-art.el (list-identifier): Add list-identifier as a parameter
3365         group.
3366         (article-hide-list-identifiers): Use list-identifier group parameter.
3368 2011-02-28  Julien Danjou  <julien@danjou.info>
3370         * sieve.el (sieve-buffer-script-name): New local variable to store
3371         sieve script name.
3372         (sieve-edit-script): Store sieve script name.
3373         (sieve-upload): Use sieve script name when uploading.
3374         (sieve-upload): Use substitute-command-keys.
3375         (sieve-edit-script): Use substitute-command-keys.
3376         (sieve-refresh-scriptlist): Use substitute-command-keys.
3377         (sieve-manage-mode-map): Define keymap properly.
3378         (sieve-manage-mode): Do not set mode name manually, change mode-name to
3379         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3380         Remove commented code about cvs.
3381         (sieve-manage-quit): New function.
3382         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3384 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3386         * gnus-group.el (gnus-import-other-newsrc-file): New function.
3388 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
3390         * auth-source.el (auth-source-search): Cache empty result sets.
3392         * auth-source.el (auth-source-save-behavior): New variable to replace
3393         `auth-source-never-create'.
3394         (auth-source-netrc-create): Use it.
3395         (auth-source-never-save): Remove.
3397 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
3399         * nnimap.el (nnimap-stream): Doc fix.
3400         (nnimap-open-connection-1): Reverse the order of the ports to that the
3401         prompted-for port is first.
3403         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3404         retrieval by the no-group selection.
3406         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3407         numerical parameters.
3409 2011-02-25  Julien Danjou  <julien@danjou.info>
3411         * gnus-gravatar.el: Use gnus-with-article-buffer.
3413         * gnus-art.el (gnus-with-article-buffer): Check that the
3414         gnus-article-buffer is alive.
3416 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3418         * auth-source.el (auth-source-creation-prompts): New variable to manage
3419         creation-time prompts.
3420         (auth-source-search): Document it.
3421         (auth-source-format-prompt): Add utility function.
3422         (auth-source-netrc-create): Don't default the user name to
3423         user-login-name.  Use `auth-source-creation-prompts' and some default
3424         prompts for user, host, port, and password (the default generic prompt
3425         remains ugly).
3426         (auth-source-never-save): Add customizable option to never save info.
3427         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3428         mode excursion.
3430 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3432         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3433         argument that XEmacs doesn't support.
3435 2011-02-23  Julien Danjou  <julien@danjou.info>
3437         * gnus-art.el (article-make-date-line): Ignore errors if time is
3438         invalid and not convertible.
3439         (article-make-date-line): Only add lapsed time if time is not nil.
3441 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3443         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3444         `read-char-choice' for backwards compatibility.
3445         (auth-source-netrc-element-or-first): New function to DTRT for
3446         parameter extraction.
3447         (auth-source-netrc-create): Use it and fix multiple parameter print
3448         bug.  Use the default passed from above (given-default) or the
3449         built-in (user-login-name for :user).
3451 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3453         * gnus-start.el (gnus-dribble-read-file):
3454         Set buffer-save-without-query, since we always want to save the dribble
3455         file, probably.
3457         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3458         nnimap.
3460         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3461         -summary- since it's a user-visible variable.
3463         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3464         first time you use the new Gnus.
3466 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3468         * auth-source.el: Don't load netrc.el.
3469         (auth-sources): Search ~/.netrc as well by default.
3470         (auth-source-debug): Add 'trivia option for extra output.
3471         (auth-source-do-trivia): Use it.
3472         (auth-source-search): Simplify logic to use
3473         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3474         appropriate.  Don't keep a running count at this level.  Layer :create
3475         and :delete options appropriately on the first and second passes.
3476         Don't track the backend with the search results.
3477         (auth-source-search-backends): New function to search a list of
3478         backends for a processed spec.
3479         (auth-source-netrc-parse): Cache all netrc files, making
3480         auth-source-netrc-cache an alist keyed by the file name and using the
3481         file mtime as the caching criterion.  Keep the obfuscated data secret
3482         with a lexical bind.
3483         (auth-source-netrc-search): Don't calculate the length of the results
3484         unnecessarily.
3485         (auth-source-search-backends): Fix bug.
3486         (auth-source-netrc-create): Rework prompts.
3488 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
3490         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3491         Lower case names of search constraints.
3492         (nnir-run-query): Cache and reuse search constraints for all imap
3493         servers.
3495 2011-02-22  Sam Steingold  <sds@gnu.org>
3497         * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
3499 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
3501         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3502         after exit.
3503         (gnus-setup-message): Define missing variable from last checkin.
3505         * gnus-sum.el (gnus-summary-show-article): When called with t as the
3506         value, show the raw article.
3508 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3510         * nnimap.el (nnimap-open-connection-1): Revert last change, since
3511         auth-source now accepts numbers.
3513         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3514         spec, too.
3515         (auth-source-ensure-strings): New function.
3517         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3518         (gnus-article-setup-buffer): Always restart the date timer so that user
3519         changes to the frequency is respected.
3521         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3522         port numbers, so make sure it gets that if nnimap-server-port is
3523         explicit.
3525 2011-02-21  Simon Josefsson  <simon@josefsson.org>
3527         * nnimap.el (nnimap-inbox): Doc fix.
3529 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
3531         * shr-color.el (shr-color->hexadecimal): Use renamed function names
3532         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3533         color-lab-to-srgb.
3535 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3537         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3538         given method as in the group name if we're using an extended method.
3539         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3540         command, if we're using that, instead of waiting for the beginning.
3542         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3543         we're sure to get unique server names, and we don't output two async
3544         commands in the same buffer.  This fixes an NNTP hang for some users.
3546 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3548         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3549         summary buffer before reading going to the next buffer.  This avoids
3550         putting the point in the group buffer if you `C-g' the command.
3552         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3553         cache (for now) to make ~/.authinfo.gpg files usable.
3555         * nnfolder.el (copyright-update): Define for the compiler.
3557         * auth-source.el (auth-source-search): Fix unbound variable.
3559 2011-02-19  Glenn Morris  <rgm@gnu.org>
3561         * gnus.el (gnus-meta): Doc fix.
3563 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
3565         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3566         in case it's not yet loaded.
3568 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3570         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3571         line we're waiting for.
3573 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
3575         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3576         face with line-width greater than zero will cause RET in gnus summary
3577         buffer to scroll down article page-wise because auto vscroll happens,
3578         it should be temporally disabled when doing a scroll-up.
3580 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
3582         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3583         outputs from the server.
3585 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3587         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3588         later so that bbdb can hook in easier.
3590 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3592         * auth-source.el (auth-source-search): Don't try to create credentials
3593         if the caller doesn't want that.
3594         (auth-source-search): If we don't find a match, don't bug out on
3595         non-bound variables.
3596         (auth-source-search): Only ask a single backend to create the
3597         credentials.
3599         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3600         logging.
3601         (nnimap-credentials): Protect against auth-source-search returning nil.
3602         (nnimap-request-list): Protect against not being able to open the
3603         server.
3605 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
3607         * auth-source.el (auth-source-search): Do a two-phase search, one with
3608         no :create to get the responses from all backends.
3610         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3611         when getting credentials.
3613         * gnus-util.el (gnus-delete-duplicates): New function.
3615 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3617         * nnimap.el (nnimap-credentials): Instead of picking the first port as
3618         a creation default, pass the whole port list down.  It will be
3619         completed.
3621         * auth-source.el (auth-source-search): Updated docs to talk about
3622         multiple creation choices.
3623         (auth-source-netrc-create): Accept a list as a value (from the search
3624         parameters) and do completion on that list.  Keep a separate netrc line
3625         with the password obscured for showing the user.
3627         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3628         first choice to `auth-source-search' so it will be used for entry
3629         creation instead of the server's Gnus-specific name.
3630         (nnimap-credentials): Rely on the auth-source library to select which
3631         port is actually wanted in the new netrc entry, so don't override
3632         `auth-source-creation-defaults'.
3634         * auth-source.el (auth-source-netrc-parse): Use :port instead of
3635         :protocol and accept a missing user, host, or port as a wildcard match.
3636         (auth-source-debug): Default to off.
3638         (auth-source-netrc-search, auth-source-netrc-create)
3639         (auth-source-secrets-search, auth-source-secrets-create)
3640         (auth-source-user-or-password, auth-source-backend, auth-sources)
3641         (auth-source-backend-parse-parameters, auth-source-search): Use :port
3642         instead of :protocol.
3644         * nnimap.el (nnimap-credentials): Pass a port default to
3645         `auth-source-search' in case an entry needs to be created.
3646         (nnimap-open-connection-1): Use :port instead of :protocol.
3648 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3650         * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
3651         instead of delete-dups that is not available in XEmacs 21.4.
3653 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3655         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
3656         nil means that nnimap doesn't get updated.
3658 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3660         * auth-source.el (auth-source-netrc-create): Return a synthetic search
3661         result when the user doesn't want to write to the file.
3662         (auth-source-netrc-search): Expect a synthetic result and proceed
3663         accordingly.
3664         (auth-source-cache-expiry): New variable to override
3665         `password-cache-expiry'.
3666         (auth-source-remember): Use it.
3668         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
3669         parameter.  Create entry if necessary by using :create t.
3670         (nnimap-open-connection-1): Don't pass `inhibit-create'.
3672 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
3674         * auth-source.el (auth-source-debug): Enable by default and don't
3675         mention the obsolete `auth-source-hide-passwords'.
3676         (auth-source-do-warn): New function to debug unconditionally.
3677         (auth-source-do-debug): Use it.
3678         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
3679         and for Secrets API entries when the secrets.el library is not
3680         available.
3682 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3684         * gnus-sum.el (gnus-propagate-marks): Default to nil.
3685         (gnus-summary-exit): Kill the correct article buffer on exit from a
3686         `C-d' group.
3688         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
3689         gnus-propagate-marks.
3691         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
3692         before killing the buffers so that a non-full window conf gets handled
3693         correctly.
3694         (gnus-summary-exit): Ditto.
3695         (gnus-summary-read-group-1): Ditto.
3697         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
3698         async code again so that we can debug it properly.
3700         * message.el (message-reply): Take an optional switch-buffer parameter
3701         so that Gnus window confs are respected better.
3703 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3705         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
3706         `plist-get' to accept non-list parameters (XEmacs issue).
3707         Fix docstring.
3708         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
3709         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
3710         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
3711         Login collection is "Login" and not "login".
3713 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3715         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
3716         multiple headers.
3718         * nnimap.el (nnimap-inhibit-logging): New variable.
3719         (nnimap-log-command): Don't log login commands.
3721         * auth-source.el (auth-source-netrc-search): The asserts seem to want
3722         to have more parameters.
3724         * nnimap.el (nnimap-send-command): Mark the command time for each
3725         command, so that we don't get NOOPs stepping on our toes.
3727         * gnus-art.el (article-date-ut): Get the date from the Date header on
3728         `t'.
3730 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3732         * auth-source.el (auth-source-search): Use copy-sequence instead of
3733         the cl.el copy-list.
3735 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
3737         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
3738         Improve prompt.
3740 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3742         * gnus-art.el (gnus-article-mode-line-format): Remove the article
3743         washing status from the default format.  It isn't very informative.
3745 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
3747         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
3748         Fix Gcc processing on imap.
3750 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3752         * message.el (message-bury): Don't pop up a new window when selected
3753         window is dedicated.
3755 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3757         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
3759 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
3761         * sieve-manage.el: Autoload `auth-source-search'.
3762         (sieve-sasl-auth): Use it.
3764 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3766         * nnimap.el: Autoload `auth-source-forget+'.
3767         (nnimap-open-connection-1): Use it if the connection fails.
3769         * auth-source.el: Require `password-cache'.
3770         (auth-source-hide-passwords, auth-source-cache): Remove and mark
3771         obsolete.
3772         (auth-source-magic): Marker for `password-cache' keys.
3773         (auth-source-do-cache): Update docstring.
3774         (auth-source-search): Use and check cache.
3775         (auth-source-forget-all-cached, auth-source-remember)
3776         (auth-source-recall, auth-source-forget, auth-source-forget+)
3777         (auth-source-specmatchp): Caching support functions.
3778         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
3779         Remove and obsolete.
3780         (auth-source-user-or-password): Remove caching to further discourage
3781         using it.  Always hide passwords.
3783 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3785         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
3786         code for now, since it doesn't work for all users.
3788 2011-02-09  Julien Danjou  <julien@danjou.info>
3790         * message.el (message-options): Make message-options really buffer
3791         local.
3793 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
3795         * mail-source.el: Autoload `auth-source-search'.
3796         (mail-source-keyword-map): Note order matters.
3797         (mail-source-set-1): Get all the mail-source source values and
3798         defaults and search auth-source on those if needed.  This can all
3799         probably be simplified.
3801         * nnimap.el: Autoload `auth-source-search'.
3802         (nnimap-credentials): Use it.
3803         (nnimap-open-connection-1): Ask for the virtual server and physical
3804         address in one shot.
3806         * nntp.el: Autoload `auth-source-search'.
3807         (nntp-send-authinfo): Use it.  Note TODO.
3809 2011-02-08  Julien Danjou  <julien@danjou.info>
3811         * shr.el (shr-tag-body): Add support for text attribute in body
3812         markups.
3814         * message.el (message-options): Make message-options a local variable.
3816 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3818         * auth-source.el (auth-source-secrets-search)
3819         (auth-source-user-or-password): Use `append' instead of `nconc'.
3820         (auth-source-user-or-password): Build return list better and protect
3821         against nil :secret.
3823 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3825         * nnimap.el (nnimap-update-info): Refactor slightly.
3826         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
3827         (nnimap-update-info): Clean up slightly.
3828         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
3829         characters.
3830         (nnimap-process-quirk): Rename function to avoid collision.
3831         (nnimap-update-info): Fix macrology bug-out.
3832         (nnimap-update-info): Simplify split history test.
3834 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
3836         * auth-source.el (top): Require 'eieio unconditionally.
3837         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
3838         (auth-source-secrets-search): Limit search when `max' is greater than
3839         number of results.
3841 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3843         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
3844         part not returning any data.
3846         * proto-stream.el (open-protocol-stream): Document the return value.
3848 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3850         * auth-source.el (auth-source-secrets-search): Add examples.
3852 2011-02-06  Julien Danjou  <julien@danjou.info>
3854         * message.el (message-setup-1): Handle message-generate-headers-first
3855         set to t.
3857 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3859         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
3860         API with a string "secrets:collection-name" and with 'default.
3861         (auth-source-backend-parse): Parse "secrets:collection-name" and
3862         'default.  Recurse on parses instead of repeating code.  Use the
3863         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
3864         message when ignoring a source.
3865         (auth-source-search): List ignored search keys at the top level.
3866         (auth-source-netrc-create): Use `case' instead of `cond'.
3867         (auth-source-secrets-search): Created with TODOs.
3868         (auth-source-secrets-create): Created with TODOs.
3869         (auth-source-retrieve, auth-source-create, auth-source-delete)
3870         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3871         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3872         (auth-source-user-or-password-sftp)
3873         (auth-source-user-or-password-smtp): Remove.
3874         (auth-source-user-or-password): Deprecated and modified to be a wrapper
3875         around `auth-source-search'.  Not tested thoroughly.
3877 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3879         * auth-source.el: Bring in assoc and eioeio libraries.
3880         (secrets-enabled): New variable to track the status of the Secrets API.
3881         (auth-source-backend): New EIOEIO class to represent a backend.
3882         (auth-source-creation-defaults): New variable to set prompt defaults
3883         during token creation (see the `auth-source-search' docstring for
3884         details).
3885         (auth-sources): Simplify to allow a simple string as a netrc backend
3886         spec.
3887         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
3888         (auth-source-backend-parse-parameters): Fill in the backend parameters.
3889         (auth-source-search): Main auth-source API entry point.
3890         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
3891         (auth-source-search-collection): Helper function for searching.
3892         (auth-source-netrc-parse, auth-source-netrc-normalize)
3893         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
3894         Supports search, create, and delete.
3895         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
3896         backend stubs.
3897         (auth-source-user-or-password): Call `auth-source-search' but it's not
3898         ready yet.
3900 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3902         * message.el (message-setup-1): Remove the read-only stuff, since it
3903         doesn't work under XEmacs, for some reason.
3905         * gnus-sum.el (gnus-user-date): Rename back from
3906         gnus-summary-user-date since user code refers to it.
3908         * shr.el (shr-render-td): Store the actual background color used.
3910         * message.el (message-setup-1): Don't bind the constant
3911         -forbidden-properties.
3912         (message-setup-1): Revert previous change, since it needs to bind the
3913         props to insert them.
3914         (message-resend): Allow removing the read-only separator line.
3916 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3918         * nnimap.el (nnimap-request-accept-article): Give an error message if
3919         the APPEND wasn't successful.
3921 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
3923         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
3924         that have no groups.
3926 2011-02-03  Julien Danjou  <julien@danjou.info>
3928         * gnus-draft.el: Remove progn around gnus-draft-setup.
3930 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3932         * gnus-start.el (gnus-read-active-for-groups): This function is never
3933         called with a nil `infos', so clean that up.
3934         (gnus-get-unread-articles): Request active files from primary/secondary
3935         methods that have no groups (yet).
3937 2011-02-03  Julien Danjou  <julien@danjou.info>
3939         * message.el (message-setup-1): Always generate References first.
3940         (message-mail): Return the return value of message-setup, not always t.
3941         (message-setup-1): Insert mail-header-separator with read-only and
3942         intangible properties set.
3944         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
3945         user-date in docstring.
3947         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
3949         * gnus.el (gnus-summary-line-format): Mention &user-date format in
3950         docstring.
3952         * gnus.el (gnus-user-date-format-alist): Change default value.
3953         Use defcustom, with type and group.  Move from gnus-util.el.
3954         Rename to gnus-summary-user-date-format-alist.
3956 2011-02-03  Glenn Morris  <rgm@gnu.org>
3958         * nnimap.el (gnus-fetch-headers): Declare.
3960         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
3962 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3964         * message.el (message-forward-make-body-digest-plain)
3965         (message-followup, message-reply): Clean up things noted by Stefan.
3967         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
3968         gnus-article-update-date-headers is nil.
3969         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
3970         it didn't really work with defcustom.
3971         (article-update-date-lapsed): Make sure the window start doesn't move,
3972         either.
3974 2011-02-01  Julien Danjou  <julien@danjou.info>
3976         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
3977         format.
3979         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
3980         standard in Emacs nowadays.
3982 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3984         * message.el (message-expand-name): Don't trust the return value of
3985         bbdb-complete-name.
3986         (message-check-news-header-syntax): Remove unused var `start'.
3987         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
3988         (message-inhibit-body-encoding): Move to before first use.
3989         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
3990         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
3991         (Organization, Message-ID, Date, mh-previous-window-config):
3992         Defvar the vars using dynamic scoping.
3994 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3996         * shr.el (shr-render-td): Only do colors at the final rendering.
3997         Should be slightly faster.
3998         (shr-insert-table): Fix up TD background colors when doing the
3999         vertical padding.
4001         * gnus-art.el (article-date-ut): Protect against articles with no Date
4002         header.
4003         (article-update-date-lapsed): Don't use current-column to find the
4004         horizontal position.  It's fragile in the presence of \003 characters.
4006         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4008 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4010         * gnus-art.el (article-transform-date): Rewrite to still work when
4011         there are several rfc2822 parts.
4012         (article-transform-date): Fix infinite recursion.
4013         (article-date-ut): Replace infinitely many Date headers with a single
4014         one when called interactively.
4016         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4017         secure manner.
4019         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4020         move around by not using save-window-excursion.  It seems to work...
4022 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4024         * gnus-art.el (article-make-date-line): Work for user-defined format.
4026 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4028         * nntp.el (nntp-retrieve-group-data-early)
4029         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4030         fetching functions.
4032         * gnus-start.el (gnus-read-active-for-groups): Read the active files
4033         thoroughly for all backends that have no known groups.  This should
4034         allow new nnml methods to retrieve mail.
4036         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4037         that Gnus doesn't know exists again.
4039         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4040         (gnus-treat-date-ut): Ditto.
4041         (gnus-article-update-date-header): Rename.
4042         (gnus-treat-date-local): Remove.
4043         (gnus-treat-date-english): Remove.
4044         (gnus-treat-date-lapsed): Remove.
4045         (gnus-treat-date-combined-lapsed): Remove.
4046         (gnus-treat-date-original): Remove.
4047         (gnus-treat-date-iso8601): Remove.
4048         (gnus-treat-date-user-defined): Remove.
4049         (gnus-article-date-headers): New variable to control all the date
4050         header options.
4051         (article-date-ut): Rewrite to allow using the new way to format date
4052         headers(s).
4054 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4056         * nnmail.el (nnmail-article-group): Check for a direct fancy split
4057         method.
4058         (nnmail-article-group): A better test for fanciness.
4060         * nnimap.el (nnimap-request-head): Protect against not finding the
4061         article by Message-ID.
4063 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
4065         * gnus-art.el (article-update-date-lapsed): Try a better way to really
4066         keep point at the "same place".
4068 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4070         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4071         data if the group is inactive.
4073 2011-01-28  Julien Danjou  <julien@danjou.info>
4075         * gnus-win.el: Remove dead function gnus-window-configuration-element.
4076         (gnus-all-windows-visible-p): Remove old compatibility code.
4077         (gnus-window-top-edge): Add docstring.
4079         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4081 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4083         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4084         older request-update-info.
4086         * gnus-art.el (article-make-date-line): Limit the length a bit more.
4088 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
4090         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4091         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4093 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4095         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4096         groups.  This makes the nndraft:queue group pop up if it's not already
4097         there.
4099         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4100         messages" logic, which was reversed.
4102         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4103         the "same place" even if point is on the line being replaced.
4104         (article-update-date-lapsed): Allow updating both the combined lapsed
4105         and the lapsed headers.
4106         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4107         (article-make-date-line): Limit the number of segments dynamically to
4108         avoid too-long lines.
4110 2011-01-27  Julien Danjou  <julien@danjou.info>
4112         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4113         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4115 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4117         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4118         Use plist-get instead of the cl function getf.
4120 2011-01-27  Glenn Morris  <rgm@gnu.org>
4122         * gnus-util.el (float-time): Get rid of compiler warning, again.
4124 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4126         * shr.el (shr-put-color): Special-case background colors: Do put them
4127         at the blank parts at the front of the lines.
4129         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4130         exit hook to nix out all data on readedness on group exit.
4132         * gnus-util.el (float-time): If float-time is bound, always use it on
4133         all Emacsen.  It's unclear why the subrp check was there.
4134         (time-date): Require to make some autoload issues on XEmacs go away.
4136         * shr.el (shr-put-color): Don't do the box padding in tables, since
4137         they're already padded.
4139 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4141         * gnus-art.el (gnus-article-next-page): When the last line of the
4142         article is displayed, scroll down once more instead of going to the
4143         next article at once.
4144         (article-lapsed-string): Refactor out and allow specifying how many
4145         segments you want.
4146         (gnus-article-setup-buffer): Start updating the lapsed header directly.
4147         (gnus-article-update-lapsed-header): New variable.
4149         * shr.el: Revert change that made headings use different-sized faces.
4150         The Emacs display engine isn't advanced enough that, for instance,
4151         tables can comfortably use differently-sized faces.
4153 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4155         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4156         used.
4157         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4158         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4159         we're using an encrypted connection.
4161         * proto-stream.el: Alter the interface functions to also return the
4162         actual stream type used: network or TLS.
4164 2011-01-25  Julien Danjou  <julien@danjou.info>
4166         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4167         (mm-display-javascript-inline): New function.
4169         * mm-decode.el (mm-inline-media-tests): Add application/javascript
4170         viewing function.
4172 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4174         * shr.el (shr-expand-newlines): Fix variable name.
4176 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4178         * shr.el (shr-expand-newlines): Make nested boxes work.
4180 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4182         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4183         backgrounds.
4184         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4185         in a more sensible manner.
4187 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4189         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4190         if EPG is loaded.
4192 2011-01-24  Julien Danjou  <julien@danjou.info>
4194         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4195         tags.
4197 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4199         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4200         commands.
4202         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4203         in the article buffer.
4204         (gnus-gravatar-insert): Use blank space from the current buffer to
4205         avoid breaking text properties.  This makes X-Sent updating work again.
4207         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4209 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
4211         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4212         fix the bug in url-http.el instead.
4214         * shr.el (shr-image-fetched): Ditto.
4216         * shr.el (shr-image-fetched): Avoid having point move in the article
4217         buffer.
4219         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4220         buffer after being called.  It's apparently being killed by url.el, and
4221         killing it made point move to end-of-buffer in a random buffer.
4223         * shr.el (shr-image-fetched): Ditto.
4225 2011-01-23  Julien Danjou  <julien@danjou.info>
4227         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4229         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4230         text/x-org.
4232 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4234         * gnus-sum.el (gnus-summary-move-article): Protect against backends
4235         (i.e., nnimap) returning nil as the article number.
4237 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4239         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4240         "DelSp" parameter in RFC3676.
4242 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4244         * message.el (message-check-recipients): Display the encoded version of
4245         the bogus address if they differ.
4247         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4248         after sending.
4250         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4252         * gnus-group.el (gnus-group-refresh-group): New convenience function.
4254         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4255         group buffer after sending the queue.
4257         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4259 2011-01-22  Julien Danjou  <julien@danjou.info>
4261         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4263 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4265         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4266         nested related parts.
4268         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4269         unexpired articles.  This fixes the regression that led expiry marks to
4270         disappear from nnfolder groups.
4272 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4274         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4275         Don't confuse the "ret" of "retrograde" with RET.
4277 2011-01-21  Julien Danjou  <julien@danjou.info>
4279         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4280         than mm-insert-inline.
4282 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4284         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4285         Widen article buffer.
4287 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4289         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4290         the temp buffer.
4291         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4293 2011-01-20  Julien Danjou  <julien@danjou.info>
4295         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4297         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4298         than mm-insert-inline to insert inline part: this respect
4299         mm-inline-media-tests displayers.
4301         * mm-view.el (mm-display-shell-script-inline): New function.
4303         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4305         * mm-uu.el (mm-uu-type-alist): Add org block.
4306         (mm-uu-org-src-code-block-extract): New function.
4308         * mm-view.el (mm-display-org-inline): New function.
4310         * mm-decode.el (mm-automatic-display): Add text/org.
4312         * mailcap.el (mailcap-mime-extensions): Add .org.
4314 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4316         * gnus-art.el (gnus-article-highlight): Remove argument passed to
4317         gnus-article-add-buttons.
4319 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
4321         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4322         From header with a date and "nobody" as the sender.
4324 2011-01-19  Julien Danjou  <julien@danjou.info>
4326         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4327         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4328         if you have the same regexp several times.
4329         (gnus-button-push): Fix matching when regexp is symbol.
4331 2011-01-15  Glenn Morris  <rgm@gnu.org>
4333         * message.el (message-mail): A compose-mail function should
4334         accept headers as strings.
4336 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
4338         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4339         Add :vert-only tags.
4340         (message-mail): New arg RETURN-ACTION.
4341         (message-return-action): New var.
4342         (message-bury): Use it.
4343         (message-mode): Make it buffer-local.
4344         (message-send-and-exit): Always call message-bury.
4346         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
4347         message-mail.
4349 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4351         * nnimap.el (nnimap-convert-partial-article): Protect against
4352         zero-length body parts.
4354         * mm-decode.el (mm-preferred-alternative-precedence):
4355         Discourage showing empty parts.
4357         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4358         and stuff if the backend didn't return the article number.  This fixes
4359         an Exchange-related nnimap bug.
4361         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4362         group window, because it does the wrong thing when a separate frame
4363         displays the group buffer.
4365         * proto-stream.el (open-protocol-stream): Protect against the low-level
4366         transport functions returning nil.
4368 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4370         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4371         (mml2015-epg-find-usable-secret-key): New function.
4372         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4373         mml2015-epg-find-usable-key (Bug#7797).
4374         (mml2015-epg-encrypt): Ditto.
4376 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4378         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4380 2011-01-03  Glenn Morris  <rgm@gnu.org>
4382         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4384         * sieve.el (sieve-open-server): Give a more explicit error if
4385         sieve-manage-open returns nil.  (Bug#7720)
4387 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4389         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4391 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4393         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4394         This avoids sending passwords in plain text over non-encrypted
4395         channels.
4397         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4399         * nnimap.el (nnimap-login): Refactored out into own function, and
4400         implement CRAM-MD5.
4401         (nnimap-wait-for-line): Refactored out.
4403         * mm-view.el (mml-smime): Require.
4405 2010-12-20  David Engster  <deng@eml.cc>
4407         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4408         use EPG to decrypt S/MIME messages instead of openssl.
4410 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4414         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4415         status is the group clearly is unreachable.
4417         * auth-source.el (auth-source-create): Add the optional second
4418         parameter to `local-variable-p' to be compatible with XEmacs.
4420 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4422         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4423         work when using a compressed nnml folder.
4425 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4427         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4428         backends after sanitising on entry, because this never makes sense:
4429         If the articles have gone missing, then the data no longer exists on
4430         the backend, and if they haven't, then Gnus is wrong, and shouldn't
4431         overwrite anything anyway.
4433         * shr.el (shr-insert-document): Bind shr-width dynamically to
4434         window-width if it's nil.
4436 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
4438         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4439         with the meaning of using the full emacs window width for rendering.
4441 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
4443         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4444         case when sender is not given.
4446 2010-12-23  Julien Danjou  <julien@danjou.info>
4448         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4449         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4450         the addresses, otherwise we might misplaced the gravatar.
4452 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
4454         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4455         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4456         obsolete in Emacs.
4458 2010-12-20  Julien Danjou  <julien@danjou.info>
4460         * gnus-util.el (gnus-rescale-image): Revert last change.
4462 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4464         * gnus-group.el (gnus-group-delete-articles): New command.
4466 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4468         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4470 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4472         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4473         here, since it's up to the backends to do CRLF removal if their
4474         protocol has it.
4476         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4478 2010-12-17  Julien Danjou  <julien@danjou.info>
4480         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4481         they are from file.  Can also scale up.
4483 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4485         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4486         Restore gnus-use-agent.
4487         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4489         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4491 2010-12-17  Julien Danjou  <julien@danjou.info>
4493         * gravatar.el (gravatar-retrieve-synchronously): New function.
4494         (gravatar-get-data): Make more robust.
4496 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4498         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4499         to really consider the last line.
4501 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
4503         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4504         list of recipient keys, or use symmetric encryption if not a list.
4505         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4506         EPA override, replacing the call to `netrc-store-data'.
4508 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
4510         * gnus-srvr.el: Avoid passing nil regexp argument to
4511         delete-matching-lines.
4513 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4515         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4516         fetching stops when Gnus exits.
4518         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4519         function.
4520         (nnfolder-request-expire-articles): Save all the buffers after doing
4521         expiry.
4523         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4524         the last article", since that led to serious performance regressions
4525         when expiring nnml groups.
4527 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
4529         * nnir.el: Improve customizations.
4531 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4533         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4535         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4536         group has been killed.
4537         (gnus-group-yank-group): Ditto.
4539         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4541         * nnimap.el (nnimap-request-update-group-status): New function.
4543         * gnus-int.el (gnus-request-update-group-status): New interface
4544         function.
4546         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4547         copying read-ness to the backends.
4549         * nnimap.el (nnimap-quirk): New function.
4550         (nnimap-retrieve-group-data-early): Use it.
4551         (nnimap-quirks): New alist.
4553 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4555         * shr.el (shr-insert): Set shr-start after deleting trailing space;
4556         don't delete it within indentation.
4558 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4560         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4561         previous line.
4563 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4565         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4566         QRESYNC command by deleting a superfluous space which broke Cyrus
4567         servers.  This change will break other servers that are buggy the other
4568         way around.
4570 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4572         * spam.el: Reindent and fix long lines.
4573         (spam-copy-or-move-routine): Exclude invalid move destinations.
4575 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4577         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4578         installed the registry.
4580 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4582         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4583         groupname doesn't contain "gmane".
4585 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4587         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4588         (gnus-1): Don't create the nndrafts group twice.
4589         (gnus-setup-news): There's no need to read the active file here, since
4590         that's done again later on a per-backend basis.
4591         (gnus-start-draft-setup): Make sure that the new group is started out
4592         empty.
4594         * gnus-agent.el (gnus-agentize): Don't create the queue group
4595         automatically on startup.  It'll be created later, if needed.
4597         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4598         of automatically subscribed groups.
4599         (gnus-auto-subscribed-categories): New variable.
4600         (gnus-matches-options-n): Use it.
4601         (gnus-default-subscribed-newsgroups): Remove unused variable.
4602         (gnus-start-draft-setup): Message a bit less.
4604 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4606         * nnir.el (nnir-run-imap): Return article list in order of increasing
4607         UID.
4609 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4611         * gnus-sum.el (gnus-summary-enter-digest-group):
4612         Mention gnus-auto-select-on-ephemeral-exit.
4614         * proto-stream.el (proto-stream-open-network-only): Fix the calling
4615         convention of the network-only option.
4617 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4619         * proto-stream.el (proto-stream-open-network-only): New function to
4620         have a way to specify non-STARTTLS upgrade connections.
4622 2010-12-10  Julien Danjou  <julien@danjou.info>
4624         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4625         email address is nil.
4627         * message.el (message-bogus-recipient-p): Set address to "" if nil.
4629 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
4631         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4632         deletion.
4633         (nnir-run-imap): Only need to parse list once.
4635 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4637         * shr.el (shr-tag-script): Ignore <script>.
4638         (shr-tag-label): Add <label> support.
4640 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4642         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4644         * shr.el (shr-image-displayer): Work for images lined side by side.
4646 2010-12-08  Robert Pluim  <rpluim@gmail.com>
4648         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
4649         parameter, since XEmacs doesn't accept t as a parameter.
4651 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
4653         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
4654         ids.
4655         (nnir-run-gmane): Simplify groupspec formatting.
4656         (nnir-request-expire-articles): New function.
4658 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4660         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
4661         overflow, possibly.
4663         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
4664         (shr-render-td): Handle td style="" better.
4665         (shr-tag-table): Use the color from the style sheet.
4666         (shr-render-td): Make sure we copy over all the overlays, too.
4668 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
4670         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
4671         (nnir-request-article): Improve article retrieval.
4673 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4675         * mm-util.el (mm-extra-numeric-entities): New variable.
4677         * mm-url.el (mm-url-decode-entities):
4678         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
4680 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4682         * message.el: Use completion-at-point.
4683         (message-completion-function): New fun, extracted from message-tab.
4684         (message-mode): Use it for completion-at-point-functions.
4685         (message-tab): Use it and completion-at-point.
4687 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4689         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
4690         character if a non-breakable character follows.
4692 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4694         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
4695         any stream.
4697         * shr.el (shr-tag-font): Colorize the region.
4698         (shr-tag-body): Ditto.
4699         (shr-tag-font): Actually let the styles be inherited instead of
4700         overwriting them.
4701         (shr-tag-font): Get the background color right.
4702         (shr-tag-style): Ignore all <style> tags for the moment.
4704         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4705         a Message-ID to avoid having nnimap depend on gnus-sum.
4707         * shr.el (shr-descend): Only colorize something if we have a node that
4708         sets colors.
4710 2010-12-06  Julien Danjou  <julien@danjou.info>
4712         * shr.el (shr-render-td): Render td content with shr-descend, so style
4713         will be applied to <td> too.
4714         (shr-colorize-region): Colorize region even if we only have a background.
4715         (shr-tag-body): Fix color and background color inheritance.
4716         Do not recolorize after shr-generic.
4717         (shr-tag-font): Let shr-generic colorize via inheritance.
4719 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4721         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
4723 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
4725         * nnir.el (nnir-request-move-article): Remove obsolete code.
4727 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4729         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
4731 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4733         * gnus-sum.el (gnus-summary-respool-article): The completion function
4734         expects a list instead of an alist.
4736         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
4737         string as the parameter.
4739         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
4741         * shr.el (shr-stylesheet): New dynamic variable for cascading the
4742         styles.
4743         (shr-colorize-region): New function.
4744         (shr-insert-background-overlay): Remove.
4745         (shr-render-td): Background setting should be taken care of on a higher
4746         level.
4747         (shr-tag-body): Use post-hoc colorizations.
4748         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
4749         (shr-put-color-1): Don't overwrite old colors.
4750         (shr-colorize-region): When the background color isn't explicit, use
4751         a fixed background.
4753         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
4754         nnmail variables.
4756 2010-12-05  Bjørn Mork  <bjorn@mork.no>
4758         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
4759         unless necessary.
4761 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
4763         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
4764         server.
4766 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4768         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
4769         so that TAB works.
4771         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
4772         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
4774         * shr.el (shr-urlify): Show the URL before the title to avoid
4775         misleading URLs.
4777 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
4779         * shr.el (shr-urlify): Display the title in <a> tags.
4781 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
4783         * nnir.el (nnir-categorize): Replace mapcar with mapc.
4785 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
4787         * nnir.el: Rearrange code to allow macros to be autoloaded by
4788         gnus-sum.el.
4789         (nnir-retrieve-headers-override-function): Make this variable
4790         customizable.
4791         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
4793         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
4794         from nnir.el.
4796 2010-12-03  Julien Danjou  <julien@danjou.info>
4798         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
4800 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4802         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
4803         allow optional argument `environment'.
4805 2010-12-03  Glenn Morris  <rgm@gnu.org>
4807         * mm-extern.el (message-goto-body): Update declaration.
4809 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4811         * gnus-util.el (gnus-macroexpand-all): New function.
4813         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
4814         instead of macroexpand-all that is unavailable in XEmacs.
4816 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
4818         * nnir.el (nnir-summary-line-format): New variable.
4819         (nnir-mode): Use it.
4820         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
4821         (nnir-article-ids): Reimplement as defsubst.
4822         (nnir-retrieve-headers): Don't mangle the subject header.
4823         (nnir-run-imap): Use 100 as RSV score.
4824         (nnir-run-find-grep): Fix for full server searching.
4825         (nnir-run-gmane): Better restriction to gmane groups.
4827         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
4828         summary buffers.
4830 2010-12-02  Julien Danjou  <julien@danjou.info>
4832         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
4834         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
4836         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
4837         support.
4839 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
4841         * nnir.el: Update to handle the registry better.
4842         (autoload): Silence byte-compiler.
4843         (nnir-open-server): Add a hook for nnir groups.
4844         (nnir-request-move-article): Don't mangle the header.  Better to use
4845         formatting variables (which will be added in the future).
4846         (nnir-registry-action): Update the registry using the original article
4847         group name.
4848         (nnir-mode): Install nnir-specific hooks for updating the registry.
4850         * gnus-sum.el
4851         (gnus-article-original-subject,gnus-newsgroup-original-name):
4852         Remove obsolete variables.
4853         (gnus-summary-move-article): Remove use of obsolete variables.
4854         (gnus-summary-local-variables): Make move and delete hooks local to
4855         summary buffers.
4857 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4859         * rtree.el: New file.
4861 2010-12-01  Julien Danjou  <julien@danjou.info>
4863         * message.el (message-user-organization): Do not use
4864         gnus-local-organization.
4866         * gnus.el: Remove gnus-local-organization.
4868         * gnus-msg.el: Remove nastygram thing.
4870 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4872         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
4873         funcall.
4875 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4877         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
4878         names.
4880         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
4881         characters.
4883         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
4884         to t of inhibit-read-only since it is inside gnus-with-article-headers.
4885         Suggested by Štěpán Němec <stepnem@gmail.com>.
4886         (gnus-gravatar-transform-address): Use mail-extract-address-components
4887         that supports non-ASCII names rather than mail-header-parse-addresses.
4889 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4891         * proto-stream.el (open-protocol-stream): All STARTTLS connections are
4892         handled by the network handler.
4894 2010-11-30  Julien Danjou  <julien@danjou.info>
4896         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
4897         (nnimap-open-connection-1): Fix PREAUTH.
4899         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
4901 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4903         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
4904         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
4905         (shr-insert): Use them.
4906         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
4908 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4910         * nnir.el (nnir-request-move-article): Bail out if original group
4911         doesn't support article moves.
4912         (nnir-get-active): Improve active list retrieval.
4914 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4916         * shr.el (shr-find-fill-point): Don't break before apostrophes.
4918 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
4920         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
4921         seem to accept strings-with-numbers as port numbers.
4923 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4925         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
4926         change the registry.
4928 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4930         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
4931         delete-dups that is not available in XEmacs 21.4.
4933         * mm-util.el (mm-delete-duplicates): Add comment.
4935 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
4937         * nnir.el (nnir-ignored-newsgroups): New variable.
4938         (nnir-get-active): Use it.
4940 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4942         * proto-stream.el (proto-stream-open-network): Add some comments.
4944         * nntp.el (nntp-open-connection): Provide a :success condition.
4946         * nnimap.el (nnimap-open-connection-1): Ditto.
4948         * proto-stream.el (proto-stream-open-network): See what the response to
4949         the STARTTLS command is.
4951         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
4952         backwards compatibility).
4953         (nnimap-open-connection-1): Really respect nnimap-server-port.
4955         * proto-stream.el (proto-stream-open-network): When doing opportunistic
4956         TLS upgrades we don't really care about the identity of the peer.
4957         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
4958         that what we've checked for.
4959         (proto-stream-always-use-starttls): Only default to t if
4960         open-gnutls-stream exists.
4961         (proto-stream-open-network): If STARTTLS failed, then just open a
4962         normal connection.
4963         (proto-stream-open-network): Wait until the greeting before doing
4964         STARTTLS.
4966         * nntp.el (nntp-open-connection): Report what the connection error is.
4968         * proto-stream.el (open-protocol-stream): Rename from
4969         open-proto-stream.
4971 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4973         * nnimap.el (nnimap-stream): Change default to `undecided'.
4974         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
4975         first, and then network.
4976         (nnimap-open-connection-1): Respect nnimap-server-port.
4977         (nnimap-open-connection): Be more backwards-compatible.
4979         * proto-stream.el (proto-stream-always-use-starttls): New variable.
4980         (proto-stream-open-starttls): De-duplicate the STARTTLS code.
4981         (proto-stream-open-starttls): Folded back into the main function.
4982         (proto-stream-open-network): Fix typo in the GnuTLS path.
4983         (proto-stream-command): Refactor out.
4985         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
4987         * proto-stream.el (proto-stream-open-starttls): Actually implement the
4988         starttls.el STARTTLS.
4990         * color.el (color-lab->srgb): Fix function call name.
4992         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
4993         if we're using tls.el.
4994         (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
4995         built in, then don't try to establish a STARTTLS connection.
4997         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
4998         servers.
5000         * proto-stream.el (open-proto-stream): Use network, not stream.
5001         (open-proto-stream): Add a way to specify what the end of a command is.
5003         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5004         connections types.
5005         (nntp-open-network-stream): Remove.
5006         (nntp-open-ssl-stream): Remove.
5007         (nntp-open-tls-stream): Remove.
5008         (nntp-ssl-program): Remove.
5010         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5012 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
5014         * nnir.el: Fix typos.
5015         (nnir-retrieve-headers-override-function): Rename variable to reflect
5016         new semantics.
5017         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5018         macros.
5019         (nnir-request-article, nnir-request-move-article): Use them.
5020         (nnir-categorize): New function.
5021         (nnir-run-query): Use it.
5022         (nnir-retrieve-headers): Rewrite to batch header retrieval.
5023         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5024         sorted.
5025         (nnir-group-full-name): Use gnus-group-full-name instead.
5026         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5027         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5029 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5031         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5033         * proto-stream.el: New library to provide protocol-specific
5034         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5035         protocols.
5036         (open-proto-stream): Complete the documentation.
5037         (proto-stream-open-network): Fix some typos.
5039         * nnimap.el (nnimap-open-connection): Use it.
5041 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
5043         * pop3.el (pop3-open-server): Read server greeting before starting TLS
5044         negotiation.
5046 2010-11-26  Julien Danjou  <julien@danjou.info>
5048         * color.el: Rename various rgb functions to srgb.
5050 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5052         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5053         names.
5055 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5057         * shr.el (shr-insert): Revert last change.
5058         (shr-find-fill-point): Never leave point being at bol;
5059         relax the kinsoku limitation when rendering tables.
5061 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5063         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5064         results from -accept-article.
5066         * shr-color.el: Require cl when compiling.
5068         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5069         checkin.
5071         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5073         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5075         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5076         'add and 'delete to set backend marks.
5078         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5080         * nnheader.el (nnheader-update-marks-actions): Refactor out.
5082         * nntp.el (nntp-request-set-mark): Use it.
5084         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5086         * nnml.el (nnml-request-set-mark): Ditto.
5088         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5089         introduces regressions in article selection.
5090         (nnimap-find-uid-response): New function.
5091         (nnimap-request-accept-article): Use the UID returned, if any.
5092         (nnimap-request-move-article): Use the UID returned, if any.
5093         (nnimap-get-groups): Reimplement to work with folded lines.
5094         (nnimap-find-uid-response): The UID is the last element in the list.
5095         (nnimap-request-set-mark): Extend syntax with 'set.
5097         * nnml.el (nnml-request-set-mark): Ditto.
5099         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5101         * nntp.el (nntp-request-set-mark): Ditto.
5103 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5105         * message.el (message-called-interactively-p): A temporary macro.
5106         (message-goto-body): Use it temporarily.
5108 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5110         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5111         (nnimap-last-response-string): Unfold quoted lines, if they exist.
5112         (nnimap-last-response-string): Fix last unfolding fix.
5114 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5116         * shr.el (shr-insert): Fix the way to fold lines.
5118 2010-11-25  Julien Danjou  <julien@danjou.info>
5120         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5122         * color.el: Rename from color-lab.el
5123         (color-rgb->hex): Add.
5124         (color-complement): Add.
5125         (color-complement-hex): Add.
5127         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5129 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5131         * shr-color.el (shr-color-visible): Don't bug out if the color names
5132         don't exist.
5134 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5136         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5137         assuming that article displaying or another mml-preview may be
5138         interrupted for an error or for the like.
5140         * shr.el (shr-get-background): Fix argument name.
5142 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5144         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5146         * gnus-sum.el (gnus-summary-include-articles): New function.
5148         * message.el (message-goto-body): called-interactively-p needs a
5149         parameter, so use `any'.
5151         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5152         clear marks before moving, since they're synced from the Gnus side
5153         first.
5155         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5156         (gnus-summary-move-article): Copy over all marks before moving, so that
5157         IMAP doesn't think a new article has arrived.
5159 2010-11-24  Julien Danjou  <julien@danjou.info>
5161         * shr.el (shr-insert-background-overlay): Fix typo.
5162         (shr-render-td): Copy the background before rendering.
5164         * shr-color.el (shr-color-visible): Fix docstring.
5166         * shr.el (shr-tag-table): Add bgcolor support.
5167         (shr-render-td): Add bgcolor support.
5168         (shr-get-background): Add.
5169         (shr-insert-foreground-overlay): Use shr-get-background.
5171         * message.el (message-goto-body): Use called-interactively-p.
5172         (message-in-body-p): message-goto-body returns point.
5174 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5176         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
5177         Fixes something or other in Emacs 23, and is backwards compatible.
5179         * message.el (message-goto-body): Remove the <#secure special-casing,
5180         which is too special.
5182         * shr.el (shr-parse-style): Drop !important from styles.
5184 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
5186         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5187         this function to return incorrect results when calling it with an
5188         explicit article argument different from
5189         (gnus-summary-article-number).
5191 2010-11-24  Julien Danjou  <julien@danjou.info>
5193         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5194         (shr-tag-body): Add background support.
5195         (shr-descend): Add background support.
5196         (shr-tag-title): Add.
5198         * shr-color.el (shr-color-visible): Really return original background
5199         if fixed.
5201 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5203         * shr.el (shr-color-check): Protect against non-existent color names.
5205 2010-11-24  Julien Danjou  <julien@danjou.info>
5207         * color-lab.el: Require 'cl when compiling.
5209         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5211         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5212         matched part.
5214         * color-lab.el: Fix all expt calls to use float type.
5216 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5218         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5219         expression to shr-color-check as is.
5221         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5223         * color-lab.el: Add coding cookie.
5224         (float-pi): Use eval-and-compile.
5226 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5228         * shr.el (shr-insert-color-overlay): Split stuff like
5229         "#444444 !important" to find the real color.
5230         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5231         parse <font color="red"> entries.
5233 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
5235         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
5236         point when parsing headers.
5238         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
5239         is positioned properly when parsing headers.
5241 2010-11-23  Julien Danjou  <julien@danjou.info>
5243         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5245         * shr-color.el (shr-color->hexadecimal): Add support for color names.
5247         * shr.el (shr-parse-style): Replace \n with space in style parsing.
5249         * shr-color.el (shr-color-hsl-to-rgb-fractions):
5250         Use shr-color-hue-to-rgb.
5251         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5253 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5255         * shr.el (shr-color->hexadecimal): Autoload.
5256         (shr-descend): Add color to all tags.
5258 2010-11-22  Julien Danjou  <julien@danjou.info>
5260         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5261         shr-color->hexadecimal.
5263         * shr-color.el (shr-color->hexadecimal): Add converting functions for
5264         RGB() or HSL() color representation.
5266         * shr.el (shr-tag-font): Add.
5267         (shr-tag-color-check): New function to get better colors.
5268         (shr-tag-insert-color-overlay): Factorize code between tag-font and
5269         tag-span.
5271         * shr-color.el: New file.
5273         * color-lab.el: New file.
5275         * gnus-art.el (gnus-url-mailto): Do not downcase args.
5277 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
5279         * nnir.el: Fix typo in comments.
5280         (nnir-run-imap): Simplify code.  No need to reverse artlist.
5281         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5283 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5285         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5287         * nnimap.el (nnimap-get-capabilities): Refactor out.
5288         (nnimap-open-connection): Re-request capabilities after STARTTLS.
5290 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
5292         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5293         appearing when `mm-uu-hide-markers' is nil.
5295 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5297         * nnimap.el (nnimap-unselect-group): Make into its own function.
5298         (nnimap-request-rename-group): Unselect group before renaming.
5299         This had gotten lost somewhere.
5300         (nnimap-request-accept-article): Keep track of examined groups, and
5301         unselect the group before APPENDing to read-only groups.
5302         (nnimap-request-move-article): Clear flags before moving so that they
5303         can be re-set later.
5305 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5307         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5308         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5310 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5312         * gnus-art.el (gnus-mime-display-single):
5313         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5314         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5315         parameter.
5317 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5319         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5320         (shr-table-vertical-line): New variable.
5321         (shr-insert-table): Use it.
5323 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5325         * gnus-html.el (gnus-html-wash-images): Don't display images if
5326         gnus-inhibit-images is non-nil; register displayer for cid images.
5327         (gnus-html-display-image): Work for cid image.
5328         (gnus-html-insert-image): Allow arguments.
5329         (gnus-html-put-image): Inhibit read-only.
5330         (gnus-html-prefetch-images): Don't prefetch images if
5331         gnus-inhibit-images is non-nil.
5333 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5335         * shr.el (shr-put-image): Break lines when inserting big pictures.
5337 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5339         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5340         sender, thanks Katsumi Yamaoka.
5342 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5344         * nnir.el (nnir-run-imap): Reverse the article list for each group
5345         rather than the whole list.
5347 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5349         * shr.el (shr-image-displayer): Protect function against non-existent
5350         image source.
5352         * gnus-art.el (gnus-inhibit-images): New user option.
5353         (gnus-mime-display-single): Don't display image if it is non-nil.
5355         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5356         gnus-inhibit-images.
5358         * shr.el (shr-image-displayer): New function.
5359         (shr-tag-img): Use it.
5361 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5363         * mml2015.el (mml2015-epg-sign): Use From header.
5365 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5369         * gnus-util.el (gnus-find-text-property-region): Return markers.
5371         * shr.el (shr-tag-img): Put a displayer in the text property.
5373         * gnus-util.el (gnus-find-text-property-region): New utility function.
5375         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5376         (gnus-html-show-images): Remove.
5378         * gnus-art.el (gnus-article-show-images): New, more general function.
5380         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5381         image url text properties.
5383         * shr.el: Ditto.
5385         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5386         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5388 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5390         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5391         work for two or more articles.
5393 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5395         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5396         divide an image that's in an html article to two or more when washing
5397         non-ASCII characters in alt text of it.
5399 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5401         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5402         smime-decrypt-region using function argument.
5403         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5405         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5407         * smime.el (smime-decrypt-region): Catch it.
5409 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5411         * smime.el (smime-mode-map): Move initialization into declaration.
5412         (gnus-run-mode-hooks): Don't autoload.
5413         (smime-mode): Use define-derived-mode.
5415 2010-11-11  Glenn Morris  <rgm@gnu.org>
5417         * smime.el (from): Restrict declaration to XEmacs.
5419         * nnir.el (gnus-group-topic-name): Autoload.
5421 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5423         * shr.el (shr-insert): Don't break long line if it is because of
5424         kinsoku-bol characters in the line end.
5426 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
5428         * nnir.el (nnir-request-move-article): Fix to provide original group
5429         and subject.
5430         (nnir-warp-to-article): Don't fail on articles whose headers haven't
5431         been retrieved.
5433         * gnus-sum.el (gnus-summary-move-article): Use original group and
5434         subject for virtual articles such as those in an nnir summary buffer.
5436 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5438         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5439         least 21.5).
5441         * smime.el (from): Declare it again for XEmacs.
5443 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445         * message.el (message-resend): Don't disable encoding unless it's
5446         already encoded.
5448         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5449         low-numbered articles.
5451 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5453         * rfc2047.el (rfc2047-syntax-table): Simplify.
5455         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5456         set-char-table-range for XEmacs.
5458 2010-11-10  Glenn Morris  <rgm@gnu.org>
5460         * smime.el (from): Remove unused declaration.
5462         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5463         (gnus-float-time): On Emacs, always an alias.
5465         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5466         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5468 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5470         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5472 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5474         * shr.el (browse-url-mailto): Autoload.
5476         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5478         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5479         regexp doesn't need quoting.
5481 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
5483         * message.el (message-subject-trailing-was-ask-regexp)
5484         (message-subject-trailing-was-regexp): Match was: in addition to was.
5486 2010-11-09  Glenn Morris  <rgm@gnu.org>
5488         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5489         (nnbabyl-check-mbox): Use point-at-bol.
5491 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5493         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5495         * message.el (message-mailto): New function.
5496         (message-mailto): Should accept other parameters.
5497         (message-mailto): Remove since it duplicates browse-url-mailto
5498         functionality.
5500 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5502         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5503         methods.
5504         (gnus-read-active-file): Ditto.
5506         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5507         ": " from the prompt.
5508         (gnus-group-make-group): Ditto.
5510 2010-11-07  Glenn Morris  <rgm@gnu.org>
5512         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5513         (gnus-bookmark-kill-line): Use point-at-eol.
5515 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5517         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5518         asterisks in From header.
5520 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5522         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5523         string to avoid making the From headers syntactically invalid.
5525         * message.el (message-send-mail): Don't insert courtesy messages if the
5526         message already has List-Post and List-ID messages.
5528 2010-11-06  Glenn Morris  <rgm@gnu.org>
5530         * gnus-art.el (gnus-treat-article): Give dynamic local variables
5531         `condition', `type', `length' a prefix.
5532         (gnus-treat-predicate): Update for above name changes.
5534 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
5536         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5537         binding.  Handled by `gnus-summary-refer-thread' instead.
5538         (nnir-warp-to-article): New backend function.
5540         * nnimap.el (nnimap-request-thread): Force dependency updating.
5542         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5543         (gnus-summary-refer-thread): Rework to improve thread-referral.
5545         * gnus-int.el (gnus-warp-to-article): New function.
5547         * gnus-sum.el (gnus-summary-article-map): Bind it.
5549 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
5551         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5552         gnus-summary-refer-thread.
5554         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5555         headers.
5556         (gnus-summary-limit-include-thread): Prevent articles in thread from
5557         being cut in gnus-cut-threads.
5558         (gnus-summary-refer-thread): Limit retrieved headers to those in
5559         thread.
5561 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5563         * message.el (message-send-mail): Use the value of
5564         message-courtesy-message from the message buffer.
5566         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5568         * shr.el (shr-browse-url): Implement mailto: URLs.
5570         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5571         "raw".
5573         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5574         if it's already selected.
5576         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5578 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5580         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5581         to measure the length and truncate alt text.
5583 2010-11-03  Glenn Morris  <rgm@gnu.org>
5585         * nndiary.el (nndiary-generate-nov-databases-1)
5586         (nndiary-generate-active-info): Rename dynamic variable `files' to
5587         something less generic.
5589 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
5591         * nnir.el (nnir-request-move-article): Call the underlying backend to
5592         move articles from nnir.
5594 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5596         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5598 2010-11-02  Julien Danjou  <julien@danjou.info>
5600         * nnir.el: Remove wais support.
5602 2010-11-02  Glenn Morris  <rgm@gnu.org>
5604         * gnus-html.el: Reorder requirements to quieten compiler.
5606 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5608         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5609         properly for XEmacs as well.
5610         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5611         (gnus-article-natural-long-line-p): Use window-width rather than
5612         frame-width.
5614 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
5616         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
5617         (nnir-read-parms): Don't modify query.
5618         (nnir-run-query): Add ability to search topic on current line.
5619         (nnir-get-active): Clean up.
5621 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5624         degenerate articles.
5626         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5627         (gnus-print-buffer): Just print the buffer as is, without any copying
5628         to a buffer and then re-highlighting.
5630         * nnimap.el (nnimap-request-group): Store the new updated info.
5631         (nnimap-request-group): Select the group when we don't know whether it
5632         exists or not.
5634         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5635         groups.
5637         * gnus-group.el (gnus-group-find-new-groups): Display all the new
5638         groups.
5640         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5641         groups.
5643         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5644         long-lines case by only filling the long lines.
5646         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5647         (bug #7311).
5649 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5651         * shr.el: No need to declare `declare-function' since shr.el is for
5652         only Emacsen that provide `libxml-parse-html-region'.
5654 2010-11-01  Glenn Morris  <rgm@gnu.org>
5656         * mm-util.el (gnus-completing-read): Autoload.
5657         (mm-read-coding-system): Simplify Emacs definition.
5659         * nnmail.el (gnus-activate-group):
5660         * nnimap.el (gnutls-negotiate):
5661         * nntp.el (netrc-parse): Fix declarations.
5663 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5665         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
5666         string-match-p in Emacs >=23.
5668         * gnus-msg.el (gnus-configure-posting-styles):
5669         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
5671 2010-11-01  Glenn Morris  <rgm@gnu.org>
5673         * nnir.el (declare-function): Add compat stub.
5674         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
5675         (nnir-run-gmane): Require 'mm-url.
5677         * mm-util.el (mm-string-to-multibyte): Simplify.
5679         * shr.el (declare-function): Add compat stub.
5680         (url-cache-create-filename): Declare.
5681         (mm-disable-multibyte, widget-convert-button): Autoload.
5683         * smime.el (ldap-search): Declare.
5684         (smime-cert-by-ldap-1): Require ldap on Emacs.
5686         * nnimap.el: Require nnmail, and gnus-sum when compiling.
5687         (nnimap-keepalive): Use gnus-float-time.
5689         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
5690         (mail-source-delete-crash-box): Use gnus-float-time.
5692         * gnus-dired.el (gnus-completing-read): Autoload.
5694         * mm-view.el (gnus-rescale-image): Autoload.
5696         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
5698         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
5700         * sieve-manage.el: Require 'cl when compiling.
5702         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
5703         (gnus-iswitchb-completing-read): Require iswitchb.
5704         (gnus-select-frame-set-input-focus): Silence compiler.
5706 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5708         * message.el (message-subject-trailing-was-query): Change default to t,
5709         since I think that's what most people want.
5711         * nnimap.el (nnimap-request-accept-article): Erase buffer before
5712         appending for easier debugging.
5713         (nnimap-wait-for-connection): Take a regexp.
5714         (nnimap-request-accept-article): Wait for the continuation line before
5715         sending anything unless we're streaming.
5717         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
5718         leave the header washing to take place.
5720 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5722         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
5723         regular expression match and replace in posting styles.
5725 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
5727         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
5728         an entire server.
5729         (nnir-get-active): New function.
5730         (nnir-run-imap): Use it.
5731         (nnir-run-gmane): Who knew, gmane search returns an article score!
5733         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
5734         server on the current line with nnir.
5736 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5738         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
5739         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
5740         left edge.
5741         (gnus-article-foldable-buffer): Skip past the prefix when determining
5742         raggedness.
5744         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
5745         the raw article, and change `C-u g' to show the article without doing
5746         treatments.
5748         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
5749         on to `gnus-treat-article'.
5750         (gnus-inhibit-article-treatments): New variable.
5752         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
5754         * gnus-art.el (gnus-treatment-function-alist): Have
5755         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
5756         (gnus-treat-fill-long-lines): Change default to fill all text/plain
5757         sections.
5759         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
5760         parameter.
5761         (gnus-article-fill-cited-long-lines): New function.
5762         (gnus-article-fill-cited-article): Allow filling only long sections.
5764         * shr.el (shr-find-fill-point): Don't break lines between punctuation
5765         and non-punctuation (like after the apostrophe in "'We").
5767         * gnus-sum.el (gnus-summary-select-article): Make sure
5768         gnus-original-article-buffer is alive.
5770         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
5771         reflect the order they are in the digest.
5773         * gnus.el (gnus-group-startup-message): Move point to the start of the
5774         buffer.
5776         * nnimap.el (nnimap-capability): New function.
5777         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
5778         is set.
5780 2010-10-31  David Engster  <dengste@eml.cc>
5782         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
5783         conform with changes to gnus-completing-read.
5785 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5787         * shr.el (shr-tag-img): Output "*" instead of "[img]".
5789 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5791         * nnir.el: Move defvar, defcustom around to keep file organized
5792         and keep byte-compiler quiet.
5793         (nnir-read-parms): Accept search-engine as arg.
5794         (nnir-run-query): Pass search-engine as arg.
5795         (nnir-search-engine): Remove.
5797 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5799         * shr.el (shr-generic): The text nodes should be text, not :text.
5801         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
5802         later in the file.
5804 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5806         * nnir.el: General clean up.  Allow searching with multiple engines.
5807         Allow separate extra-parameters for each engine.
5808         Batch queries when possible.
5809         (nnir-imap-default-search-key,nnir-method-default-engines):
5810         Add customize interface.
5811         (nnir-run-gmane): New engine.
5812         (nnir-engines): Use it.  Qualify all prompts with engine name.
5813         (nnir-search-engine): Remove global variable.
5814         (nnir-run-hyrex): Restore for now.
5815         (nnir-extra-parms,nnir-search-history): New variables.
5816         (gnus-group-make-nnir-group): Use them.
5817         (nnir-group-server): Remove in favor of gnus-group-server.
5818         (nnir-request-group): Avoid searching twice.
5819         (nnir-sort-groups-by-server): New function.
5821 2010-10-30  Julien Danjou  <julien@danjou.info>
5823         * gnus-group.el: Remove gnus-group-fetch-control.
5825         * gnus-start.el (gnus-find-new-newsgroups):
5826         Remove gnus-check-first-time-used.
5828         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
5830 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5832         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
5833         set on groups that don't have \* permanentflags.
5835 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5837         * shr.el (shr-tag-span): Drop colorization of regions since we don't
5838         control the background color.
5839         (shr-tag-img): Ignore very small web bug type images.
5840         (shr-put-image): Add help-echo alt texts to the images.
5841         (shr-tag-video): Show the video poster image.
5843 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5845         * shr.el (shr-table-depth): New variable.
5846         (shr-tag-table-1): Only insert the images after the top-level table.
5848         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
5850         * gnus-util.el (gnus-list-memq-of-list): New function.
5852         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
5853         selected.
5854         (nnimap-unsplittable-articles): New slot.
5855         (nnimap-new-articles): Use it.
5857 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
5859         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
5860         move to the previous line on `M-g'.
5862 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5864         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
5865         *-request-group, which seems unnecessary.
5867         * nnimap.el (nnimap-quote-specials): Function copied over from
5868         imap.el.
5869         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
5870         they support that.  Suggested by Tom Regner.
5872 2010-10-29  Julien Danjou  <julien@danjou.info>
5874         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
5875         defalias.
5876         (gnus-summary-delete-marked-with): Remove obsolete defalias.
5878         * gnus.el: Remove `gnus-nntp-service' variable.
5879         (gnus-secondary-servers): Make obsolete.
5880         (gnus-nntp-server): Make obsolete.
5882         * gnus-start.el (gnus-1): Remove x-splash calls.
5884         * gnus-ems.el (gnus-x-splash): Remove.
5886         * gnus.el (gnus-group-startup-message): Simplify/update code.
5888         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
5889         capability before doing anything.
5890         (gnus-group-insert-group-line): Remove useless
5891         gnus-group-remove-excess-properties.
5893 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5895         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
5897 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5899         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
5900         config after reselecting.
5902 2010-10-28  Julien Danjou  <julien@danjou.info>
5904         * shr.el (shr-put-image): Use point even if only inserting text.
5905         (shr-put-image): Save excursion when inserting alt text on non-graphic
5906         display, so the behavior is the same when we are on a graphic display.
5908         * nnir.el (nnir-run-swish-e): Remove hyrex support.
5910 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5912         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
5913         (gnus-mime-copy-part): Check coding system, not charset.
5914         (gnus-mime-view-part-externally): Never remove part.
5915         (gnus-mime-view-part-internally): Don't remove part here.
5916         (gnus-article-part-wrapper): Make sure MIME tag is visible.
5917         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
5918         multipart/alternative.
5920         * mm-decode.el (mm-display-part): Take optional arg `force'.
5922 2010-10-26  Julien Danjou  <julien@danjou.info>
5924         * gnus-group.el (gnus-group-default-list-level): Add this function to
5925         compute the default list level.
5926         (gnus-group-default-list-level): Add possibility to use a function.
5928 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5930         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
5932         * gnus-group.el (gnus-group-completing-read)
5933         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
5934         gnus-replace-in-string.
5936 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5938         * shr.el (shr-tag-div): Add.
5940 2010-10-25  Julien Danjou  <julien@danjou.info>
5942         * gnus-util.el: Remove `gnus-with-local-quit'.
5944         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
5946 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5948         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
5949         the original article buffer.
5951 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5953         * nnimap.el (nnimap-request-head): New function.
5954         (nnimap-request-move-article): Try to be slightly faster by not
5955         requesting the entire message when moving.
5956         (nnimap-transform-headers): Don't bug out on bodiless articles.
5957         (nnimap-send-command): Have no outstanding messages if the IMAP server
5958         doesn't support streaming.
5959         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
5961 2010-10-24  Julien Danjou  <julien@danjou.info>
5963         * message.el (message-default-headers): Fix type.
5965 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5967         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
5968         prefetching images.
5970         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
5971         backend for unknown groups.  This is mainly useful for nnimap groups.
5973         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
5974         group isn't covered by the agent.
5976 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
5978         * nnir.el (nnir-method-default-engines): New variable.
5979         (nnir-run-query): Use it.
5980         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
5981         (gnus-summary-nnir-goto-thread): Change group if needed.
5983         * gnus-group.el (gnus-group-group-map): Add key binding for
5984         gnus-group-make-nnir-group.
5986 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5988         * shr.el (shr-tag-object): Add.
5990         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
5991         original article buffer live.
5992         (gnus-summary-select-article-buffer):
5993         Mention gnus-widen-article-buffer.
5995 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5997         * shr.el (shr-tag-strong): Add.
5999 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6002         group names.  They mess up the group buffer badly.
6004         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6006         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6007         instead of the summary one.
6009 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6011         * mml.el (mml-preview): Work properly when editing article.
6013         * gnus-start.el (gnus-read-active-file-1): Don't add method to
6014         gnus-have-read-active-file if it's already been in.
6016 2010-10-22  Tom Tromey  <tromey@redhat.com>
6018         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6019         gnus-group-completing-read.
6021 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6023         * message.el (message-mode-map): Don't bind M-; to comment region, to
6024         allow the global comment-dwim to work.
6026 2010-10-21  Julien Danjou  <julien@danjou.info>
6028         * message.el (message-setup-1): Allow message-default-headers to be a
6029         function.
6031 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6033         * shr.el (shr-tag-table): Simplify.
6035 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6037         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6038         to avoid trying to snarf invalid stuff.
6040         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6042         * gnus.el (gnus-message-archive-group): Quote value.
6043         (gnus-message-archive-group): Mark as changed.
6045         * shr.el (shr-add-font): Don't put the font properties on the newline
6046         or the indentation.
6048         * message.el (message-fix-before-sending): Change options when sending
6049         non-printable characters.
6051         * gnus.el (gnus-message-archive-method): Change the default to
6052         monthly outgoing groups.
6054         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6055         that have gotten new numbers.
6057         * nnimap.el (nnimap-request-replace-article): New function.
6059 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6061         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6062         (nnrss-request-article): Don't use special html washing code.
6064 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6066         * shr.el (shr-tag-table): Remove useless nconc.
6068 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6070         * gnus-art.el (article-wash-html): Simplify and remove the charset
6071         stuff.  Use the normal html rendering code instead of the special html
6072         washing code.
6074         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6075         `gnus-w3m' symbols.
6076         (mm-text-html-washer-alist): Remove.
6078         * mm-decode.el (mm-inline-text-html-renderer): Remove.
6079         (mm-inline-media-tests): Remove use.
6080         (mm-text-html-renderer): Change default to the `shr' symbol.
6082         * mm-view.el (mm-inline-text-html): Remove use.
6084         * gnus-art.el (gnus-blocked-images): New function.  Allow the
6085         `gnus-blocked-images' to be a function.
6086         (gnus-article-wash-function): Remove.
6088 2010-10-20  Julien Danjou  <julien@danjou.info>
6090         * spam.el (spam-list-of-processors): Mark as obsolete.
6092         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6093         (nnimap-insert-partial-structure): Fix boundary detection.
6095 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6097         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6098         run file-truename on remote files.  This can be expensive and even
6099         prevent one from editing drafts if some unrelated buffer has a stale
6100         connection.
6102 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6104         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6105         kinsoku-eol regardless of shr-kinsoku-shorten.
6106         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6107         (shr-tag-table): Support caption, thead, and tfoot.
6109 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6111         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6112         lines.
6113         (shr-save-contents): New command and keystroke.
6115         * nndoc.el (nndoc-type-alist): Add git support.
6116         (nndoc-git-type-p): New function.
6117         (nndoc-transform-git-article): Ditto.
6118         (nndoc-transform-git-headers): Ditto.
6119         (nndoc-transform-git-headers): Generate Subject headers.
6121         * shr.el (shr-parse-style): New function.
6122         (shr-tag-span): Ditto.
6124         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6125         to `G G' to avoid collisions.
6127 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6129         * shr.el: Load kinsoku if necessary.
6130         (shr-kinsoku-shorten): New internal variable.
6131         (shr-find-fill-point): Make kinsoku shorten text line if
6132         shr-kinsoku-shorten is bound to non-nil.
6133         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6134         shr-indentation too when testing if table is wider than frame width.
6135         (shr-insert-table): Use `string-width' instead of `length' to measure
6136         text width.
6137         (shr-insert-table-ruler): Make sure indentation is done at bol.
6139 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6141         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6142         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6143         undecoded network data.
6145 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6147         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6148         name in the mode line spec so that the mode line menu works
6149         (bug #2431).
6151         * message.el (message-get-reply-headers): If we're fed `to-address',
6152         then always use that.
6154         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6155         aren't so wide as to need to switch off the edit menu.
6157         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6158         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6160         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6161         `M-g'.
6162         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6163         the permanent marks.
6165 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
6167         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6168         Splitting according to references/in-reply-to obeys the ignore-groups
6169         variable, while splitting by sender and subject do not.
6171 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6173         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6174         alist, so that we can look for non-Unicode chars.
6175         (article-translate-strings): Allow both character and string maps.
6177 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6179         * shr.el (shr-insert): Don't insert space behind a wide character
6180         categorized as kinsoku-bol, or between characters both categorized as
6181         nospace.
6183 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
6185         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
6186         headers to gnus-newsgroup-headers.
6188 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6190         * shr.el (shr-tag-img): Don't align images -- since we're not
6191         rescaling, this often leads to ugly displays.
6193 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
6195         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6196         duplicates.
6198 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
6200         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6201         call.
6203 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6205         * gnus.el: Autoload gnus-html-show-images.
6207         * nnimap.el: Use nnheader-message throughout.
6209         * shr.el (shr-tag-img): Ignore images with no data.
6211 2010-10-15  Julien Danjou  <julien@danjou.info>
6213         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6214         a possibility to disable format=flow encoding when using hard newlines.
6216 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6218         * shr.el (shr-insert): Remove space inserted before or after a
6219         breakable character or at the beginning or the end of a line.
6220         (shr-find-fill-point): Do kinsoku; find the second best point or give
6221         it up if there's no breakable point.
6223 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6225         * nnimap.el (nnimap-open-connection): Message when opening connection
6226         for debugging purposes.
6228         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6229         on every setup buffer call to allow this to change from article to
6230         article.
6232         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6233         buffers where we have a wide table.
6235 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
6237         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6238         uses *-request-thread.
6240 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6242         * nnimap.el (nnimap-open-connection): Remove %s from openssl
6243         incantation, which is no longer valid.
6245 2010-10-14  Julien Danjou  <julien@danjou.info>
6247         * shr.el: Fix defcustom type (char -> character).
6249 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6251         * nnimap.el (nnimap-open-connection): tls-program should be a list of
6252         programs.
6254 2010-10-14  Julien Danjou  <julien@danjou.info>
6256         * shr.el (shr-tag-a): Use url-link as widget type.
6258         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6259         `gnus-group-get-icon'.
6261 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6263         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6264         This should make server editing work better.
6266         * shr.el (shr-find-fill-point): Don't inloop on indented text.
6268         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6269         (nnimap-parse-flags): Fix regexp.
6271         * shr.el (shr-find-fill-point): Use a filling algorithm that should
6272         probably work for CJVK text, too.
6274         * nnimap.el (nnimap-extend-tls-programs): Remove.
6275         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6277 2010-10-13  Julien Danjou  <julien@danjou.info>
6279         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6280         responses.
6282 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6284         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6286         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6287         anything in Emacs.
6289         * shr.el (shr-current-column): Remove buggy and unnecessary function.
6291 2010-10-13  Julien Danjou  <julien@danjou.info>
6293         * shr.el (shr-width): Make shr-width a defcustom with default to
6294         fill-column.
6295         (shr-tag-img): Use shr-width rather than fill-column.
6297 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6299         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6301         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6302         position when (X-)Faces exist.
6303         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6304         avatars when called interactively.
6306 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6308         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6309         gnus-article-x-face-too-ugly is bound.
6311 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6313         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6315         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6316         mailbox that doesn't exist.
6318 2010-10-12  Julien Danjou  <julien@danjou.info>
6320         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6321         (shr-get-image-data): Encode URL properly when fetching from cache.
6322         (shr-tag-img): Use aligned-to spaces to align correctly images.
6324         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6325         before inserting the Gravatar.
6327         * shr.el (shr-tag-img): Add align attribute support for <img>.
6329 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6331         * gnus-gravatar.el (gnus-art): Require.
6333         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6334         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6335         Remove long obsoleted functions.
6337 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6339         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6341         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6342         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6343         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6344         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6345         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6346         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6347         Fix comment for declare-function.
6349 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6351         * nnimap.el (nnimap-request-rename-group): Select group read-only
6352         before renaming it.
6354         * shr.el (shr-insert): Fix up the white space only regexp.
6356         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6357         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6359         * shr.el (shr-current-column): New function.
6360         (shr-find-fill-point): New function.
6362 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6364         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6365         numbers.
6367 2010-10-11  Julien Danjou  <julien@danjou.info>
6369         * shr.el (shr-hr-line): Add.
6370         (shr-tag-hr): Use shr-hr-line to specify which character to use to
6371         display hr lines.
6372         (shr-max-columns): Do not change state to nil if we just inserting
6373         spaces.
6375 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377         * gnus-topic.el (gnus-topic-read-group): If after the last group,
6378         select the last group.
6380 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
6382         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6384 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6386         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6387         for Gnus.
6388         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6389         (nnimap-update-qresync-info): Mark \Seen articles as read.
6391         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6392         non-variable, too.
6394         * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6395         available.
6396         (nnimap-update-info): Rely more on the current active than the param
6397         active to avoid marking articles as read too much.
6399         * auth-source.el (auth-source-create): Use (user-login-name) for the
6400         user name default.
6402         * nnimap.el (nnimap-update-info): If the server doesn't return any
6403         useful info, just use the previous info.
6404         (nnimap-update-info): Prefer old info over start-article.
6405         (nnimap-update-qresync-info): Finish implementing QRESYNC.
6407 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
6409         * nnir.el (autoload): Clean up autoloads.
6410         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6411         Use key rather than value.
6412         (nnir-imap-search-other): New variable.
6413         (nnir-read-parm): Use it.
6414         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6415         (gnus-summary-nnir-goto-thread): Modify to work with imap.
6417 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6419         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6420         the process, too.
6422 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6424         * spam.el (gnus-summary-mode-map): Bind to "$".
6425         Suggested by Russ Allbery.
6427         * shr.el: Rework the way things are indented by <li> slightly.
6429         * gnus.el (gnus-group-set-parameter): Fix typo.
6431         * nnimap.el: Start implementing QRESYNC support.
6433 2010-10-09  Julien Danjou  <julien@danjou.info>
6435         * nnir.el (nnir-engines): Fix too many arguments.
6437 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6439         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6440         group is the "last", so that the backends like nnfolder actually save
6441         their folders.
6443         * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6444         try to use that for the TLS stream.
6445         (nnimap-retrieve-group-data-early): Rework the marks code to heed
6446         UIDVALIDITY and find out which groups are read-only and not.
6447         (nnimap-get-flags): Use the same marks parsing code as the rest of
6448         nnimap.
6450 2010-10-09  Julien Danjou  <julien@danjou.info>
6452         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6454         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6455         retrieving gravatars.
6457         * shr.el (shr-table-corner): Add.
6458         (shr-table-line): Add.
6459         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6461 2010-10-08  Julien Danjou  <julien@danjou.info>
6463         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6465 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
6467         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6469         * gnus-sum.el (gnus-mark-article-as-unread)
6470         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6471         (gnus-summary-set-bookmark): Use it.
6473         * gnus-msg.el (gnus-setup-message): Use it.
6475         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6477         * gnus.el (gnus-group-remove-parameter): Use it.
6479         * gnus-group.el (gnus-group-make-web-group): Use it.
6481         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6483         * nnregistry.el: Update docs to mention manual.
6485         * gnus-registry.el: Update docs to mention nnregistry.el.
6486         (gnus-registry-initialize): Don't install nnregistry refer method
6487         automatically.
6488         (gnus-registry-install-nnregistry): Remove it.
6490 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6492         * shr.el (shr-insert): Don't insert double spaces.
6494 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6496         * gnus-gravatar.el (gnus-treat-from-gravatar)
6497         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6498         called interactively.
6500         * gnus-art.el (gnus-mime-view-part-externally)
6501         (gnus-mime-view-part-internally): Make predicate function passed to
6502         gnus-mime-view-part-as-type assume argument is a mime type, not a list
6503         of a mime type.
6505         * shr.el (shr-table-widths): Don't use cl function `reduce'.
6507 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6509         * shr.el (require): Require cl when compiling.
6510         (shr-tag-hr): New function.
6512         * nnimap.el (nnimap-update-info): Remove double setting of high.
6513         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6514         This makes nnimap work properly on Courier again.
6516         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6517         the variable for backwards compatibility.
6519         * mm-decode.el (mm-save-part): If given a non-directory result, expand
6520         the file name before using to avoid setting mm-default-directory to
6521         nil.
6523         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6524         bidning gnus-agent variables.
6526         * shr.el (shr-render-td): Use a cache for the table rendering function
6527         to avoid getting an exponential rendering behavior in nested tables.
6528         (shr-insert): Rework the line-breaking algorithm.
6529         (shr-insert): Don't leave trailing spaces.
6530         (shr-insert-table): Also insert empty TDs.
6531         (shr-tag-blockquote): Ensure paragraphs after </ul>.
6533 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6535         * gnus-sum.el (gnus-number): Rename from `number'.
6536         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6537         (gnus-summary-limit-children): Update uses correspondingly.
6539 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6541         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6542         (gnus-gravatar-transform-address): Don't show avatars of people of
6543         which mail addresses match gnus-gravatar-too-ugly.
6545 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6547         * shr.el (shr-table-widths): Expand TD elements to fill available
6548         space.
6550 2010-10-07  Julien Danjou  <julien@danjou.info>
6552         * nnimap.el (nnimap-request-rename-group): Add this method.
6554 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6556         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6557         name from XEmacs' function-arglist.
6559         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6560         gravatar under XEmacs.
6562 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
6564         * auth-source.el: Update docs with TODO items.
6566         * gnus-sync.el: Update docs to explain state and plans.
6568         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6569         Hooks for mark updates.
6570         (gnus-request-set-mark, gnus-request-update-mark): Use them.
6572         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6573         hooks with arguments, which is needed for mark update hooks.
6575 2010-10-06  Julien Danjou  <julien@danjou.info>
6577         * gnus.el (gnus-expand-group-parameter): Only return and act on what
6578         was matched.
6580         * sieve-manage.el: Update example in `Commentary'.
6582         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6584         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6585         not 2000.
6586         (sieve-manage-authenticate): Re-add function.
6588 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6590         * shr.el (shr-insert): Get 'space transition right.
6591         (shr-render-td): Only delete space at the end of the TD.
6593         * nnimap.el (nnimap-open-connection): Prepare to support
6594         open-gnutls-stream.
6596         * shr.el: Rearrange function order to be more logical.
6598 2010-10-06  Julien Danjou  <julien@danjou.info>
6600         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6601         (nnrss-discover-feed): Remove 404 URL in docstring.
6603         * nnir.el: Fix Swish-E URL.
6604         Fix Namazu URL.
6606         * message.el (message-change-subject): Remove 404 URL in a comment.
6608 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6610         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6611         called interactively.
6613         * gnus-util.el (gnus-remove-if): Allow hash table.
6614         (gnus-remove-if-not): New function.
6616         * gnus-art.el (gnus-mime-view-part-as-type):
6617         * gnus-score.el (gnus-summary-score-effect):
6618         * gnus-sum.el (gnus-read-move-group-name):
6619         Replace remove-if-not with gnus-remove-if-not.
6621         * gnus-group.el (gnus-group-completing-read):
6622         Regard collection as a hash table if it is not a list.
6624 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6626         * shr.el (shr-render-td): Allow blank/missing <TD>s.
6628         * shr.el: Document the table-rendering algorithm.
6630         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6631         invalid URLs.
6633         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6634         line-broken.
6635         (shr-tag-img): Ignore image fetching errors.
6636         (shr-overlays-in-region): Compute overlay positions correctly.
6638         * mm-decode.el (mm-shr): Require shr.
6640         * gnus-art.el (gnus-blocked-images): Move variable here.
6642         * shr.el (shr-insert-table): Bind free variable.
6644         * mm-decode.el (mm-shr): Bind shr-content-function.
6646         * shr.el (shr-content-function): New variable.
6648         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
6649         added for symmetry.
6651         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
6653         * gnus-group.el (gnus-group-make-group): Doc fix.
6655         * nnimap.el (nnimap-request-newgroups): Return success.
6657         * shr.el (shr-find-elements): New function.
6658         (shr-tag-table): Put all the images after the table.
6659         (shr-tag-table): Really inhibit images inside the table.
6660         (shr-collect-overlays): Copy over overlays from the TD elements to the
6661         main document.
6663         * mm-decode.el (mm-shr): Bind shr-blocked-images to
6664         gnus-blocked-images.
6666 2010-10-05  Julien Danjou  <julien@danjou.info>
6668         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
6670         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
6671         (gnus-html-maximum-image-size): Add this function.
6672         (gnus-html-put-image): Use gnus-html-maximum-image-size.
6674         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
6675         server-value of the capability is nil.
6677 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6679         * shr.el (shr-tag-em): Add <EM> tag.
6681 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
6683         * sieve-manage.el (sieve-manage-default-stream): Make default stream
6684         customizable.
6686         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
6687         handing broken links to browse-url.
6689 2010-10-05  Julien Danjou  <julien@danjou.info>
6691         * gnus-util.el (gnus-emacs-completing-read)
6692         (gnus-iswitchb-completing-read): Use autoload rather than require.
6694 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6696         * gnus-util.el (gnus-completing-read-function): Exclude
6697         gnus-icompleting-read and gnus-ido-completing-read from candidates for
6698         XEmacs since iswitchb.el is very old and ido.el is unavailable in
6699         XEmacs.
6701         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
6702         not to use `delete-dups' that is unavailable in XEmacs 21.4.
6704         * gnus-html.el: Don't require help-fns under XEmacs.
6705         (gnus-html-schedule-image-fetching): Work for XEmacs.
6707         * mm-decode.el (mm-shr): Decode contents by charset.
6709 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6711         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
6712         unknown.
6714         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
6715         (shr-get-image-data): Ensure against the cache file missing.
6717         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
6718         for data.
6720         * spam-report.el (spam-report-url-ping-plain): Don't query about
6721         killing the process.
6723         * shr.el (shr-render-td): Protect against too-wide text.
6725 2010-10-04  Julien Danjou  <julien@danjou.info>
6727         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
6728         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
6730         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
6731         retrieved.
6733 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6735         * shr.el (browse-url): Require.
6736         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
6737         lines.
6738         (shr-show-alt-text, shr-browse-image): New commands.
6739         (shr-browse-url, shr-copy-url): New commands.
6741         * gnus-sum.el (gnus-widen-article-window): New variable.
6742         (gnus-summary-select-article-buffer): Use it.
6744         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
6745         without @ signs.
6747 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6749         * nnir.el (nnir-run-imap): Remove spurious space in search string.
6751 2010-10-04  Julien Danjou  <julien@danjou.info>
6753         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
6754         for XEmacs.
6756 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6758         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
6760         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
6761         (nnimap-close-server): Implement.
6763         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
6764         (shr-insert): Tweak line breaking.
6765         (shr-insert): Handle <pre> better.
6766         (shr-tag-li): Get <li> indentation right.
6767         (shr-tag-li): Get <li> indentation even righter.
6768         (shr-tag-blockquote): Ensure paragraph start.
6769         (shr-make-table): Tweak table generation.
6770         (shr-make-table): Fix typo.
6772         * shr.el: Implement table rendering.
6774 2010-10-04  Julien Danjou  <julien@danjou.info>
6776         * gnus-html.el (gnus-html-put-image): Fix resize image code.
6778 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6780         * shr.el (shr-insert): Use string anchors instead of line anchors.
6782 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6784         * shr.el: Add headings.
6785         (shr-ensure-paragraph): Actually work.
6786         (shr-tag-li): Make <ul> prettier.
6787         (shr-insert): Get white space at the beginning/end of elements right.
6788         (shr-tag-p): Collapse subsequent <p>s.
6789         (shr-ensure-paragraph): Don't insert double line feeds after blank
6790         lines.
6791         (shr-insert): \t is also space.
6792         (shr-tag-s): Fix "s" tag name function.
6793         (shr-tag-s): Fix face prop name.
6795 2010-10-03  Julien Danjou  <julien@danjou.info>
6797         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
6799         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
6800         gnus-window-inside-pixel-edges.
6802         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
6803         gnus-ems.
6805         * mm-view.el (mm-inline-image-emacs): Support image resizing.
6807         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
6808         function.
6810         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
6811         resize choice.
6813 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6815         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
6816         beginning of the buffer.
6818         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
6819         article buffer again.
6821         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
6823         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
6824         when it's at the start of the buffer.
6826         * shr.el (shr-tag-blockquote): Convert name.
6827         (shr-rescale-image): Use the right image-size variant.
6829         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
6830         buffer isn't shown, then select the current article first instead of
6831         bugging out.
6832         (gnus-summary-select-article-buffer): Show both the article and summary
6833         buffers again.
6835         * shr.el (shr-fontize-cont): Protect against regions with no text.
6836         Rename tag functions to shr-tag-* for enhanced security.
6837         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
6839 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
6841         * shr.el (shr-insert):
6842         * pop3.el (pop3-movemail):
6843         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
6844         loaded.
6846 2010-10-03  Glenn Morris  <rgm@gnu.org>
6848         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
6850         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
6852         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
6854         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
6856         * gnus-util.el (gnus-make-local-hook): Simplify.
6858 2010-10-02  Julien Danjou  <julien@danjou.info>
6860         * gnus-util.el (gnus-iswitchb-completing-read): New function.
6861         (gnus-ido-completing-read): New function.
6862         (gnus-emacs-completing-read): New function.
6863         (gnus-completing-read): Use gnus-completing-read-function.
6864         Add gnus-completing-read-function.
6866 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6868         * shr.el (shr-insert-document): Autoload.
6869         (shr-img): Be silent.
6870         (shr-insert): Add a newline after every picture before text.
6871         (shr-add-font): Use overlays for combining faces.
6872         (shr-insert): Pass upwards the text start point.
6874         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
6875         possible.
6876         (mm-shr): New function.
6878 2010-10-02  Julien Danjou  <julien@danjou.info>
6880         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
6881         should go backward.
6883 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
6885         * shr.el (shr): Fix typo in provide call.
6887 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6889         * shr.el: New file.
6891         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
6893         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
6894         completing read.
6896 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6898         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
6899         we're being queried about.  Suggested by Dan Jacobson.
6901         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
6902         Suggested by Jason Eisner.
6904         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
6905         table, too.  Suggested by Stefan Wiens.
6906         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
6907         the table unnecessary.  Suggested by Stefan Wiens.
6909         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
6910         longer needed, and probably doesn't work either, as pointed out by
6911         Stefan Wiens.
6912         (gnus-summary-exit): Remove call to the clearing function.
6913         (gnus-summary-exit-no-update): Ditto.
6915         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
6916         instead of gnus-eval-in-buffer-window to avoid popping up frames.
6917         Reported by Stefan Monnier.
6918         (gnus-summary-save-in-rmail): Ditto.
6920         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
6921         article buffer, instead of both the article buffer and the summary
6922         buffer.  Sort of suggested by Dan Jacobson.
6924         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
6926         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
6927         Suggested by Dan Jacobson.
6929         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
6930         documentation clearer.
6932         * message.el (message-shorten-references): Comment on the number "21".
6933         Suggested by Stefan Monnier.
6935         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
6936         Suggested by Dan Jacobson.
6938         * gnus.el (gnus-large-newsgroup):
6939         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
6941         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
6942         externalize attachments.  Bug reported by Steve Wen.
6944         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
6945         really message anything to the user.
6947         * nnmail.el (nnmail-article-group): Allow using the fancy split method
6948         directly.
6950         * nnimap.el (nnimap-request-group): Low higher than high to signal no
6951         messages in empty groups.
6953 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
6955         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
6956         non-UIDNEXT group.
6958 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6960         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
6961         not the value from the collection.
6963         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
6964         values.  This sometimes happens on some groups that have no info.
6965         (nnimap-request-newgroups): New function.
6967 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
6969         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
6970         check into `gnus-registry-initialize'.
6971         (gnus-registry-initialize): Ditto.
6972         Fix and extend header docs.
6974 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6976         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
6977         regexp backtrace overflows.
6979         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
6980         for starttls that tls.el implements; i.e. openssl.
6982 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6984         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
6985         (gravatar-create-image): New function that's an alias to
6986         gnus-xmas-create-image, gnus-create-image, or create-image.
6987         (gravatar-data->image): Use it.
6989 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
6991         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
6992         install the nnregistry refer method.
6993         (gnus-registry-install-hooks): Use it.
6994         (gnus-registry-unfollowed-groups): Add nnmairix to the default
6995         unfollowed groups.
6997 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
6999         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7000         expanding threads.
7002 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7004         * nnir.el: Use the server names without suffixes (bug #7009).
7006         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7007         unencrypted to STARTTLS, if possible.
7009 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7011         * message.el (message-ignored-supersedes-headers): Strip Injection-*
7012         headers before superseding.
7014 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7016         * nnrss.el (nnrss-use-local): Add documentation.
7018         * nnimap.el (nnimap-extend-tls-programs): New function.
7019         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7020         (nnimap-wait-for-connection): Accept the greeting from the stupid
7021         output from openssl s_client -starttls, too.
7023         * nnimap.el (nnimap-find-article-by-message-id): Really return the
7024         article number.
7025         (nnimap-split-fancy): New variable.
7026         (nnimap-split-incoming-mail): Use it.
7028         * nntp.el (nntp-server-list-active-group): Document.
7030         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7031         SELECT to get the message-id.
7033         * mail-source.el (mail-sources): Remove webmail support.
7034         (defvar): Ditto.
7035         (mail-source-fetcher-alist): Ditto.
7036         (mail-source-fetch-webmail): Remove.
7038         * webmail.el: Remove -- doesn't seem relevant any more.
7040         * gnus.el: Fix up make-obsolete-variable declarations throughout.
7042         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7043         the \r.
7045 2010-09-30  Julien Danjou  <julien@danjou.info>
7047         * gnus-agent.el (gnus-agent-add-group): Fix call to
7048         gnus-completing-read.
7050 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7052         * nndoc.el (nndoc-retrieve-groups): New function.
7054         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7055         `default', use nnmail-split-methods.
7056         (nnimap-request-article): Downcase the NILs so that they are nil.
7058         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7059         symbol.
7061         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7062         code, since if the user has requested network, that's what they ought
7063         to get.
7064         (nnimap-request-set-mark): Erase the buffer before issuing commands.
7065         (nnimap-split-rule): Mark as obsolete.
7067         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7068         New variable.
7070         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7071         correct slot, too.
7073 2010-09-29  Julien Danjou  <julien@danjou.info>
7075         * gnus.el (gnus-local-domain): Declare variable obsolete.
7077         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7078         Fix history computing.
7079         (gnus-ido-completing-read): Require ido.
7081 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7083         * gnus-registry.el: Don't prompt on load, which makes it impossible to
7084         build Gnus.
7086         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7087         when interpreting the structures.
7088         (nnimap-request-accept-article): Add \r\n to the lines to make this
7089         work with Cyrus.
7091         * nndraft.el (nndraft-request-expire-articles): Use the group name
7092         instead if "nndraft".  Fix found by Nils Ackermann.
7094 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
7096         * nnregistry.el: Add.
7098 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7100         * nnmail.el (group, group-art-list, group-art):
7101         Remove unneeded directives.
7103 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7105         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7106         (mm-mime-charset):
7107         * rfc2047.el (rfc2047-syntax-table):
7108         * utf7.el (utf7-utf-16-coding-system): Comment fix.
7110         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7111         rather than `insert-file-contents' and `eval-region'.
7113 2010-09-29  Julien Danjou  <julien@danjou.info>
7115         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7116         replacement of `gnus-gravatar-relief' to mimic
7117         `gnus-faces-properties-alist'.
7118         Add :version property.
7120 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7122         * mail-source.el (mail-source-report-new-mail):
7123         * message.el (message-default-mail-headers):
7124         * mm-decode.el (mm-valid-image-format-p): Comment fix.
7126         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7128 2010-09-28  Julien Danjou  <julien@danjou.info>
7130         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7131         mail-address contains the same string as real-name.
7133         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7134         non-blank in header, otherwise it'll get stripped.
7136         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7137         real-name, and then for mail address rather than doing : or , search.
7139 2010-09-27  Julien Danjou  <julien@danjou.info>
7141         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7142         right completing-read function.
7143         (gnus-use-ido): New variable
7144         (gnus-completing-read-with-default): Remove.
7145         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7146         (gnus-agent-add-group):
7147         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7148         * mm-view.el (mm-view-pkcs7-decrypt):
7149         * mm-util.el (mm-codepage-setup):
7150         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7151         * mml-smime.el (mml-smime-openssl-sign-query):
7152         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7153         (mml-insert-multipart):
7154         * gnus-msg.el (gnus-summary-yank-message):
7155         * gnus-int.el (gnus-start-news-server):
7156         * mm-decode.el (mm-interactively-view-part):
7157         * gnus-dired.el (gnus-dired-attach):
7158         * gnus.el (gnus-read-method):
7159         * gnus-bookmark.el (gnus-bookmark-jump):
7160         * gnus-art.el (gnus-mime-view-part-as-type)
7161         (gnus-mime-action-on-part, gnus-article-encrypt-body):
7162         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7163         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7164         * nnmairix.el (nnmairix-create-server-and-default-group)
7165         (nnmairix-update-groups, nnmairix-get-server)
7166         (nnmairix-backend-to-server, nnmairix-goto-original-article)
7167         (nnmairix-get-group-from-file-path):
7168         * nnrss.el (nnrss-find-rss-via-syndic8):
7169         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7170         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7171         (gnus-group-browse-foreign-server):
7172         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7173         (gnus-summary-execute-command, gnus-summary-respool-article)
7174         (gnus-read-move-group-name):
7175         * gnus-score.el (gnus-summary-increase-score)
7176         (gnus-summary-score-effect):
7177         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7179 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7181         * nnimap.el (auth-source-forget-user-or-password)
7182         (auth-source-user-or-password): Autoload.
7184         * message.el (message-from-style, message-interactive)
7185         (message-signature): Remove comment.
7186         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7187         always.
7188         (message-sendmail-envelope-from): Comment fix.
7189         (message-yank-prefix): Default to mail-yank-prefix always.
7190         (message-indentation-spaces):
7191         Default to mail-indentation-spaces always.
7192         (message-signature-file): Default to mail-signature-file always.
7194 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7196         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7197         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7198         new articles.
7200         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7201         parts.
7202         (nnimap-request-article): Work with the t setting, too.
7204         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7205         that you don't get flashes of other buffers.
7206         (gnus-summary-show-complete-article): Intern before setting.
7208 2010-09-27  David Engster  <dengste@eml.cc>
7210         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7211         well as HEADERS.
7212         (nnmairix-retrieve-headers): Provide new argument for the above.
7214 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7216         * gnus-sum.el (gnus-summary-move-article): Don't alter
7217         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
7218         group.
7220         * nnimap.el (nnimap-update-info): Don't destructively alter active.
7222         * message.el (message-cite-prefix-regexp): Revert my last edit.
7224         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7225         variable instead of the Gnus variable.
7227         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7229         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7231         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7232         since some servers don't like it.
7233         (nnimap-open-connection): Forget credentials if the server says the
7234         password was wrong.
7235         (nnimap-parse-line): Protect against invalid data.
7237         * gnus-sum.el (gnus-summary-move-article): Add comment.
7238         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7239         nothing alters it while scanning for new messages.
7241         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7242         which may or may not help.
7243         (nnimap-open-connection): If we're doing a stream connection, and then
7244         discover we're on a STARTTLS-capable server, then open a STARTTLS
7245         connection instead.
7247 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7249         * nnimap.el (utf7): Require.
7251         * message.el (message-cite-prefix-regexp): Remove "}" from citation
7252         prefix.
7254 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
7256         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7258 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7260         * nnimap.el (nnimap-request-accept-article): Message the error on
7261         error.
7263 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7265         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7267 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7269         * nndoc.el (nndoc-request-list): Return success always.
7271         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7272         `fetch-old' -- we only want to fetch the articles we've requested.
7273         The rest are in the agent, probably.
7274         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7275         disappeared server" to something low.  It's not important.
7277         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7278         arrived before the FETCH data.
7280         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7281         target here, because we don't know the Gnus name of the group.
7283         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7284         for the correct group.
7286         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7288         * gnus.el (gnus): Give a final warning after startup.
7290         * gnus-util.el (gnus-action-message-log): New variable.
7291         (gnus-message): Use it.
7292         (gnus-final-warning): New function.
7294         * nnimap.el (nnimap-open-connection): Record the greeting.
7295         (nnimap): Add greeting.
7297 2010-09-26  Julien Danjou  <julien@danjou.info>
7299         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7300         arguments.
7301         (gnus-html-wash-images): Fix spec computing to include start/end.
7303         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7305 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7307         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7308         deletion.
7309         (nnimap-retrieve-headers): Don't select the group, because that's
7310         already done by nnimap-possibly-change-group.
7312         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7313         (gnus-picon-transform-address): Use it.
7315         * mail-source.el (mail-source-value): Revert previous patch.
7317         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7318         on failure.
7319         (nnimap-open-connection): Look up both virtual and physical server name
7320         credentials.
7322         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7324 2009-02-08  Dave Love  <fx@gnu.org>
7326         * gnus-win.el (gnus-window-to-buffer-helper)
7327         (gnus-all-windows-visible-p): Function needn't be a symbol.
7329         * mail-source.el (mail-source-value): Function needn't be a symbol.
7331 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7333         * message.el (message-cite-prefix-regexp): Remove } from the cite
7334         prefix.
7336         * gnus-art.el (gnus-treatment-function-alist): Do picons before
7337         highlight again, so that the highlight is correct.
7339         * gnus-picon.el (gnus-picon): Remove again.
7340         (gnus-picon-create-glyph): Set the background XPM color explicitly.
7342         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7343         doing the header highlightling, so that the background color of the
7344         picon is correct.
7346         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7347         (gnus-picon): Ditto.
7348         (gnus-picon): Reinstate.  The background color for picons is white.
7349         (gnus-picon-insert-glyph): Make the background white.
7351         * nnml.el (nnml-open-nov): Don't return dead buffers.
7353         * auth-source.el (auth-source-create): Query the user for whether to
7354         store the credentials.
7356         * auth-source.el (auth-source-user-or-password): Use the existing auth
7357         sources, if any, for creation.
7359         * gnus.el (gnus-group-fast-parameter): Return the last matching
7360         parameter instead of the first matching parameter.
7362 2010-09-26  Julien Danjou  <julien@danjou.info>
7364         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7366 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7368         * mml2015.el (mml2015-use): Remove gpg support.
7370         * mml1991.el (mml1991-function-alist): Remove gpg function.
7371         (mml1991-gpg-sign): Remove.
7373 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
7375         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7376         (gnus-browse-unsubscribe-current-group): Document it.
7377         (gnus-browse-unsubscribe-group): Use it.
7379 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7381         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7382         address to the To list for easier response.
7384         * gnus.el (gnus-play-startup-jingle): Remove.
7385         (gnus-splash): Don't play jingle.
7386         (gnus): Silence gnus-load message.
7388         * gnus-art.el (gnus-treat-play-sounds): Remove.
7390         * gnus.el (gnus-play-jingle): Remove audio support.
7392         * gnus-cus.el (gnus-score-customize): Remove audio reference.
7394         * earcon.el: Remove -- no users.
7396         * gnus-audio.el: Remove -- no users of this package.
7398         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7400         * gnus-start.el (gnus-setup-news): Remove nocem support.
7402         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7404         * gnus.el (gnus-use-nocem): Remove.
7406         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7407         Remove.
7409         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
7410         uses NoCeM any more.
7412         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7413         (gnus-button-ctan-handler): Ditto.
7414         (gnus-button-handle-ctan-bogus-regexp): Ditto.
7415         (gnus-button-ctan-directory-regexp): Ditto.
7416         (gnus-button-handle-ctan): Ditto.
7417         (gnus-button-tex-level): Ditto.
7418         (gnus-button-alist): Remove CTAN stuff.
7420 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7422         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7423         nnimap-streaming test.
7425         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7426         servers twice.
7428         * nnimap.el (nnimap-open-connection): Add more error reporting when
7429         nnimap fails early.
7431         * nnheader.el (nnheader-get-report-string): New function.
7432         (nnheader-get-report): Use it.
7434         * gnus-int.el (gnus-check-server): Say what the error was when opening
7435         failed.
7437         * nnimap.el (nnimap-wait-for-response): Search further when we're not
7438         using streaming.
7440 2010-09-25  Julien Danjou  <julien@danjou.info>
7442         * gnus-html.el (gnus-html-rescale-image): Use our defalias
7443         gnus-window-inside-pixel-edges.
7445 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7447         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7449         * mm-decode.el (mm-save-part): Allow saving to other directories the
7450         normal Emacs way.
7452         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7453         Suggested by Jay Berkenbilt.
7455         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7456         there isn't a single byte.
7458         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7459         just do it.  It doesn't really seem to matter what the user responds
7460         here, I think, so it's just a confusing question.
7462         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7463         non-streaming case.
7465         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7466         (gnus-article-encrypt-body): Use it.
7468         * gnus-sum.el (gnus-summary-show-complete-article): New command and
7469         keystroke.
7471         * nnimap.el (nnimap-find-wanted-parts-1):
7472         Use gnus-fetch-partial-articles.
7474         * gnus-art.el (gnus-fetch-partial-articles): New variable.
7476         * nnimap.el (nnimap-insert-partial-structure): New function.
7477         (nnimap-get-partial-article): New function.
7478         (nnimap-request-article): Use it.
7479         (nnimap-wait-for-response): Return whether the wait was successful.
7480         (nnimap-finish-retrieve-group-infos): Don't do anything if the
7481         retrieval wasn't successful.
7482         (nnimap-retrieve-group-data-early): Allow throttling servers.
7483         (nnimap-streaming): New variable.
7484         (nnimap-fetch-partial-articles): Remove.
7486         * mm-decode.el (mm-with-part): Protect against killed buffers.
7488         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7489         for prettier summary display.
7491 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7493         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7495 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7497         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7498         apparently third-party libraries depend on it.
7500         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7501         before starting negotiation.
7503         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7504         privacy reasons.
7505         (gnus-treat-mail-gravatar): Ditto.
7507         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7508         buffer when inserting images.  Inserting text into the headers, for
7509         instance, can make them invalid.
7511 2010-09-25  Julien Danjou  <julien@danjou.info>
7513         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7514         variables.
7516         * nnheader.el: Remove useless variables news-reply-yank-from and
7517         news-reply-yank-message-id.
7519         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7520         variables.
7522         * mml1991.el: Remove useless mml1991-verbose.
7524         * gnus.el: Remove useless variable gnus-use-generic-from.
7525         Remove obsolete variable gnus-topic-indentation.
7527         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7529         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7531         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7533         * gnus-group.el: Remove useless gnus-group-icon-cache.
7534         Remove useless gnus-ephemeral-group-server.
7536         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7538         * mml2015.el: Remove useless mml2015-verbose.
7540         * mml-smime.el: Remove useless mml-smime-verbose.
7542         * gnus.el: Remove useless gnus-local-domain.
7544         * gnus-gravatar.el (gnus-gravatar-transform-address):
7545         Use gnus-gravatar-size.
7547         * gnus-art.el: Remove useless gnus-treat-translate.
7549 2010-09-24  Julien Danjou  <julien@danjou.info>
7551         * gnus-sum.el: Add support for Gravatars.
7553         * gnus-art.el: Add support for Gravatars.
7555         * gnus-gravatar.el: Add this file.
7557         * gravatar.el: Add this file.
7559 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7561         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7563         * gnus-group.el (gnus-group-fetch-faq): Remove.
7565         * gnus.el (gnus-group-faq-directory): Remove.
7567         * gnus-group.el (gnus-group-fetch-charter): Remove.
7569         * gnus.el (gnus-group-charter-alist): Remove.
7571         * gnus-group.el (gnus-group-archive-directory): Remove.
7572         (gnus-group-recent-archive-directory): Ditto.
7573         (gnus-group-make-archive-group): Remove.
7575         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7577         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7578         use the same article number for all the cached articles.
7580         * nnimap.el (nnimap-command): Register the last command time so
7581         that we can use it for idling NOOPs.
7582         (nnimap-open-connection): Start the keeplive timer.
7583         (nnimap-make-process-buffer): Store all the process buffers.
7584         (nnimap-keepalive): New function.
7586         * starttls.el (starttls-open-stream): Add autoload cookie.
7588 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7590         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7591         handling.
7593 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7595         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7596         its data structures.
7598         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7599         instead of the cl.el copy-list.
7600         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7601         equalp.
7603 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7605         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7606         and tool-bar-local-item-from-menu.
7608         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7609         mode-line-highlight face for Emacs.
7611         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7612         loading gnus-sum.elc; fix comment for canlock-verify.
7613         (gnus-article-jump-to-part): Use read-number.
7614         (gnus-insert-mime-button, gnus-insert-mime-security-button):
7615         Remove Emacs pre-21 compatible code for help-echo.
7616         (gnus-article-next-page-1): No need to adjust the number of lines.
7617         (gnus-article-describe-bindings): Always use help-buffer.
7619         * gnus-audio.el (gnus-audio-inline-sound):
7620         * gnus-cus.el (gnus-custom-mode):
7621         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7623         * gnus-sum.el (gnus-remove-overlays): Doc fix.
7625         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7626         compatible code.
7628 2010-09-24  Glenn Morris  <rgm@gnu.org>
7630         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7631         visiting the fcc file in rmail-mode.
7633 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7635         * nnir.el: Silence the byte compiler.
7637         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7638         alias to browse-url-url-encode-chars if any.
7639         (gnus-html-encode-url): Use it.
7641 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7643         * gnus-start.el (gnus-use-backend-marks): New variable.
7644         (gnus-get-unread-articles-in-group): Use it.
7646         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7647         makeover.
7649 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7651         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
7653 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7655         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7656         Remove.
7657         (gnus-setup-news-hook):
7658         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
7660         * gnus-int.el (gnus-request-update-info): Protect against backends not
7661         having the function.
7663         * nnimap.el (nnimap-stream): Mention STARTTLS.
7664         (nnimap-open-connection): Add STARTTLS support.
7666 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7668         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
7670 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7672         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
7673         BODYSTRUCTUREs.
7674         (nnimap-transform-headers): Unfold quoted {42} headers.
7676         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
7677         the info.
7678         (gnus-get-unread-articles): Only call updatep on backends that support
7679         it.
7681         * nnweb.el (nnweb-request-update-info): NOOP.
7683         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
7685         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
7686         since it only deals with marks.
7688         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
7689         gnus-request-marks, and make a new gnus-request-update-info.
7691         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
7692         the active instead of the high number, which is usually too low.
7694 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
7696         * encrypt.el: Remove.
7698 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7700         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
7701         server in symbolic form.
7703         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
7705 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7707         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
7708         (nnimap-update-info): Fix up code slightly.
7710         * gnus-int.el (gnus-open-server): Add tracing for performance
7711         debugging.
7713         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
7714         (gnus-group-insert-group-line): Pass the real group name so that it
7715         gets the right data.
7717         * gnus-start.el (gnus-get-unread-articles): Don't have
7718         `gnus-get-unread-articles-in-group' update info, since that can be
7719         really slow and doesn't seem to be needed?
7721 2010-09-22  Julien Danjou  <julien@danjou.info>
7723         * gnus-group.el (gnus-group-insert-group-line):
7724         Call gnus-group-highlight-line.
7725         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
7726         default hook list.
7727         (gnus-group-update-eval-form): Add new function.
7728         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
7729         (gnus-group-get-icon): Use gnus-group-update-eval-form.
7731 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7733         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
7734         immediate, then expire all articles.
7735         (nnimap-update-info): Fix off-by-one errors.
7736         (nnimap-flags-to-marks): Would return no marks lists for group with no
7737         flags.  Instead return the other data.
7739 2010-09-22  Julien Danjou  <julien@danjou.info>
7741         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
7742         Only return an icon.
7743         (gnus-group-insert-group-line): Compute icon to return.
7745         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
7746         (gnus-html-image-fetched): Only cache if
7747         gnus-html-image-automatic-caching is set.
7748         (gnus-html-image-fetched): Check for errors.
7750 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7752         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
7753         once per method on `g'.  This ensures that backends like nnfolder don't
7754         open all their folders.
7756         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
7757         (nnimap-request-list): Nix out group in the correct buffer.
7758         (nnimap-parse-flags): Implement by using `read' instead of
7759         hand-parsing.
7760         (nnimap-flags-to-marks): Pass on permanent-flags.
7761         (nnimap-make-process-buffer): Record the server name.
7762         (nnimap-parse-flags): Fix typo.
7763         (nnimap-request-scan): Run split on the server in general, not just a
7764         single group.
7766         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
7767         parameter, and propagate this downwards.
7769         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
7770         since EXAMINE changes it on the server.
7772         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
7773         this command might take a while.
7775 2010-09-22  Julien Danjou  <julien@danjou.info>
7777         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
7778         harmful if you have 2 images side-by-side, they can't be properly
7779         update on text deletion.  Using text-property is safer here.
7780         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
7781         data.
7783 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7785         * nnimap.el (nnimap-expunge-inbox): Remove.
7786         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
7787         (nnimap-expunge): Flip default to t.
7789         * gnus.el (gnus-method-to-server): Don't push things to the cache
7790         unless it's unique.
7791         (gnus-server-to-method): Ditto.
7793 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7795         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
7797 2010-09-22  Julien Danjou  <julien@danjou.info>
7799         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
7800         get the start of data.
7801         (gnus-html-encode-url): Add this function to encode special chars in
7802         URL.
7803         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
7804         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
7806         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
7807         default.
7808         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
7810         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
7811         images alt-text.
7812         (gnus-html-put-image): Put alt-text as help-echo.
7814 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7816         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
7817         * mm-util.el (mm-decompress-buffer):
7818         * nnir.el (nnir-run-find-grep):
7819         * pop3.el (pop3-list): Use 3rd arg of split-string.
7821 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7823         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
7824         outside the active range.  Suggested by Dan Christensen.
7826         * gnus-start.el (gnus-get-unread-articles): Get the extended method
7827         slightly later to avoid double-getting it.
7829         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
7830         previous patch.
7832         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
7834 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
7836         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
7838 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7840         * gnus-int.el (gnus-open-server): Give a better error message in the
7841         "go offline" case.
7843         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
7844         marks for nnimap, which is seldom the right thing to do.
7846         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
7847         (gnus-same-method-different-name): New function.
7849         * nnimap.el (parse-time): Require.
7851         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
7852         method in the presence of many similar methods.
7854         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
7856         * nnimap.el (nnimap-find-expired-articles): Don't refer to
7857         nnml-inhibit-expiry.
7859         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
7860         find out whether methods are equal.
7862         * nnimap.el (nnimap-find-expired-articles): New function.
7863         (nnimap-process-expiry-targets): New function.
7864         (nnimap-request-move-article): Request the article before looking at
7865         what the Message-ID is.  Fix found by Andrew Cohen.
7866         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
7868         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
7869         for oldness in addition to being a predicate.
7871         * nnimap.el (nnimap-request-group): When we have zero articles, return
7872         the right data to Gnus.
7873         (nnimap-request-expire-articles): Only delete articles immediately if
7874         the target is 'delete.
7876         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
7877         method, this would bug out.
7879         * gnus-group.el (gnus-group-expunge-group): Rename from
7880         gnus-group-nnimap-expunge, and implemented as a normal interface
7881         function.
7883         * gnus-int.el (gnus-request-expunge-group): New function.
7885         * nnimap.el (nnimap-request-create-group): Implement.
7886         (nnimap-request-expunge-group): New function.
7888 2010-09-21  Julien Danjou  <julien@danjou.info>
7890         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
7891         (gnus-html-cache-expired): Add new function.
7892         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
7893         wethever we should display image for fetch it.
7894         Compute alt-text earlier to pass it to the fetching function too.
7895         (gnus-html-schedule-image-fetching): Change function argument to only
7896         get one image at a time, not a list.
7897         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
7898         cache.
7899         (gnus-html-get-image-data): New function to retrieve image data from
7900         cache.
7901         (gnus-html-put-image): Change buffer argument to use image data rather
7902         than file, and place image above region rather than inserting a new
7903         one.  Do not take alt-text as argument, since it's useless now: we place
7904         the image above alt-text.
7905         (gnus-html-prune-cache): Remove.
7906         (gnus-html-show-images): Start to fetch image when we find one, do not
7907         push into a temporary list.
7908         (gnus-html-prefetch-images): Only fetch image if they have expired.
7909         (gnus-html-browse-image): Fix, use 'gnus-image-url.
7910         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
7912 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7914         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
7916 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7918         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
7919         spec inser "*" if the group isn't active instead of 0.
7921         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
7922         opening the server.
7923         (nnimap-request-delete-group): Implement group deletion.
7924         (nnimap-transform-headers): Return the size of the entire message in
7925         the Bytes header, not just the size of the first part.
7926         (nnimap-request-move-article): When moving an article from nnimap,
7927         request the article first so the accepting form has an article to
7928         accept.  Reported by Dan Christensen.
7929         (nnimap-command): Make sure that the error message doesn't error out.
7931 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
7933         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
7934         we haven't requested anything.
7936 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7938         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
7939         "".  Fix found by Andrew Cohen.
7941         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
7942         instead of -encode-string.
7944 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7946         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
7948         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
7949         by mm-subst-char-in-string.
7951 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7953         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
7954         waiting for the connection string.
7956         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
7957         arriving.
7959         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
7960         bogus characters.  This allows selecting certain Gmail groups.
7962         * nnimap.el (nnimap-find-wanted-parts-1): New function.
7963         (nnimap-fetch-partial-articles): New variable.
7964         (nnimap-open-connection): When looking for credentials, also use the
7965         nnimap-server-port.
7966         (nnimap-request-article): Return the group/article number, so that Gnus
7967         `^' works as expected.
7968         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7970         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7971         comments.
7972         (gnus-methods-sloppily-equal): New function.
7973         (gnus): When using the development version of Gnus, load the gnus-load
7974         file.
7976         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7977         `gnus-open-server' on each method before trying to scan them etc.
7978         This ensures that all the backend parameters are set correctly.
7980         * nnimap.el (nnimap-authenticator): New variable.
7981         (nnimap-open-connection): Allow anonymous login.
7982         (nnimap-transform-headers): The chars header is called Chars not Bytes.
7983         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7985         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7986         patch, found by Knut Anders Hatlen.
7988 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
7990         * gnus-agent.el (gnus-agent-batch-confirmation)
7991         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7992         to gnus-message.
7993         * gnus-art.el (gnus-article-describe-briefly): Likewise.
7994         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7995         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7996         * gnus-int.el (gnus-open-server): Likewise.
7997         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7998         (gnus-score-check-syntax): Likewise.
7999         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8000         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8001         Likewise.
8002         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8004 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8006         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8007         calling conventions so that prefetch doesn't bug out.
8009 2010-09-19  Julien Danjou  <julien@danjou.info>
8011         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8012         rather than `subst-char-in-region' in order to be able to replace ASCII
8013         char by UTF-8 ones.
8015         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8016         than curl.
8017         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8018         the right URL and ALT text on images.
8019         (gnus-html-wash-tags): Fix tag case.
8020         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
8021         (gnus-article-html): Add -o display_ins_del=2 option.
8022         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8024 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8026         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8027         the extra mail headers, which sometimes seem to happen for unknown
8028         reasons.
8030         * mail-parse.el (mail-header-encode-parameter): Define as
8031         rfc2045-encode-string instead of as rfc2231-encode-string, since some
8032         (or most, perhaps?) mail readers don't understand the latter, but do
8033         understand the former.
8035         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8036         to nil, so that no methods are automatically agentized.  I think this
8037         is probably what most users want.
8039         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8040         from url-retrieve, for instance about invalid URLs.
8042         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8043         groups that have no articles.
8044         (nnimap-request-article): Check that we really got an article when we
8045         requested one.
8047         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8048         doesn't exist.
8050         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8051         nntp buffer so the agent can save it.
8052         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8053         that CRLF doesn't get translated to \n.
8054         (nnimap-open-connection): Don't make 'shell commands only send \n.
8056 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8058         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8059         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8060         Update var name.
8061         (nnml-generate-nov-file): Use dolist.
8062         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8063         Use with-current-buffer.
8065 2010-09-18  Julien Danjou  <julien@danjou.info>
8067         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8068         parallel.
8070 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8072         * nnimap.el (nnimap-update-info): When doing partial marks update, get
8073         the range update right.
8074         (nnimap-request-group): Don't make `M-g' bug out on group with no
8075         marks.
8076         (nnoo): Require, so that other packages can require nnimap.
8077         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8078         command we're looking for.  This helps when the server sends more
8079         responses after we've gotten everything we expected.
8080         (nnimap): Add a `newlinep' field to keep track of end-of-line
8081         conventions.
8082         Don't send CRLF to things that don't want it.
8083         (nnimap-request-accept-article): Ditto.
8085 2010-09-18  Julien Danjou  <julien@danjou.info>
8087         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8088         than curl to retrieve images.
8090 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8092         * nnimap.el (nnimap-update-info): Extend the info so that we can set
8093         the marks.
8094         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8095         (nnimap-wait-for-connection): New function.
8096         (nnimap-open-connection): If we have PREAUTH, don't query for login
8097         credentials.
8098         (nnimap-update-info): Fix off-by-one error when concatenating ranges
8099         when doing a partial update.
8101 2010-09-18  Julien Danjou  <julien@danjou.info>
8103         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8104         tags.
8106 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8108         * nnimap.el (nnimap-credentials): New function.
8109         (nnimap-open-connection): Use the new function to look for credentials
8110         also on the numeric equivalents of "imap" and "imaps".
8112         * gnus-start.el (gnus-activate-group): Send the info to
8113         gnus-request-group.
8115         * nnimap.el (nnimap-request-group): Have the "check" version of the
8116         function parse flags and update the info, so that a `M-g' get a total
8117         resync of all flags from the group.
8119         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8120         to allow backends to alter the info on group selection.  Also alter all
8121         the backend -request-group functions to take the parameter.
8123         * nnimap.el (nnimap-store-info): New function.
8124         (nnimap-update-info): Store the info for later usage.
8125         (nnimap-request-group): Use the stored info for the dont-check case, so
8126         that we don't retrieve all marks when we enter a group.
8128         * nnimap.el: Use deffoo instead of defun for interface functions.
8130         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8131         update the group info.  This makes the nndraft groups, for instance, go
8132         back to their old behavior.
8134         * gnus-sum.el (gnus-select-newsgroup): Indent.
8136         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8137         in.
8138         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8139         nothing.
8141         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8142         from methods that are denied.
8144         * gnus-int.el (gnus-method-denied-p): New function.
8146         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8147         store the password instead of netrc.
8148         (nnimap-open-connection): Don't error out when we can't make a
8149         connections.
8151         * auth-source.el (auth-source-create): In the password prompt, say what
8152         we're querying for.  Also prompt for user name if that hasn't been
8153         given.
8155         * nnimap.el (nnimap-with-process-buffer): Remove.
8157 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8159         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8160         method when we're reading from the agent.
8162         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8164         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8165         that's probably most useful for users.
8167         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8168         "failed" all the time.
8170         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8171         ...)) with (with-current-buffer ...).
8173         * nntp.el (nntp-open-server): Return whether the open was successful or
8174         not.
8176         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8177         select an unread unseen article first.
8179         * nnimap.el (nnimap-open-connection): If the user doesn't have a
8180         /etc/services, supply some sensible port defaults.
8182 2010-09-17  Julien Danjou  <julien@danjou.info>
8184         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8186 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8188         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8189         doesn't have any parameters.
8191 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8193         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8194         only upcased checks.
8196         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8198         * nnimap.el (nnimap-open-shell-stream): New function.
8199         (nnimap-open-connection): Use it.
8200         (nnimap-transform-headers): Get the number of lines in each message.
8201         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8202         number of lines.
8203         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
8204         problem.
8206         * utf7.el (utf7-encode): Autoload.
8208         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8209         to allow the mail splitting to not return a default group.  This is
8210         useful for nnimap, which will leave unmatched mail in the inbox.
8212         * nnimap.el: Rewritten.
8214         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8215         nnimap usage.
8217         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8218         if the move is internal, so that nnimap can do fast internal moves.
8220         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8221         data.
8222         (gnus-read-active-for-groups): Support finishing the early retrieval of
8223         data.
8225         * gnus-range.el (gnus-range-nconcat): New function.
8227         * gnus-int.el (gnus-finish-retrieve-group-infos)
8228         (gnus-retrieve-group-data-early): New functions.
8230 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8232         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8233         (nnrss-retrieve-groups):
8234         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8235         (pop3-quit): Use with-current-buffer.
8237 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8239         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8240         instead of nnheader-accept-process-output.
8242         * gnus-html.el (gnus-html-schedule-image-fetching)
8243         (gnus-html-prefetch-images): Replace process-kill-without-query by
8244         gnus-set-process-query-on-exit-flag.
8246 2010-09-16  Romain Francoise  <romain@orebokech.com>
8248         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8250 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8252         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8253         parameter to unintern is mandatory-ish in Emacs 24.
8255         * gnus-html.el (gnus-html-schedule-image-fetching)
8256         (gnus-html-prefetch-images): Check for curl before using it.
8258         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8259         depend on curl, which isn't essential.
8261         * imap.el: Revert back to version
8262         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8263         seem problematic.
8265 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8267         * gnus-registry.el (gnus-registry-install-shortcuts):
8268         Explicitly pass `obarray' to `unintern' to avoid a warning.
8270 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8272         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8273         change.
8275         * nnrss.el (nnrss-request-list): Remove this function and related
8276         functions, including the moreover stuff.
8278 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8280         * nnrss.el (nnrss-retrieve-groups): New function.
8282 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8284         * .dir-locals.el: Add no-byte-compile cookie.
8286 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8288         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8289         for back end that doesn't support request-scan.
8291 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8293         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8294         then do request scans from the backends.
8296         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8297         avoid running a hook per line, since this takes a lot of time,
8298         profiling shows.
8299         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8300         directly if gnus-visual-p is true.
8302 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8304         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8305         groups; replace mapcar with dolist which is a bit faster; pass groups
8306         info to gnus-read-active-file-1.
8307         (gnus-read-active-file-1): Scan only specified groups if the new
8308         optional arg `infos' is given.
8310 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8312         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8314         * pop3.el (pop3-movemail): Remove.
8315         (pop3-streaming-movemail): Rename to pop3-movemail.
8317         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8318         don't restrict end-tag searches to the end of the line.
8320 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8322         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8323         articles of every unchecked group to t, which means unknown since the
8324         server has never been opened.
8326 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328         * gnus-html.el (gnus-html-show-alt-text): New command.
8329         (gnus-html-browse-image): Ditto.
8330         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8331         to browse the image directly.
8332         (gnus-html-wash-tags): Search for images first, so that <a><img> works
8333         better.
8335         * gnus-async.el (gnus-async-article-callback):
8336         Call `gnus-html-prefetch-images' unconditionally.
8338         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8339         before feeding URLs to curl.
8341 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8343         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8344         internal images as deletable by `W D D'.
8346         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8347         (gnus-async-article-callback): Fix typo.
8349 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8351         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8352         current line to work around bugs in the output from w3m.
8354         * gnus-async.el (gnus-async-article-callback): Always prefetch images
8355         for groups that want that.
8357         * nntp.el (nntp-wait-for-string): Supply a timeout for
8358         accept-process-output to ensure progress.
8360         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8361         level to get unread articles from, then use that for foreign groups,
8362         too.
8364         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8365         confuses the rest of the function.
8367         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8368         for the methods that support -retrieve-groups, too.
8370         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8372 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8374         * pop3.el: Require cl when compiling.
8375         (pop3-number-of-responses): Search for "+OK", not "+OK ".
8377 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8379         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8380         that aren't going to be activated.
8381         (gnus-get-unread-articles): Fix up the last commit.
8383         * gnus-html.el (gnus-article-html): Allow calling without specifying
8384         the handle.  In that case, dissect the buffer first.
8386         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8388         * nnimap.el (nnimap-open-connection): Revert the change that would look
8389         into authinfo for imaps instead of imap.
8391         * gnus-start.el (gnus-activate-group): Take an optional parameter to
8392         say that you don't want to call gnus-request-group with don-check, but
8393         do check the response.  This is for virtual groups only.
8394         (gnus-get-unread-articles): Count the archive groups as secondary, so
8395         that they're activated the same way as before.
8397         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8398         case-insensitively.
8399         (nnimap-debug): Remove.
8401         * mail-source.el (mail-source-fetch): Don't message if we're fetching
8402         mail from a file, and the file doesn't exist.
8404         * pop3.el (pop3-streaming-movemail): Return t for success.
8406         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8407         .authinfo if we're using ssl connection.
8409         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8410         already have if we're in a main Gnus `g' run.
8412         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8414 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8416         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8418         * nnmh.el (nnmh-request-list-1): Bind `file'.
8420         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8421         alias to set-process-query-on-exit-flag or process-kill-without-query.
8422         (pop3-open-server): Use it.
8424 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8426         * mail-source.el (mail-source-delete-crash-box): Always move the crash
8427         box to the Incoming file.  Fixes mistake in previous checkin.
8429         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8430         request loop (for debugging purposes) removed.
8432         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8433         culprit is more visible.
8434         (nnml-save-incremental-nov, nnml-open-incremental-nov)
8435         (nnml-add-incremental-nov): New functions to do "incremental" nov
8436         updates, where we just append to the end of the existing nov files
8437         without reading/writing them in full.
8439         * mail-source.el (mail-source-delete-crash-box): Really only check the
8440         incoming files once in a while.
8442         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8444         * mail-source.el (mail-source-delete-crash-box): Only check the
8445         incoming files for deletion once per day to save a lot of file
8446         accesses.
8448         * pop3.el (pop3-logon): Fix up unbound variable typo.
8450         * mail-source.el (pop3-streaming-movemail): Autoload.
8452         * pop3.el (pop3-streaming-movemail):
8453         Respect pop3-leave-mail-on-server.
8455         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8456         retrieval.
8458         * pop3.el (pop3-process-filter): Remove unused function.
8459         (pop3-streaming-movemail, pop3-send-streaming-command)
8460         (pop3-wait-for-messages, pop3-write-to-file)
8461         (pop3-number-of-responses): New functions for streaming pop3
8462         retrieval.
8464         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8465         come from no known methods.
8466         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8467         list.
8469         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8470         message sizes.
8471         (pop3-movemail): Use erase-buffer instead of looping and deleting
8472         regions, which seems rather odd.
8474         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8475         file once per `g' run.
8477         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8478         directories.  This makes the draft queue directory work.
8480         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8481         data from the backends, so that we only request the list of groups from
8482         each method once.  This should speed things up considerably.
8484         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8485         detect that it's not implemented.
8487         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8488         we actually do recurse down into the tree, but don't stat all leaf
8489         nodes.
8491         * gnus-html.el (gnus-html-show-images): If there are no images to show,
8492         then say so instead of bugging out.
8494         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8495         files exist before trying to read them.
8497         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8498         around <pre_int>.
8500         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8502         * nnmh.el (nnmh-request-list-1): Optimize for speed.
8504 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8506         * mm-util.el (mm-image-load-path): Just return the image directories,
8507         not all directories in the path in addition to the image directories.
8508         (mm-image-load-path): Maintain a cache of the image directories so that
8509         the `g' command in Gnus doesn't have to stat dozens of directories each
8510         time.
8512         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8513         (gnus-html-wash-tags): Add a new `i' command to insert images.
8514         (gnus-html-insert-image): New command and keystroke.
8515         (gnus-html-redisplay-with-images): New command and keystroke.
8516         (gnus-html-show-images): Rename command.
8517         (gnus-html-wash-tags): Remove more white space before <pre_int> image
8518         spacers.
8519         (gnus-html-wash-tags): Decode entities at the end, so that entities
8520         inside the tags don't mess up the rest of the "parsing".
8522         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8523         so that nnimap methods aren't agentized by default.  There's apparently
8524         many problems related to agent/imap behavior.
8526         * gnus-art.el (gnus-article-copy-string): New command and key binding.
8528         * gnus-html.el: Doc fix.
8530 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8532         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8533         glyph-width and glyph-height instead of display-graphic-p and
8534         image-size; make avoidance of displaying small images work for XEmacs.
8536         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8537         for XEmacs.
8539         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8540         of symbol that holds plist data.
8541         (gnus-process-plist): Remove plist of process after getting it.
8543 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8545         * message.el (message-generate-hashcash): Change default to
8546         'opportunistic if hashcash is installed.
8548         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8549         (gnus-html-put-image): Only call image-size once, since it's somewhat
8550         time-consuming on remote X servers.
8552 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8554         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8555         decoded contents.
8556         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8558 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8561         group line format, since it isn't very interesting.
8563         * gnus-agent.el (gnus-agent-short-article),
8564         (gnus-agent-long-article): Increase values for these two variables,
8565         since most people are likely to have more network connection and
8566         storage than before.
8568         * gnus.el (gnus-refer-article-method): Change default to 'current.
8569         When referring an article, the common behavior is to refer it from the
8570         current select method, not the native select method.  The chances of
8571         the native select method having the message in question is rather slim
8572         these days.
8574         * gnus-sum.el (gnus-auto-select-subject): Change default to
8575         `unseen-or-unread'.  I think it's likely that most people want to
8576         select an unseen article over a previously seen, but unread one.
8578         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
8579         means that in the article buffer none of the minor mode elements will
8580         be shown, usually, and this is not desirable in most cases.
8582         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8583         that commands like `d' (and the like) go to the next line in the
8584         buffer, instead of the next unread article.  I think this is the
8585         behavior that is most natural for most users.
8586         (gnus-single-article-buffer): Change default to nil, so that people can
8587         have as many article buffers open as they have summary buffer.  I think
8588         this is the most natural way for the groups to behave.
8590         * message.el (message-generate-new-buffers): Change default to
8591         `unsent', so that all new message buffers start their names with the
8592         string "*unsent", and it's easier to find the buffers if you move from
8593         them.
8595 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8597         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8598         small.  They're probably tracking images.
8599         (gnus-html-wash-tags): Remove all <pre_int> place holders.
8600         (gnus-html-rescale-image): Yet another try at getting the image sizing
8601         right.
8603         * nntp.el (nntp-request-set-mark): Refuse to do marks if
8604         nntp-marks-file-name is nil.
8606 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8608         * gnus-html.el (gnus-html-wash-tags)
8609         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8610         Better logging.
8612 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8614         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8616         * gnus-html.el (gnus-html-wash-tags): Check the value of
8617         gnus-blocked-images in the summary buffer.
8619 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8621         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8623 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8625         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8626         like "a", it seems like.
8627         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8628         since it needs to be picked from the correct buffer.
8630         * nnwfm.el: Remove.
8632         * nnlistserv.el: Remove.
8634 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8636         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8637         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8639 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8641         * nnkiboze.el: Remove.
8643         * nndb.el: Remove.
8645         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8646         alt text.
8647         (gnus-html-rescale-image): Try to get the rescaling logic right for
8648         images that are just wide and not tall.
8650         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
8651         overshadow variable bindings.
8653 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8655         * gnus-html.el (gnus-html-wash-tags)
8656         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
8657         Add extra logging.
8659 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8661         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
8662         (gnus-max-image-proportion): New variable.
8663         (gnus-html-rescale-image): New function.
8664         (gnus-html-put-image): Rescale images.
8666 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8668         Fix up some byte-compiler warnings.
8669         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
8670         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
8671         (gnus-article-fill-cited-article, gnus-article-hide-citation)
8672         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
8673         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
8674         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
8675         (gnus-group-update-group): Use save-excursion and with-current-buffer.
8677 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8679         * gnus-html.el (gnus-article-html): Decode contents by charset.
8681 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8683         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
8684         (gnus-html-frame-width, gnus-blocked-images):
8685         * message.el (message-prune-recipient-rules): Add custom version.
8686         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
8688         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
8689         functions.
8691         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
8692         gnus-process-get.
8694 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
8696         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
8697         instead of lsub directly.
8699 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8701         * nnwarchive.el: Remove.
8703         * gnus-soup.el: Remove.
8705         * nnsoup.el: Remove.
8707         * nnultimate.el: Remove.
8709         * gnus-html.el (gnus-blocked-images): New variable.
8711         * message.el (message-prune-recipients): New function.
8712         (message-prune-recipient-rules): New variable.
8714         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
8715         guess whether a long line is natural text or not.
8717         * gnus-html.el (gnus-html-schedule-image-fetching):
8718         Use gnus-process-plist and friends for compatibility.
8720 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8722         * gnus-html.el: Require packages that define macros used in this file.
8723         (gnus-article-mouse-face): Declare to silence byte-compiler.
8724         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
8725         process-get.
8726         (gnus-html-put-image): Use plist-get to avoid getf.
8727         (gnus-html-prefetch-images): Use with-current-buffer.
8729 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8731         * gnus-ems.el: Provide compatibility functions for
8732         gnus-set-process-plist.
8734         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
8735         * gnus.el (gnus-valid-select-methods):
8736         * message.el (message-send-mail-partially-limit):
8737         * mm-decode.el (mm-text-html-renderer):
8738         * mml.el (mml-insert-mime-headers-always):
8739         * smiley.el (smiley-regexp-alist): Bump custom version.
8741 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8743         * gnus-html.el: require mm-url.
8744         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
8745         with the url to `url'.
8746         (gnus-html-wash-tags): Support cid: URLs/images.
8748 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8750         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
8751         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
8752         bindings, as they aren't useful at all.  `w' is moved to `W w'.
8754         * gnus-move.el: Remove file, since it doesn't really work.
8756         * gnus-html.el (gnus-article-html): Tell w3m that the input is
8757         UTF-8.  This seems to fix problems with some German web feeds.
8759         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
8760         at the top so that the proper colors are applied.
8762         * gnus-art.el (gnus-article-view-part): Doc fix.
8764         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
8765         XEmacs-compatible.
8766         (gnus-html-put-image): Don't do images on non-graphic displays.
8768         * nnslashdot.el: Remove this unused backend.
8770         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
8771         actions.
8772         (gnus-undo-register-1): Revert last change.
8774         * gnus-group.el (gnus-group-completing-read): Protect against not
8775         having completion-styles bound.
8777         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
8778         make broken recipients happier.
8780         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
8782         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
8783         point parameter.
8785         * gnus-group.el (gnus-group-completing-read): Add 'substring to
8786         completion-styles for group selection.
8788 2009-02-04  Andreas Schwab  <schwab@suse.de>
8790         * gnus-score.el (gnus-score-string): Fix regex for matching extra
8791         headers and regexp-quote the match if necessary.
8793 2009-03-24  Miles Bader  <miles@gnu.org>
8795         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
8796         the blinking smiley.
8798 2009-03-24  Simon Josefsson  <simon@josefsson.org>
8800         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
8801         blink smiley.
8803 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8805         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
8806         where the dribbel file lives exists.
8808         * message.el (message-send-mail-partially-limit): Change the default to
8809         nil, since most people don't want this.
8811         * mm-url.el (mm-url-decode-entities): Also decode entities like
8812         &#x3212.
8814 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8816         * gnus-sum.el (gnus-summary-idna-message):
8817         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
8818         Hyperlink urls in docstrings with URL `...'.
8820 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
8822         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
8823         functions.
8825 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8827         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
8828         say what the mouseover text should be.
8830         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
8831         version of the mm-w3m-safe-url-regexp variable to only download images
8832         in the groups where we want that to happen.
8834         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
8836         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
8837         easier debugging.
8838         (gnus-article-beginning-of-window): Add kludge to allow spacing past
8839         big pictures in the article buffer.
8841         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
8842         gnus-article-html.
8843         (mm-text-html-renderer): gnus-article-html needs curl in addition to
8844         w3m.
8846         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
8848 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8850         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
8851         which doesn't exist.
8853         * message.el (message-inhibit-ecomplete): New variable to allow some
8854         function to inhibit ecomplete address storage.
8855         (message-resend): Disable ecomplete message storage when resending
8856         messages.
8858         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
8860 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8862         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
8863         Save excursion while copying, moving, and deleting articles in order to
8864         prevent the cursor from jumping to unforeseen place.
8866 2010-08-17  Glenn Morris  <rgm@gnu.org>
8868         * gnus-sync.el: Require gnus components whose functions are used.
8870         * gnus-art.el (bookmark-make-record-function):
8871         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
8872         Declare for compiler.
8874         * mm-url.el (mml-compute-boundary): Autoload.
8876 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8878         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
8880 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
8882         Typo fix "hoo4a" -> "hook".
8884         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
8886 2010-08-14  Glenn Morris  <rgm@gnu.org>
8888         * gnus-sync.el (gnus-sync): Fix defgroup version.
8890 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
8892         Doc fixes and keep unknown groups (ammended for nunion bug fix).
8894         * gnus-sync.el: Fix docs.
8895         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
8896         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
8898 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8900         Optimizations for gnus-sync.el.
8902         * gnus-sync.el: Add docs about gnus-sync-backend
8903         possibilities.
8904         (gnus-sync-save): Remove unnecessary message.
8905         (gnus-sync-read): Optimize and show what groups were skipped.
8907 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8909         Minor bug fixes for gnus-sync.el.
8911         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
8912         Don't read the sync on get-new-news.
8914         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
8915         quiet.
8917         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
8918         (fix typo).
8920 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
8922         Make saving and restoring of hidden threads work with overlays.
8923         Patch applied by Ted Zlatanov.
8925         * gnus-sum.el (gnus-hidden-threads-configuration)
8926         (gnus-restore-hidden-threads-configuration): Update to deal with text
8927         properties, rather than searching for a magic character.
8929 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8931         New gnus-sync.el library for synchronization of marks.
8933         * gnus-sync.el: New library for synchronization of marks.
8935         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
8936         renamed from `gnus-registry-grep-in-list'.
8938         * gnus-registry.el (gnus-registry-follow-group-p):
8939         Use `gnus-grep-in-list'.
8941         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8943 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8945         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8946         determining charset of text fails.
8948 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8950         * nnmail.el (nnmail-get-new-mail-1): Revert.
8952         * nnml.el (nnml-active-number): Make sure names of newly created groups
8953         in nnml-group-alist are encoded.
8955 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8957         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8958         containing non-ASCII characters in active file for nnml back end.
8960 2010-07-24  David Engster  <dengste@eml.cc>
8962         * mml-smime.el (mml-smime-epg-verify): Also accept the older
8963         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8965 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
8967         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8968         tag (Bug#6654).
8970 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8972         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8973         the article buffer, not the summary buffer.
8975 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8977         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8978         Emacs 23 as well.
8980 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8982         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8983         Patch applied by Karl Fogel.
8985         * gnus-sum.el (gnus-summary-bookmark-make-record):
8986         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8988 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8990         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8991         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
8992         C-w still not working correctly from Article buffers; Thierry's
8993         patch to fix that will be applied after this.
8995         * gnus-art.el (bookmark-make-record-function): New local variable.
8997         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8998         article buffer.
8999         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9001 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
9003         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9004         on changes in bookmark.el.
9006 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
9008         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9009         the *other* type of HTML form submission.
9011 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
9013         * auth-source.el (auth-source-pick): If choice does not contain a
9014         questioned keyword, set the check to t.
9016 2010-06-12  Romain Francoise  <romain@orebokech.com>
9018         * gnus-util.el (gnus-date-get-time): Move up before first use.
9020 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9022         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9023         (gnus-article-edit-part): Bind it to make last part that is substituted
9024         or deleted visible.
9025         (gnus-mime-display-single): Buttonize part of which id equals to
9026         gnus-mime-buttonized-part-id.
9028 2010-06-10  Dan Christensen  <jdc@uwo.ca>
9030         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9031         (gnus-dd-mmm): Use gnus-date-get-time.
9032         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9033         simplify logic.
9034         (gnus-summary-limit-to-age): Use gnus-date-get-time.
9035         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9037 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
9039         * auth-source.el (top): Autoload `secrets-list-collections',
9040         `secrets-create-item', `secrets-delete-item'.
9041         (auth-sources): Fix tag string.
9042         (auth-get-source, auth-source-retrieve, auth-source-create)
9043         (auth-source-delete): New defuns.
9044         (auth-source-pick): Rewrite in order to avoid 2 passes.
9045         (auth-source-forget-user-or-password): New parameter USERNAME.
9046         (auth-source-user-or-password): New parameters CREATE-MISSING and
9047         DELETE-EXISTING.  Retrieve password interactively, if needed.
9049 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9051         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9052         deleting unused directories when gnus-expert-user is t.
9054 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9056         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9057         for each temp file when gnus-article-browse-delete-temp is ask.
9059 2010-05-20  Kevin Ryde  <user42@zip.com.au>
9061         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
9063 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9065         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9066         article unless decoding article to be saved.
9068 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9070         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9071         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9072         generated within the mm-with-unibyte-current-buffer macro.
9074 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9076         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9077         to nil when we're in a mml-preview buffer and no group is selected.
9079 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
9081         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9082         when catching the `C-g'.  Reported by "Leo".
9084 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9086         * message.el (message-forward-make-body-plain)
9087         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9088         multibyte-string-p.
9090 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9092         * message.el (message-forward-make-body-mml): Assume original message
9093         is multibyte string; error on unibyte.
9094         (message-forward-make-body-plain): Ditto; don't add excessive newline
9095         in body end.
9097 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
9099         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9100         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
9102 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9104         * mm-extern.el (mm-extern-url): Don't use
9105         mm-with-unibyte-current-buffer.
9106         (mm-extern-cache-contents): Use with-current-buffer instead of
9107         save-excursion + set-buffer.
9109 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9111         * mm-util.el (mm-emacs-mule): Remove.
9113 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
9115         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9116         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9117         change.
9119 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9121         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9122         bind the default value of enable-multibyte-characters to nil.
9124 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9126         * message.el (message-forward-make-body-plain)
9127         (message-forward-make-body-mml):
9128         Don't use mm-with-unibyte-current-buffer.
9130 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
9132         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9133         (Bug#5592).
9135 2010-05-07  Julien Danjou  <julien@danjou.info>
9137         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9138         it to mm-pipe-part.
9140         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9141         it is given.
9143 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9145         * nnweb.el (nnweb-gmane-search):
9146         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9147         XEmacs.
9149         * gnus-art.el (gnus-article-browse-html-parts):
9150         * gnus-group.el (gnus-read-ephemeral-gmane-group)
9151         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9152         make-temp-file.
9154         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9155         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9156         compiling.
9158         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9159         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9160         XEmacs when compiling.
9162         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9163         gnus-pick-mode-off-hook for XEmacs when compiling.
9164         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9165         gnus-binary-mode-off-hook for XEmacs when compiling.
9167         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9168         Return nil if char-charset is not available.
9170         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9171         macro.
9173         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9174         instead of encode-coding-string.
9176         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9177         'xemacs) instead of mm-emacs-mule to switch function definitions.
9178         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9180 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9182         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9184 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9186         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9187         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9189 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9191         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9192         alias `jka-compr-delete-temp-file' no longer exists.
9194 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9196         Use define-minor-mode in Gnus where applicable.
9197         * mml.el (mml-mode): Use define-minor-mode.
9198         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9199         (gnus-undo-mode): Use define-minor-mode.
9200         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9201         (gnus-dead-summary-mode): Use define-minor-mode.
9202         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9203         Initialize in declaration.
9204         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9205         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9206         (gnus-mailing-list-mode): Use define-minor-mode.
9207         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9208         (gnus-draft-mode): Use define-minor-mode.
9209         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9210         (gnus-dired-mode): Use define-minor-mode.
9212 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
9214         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9215         handles on recursive mml-to-mime translation and check them for
9216         boundary delimiter collisions.  Reported by Greg Troxel.
9218 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9220         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9222 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9224         * mm-util.el (mm-find-buffer-file-coding-system):
9225         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9227 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
9229         * message.el (message-generate-headers): Record insertion of optional
9230         headers as well.  Otherwise the check to prevent repeated insertion of
9231         optional headers is a no-op.
9233 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
9235         * smime.el: Don't mention CVS.
9237         * nnrss.el (nnrss-fetch): Don't mention CVS.
9239         * nnir.el: Don't mention CVS.
9241 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9243         * gnus-sum.el (gnus-summary-bookmark-make-record):
9244         Add `location' field.
9246 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9248         * gnus-sum.el: Add bookmark declarations to silence the compiler.
9249         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9250         Use with-current-buffer to silence the byte-compiler.
9251         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9252         bother to require `gnus'.
9253         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
9255 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9257         * gnus-sum.el (gnus-summary-bookmark-make-record)
9258         (gnus-summary-bookmark-jump): New functions.
9259         (gnus-summary-mode): Setup bookmark support.
9261 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
9263         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9264         if set.
9266 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9268         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9269         gnus-article-browse-html-save-cid-image; make it work recursively for
9270         forwarded messages as well.
9271         (gnus-article-browse-html-parts): Work when prefix arg is given.
9272         (gnus-article-browse-html-article): Doc fix.
9274 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
9276         * message.el (message-default-mail-headers):
9277         (message-default-headers): Carry the value mail-default-headers over
9278         into message-default-mail-headers, rather than message-default-headers.
9280 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
9282         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9283         charset.
9285         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9286         charset into the <meta> tag when the article is encoded to utf-8.
9288 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9290         * gnus-art.el (gnus-article-browse-delete-temp-files):
9291         Delete directories as well.
9292         (gnus-article-browse-html-parts): Work for images that do not specify
9293         file names; delete temp directory when quitting; insert header at the
9294         right place; use file: scheme for image files.
9296 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
9298         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9299         (gnus-article-browse-html-parts): Use it to make temporary cid image
9300         files in addition to html file so that browser may display them.
9302 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9304         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9306 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9308         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9310 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
9312         * auth-source.el (auth-sources): Change default to be simpler.
9313         Explain about Secret Service API sources.  Improve Customize options.
9314         (auth-source-pick): Change to accept any number of search parameters.
9315         Implement fallbacks iteratively, not recursively.  Add scoring on the
9316         second pass and sort by score.  Call Secret Service API when needed.
9317         (auth-source-user-or-password): Use it.  Call Secret Service API
9318         directly when needed to get the user name and the password.
9320 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
9322         * message.el (message-interactive): Doc fix.
9323         (message-qmail-inject-args): Reflow.
9324         (message-kill-to-signature): Fix typo in docstring.
9326         * smiley.el (smiley-buffer): Fix typo in docstring.
9328 2010-03-24  Glenn Morris  <rgm@gnu.org>
9330         * mail-source.el (gnus-message): Declare.
9331         (mail-source-delete-old-incoming): Require gnus-util.
9333 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9335         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9337         * message.el (ecomplete-setup): Autoload it for Emacs <23.
9339         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9340         password-cache's default if it is not bound.
9341         (mml-secure-passphrase-cache-expiry): Default to 16 that is
9342         password-cache-expiry's default if it is not bound.
9344         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9345         available in Emacs 21.
9347 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
9349         * auth-source.el (auth-sources): Fix up definition so extra parameters
9350         are always inline.
9352 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
9354         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9355         wasn't updated after mismatch.  Clear cached mailbox info correctly
9356         when uidvalidity changes.
9357         (nnimap-group-prefixed-name): New function to avoid some code
9358         duplication.
9359         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9360         (nnimap-request-group): Use it.
9361         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9362         (nnimap-update-unseen): Significantly improved speed of Gnus startup
9363         with many imap folders.  This is done by caching the group status from
9364         the imap server persistently in a group parameter `imap-status'.  (This
9365         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9366         but not persistently, so every Gnus startup was still very slow.)
9368 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9370         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
9371         secrets.el dependency.
9372         (auth-sources): Add optional user name.  Add secrets.el configuration
9373         choice (unused right now).
9375 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9377         * gnus-sum.el (gnus-summary-make-menu-bar):
9378         Let `gnus-registry-install-shortcuts' fill in the functions.
9380         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9381         warnings.
9382         (gnus-registry-misc-menus): Variable to hold registry mark menus.
9383         (gnus-registry-install-shortcuts): Populate and use it in a
9384         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9386 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
9388         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9389         In-place substitutions for the group name encoding/decoding.
9390         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9391         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9392         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9393         (nnimap-update-unseen, nnimap-request-list)
9394         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9395         (nnimap-request-set-mark, nnimap-split-to-groups)
9396         (nnimap-split-articles, nnimap-request-newgroups)
9397         (nnimap-request-create-group, nnimap-request-accept-article)
9398         (nnimap-request-delete-group, nnimap-request-rename-group)
9399         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
9400         `encoded-mbx' for consistency.
9401         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9402         variable `imap-current-mailbox'.
9404         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9405         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9407 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
9409         * pop3.el (pop3-display-message-size-flag): Display message size byte
9410         counts during POP3 download.
9411         (pop3-movemail): Use it.
9412         (pop3-list): Implement listing of available messages.
9414 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
9416         * nnir.el (nnir-get-article-nov-override-function): New function to
9417         override the normal NOV retrieval.
9418         (nnir-retrieve-headers): Use it.
9420 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
9422         * auth-source.el (netrc-machine-user-or-password): Autoload.
9424 2010-03-19  Glenn Morris  <rgm@gnu.org>
9426         Stop message.el from loading about 40 libraries it doesn't always need.
9427         The general approach is to autoload rather than require, and to
9428         require in the specific functions rather than the file.  (Bug#5642)
9430         * gmm-utils.el: Don't require wid-edit.
9431         (widget-create-child-value, widget-convert, widget-default-get):
9432         Autoload.
9434         * gnus-util.el: Don't require time-date, netrc.
9435         (message-fetch-field, gnus-group-name-decode): Declare rather than
9436         autoloading.
9437         (gnus-fetch-field): Require message.
9438         (gnus-decode-newsgroups): Require gnus-group.
9440         * ietf-drums.el: Don't require time-date.
9442         * message.el: Don't require hashcash, canlock, ecomplete.
9443         Do require mail-utils.  Require nnheader only when compiling.
9444         (smtpmail-default-smtp-server): Remove declaration.
9445         (message-send-mail-function): Check smtpmail-default-smtp-server
9446         is bound rather than requiring smtpmail.
9447         (message-auto-save-directory, message-insert-signature):
9448         Use expand-file-name rather than nnheader-concat.
9449         (nnheader-insert-file-contents): Autoload.
9450         (hashcash-wait-async): Declare.
9451         (message-send-mail): Only call gnus-setup-posting-charset if
9452         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
9453         (message-send-mail-with-sendmail): Require sendmail.
9454         (canlock-password, canlock-password-for-verify): Declare.
9455         (message-canlock-password): Require canlock.
9456         (nnheader-get-report): Autoload.
9457         (gnus-setup-posting-charset): Declare.
9458         (message-send-news): Require gnus-msg.
9459         (message-make-references, message-make-in-reply-to): Use mail-header-id
9460         rather than the alias mail-header-message-id.
9461         (ecomplete-add-item, ecomplete-save): Declare.
9462         (message-put-addresses-in-ecomplete): Require ecomplete.
9463         (ecomplete-display-matches): Autoload.
9465         * mm-decode.el: Don't require mailcap, gnus-util.
9466         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9467         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9468         Autoload.
9469         (mailcap-mime-extensions): Declare.
9471         * mm-encode.el: Don't require mailcap.
9472         (mailcap-extension-to-mime): Autoload.
9474         * mml-sec.el: Don't require password-cache.
9476         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9477         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9478         (mml-minibuffer-read-type): Require mailcap.
9479         (mml-preview): Require gnus-msg.
9481         * mml1991.el: Require password-cache.
9482         (password-cache-expiry): Remove declaration.
9484         * mml2015.el: Require password-cache.
9485         (password-cache-expiry): Remove declaration.
9487         * nneething.el (mailcap): Require mailcap.
9489         * nnheader.el (declare-function): Add compatibility stub.
9490         (message-remove-header): Declare rather than autoload.
9491         (nnheader-replace-header): Require message.
9493         * nnimap.el (declare-function): Add compatibility stub.
9494         (netrc-parse, netrc-machine-user-or-password): Declare.
9495         (nnimap-open-connection): Require netrc.
9497         * nntp.el (declare-function): Add compatibility stub.
9498         (netrc-parse, netrc-machine, netrc-get): Declare.
9499         (nntp-send-authinfo): Require netrc.
9501         * rfc2047.el: Don't require qp.
9502         (quoted-printable-encode-region, quoted-printable-decode-string):
9503         Autoload.
9505         * sieve-mode.el: Don't require easymenu.
9506         (easy-menu-add-item): Autoload it.
9508         * spam-stat.el (time-to-number-of-days): Autoload it.
9510 2010-03-17  Kevin Ryde  <user42@zip.com.au>
9512         * mml.el (mml-read-tag): Unquote values with `read' to reverse
9513         prin1 in mml-insert-tag (just stripping the quotes gave wrong
9514         value if any backslash escapes).
9516 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9518         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9519         if it is available.  (bug#5647)
9521 2010-02-26  Glenn Morris  <rgm@gnu.org>
9523         * message.el (message-send-mail-function): Change the default, so that
9524         it inherits from a customized send-mail-function.  (Bug#5643)
9526 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9528         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9529         shell-command-to-string signals an error (bug#5299).
9531 2010-02-24  Glenn Morris  <rgm@gnu.org>
9533         * message.el (message-smtpmail-send-it)
9534         (message-send-mail-with-mailclient): Doc fixes.
9536 2010-02-16  Glenn Morris  <rgm@gnu.org>
9538         * message.el (message-default-mail-headers): Change the default value
9539         to ease the transition from mail-mode to message-mode.  (Bug#5555)
9541 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
9543         * message.el (message-mail): Just pass yank-action on to message-setup.
9544         (message-setup): Handle (FUN . ARGS) form of yank-action.
9545         (message-with-reply-buffer, message-widen-reply)
9546         (message-yank-original): Handle non-buffer values of
9547         message-reply-buffer (Bug#4080).
9548         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9550 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
9552         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9553         Fix typo in docstring.
9555 2010-01-08  Jason Rumney  <jasonr@gnu.org>
9557         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9558         response.
9560 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9562         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9564         * message.el (message-check-news-header-syntax): Protect against a
9565         string that `rfc822-addresses' returns when parsing fails.
9567 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9569         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9570         (gnus-previous-char-property-change): New functions.
9572         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9574 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
9576         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9577         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
9579 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
9581         * message.el (message-exchange-point-and-mark): Rework last change to
9582         avoid using optional arg of exchange-point-and-mark, for backward
9583         compatibility.
9585 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
9587         * message.el (message-exchange-point-and-mark):
9588         Call exchange-point-and-mark with an argument rather than setting
9589         mark-active by hand (Bug#5175).
9591 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9593         * nntp.el (nntp-service-to-port): Work for service expressed with
9594         numeric string; replace [:digit:] with [0-9] for XEmacs.
9596 2009-12-17  Glenn Morris  <rgm@gnu.org>
9598         * gnus-group.el (gnus-bug-group-download-format-alist):
9599         Change emacs entry to debbugs.gnu.org.  Bump :version.
9601 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9603         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9605 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9607         * message.el (message-info): Explain why we use `Info-goto-node'.
9609 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9611         * message.el (message-completion-in-region): New compatibility function.
9612         (message-expand-group): Use it.
9614 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9616         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9617         with no unread article should be listed if the 2nd arg `predicate' is
9618         given.
9620 2009-11-29  Juri Linkov  <juri@jurta.org>
9622         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9623         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
9624         on `gnus-recenter'.  (Bug#4698, Bug#4981)
9626 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9628         * message.el (message-from-style, message-interactive)
9629         (message-signature): Always set default values from the corresponding
9630         mail-* variables.
9631         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9632         (message-yank-prefix, message-indentation-spaces)
9633         (message-signature-file, message-default-headers): Use boundp rather
9634         than (featurep 'xemacs) to check if the corresponding mail-* variables
9635         exist.
9637 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
9639         * message.el (message-send-mail-with-sendmail): Revert last change.
9641 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
9643         * message.el (message-from-style, message-interactive)
9644         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9645         (message-yank-prefix, message-indentation-spaces, message-signature)
9646         (message-signature-file, message-default-headers): For GNU Emacs, set
9647         default values from the corresponding mail-* variables.
9648         (message-send-mail-with-sendmail): Use envelope-from only if
9649         mail-specify-envelope-from is non-nil.
9651 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9653         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
9654         containing tspecial characters if they have been already quoted.
9656 2009-10-24  Glenn Morris  <rgm@gnu.org>
9658         * gnus-art.el (help-xref-stack-item): Define for compiler.
9660 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9662         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
9664 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9666         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
9667         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
9669 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9671         * gnus.el (gnus-overlay-get): New alias to overlay-get.
9672         (gnus-overlays-in): New alias to overlays-in.
9674         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
9675         gnus-overlay-get, and gnus-delete-overlay.
9676         (gnus-summary-show-thread): Make it work as well for systems in which
9677         next-single-char-property-change is not available.
9678         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
9680 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
9682         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
9684 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
9686         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
9687         and XEmacs that don't have `remove-overlays'.
9689 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9691         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
9692         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
9693         selective display.  Use overlays instead.
9695 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
9697         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
9699 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9701         * spam-stat.el (spam-stat-load): Fix typo in message.
9703 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
9705         * gnus-art.el (gnus-article-encrypt-body):
9706         * message.el (message-check-recipients):
9707         * mm-util.el (mm-codepage-setup):
9708         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
9709         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
9711 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
9713         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
9714         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
9715         keys from the menu if mm-{sign,encrypt}-option is 'guided.
9716         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
9717         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
9719 2009-09-18  Glenn Morris  <rgm@gnu.org>
9721         * gnus-diary.el (gnus-diary-check-message):
9722         * message.el (message-insert-formatted-citation-line):
9723         * nnbabyl.el (top-level):
9724         * nndiary.el (nndiary-schedule):
9725         Fix typos in condition-case handlers.
9727 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9729         * gnus-art.el (gnus-article-edit-part): Work for the buffer
9730         configuration that provides the sole article window in a frame;
9731         position point correctly after deleting a part.
9733 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
9735         * spam.el (spam-unregister-on-reregister): Add boolean variable.
9736         (spam-resolve-registrations-routine): Use it to unregister articles
9737         that change status.
9739 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9741         * nnrss.el (nnrss-request-article): Remove binding of
9742         default-enable-multibyte-characters that has gotten needless by
9743         the 2007-07-13 change in rfc2047-encode-message-header.
9745         * mml.el (mml-insert-multipart): Error on the message header.
9746         (mml-insert-part): Error on the message header; position point at
9747         the end of a MIME tag.
9749 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9751         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
9752         (gnus-float-time): Alias to float-time if it exists.
9754         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
9755         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
9756         float-time is available; suppress compile warning for time-to-seconds.
9758 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9760         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9761         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9762         Add the optional argument `encoding' that overrides the default.
9764         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9765         mm-encode-buffer.
9767 2009-09-04  Glenn Morris  <rgm@gnu.org>
9769         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9770         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9771         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9772         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9773         * mm-util.el (mm-with-unibyte-current-buffer)
9774         (mm-find-buffer-file-coding-system):
9775         * yenc.el (yenc-decode-region): Use default-value rather than
9776         default-enable-multibyte-characters.
9778 2009-09-03  Glenn Morris  <rgm@gnu.org>
9780         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9781         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9782         than default-enable-multibyte-characters.
9784 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9786         * gnus-art.el (gnus-article-read-summary-keys):
9787         Fix gnus-buffer-configuration's value temporarily used.
9789 2009-09-02  Glenn Morris  <rgm@gnu.org>
9791         * gnus-util.el (gnus-float-time): New function.
9792         * gnus-delay.el (gnus-delay-article):
9793         * gnus-sum.el (gnus-thread-latest-date):
9794         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9795         * nnspool.el (nnspool-request-newgroups):
9796         Use gnus-float-time rather than time-to-seconds.
9797         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9799         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9800         (gnus-header-subject-face, gnus-header-newsgroups-face)
9801         (gnus-header-name-face, gnus-header-content-face):
9802         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9803         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9804         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9805         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9806         (gnus-cite-face-11):
9807         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9808         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9809         (gnus-server-closed-face, gnus-server-denied-face)
9810         (gnus-server-offline-face):
9811         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9812         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9813         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9814         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9815         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9816         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9817         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9818         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9819         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9820         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9821         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9822         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9823         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9824         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
9825         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
9826         (gnus-summary-high-undownloaded-face)
9827         (gnus-summary-low-undownloaded-face)
9828         (gnus-summary-normal-undownloaded-face)
9829         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9830         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9831         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9832         (gnus-splash-face):
9833         * message.el (message-header-to-face, message-header-cc-face)
9834         (message-header-subject-face, message-header-newsgroups-face)
9835         (message-header-other-face, message-header-name-face)
9836         (message-header-xheader-face, message-separator-face)
9837         (message-cited-text-face, message-mml-face):
9838         * sieve-mode.el (sieve-control-commands-face)
9839         (sieve-action-commands-face, sieve-test-commands-face)
9840         (sieve-tagged-arguments-face):
9841         * spam.el (spam-face):
9842         Mark face aliases with "-face" in the name as obsolete.
9844 2009-09-01  Glenn Morris  <rgm@gnu.org>
9846         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
9847         than goto-line.
9849 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9851         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9852         Don't move point if the command is invoked inside the message header.
9854 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9856         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
9857         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
9858         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
9859         * nnir.el (nnir-swish-e-index-file):
9860         * gnus-sum.el (gnus-summary-delete-marked-as-read)
9861         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9862         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9863         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
9864         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
9865         (gnus-treat-display-xface): Add Emacs version of obsolescence.
9867 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9869         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9870         Don't save excursion.
9872 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9874         * nnheader.el (nnheader-find-file-noselect):
9875         * mm-util.el (mm-insert-file-contents):
9876         Use (default-value 'major-mode) instead of default-major-mode.
9878 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9880         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
9882 2009-08-25  Glenn Morris  <rgm@gnu.org>
9884         * nnir.el (top-level): Don't require cl at run-time.
9885         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
9886         Replace cl-function substitute with gnus-replace-in-string.
9887         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
9888         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
9889         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
9890         simplified expansions.
9892 2009-08-22  Glenn Morris  <rgm@gnu.org>
9894         * gnus-art.el (gnus-button-patch): Use forward-line rather than
9895         goto-line.
9897 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9899         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
9901         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
9902         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
9903         (gnus-mm-display-part, gnus-mime-display-single)
9904         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
9905         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
9907         * gnus-sum.el
9908         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
9909         (gnus-summary-move-article): Add expirable mark to articles copied or
9910         moved to group that has auto-expire turned on if the option is non-nil.
9912 2009-07-24  Glenn Morris  <rgm@gnu.org>
9914         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
9915         Fix typo.  (Bug#3903)
9917 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9919         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
9920         gnus-article-read-summary-keys rather than gnus-summary-edit-article
9921         that should not be used for draft articles.
9922         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
9923         that has no concern in minor mode keys.
9924         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9925         Abolish.
9927 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9929         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
9930         article without making inquiry to a user for unknown encoding.
9932         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
9933         (nnmaildir--scan): Assume i-node and device number that file-attributes
9934         returns might be cons-cell.
9936 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
9938         * auth-source.el: Remove docs now in auth.texi.  Don't use
9939         `gnus-message' for logging.  Add new variables `auth-source-debug' and
9940         `auth-source-hide-passwords' and use them.
9942 2009-07-15  Glenn Morris  <rgm@gnu.org>
9944         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9946 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9948         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9949         excessive whitespace from the default values of title and description.
9951 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9953         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9954         mail-fetch-field to fetch Content-Description header in order to
9955         exclude newlines.
9957 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9959         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
9960         to deleted part.
9962 2009-05-30  David Engster  <dengste@eml.cc>
9964         * nnmairix.el: Remove old documentation in the commentary block.
9965         (nnmairix-request-group): Do not update active file for nnml back ends.
9966         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
9967         end so that overview files are ignored.
9968         (nnmairix-update-groups): Make updating the groups more robust by using
9969         marks.
9970         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9971         with dollar characters in message-id.
9973 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
9975         * spam.el: Use dns-query instead of query-dns.  Was renamed on
9976         2008-12-25 in dns.el.
9978 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9980         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9981         could happen if the text is only composed of spaces and/or tabs.
9983 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
9985         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9986         when sending a queued message to avoid extra mml tags.
9988 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9990         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9992 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9994         * gnus-dired.el: Remove autoload for gnus-setup-message.
9995         (gnus-dired-attach): Fake this-command value to prevent Gnus from
9996         displaying Gnus logo; always use compose-mail.
9998 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10000         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10002 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10004         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10005         (gnus-nocem-issuers): List currently active issuers; fix custom type.
10006         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10007         available.
10008         (gnus-nocem-epg-verify): New function.
10010 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
10012         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10014 2009-02-15  Glenn Morris  <rgm@gnu.org>
10016         * gnus-util.el (rmail-insert-rmail-file-header)
10017         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10018         autoloads.
10019         (rmail-default-rmail-file): Remove unnecessary declaration.
10020         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10022 2009-02-14  Glenn Morris  <rgm@gnu.org>
10024         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10025         variable (only used in gnus-util, which declares it anyway).
10026         (rmail-output-to-rmail-file): Remove autoload of deleted function,
10027         which was only needed by gnus-art (changed to not use it any more).
10028         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10029         only used in gnus-util, which autoloads it itself.
10030         (rmail-update-summary): Fix autoload.
10032         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10033         rather than rmail-output-to-rmail-file.
10035 2009-02-07  Glenn Morris  <rgm@gnu.org>
10037         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10038         autoload of function that no longer exists.
10039         (rmail-toggle-header): Declare.
10040         (message-forward-rmail-make-body): Handle mbox Rmail.
10042 2009-01-31  Glenn Morris  <rgm@gnu.org>
10044         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10045         2009-01-09 change.
10047 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
10049         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10050         (auth-source-forget-all-cached): New convenience function.
10051         (auth-source-user-or-password): Accept list of modes or a single mode.
10053         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10054         auth-source modes.
10056         * nnimap.el (nnimap-open-connection): Use list of
10057         auth-source modes.
10059         * nntp.el (nntp-send-authinfo): Use list of
10060         auth-source modes.
10062 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10064         * auth-source.el: Update docs to reflect epa-file-enable is to be used
10065         now.
10067 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10069         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10070         coding system in XEmacs; add a workaround for XEmacs.
10072 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10074         * mm-util.el (mm-coding-system-priorities): Protect against nil value
10075         of current-language-environment.
10077 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10079         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10080         available at runtime.
10082 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10084         * gnus-art.el (article-date-ut): Fix end point of narrowing.
10086 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
10088         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10089         the greatest positive fixnum value doesn't work under an XEmacs with
10090         bignum support; use the most-positive-fixnum constant instead,
10091         available since Emacs 21.1 with cl and XEmacs 21.1.
10093 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10095         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10096         XEmacs gets not to work.
10098 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10100         * mm-util.el (mm-coding-system-priorities): Allow the value like
10101         "Japanese (UTF-8)" of current-language-environment.
10103 2009-01-09  Glenn Morris  <rgm@gnu.org>
10105         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10106         with last-command-event.
10108 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10110         * message.el (message-fix-before-sending): Amend comment.
10112 2009-01-07  David Engster  <dengste@eml.cc>
10114         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10115         simplified server definitions by converting it via
10116         gnus-server-to-method.
10118 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10120         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10121         parameter's operands.
10123 2009-01-06  David Engster  <dengste@eml.cc>
10125         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10126         primary select method (for gnus-group-mark-article-as-read).
10128 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
10130         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10131         `(gnus)Face', not `(gnus)X-Face'.
10133 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10135         * mm-util.el (mm-ucs-to-char): New function.
10137         * mm-url.el (mm-url-decode-entities): Use it.
10139 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10141         * message.el (message-fix-before-sending): Add `eight-bit' to
10142         illegible-text check.
10144 2009-01-03  Michael Olson  <mwolson@gnu.org>
10146         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10147         `headers' is nil.  This can occur if the IMAP server does not have
10148         permissions to read messages from a folder, but can write new messages
10149         to the folder.
10150         (nnimap-request-article-part): Do not insert `data' if it is nil.
10152 2009-01-01  Dave Love  <fx@gnu.org>
10154         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10156         * nnimap.el: Fix author email.
10157         (nnimap-split-rule): Add FIXME comment.
10158         (nnimap-debug): Fix doc string.
10160 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10162         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10163         overlay-arrow-position and overlay-arrow-string buffer-local; no need
10164         to check if those variables exist (first appeared in Emacs 18.50).
10166 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10168         * mm-util.el (mm-line-number-at-pos): New function.
10170         * spam-report.el (spam-report-process-queue): Use it.
10172 2008-12-24  David Engster  <dengste@eml.cc>
10174         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10175         parameters that haven't existed as variables as buffer-local variables.
10177 2008-12-23  Dave Love  <fx@gnu.org>
10179         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10180         cadar.
10182         * sieve-manage.el (sieve-manage-starttls-p): Rename from
10183         imap-starttls-p.
10184         (sieve-manage-starttls-open): Rename from imap-starttls-open.
10186 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
10188         * spam-report.el (spam-report-gmane-max-requests): New constant.
10189         (spam-report-gmane-wait): New variable.
10190         (spam-report-gmane-ham, spam-report-gmane-spam)
10191         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10192         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10193         the server.
10195         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10196         Add explanations.
10198         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10199         nnheader-accept-process-output and nnheader-read-timeout if available.
10200         (pop3-movemail): Use it.
10202         * message.el (message-check-news-body-syntax): Fix signature check if
10203         there's an attachment.
10205 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10207         * mm-util.el: Add comments to the mm- emulating functions.
10209 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
10211         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10212         Reported by Stephen Berman <stephen.berman@gmx.net>.
10214 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10216         * mm-util.el (mm-substring-no-properties): New function.
10217         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10218         (mm-special-display-p): Enable those lambda forms to be byte compiled.
10219         (mm-string-to-multibyte): Doc fix.
10221         * mml.el (mml-attach-file): Use mm-substring-no-properties.
10223 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10225         * mml.el (mml-attach-file): Strip text properties from file name.
10226         (Bug#1574)
10228 2008-12-16  Glenn Morris  <rgm@gnu.org>
10230         * mm-util.el (mm-charset-override-alist): Declare for compiler.
10232 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10234         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10235         knows since the charset specified might be a bogus alias that
10236         mm-charset-synonym-alist provides.
10238 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10240         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10241         "ISO_8859-1".
10243         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10245 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10247         * mm-util.el (mm-charset-eval-alist):
10248         Define it before mm-charset-to-coding-system.
10249         (mm-charset-to-coding-system): Add optional argument `silent';
10250         define it before mm-charset-override-alist.
10251         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10252         default value if it can be used in Emacs currently running;
10253         silence mm-charset-to-coding-system.
10255 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10257         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10258         `allow-override' which says whether to use `mm-charset-override-alist'.
10259         (rfc2047-decode-encoded-words): Use it.
10261         * mm-util.el (mm-charset-override-alist): Fix custom type;
10262         add `(gb2312 . gbk)' to choices.
10264 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10266         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10267         fast.
10269         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10271 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
10273         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10274         on links.
10276         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10278 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10280         * message.el (message-idna-to-ascii-rhs-1): Protect against local
10281         users' addresses that don't have domain parts.
10282         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10283         rather than message-narrow-to-head since there will be the message
10284         header separator.
10286 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10288         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10289         since the result is inserted in a unibyte buffer anyway.
10290         (nnimap-demule-use-string-to-multibyte): Remove.
10291         (nnimap-demule): Alias it to mm-string-to-multibyte.
10293 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10295         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10296         variable for debugging bug#464 and bug#1174.
10297         (nnimap-demule): Use it.
10299 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10301         * gnus-score.el (gnus-score-find-trace): Handle default score in total
10302         score calculation correctly.
10304 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10306         * message.el (message-send-mail): Just set the buffer to unibyte
10307         rather than use mm-with-unibyte-current-buffer which does a lot more.
10308         (message-send-mail-partially): Don't bother with
10309         mm-with-unibyte-current-buffer since it's already been made unibyte by
10310         message-send-mail.
10312 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
10314         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10316 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
10318         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10320 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10322         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10323         require itself and to remove `with-no-warnings'.
10325 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
10327         * starttls.el (starttls-any-program-available): Get the name of the
10328         available TLS layer program.
10329         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10330         well as the host name in the "opening" message.
10332         * auth-source.el (auth-source-cache, auth-source-do-cache)
10333         (auth-source-user-or-password): Cache passwords and logins by default,
10334         allow override with `auth-source-do-cache'.
10335         (auth-source-forget-user-or-password): Allow users to remove cache
10336         entries if needed.
10338 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10340         * ietf-drums.el (ietf-drums-remove-comments): Localize second
10341         condition-case to only the forward-sexp call.
10343 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10345         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10346         quotes contained.  Make it more robust regardless by an extra
10347         condition-case wrapper.
10349 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10351         * nnml.el (nnml-request-expire-articles): Check if the function set to
10352         `nnmail-expiry-target' returns the symbol `delete'.
10354         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10356         * nnmail.el (nnmail-expiry-target): Fix custom type.
10358 2008-10-02  Glenn Morris  <rgm@gnu.org>
10360         * mm-util.el (mm-codepage-setup): Tweak codepage error.
10361         Silence compiler warning.
10363 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10365         * mml.el (mml-menu): Don't assume mml2015 is bound.
10367 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10369         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10370         exists.
10372 2008-09-27  Glenn Morris  <rgm@gnu.org>
10374         * gnus-util.el (mail-header-remove-comments): Autoload it.
10376 2008-09-27  Andreas Schwab  <schwab@suse.de>
10378         * gnus-util.el (gnus-split-references): Strip comments.
10379         (gnus-parent-id): Likewise.
10381 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
10383         * message.el (message-confirm-send): Fix version.
10385 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10387         * message.el (message-idna-to-ascii-rhs-1): Use
10388         mail-extract-address-components rather than mail-header-parse-addresses
10389         that is an alias by default to ietf-drums-parse-addresses that does not
10390         support non-ASCII names in headers' contents.
10392 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10394         * message.el (message-confirm-send): Fix variable documentation to
10395         avoid the "y/n" wording.
10397 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
10399         * message.el (message-set-auto-save-file-name): Save to a different
10400         filename so multiple messages (especially drafts) can be recovered.
10402 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
10404         * message.el (message-confirm-send): Add appropriate version.
10406 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10408         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10409         defvar.
10411 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
10413         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10414         (mm-pkcs7-enveloped-magic): Ditto.
10416 2008-09-17  Simon Josefsson  <simon@josefsson.org>
10418         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10419         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10421 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
10423         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10424         default, it's better.
10426 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
10428         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10429         summary line gnus-number property and ignore them (with a warning
10430         message).
10432 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10434         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10435         macro caddr in the interactive form since it won't be expanded.
10437 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10439         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10440         `charset'; fix name of function called recursively.
10441         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10443 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10445         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10446         (gnus-mime-set-charset-parameters): New function.
10447         (gnus-mime-view-part-as-charset): Use it to correctly display part
10448         specifying wrong charset.
10450 2008-09-08  David Engster  <dengste@eml.cc>
10452         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10453         in completing-read for back end server.
10455 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
10457         * message.el (message-confirm-send): New variable to confirm sending a
10458         message.
10459         (message-send): Use it.
10461 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
10463         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10465 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10467         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10469 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
10471         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10472         prevent tracking too many groups.
10473         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10474         Use it.
10476 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
10478         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10479         moving point to the bottom of the window in order to avoid recentering.
10481 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10483         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10484         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10485         (gnus-article-beginning-of-window): Fix calculation.
10487 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10489         * gnus-msg.el (gnus-summary-supersede-article)
10490         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10491         value of gnus-newsgroup-charset to decode non-MIME encoded text in
10492         message header.
10494 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
10496         * message.el:
10497         * gnus-start.el:
10498         * gnus-registry.el: Remove VMS support.
10500 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10502         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10503         macro.
10504         (rfc2104-hash): Use it.
10506 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
10508         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10509         (gnus-summary-sort-by-most-recent-date): New commands.
10510         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10511         and menu entries.
10513 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10515         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10516         don't redisplay article for raw contents; remove plural articles stuff.
10518         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10519         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10520         on gnus-summary-save-article; display results properly.
10522 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10524         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10526 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10528         * gnus-art.el (gnus-summary-save-in-pipe):
10529         Consider gnus-save-all-headers.
10531 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10533         * gnus-util.el (ns-focus-frame): Remove declaration.
10534         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
10535         like x.
10537 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10539         * rfc2104.el (rfc2104-zero): Delete defconst.
10540         (rfc2104-hex-alist): Likewise.
10541         (rfc2104-hex-to-int): Delete func.
10542         (rfc2104-hexstring-to-bitstring): Likewise.
10543         (rfc2104-nybbles): New defconst.
10544         (rfc2104-hash): Rewrite for speed.
10546 2008-07-16  Glenn Morris  <rgm@gnu.org>
10548         * gnus-util.el (ns-focus-frame): Declare for compiler.
10550 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10552         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10553         set as a group parameter.
10554         (gnus-summary-save-in-pipe): Work when it is called independently.
10555         (gnus-summary-pipe-to-muttprint): Don't modify
10556         gnus-summary-pipe-output-default-command.
10558 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10560         * message.el (message-send-mail-with-sendmail):
10561         Display the error message.
10563 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10565         * gnus-art.el (gnus-default-article-saver):
10566         Add gnus-summary-save-in-pipe to choices.
10567         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10568         gnus-summary-pipe-output-default-command as the default command.
10569         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10570         instead of gnus-last-shell-command.
10572         * gnus-sum.el (gnus-summary-pipe-output-default-command):
10573         New user option.
10574         (gnus-summary-muttprint-program): Mention the value will be changed.
10575         (gnus-summary-save-article): Force showing of all headers.
10576         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10578 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
10580         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10582 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
10584         * nnimap.el (nnimap-id):
10585         * sieve-manage.el (sieve-manage-open): Doc fixes.
10587 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
10589         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10590         if available.
10592 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10594         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10596         * nnkiboze.el (nnkiboze-generate-group):
10597         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10599         * nnmairix.el: Require CL.
10601 2008-06-15  David Engster  <dengste@eml.cc>
10603         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10605 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10607         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10608         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10609         runtime choice under XEmacs.
10611         * gnus-sum.el (gnus-summary-set-display-table):
10612         Use `gnus-put-display-table', `gnus-get-display-table',
10613         `gnus-set-display-table' for the display table, instead of `aset'.
10615 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10617         * nnmairix.el: Add autoloads.
10619 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10621         * nnmairix.el (nnmairix-delete-recreate-group)
10622         (nnmairix-update-and-clear-marks): Fix error messages.
10624 2008-06-14  David Engster  <dengste@eml.cc>
10626         * nnmairix.el: Upgrade to version 0.6.
10627         (nnmairix-group-toggle-propmarks-this-group)
10628         (nnmairix-group-toggle-readmarks-this-group)
10629         (nnmairix-group-delete-recreate-this-group)
10630         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10631         (nnmairix-remove-tick-mark-original-article): New commands.
10632         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10633         (nnmairix-propagate-marks-to-nnmairix-groups)
10634         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10635         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10636         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10637         functions needed for marks propagation and manipulation of read marks.
10638         (nnmairix-update-groups): New function.
10639         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10640         (nnmairix-determine-original-group-from-registry)
10641         (nnmairix-determine-original-group-from-path)
10642         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10643         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10644         New helper functions.
10645         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10646         keystrokes for new commands.
10647         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10648         (nnmairix-request-group): Check allow-fast group parameter.
10649         (nnmairix-request-create-group): Set allow-fast group parameter if
10650         nnmairix-allowfast-default is set.
10651         (nnmairix-close-group): Propagate marks upon closing if needed.
10652         (nnmairix-group-toggle-threads-this-group): Use new.
10653         nnmairix-group-toggle-parameter helper function.
10654         (nnmairix-search): Better check for empty search result.
10655         (nnmairix-goto-original-article): Use new helper functions for
10656         determining original article.
10657         (nnmairix-show-original-article): Make sure message-id is in brackets.
10658         (nnmairix-call-mairix-binary): Change variable name.
10659         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10660         helper function.
10661         (nnmairix-widget-toggle-activate): Fix doc string.
10663 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10665         * nnir.el: Require edmacro when compiling with XEmacs.
10666         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10667         available in Emacs 21.
10669 2008-06-11  Glenn Morris  <rgm@gnu.org>
10671         * gnus-util.el (x-focus-frame):
10672         * gnus.el (image-size):
10673         * mm-decode.el (image-size): Declare.
10675         * gnus-picon.el (declare-function): Add compat definition.
10676         (image-size): Declare.
10678         * gnus-group.el (tool-bar-map):
10679         * gnus-sum.el (tool-bar-map): Define for compiler.
10681         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10683         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10685         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10686         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10687         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10688         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10689         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10690         * sieve-manage.el, spam-report.el, spam.el:
10691         Remove unnecessary eval-and-compile of autoloads.
10693 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10695         * auth-source.el: Precise Tramp doc.
10697 2008-06-07  Glenn Morris  <rgm@gnu.org>
10699         * nnmairix.el: Remove unnecessary eval-when-compile.
10701 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
10703         * nnir.el: New file.
10705 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10707         * gnus-util.el (gnus-read-shell-command): New function.
10708         * mm-decode.el (mm-pipe-part):
10709         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10711 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10713         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10715 2008-06-03  Glenn Morris  <rgm@gnu.org>
10717         * pop3.el (nnheader-accept-process-output): Autoload it.
10719 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10721         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10722         are not 2-digit hexadecimal characters that follow `%'s.
10724 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10726         * message.el (message-bogus-recipient-p): Fix type in doc string.
10727         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10728         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10729         Improve custom options.
10730         (message-bogus-recipient-p): Adjust accordingly.
10732 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10734         * nnmairix.el: Require edmacro when compiling with XEmacs.
10736 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10738         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10739         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10741 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10743         * auth-source.el: Add more docs.
10745 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10747         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10748         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10749         retrieval faster in some cases, but might make CPU usage larger.
10750         If this has any bad side effects, we might revert this change.
10752         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10753         seems to make mail retrieval much, much faster.
10754         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10755         unconditionally.
10757         * gnus-draft.el (gnus-group-send-queue):
10758         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10760 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10762         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10764         * message.el (message-bogus-address-regexp): Fix and improve custom
10765         type.
10766         (message-setup-hook): Add message-check-recipients as custom option.
10768 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10770         * message.el (message-cite-function): Remove bogus autoload which crept
10771         in during merge from v5-10.
10773 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10775         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10777         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10779         * auth-source.el: Preliminary Tramp docs.
10780         (auth-sources): Change the default auth-sources to use
10781         EPA .gpg files.
10783 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10785         * nntp.el: Autoload `auth-source-user-or-password'.
10786         (nntp-send-authinfo): Use it.
10788         * nnimap.el: Autoload `auth-source-user-or-password'.
10789         (nnimap-open-connection): Use it.
10791         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10792         for the gnus-message function.
10793         (auth-source-user-or-password): Use it.
10795 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10797         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10798         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10799         (rfc2104-hash): Use it.
10801 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10803         * gnus-art.el (gnus-article-toggle-truncate-lines):
10804         Don't use `iff' in docstring.
10806 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10808         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10810         * gnus-util.el (gnus-extract-address-component-name)
10811         (gnus-extract-address-component-email): Convenience functions around
10812         `gnus-extract-address-components'.
10814         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10815         Use `gnus-extract-address-component-email' to fix bug of comparing full
10816         sender name to `user-mail-address'.
10818 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
10820         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
10821         catch/throw to optimize.
10822         (gnus-registry-find-keywords): Just use member to find a keyword.
10824 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10826         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
10827         is current before calling gnus-server-prepare.
10828         (gnus-server-setup-buffer, gnus-server-update-server)
10829         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
10831 2008-05-04  Juri Linkov  <juri@jurta.org>
10833         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
10834         (mailcap-file-default-commands): Use mailcap-replace-in-string
10835         instead of replace-regexp-in-string, and mailcap-delete-duplicates
10836         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
10838 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
10840         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
10842 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10844         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
10845         hooks.
10846         (gnus-update-read-articles): Speed up non-marks-using users.
10847         (gnus-use-marks): Define gnus-use-marks.
10848         (gnus-propagate-marks): Rename variable to something more sensible.
10850 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
10852         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
10853         (gmm-image-load-path-for-library): Fix typos in docstrings.
10854         (gmm-message): Reflow docstring.
10856 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
10858         * mail-source.el (mail-source-set-1, mail-source-bind):
10859         Move auth-source code out of the macro to clean it up and fix bugs.
10861 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
10863         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
10864         by sender if it's equal to user-mail-address, it's likely to be
10865         useless.
10867         * mail-source.el (mail-source-bind): Don't use user or password if they
10868         are not bound.  Unintern them if they are nil.  Don't use server unless
10869         it's bound, and default it to empty string otherwise.
10871 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
10873         * mail-source.el: Load auth-source.el.
10874         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
10875         get user name or password, if auth-sources is set up.
10877         * gnus-registry.el (gnus-registry-split-strategy): New variable for
10878         strategy of splitting with parent.
10879         (gnus-registry-split-fancy-with-parent)
10880         (gnus-registry-post-process-groups): Use it and fix prior
10881         bug (returning a list as the split result).
10883         * auth-source.el (auth-sources): Remove server parameter.
10884         (auth-source-pick, auth-source-user-or-password)
10885         (auth-source-user-or-password-imap)
10886         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10887         (auth-source-user-or-password-sftp)
10888         (auth-source-user-or-password-smtp): Remove server parameter.
10890 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
10892         * smime.el (smime-sign-region, smime-encrypt-region)
10893         (smime-decrypt-region):
10894         Remove redundant calls to `generate-new-buffer-name'.
10896 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
10898         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
10899         Don't use QP for message/rfc822.
10900         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
10902 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10904         * sieve-manage.el (sieve-string-bytes): Remove.
10905         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
10906         correct byte-length only if the process's coding-system is the same as
10907         the one used internally by Emacs to represent strings.
10909 2008-04-22  Juri Linkov  <juri@jurta.org>
10911         * mailcap.el (mailcap-file-default-commands): New function.
10913 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10915         * message.el (message-signature-separator, message-cite-function):
10916         Change custom version.
10918 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10920         * mm-decode.el (mm-display-external): Make temp file read-only.
10922 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10924         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10925         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10926         `C-c C-f d'.
10928 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10930         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10932 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10934         * auth-source.el: Add docs.
10935         (auth-sources): Modify format to support server.
10936         (auth-source-pick, auth-source-user-or-password)
10937         (auth-source-user-or-password-imap)
10938         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10939         (auth-source-user-or-password-sftp)
10940         (auth-source-user-or-password-smtp): Add server parameter.
10942 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10944         * gnus-registry.el: Initialize the registry when gnus-registry-install
10945         is t.
10947 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10949         * compface.el (uncompface): Make buffer unibyte.
10951 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10953         * mail-source.el (mail-source-value):
10954         Prefer fboundp to functionp so it works with macros as well.
10956 2008-04-05  Glenn Morris  <rgm@gnu.org>
10958         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10960 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10962         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10963         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10965         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10966         multibyteness after rather than before erasing it.
10968         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10969         mm-with-multibyte.
10970         (gnus-request-article-this-buffer): Make sure the proper decoding is
10971         used if gnus-original-article-buffer happens to be unibyte.
10973         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10974         default-enable-multibyte-characters.
10976         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10977         default-enable-multibyte-characters.
10979         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10981         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10983 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10985         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10986         Fix last change in case the element is not even a symbol.
10988 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10990         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10991         imap-enable-exchange-bug-workaround.
10992         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10994 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10996         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10997         a 100 byte status-checks into a 2-3MB transfer for each group.
10998         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10999         to enable bug workaround or not.
11000         (nnimap-find-minmax-uid): Only enable workaround conditionally.
11002 2008-03-31  Glenn Morris  <rgm@gnu.org>
11004         * message.el (mml2015-use): Declare for compiler.
11005         (message-info): Require mml2015 when appropriate.
11007 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11009         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11010         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11011         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11012         (nntp-service-to-port): New function.
11013         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11014         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11015         (nntp-open-netcat-stream): New function.
11016         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11018 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
11020         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11022 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11024         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11026 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
11028         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11030 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11032         * message.el (message-signature-separator): Change default.
11033         Improve custom type.
11034         (message-cite-function): Change default to
11035         message-cite-original-without-signature.
11037         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11038         toggle.
11040         * message.el (message-check-news-body-syntax): Fix signature check.
11041         (message-setup-1): Mark buffer as unmodified _after_ running
11042         message-setup-hook and handling message-alternative-emails.
11043         (message-shorten-references): Be more strict when building list of
11044         valid references to comply with GNKSA.
11046         * gnus-group.el (gnus-read-ephemeral-bug-group)
11047         (gnus-read-ephemeral-debian-bug-group)
11048         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11050         * message.el (message-info): Don't use booleanp which isn't supported
11051         in Emacs 21 and XEmacs.
11053 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
11055         * gnus-group.el (gnus-gmane-group-download-format): Rename from
11056         gnus-group-gmane-group-download-format.
11057         (gnus-group-read-ephemeral-gmane-group): Rename from
11058         gnus-group-read-ephemeral-gmane-group.
11059         (gnus-read-ephemeral-gmane-group-url): Rename from
11060         gnus-group-read-ephemeral-gmane-group-url.
11061         (gnus-bug-group-download-format-alist): New variable.
11062         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11063         (gnus-read-ephemeral-emacs-bug-group): New commands.
11065 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11067         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11068         (gnus-visible-headers): Improve custom type.
11070 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11072         * mml.el (mml-menu): Add workarounds for XEmacs.
11074         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11075         X-Boundary header.
11077         * message.el (message-simplify-recipients): Fix previous commit.
11079 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11081         * mm-util.el (mm-set-buffer-multibyte): New function.
11082         * mm-decode.el (mm-copy-to-buffer): Use it.
11084         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11085         Prefer fboundp to functionp so it works with macros as well.
11087 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
11089         * message.el (message-alter-recipients-discard-bogus-full-name):
11090         New function.
11091         (message-alter-recipients-function): New variable.
11092         (message-get-reply-headers): Use it.
11093         (message-replace-header): New helper function.
11094         (message-recipients-without-full-name): New variable.
11095         (message-simplify-recipients): New command.
11097         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11099         * message.el (message-info): Handle EasyPG manual.
11101         * mml.el (mml-menu): Add entry for EasyPG.
11103 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
11105         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11106         parameter.
11108         * message.el (message-disassociate-draft): Specify drafts group name
11109         fully.
11111 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
11113         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11114         Eliminate unnecessary duplicates from the match list.
11116 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11118         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11119         args of `how-many' of which the XEmacs version doesn't take; declare
11120         Info-index-next as function.
11122 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11124         * gnus-score.el (gnus-score-headers): Fix handling of
11125         gnus-inhibit-slow-scoring.
11127         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11128         string.
11129         (gnus-button-url-regexp): Improve handling of parenthesis.
11130         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11131         (gnus-button-handle-info-keystrokes): Handle index entries.
11133 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11135         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11136         Incoming* files.
11138 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
11140         * auth-source.el (auth-sources): Rename from auth-source-choices.
11141         (auth-source-pick): Use it.
11143 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
11145         * auth-source.el (auth-source-protocols)
11146         (auth-source-protocols-customize, auth-source-choices): Add and
11147         modified variable customizations and defaults.
11148         (auth-source-pick, auth-source-user-or-password)
11149         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11150         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11151         (auth-source-user-or-password-sftp)
11152         (auth-source-user-or-password-smtp): Use new variables and provide an
11153         interface to netrc.el.
11155 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11157         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11158         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11159         Make sure the nntp port to specify is a string.
11161 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11163         * nntp.el: Use with-current-buffer.
11164         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11165         dubious mm-with-unibyte-current-buffer.
11166         (nntp-with-open-group-function): New function extracted from
11167         nntp-with-open-group macro.
11168         (nntp-with-open-group): Use the function, so it's easier to debug.
11169         Add indentation and debugging info.
11170         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11171         Recommend the use of the netcat alternatives.
11173         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11174         Avoid mm-string-as-multibyte as well.
11176         * nnweb.el (nnweb-insert-html):
11177         Remove use of nnheader-string-as-multibyte.
11179         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11180         (nnheader-string-as-multibyte): Remove.
11182         * mm-view.el: Use inhibit-read-only.
11183         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11184         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11185         or unibyte-string.
11187         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11188         (mm-uu-yenc-extract): Use with-current-buffer.
11190         * gnus-soup.el (gnus-soup-send-packet): Don't use
11191         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11193         * nnmh.el: Use with-current-buffer.
11194         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11195         mm-string-as-multibyte on the output of mm-encode-coding-string.
11197         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11198         (nnimap-request-move-article): Use with-current-buffer.
11200         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11201         inserting the handle-buffer's text, so the implicit multibyte->unibyte
11202         conversion uses string-make-unibyte rather than string-as-unibyte.
11204         * gnus-msg.el: Use with-current-buffer.
11206         * message.el (message-ignored-resent-headers): Add "Delivered-To".
11208 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
11210         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11211         string for caching if it is 'PIN.
11213 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11215         * mail-source.el (mail-source-delete-old-incoming-confirm):
11216         Change default to nil.
11217         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11219 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11221         * gnus-art.el (gnus-narrow-to-page): Position point properly.
11222         (gnus-article-goto-prev-page): Work for articles having ^L's.
11224         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11226         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11228 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
11230         * gnus-bookmark.el: Adjust for renames in bookmark.el.
11231         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11232         (gnus-bookmark-jump): Adjust some variable names.
11234 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
11236         * auth-source.el: New package.
11237         (auth-source-choices): Add customization entry point variable.
11239         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11240         bug.
11242 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
11244         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11245         (gnus-registry-initialize, gnus-registry-install-p): Use it.
11246         (gnus-registry-install-shortcuts): Rename from
11247         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
11248         the `gnus-registry-mark-map' keymap dynamically from
11249         `gnus-registry-marks'.  The generated functions update the summary line
11250         when a registry mark is added or deleted, and will call
11251         `gnus-registry-install-p' (see the comments in the code).
11252         (gnus-registry-user-format-function-M): Use concat intelligently.
11254         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11255         the registry mark functions.
11257 2008-03-05  Glenn Morris  <rgm@gnu.org>
11259         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11260         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11261         gnus-art.
11262         (top-level): No need to load own source when compiling.
11264 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11266         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11267         Suggested by <chris.anderton@zetnet.co.uk>.
11269 2008-03-04  Glenn Morris  <rgm@gnu.org>
11271         * gnus-sum.el (top-level): No need to require gnus when compiling,
11272         since unconditionally required near start of file.
11273         (gnus-summary-display-while-building): Move definition before use.
11275 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11277         * gnus-registry.el (gnus-registry-user-format-function-M):
11278         Add formatting function.
11280 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11282         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11283         with plists.
11284         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11285         Use new format.
11287 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11289         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11290         `where-is-internal' that returns a range of key sequences.
11292 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11294         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11296         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11297         (gnus-summary-jump-to-group): Consider windows on other displayed
11298         frames as well.  Similar changes might be needed elsewhere, but that's
11299         the one I've bumped into during my use.
11301         * nndoc.el (nndoc-oe-dbx-type-p):
11302         * gnus-msg.el (gnus-debug):
11303         * gnus-group.el (gnus-update-group-mark-positions):
11304         Use mm-string-to-multibyte.
11306 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11308         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11309         doesn't handle NotDashEscaped.
11311         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
11312         (mml-dnd-attach-options): Fix typo in custom choice.
11314         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11315         Change nndoc-article-type to mbox.
11316         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11318         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
11319         to nil, instead of html2text.
11321         * imap.el (imap-debug): Add `imap-ping-server'.
11323         * gnus-bookmark.el: Add FIXMEs.
11325         * message.el (message-form-letter-separator)
11326         (message-send-form-letter-delay): New variables.
11327         (message-send-form-letter): Use them.  New command to send form
11328         letters.  Requested by Uwe Siart.
11329         (message-send-mail-function): Doc fix.  Add "Other" custom option.
11331 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
11333         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11334         empty author.
11336 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
11338         * gnus-registry.el (gnus-registry-marks): Add variable for
11339         customization of marks and their appearance.
11340         (gnus-registry-read-mark): Use it.
11341         (gnus-registry-do-marks): Add utility function to loop through
11342         `gnus-registry-marks'.
11343         (gnus-registry-install-shortcuts-and-menus): Add function to install
11344         shortcuts and menus.
11345         (gnus-registry-initialize): Use it.
11346         (gnus-registry-default-mark): Clarify documentation.
11348 2008-02-29  Glenn Morris  <rgm@gnu.org>
11350         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11351         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11352         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11353         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11354         Change defcustom :version from 23.0 to 23.1.
11356 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
11358         * gnus-registry.el (gnus-registry-follow-group-p)
11359         (gnus-registry-post-process-groups): Add functions to aid registry
11360         splitting and improve logging.  Clarify behavior in function
11361         documentation.
11362         (gnus-registry-split-fancy-with-parent): Use them.
11364 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11366         * gnus-art.el: Use with-current-buffer.
11368 2008-02-27  David Engster  <dengste@eml.cc>
11370         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11371         Express real group name in the response.
11373 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11375         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11376         (nnmairix-last-server, nnmairix-current-server): Defvar them.
11377         (nnmairix-goto-original-article): Defvar gnus-registry-install and
11378         autoload gnus-registry-fetch-group when compiling.
11379         (nnmairix-request-group-with-article-number-correction):
11380         Remove unreferenced argument passed to nnmairix-call-backend.
11382 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11384         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11385         (mm-uu-extract): Improve face for low color ttys.
11386         Reported by Sascha Wilde.
11388 2008-02-27  Glenn Morris  <rgm@gnu.org>
11390         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11391         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11392         variables to defconsts.  Convert comments to doc-strings.
11393         (nnmairix-last-server, nnmairix-current-server): Convert from free
11394         variables to defvars.  Convert comments to doc-strings.
11395         (gnus-registry-fetch-group): Autoload.
11396         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11397         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11398         (nnmairix-widget-build-editable-fields): Use car cddr rather than
11399         caddr.
11400         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11401         nnmairix-request-group-with-article-number-correction call.
11402         (nnmairix-fast, nnmairix-group): New, less general names, for free
11403         variables passed from nnmairix-request-group to
11404         nnmairix-request-group-with-article-number-correction.  Declare.
11405         (nnmairix-request-group-with-article-number-correction):
11406         Use nnmairix-fast, nnmairix-group rather than fast, group.
11408 2008-02-26  David Engster  <dengste@eml.cc>
11410         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
11411         version 0.5.
11413 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11415         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11416         instead of making an extra function call.  Don't add the current group
11417         to articles only when they have the group.  Use
11418         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11419         Reported by David <de_bb@arcor.de>.
11421 2008-02-24  Miles Bader  <miles@gnu.org>
11423         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11424         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11425         (mm-find-mime-charset-region):
11426         * mm-bodies.el (mm-encode-body):
11427         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11429 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
11431         * mail-source.el (mail-source-delete-incoming): Change default.
11432         Supplement doc string.
11434         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11436 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11438         * nnmail.el (nnmail-message-id-cache-file): Derive from
11439         `gnus-home-directory'.
11441 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
11443         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11444         Document negative prefix.
11446         * gnus-group.el (gnus-group-read-group): Document negative prefix.
11448 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11450         * message.el (message-unsent-separator): Add the Exim bounce
11451         separator.
11453 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
11455         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11456         list.
11457         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11458         recipient/signer list.
11460 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11462         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11463         fbound (Emacs 23 unicode), signal an error.
11465 2008-02-08  Glenn Morris  <rgm@gnu.org>
11467         * gnus-art.el (pgg-display-output-buffer): Declare as function.
11469 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
11471         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11472         ports to the calls to `netrc-machine-user-or-password' in addition to
11473         "imap" and "imaps".
11475 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11477         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11478         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11479         <hanche@math.ntnu.no>.
11481 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11483         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11485 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11487         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11489         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11491 2008-02-01  Miles Bader  <miles@gnu.org>
11493         * mml.el (mml-parse-1): Remove apparently vestigial use of
11494         `mm-hack-charsets'.
11495         * mm-bodies.el (mm-encode-body): Likewise.
11497 2008-02-01  Kenichi Handa  <handa@m17n.org>
11499         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11500         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11501         (rfc2104-hash): Convert the result of concat to unibyte string.
11503 2008-02-01  Dave Love  <fx@gnu.org>
11505         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11506         coding-system-for-read.
11507         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11509         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11510         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
11511         (mm-find-mime-charset-region): Remove hack-charsets stuff.
11513 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11515         * mail-source.el (mail-sources): Add `group' choice.
11517         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11518         parameter `in-group' to control into which group the articles go.
11519         Add treatment of `group' mail-source.
11521 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
11523         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11524         * message.el (message-beginning-of-line): Use featurep instead of bound
11525         tests in order to resolve conditionals at compile time.
11527 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11529         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11531         * mm-decode.el (mm-dissect-buffer): Decode description.
11533         * mml.el (mml-to-mime): Encode message header first.
11535 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11537         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11538         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11540 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11542         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11544 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11546         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11547         prefix keys.
11548         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11549         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11550         gnus-xmas.el.
11552 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11554         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11555         Add new variables for article mark management.
11556         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11557         list of extra data entries which, when present, will indicate that the
11558         article ID should not be trimmed from the registry.
11559         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11560         functions.
11561         (gnus-registry-read-mark): New function to read a mark name from the
11562         user.
11563         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11564         (gnus-registry-set-article-mark-internal): New functions to add and
11565         remove marks.
11566         (gnus-registry-get-article-marks): New function to show the marks for
11567         an article, or retrieve them for further use.
11569 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11571         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11572         keys when no argument is given.
11574 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11576         * gnus-sum.el (gnus-article-sort-by-random)
11577         (gnus-thread-sort-by-random): Fix doc strings.
11578         Reported by jidanni@jidanni.org.
11580 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11582         * gnus-art.el (gnus-article-describe-bindings): New function.
11583         (gnus-article-read-summary-keys): Use it.
11584         (gnus-article-mode-map): Bind `C-h b' to it.
11586 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11588         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11589         XEmacs.
11590         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11591         Protect against non-character events.
11593 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11595         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11596         New command.
11597         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11598         instead of END.  Change name of the temp file.
11599         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11600         customizable.
11602 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11604         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11605         bind `S W' to gnus-article-wide-reply-with-original; set default
11606         binding to gnus-article-read-summary-send-keys.
11607         (gnus-article-read-summary-keys): Fix the order of keys; display
11608         continuation keys correctly in the echo area; describe bindings
11609         correctly when keys end with `C-h'.
11610         (gnus-article-read-summary-send-keys): New function.
11611         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11612         Work for gnus-article-read-summary-send-keys; display continuation keys
11613         correctly in the echo area.
11614         (gnus-article-reply-with-original): Ignore prefix argument.
11615         (gnus-article-wide-reply-with-original): New function.
11617 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11619         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11620         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11622 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11624         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11625         (gnus-group-read-ephemeral-gmane-group): New command.
11627 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11629         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11631 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11633         * message.el (message-send-mail-function): Increase custom version.
11635         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11636         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11638 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11640         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11641         html parts correctly; support forwarded messages.
11642         (gnus-article-browse-html-article): Remove work buffers.
11644         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11645         compiling.
11646         (netrc-bound-and-true-p): New macro.
11647         (netrc-parse): Use it instead of bound-and-true-p that is not available
11648         in XEmacs 21.4.
11650 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11652         * gnus-registry.el (gnus-registry-mark-article)
11653         (gnus-registry-article-marks): Add functionality to mark articles
11654         through the Gnus registry.
11656         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11657         (netrc-parse): Use encrypt-file-alist to determine if
11658         encrypt-find-model or encrypt-insert-file-contents should be used.
11660 2007-12-19  Glenn Morris  <rgm@gnu.org>
11662         * mml.el (message-options-set, message-narrow-to-head)
11663         (message-in-body-p, message-mail-p, message-encode-message-body):
11664         Autoload.
11665         (message-remove-header, message-narrow-to-headers-or-head)
11666         (message-subscribed-p, message-make-mail-followup-to)
11667         (message-position-on-field, message-news-p)
11668         (message-options-set-recipient, message-generate-headers)
11669         (message-sort-headers): Declare as functions.
11671 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11673         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
11674         convention in doc string.
11676 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11678         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11679         title to html parts.
11680         (gnus-article-browse-html-article): Pass message header to it.
11682         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11684 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11686         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11687         or password compatible with XEmacs.
11689 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11691         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11692         format document.
11693         (gnus-mime-delete-part): Don't write description line if empty.
11694         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11696 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
11698         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11699         (gnus-summary-mark-read-and-unread-as-read)
11700         (gnus-summary-mark-current-read-and-unread-as-read)
11701         (gnus-summary-mark-unread-as-ticked): Doc fix.
11702         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11704 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11706         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
11707         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11709 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11711         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
11712         yes-or-no-p.
11714 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11716         * mm-decode.el (mm-add-meta-html-tag): New function.
11717         (mm-save-part-to-file, mm-pipe-part): Use it.
11719         * gnus-art.el (gnus-article-browse-delete-temp-files):
11720         Use gnus-y-or-n-p instead of y-or-n-p.
11721         (gnus-article-browse-html-parts): Work with message/external-body; use
11722         mm-add-meta-html-tag.
11724 2007-12-11  Glenn Morris  <rgm@gnu.org>
11726         * gnus-cache.el: Require gnus-sum not just when compiling.
11728         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
11730         * gnus-int.el (gnus-server-opened, gnus-status-message):
11731         Move definitions before use.
11733         * mm-decode.el: Require gnus-util.
11734         (mm-remove-part): Only call delete-annotation on XEmacs.
11736         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
11738         * nnmail.el: Require gnus-int.
11740         * spam.el: Move `require's before `eval-when-compile's.
11742         * gnus-ems.el (gnus-alive-p):
11743         * gnus-fun.el (message-goto-eoh):
11744         * gnus-util.el (gnus-group-name-decode):
11745         * mail-source.el (gnus-compress-sequence):
11746         * message.el (Info-goto-node, format-spec):
11747         * mm-bodies.el (message-options-get):
11748         * mm-decode.el (mm-view-pkcs7):
11749         * mm-util.el (gmm-write-region):
11750         * mml-smime.el (mml-compute-boundary)
11751         (gnus-completing-read-with-default):
11752         * mml.el (widget-button-press, gnus-make-hashtable):
11753         * mml1991.el (mm-decode-content-transfer-encoding)
11754         (mm-encode-content-transfer-encoding)
11755         (message-options-get, message-options-set):
11756         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
11757         * nnfolder.el (gnus-request-group):
11758         * nnheader.el (ietf-drums-unfold-fws):
11759         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11760         * smime.el (gnus-run-mode-hooks):
11761         * spam-stat.el (gnus-message): Autoload.
11763         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11764         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11765         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11766         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11767         Add declare-function compatibility definition.
11769         * gnus-cache.el (nnvirtual-find-group-art):
11770         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11771         (gnus-add-image, gnus-add-wash-type):
11772         * gnus-group.el (nnkiboze-score-file):
11773         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11774         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11775         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11776         (message-tokenize-header, gnus-get-buffer-create)
11777         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11778         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11779         * gnus.el (gnus-group-decoded-name):
11780         * mail-source.el (imap-capability):
11781         * mm-bodies.el (message-options-set):
11782         * mm-decode.el (gnus-configure-windows):
11783         * mm-extern.el (message-goto-body):
11784         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11785         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11786         (epg-sub-key-validity, message-options-set):
11787         * mml.el (widget-event-point, gnus-configure-windows):
11788         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11789         * mml2015.el (epg-check-configuration, epg-configuration)
11790         (message-options-set):
11791         * nndb.el (nndb-request-article):
11792         * nnfolder.el (gnus-request-create-group):
11793         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11794         * nnmaildir.el (gnus-group-mark-article-read):
11795         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11796         * rfc1843.el (message-fetch-field):
11797         * spam.el (gnus-extract-address-components):
11798         Declare as functions.
11800 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11802         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11804 2007-12-09  Glenn Morris  <rgm@gnu.org>
11806         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11808         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11809         * message.el, mm-view.el, sieve-manage.el, smime.el:
11810         Add declare-function compatibility definition.
11812         * gnus-art.el (w3-region, w3m-region, Info-menu):
11813         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11814         * gnus-sum.el (gnus-get-predicate):
11815         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11816         * message.el (mail-abbrev-in-expansion-header-p):
11817         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11818         (w3m-detect-meta-charset, w3m-region):
11819         * sieve-manage.el (password-read, password-cache-add)
11820         (password-cache-remove):
11821         * smime.el (password-read-and-add): Declare as functions.
11823 2007-12-08  David Kastrup  <dak@gnu.org>
11825         * gnus-sum.el (gnus-summary-simplify-subject-query):
11826         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11827         `message'.
11829 2007-12-07  Glenn Morris  <rgm@gnu.org>
11831         * gnus-art.el (article-make-date-line): Revert previous change.
11833 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11835         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11837 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11839         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11840         Call gnus-add-to-range ranges only once with a prepared article-list.
11842 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11844         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11845         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11846         group names with backslashes.
11847         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11849 2007-12-06  Deepak Goel  <deego3@gmail.com>
11851         * gnus-art.el (article-make-date-line):
11852         * gnus-start.el (gnus-load):
11853         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11855 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11857         * gnus-art.el (gnus-use-idna):
11858         * gnus-start.el (gnus-site-init-file):
11859         * message.el (message-use-idna):
11860         * mm-uu.el (mm-uu-hide-markers):
11861         * smiley.el (smiley-style): Revert changes that suppress warnings.
11863 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11865         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11866         specify charset to html source.
11867         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11869 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11871         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11872         idna-program in order to suppress byte compile warning issued by XEmacs
11873         that came to byte compile the default value section of defcustom forms
11874         recently.
11876         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11877         value of installation-directory.
11879         * message.el (message-use-idna): Don't directly refer to the value of
11880         idna-program.
11882         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11884         * smiley.el (smiley-style): Don't directly call face-attribute.
11886 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11888         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11890         * gnus-dired.el: Reduce Gnus dependencies.
11891         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11892         Don't require.  Use autoloads instead.
11893         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11894         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11895         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11896         (gnus-dired-mode): Adjust doc string.
11897         (gnus-dired-mail-mode): New variable.
11898         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11899         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11900         (gnus-dired-mail-buffers): New function.  Return mail or message
11901         composition buffers.
11902         (gnus-dired-attach): Use it.
11903         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11904         NO-DECODE.
11905         (gnus-dired-print): Use `gnus-print-buffer' depending on
11906         `gnus-dired-mail-mode'.
11908 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11910         * rfc2047.el (rfc2047-encoded-word-regexp)
11911         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11912         explaining what regexp patterns are for.
11914 2007-12-04  Glenn Morris  <rgm@gnu.org>
11916         * password.el: Move to ../password-cache.el.
11918         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11919         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11920         * mml-smime.el (password-read, password-cache-add)
11921         (password-cache-remove):
11922         No need to autoload, since mml-sec requires password.
11924         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11925         * message.el (gnus-extract-address-components):
11926         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11928         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11929         password.
11931 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11933         * mailcap.el: Reduce dependencies.
11934         (mail-header-parse-content-type): Autoload.
11935         (mailcap-delete-duplicates): New alias.
11936         (mailcap-mime-info): Add optional argument NO-DECODE.
11937         (mailcap-mime-types): Use mailcap-delete-duplicates.
11939         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11941 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11943         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11944         function.
11946         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11947         (gnus-uu-yenc-article): New function.
11949         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11951         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11953 2007-12-02  Glenn Morris  <rgm@gnu.org>
11955         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
11956         Move to ../net.
11958         * binhex.el, uudecode.el: Move to ../mail.
11960         * encrypt.el: Remove file.
11962 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11964         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11965         matches on patches.
11967         * gnus-art.el (gnus-article-browse-html-article):
11968         Mention `mm-text-html-renderer' in the doc string.
11970         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11971         string.  Add comments.
11973         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11974         if rhs is ASCII.
11976 2007-12-01  Glenn Morris  <rgm@gnu.org>
11978         * dig.el, dns.el: Move to ../net.
11979         * format-spec.el, hex-util.el, sha1.el: Move to ../.
11981         * mail-source.el (top-level): Require format-spec before
11982         eval-when-compile.
11984 2007-11-30  Glenn Morris  <rgm@gnu.org>
11986         * encrypt.el: Require password, rather than autoloading password-read.
11988 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11990         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11991         caller can indicate whether the cache should be disregarded for this
11992         call.  This way the result of the call is reproducible at all times and
11993         can be considered a canonical server name for the supplied method.
11994         (gnus-agent-method-p): Canonicalize server names by pushing their
11995         method through `gnus-method-to-server' using the no-cache argument.
11997         * gnus-srvr.el (gnus-server-insert-server-line):
11998         Call `gnus-method-to-server' with `no-cache' argument.
12000         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12001         gnus-agent-possibly-synchronize-flags as this should be called when the
12002         server is actually being opened.
12003         (gnus-agent-possibly-synchronize-flags)
12004         (gnus-agent-possibly-synchronize-flags-server): Move check for the
12005         flags file of an agentized server to the latter function.
12007         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12008         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12009         after a connection has been established successfully.
12011 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12013         * gnus-art.el (article-display-face): Force to display face if called
12014         interactively; check if gnus-article-x-face-too-ugly matches author.
12015         (article-display-x-face): Display face even if From header is missing
12016         as article-display-face does.
12018 2007-11-28  Richard Stallman  <rms@gnu.org>
12020         * md4.el: Move to ../.
12021         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
12023 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
12025         * mail-source.el (mail-sources): Default to fetch from file for
12026         compatibility with default of nnmail-spool-file.
12028 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12030         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12031         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12032         to look for encoded word that should be encoded again.
12033         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12034         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12035         encoding pattern.
12036         (rfc2047-decode-region): Switch strict regexp and loose one according
12037         to rfc2047-allow-irregular-q-encoded-words.
12039 2007-11-26  Simon Josefsson  <simon@josefsson.org>
12041         * imap.el: Move to ../net directory.
12043 2007-11-25  Romain Francoise  <romain@orebokech.com>
12045         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12047 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12049         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12050         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12052         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12053         `nnmail-spool-file'.
12055         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12056         `nnmail-spool-file'.
12058         * gnus-move.el (gnus-change-server): Ditto.
12060         * gnus-kill.el (gnus-batch-score): Ditto.
12062         * gnus-cache.el (gnus-jog-cache): Ditto.
12064         * gnus-msg.el (gnus-summary-reply):
12065         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12067 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12069         * gnus-cache.el (gnus-cache-generate-nov-databases):
12070         Use nnml-generate-nov-databases-directory instead of
12071         nnml-generate-nov-databases-1.
12073 2007-11-24  Glenn Morris  <rgm@gnu.org>
12075         * message.el (message-tool-bar-retro): Update for rename
12076         mail_send.xpm->mail-send.xpm.
12078 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12080         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12081         `smime-ldap-search' for Emacs 22 and up.
12083 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12085         * hashcash.el: Move to ../mail directory.
12087         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
12089         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12090         `smime-ldap-search' for Emacs 22 and up.
12092 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12094         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12096         * message.el (message-send-mail-function): Fix error convention.
12097         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12098         (message-widen-reply, message-send-mail, message-talkative-question)
12099         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12100         (message-clone-locals, message-send-news): Use with-current-buffer.
12101         (message-insert-or-toggle-importance): Remove unused var `valid'.
12102         (message-make-references): Remove unused var `new-references'.
12103         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12105 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12107         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12108         (spam-split-symbolic-return-positive): Reflow docstring.
12109         (spam-backends, spam-summary-exit-behavior)
12110         (spam-mark-ham-unread-before-move-from-spam-group)
12111         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12112         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12113         (spam-clear-cache, spam-backend-check, spam-install-backend)
12114         (spam-install-statistical-backend, spam-list-of-processors)
12115         (spam-group-processor-p, spam-split, spam-bogofilter-score)
12116         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12117         (spam-check-crm114, spam-initialize, spam-unload-hook):
12118         Fix typos in docstrings.
12120 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12122         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12123         been checked if they have never been read and those group levels are
12124         higher than the one that a user specified.
12126 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12128         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12129         foreign groups unless a group level is specified by a user.
12130         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12132 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
12134         * message.el (message-send-mail-function): Require sendmail.
12136 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
12138         * message.el (message-send-mail-function): Check for smtpmail too.
12140         * utf7.el (utf7-encode, utf7-decode): Use coding system
12141         `utf-7'/`utf-7-imap' from utf-7.el' if available.
12143         * message.el (message-send-mail-function): New function.
12144         (message-send-mail-function): Set default using
12145         message-send-mail-function.  Adjust doc string.
12146         (message-send-mail-with-mailclient): New function.
12148 2007-11-17  Richard Stallman  <rms@gnu.org>
12150         * assistant.el: Remove file.
12152 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12154         * smime.el (from):
12155         * rfc2047.el (message-posting-charset):
12156         * qp.el (mm-use-ultra-safe-encoding):
12157         * pop3.el (parse-time-months):
12158         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12159         * nnml.el (files):
12160         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12161         (jka-compr-compression-info-list, ange-ftp-path-format)
12162         (efs-path-regexp):
12163         * nndiary.el (files):
12164         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12165         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12166         (epg-digest-algorithm-alist, inhibit-redisplay)
12167         (password-cache-expiry):
12168         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12169         (pgg-output-buffer, password-cache-expiry):
12170         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12171         (efs-path-regexp):
12172         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12173         (inhibit-redisplay):
12174         * mm-uu.el (file-name, start-point, end-point, entry)
12175         (gnus-newsgroup-name, gnus-newsgroup-charset):
12176         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12177         (latin-unity-ucs-list):
12178         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12179         (mm-uu-binhex-decode-function):
12180         * message.el (gnus-message-group-art, gnus-list-identifiers)
12181         (rmail-enable-mime-composing, gnus-local-organization)
12182         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12183         (gnus-read-active-file, facemenu-add-face-function)
12184         (facemenu-remove-face-function, gnus-article-decoded-p)
12185         (tool-bar-mode):
12186         * mail-source.el (display-time-mail-function):
12187         * gnus-util.el (nnmail-pathname-coding-system)
12188         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12189         (gnus-original-article-buffer, gnus-user-agent)
12190         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12191         (xemacs-codename, sxemacs-codename, emacs-program-version):
12192         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12193         * gnus-start.el (gnus-agent-covered-methods)
12194         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12195         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12196         (gnus-newsgroup-headers, gnus-group-list-mode)
12197         (gnus-group-mark-positions, gnus-newsgroup-data)
12198         (gnus-newsgroup-unreads, nnoo-state-alist)
12199         (gnus-current-select-method, mail-sources)
12200         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12201         (nnmail-spool-file, gnus-cache-active-hashtb):
12202         * gnus-mh.el (mh-lib-progs):
12203         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12204         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12205         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12206         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12207         (gnus-group-buffer):
12208         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12209         (font-lock-set-defaults):
12210         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12211         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12212         (gnus-summary-post-menu, total-parts, type, condition, length):
12213         * gnus-agent.el (gnus-agent-read-agentview):
12214         * flow-fill.el (show-trailing-whitespace):
12215         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12216         eval-and-compile wrappers for byte compiler pacifiers.
12218         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12219         (mm-display-inline-fontify): Check for featurep 'xemacs not
12220         extent-list.
12222         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12223         itimer-list.
12224         (mm-create-image-xemacs): Only do something for XEmacs.
12225         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12227         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12229         * gnus-registry.el (gnus-adaptive-word-syntax-table):
12230         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12232 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12234         * nnimap.el (nnimap-split-download-body):
12235         * gnus-demon.el (gnus-demon):
12236         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12238 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12240         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12241         New macros.
12242         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12243         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12244         copy data from unibyte buffer to multibyte current buffer.
12245         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12246         to copy data from unibyte current buffer to multibyte buffer.
12247         (nntp-make-process-buffer): Make process buffer unibyte.
12249         * pop3.el (pop3-open-server): Fix typo in Lisp code.
12251 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
12253         * pop3.el (pop3-open-server): Accept and process data more robustly at
12254         connection start to avoid spurious "POP SSL connection failed" errors.
12256 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12258         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12259         read group names.
12261 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
12263         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12265 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12267         * nnmail.el (nnmail-parse-active): Make group names unibyte.
12268         (nnmail-save-active): Use a unibyte buffer when saving active file,
12269         which may contain non-ASCII group names.
12271         * nnml.el (nnml-request-group): Decode group names in messages.
12273 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
12275         * message.el (message-citation-line-function)
12276         (message-insert-formatted-citation-line): Fix spelling of
12277         `message-insert-formated-citation-line'.
12279 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
12281         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12283 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12285         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12286         nnmail-pathname-coding-system.
12288         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12289         that a user enters; decode group names in messages.
12291         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12293 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12295         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12297         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12299         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12300         risky local variable.
12302         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12304 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
12306         * encrypt.el: Improve documentation to fix function name typo.
12307         Reported by Daiki Ueno <ueno@unixuser.org>.
12309 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12311         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12312         even if the point is not in the last page of an article.
12313         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12314         back to the previous page.
12316 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
12318         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12320 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12322         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12324 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12326         * message.el (message-check-news-body-syntax):
12327         Avoid mm-string-as-multibyte.
12328         (message-hide-headers): Don't assume (point-min)==1.
12330 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12332         * message.el (message-remove-blank-cited-lines): Fix if remove is
12333         given.
12334         (message-bogus-address-regexp): New variable.
12335         (message-bogus-recipient-p): New function.
12336         (message-check-recipients): New command.
12337         (message-syntax-checks): Add `bogus-recipient'.
12338         (message-fix-before-sending): Add `bogus-recipient'.
12340         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12341         (gnus-treat-body-boundary): Don't test window-system.
12343 2007-10-28  Leo Liu  <sdl.web@gmail.com>  (tiny change)
12345         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12347 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12349         * gnus.el: Bump version to Gnus v5.13.
12351 2007-10-28  Miles Bader  <miles@gnu.org>
12353         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12354         at compile-time too.
12356 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12358         * gnus-msg.el (gnus-message-setup-hook):
12359         Add `message-remove-blank-cited-lines' to options.
12361 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12363         * message.el (message-remove-blank-cited-lines): New function.
12364         Suggested by Karl Plästerer.
12366 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12368         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12369         mapc.
12371         * imap.el (imap-open): Replace mapcar called for effect with mapc.
12372         (top-level): Use mapc to set functions to be traced for debugging.
12374         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12375         called for effect with while loop.
12377         * message.el (message-talkative-question): Replace mapcar called for
12378         effect with mapc.
12380         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12381         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12382         called for effect with dolist.
12384         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12386         * nndiary.el: Use dolist instead of mapcar to add diary headers to
12387         gnus-extra-headers and nnmail-extra-headers.
12389         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12390         called for effect with dolist.
12391         (top-level): Use mapc to set functions to be traced for debugging.
12393         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12394         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12395         dolist.
12397         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12398         Replace mapcar called for effect with mapc.
12399         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12400         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12401         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12402         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12404         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12405         remove-if that's a cl function.
12407         * webmail.el (webmail-debug): Replace mapcar called for effect with
12408         dolist.
12410 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12412         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12413         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12414         with while loop.
12416         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12417         functions from article-* functions.
12418         (gnus-multi-decode-header): Replace mapcar called for effect with
12419         dolist.
12421         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12422         (gnus-bookmark-show-details): Replace mapcar called for effect with
12423         while loop.
12425         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12426         called for effect with while loop.
12428         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12429         with dolist.
12431         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12432         Replace mapcar called for effect with dolist.
12434         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12436         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12437         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12438         Replace mapcar called for effect with dolist.
12439         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12440         mapc.
12442         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12443         Replace mapcar called for effect with dolist.
12444         (gnus-topic-list): Replace mapcar called for effect with mapc.
12446         * gnus.el: Use mapc instead of mapcar to add autoloads.
12448 2007-10-23  Richard Stallman  <rms@gnu.org>
12450         * gnus-group.el (gnus-group-highlight): Mark as risky.
12452 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12454         * gnus.el (gnus-server-to-method): Return method found first in
12455         gnus-newsrc-alist.
12457         * gnus-art.el (gnus-article-highlight-signature)
12458         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12459         button overlay without the front stickiness.
12461 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12463         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12464         overview buffer needed a catch to receive its throw.
12465         (gnus-agent-flush-cache): Declare as interactive to make this function
12466         easier to use.
12468 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12470         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12471         `next-line'.
12473 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12475         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12476         exclude address matching message-dont-reply-to-names.
12478 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12480         * gnus-util.el (gnus-string<): New function.
12482         * gnus-sum.el (gnus-article-sort-by-author)
12483         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12485 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12487         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12488         the frame-focus tag is set in gnus-buffer-configuration.
12490 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12492         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12493         the front stickiness.
12495 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12497         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12498         url pattern; remove duplicate one.
12499         (gnus-article-extend-url-button): New function.
12500         (gnus-article-add-buttons): Use it.
12501         (gnus-button-push): Use concatenated url that it makes.
12503 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12505         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12506         (sieve-manage-open): Use `mapc' instead of `mapcar'.
12508 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12510         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12511         Don't hardcode point-min==1.
12513 2007-09-30  David Kastrup  <dak@gnu.org>
12515         * gnus-art.el (gnus-article-reply-with-original)
12516         (gnus-article-followup-with-original): When `transient-mark-mode' is
12517         off, refrain from active-region behavior for followups.
12519 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12521         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12522         Fix comment about "iso8859-1".
12524 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12526         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12527         ones returned from the verify-function.
12529         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12530         Call mml2015-extract-cleartext-signature if extraction failed.
12532 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12534         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12535         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12536         failed.
12538 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12540         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12542 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12544         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12545         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12546         thread for both the null and zero (kill/expire thread) universal prefix
12547         cases.
12548         (gnus-summary-expire-thread): Add new function to expire a thread,
12549         using gnus-summary-kill-thread.
12550         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12551         shortcuts for gnus-summary-expire-thread.
12552         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12553         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12555 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12557         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12558         extras value, so an extras entry can be deleted.
12559         (gnus-registry-delete-extra-entry): Use it.
12560         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12561         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12562         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12563         storage through the gnus-registry, and provide an appropriate API for
12564         it.
12566 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12568         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12569         Suggested by Leo <sdl.web@gmail.com>.
12571         * gnus.el: Do.
12573 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12575         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12576         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12578         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12580         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12581         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12583 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12585         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12586         newline.
12587         (nnmbox-request-accept-article): Don't change article in source buffer;
12588         narrow to header to use message-fetch-field rather than
12589         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12590         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12591         as delimiters; make sure article ends with newline.
12592         (nnmbox-delete-mail): Correct last position of article to be deleted;
12593         ignore X-Gnus-Newsgroup header in article body.
12594         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12595         positions; make sure article ends with newline.
12597         * message.el (message-display-abbrev): Don't infloop when a user
12598         inserts SPC in the beginning of header.
12600 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12602         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12603         list of groups not followed by default.  Fix type to be regexp.
12604         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12606 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
12608         * hmac-def.el (define-hmac-function): Switch from old-style to
12609         new-style backquotes.
12611         * md4.el (md4-make-step): Likewise.
12613 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12615         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12616         raw-text coding system when saving .newsrc file, which may contain
12617         non-ASCII group names.
12619 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12621         * gnus-cus.el (gnus-score-extra): New widget.
12622         (gnus-score-extra-convert): New function.
12623         (gnus-score-customize): Use it for Extra.
12625 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12627         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12628         (mml2015-mailcrypt-clear-verify): Use it.
12629         (mml2015-gpg-clear-verify): Use it.
12630         (mml2015-pgg-clear-verify): Use it.
12631         (mml2015-epg-clear-verify): Replace the current part with the output
12632         from GnuPG; don't extract the plaintext by itself.
12634         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12635         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12636         mml2015-clear-verify-function; don't touch the armor headers or
12637         dash-escaped text here.
12639 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12641         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12642         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12643         parts, or application/octet-stream as a last resort.
12644         (gnus-mime-view-part-as-type): Don't toggle display.
12645         (gnus-mime-view-part-as-charset): Don't turn off display before
12646         querying charset.
12648         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
12649         stuff to undisplayer function in Emacs.
12650         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
12652         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
12653         text/calendar parts.
12655 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12657         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
12658         decoding text/calendar parts.
12660         * message.el (message-forward-make-body-mime): Always mark body as
12661         having no illegible text; remove signed-or-encrypted argument.
12662         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
12664         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
12665         (mml-generate-mime-1): Don't encode body if it is specified to be in
12666         raw form; don't make buffer be unibyte when inserting multibyte string.
12668 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12670         * sha1.el: Fix up comment style.
12671         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
12672         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
12674         * hex-util.el: Fix up comment style.
12675         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
12677         * gnus-salt.el: Use with-current-buffer.
12678         (gnus-pick-setup-message): Fix long-standing typo.
12680 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12682         * imap.el (imap-logout-timeout): New variable.
12683         (imap-logout, imap-logout-wait): New functions.
12684         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
12686         * nnimap.el (nnimap-logout-timeout): New server variable.
12687         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
12688         nnimap-logout-timeout.
12690         * gnus-art.el (gnus-article-summary-command-nosave)
12691         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
12693 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12695         * gnus.el (gnus-maximum-newsgroup): New variable.
12697         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
12698         according to gnus-maximum-newsgroup.
12700         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12701         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12702         Limit the range of articles according to gnus-maximum-newsgroup.
12704 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12706         * gnus-art.el (gnus-sticky-article): Fix problems described in
12707         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12708         Don't perform gnus-configure-windows here; reuse existing sticky
12709         article buffer.
12711         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12712         it doesn't exist in gnus-article-mode.
12714 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12716         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12717         (gnus-agent-decoded-group-name): New function.
12718         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12719         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12721 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12723         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12724         Add binding for gnus-sticky-article.
12725         (gnus-summary-exit): Don't kill sticky article buffers.
12727         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12728         article buffer.
12729         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12730         (gnus-kill-sticky-article-buffers): New commands.
12732 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12734         * nntp.el (nntp-xref-number-is-evil): New server variable.
12735         (nntp-find-group-and-number): If it is non-nil, don't trust article
12736         numbers in the Xref header.
12738 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12740         * gnus-agent.el (gnus-agent-read-group): New function.
12741         (gnus-agent-flush-group, gnus-agent-expire-group)
12742         (gnus-agent-regenerate-group): Use it.
12743         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12744         nnmail-pathname-coding-system.
12746 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12748         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12750         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12751         that are unread as unread, and also as selected so that information of
12752         marks having been changed by a user may be updated when exiting group.
12754 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12756         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12758 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12760         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12761         calculated ignoring signature parts to gnus-treat-article.
12763 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12765         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12766         a point here in order to keep the window start.
12767         (gnus-insert-mime-security-button): Make a button overlay without the
12768         front stickiness.
12769         (gnus-mime-display-security): Goto the end of a button.
12771         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12773 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12775         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12776         group-name-at-point.
12777         (gnus-group-completing-read): New function that offers decoded
12778         non-ASCII group names for completion.
12779         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12780         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12781         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12782         (gnus-group-fetch-control): Use it.
12783         (gnus-fetch-group): Use group-name-at-point for the initial value
12784         rather than the default value; use gnus-alive-p.
12786         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12787         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12788         (gnus-summary-post-news): Use gnus-group-completing-read.
12790         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12791         (gnus-read-move-group-name): Decode group name for completion.
12793 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12795         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12796         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12797         Yamaoka slightly modified the code).
12799 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12801         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12802         (nnmail-split-incoming): Bind it.
12804         * nnml.el (nnml-group-name-charset): New function.
12805         (nnml-decoded-group-name): Use it; don't decode group name if
12806         nnmail-group-names-not-encoded-p is non-nil.
12807         (nnml-encoded-group-name): New function.
12808         (nnml-group-pathname): Inline nnml-decoded-group-name.
12809         (nnml-request-expire-articles): Decode group name in message.
12810         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12811         nnmail-pathname-coding-system.
12812         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12813         not decoded ones according to nnmail-group-names-not-encoded-p.
12814         (nnml-generate-active-info): Use nnml-encoded-group-name.
12816 2007-08-08  Glenn Morris  <rgm@gnu.org>
12818         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12819         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12820         doc-strings and comments.
12822 2007-07-25  Glenn Morris  <rgm@gnu.org>
12824         * Relicense all FSF files to GPLv3 or later.
12826 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12828         * gnus-sum.el (gnus-summary-move-article):
12829         Make gnus-summary-respool-article work.
12831 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12833         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12834         string.
12836 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12838         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12839         that should be ignored when comparing distant RSS articles with local
12840         ones.
12841         (nnrss-make-hash-index): New function.  Create a hash index according
12842         to the ignored fields.
12843         (nnrss-check-group): Use it.
12845 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12847         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12849         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12851         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12852         the new optional argument ENCODED is non-nil.
12853         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12854         coding system for encoding group name.
12855         (gnus-group-make-rss-group): Pass un-encoded group name to
12856         gnus-group-make-group.
12857         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12858         encoded.
12860         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12861         Encode group name to which articles are moved or copied.
12862         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12863         coding system for encoding Newsgroup, Followup-To and Xref headers.
12865         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12866         marks; use nnheader-file-coding-system to write a file.
12867         (nnagent-retrieve-headers): Bind file-name-coding-system to
12868         nnmail-pathname-coding-system.
12870         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12872         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12873         (nnml-request-article, nnml-request-create-group)
12874         (nnml-request-rename-group, nnml-find-id)
12875         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12876         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12877         (nnml-save-marks): Use nnml-group-pathname instead of
12878         nnmail-group-pathname.
12880         (nnml-request-create-group, nnml-request-expire-articles)
12881         (nnml-request-move-article, nnml-request-delete-group)
12882         (nnml-deletable-article-p, nnml-possibly-create-directory)
12883         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12884         (nnml-open-marks): Bind file-name-coding-system to
12885         nnmail-pathname-coding-system.
12887         (nnml-request-article): Pass server argument to nnml-find-group-number.
12888         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12889         Pass server argument to nnml-possibly-create-directory.
12890         (nnml-request-accept-article): Pass server argument to
12891         nnml-active-number and nnml-save-mail.
12892         (nnml-find-group-number): Pass server argument to nnml-find-id.
12893         (nnml-request-update-info): Pass server argument to
12894         nnml-marks-changed-p.
12896         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12897         (nnml-save-mail, nnml-active-number): Add server argument.
12899         (nnml-request-delete-group): Warn if group is missing.
12900         (nnml-get-nov-buffer): Decode group name.
12901         (nnml-generate-active-info): Encode group name.
12902         (nnml-open-marks): Decode group name in messages.
12904 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12906         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12907         if it is not specified.
12908         (gnus-article-pipe-part, gnus-article-save-part)
12909         (gnus-article-interactively-view-part, gnus-article-copy-part)
12910         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12911         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12912         (gnus-article-replace-part, gnus-article-delete-part)
12913         (gnus-article-view-part-as-type): Pass raw prefix argument to
12914         gnus-article-part-wrapper.
12916 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12918         * gnus-agent.el (gnus-agent-save-active):
12919         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12921         * gnus-cache.el (gnus-cache-save-buffers)
12922         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12923         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12924         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12925         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12926         (gnus-cache-generate-active, gnus-cache-rename-group)
12927         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12928         (gnus-cache-update-overview-total-fetched-for):
12929         Bind file-name-coding-system to nnmail-pathname-coding-system.
12930         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12931         New variables.
12932         (gnus-cache-decoded-group-name): New function.
12933         (gnus-cache-file-name): Use it.
12934         (gnus-cache-generate-active): Use non-decoded group name for active.
12936         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12937         right place.
12938         (gnus-write-active-file): Don't break non-ASCII group names.
12940         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12941         nnmail-pathname-coding-system.
12943         * gnus-uu.el (gnus-uu-decode-save): Typo.
12945 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12947         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12949 2007-07-14  David Kastrup  <dak@gnu.org>
12951         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12952         finishing actions if we did not edit the article.
12954 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12956         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12957         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12958         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12959         (gnus-agent-flush-group, gnus-agent-flush-cache)
12960         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12961         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12962         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12963         (gnus-agent-regenerate-group)
12964         (gnus-agent-update-files-total-fetched-for)
12965         (gnus-agent-update-view-total-fetched-for):
12966         Bind file-name-coding-system to nnmail-pathname-coding-system.
12967         (gnus-agent-group-pathname): Don't encode file names by
12968         nnmail-pathname-coding-system.
12969         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12970         coding-system-for-write instead of buffer-file-coding-system to
12971         gnus-agent-file-coding-system.
12973         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12974         Decode group name.
12976         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12978         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12979         (gnus-read-newsrc-el-file): Make group names unibyte.
12981         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12982         nnmail-pathname-coding-system.
12984         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12985         (nnrss-request-delete-group): Bind file-name-coding-system to
12986         nnmail-pathname-coding-system.
12987         (nnrss-read-server-data, nnrss-read-group-data):
12988         Bind file-name-coding-system correctly.
12989         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12991         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12992         (nntp-server-to-method-cache): New variable.
12993         (nntp-group-pathname): New function that decodes non-ASCII group names.
12994         (nntp-possibly-create-directory, nntp-marks-changed-p)
12995         (nntp-save-marks, nntp-open-marks): Use it.
12996         (nntp-possibly-create-directory, nntp-open-marks):
12997         Bind file-name-coding-system to nnmail-pathname-coding-system.
12998         (nntp-open-marks): Decode group names when bootstrapping marks.
13000         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13001         Newsgroups and Followup-To headers.
13003 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13005         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13006         (gnus-server-closed-face, gnus-server-denied-face)
13007         (gnus-server-offline-face): Remove variable.
13008         (gnus-server-font-lock-keywords): Use faces that are not aliases.
13010         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13011         of modifying message-stack directly for XEmacs.
13013         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13014         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13015         if the coding-system argument is nil for XEmacs.
13017         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13018         mm-charset-override-alist.
13020         * rfc2047.el: Don't require base64; require rfc2045 for the function
13021         rfc2045-encode-string.
13022         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13023         to quote the parameter value.
13025 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13027         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13028         form in gnus-group-name-charset-method-alist.
13030         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13031         overrides the default layout edit-form.
13033         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13035         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13037 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13039         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13040         as unfetched articles.
13042 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
13044         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13046 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13048         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13049         original back end that keeps marks in the local system.
13051 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13053         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13054         arg of pop-to-buffer for XEmacs.
13055         (gnus-article-read-summary-keys): Ditto; don't restore window
13056         configuration if summary command ends up with neither article buffer
13057         nor summary buffer; describe bindings if summary keys end with C-h.
13059 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13061         * message.el (message-fix-before-sending): Skip raw message part to be
13062         forwarded while checking illegible text.
13063         (message-forward-make-body-mime, message-forward-make-body):
13064         Mark signed or encrypted raw message as having no illegible text.
13066 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13068         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13069         (gnus-message-with-timestamp-1): New macro.
13070         (gnus-message-with-timestamp): New function.
13071         (gnus-message): Use them.
13073         * nnheader.el (nnheader-message): Use them.
13075 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
13077         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13078         .newsrc.eld file.
13080 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13082         * gnus-agent.el (gnus-agent-fetch-headers)
13083         (gnus-agent-retrieve-headers):
13084         Bind gnus-decode-encoded-address-function to identity.
13086         * nntp.el (nntp-send-xover-command): Recognize an xover command is
13087         available also when the server returns simply a dot.
13089         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13091 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13093         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13095 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13097         * gnus-ems.el (gnus-x-splash): Make it work.
13099         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13100         from being used.
13102 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13104         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13105         the front stickiness.
13106         (gnus-article-summary-command-nosave): Correct the order of the
13107         arguments passed to pop-to-buffer.
13108         (gnus-article-read-summary-keys): Ditto; make it work properly when the
13109         summary command ends up with the article buffer.
13111         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13112         the same faces.
13114 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
13116         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13118 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
13120         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13121         * gnus-sum.el (gnus-summary-highlight):
13122         * mail-source.el (mail-source-delete-old-incoming-confirm):
13123         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13125 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13127         * gnus-art.el (gnus-mime-view-part-externally)
13128         (gnus-mime-view-part-internally): Fix predicate function passed to
13129         completing-read.
13131         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13133         * gnus.el (gnus-update-message-archive-method): Add :version.
13135 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13137         * gnus.el (gnus-update-message-archive-method): New variable.
13139         * gnus-start.el (gnus-setup-news): Update saved "archive" method
13140         according to gnus-message-archive-method if
13141         gnus-update-message-archive-method is non-nil.
13143 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13145         * gnus-sum.el (gnus-summary-limit-to-address): New function.
13146         Suggested by Loic Dachary <loic@dachary.org>.
13147         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13149 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13151         * message.el (message-pop-to-buffer): Add switch-function argument.
13152         (message-mail): Pass switch-function argument to it.
13154 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
13156         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13157         Improve doc string.
13159 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13161         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13162         (gnus-header-content):
13163         * gnus-cite.el (gnus-cite-10):
13164         * gnus-srvr.el (gnus-server-closed):
13165         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13166         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13167         (gnus-group-mail-3-empty, gnus-group-mail-low)
13168         (gnus-group-mail-low-empty, gnus-splash):
13169         * message.el (message-header-to, message-header-cc)
13170         (message-header-subject, message-header-other, message-header-name)
13171         (message-header-xheader, message-separator, message-cited-text)
13172         (message-mml): Lighten colors of faces used for dark background.
13174 2007-05-24  Simon Josefsson  <simon@josefsson.org>
13176         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13177         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
13179 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13181         * message.el (message-narrow-to-headers-or-head):
13182         Ignore mail-header-separator in the body.
13184 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13186         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13187         same as window size.
13189 2007-05-22  Kevin Ryde  <user42@zip.com.au>
13191         * message.el (message-font-lock-keywords): Use message-header-xheader
13192         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
13193         ahead of the anything pattern, to get it recognized.
13195 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
13197         * gnus-sum.el (gnus-articles-to-read)
13198         (gnus-summary-insert-old-articles): Don't truncate group name for
13199         `read-string'.
13201         * gnus-util.el (gnus-limit-string): Delete this function.
13203         * gnus-sum.el (gnus-simplify-subject-fully):
13204         Use `truncate-string-to-width' instead.
13206 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
13208         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13209         Tell if, on summary exit, the next group has to be selected.
13210         (gnus-summary-exit): Use it.
13212 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
13214         * gnus-art.el (gnus-article-mode): Fix comment about displaying
13215         non-break space.
13217 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13219         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13220         Check if group is not a directory.
13221         (nnfolder-request-expire-articles): Don't delete articles if the target
13222         group is not available.
13224         * nnml.el (nnml-request-create-group): Properly check if group is not a
13225         file.
13226         (nnml-request-expire-articles): Don't delete articles if the target
13227         group is not available.
13229         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13230         Don't quote characters that are within parentheses.
13232 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13234         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13235         (gnus-handle-ephemeral-exit): Select article according to it.
13237 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13239         * message.el (message-insert-formated-citation-line): Remove newline.
13240         (message-citation-line-format): Add final \n here so that the user can
13241         avoid a blank line.
13243 2007-05-03  Dan Christensen  <jdc@uwo.ca>
13245         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13246         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13247         Update lanl/arXiv support.
13249 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13251         * gnus.el: Bump version number.
13253 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13255         * gnus.el (gnus-version-number): Bump version.
13257 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13259         * gnus.el: No Gnus v0.6 is released.
13261 2007-04-27  Didier Verna  <didier@xemacs.org>
13263         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13264         * gmm-utils.el (gmm-regexp-concat): ... here.
13265         * message.el: Don't require 'gnus-util.
13266         (message-dont-reply-to-names): Handle name change above.
13267         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13269 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13271         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13272         since the initial value varies according to the system.
13274 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13276         * mm-util.el (mm-charset-synonym-alist): Defcustom.
13278 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
13280         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13282 2007-04-24  Didier Verna  <didier@xemacs.org>
13284         Improve the type of gnus-ignored-from-addresses.
13285         * gnus-util.el (gnus-orify-regexp): New function.
13286         * message.el (gnus-util): Require it.
13287         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13288         * gnus-sum.el (gnus-ignored-from-addresses): New function.
13289         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13291 2007-04-24  Didier Verna  <didier@xemacs.org>
13293         * gnus-sum.el:
13294         * gnus-utils.el: Fix some trailing whitespaces.
13296 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13298         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13299         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13300         article's Message-ID; refer parent article in summary buffer.
13302         * message.el (message-bounce): Call mime-to-mml.
13304 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13306         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13308 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13310         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13311         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13312         displayed of multipart/alternative part if it is invoked from summary
13313         buffer.
13315         * mm-view.el (mm-inline-text-html-render-with-w3m)
13316         (mm-inline-text-html-render-with-w3m-standalone)
13317         (mm-inline-render-with-function): Use mail-parse-charset by default.
13319 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
13321         * parse-time.el (parse-time-string-chars): Check if CHAR
13322         is less than the length of parse-time-syntax.
13324 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13326         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13327         from gnus-newsgroup-processable.
13329 2007-04-16  Didier Verna  <didier@xemacs.org>
13331         * gnus-msg.el (gnus-configure-posting-styles):
13332         Handle message-signature-directory properly with :file syntax.
13333         Reported by "Leo".
13335 2007-04-11  Didier Verna  <didier@xemacs.org>
13337         New user option: message-signature-directory.
13338         * gnus-msg.el (gnus-configure-posting-styles): Support it.
13339         * message.el (message-insert-signature): Ditto.
13340         * message.el (message-signature-file): Doc update.
13341         * message.el (message-signature-directory): New.
13343 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13345         * gnus-msg.el (gnus-inews-yank-articles):
13346         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13348 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13350         * message.el (message-yank-original): Make sure cited text ends with
13351         newline; don't exchange point and mark.
13353 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13355         * tls.el (open-tls-stream): Properly handle case where there
13356         is no associated buffer.
13358 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13360         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13361         message-yank-original, make sure (< mark TEXT point).
13363 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13365         * message.el (message-fill-column): New variable.
13366         (message-mode): Use it.  Add comment on a possible new hook.
13368         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13369         (nnmail-get-new-mail): Reformat.
13371         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13373         * gmm-utils.el: Fix Commentary.
13374         (gmm-tool-bar-from-list): Fix typo in doc string.
13376 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13378         * message.el (message-yank-original): Don't switch point and mark
13379         unnecessarily to put point and mark as documented.
13381 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13383         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13384         from the message heads.
13386 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13388         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13389         article buffer does not have a window.  This may not be the best
13390         solution but is certainly better than setting the start of the null,
13391         that is the current, window.
13393 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13395         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13396         (gnus-draft-setup): Run it.
13398         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13399         gnus-score-fast-scoring.  Allow regexp.
13400         (gnus-score-headers): Use it.
13402         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13403         XEmacs.
13405         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13406         string.
13407         (gnus-button-alist): Also catch `<f1> k ...'.
13408         (gnus-treat-display-x-face): Fix doc string.
13410 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13412         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13413         evaluation of gnus-extended-version to ensure correct generation of the
13414         User-Agent header when message-generate-headers-first is used.
13416 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13418         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13419         hashcash-path is nil.  Don't call callback with incorrect number of
13420         parameters if val is 0.
13422 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13424         * message.el (message-required-news-headers):
13425         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13427 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13429         * message.el (message-generate-new-buffers): Change the meaning of the
13430         nil value; add `standard' to the choices; treat t as `unique'; improve
13431         doc string.
13432         (gnus-select-frame-set-input-focus): Autoload.
13433         (message-buffer-name): Search for the existing message buffer if
13434         message-generate-new-buffers is nil or `standard'; treat the value t of
13435         message-generate-new-buffers as `unique'.
13436         (message-pop-to-buffer): Raise the frame already displaying the message
13437         buffer; clear the echo area after querying.
13438         (message-setup): Pass the `continue' argument to compose-mail.
13439         (message-mail): Prefer `switch-function' if it is given; search for the
13440         existing message buffer if the `continue' argument is non-nil; pass
13441         continue and switch-function arguments to compose-mail by way of
13442         message-setup.
13443         (message-mail-other-window): Adjust argument of message-setup.
13444         (message-mail-other-frame): Ditto.
13446 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13448         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13449         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13450         to turn font-lock on when turning gnus-message-citation-mode on.
13452 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13454         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13455         (mml-smime-function-alist): New variable; add epg as the backend.
13456         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13457         mml-smime- functions instead.
13458         * mm-view.el: Require smime.
13460 2007-03-05  Didier Verna  <didier@xemacs.org>
13462         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13463         instead of just inheritance for posting styles.
13464         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13466 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13468         * tls.el (tls-certtool-program): Fix custom type.
13470 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13472         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13473         and point-at-eol instead of line-(beginning|end)-position.
13475         * assistant.el (assistant-parse-buffer): Ditto.
13477 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13479         * mml2015.el (mml2015-epg-find-usable-key): New function.
13480         (mml2015-epg-sign): Use it.
13481         (mml2015-epg-encrypt): Use it.
13483 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13485         * message.el (message-make-in-reply-to): Quote name containing
13486         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13487         if there are special characters.  Reported by NAKAJI Hiroyuki
13488         <nakaji@jp.freebsd.org>.
13490 2007-02-27  Didier Verna  <didier@xemacs.org>
13492         Include the group parameters as well as the topic ones in the
13493         inheritance filter process.
13494         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13495         argument GROUP-PARAMS-LIST.
13496         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13498 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13500         * nntp.el (nntp-never-echoes-commands)
13501         (nntp-open-connection-functions-never-echo-commands): New variables.
13502         (nntp-send-command): Use them.
13504 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13506         * mml2015.el (mml2015-epg-verify): Simplify.
13508 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13510         * mml.el (mml-content-disposition-alist): New user option.
13511         (mml-content-disposition): New function.
13512         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13513         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13515 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13517         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13518         verification.
13520 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13522         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13523         articles posted in the last 24 hours.
13525 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13527         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13529 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13531         * nntp.el (nntp-send-command): Don't wait for echoes when
13532         nntp-open-ssl-stream is used.
13534 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13536         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13537         (gnus-message-add-citation-keywords)
13538         (gnus-message-remove-citation-keywords): Remove.
13539         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13540         directly, make the variables in font-lock-defaults buffer-local, add
13541         gnus-message-citation-keywords to them and then update the value of
13542         font-lock-keywords.
13544 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13546         * message.el (message-cite-original-1): Don't call
13547         gnus-article-highlight-citation.
13549         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13550         citations; fix line count.
13552 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13554         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13555         (gnus-message-add-citation-keywords)
13556         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13557         versions of font-lock-add-keywords and font-lock-remove-keywords to
13558         work with XEmacs correctly.
13560 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13562         * gnus-cite.el (gnus-cite-face-list): Set the values of
13563         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13564         (gnus-message-max-citation-depth): Use defvar rather than defconst.
13565         (gnus-message-cite-prefix-regexp): New variable.
13566         (gnus-message-search-citation-line): Use it; protect against long
13567         citation prefix; fill match data with nil rather than 0 for XEmacs; set
13568         the 0th match data for Emacs.
13569         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13570         (gnus-message-add-citation-keywords): Append keywords rather than
13571         prepending; emulate font-lock-add-keywords if it is not available.
13572         (gnus-message-remove-citation-keywords):
13573         Emulate font-lock-remove-keywords if it is not available.
13575         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13577         * message.el (message-cite-prefix-regexp): Set the value of
13578         gnus-message-cite-prefix-regexp.
13580 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13582         * nnweb.el (nnweb-google-parse-1): Update parser.
13584 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13586         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13588 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13590         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13591         regexp.
13593 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13595         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13596         string-to-multibyte.
13597         (uudecode-decode-region-internal): Use it.
13599 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13601         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13602         Fix custom choice.
13604         * gnus-art.el (gnus-signature-limit): Fix custom choice.
13606 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
13608         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13610         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13611         `write-region' to respect `mm-inhibit-file-name-handlers'.
13613 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
13615         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13616         Use gnus-home-directory instead of "~/" or "$HOME".
13618 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
13620         * encrypt.el (encrypt-insert-file-contents): Add better prompt
13621         to mention filename.
13622         Add comments at beginning regarding usage.
13623         (encrypt-write-file-contents): Change interactive so a string is
13624         acceptable.  If the file has no associated model, show an error instead
13625         of a nonsense prompt.
13627 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13629         * spam.el (spam-bsfilter-ham-switch): Fix typo.
13630         Thanks to Yoshihiko Yamada for kind notification of this typo.
13632 2007-01-12  Kenichi Handa  <handa@m17n.org>
13634         * uudecode.el (uudecode-decode-region-internal): Make it work in a
13635         multibyte buffer.
13637 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13639         * gnus-score.el (gnus-score-fast-scoring): New variable.
13640         (gnus-score-headers): Use it.
13642         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13644         * message.el (message-cite-original-1):
13645         Call gnus-article-highlight-citation if requested.
13646         (message-make-from): Allow name and address as optional arguments.
13648         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
13650         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
13651         bugs to doc string.
13652         (gnus-button-alist): Add mid\\|message-id.
13653         (gnus-button-fetch-group): Extend for use in
13654         `browse-url-browser-function'.
13655         (gnus-button-url-regexp): Try to catch paired parentheses like in
13656         Wikipedia URLs.
13658         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13659         Suggested by Simon Krahnke <overlord@gmx.li>.
13661 2007-01-13  Romain Francoise  <romain@orebokech.com>
13663         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13664         Update copyright.
13666 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13668         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13670 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13672         * gnus-registry.el (gnus-registry-unfollowed-groups)
13673         (gnus-registry-split-fancy-with-parent): Fix documentation.
13675 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13677         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13678         from nnweb groups.
13680 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13682         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13683         Xref urls.  Erase buffer before requesting head.
13685         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13687 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13689         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13690         customizable.
13692 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13694         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13695         no signing key is found.
13696         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13697         no encrypting and/or signing key is found.
13699 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13701         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13703 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13705         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13706         headers read from disk with the ones newly found in the current search.
13707         This should no longer cause problems, because the article numbers in
13708         Gmane's `nov.php' output are ignored since the previous change.
13710 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13712         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13714 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13716         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13718 2007-01-01  Romain Francoise  <romain@orebokech.com>
13720         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13722 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13724         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13725         `define-minor-mode' macro definition expanded properly.
13726         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13727         exclude it there.
13729         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13730         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13731         `fboundp' test.
13732         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13733         This is OK to autoload in (S)XEmacs now.
13735 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13737         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13738         keystroke.
13739         (gnus-summary-limit-to-singletons): Fix typo.
13741         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13742         else fails.
13744 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13746         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13747         docstring.
13749         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13750         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13751         (gnus-summary-insert-dormant-articles): Fix typo in message.
13753 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13755         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13756         nil for XEmacs.
13757         (gnus-message-citation-mode): Don't autoload in XEmacs.
13759         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13761 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13763         * nnimap.el (nnimap-expunge-search-string):
13764         Mention nnimap-search-uids-not-since-is-evil in docstring.
13766 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13768         * spam.el: Revert to make-obsolete-variable because
13769         define-obsolete-variable-alias is not supported in Emacs 21.
13771         * spam.el (spam-ifile-path, spam-ifile-database-path)
13772         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13773         make-obsolete-variable.
13774         (spam-bsfilter-path, spam-bsfilter-program)
13775         (spam-spamassassin-path, spam-spamassassin-program)
13776         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13777         Don't use "path" inappropriately.
13778         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13779         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13780         variable names.
13782 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13784         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13785         summary buffer.
13787         * password.el (password-cache-remove): Use clear-string to burn
13788         password, if available.
13790 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13792         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13794         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13796         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13797         (gnus-message-highlight-citation): Move defcustom here from
13798         gnus-cite.el.
13799         (gnus-message-citation-mode): Autoload.
13801         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13802         checks to make it compile with XEmacs.
13803         (gnus-message-citation-mode): New minor mode.
13804         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13805         (gnus-message-highlight-citation): New variables.
13806         (gnus-message-search-citation-line)
13807         (gnus-message-add-citation-keywords)
13808         (gnus-message-remove-citation-keywords)
13809         (turn-on-gnus-message-citation-mode)
13810         (turn-off-gnus-message-citation-mode): New functions.
13812 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13814         * gnus-cite.el: Enable highlighting of different citation levels in
13815         message-mode.
13817 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13819         * message.el (message-make-fqdn): Fix comment.
13820         (message-bogus-system-names): Add ".local".
13822         * spam.el (spam-ifile-path, spam-ifile-program)
13823         (spam-ifile-database-path, spam-ifile-database)
13824         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13825         Don't use "path" inappropriately.
13826         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13827         strings.
13828         (spam-check-ifile, spam-ifile-register-with-ifile)
13829         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13830         Use new variable names.
13832         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13833         (gnus-treat-display-smileys): Simplify using
13834         gnus-image-type-available-p.
13836         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13837         available.
13839 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13841         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13842         one after turning on the buffer's multibyteness instead of decoding
13843         them directly in the unibyte buffer that causes unexpected conversion
13844         in Emacs 23 (unicode).
13846 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13848         * message.el (message-generate-hashcash): Fix custom type.
13850 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13852         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13854 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13856         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13857         disconnect icons.  Add help text.
13859 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13861         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13862         negated to be consistent with the others we handle.
13864 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13866         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13867         version of gnus-summary-buffer to something, so that we can use two
13868         article buffers at the same time.
13870 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13872         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13873         trigger all the extra headers.
13874         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13875         sorting.
13877 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13879         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13880         solid groups.
13882 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13884         * legacy-gnus-agent.el: Add Copyright notice.
13886 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13888         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13890 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13892         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13894         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13895         to make it work reliably in CVS Emacs.
13896         (gnus-summary-limit-strange-charsets-predicate)
13897         (gnus-summary-limit-to-predicate): New functions.
13899 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13901         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13902         specifying array size.
13903         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13904         array if it is too small.
13905         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13906         (gnus-sort-threads-loop): New function.
13908 2006-12-06  Chris Moore  <dooglus@gmail.com>
13910         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13911         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13913 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13915         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13916         options.
13918 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13920         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13921         DOS-ing the recipient.
13923         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13924         the headers when creating the mapping to avoid mismappings.
13925         (nnweb-gmane-create-mapping): Always nix out old mapping.
13927 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13929         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13930         and mm-verify-option to never.
13932 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13934         * message.el (message-signed-or-encrypted-p): New function.
13935         (message-forward-make-body): Use it.
13937         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13938         Replace encode-coding-string with mm-encode-coding-string.
13940 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13942         * nneething.el (nneething-decode-file-name):
13943         Replace decode-coding-string with mm-decode-coding-string.
13945         * gnus-int.el (gnus-open-server): Say failed server's name.
13947 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13949         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13950         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13952         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13953         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13954         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13955         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13956         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13957         (gnus-subscribe-newsgroup, gnus-1):
13958         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13959         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13960         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13961         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13963 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13965         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13966         keystroke.
13967         (gnus-summary-limit-to-bodies): Implement headersp.
13969 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13971         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13973 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13975         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13977 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13979         * message.el (message-generate-hashcash): Expand range of values to
13980         include `opportunistic'.
13981         (message-send-mail): Use it.
13983 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13985         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13986         and comment it.
13988         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13990 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13992         * gnus-util.el (gnus-extract-address-components): Improve comment.
13994 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13996         * gnus-util.el (gnus-extract-address-components): Work with address in
13997         which the name portion contains @.
13999 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14001         * gnus.el (gnus-start): Move custom group up.
14002         (gnus-select-method): Don't autoload, but make it available for
14003         `customize-variable'.
14004         (gnus-getenv-nntpserver): Don't autoload.
14006 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
14008         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14010 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14012         * message.el (message-sendmail-extra-arguments): New variable.
14013         (message-send-mail-with-sendmail): Use it.
14015 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14017         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14018         mm-with-unibyte-current-buffer to make string unibyte.
14020         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14021         mm-string-as-multibyte.
14023 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
14025         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14026         Reported by Werner Koch <wk@gnupg.org>.
14028 2006-11-14  Daiki Ueno  <ueno@p360>
14030         * mml2015.el: Autoload epa-select-keys when compiling.
14032 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14034         * mml2015.el (mml2015-epg-sign): Save the signing keys in
14035         message-options.
14036         (mml2015-epg-encrypt): Save the recipient keys in message-options.
14038 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14040         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14041         EasyPG (< 0.0.6).
14042         (mml2015-always-trust): New user option.
14043         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14044         prompt.
14046 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14048         * nntp.el (nntp-authinfo-force): New variable.
14049         (nntp-send-authinfo): Use it.
14051 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
14053         * message.el (message-strip-subject-encoded-words): Allow _not_ to
14054         decode encoded words.  Improve prompt.  Add comment about forwarding.
14055         (message-replacement-char): Move up.
14057 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
14059         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14060         instead of gnus-intersection because arguments of gnus-sorted-nunion
14061         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
14063 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
14065         * message.el (message-strip-subject-encoded-words): Reformat prompt.
14066         (message-simplify-subject-functions):
14067         Enable message-strip-subject-encoded-words by default.
14069 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
14071         * message.el (message-strip-subject-encoded-words): New function.
14072         (message-simplify-subject-functions): New variable.
14073         (message-simplify-subject): Use it.  Fix typo in doc string.
14074         Support message-strip-subject-encoded-words.
14076 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
14078         * gnus-diary.el (gnus-diary-delay-format-function):
14079         * nndiary.el (nndiary-reminders):
14080         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14082 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14084         * gnus-art.el (article-hide-boring-headers): Fetch date from
14085         gnus-original-article-buffer to avoid problems with localized date
14086         strings.
14088 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14090         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14092 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
14094         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14095         New variables.
14096         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14097         (mm-charset-synonym-alist): Move some entries to
14098         mm-codepage-iso-8859-list.
14099         (mm-charset-synonym-alist, mm-charset-override-alist):
14100         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14102 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14104         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14106 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14108         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14109         with Emacs 21 and XEmacs.
14111 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
14113         * spam.el (spam-parse-address): New function for better parsing,
14114         catching errors, etc.
14115         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14117 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14119         * mm-view.el: Add interactive arg to html2text autoload.
14121 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14123         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14125 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
14127         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14128         New variables.
14129         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14130         (mm-charset-synonym-alist): Move some entries to
14131         mm-codepage-iso-8859-list.
14133         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14135 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
14137         * message.el (message-citation-line-format)
14138         (message-insert-formated-citation-line): Fix implementation of %E, %N
14139         and %n according to the doc string.
14141 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
14143         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14144         Use car-safe to avoid bad parses.
14146 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14148         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14149         names.
14151         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14153 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14155         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14156         header.
14158         * message.el (message-draft-headers): Add Date.
14159         (message-headers-to-generate): Fix typo in docstring.
14161         * nndraft.el (nndraft-required-headers): New variable.
14162         (nndraft-generate-headers): Use it.
14164         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14166 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14168         * gnus-registry.el (gnus-registry-wash-for-keywords)
14169         (gnus-registry-find-keywords): New functions to allow easy searching of
14170         articles that are in the registry.
14172 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14174         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14175         Use ietf-drums-parse-address instead of gnus-extract-address-components.
14176         Reported by Damien Elmes <damien@repose.cx>.
14178 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14180         * gnus.el (gnus-mime): Remove unused custom group.
14182 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14184         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14185         "blank line" when searching for end of armor headers.
14187 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14189         * gmm-utils.el (gmm-write-region): Fix variable name.
14191 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14193         * gmm-utils.el (gmm-write-region): New function based on compatibility
14194         code from `mm-make-temp-file'.
14196         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14198         * nnmaildir.el (nnmaildir--update-nov)
14199         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14200         Use `gmm-write-region'.
14202 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14204         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14205         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14207         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14209         * message.el (message-replacement-char): New variable.
14210         (message-fix-before-sending): Use it.
14211         (message-simplify-subject): New function to remove duplicate code.
14212         (message-reply, message-followup): Use it.
14214         * gnus-sum.el (gnus-summary-make-menu-bar):
14215         Clarify gnus-summary-limit-to-articles.
14217 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14219         * gnus-util.el (gnus-with-local-quit): New macro.
14221         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14223 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
14225         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14226         ignore non-string data.
14228 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14230         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14231         non-string data (needs to be done in the registry too).
14233 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14235         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14236         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14237         (gnus-registry-split-fancy-with-parent)
14238         (gnus-registry-fetch-simplified-message-subject-fast)
14239         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14240         Remove text properties on ingress into the registry and when it's saved.
14241         (gnus-registry-clean-empty-function): Fix bug with cleaning the
14242         registry from entries with no groups.
14244 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14246         * gnus-util.el (gnus-string-remove-all-properties): Add utility
14247         function to remove string properties.
14249 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14251         * gmm-utils.el (gmm): Adjust custom version.
14253         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14254         Adjust custom version.
14256         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14258 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14260         * gnus-art.el (gnus-insert-prev-page-button)
14261         (gnus-insert-next-page-button): Simplify.  Reformat.
14263 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14265         * gnus-art.el (gnus-insert-prev-page-button)
14266         (gnus-insert-next-page-button): Apply gnus-article-button-face.
14268 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
14270         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14272 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14274         * gnus-art.el (gnus-insert-mime-button)
14275         (gnus-insert-mime-security-button):
14276         Apply gnus-article-button-face to MIME and security buttons.
14278 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
14280         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14281         readable.
14283 2006-09-20  Steve Youngs  <steve@sxemacs.org>
14285         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14286         `browse-url-of-file' instead of `browse-url'.
14288 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14290         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14291         regexp.  Articles containing quotation were cut prematurely.
14293 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14295         * message.el (message-cite-original-1): Use nobody by default for the
14296         value of From header.
14297         (message-reply): Ditto.
14299 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
14301         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14302         to the gnus-info.  This fixes a bug of inline-PGP message verification.
14303         Reported by Michael Piotrowski <mxp@dynalabs.de>.
14305 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
14307         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14308         mails in the doc string.  Add some URLs in comment.
14309         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14311 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14313         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14314         backslashes handling and the way to find boundaries of quoted strings.
14316 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14318         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14319         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14320         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14321         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14323 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14325         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14326         doc string.
14327         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14329 2006-09-06  Simon Josefsson  <jas@extundo.com>
14331         * mml2015.el (mml2015-use): Doc fix, mention epg.
14333 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14335         * mml2015.el (mml2015-use): Default to epg, if available.
14337 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14339         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14340         message-sender.
14341         (mml1991-epg-encrypt): Ditto.
14342         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14343         message-sender.
14344         (mml2015-epg-encrypt): Ditto.
14346 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14348         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14349         several common directories.
14351 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14353         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14354         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14356 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14358         * gnus-art.el (article-decode-encoded-words): Make it fast.
14360 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14362         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14364         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14365         in quoted string into `\'.
14367 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14369         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14370         Use standard-syntax-table.
14372 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14374         * gnus-art.el (gnus-decode-address-function): New variable.
14375         (article-decode-encoded-words): Use it to decode headers which are
14376         assumed to contain addresses.
14377         (gnus-mime-delete-part): Remove useless `or'.
14379         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14380         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14381         (gnus-nov-parse-line): Use it to decode From header.
14382         (gnus-get-newsgroup-headers): Ditto.
14383         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14385         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14386         (mail-decode-encoded-address-string): New alias.
14388         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14389         New function.
14390         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14391         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14392         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14393         (rfc2047-decode-string): Ditto.
14394         (rfc2047-decode-address-region): New function.
14395         (rfc2047-decode-address-string): New function.
14397 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14399         * message.el (message-caesar-buffer-body): Allow rotating headers.
14401         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14403         * message.el (message-insert-formated-citation-line): Fix %f.
14404         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14406 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14408         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14409         (gnus-bookmark-mouse-available-p): New macro.
14410         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14411         (gnus-bookmark-bmenu-show-infos): Use it.
14412         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14413         (gnus-bookmark-bmenu-hide-infos): Ditto.
14414         (gnus-bookmark-remove-properties): New function.
14415         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14416         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14417         (gnus-bookmark-write-file): Bind coding-system-for-write.
14418         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14419         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14420         group before selecting it.
14421         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14422         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14423         quit-window if it is not available; use gnus-mouse-2 and bind it to
14424         gnus-bookmark-bmenu-select-by-mouse.
14425         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14426         (gnus-bookmark-bmenu-select-by-mouse): New function.
14428 2006-08-13  Romain Francoise  <romain@orebokech.com>
14430         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14431         space.
14433 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14435         * compface.el (uncompface): Use binary rather than raw-text-unix.
14437 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14439         * compface.el (uncompface): Make sure the eol conversion doesn't take
14440         place when communicating with the external programs.
14441         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14443 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14445         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14447 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14449         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14450         Make it more robust by parsing author and date independently.
14452 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14454         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14456 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14458         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14459         first matching secret key.
14460         (mml2015-epg-encrypt): Ditto.
14462         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14463         first matching secret key.
14464         (mml1991-epg-encrypt): Ditto.
14466         * mml2015.el (mml2015-encrypt-to-self): New user option.
14467         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14468         mml2015-epg-encrypt-to-self is set.
14470         * mml1991.el (mml1991-encrypt-to-self): New variable.
14471         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14472         mml1991-epg-encrypt-to-self is set.
14474         * mml2015.el (mml2015-signers): New user option.
14475         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14476         (mml2015-epg-encrypt): Allow to select signing keys.
14478         * mml1991.el (mml1991-signers): New variable.
14479         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14480         (mml1991-epg-encrypt): Allow to select signing keys.
14482 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14484         * nnheader.el (nnheader-insert-head): Make it work even if the file
14485         uses CRLF for the line-break code.
14487 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14489         * mml2015.el: Require mml-sec instead of password.
14490         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14491         (mml2015-cache-passphrase): Inherit the default value from
14492         mml-secure-cache-passphrase.
14493         (mml2015-passphrase-cache-expiry): Inherit the default value from
14494         mml-secure-passphrase-cache-expiry.
14496         * mml1991.el: Require mml-sec instead of password.
14497         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14498         (mml1991-cache-passphrase): Inherit the default value from
14499         mml-secure-cache-passphrase.
14500         (mml1991-passphrase-cache-expiry): Inherit the default value from
14501         mml-secure-passphrase-cache-expiry.
14503         * mml-sec.el: Require password.
14504         (mml-secure-verbose): New user option.
14505         (mml-secure-cache-passphrase): New user option.
14506         (mml-secure-passphrase-cache-expiry): New user option.
14508 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14509             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14511         * pgg-def.el (pgg-truncate-key-identifier):
14512         Truncate the key ID to 8 letters from the end.
14514 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14516         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14517         workaround for the url package included with Emacs.
14519         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14521 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14523         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14524         correctly.  This fixes a bug caused by the 2006-05-12 change.
14526 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
14528         * nnmail.el (nnmail-article-group): If splitting raises an error, give
14529         some information about the error when saying that the `bogus' mail
14530         group will be used.
14532 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
14534         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14535         string.
14537 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
14539         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14541 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14543         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14545 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14547         * mml1991.el (mml1991-function-alist): Add epg.
14548         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14549         (mml1991-epg-encrypt): New functions.
14551 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14553         * mml2015.el (mml2015-verbose): New variable.
14554         (mml2015-cache-passphrase): Ditto.
14555         (mml2015-passphrase-cache-expiry): Ditto.
14556         (mml2015-function-alist): Add epg.
14557         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14558         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14559         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14560         New functions.
14562 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14564         * message.el (message-cite-original-1): Preserve region when removing
14565         quoted text due to X-No-Archive in order to avoid bogus attribution
14566         when citing multiple messages.
14568 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14570         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14571         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14573 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
14575         * gnus-diary.el (gnus-user-format-function-d)
14576         (gnus-user-format-function-D): Autoload.
14578         * imap.el (Commentary): Fix typo.
14580         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14581         2006-04-22 contribution.
14583 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14585         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14586         It didn't really fix the bogosity I'm seeing with solid web groups.
14588 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14590         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14591         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14592         created using server names.  If we use the feature without declaring
14593         it, Gnus does not properly manage server and group state.
14595         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14596         bound.
14598 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14600         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14601         looking up the method using GROUP's prefix before inventing a new one.
14602         It is used on killed/unknown groups in various places where returning
14603         an all-new method isn't expected by the caller.
14605         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14606         and match semantics of gnus-group-real-prefix.
14608 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
14610         * nnmail.el (nnmail-broken-references-mailers): New variable.
14611         (nnmail-ignore-broken-references): New function generalizing
14612         nnmail-fix-eudora-headers.
14613         (nnmail-fix-eudora-headers): Now obsolete.
14615         * gnus-art.el (gnus-button-handle-custom):
14616         Support `customize-apropos*'.
14618 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14620         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14622         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14623         articles.
14625 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14627         * message.el (message-cite-reply-above): New variable.
14628         (message-yank-original): Use it.
14630 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14632         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14634 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14636         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14637         as read.
14639         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14641 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14643         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14644         (gnus-bookmark-default-file): Use gnus-directory.
14645         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14646         Remove "*" in doc string.
14647         (gnus-bookmark-write-file): Simplify.
14648         (gnus-bookmark-maybe-sort-alist): Use `when'.
14649         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14650         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14651         Add FIXME about Emacs 21 and XEmacs compatibility.
14652         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14653         compatibility.
14654         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14655         compatibility.
14656         (gnus-bookmark-menu-heading): Fix version.
14658 2006-06-19  Bastien Guerry  <bzg@altern.org>
14660         * gnus-bookmark.el: New file.
14662 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14664         * message.el (message-syntax-checks): Doc fix.
14666 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14668         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14669         unsubscribed groups as if they were killed ones.  It causes duplicate
14670         entries in gnus-newsrc-alist.
14672 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14674         * message.el (message-syntax-checks): Doc fix.
14675         (message-send-mail): Add check for continuation headers.
14676         (message-check-news-header-syntax): Fix regexp used to check for
14677         continuation headers.
14679 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14681         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14683 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14685         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14687 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14689         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14690         default-truncate-lines.
14692 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14694         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14695         to fill the utf-8 entry.
14697 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14699         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14701 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14703         * gnus-agent.el (directory-files-and-attributes): Move all the way
14704         forward (the third and final move).
14705         (gnus-agent-read-agentview): Trap reconstruction errors due to
14706         nonexistent directory.  Handle by returning nil.
14708 2006-05-30  Didier Verna  <didier@xemacs.org>
14710         * message.el (message-dont-reply-to-names): Update the custom type.
14711         * message.el (message-dont-reply-to-names): New defsubst: potentially
14712         convert a list of regexps into a single one.
14713         * message.el (message-get-reply-headers): Use it.
14714         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14716 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14718         * gnus-agent.el (directory-files-and-attributes): Move forward.
14720 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14722         * gnus-ml.el (gnus-mailing-list-subscribe)
14723         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14724         (gnus-mailing-list-message): Fix doc strings.
14726 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14728         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14729         of doing it manually.
14731 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14733         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14734         comment.
14736 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14738         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14739         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14740         (gnus-agent-read-local): All symbols allocated in my-obarray.
14741         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14742         (gnus-agent-regenerate-group): Check numeric names to see if they are
14743         messages or groups.
14744         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14745         better way of do this...)
14747         * gnus-cache.el (gnus-agent-total-fetched-for):
14748         Ignore 'dummy.group' (there should be a better way of do this...)
14750 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14752         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14753         (gnus-saved-headers): Ditto.
14754         (gnus-default-article-saver): Mention functions may have properties.
14755         (gnus-article-save): Override gnus-save-all-headers and
14756         gnus-saved-headers by :headers property which saver function may have.
14757         (gnus-summary-save-in-file): Add :headers property.
14758         (gnus-summary-write-to-file): Ditto.
14760         * gnus-sum.el (gnus-summary-save-article): Bind
14761         gnus-prompt-before-saving to t when saving many articles in a file;
14762         always show all headers.
14764 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14766         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14767         marks.
14769         * message.el (message-indent-citation): Add optional arguments to allow
14770         using it outside of message buffers.
14772         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14773         (gnus-article-treat-unfold-headers): Use it.
14774         (gnus-article-truncate-lines): New variable.
14775         (gnus-article-mode): Use it.
14776         (gnus-article-toggle-truncate-lines): New function.
14778         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14779         Add gnus-article-toggle-truncate-lines.
14781         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14782         coding system in XEmacs, use binary.
14784 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14786         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14787         after-load-alist.
14789         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14790         this function should save decoded articles.
14791         (gnus-summary-write-to-file): Use property to specify this function
14792         should save decoded articles and specify gnus-summary-save-in-file
14793         should be used to save articles other than the first one when saving
14794         many articles.
14795         (gnus-summary-save-body-in-file): Use property to specify this
14796         function should save decoded articles.
14797         (gnus-summary-write-body-to-file): Use property to specify this
14798         function should save decoded articles and specify
14799         gnus-summary-save-body-in-file should be used to save articles other
14800         than the first one when saving many articles.
14802         * gnus-sum.el (gnus-summary-save-article): Simplify.
14804 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14806         * gnus-art.el (gnus-default-article-saver):
14807         Add gnus-summary-write-body-to-file.
14808         (gnus-article-save-coding-system): Don't use coding system object
14809         in XEmacs.
14810         (gnus-read-save-file-name): Add optional `dir-var' argument which
14811         specifies directory in which files are saved; work even if optional
14812         `variable' argument is not specified.
14813         (gnus-summary-write-to-file): Read file name.
14814         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14815         (gnus-summary-write-body-to-file): New function.
14817         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14818         (gnus-summary-local-variables): Add it.
14819         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14820         (gnus-summary-save-article): Remove optional `decode' argument;
14821         determine whether to decode articles by the value of
14822         gnus-default-article-saver; when saving many files using
14823         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14824         it first and use gnus-summary-save-in-file or
14825         gnus-summary-save-body-in-file thereafter unless
14826         gnus-prompt-before-saving is always; move point to article which
14827         will be saved.
14828         (gnus-summary-save-article-file): Revert.
14829         (gnus-summary-write-article-file): Revert.
14830         (gnus-summary-save-article-body-file): Revert.
14831         (gnus-summary-write-article-body-file): New function.
14833 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14835         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14837 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14839         * gnus-art.el (gnus-default-article-saver): Doc fix.
14840         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14841         from gnus-summary-save-article-coding-system, and default to a
14842         certain coding system.
14843         (gnus-output-to-file): Add coding cookie and encode text according
14844         to gnus-article-save-coding-system; don't use mm-append-to-file.
14846         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14847         gnus-art.el and rename to gnus-article-save-coding-system.
14848         (gnus-summary-save-article): Require gnus-art; don't show all
14849         headers if it decodes articles; don't add coding cookie here;
14850         don't bind mm-text-coding-system-for-write.
14851         (gnus-summary-save-article-file): Save decoded articles.
14852         (gnus-summary-write-article-file): When saving many files, use
14853         gnus-summary-write-to-file first and gnus-summary-save-in-file
14854         thereafter unless gnus-prompt-before-saving is always.
14855         (gnus-summary-save-article-body-file): Save decoded articles.
14857 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14859         * nnrss.el (nnrss-check-group): Bind hash-index.
14861 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14863         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14864         its hash index.  Store this hash in `nnrss-group-data'.
14865         (nnrss-read-group-data): Update accordingly.
14867 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14869         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14870         entry.
14872         * gnus-sum.el (gnus-summary-make-menu-bar):
14873         Add gnus-article-browse-html-article.
14875 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14877         * gnus-sum.el (gnus-summary-mime-map):
14878         Add gnus-article-browse-html-article.
14880 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14882         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14883         suitable coding systems in customize.
14885 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14887         * mail-source.el (mail-sources): Fix custom type.
14889 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14891         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14892         (gnus-summary-expire-articles-now): Shorten prompt.
14894         * gmm-utils.el (wid-edit): Require.
14895         (defun-gmm): Rename from `gmm-defun-compat'.
14896         (gmm-image-search-load-path): Use it.
14897         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14899 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14901         * gnus-sum.el (gnus-summary-save-article-coding-system):
14902         New variable.
14903         (gnus-summary-save-article): Add optional `decode' argument.
14904         If it is set and gnus-summary-save-article-coding-system is non-nil,
14905         save decoded article.
14906         (gnus-summary-write-article-file): Save decoded article if
14907         gnus-summary-save-article-coding-system is non-nil.
14909         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14910         type.
14912 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14914         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14916 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14918         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14919         first to test gnus-single-article-buffer which may be buffer-local.
14921         * gnus-sum.el (gnus-summary-setup-buffer):
14922         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14923         group; make gnus-article-buffer, gnus-article-current, and
14924         gnus-original-article-buffer always buffer-local.
14925         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14926         group.
14927         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14929 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14931         * nnml.el (nnml-request-compact-group): Compressed files might not
14932         have .gz extension.
14934 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14936         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14937         (mm-copy-to-buffer): Use with-current-buffer.
14938         (mm-display-part): Simplify.
14939         (mm-inlinable-p): Add optional arg `type'.
14941 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14943         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14944         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14945         Try harder to show the attachment internally or externally using
14946         gnus-mime-view-part-as-type.
14948 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14950         * message.el (message-from-style, message-signature-separator)
14951         (message-user-organization-file, message-send-mail-function)
14952         (message-citation-line-function, message-yank-prefix)
14953         (message-indent-citation-function, message-signature)
14954         (message-signature-file, message-signature-insert-empty-line):
14955         Remove autoloads.
14957         * gnus-art.el (gnus-buttonized-mime-types):
14958         Remove "multipart/signed".  Revert 2006-04-26 change.
14960 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14962         * gnus.el (gnus-version-number): Bump version.
14964 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14966         * gnus.el: No Gnus v0.5 is released.
14968 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14970         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14971         fetching articles by message-id.
14973 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14975         * message.el (hashcash): Require hashcash as normal.
14977         * ecomplete.el (ecomplete-highlight-match-line):
14978         Use point-at-eol.
14979         (ecomplete-highlight-match-line): Use `highlight', because that
14980         face exists in both Emacs and XEmacs.
14982         * message.el (message-display-abbrev): Use point-at-bol.
14984         * mail-source.el: Don't require timer/timer-funcs.
14986         * gnus-async.el: Ditto.
14988         * password.el: Ditto.
14990         * mm-url.el: Ditto.
14992         * mm-util.el: Require timer/timer-funcs.
14994 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14996         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14997         Close.
14999 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15001         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15002         unibyte after clear-decrypt function runs.
15004         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15005         returns as a unibyte string.
15007 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15009         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15010         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15011         (mml1991-pgg-encrypt): Ditto.
15013 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
15015         * message.el (message-user-organization-file): Check several
15016         locations of the organization file.
15018         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15019         Add gnus-article-view-part-as-type.
15021         * gnus-art.el (gnus-article-view-part-as-type): New function.
15023         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15024         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
15026         * mml.el: Simplify autoload.
15027         (mml-mode): defvar dnd-protocol-alist instead of using
15028         symbol-value.
15029         (mml-default-directory): New variable.
15030         (mml-minibuffer-read-file): Use it.
15031         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15033         * message.el (message-citation-line-format): New variable.
15034         (message-insert-formated-citation-line): New function.
15035         (message-citation-line-function):
15036         Add `message-insert-formated-citation-line' to custom type.
15038         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15039         to doc string.
15041         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15042         depending on mm-verify-option.
15044 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15046         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15047         binding pgg-* variables; reimplement the section which prevents
15048         MIME header from being signed.
15049         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15050         pgg-text-mode; remove a blank line at the top of body.
15052         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15053         lines at the top of body; use gnus-newsgroup-charset if there's no
15054         Charset header.
15056 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15058         * message.el (message-self-insert-commands): Doc fix.
15060         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15061         (mm-uu-pgp-encrypted-test): Ditto.
15062         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15063         between header and body; return application/pgp-encrypted handle
15064         if decryption failed; decode decrypted body by charset.
15066         * mm-decode.el (mm-automatic-display): Don't make application/pgp
15067         element match to application/pgp-*.
15069 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15071         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15072         HTML.
15074 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15076         * mail-source.el (mail-source-call-script): Message the error
15077         string.
15079 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15081         * gnus-util.el (gnus-byte-compile): Use it.
15083 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
15085         * gnus-util.el (kill-empty-logs): New function.
15087 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15089         * message.el (message-mail-alias-type): Doc fix.
15090         (message-mail-alias-type-p): New function.
15091         (message-send): Use it.
15092         (message-mode): Ditto.
15093         (message-strip-forbidden-properties): Ditto.
15095         * ecomplete.el (ecomplete-database-file-coding-system):
15096         New variable.
15097         (ecomplete-save): Use it.
15098         (ecomplete-setup): Use it.
15100 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15102         * message.el (message-self-insert-commands): New variable.
15103         (message-strip-forbidden-properties): Use it.
15105 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15107         * message.el (message-put-addresses-in-ecomplete): Use a regexp
15108         that doesn't make XEmacs choke.
15110 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
15112         * gnus-util.el (gnus-replace-in-string):
15113         Prefer replace-regexp-in-string over of replace-in-string.
15115 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15117         * gnus-util.el (gnus-select-frame-set-input-focus):
15118         Use select-frame-set-input-focus if it is available in XEmacs; use
15119         definition defined in Emacs 22 for old Emacsen.
15121 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15123         * mm-view.el (mm-inline-text): Use equal instead of equalp.
15125 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
15127         * gnus-registry.el (gnus-registry-cache-save): Remove text
15128         properties when saving via the temp buffer.
15130 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15132         * message.el (message-generate-hashcash): Honor custom type.
15134 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15136         * message.el (message-generate-hashcash): Default to non-nil when
15137         hashcash is found.
15139         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15140         (gnus-refer-thread-limit): Increase default to 500.
15142         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15144         * flow-fill.el (fill-flowed): Allow delete-space.
15146 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15148         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15149         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15150         Remove autoloads.
15152 2006-04-18  Simon Josefsson  <jas@extundo.com>
15154         * message.el (message-generate-hashcash): Default to.
15156 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15158         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15159         concatenating segments rather than before concatenating them.
15161 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15163         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15165         * imap.el (imap-quote-specials): New function.
15166         (imap-login-auth): Quote specials.
15168 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15170         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15172         * message.el (message-forward-make-body-plain):
15173         Allow message-forward-ignored-headers to be a list.
15174         (message-remove-ignored-headers): Factor out into function.
15175         (message-forward-make-body-mml): Use it.
15176         * rfc2231.el (rfc2231-parse-string): Remove dead code.
15177         (rfc2231-parse-string): Allow concatanation of parameters that
15178         aren't contiguous.  The test case is
15179           (mail-header-parse-content-type "message/external-body;
15180             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15181             access-type=LOCAL-FILE;
15182             name*1*=plugh%2fhello-sailor%2fbing.pdf")
15184 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15186         * nntp.el (nntp-accept-process-output): Return the value of
15187         `nnheader-accept-process-output'.
15189 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15191         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15192         (gnus-button-alist): Recognize more diff formats.
15193         (gnus-button-patch): Strip directory.
15195 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15197         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15198         Emacs 22 when setting focus.
15200 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15202         * gnus-art.el (gnus-article-treat-types): Do treatment of
15203         text/x-verbatim parts.
15204         (gnus-button-patch): New command.
15206         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15207         addresses that contain invalid characters.
15209 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15211         * message.el (message-put-addresses-in-ecomplete):
15212         Use gnus-replace-in-string.
15213         (message-is-yours-p): Use the more correct
15214         mail-header-parse-address instead of
15215         mail-extract-address-components.
15216         (message-put-addresses-in-ecomplete): Fix typo.
15218         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15219         keystroke.
15221         * gnus-art.el (gnus-treatment-function-alist): Change order of
15222         newsgroups/generic header folding to avoid double-folding.
15224         * message.el (message-hidden-headers): Add X-Draft-From.
15226         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15227         New command.
15228         (gnus-summary-repeat-search-article-backward): New command.
15230         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15231         groups in the parent topic.
15233 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
15235         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15236         (spam-extra-header-to-number): Return the CRM114 number as a
15237         number instead of a string.
15239 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15241         * gnus-art.el (gnus-face-properties-alist): Move here from
15242         gnus-fun.
15244         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15246 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15248         * message.el (message-strip-forbidden-properties): Only display on
15249         self-insert-command.
15251         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15252         reindent.
15253         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15255 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15257         * smiley.el (smiley-style): Fix typo.
15259 2006-03-23  Kenichi Handa  <handa@m17n.org>
15261         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15262         instead of set-buffer-multibyte.
15264 2006-03-23  Kenichi Handa  <handa@m17n.org>
15266         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15267         buffer and then decode the buffer text if necessary.
15268         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15269         first, and after mm-encode-body, change the buffer to unibyte.
15271 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15273         * hashcash.el (hashcash-insert-payment-async-2):
15274         Use message-goto-eoh instead of doing it manually.
15275         (mail-add-payment): Use message-narrow-to-header instead of trying
15276         to do the same itself.
15278         * message.el (message-hidden-headers): Add Face.
15280         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15281         reparenting code.
15282         (gnus-summary-reparent-children): Refactored out code.
15283         (gnus-summary-thread-map): New keystroke.
15284         (gnus-summary-reparent-children): Make into command.
15286         * smiley.el (smiley-style): Default to `medium' if using a large
15287         font.
15289         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15290         does it itself.
15292         * message.el (message-point-in-header-p): Simplify definition.
15294 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15296         * nnagent.el (nnagent-request-set-mark): Silence log file
15297         writing.
15298         (nnagent-request-set-mark): Use write-region instead of
15299         append-to-file.
15301         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15302         strange select method.
15304         * ecomplete.el (ecomplete-display-matches): Get highlightling
15305         right.
15306         (ecomplete-display-matches): Use literals.
15307         (ecomplete-display-matches): Disable message logging.
15309         * message.el (message-display-abbrev): Small optimization.
15311         * ecomplete.el (ecomplete-display-matches): Allow automatic
15312         display.
15314         * message.el (message-strip-forbidden-properties):
15315         Display abbrevs.
15316         (message-display-abbrev): Get automatic display right.
15318         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15319         keystrokes.
15321 2006-04-13  Romain Francoise  <romain@orebokech.com>
15323         TODO: Backport to v5-10!
15325         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15326         Move here (and rename) from gnus-registry.el.
15328         * gnus-registry.el: Require gnus-util.
15329         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15331 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15333         * gnus-group.el (gnus-group-catchup-current):
15334         Change if-then-else-if-then-else into cond.
15335         (gnus-group-catchup): Indent.
15336         (group-name-at-point): New function.
15337         (gnus-fetch-group): Provide default from thing at point.
15339 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15341         * message.el (message-display-abbrev): Fix regexp.
15343         * ecomplete.el (ecomplete-highlight-match-line):
15344         Reimplement choosing.
15345         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15346         dead variables.
15348         * message.el (message-newline-and-indent): Remove debugging.
15349         (message-display-abbrev): Use new implementation.
15351 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15353         * gnus-art.el (gnus-article-mode):
15354         Set cursor-in-non-selected-windows to nil.
15356         * smiley.el: Revert previous change.
15357         (smiley-data-directory): defvar it before using it in the
15358         defcustom of `smiley-style'.
15360 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15362         * message.el (message-newline-and-indent): New function.
15364         * ecomplete.el: Implement more bits.
15366         * message.el (message-put-addresses-in-ecomplete): Clean up the
15367         string.
15369         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15371         * gnus-sum.el (gnus-summary-save-parts):
15372         Bind gnus-summary-save-parts-counter and use it to make unique file
15373         names.
15375         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15377         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15378         parameter to say whether to actually parse the individual
15379         addresses.
15381         * message.el (message-put-addresses-in-ecomplete): New function.
15382         (ecomplete): Require.
15383         (message-mail-alias-type): Add ecomplete as an option.
15385 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15387         * flow-fill.el (fill-flowed): Remove trailing space from blank
15388         quoted lines.
15390 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15392         * smiley.el (smiley-style): Move definition later to avoid a
15393         compilation warning.
15395 2006-04-12  Kenichi Handa  <handa@m17n.org>
15397         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15398         buffer and then decode the buffer text if necessary.
15399         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15400         first, and after mm-encode-body, change the buffer to unibyte.
15401         Use mm-disable-multibyte instead of set-buffer-multibyte.
15403 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15405         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15406         Content-Type header instead of Content-Disposition header.
15407         (gnus-mime-inline-part): Ditto.
15408         (gnus-mime-view-part-as-charset): Ignore charset that the part
15409         specifies.
15411         * mm-decode.el (mm-display-part): Work with external parts and
15412         usual parts similarly.
15414         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15415         instead of gnus-display-mime.
15417         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15418         instead of with-temp-buffer.
15420         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15421         tag to summarized topics part in order to encode non-ASCII text.
15423 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15425         * smiley.el (smiley-style): New variable.
15426         (smiley-directory): New function.
15427         (smiley-data-directory): Derive from `smiley-style' using
15428         `smiley-directory'.
15429         (smiley-regexp-alist): Add new entries.
15431         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15432         (gnus-article-browse-delete-temp): Add :version.
15434 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15436         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15437         the sieve region.
15439 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15441         * gnus.el (gnus-version-number): Bump version.
15443 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15445         * gnus.el: No Gnus v0.4 is released.
15447 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15449         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15450         layout.
15452         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15453         unknown charset.
15455         * message.el (message-header-synonyms): Add Original-To to the
15456         default.
15458         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15459         optional parameter.
15461 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15463         * gnus-fun.el (gnus): Require it for gnus-directory.
15465 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15467         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15469 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15471         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15473 2006-04-05  Simon Josefsson  <jas@extundo.com>
15475         * password.el (password-reset): New function.
15477 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15479         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15480         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15482 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15484         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15485         Some whitespace was matched into the url, which broke browsing hits
15486         > 100 when mm-url-use-external was nil.
15488 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15490         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15491         Check gnus-extra-headers for 'Newsgroups.
15493         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15494         bound.
15496 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15498         * pgg-gpg.el: Clean up process buffers every time gpg processes
15499         complete.
15501 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15503         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15504         doc string.
15506 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15508         * pgg-gpg.el (pgg-gpg-process-filter)
15509         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15511         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15512         lines, temporary fix.
15514 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15516         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15518 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15520         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15521         default-enable-multibyte-characters.  This reverts the change from
15522         revision 6.17 which is no longer necessary because the passphrase
15523         is sent separately now.  GnuPG messages are unreadable under
15524         multibyte locales with default-enable-multibyte-characters set to
15525         nil.
15527 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
15529         * message.el (message-tool-bar-gnome): Move "spell".
15531 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
15533         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15534         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
15535         instead.
15537 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
15539         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15540         Improve newsgroups handling for NNTP overviews which don't include
15541         Newsgroups.
15543 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15545         * message.el (message-resend): Bind message-generate-hashcash to nil.
15547 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15549         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15550         when searching for already-paid recipients.
15552 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15554         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15555         passphrases when it is not needed.
15556         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15557         passphrase stuff from gpg, should only be necessary when you use
15558         gpg with a smartcard.
15560 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15562         * mml.el (mml-insert-mime): Ignore cached contents of
15563         message/external-body part.
15565         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15566         (mm-insert-part): Ditto.
15568 2006-03-23  Simon Josefsson  <jas@extundo.com>
15570         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15571         Reiner.
15572         (pgg-gpg-use-agent-p): Use it again.
15574 2006-03-23  Simon Josefsson  <jas@extundo.com>
15576         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15577         older emacsen.
15578         (pgg-gpg-use-agent-p): Don't use it.
15580 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15582         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15583         if we can.
15585 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15587         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15588         (pgg-gpg-update-agent): New function.
15589         (pgg-gpg-use-agent-p): New function.
15590         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15591         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15592         (pgg-gpg-sign-region): Use it.
15594 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15596         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15597         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15599 2006-03-21  Simon Josefsson  <jas@extundo.com>
15601         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15602         <wilde@sha-bang.de>.
15603         (pgg-gpg-use-agent): New variable.
15604         (pgg-gpg-process-region): Use it.
15605         (pgg-gpg-encrypt-region): Likewise.
15606         (pgg-gpg-encrypt-symmetric-region): Likewise.
15607         (pgg-gpg-decrypt-region): Likewise.
15608         (pgg-gpg-sign-region): Likewise.
15609         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15611 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15613         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15615         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15616         Add comment on version.
15618 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15620         * smiley.el: Add missing test smiley.
15622 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15624         * mm-decode.el (mm-with-part): New macro.
15625         (mm-get-part): Use it; work with message/external-body as well.
15626         (mm-save-part): Treat name and filename equally.
15628         * mm-extern.el (mm-extern-cache-contents): New function.
15629         (mm-inline-external-body): Use it; force the part to be displayed;
15630         move undisplayer added to the cached handle to the parent.
15632         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15633         (gnus-mime-view-part-as-type): Work with message/external-body.
15635         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15637 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15639         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15640         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
15641         Emacs.]
15643 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15645         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15646         path rather than symbol.  Always return list of directories.
15647         Guarantee that image directory comes first.  [Sync with image.el,
15648         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
15650         * message.el (message-make-tool-bar): Adjust to new API of
15651         `gmm-image-load-path-for-library'.
15653         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15655         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15657 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15659         * gnus-art.el (gnus-article-only-boring-p):
15660         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15661         intangible text.
15662         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15664 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15666         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15667         Use `defun' instead of `gmm-defun-compat'.
15669 2006-03-14  Simon Josefsson  <jas@extundo.com>
15671         * message.el (message-unique-id): Don't use message-number-base36
15672         if (user-uid) is a float.
15673         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15675 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15677         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15679         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15680         empty line between a part and a message part.
15682 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15684         * smiley.el: Add more test smileys.
15685         (smiley-data-directory, smiley-regexp-alist)
15686         (gnus-smiley-file-types): Fix doc strings.
15687         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15688         adding new elements.
15689         (smiley-mouse-map): Unused code.  Make it a comment.
15691 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15693         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15694         scan latest NoCeM messages instead of old ones.
15695         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15696         delimiters that are recently used.
15697         (gnus-nocem-load-cache): Add autoload cookie.
15699         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15701         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15702         level which is larger than gnus-use-nocem is specified.
15704         * gnus-group.el (gnus-group-get-new-news): Ditto.
15706 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15708         * gnus-util.el (gnus-tool-bar-update): New function.
15710         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15711         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15713         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15715         * gnus-group.el (gnus-group-redraw-when-idle)
15716         (gnus-group-redraw-check): Remove.
15717         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15719 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15721         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15722         if optional last element is specified in splits (FIELD VALUE...).
15724 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15726         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15727         to gmm-image-load-path-for-library.  Call with no-error argument.
15728         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15730         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15732         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15734         * gmm-utils.el (gmm-image-load-path): Remove alias.
15736 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15738         * gmm-utils.el (gmm-image-load-path): Add alias.
15740         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15741         nnml-generate-nov-databases-1.
15742         (nnml-generate-nov-databases): Use it.
15743         (nnml-generate-nov-databases-directory): Document no-active
15744         argument.
15746         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15747         directory if path is t.  Add no-error.
15749         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15750         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15752         * gnus-art.el (gnus-article-browse-delete-temp-files):
15753         Simplify resetting gnus-article-browse-html-temp-list.
15755         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15756         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
15757         Add example to docstring.  Rename local variables.  Move error
15758         checks to default case in cond and simplify.
15760 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15762         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15763         handle is multipart when calling it recursively.
15764         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15766 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15768         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15769         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15771 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15773         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15774         is loaded.
15776         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15777         loaded.
15779 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15781         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15782         to "Emacs 23 (unicode)" in doc string.
15784         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15785         "Emacs 23 (unicode)" in comment.
15787 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15789         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15791         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15792         characters 160 through 255 in Emacs 23.
15794 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15796         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15797         gnus-article-browse-html-temp.
15798         (gnus-article-browse-delete-temp): Make it customizable.
15799         Add `file'.  Adjust doc string.
15800         (gnus-article-browse-delete-temp-files): Add argument.
15801         Allow query for each file.  Adjust doc string.
15802         (gnus-article-browse-html-parts):
15803         Add `gnus-article-browse-delete-temp-files' to
15804         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15806 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15808         * gnus-art.el (gnus-article-browse-html-temp)
15809         (gnus-article-browse-delete-temp): New variables.
15810         (gnus-article-browse-delete-temp-files): New function.
15811         (gnus-article-browse-html-parts): Use it.
15813 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15815         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15817         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15818         string.
15820         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15821         gnus-summary-insert-new-articles when unplugged.
15822         Remove gnus-summary-search-article-forward.
15824         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15825         display-visual-class instead of display-color-cells.
15827 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15829         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15830         message/* containing non-ASCII text properly.
15832 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15834         * message.el: Require gmm-utils, remove autoloads.
15835         (message-tool-bar): Set default based on
15836         gmm-tool-bar-style.
15837         (message-tool-bar-gnome): Add gmm-customize-mode.
15839         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15840         gmm-tool-bar-style.
15841         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15843         * gnus-group.el (gnus-group-tool-bar): Set default based on
15844         gmm-tool-bar-style.
15845         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15847         * gmm-utils.el (gmm-image-directory): Rename variable from
15848         gmm-image-load-path.
15849         (gmm-image-load-path): Use gmm-image-directory.
15850         (gmm-customize-mode): New function.
15851         (gmm-tool-bar-style): New variable.
15853         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15854         gnus-group-redraw-line-number.
15855         (gnus-group-redraw-check): Simplify.
15856         (gnus-group-tool-bar-update): Remove redraw check.
15857         (gnus-group-make-tool-bar): Add redraw check.
15859 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15861         * gnus-art.el (gnus-button): Add missing parentheses.
15863 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15865         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15867 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15869         * gnus-art.el (gnus-button): New face.
15870         (gnus-article-button-face): Use it.
15872         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15873         Add gnus-summary-next-page.  Re-order.
15875         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15876         next-node are now included.
15877         (gnus-group-redraw-line-number): New internal variable.
15878         (gnus-group-redraw-check): Helper function for updating the tool
15879         bar.
15880         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15882         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15884         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15885         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15886         Use it to match format of Spamassassin 3.0 and later.
15887         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15888         (spam-check-bogofilter)
15889         (spam-bogofilter-register-with-bogofilter): Fix args of
15890         `gnus-error' calls.
15892 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15894         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15895         unnecessary interaction when sending queued mails.
15896         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15898 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15900         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15901         first or last are nil.
15903 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15905         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15907 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15909         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15911 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15913         * dns.el (query-dns): Protect more against buggy tcp output.
15915 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15917         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15918         nov.php.
15920 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15922         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15923         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15924         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15925         output on the server side.
15926         (nnweb-google-create-mapping): Update regexps and add some
15927         progress indication.
15929 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15931         * gnus-group.el (gnus-group-tool-bar-gnome):
15932         Fix gnus-agent-toggle-plugged.  Re-order icons.
15933         (gnus-group-tool-bar-gnome):
15934         Add gnus-group-{prev,next}-unread-group.
15935         (gnus-group-tool-bar-gnome): Re-order icons.
15937         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15938         Move gnus-summary-insert-new-articles.
15940         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15941         Fix comments.
15943         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15944         also available in Emacs 21.3.
15946         * message.el (message-fix-before-sending): Change "Emacs 22" to
15947         "Emacs 23 (unicode)" in comment.
15949         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15950         "Emacs 23 (unicode)" in comment.
15952         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15953         comment.
15954         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15956         * mm-view.el (mm-fill-flowed): Add :version.
15958 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15960         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15961         and load-path.
15963 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15965         * message.el: Autoload gmm-image-load-path.
15966         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15967         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15968         consitency.
15970         * gmm-utils.el (gmm-image-load-path): Also search in
15971         "../etc/images".  Don't set gmm-image-load-path if we don't find
15972         the image.
15974 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15976         * gmm-utils.el (gmm-image-load-path): Don't make
15977         `gmm-image-load-path' include subdirectories which the second arg
15978         `image' might specify.
15980         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15981         subdirectory to icon file names.
15983         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15985 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15987         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15988         gmm-image-load-path calls.
15990         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15992         * message.el (message-make-tool-bar): Ditto.
15994         * mml.el (mml-preview): Add comment concerning tool bar icons.
15996         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15997         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15999         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16000         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16002         * message.el (message-tool-bar-gnome): Use new icon names.
16003         (message-make-tool-bar): Use `gmm-image-load-path'.
16005         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16006         New functions from MH-E.
16007         (gmm-image-load-path): New variable from MH-E.
16008         (gmm-image-load-path): New function from MH-E.  Add arguments
16009         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
16010         *-image-load-path-called-flag.
16012 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
16014         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16016 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
16018         * nnimap.el (nnimap-request-move-article): Change folder back to
16019         source group before deleting.
16021 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
16023         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16025         * gnus-art.el (mm-url-insert-file-contents-external):
16026         Autoload mm-url.
16028         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16030 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16032         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16033         coding system which mm-charset-to-coding-system returns for a
16034         given charset is valid.
16036 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
16038         * html2text.el (html2text-remove-tag-list):
16039         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16041 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
16043         * gnus-cus.el: Revert 2005-10-17 change.
16045 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16047         * gnus-art.el (article-strip-banner):
16048         Call article-really-strip-banner only when the regexp match is made.
16050 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16052         * gnus-art.el (article-strip-banner):
16053         Use gnus-extract-address-components instead of
16054         mail-header-parse-addresses to make it work with non-ASCII text;
16055         remove mail-encode-encoded-word-string.
16057         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16058         values which are surrounded with \"...\"; make it never cause a
16059         Lisp error; give up parsing of parameters if it failed in
16060         extracting type.
16062 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
16064         * smime.el (smime-cert-by-ldap-1): Fix bug where
16065         `smime-ldap-search' returns results without userCertificates.
16067 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16069         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16071 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16073         * spam.el (spam-check-spamassassin-headers): Adapt format for
16074         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
16075         <ari@mbf.ocn.ne.jp>.
16076         (spam-list-of-processors): Add spam-use-gmane.
16078 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16080         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16081         make-temp-file; make it work with XEmacs as well.
16083         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16084         mm-make-temp-file.
16086         * mm-decode.el (mm-display-external): Use the 3rd arg of
16087         mm-make-temp-file.
16088         (mm-create-image-xemacs): Ditto.
16090 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16092         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16093         with message-narrow-to-headers.
16094         (gnus-draft-setup): Narrow to header to run message-fetch-field.
16095         (gnus-draft-check-draft-articles): New function.
16096         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16098 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16100         * gnus-art.el (gnus-article-browse-html-parts):
16101         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16102         Don't use suffix argument for mm-make-temp-file for Emacs 21
16103         compatibility.  Remove useless `format'.
16105 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16107         * nnweb.el (nnweb-google-wash-article): Update regexps.
16108         (nnweb-group-alist): Use defvoo instead of defvar.
16110 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16112         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16113         re-loading nn* modules.
16115 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16117         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16118         for `tool-bar-mode' and don't check it's default-value.
16120         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16122         * message.el (message-make-tool-bar): Ditto.
16124         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16125         `substring'.  Shorten tmp-file name.
16127         * gnus.el: Remove bogus comment.
16129 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
16131         * gnus-art.el (gnus-article-browse-html-parts): New function.
16132         (gnus-article-browse-html-article): New function for viewing html
16133         articles with a browser.
16135 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
16137         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16138         (mml2015-pgg-encrypt): Ditto.
16140         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16141         (mml1991-pgg-encrypt): Ditto.
16143 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16145         * nnfolder.el (nnfolder-insert-newsgroup-line):
16146         Use message-make-date instead of current-time-string.
16148         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16149         to gnus-decoded which mm-uu might set.
16151 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16153         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16154         don't decode quoted parameters; remove misimported Emacs code.
16155         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16156         (rfc2231-decode-encoded-string): Don't use split-string which
16157         behaves differently according to Emacs version; use
16158         mm-decode-coding-region to convert charset to coding-system.
16159         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16160         (rfc2231-encode-string): Remove misimported Emacs code.
16162 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16164         * gnus-art.el (article-decode-charset): Don't use ignore-errors
16165         when calling mail-header-parse-content-type.
16166         (article-de-quoted-unreadable): Ditto.
16167         (article-de-base64-unreadable): Ditto.
16168         (article-wash-html): Ditto.
16170         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16171         calling mail-header-parse-content-type and
16172         mail-header-parse-content-disposition.
16173         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16174         mail-header-parse-content-type.
16176         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16177         insert charset and format parameters; encode description after
16178         inserting it to buffer.
16179         (mml-insert-parameter): Fold lines properly even if a parameter is
16180         segmented into two or more lines; change the max column to 76.
16182         * rfc1843.el (rfc1843-decode-article-body): Don't use
16183         ignore-errors when calling mail-header-parse-content-type.
16185         * rfc2231.el (rfc2231-parse-string): Return at least type if
16186         possible; don't cause an error even if it fails in parsing of
16187         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16188         (rfc2231-encode-string): Don't break lines at the beginning, leave
16189         it to mml-insert-parameter.
16191         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16192         calling mail-header-parse-content-type.
16194 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
16196         * spam-report.el (spam-report-gmane-use-article-number):
16197         Improve doc string.
16198         (spam-report-gmane-internal): Check if a suitable header was found
16199         in the article.
16201 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16203         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16204         (rfc2231-encode-string): Make param*=value always begin with LWSP.
16206 2006-02-05  Romain Francoise  <romain@orebokech.com>
16208         Update copyright notices of all files in the gnus directory.
16210 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16212         * nnweb.el (nnweb-request-group): Avoid growing overview files.
16214 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16216         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16217         segmented lines of parameter value to cope with Thunderbird 1.5
16218         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16219         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16220         (rfc2231-encode-string): Don't make lines exceeding 76 column.
16222 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
16224         * mml.el (mml-generate-mime-1): Correct the order of inline signed
16225         parts.
16227 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16229         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16230         there's only one active file for all servers.
16231         (nnweb-request-scan): Make sure nnweb-articles is initialized on
16232         solid groups.  Gnus might have used a FAST request to select the group.
16233         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16234         and nnweb-search redundantly in the active file.
16235         (nnweb-request-list): Don't list bogus groups.  There can only be one.
16236         (nnweb-request-create-group): Don't use ARGS.
16237         (nnweb-possibly-change-server, nnweb-request-group): Remove some
16238         initializations.  Let nnoo do the work.
16240 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16242         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16243         Say the part has been decoded.
16245         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16247 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16249         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16250         mailcap-viewer-test-cache when there's no 'test clause, since that
16251         will invert the meaning of a "nil" test previously determined by
16252         mailcap-mailcap-entry-passes-test.
16254 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16256         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16257         compiling.
16259         * gnus-sum.el: Ditto.
16261         * message.el: Don't bind tool-bar-map when compiling.
16263 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16265         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16267 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16269         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16270         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16271         current Google Groups.
16273 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16275         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16276         and tool-bar-mode.
16278         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16279         and tool-bar-mode.
16281         * message.el (message-tool-bar-update): Simplify.
16282         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16284         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16285         gnus-summary-buffer.
16286         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16287         gnus-summary-reply.
16289         * gmm-utils.el (gmm): Add :version.
16291 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16293         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16294         Don't autoload.
16296 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16298         * gmm-utils.el (gmm-verbose): Add :group.
16300 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16302         * message.el: Change some comments WRT tool-bars.
16304         * gnus-sum.el (gnus-summary-tool-bar)
16305         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16306         (gnus-summary-tool-bar-zap-list): New variables.
16307         (gnus-summary-make-tool-bar): Complete rewrite using
16308         `gmm-tool-bar-from-list'.
16310         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16311         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16312         New variables.
16313         (gnus-group-make-tool-bar): Complete rewrite using
16314         `gmm-tool-bar-from-list'.
16315         (gnus-group-tool-bar-update): New function.
16317         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16319 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16321         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16322         is dissected into a single part of which the type is the same as
16323         the given one; decode charset.
16325 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16327         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16328         into alists as symbol not string, since that's what
16329         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16330         look for.
16332 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16334         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16335         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16337         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16339 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16341         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16342         (gnus-mime-security-button-menu): New definition.
16343         (gnus-mime-security-button-map): Use them.
16344         (gnus-mime-security-button-menu): New function.
16345         (gnus-insert-mime-security-button): Addition to help echo.
16346         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16347         (gnus-mime-security-pipe-part): New functions.
16349         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16350         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16352         * mm-decode.el (mm-handle-set-disposition): Remove.
16353         (mm-handle-set-description): Remove.
16355 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16357         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16358         (mm-w3m-standalone-supports-m17n-p): New function.
16359         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16360         w3m usage.
16362         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16363         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16365 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16367         * message.el (message-tool-bar-zap-list):
16368         Use gmm-tool-bar-zap-list as custom type.
16369         (message-tool-bar-update): New function.
16370         (message-tool-bar, message-tool-bar-gnome)
16371         (message-tool-bar-retro): Add message-tool-bar-update.
16372         (message-tool-bar-gnome): Add flyspell-buffer.
16374         * gnus-util.el (gnus-error): Describe `args'.
16376         * gmm-utils.el (gmm-error): Describe `args'.
16377         (gmm-tool-bar-zap-list): New widget.
16378         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16380 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16382         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16383         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16384         the number of recursive calls.
16386         * mm-decode.el (mm-handle-set-disposition): New macro.
16387         (mm-handle-set-description): New macro.
16389 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16391         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16392         encoding.
16394 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16396         * message.el (message-tool-bar-zap-list, message-tool-bar)
16397         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16398         (message-tool-bar-local-item-from-menu): Remove.
16399         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16400         (message-make-tool-bar): New function.
16401         (message-mode): Use `message-make-tool-bar'.
16403         * gmm-utils.el: New file.
16404         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16405         (gmm-lazy): New widget copied from `nnmail.el'.
16406         (gmm-tool-bar-from-list): New function for creating customizable
16407         tool bars.
16408         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16409         output.
16410         (gmm): Add :prefix to defgroup.
16412 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16414         * gmm-utils.el (gmm-widget-p): New function.
16416 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16418         * mml.el (mml-attach-file): Describe `description' in doc string.
16419         (mml-menu): Add Emacs MIME manual and PGG manual.
16421 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16423         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16425 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16427         * nntp.el (nntp-end-of-line): Doc fix.
16429 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16431         * imap.el (imap-open): Handle case where buffer is a buffer
16432         object.
16434 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16436         * gnus-delay.el (gnus-delay): Don't autoload.
16437         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16438         to be re-loaded when customizing the `gnus-delay' group.
16440 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16442         * message.el (message-insert-citation-line): Use newlines.
16444 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16446         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16448         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16450 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
16452         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16454 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16456         * mm-decode.el (mm-inlined-types): Add application/pgp.
16457         (mm-automatic-display): Ditto.
16459         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16460         part as text.
16462 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16464         * nnrss.el: Update copyright.
16465         (nnrss-opml-import): Query whether to subscribe to each entry.
16467         * gnus-art.el:
16468         * gnus-sum.el:
16469         * mm-uu.el:
16470         * mm-view.el: Update copyright.
16472 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
16474         * message.el (message-info): New function.
16475         (message-mode-menu): Add it.
16476         Update copyright.
16478         * ChangeLog: Fix and update copyright.
16480 2006-01-13  Romain Francoise  <romain@orebokech.com>
16482         * message.el (message-forward-subject-name-subject): Prefer the
16483         address to 'nowhere' if the sender has no name.
16484         Fix typo.  Update copyright year.
16486 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16488         * gnus-art.el (article-wash-html):
16489         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16490         (gnus-article-wash-html-with-w3m-standalone): New function.
16492         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16493         mm-inline-text-html-render-with-w3m-standalone.
16494         (mm-text-html-washer-alist): Map w3m-standalone to
16495         gnus-article-wash-html-with-w3m-standalone.
16496         (mm-inline-text-html-render-with-w3m-standalone): New function.
16498 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16500         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16501         Improve LaTeX.
16503 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16505         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16506         (nnrss-request-article): Render text/plain parts as HTML.
16508         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16509         the buffer.
16511 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16513         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16514         custom definition of `gnus-posting-styles'.
16516         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16517         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16519 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16521         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16522         Use nntp for bug archive.
16524 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16526         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16527         parts.
16528         (nnrss-normalize-date): New function converts ISO 8601 date into
16529         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16530         (nnrss-check-group): Use it.
16532 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16534         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16536         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16537         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16538         (nnrss-insert-w3): Ditto.
16540 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16542         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16543         the articles to be forwarded including the case where neither a
16544         number of articles nor a region is specified.
16546 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16548         * nnrss.el (nnrss-request-article): Fix last change; fill
16549         text/plain parts.
16551 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16553         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16554         in text/plain part.
16555         (nnrss-check-group): Don't add excessive newline to dc:subject.
16557 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16559         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16560         article.
16562 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16564         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16565         (nnml-use-compressed-files, nnml-save-mail): Support other
16566         comression programs such as bzip2.
16568 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16570         * dns.el (query-dns): Make sure we check the buffer size before
16571         removing tcp headers.
16573 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16575         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16576         remove MIME buttons associated with multipart/alternative parts.
16577         (gnus-mime-display-alternative): Tag buttons using `article-type'
16578         text property.
16580         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16581         associated with multipart/alternative parts.
16583         * gnus-art.el (gnus-signature-separator): Fix custom type.
16585         * mm-decode.el (mm-inlined-types): Fix custom type.
16586         (mm-keep-viewer-alive-types): Ditto.
16587         (mm-automatic-display): Ditto.
16588         (mm-attachment-override-types): Ditto.
16589         (mm-inline-override-types): Ditto.
16590         (mm-automatic-external-display): Ditto.
16592 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16594         * spam-report.el (spam-report-user-mail-address)
16595         (spam-report-user-agent): New variables.
16596         (spam-report-url-ping-plain): Use spam-report-user-agent.
16598 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16600         * gnus-art.el (gnus-button-handle-custom): Do not just use
16601         `customize-apropos' for any "M-x customize-*" button but the
16602         function called for.  Accept both the function name and its
16603         argument in order to achieve this.
16604         (gnus-button-alist): Remove support for "custom:" URL's.
16605         Pass function name to `gnus-button-handle-custom' in case of "M-x
16606         customize-*" buttons.
16608 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16610         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16611         multipart/alternative and add xref to mm-discouraged-alternatives
16612         in doc string.
16614         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16615         gnus-buttonized-mime-types in doc string.
16617 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16619         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16620         Suggest image/.* in the doc string.
16622 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16624         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16625         message-marks (Debian bug #342521).
16627 2005-12-12  Simon Josefsson  <jas@extundo.com>
16629         * password.el (password-read-from-cache): Add.
16630         (password-read): Use it.
16632 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16634         * rfc2047.el (rfc2047-charset-to-coding-system):
16635         Recognize us-ascii as a MIME charset.
16637         * mm-bodies.el (mm-decode-content-transfer-encoding):
16638         Protect against the case where the 2nd arg TYPE is nil.
16640 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16642         * pop3.el (pop3-stream-type): Fix custom version.
16644         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16646 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16648         * mm-decode.el (mm-display-external): Add missing cdr.
16650 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16652         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16653         RFC1524) if it is in mailcap or add a suffix according to
16654         mailcap-mime-extensions when generating a temp filename; postpone
16655         deleting a temp file for 2 seconds for some wrappers, shell
16656         scripts, and so on, which might exit right after having started a
16657         viewer command as a background job.
16659 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16661         * nntp.el (nntp-marks-directory): Fix custom group.
16663         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16664         steps when < 10.
16666         * gnus-start.el (gnus-no-server-1):
16667         Mention `gnus-level-default-subscribed' in doc string.
16669 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16671         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16672         parens.
16674 2005-11-26  Dave Love  <fx@gnu.org>
16676         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16677         (tls-program, tls-success): Provide openssl alternative.
16679         * starttls.el: Doc fixes.
16680         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16681         SERVICE to PORT.
16683         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16684         port null or service name.
16685         (starttls-negotiate): Autoload.
16687 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16689         * message.el (message-kill-to-signature): Fix interactive spec.
16691 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16693         * pop3.el (pop3-open-server): Recognize a string as a service name.
16695 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16697         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16699 2005-11-23  Dave Love  <fx@gnu.org>
16701         Add pop3s, pop3/starttls.
16703         * pop3.el (pop3-authentication-scheme): Clarify doc.
16704         (open-tls-stream, starttls-open-stream): Autoload.
16705         (pop3-stream-type): New.
16706         (pop3-open-server): Use it.
16708         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16709         for POP.
16710         (mail-source-keyword-map): Add :stream for POP.
16711         (mail-source-fetch-pop): Use pop3-stream-type.
16713 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16715         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16716         of current-time-string.
16718 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16720         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16721         date header.
16723 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16725         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16726         it can seriously impact performance as it bypasses the agent's
16727         local caches.
16729 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16731         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16732         must be explicitly online rather than "not explicitly offline" for
16733         its flags to be synchronized.
16735         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16736         that gnus-uu-unmark-thread will function correctly.
16738         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16739         1024K is instead displayed as 1M.
16741 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16743         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16745 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16747         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16749 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16751         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16752         error message to display actual error condition.
16753         (gnus-agent-save-local): Avoid saving symbols that are bound to
16754         nil as they simply result in a warning message in
16755         gnus-agent-read-local.
16757 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16759         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16760         rather than make-variable-buffer-local for file-precious-flag.
16762 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16764         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16765         for duplicates which are removed.  The invalid sort check then
16766         triggers a rescan after the sort as sorting may have moved
16767         duplicate entries such that they can be cheaply detected.
16769 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16771         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16773 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16775         * gnus-agent.el (gnus-agent-article-alist-save-format):
16776         Change internal variable to a custom variable.  Change default value
16777         from compressed(2) to uncompressed(1).
16778         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16779         support for uncompressed agentview files.  Taken together, reading
16780         the agentview file should now be 6-7 times faster.
16782 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16784         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16785         as a buffer-local variable.  This avoids creating truncated
16786         dribble files as a result of a hang up, eg.
16788 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16790         * gnus-start.el (gnus-start-draft-setup):
16791         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16793         * gnus.el (gnus-splash): Change custom group.
16794         (gnus-group-get-parameter, gnus-group-parameter-value):
16795         Describe allow-list argument.
16797         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16798         string.
16800 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16802         * gnus-art.el (gnus-default-article-saver): Add user-defined
16803         `function' to custom type.
16805 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16807         * imap.el (imap-open): Handle case where buffer is a buffer
16808         object.
16810 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16812         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16813         long lines.
16814         (gnus-cache-delete-group): Wrap doc strings.
16816         * gnus-agent.el (gnus-agent-rename-group)
16817         (gnus-agent-delete-group): Wrap doc strings.
16819 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16821         * gnus-start.el (gnus-1): Add "native" to
16822         gnus-predefined-server-alist.
16824         * gnus.el (gnus-method-to-server): Don't add "native" to the
16825         lists here, because that leads to problems when
16826         gnus-select-method is bound.
16828 2005-11-09  Simon Josefsson  <jas@extundo.com>
16830         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16831         use (not sort-by-date) instead.
16833 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16835         * gnus-delay.el (gnus-delay-group): Don't autoload.
16836         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16837         to be re-loaded when customizing the `gnus-delay' group.
16839 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16841         * message.el: Revert last changes.
16842         (message-insert-citation-line): Use newlines.
16844 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16846         * message.el (message-courtesy-message)
16847         (message-mark-insert-begin, message-mark-insert-end)
16848         (message-elide-ellipsis, message-cancel-message)
16849         (message-add-header, message-change-subject)
16850         (message-cross-post-followup-to-header)
16851         (message-cross-post-insert-note, message-reduce-to-to-cc)
16852         (message-widen-reply, message-delete-not-region)
16853         (message-kill-to-signature, message-insert-signature)
16854         (message-insert-importance-high, message-insert-importance-low)
16855         (message-insert-or-toggle-importance)
16856         (message-insert-disposition-notification-to)
16857         (message-indent-citation, message-yank-original)
16858         (message-cite-original-without-signature, message-cite-original)
16859         (message-insert-citation-line, message-position-on-field)
16860         (message-fix-before-sending, message-send-mail-partially)
16861         (message-send-mail, message-send-mail-with-sendmail)
16862         (message-send-mail-with-qmail, message-send-news)
16863         (message-check-news-header-syntax, message-generate-headers)
16864         (message-insert-courtesy-copy, message-fill-address)
16865         (message-fill-header, message-shorten-references)
16866         (message-setup-1, message-cancel-news)
16867         (message-forward-make-body-plain, message-forward-make-body-mime)
16868         (message-forward-make-body-mml, message-encode-message-body)
16869         (message-forward-make-body-digest-plain)
16870         (message-forward-make-body-digest-mime)
16871         (message-use-alternative-email-as-from): Insert `hard-newline'
16872         instead of ordinary newlines.
16874 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16876         * message.el (message-generate-headers): Downcase the argument
16877         given to message-check-element.
16879 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16881         * nntp.el (nntp-authinfo-rejected): New error condition.
16882         (nntp-wait-for): Use new error condition to signal authentication
16883         error.
16884         (nntp-retrieve-data): Rethrow new error condition to break out of
16885         recursive call to nntp-send-authinfo.
16887 2005-11-08  Romain Francoise  <romain@orebokech.com>
16889         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16890         (gnus-summary-exit-map): Bind to `Z p'.
16891         (gnus-summary-make-menu-bar): Add menu item.
16893 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16895         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16896         (gnus-treat-*): Add `first' in all doc strings.
16898         * gnus-group.el (gnus-group-compact-group): Fix typo.
16900 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16902         * gnus.el (gnus-parameters-case-fold-search): New variable.
16903         (gnus-parameters-get-parameter): Use it.
16905         * gnus-score.el (gnus-home-score-file): Doc fix.
16907 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16909         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16911 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16913         * mm-util.el (mm-special-display-p): New function.
16915         * mml.el (mml-preview): Use it; doc fix.
16917 2005-10-29  Romain Francoise  <romain@orebokech.com>
16919         * message.el (message-fix-before-sending): Fix comment.
16921 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16923         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16925 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16927         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16928         Used in gnus-score.el.
16930 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16932         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16934 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16936         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16937         whitespace removed in revision 7.8.  Use concatenated string to
16938         protect trailing whitespace.
16940 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16942         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16943         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16944         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16945         Courier IMAP ("some version from 2004").  Mostly based on similar
16946         code in the same function.
16948 2005-10-26  Didier Verna  <didier@xemacs.org>
16950         * gnus-group.el (gnus-group-compact-group): Invalidate original
16951         article buffer.
16952         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16953         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16954         NOV database and in article itself.
16955         Invalidate article backlog.
16957 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16959         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16961 2005-10-26  Simon Josefsson  <jas@extundo.com>
16963         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16964         part of 2004-07-25 change.
16966 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16968         * message.el (message-display-completion-list): New function.
16969         (message-expand-group): Use it; make sure the Completions buffer
16970         is modifiable.
16972 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16974         * imap.el (imap-open): Handle case where buffer is a buffer object.
16976 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
16978         * pgg-def.el:
16979         * pgg-gpg.el:
16980         * pgg-parse.el:
16981         * pgg-pgp.el:
16982         * pgg-pgp5.el:
16983         * pgg.el: Move to the parent lisp directory.
16985 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16987         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16988         user-mail-name is an empty string.
16990 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16992         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16993         depending on gnus-score-decay-constant.
16995         * encrypt.el (encrypt-insert-file-contents)
16996         (encrypt-write-file-contents): Don't use `gnus-message'.
16998         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16999         arguments.
17000         (mm-uu-type-alist): Add message-marks and insert-marks.
17001         Pass arguments to mm-uu-verbatim-marks-extract.
17002         (mm-uu-hide-markers): New variable.
17003         (mm-uu-extract): Use face similar to `gnus-cite-3'.
17005         * gnus-fun.el (gnus-convert-image-to-x-face-command)
17006         (gnus-convert-image-to-face-command): Use "convert" by default to
17007         allow other input image formats.
17008         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17009         accordingly.
17011 2005-10-23  Simon Josefsson  <jas@extundo.com>
17013         * imap.el (imap-gssapi-program): Align command line parameters
17014         with latest GNU SASL.
17015         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17017 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17019         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17020         HTML.
17021         (nnslashdot-request-article): Ditto.
17023 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17025         * mail-source.el (mail-source-fetch-pop): Require pop3.
17026         (mail-source-check-pop): Ditto.
17028 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17030         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17031         errors.
17033 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17035         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17036         (gnus-treat-strip-leading-blank-lines): Improve doc string.
17038         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17040         * mm-bodies.el (mm-decode-string):
17041         Call `mm-charset-to-coding-system' with allow-override argument.
17043 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17045         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17046         (rfc2047-charset-to-coding-system): New function.
17047         (rfc2047-decode-encoded-words): New function.
17048         (rfc2047-decode-region): Use them.
17049         (rfc2047-decode-cte): Remove.
17050         (rfc2047-parse-and-decode): Remove.
17051         (rfc2047-decode): Remove.
17053 2005-10-15  Kenichi Handa  <handa@m17n.org>
17055         * rfc2047.el (rfc2047-decode-cte): New function.
17056         (rfc2047-decode-region): Change the way to decode successive
17057         encoded-words: decode B- or Q-encoding in each encoded-word,
17058         concatenate them, and decode it as charset.
17060 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
17062         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
17063         widget-move-and-invoke.
17064         (gnus-custom-mode): Use gnus-custom-map.
17066 2005-10-15  Bill Wohler  <wohler@newt.com>
17068         * message.el (message-tool-bar-map): Rename image file from
17069         mail_send to mail/send.
17071 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17073         * message.el (message-expand-group): Pass the common
17074         prefix substring of completion to `display-completion-list'.
17076 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
17078         * mml-sec.el (mml-secure-method): New internal variable.
17079         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17080         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17081         New functions using mml-secure-method.
17083         * mml.el (mml-mode-map): Add key bindings for those functions.
17084         (mml-menu): Simplify security menu entries.  Suggested by Jesper
17085         Harder <harder@myrealbox.com>.
17086         (mml-attach-file, mml-attach-buffer, mml-attach-external):
17087         Goto end of message if point is the headers of the message.
17089         * message.el (message-in-body-p): New function.
17091         * assistant.el: Autoload gnus-util and netrc.
17093         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17094         Use `mm-charset-override-alist' only when decoding.
17096         * mm-bodies.el (mm-decode-body):
17097         Call `mm-charset-to-coding-system' with allow-override argument.
17099         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17100         `filename' from Content-Disposition if Content-Type doesn't
17101         provide `name'.
17102         (gnus-mime-view-part-as-type): Set default instead of
17103         initial-input.
17105 2005-10-09  Daniel Brockman  <daniel@brockman.se>
17107         * format-spec.el (format-spec): Propagate text properties of % spec.
17109 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17111         * gnus-art.el (gnus-treat-predicate): Add `first'.
17113 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17115         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17116         (mm-charset-override-alist): New variable.
17117         (mm-charset-to-coding-system): Use it.
17118         (mm-codepage-setup): New helper function.
17119         (mm-charset-eval-alist): New variable.
17120         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17121         Warn about unknown charsets.
17123 2005-10-04  David Hansen  <david.hansen@gmx.net>
17125         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17126         (nnrss-check-group): Ditto.
17128 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17130         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17131         Rename x-gnus-verbatim to x-verbatim.
17132         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17134         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17135         x-verbatim.
17137         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17139         * gnus-util.el (gnus-remove-duplicates): Remove.
17141         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17142         instead of gnus-remove-duplicates.
17144         * message.el (message-remove-duplicates): Remove.
17145         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17146         message-remove-duplicates.
17148         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17149         available, else use implementation from `delete-dups'.
17151         * message.el (message-insert-expires): New function.
17152         (message-mode-map): Add key binding.
17153         (message-mode-field-menu): Add menu entry.
17154         (message-mode): Document it.
17155         (message-make-expires-date): Use `message-make-date'.
17157 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17159         * message.el (message-make-expires-date): New function.
17161 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17163         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17165 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17167         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17168         function rather than the diff-mode.el package.
17169         (mm-display-external): Use with-current-buffer.
17170         (mm-viewer-completion-map, mm-viewer-completion-map):
17171         Move initialization inside declaration.
17173 2005-09-29  Simon Josefsson  <jas@extundo.com>
17175         * spam.el: Load hashcash when compiling, to avoid warnings.
17176         Don't autoload mail-check-payment.
17177         (spam-check-hashcash): Define unconditionally, since hashcash.el
17178         is part of Gnus now.  Ignore errors from payment checking.
17180 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17182         * message.el (message-bold-region, message-unbold-region):
17183         Rename from `bold-region' and `unbold-region'.
17185         * message.el: Remove useless autoloads.
17187 2005-09-28  Simon Josefsson  <jas@extundo.com>
17189         * message.el (message-use-idna): Default to t.
17190         (message-use-idna): Test whether encoding works too.  Doc fix.
17192 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17194         * nntp.el (nntp-warn-about-losing-connection): Remove.
17196 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17198         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17199         customizable.  Change default value.
17200         (mm-uu-diff-groups-regexp): Change default value.
17201         (mm-uu-type-alist): Add doc string.
17202         (mm-uu-configure): Add doc string.  Make it interactive.
17203         (mm-uu-tex-groups-regexp): New variable.
17204         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17205         (mm-uu-type-alist): Add LaTeX documents.
17206         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17207         of "text/verbatim".
17208         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17210         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17211         instead of "text/verbatim".
17213         * message.el (message-mark-inserted-region)
17214         (message-mark-insert-file): Use slrn style marks when called with
17215         prefix argument.
17217 2005-09-27  Simon Josefsson  <jas@extundo.com>
17219         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17221 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17223         * message.el (message-remove-duplicates): New function.
17224         Implementation borrowed from `gnus-remove-duplicates'.
17225         (message-idna-to-ascii-rhs): Also encode idna addresses in
17226         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17227         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17228         only ask about the same idna domain once per header and also tell
17229         in what header to replace the idna domain.
17231         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17232         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17233         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17234         a header is decoded and not just the last one.
17236 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17238         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17239         has been decoded.
17241         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17242         (mm-insert-part): Don't modify text if it has been decoded.
17244         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17245         decoded.
17247         * mm-view.el (mm-inline-text): Don't strip text props unless
17248         decoding enriched or richtext parts.
17250 2005-09-25  Romain Francoise  <romain@orebokech.com>
17252         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17253         * gnus-start.el (gnus-subscribe-interactively):
17254         * gnus-uu.el (gnus-uu-grab-articles):
17255         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17256         space.
17258 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17260         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17261         * mm-view.el (mm-view-pkcs7-decrypt):
17262         * gnus-sum.el (gnus-summary-limit-to-extra)
17263         (gnus-summary-respool-article, gnus-read-move-group-name):
17264         * gnus-score.el (gnus-summary-increase-score):
17265         * gnus-util.el (gnus-completing-read-with-default):
17266         * gnus-art.el (gnus-read-save-file-name)
17267         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17268         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17269         * message.el (message-check-news-header-syntax):
17270         Follow convention for reading with the minibuffer.
17272 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17274         * spam-report.el (spam-report-url-ping-plain):
17275         Use gnus-extended-version as User-Agent.
17277         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17278         default value is nil.
17280         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17281         (mm-uu-verbatim-marks-extract): New function.
17282         (mm-uu-extract): New face.
17283         (mm-uu-copy-to-buffer): Use it.
17285         * spam-report.el (spam-report-gmane-ham): Rename from
17286         `spam-report-gmane-unspam'.
17287         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17288         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17290         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17291         Autoload.
17292         (spam-report-gmane-unregister-routine):
17293         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17295 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17297         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17298         (spam-report-gmane-unregister-routine): Add support for gmane
17299         unregistration.
17301         * spam-report.el (spam-report-gmane-unspam)
17302         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17303         (spam-report-gmane): Change to take a single article and do unspam
17304         registration.
17306 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17308         * mm-url.el (mm-url-decode-entities): Fix regexp.
17310 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17312         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17313         default to nil, to be able to use Gnus at all.  If the default
17314         switches to something else, then the function should be fixed not
17315         be exceedingly slow.
17317 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17319         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17320         fail hard.
17322         * spam-report.el: Add better Keywords line.
17324         * spam.el: Add Maintainer and better Keywords line.
17326 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17328         * gnus-art.el (gnus-article-replace-part)
17329         (gnus-mime-replace-part): New functions.
17330         (gnus-mime-action-alist, gnus-mime-button-commands)
17331         (gnus-mime-save-part-and-strip): Add file argument.
17332         (gnus-article-part-wrapper): Add interactive argument.
17334         * gnus-sum.el (gnus-summary-mime-map):
17335         Add `gnus-article-replace-part'.
17337 2005-09-19  Didier Verna  <didier@xemacs.org>
17339         The nnml compaction feature:
17340         * nnml.el (nnml-request-compact-group): New function.
17341         * nnml.el (nnml-request-compact): New function.
17342         * gnus-int.el (gnus-request-compact-group): New function.
17343         * gnus-int.el (gnus-request-compact): New function.
17344         * gnus-group.el (gnus-group-compact-group): New function.
17345         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17346         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17347         * gnus-srvr.el (gnus-server-compact-server): New function.
17348         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17349         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17351 2005-09-18  Deepak Goel  <deego@gnufans.org>
17353         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17354         format spec.
17356 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17358         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17360 2005-09-15  Romain Francoise  <romain@orebokech.com>
17362         * message.el (message-fill-paragraph): Clarify docstring.
17364 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17366         * gnus-art.el (gnus-mime-display-part): Protect against broken
17367         MIME messages.
17369 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17371         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17372         before parsing header.
17374 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
17376         * html2text.el (html2text-replace-list): Add new entities.
17378 2005-09-11  Romain Francoise  <romain@orebokech.com>
17380         * message.el (message-alternative-emails): Improve docstring.
17381         (message-setup-1): Call `message-use-alternative-email-as-from'
17382         after `message-setup-hook' to give it precedence over posting
17383         styles, etc.
17384         (message-use-alternative-email-as-from): Add docstring.
17385         Remove the original From header if present.
17387         * nnml.el (nnml-compressed-files-size-threshold): New variable.
17388         (nnml-save-mail): Use it.
17390         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17391         articles.  Add new argument `silent'.
17392         (gnus-uu-mark-all): Report the total number of marked articles.
17394 2005-09-10  Romain Francoise  <romain@orebokech.com>
17396         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17397         (gnus-uu-mark-series): Likewise.
17399 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
17401         * spam-report.el (spam-report-gmane): Fix generation of spam
17402         report URL.
17404 2005-09-10  Simon Josefsson  <jas@extundo.com>
17406         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17407         t, based on discussion on the ding list with Robert Epprecht
17408         <epprecht@solnet.ch>.
17410 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
17412         * spam-report.el (spam-report-gmane): Make it work without
17413         X-Report-Spam header.  Gmane now only provides Archived-At.
17414         This is only used if `spam-report-gmane-use-article-number' is nil.
17415         (spam-report-gmane-spam-header): Remove.  Not used anymore.
17417         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17418         make `gnus-summary-sort-by-recipient' work with threading.
17420         * nnweb.el (nnweb-google-wash-article): Print a message if article
17421         is not available.
17423 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17425         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17426         change.  Decode text/* parts content before displaying.
17428 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17430         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17432 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17434         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17436 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17438         * message.el (message-tab-body-function): Fix mismatched custom type.
17440         * gnus.el (gnus-group-change-level-function): Ditto.
17442         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17444         * gnus-art.el (gnus-signature-limit)
17445         (gnus-article-mime-part-function): Ditto.
17447 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17449         * mml.el (mml-mode): Silence the byte compiler.
17451         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17452         using `(sit-for 0)' before moving the point to the specified part;
17453         skip unbuttonized parts.
17454         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17455         return to the summary window if gnus-auto-select-part is non-nil.
17457 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17459         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17460         New variables.
17461         (mml-dnd-attach-file, mml-mode): Use them.
17463         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17464         Make fetching article by MID work again for Google Groups.
17465         Add FIXME concerning gnus-group-make-web-group.
17467         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17468         Don't depend on Gnus by using mail-extract-address-components if
17469         gnus-extract-address-components is not bound.
17471 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17473         * gnus-art.el (gnus-mime-display-security): Don't display the
17474         signature, but only the signed part.
17476 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17478         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17480         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17481         list, not listp.
17483 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17485         * mm-encode.el (mm-encode-content-transfer-encoding):
17486         Likewise when encoding.
17488         * mm-bodies.el (mm-decode-content-transfer-encoding):
17489         De-canonicalize CRLF for all text content types, not just
17490         text/plain.
17492 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17494         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17495         valid article; point arrow and cursor at the MIME button.
17497 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17499         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17500         Suggested by Dan Christensen <jdc@uwo.ca>.
17502         * mm-decode.el (mm-save-part): Enable change of prompt.
17504 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17506         * gnus-msg.el (gnus-inews-add-send-actions):
17507         Make `message-post-method' lambda parameter ARG `&optional'.
17509 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17511         * gnus-sum.el (gnus-summary-mime-map):
17512         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17513         gnus-article-jump-to-part.
17515         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17516         (gnus-article-edit-part): Use it.
17517         (gnus-article-part-wrapper): Add no-handle argument.
17518         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17519         New functions.
17521 2005-08-29  Romain Francoise  <romain@orebokech.com>
17523         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17524         docstring.
17525         (gnus-face-from-file): Likewise.
17527 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17529         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17530         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17531         non-nil.
17532         (gnus-auto-select-part): New variable.
17533         (gnus-article-jump-to-part): New function.
17534         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17535         (gnus-mime-delete-part): Allow selecting specified part after
17536         deleting or stripping parts.
17537         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17538         part if argument is bogus.
17540 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17542         * gnus-art.el (w3m-minor-mode-map):
17543         * gnus-spec.el (gnus-newsrc-file-version):
17544         * gnus-util.el (nnmail-active-file-coding-system)
17545         (gnus-original-article-buffer, gnus-user-agent):
17546         * gnus.el (gnus-ham-process-destinations)
17547         (gnus-parameter-ham-marks-alist)
17548         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17549         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17550         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17551         * mm-decode.el (gnus-current-window-configuration):
17552         * mm-extern.el (gnus-article-mime-handles):
17553         * mm-url.el (url-current-object, url-package-name)
17554         (url-package-version):
17555         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17556         (smime-keys, w3m-cid-retrieve-function-alist)
17557         (w3m-current-buffer, w3m-display-inline-images)
17558         (w3m-minor-mode-map):
17559         * mml-smime.el (gnus-extract-address-components):
17560         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17561         (gnus-newsrc-hashtb, message-default-charset)
17562         (message-deletable-headers, message-options)
17563         (message-posting-charset, message-required-mail-headers)
17564         (message-required-news-headers):
17565         * mml1991.el (mc-pgp-always-sign):
17566         * mml2015.el (mc-pgp-always-sign):
17567         * nnheader.el (nnmail-extra-headers):
17568         * rfc1843.el (gnus-decode-encoded-word-function)
17569         (gnus-decode-header-function, gnus-newsgroup-name):
17570         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17572 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17574         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17575         the end of the date treatments.
17577 2005-08-15  Simon Josefsson  <jas@extundo.com>
17579         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17580         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17581         Capello and Romain Francoise.
17582         (pgg-fetch-key-function): Remove, not used?
17583         (pgg-insert-url-with-w3): Require url, to get
17584         url-insert-file-contents regardless of where it is defined.
17586 2005-08-13  Romain Francoise  <romain@orebokech.com>
17588         * message.el (message-cite-original-1): New function.
17589         (message-cite-original): Use it.
17590         (message-cite-original-without-signature): Ditto.
17592 2005-08-08  Romain Francoise  <romain@orebokech.com>
17594         * message.el (message-yank-empty-prefix): New variable.
17595         (message-indent-citation): Use it.
17596         (message-cite-original-without-signature): Respect X-No-Archive.
17598 2005-08-08  Simon Josefsson  <jas@extundo.com>
17600         * pgg.el: Autoload url-insert-file-contents instead of loading
17601         w3/url.
17602         (pgg-insert-url-with-w3): Don't load url here.
17604 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17606         * message.el (message-kill-to-signature): Don't insert newline at
17607         bol.
17608         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17610 2005-08-06  Romain Francoise  <romain@orebokech.com>
17612         * message.el (message-user-fqdn): Fix typo in docstring.
17614 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17616         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17618         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17620 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17622         * mm-bodies.el (mm-encode-body): Use coding system rather than
17623         charset to encode text.
17625         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17626         number of charsets if utf-8 is available (XEmacs).
17628 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17630         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17631         taken from `gnus-button-mid-or-mail-regexp'.
17632         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17633         (gnus-button-alist): Improve regexp for domain part of the MIDs
17634         for news:localpart@domain buttons.
17635         (gnus-button-ctan-directory-regexp): Update.
17637 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17639         * sieve-manage.el (sieve-manage-interactive-login):
17640         Use make-local-variable rather than make-variable-buffer-local.
17641         (sieve-manage-open): Ditto.
17642         (sieve-manage-authenticate): Ditto.
17644         * mml.el (mml-generate-mime-1): Make the content type default to
17645         text/plain if the filename is not specified.
17647 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17649         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17650         instead of insert-buffer.
17652         * message.el (message-yank-original): Ditto; set the mark at the
17653         end of the yanked message.
17655 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17657         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17658         lines to scroll rather than to stop it.
17660         * mml.el (mml-generate-default-type): Add doc string.
17661         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17662         default to application/octet-stream when determining the content
17663         type if it is not specified for the part or the mml contents; add
17664         a comment about mml-generate-default-type.
17666 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17668         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17669         make it default to application/octet-stream when determining the
17670         content type if it is not specified for the external contents.
17672 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17674         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17675         segmented parameter but also other parameters might be there.
17677 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17679         * mm-decode.el (mm-display-external): Delete temp file, directory
17680         and buffer immediately if the external process is exited.
17682 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17684         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17685         fewer lines than that of scroll-margin.
17686         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17688 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17690         * gnus-art.el (gnus-article-next-page): Revert.
17691         (gnus-article-beginning-of-window): New macro.
17692         (gnus-article-next-page-1): Use it.
17693         (gnus-article-prev-page): Ditto.
17694         (gnus-article-edit-part): Use insert-buffer-substring instead of
17695         insert-buffer.
17696         (gnus-article-edit-exit): Ditto.
17698         * gnus-util.el (gnus-beginning-of-window): Remove.
17699         (gnus-end-of-window): Remove.
17701 2005-07-25  Simon Josefsson  <jas@extundo.com>
17703         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17704         to have the url package without w3.  Reported by Daiki Ueno
17705         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17707 2005-07-20  Didier Verna  <didier@xemacs.org>
17709         * gnus-diary.el: Remove the description comment (nndiary is now
17710         properly documented in the Gnus manual).
17711         Fix the spelling of "Back End".
17712         * nndiary.el: Ditto.
17713         Fix the copyright notice.
17715 2005-07-18  Romain Francoise  <romain@orebokech.com>
17717         * gnus-sum.el (gnus-summary-to-prefix)
17718         (gnus-summary-newsgroup-prefix): New variables.
17719         (gnus-summary-from-or-to-or-newsgroups): Use them.
17721 2005-07-17  Romain Francoise  <romain@orebokech.com>
17723         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17724         space as it's generally not especially interesting to the user.
17726 2005-07-16  Romain Francoise  <romain@orebokech.com>
17728         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17729         nil to avoid prompting and file modification if one of the
17730         messages at the top of the nnfolder file contains a copyright
17731         notice.
17732         Update copyright notice.
17734         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17735         instead of `current-time-string' as the latter creates a time
17736         string that is not RFC 2822 compliant (it lacks the zone).
17737         Update copyright notice.
17739 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17741         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17742         for text/rtf.  Display default in prompt.  Pass default for M-n.
17744         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17746 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17748         * gnus-msg.el (gnus-button-mailto):
17749         Remove save-selected-window-window hackery because it relies on
17750         save-selected-window internals.
17752 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17754         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17755         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17756         (gnus-article-prev-page): Ditto.
17758         * gnus-util.el (gnus-beginning-of-window): New function.
17759         (gnus-end-of-window): New function.
17761 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17763         * gnus-score.el (gnus-score-edit-all-score):
17764         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17765         gnus-message.
17767 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17769         * gnus-msg.el (gnus-button-mailto):
17770         Remove save-selected-window-window hackery because it relies on
17771         save-selected-window internals.
17773 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17775         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17776         add-minor-mode.
17777         (gnus-binary-mode): Ditto.
17779         * gnus-topic.el (gnus-topic-mode): Ditto.
17781 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17783         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17784         (gnus-article-prev-page): Take scroll-margin into consideration.
17786 2005-07-04  Lute Kamstra  <lute@gnu.org>
17788         Update FSF's address in GPL notices.
17790 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17792         * gnus.el (gnus-exit):
17793         * gnus-group.el (gnus-group-icons):
17794         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17796         * gnus-nocem.el (gnus-nocem):
17797         * message.el (message-various, message-buffers, message-sending)
17798         (message-interface, message-forwarding, message-insertion)
17799         (message-headers, message-news, message-mail):
17800         * pgg-gpg.el (pgg-gpg):
17801         * pgg-parse.el (pgg-parse):
17802         * pgg-pgp.el (pgg-pgp):
17803         * pgg-pgp5.el (pgg-pgp5):
17804         * pop3.el (pop3): Finish `defgroup' description with period.
17806 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17808         * gnus-art.el (article-display-face): Improve the efficiency.
17809         (article-display-x-face): Ditto; remove gray x-face stuff.
17811 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17813         * gnus-art.el (article-display-face): Correct the position in
17814         which Faces are inserted.
17816 2005-06-29  Didier Verna  <didier@xemacs.org>
17818         * gnus-art.el (article-display-face): Display faces in correct
17819         order.
17821 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17823         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17824         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17825         (gnus-nocem-check-article): Fetch the Type header.
17826         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17827         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17828         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17829         make sure gnus-nocem-hashtb is initialized.
17830         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17831         (gnus-nocem-unwanted-article-p): Ditto.
17833         * pgg.el (pgg-verify): Return the verification result.
17835 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17837         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17838         is ascii.
17840 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17842         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17843         `show-nonbreak-escape'.
17845 2005-06-23  Lute Kamstra  <lute@gnu.org>
17847         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17849         * dig.el (dig-mode):
17850         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17852 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17854         * nnimap.el (nnimap-split-download-body): Fix spellings.
17856 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17858         * gnus-art.el (gnus-article-encrypt-body):
17859         * gnus-cus.el (gnus-score-customize):
17860         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17861         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17863 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17865         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17866         header by looking for magic "MII" at the beginning.
17868 2005-06-16  Miles Bader  <miles@gnu.org>
17870         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17871         (assistant-field-face): New backward-compatibility alias for renamed
17872         face.
17873         (assistant-render-text): Use renamed assistant-field face.
17875         * spam.el (spam): Remove "-face" suffix from face name.
17876         (spam-face): New backward-compatibility alias for renamed face.
17877         (spam-face, spam-initialize): Use renamed spam face.
17879         * message.el (message-header-to, message-header-cc)
17880         (message-header-subject, message-header-newsgroups)
17881         (message-header-other, message-header-name)
17882         (message-header-xheader, message-separator, message-cited-text)
17883         (message-mml): Remove "-face" suffix from face names.
17884         (message-header-to-face, message-header-cc-face)
17885         (message-header-subject-face, message-header-newsgroups-face)
17886         (message-header-other-face, message-header-name-face)
17887         (message-header-xheader-face, message-separator-face)
17888         (message-cited-text-face, message-mml-face):
17889         New backward-compatibility aliases for renamed faces.
17890         (message-font-lock-keywords): Use renamed message faces.
17892         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17893         (sieve-test-commands, sieve-tagged-arguments):
17894         Remove "-face" suffix from face names.
17895         (sieve-control-commands-face, sieve-action-commands-face)
17896         (sieve-test-commands-face, sieve-tagged-arguments-face):
17897         New backward-compatibility aliases for renamed faces.
17898         (sieve-control-commands-face, sieve-action-commands-face)
17899         (sieve-test-commands-face, sieve-tagged-arguments-face):
17900         Use renamed sieve faces.
17902         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17903         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17904         (gnus-group-news-3-empty, gnus-group-news-4)
17905         (gnus-group-news-4-empty, gnus-group-news-5)
17906         (gnus-group-news-5-empty, gnus-group-news-6)
17907         (gnus-group-news-6-empty, gnus-group-news-low)
17908         (gnus-group-news-low-empty, gnus-group-mail-1)
17909         (gnus-group-mail-1-empty, gnus-group-mail-2)
17910         (gnus-group-mail-2-empty, gnus-group-mail-3)
17911         (gnus-group-mail-3-empty, gnus-group-mail-low)
17912         (gnus-group-mail-low-empty, gnus-summary-selected)
17913         (gnus-summary-cancelled, gnus-summary-high-ticked)
17914         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17915         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17916         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17917         (gnus-summary-low-undownloaded)
17918         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17919         (gnus-summary-low-unread, gnus-summary-normal-unread)
17920         (gnus-summary-high-read, gnus-summary-low-read)
17921         (gnus-summary-normal-read, gnus-splash):
17922         Remove "-face" suffix from face names.
17923         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17924         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17925         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17926         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17927         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17928         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17929         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17930         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17931         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17932         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17933         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17934         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17935         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17936         (gnus-summary-normal-ticked-face)
17937         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17938         (gnus-summary-normal-ancient-face)
17939         (gnus-summary-high-undownloaded-face)
17940         (gnus-summary-low-undownloaded-face)
17941         (gnus-summary-normal-undownloaded-face)
17942         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17943         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17944         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17945         (gnus-splash-face):
17946         New backward-compatibility aliases for renamed faces.
17947         (gnus-group-startup-message): Use renamed gnus faces.
17949         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17950         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17951         (gnus-server-agent): Remove "-face" suffix from face names.
17952         (gnus-server-agent-face, gnus-server-opened-face)
17953         (gnus-server-closed-face, gnus-server-denied-face)
17954         (gnus-server-offline-face):
17955         New backward-compatibility aliases for renamed faces.
17956         (gnus-server-agent-face, gnus-server-opened-face)
17957         (gnus-server-closed-face, gnus-server-denied-face)
17958         (gnus-server-offline-face): Use renamed gnus faces.
17960         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17961         Remove "-face" suffix from face names.
17962         (gnus-picon-xbm-face, gnus-picon-face):
17963         New backward-compatibility aliases for renamed faces.
17965         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17966         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17967         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17968         (gnus-cite-11): Remove "-face" suffix from face names.
17969         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17970         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17971         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17972         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17973         New backward-compatibility aliases for renamed faces.
17974         (gnus-cite-attribution-face, gnus-cite-face-list)
17975         (gnus-article-boring-faces): Use renamed gnus faces.
17977         * gnus-art.el (gnus-signature, gnus-header-from)
17978         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17979         (gnus-header-content): Remove "-face" suffix from face names.
17980         (gnus-signature-face, gnus-header-from-face)
17981         (gnus-header-subject-face, gnus-header-newsgroups-face)
17982         (gnus-header-name-face, gnus-header-content-face):
17983         New backward-compatibility aliases for renamed faces.
17984         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17986         * gnus-sum.el (gnus-summary-selected-face)
17987         (gnus-summary-highlight): Use renamed gnus faces.
17988         * gnus-group.el (gnus-group-highlight): Likewise.
17990 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17992         * gnus-sieve.el (gnus-sieve-article-add-rule):
17993         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17994         * spam-stat.el (spam-stat-buffer-change-to-spam)
17995         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17997         * message.el (message-is-yours-p):
17998         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18000 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18002         * mm-view.el (mm-inline-text): Withdraw the last change.
18004 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18006         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18007         executing enriched-decode.
18009 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18011         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18012         charset of tar files.
18014 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
18016         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18018 2005-06-04  Lute Kamstra  <lute@gnu.org>
18020         * nnfolder.el (nnfolder-read-folder): Make sure that undo
18021         information is never recorded.
18023 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18025         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18027 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18029         * pop3.el (pop3-apop): Run md5 in the binary mode.
18031         * starttls.el (starttls-set-process-query-on-exit-flag):
18032         Use eval-and-compile.
18034 2005-05-31  Simon Josefsson  <jas@extundo.com>
18036         * smime.el (smime-replace-in-string): Define.
18037         (smime-cert-by-ldap-1): Use it.
18039 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18041         * gnus-art.el (article-display-x-face): Replace
18042         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18044         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18045         set-process-query-on-exit-flag or process-kill-without-query.
18047         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18048         loop instead of replace-regexp.
18050         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18051         instead of process-kill-without-query if it is available.
18053         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18054         instead of find-file-hooks if it is available.
18056         * mml1991.el: Bind pgg-default-user-id when compiling.
18058         * mml2015.el: Bind pgg-default-user-id when compiling.
18060         * nndraft.el (nndraft-request-associate-buffer):
18061         Use write-contents-functions instead of write-contents-hooks if it is
18062         available.
18064         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18065         instead of find-file-hooks if it is available.
18067         * nntp.el (nntp-open-connection): Replace
18068         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18069         (nntp-open-ssl-stream): Ditto.
18070         (nntp-open-tls-stream): Ditto.
18072         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18073         set-process-query-on-exit-flag or process-kill-without-query.
18074         (starttls-open-stream-gnutls): Use it instead of
18075         process-kill-without-query.
18076         (starttls-open-stream): Ditto.
18078 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
18080         * smime.el (smime-cert-by-ldap-1): Don't use
18081         replace-regexp-in-string.
18083 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
18085         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18087         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18088         in PEM format.  Adjust to the XEmacs compatibility.
18090 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18092         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18093         by `string-to-number'.
18094         * gnus-agent.el (gnus-agent-regenerate-group)
18095         (gnus-agent-fetch-articles): Ditto.
18096         * gnus-art.el (gnus-button-fetch-group): Ditto.
18097         * gnus-cache.el (gnus-cache-generate-active)
18098         (gnus-cache-articles-in-group): Ditto.
18099         * gnus-group.el (gnus-group-set-current-level)
18100         (gnus-group-insert-group-line): Ditto.
18101         * gnus-score.el (gnus-score-set-expunge-below)
18102         (gnus-score-set-mark-below, gnus-summary-score-effect)
18103         (gnus-summary-score-entry): Ditto.
18104         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18105         (gnus-soup-pack): Ditto.
18106         * gnus-spec.el (gnus-xmas-format): Ditto.
18107         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18108         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18109         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18110         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18111         * nndb.el (nndb-get-remote-expire-response): Ditto.
18112         * nndiary.el (nndiary-parse-schedule-value)
18113         (nndiary-string-to-number, nndiary-request-replace-article)
18114         (nndiary-request-article): Ditto.
18115         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18116         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18117         * nneething.el (nneething-make-head): Ditto.
18118         * nnfolder.el (nnfolder-request-article)
18119         (nnfolder-retrieve-headers): Ditto.
18120         * nnheader.el (nnheader-file-to-number): Ditto.
18121         * nnkiboze.el (nnkiboze-request-article): Ditto.
18122         * nnmail.el (nnmail-process-unix-mail-format)
18123         (nnmail-process-babyl-mail-format): Ditto.
18124         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18125         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18126         (nnmh-request-create-group, nnmh-request-list-1)
18127         (nnmh-request-group, nnmh-request-article): Ditto.
18128         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18129         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18130         * nnsoup.el (nnsoup-make-active): Ditto.
18131         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18132         * nntp.el (nntp-find-group-and-number)
18133         (nntp-retrieve-headers-with-xover): Ditto.
18134         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18135         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18136         (pgg-format-key-identifier): Ditto.
18137         * pop3.el (pop3-last, pop3-stat): Ditto.
18138         * qp.el (quoted-printable-decode-region): Ditto.
18140         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18141         of concat.
18143 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18145         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18147         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18149         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18151         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18153         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18155         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18157         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18158         (gnus-carpal-mode): Ditto.
18160         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18161         (gnus-browse-mode): Ditto.
18163         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18165         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18167 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18169         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18171 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18173         * gnus-util.el (gnus-run-mode-hooks): New function.
18175         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18177 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18179         * gnus-agent.el (gnus-agent-make-mode-line-string):
18180         Use mode-line-highlight as mouse-face.
18182 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18184         * canlock.el (canlock): Change the parent group to news.
18186         * deuglify.el (gnus-outlook-deuglify): Add :group.
18188         * dig.el (dig): Add :group.
18190         * dns-mode.el (dns-mode): Add :group.
18192         * encrypt.el (encrypt): Add :group.
18194         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18195         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18196         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18197         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18198         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18200         * gnus-diary.el (gnus-diary): Add :group.
18202         * gnus.el (gnus-group-news-1-face): Add :group.
18203         (gnus-group-news-1-empty-face): Ditto.
18204         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18205         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18206         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18207         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18208         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18209         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18210         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18211         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18212         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18213         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18214         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18215         (gnus-summary-high-ticked-face): Ditto.
18216         (gnus-summary-low-ticked-face): Ditto.
18217         (gnus-summary-normal-ticked-face): Ditto.
18218         (gnus-summary-high-ancient-face): Ditto.
18219         (gnus-summary-low-ancient-face): Ditto.
18220         (gnus-summary-normal-ancient-face): Ditto.
18221         (gnus-summary-high-undownloaded-face): Ditto.
18222         (gnus-summary-low-undownloaded-face): Ditto.
18223         (gnus-summary-normal-undownloaded-face): Ditto.
18224         (gnus-summary-high-unread-face): Ditto.
18225         (gnus-summary-low-unread-face): Ditto.
18226         (gnus-summary-normal-unread-face): Ditto.
18227         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18228         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18230         * hashcash.el (hashcash): New custom group.
18231         (hashcash-default-payment): Add :group.
18232         (hashcash-payment-alist): Ditto.
18233         (hashcash-default-accept-payment): Ditto.
18234         (hashcash-accept-resources): Ditto.
18235         (hashcash-path): Ditto.
18236         (hashcash-extra-generate-parameters): Ditto.
18237         (hashcash-double-spend-database): Ditto.
18238         (hashcash-in-news): Ditto.
18240         * message.el (message-minibuffer-local-map): Add :group.
18242         * netrc.el (netrc): Add :group.
18244         * sieve-manage.el (sieve-manage-log): Add :group.
18245         (sieve-manage-default-user): Diito.
18246         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18247         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18248         (sieve-manage-authenticators): Ditto.
18249         (sieve-manage-authenticator-alist): Ditto.
18250         (sieve-manage-default-port): Ditto.
18252         * sieve-mode.el (sieve-control-commands-face): Add :group.
18253         (sieve-action-commands-face): Ditto.
18254         (sieve-test-commands-face): Ditto.
18255         (sieve-tagged-arguments-face): Ditto.
18257         * smime.el (smime): Add :group.
18259         * spam-report.el (spam-report): Add :group.
18261         * spam.el (spam, spam-face): Add :group.
18263 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18265         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18266         return \n.\n.\n at the end of articles.  Protect against that.
18267         (nntp-with-open-group): Allow debugging.
18269         * nnheader.el (mail-header-set-extra): Make into a function
18270         because I just could't understand how to quote the list properly.
18272         * dns.el (query-dns-cached): New function.
18274 2005-05-26  Lute Kamstra  <lute@gnu.org>
18276         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18278 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18280         * gnus-art.el: Don't autoload mail-extract-address-components.
18282         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18283         eval-and-compile to evaluate it.
18285         * hashcash.el: Don't autoload executable-find.
18287         * nndb.el: Don't declare the nndb back end two or more times; don't
18288         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18290         * nntp.el: Autoload format-spec instead of format; use
18291         eval-and-compile to evaluate autoload forms.
18293 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18295         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18297 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18299         * gnus.el (gnus-version-number): Bump version.
18301 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18303         * gnus.el: No Gnus v0.3 is released.
18305 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18307         * gnus-art.el (gnus-article-edit-part): Disable undo.
18309 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18311         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18312         gnus-article-date-lapsed-new-header is t if date timer is active;
18313         skip headers in which the original date value is empty.
18314         (gnus-article-save-original-date): Redefine it as a macro.
18315         (gnus-display-mime): Use it.
18317 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18319         * gnus-art.el (article-date-ut): Support converting date in
18320         forwarded parts as well.
18321         (gnus-article-save-original-date): New function.
18322         (gnus-display-mime): Use it.
18324 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18326         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18327         enclosure element of <item>.
18329 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18331         * message.el (message-kill-buffer-query): Rename from
18332         `message-kill-buffer-query-if-modified'.  Add :version.
18334 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18336         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18337         window layout.
18339 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18341         * mml.el: Autoload dnd when compiling.
18343 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18345         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18346         x-dnd-*.
18348 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18350         * qp.el (quoted-printable-encode-region): Save excursion.
18352 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
18354         * message.el (message-kill-buffer-query-if-modified): Add new variable
18355         so the user can kill a modified message buffer quickly.
18356         (message-kill-buffer): Use it.
18358 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18360         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18361         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18363 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18365         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18366         contained in text because xml.el decodes entities) with LFs.
18368 2005-04-11  Lute Kamstra  <lute@gnu.org>
18370         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18371         differently.
18373 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18375         * mm-util.el (mm-detect-coding-region): Typo.
18377 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18379         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18381 2005-04-06  Deepak Goel  <deego@gnufans.org>
18383         * spam-stat.el (spam-stat-score-buffer): Add a call to a
18384         user-function allow user modifications of the scores.
18385         (spam-stat-score-buffer-user): New function, to allow
18386         user-computed modifications to the score.
18387         (spam-stat-score-buffer-user-functions): List of additional
18388         scoring functions.
18389         (spam-stat-error-holder): Global temporary error holder.
18390         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18391         variable.
18393 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18395         * gnus-registry.el (gnus-registry-clean-empty-function)
18396         (gnus-registry-trim, gnus-registry-fetch-groups)
18397         (gnus-registry-delete-group): Groups that match
18398         `gnus-registry-ignored-groups' are removed from the registry
18399         entries, not just ignored for splitting.  This helps clean up the
18400         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18401         to get all the groups a message ID is in.
18403         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18404         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18405         (spam-stat-score-buffer-user-functions): Add :number custom type.
18407 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18409         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18410         argument in XEmacs.
18412         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18413         (nnrss-request-group): Decode group name first.
18414         (nnrss-request-article): Make a text/plain article if mml-to-mime
18415         failed.
18416         (nnrss-get-encoding): Return a compatible encoding according to
18417         nnrss-compatible-encoding-alist.
18418         (nnrss-find-el): Use consp instead of listp.
18419         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18421 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18423         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18424         which Emacs 20 doesn't support.
18425         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18427 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18429         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18430         silence the byte compiler inside the defun.
18432         * gnus-demon.el (parse-time-string): Add autoload.
18434         * gnus-delay.el (parse-time-string): Add autoload.
18436         * gnus-art.el (parse-time-string): Add autoload.
18438         * nnultimate.el (parse-time): Require for `parse-time-string'.
18440 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18442         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18444         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18446         * smime.el (smime-ldap-host-list): Add :version.
18448 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18450         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18451         pass it to `gnus-browse-read-group'.
18452         (gnus-browse-read-group): Add NUMBER argument and pass it to
18453         `gnus-group-read-ephemeral-group'.
18455         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18456         argument and pass it to `gnus-group-read-group'.
18458 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18460         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18461         mm-xemacs-find-mime-charset-1 if we have the mule feature
18462         available at runtime.
18464 2005-03-25  Werner Lemberg  <wl@gnu.org>
18466         * nnmaildir.el: Replace `illegal' with `invalid'.
18468 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18470         * gnus-start.el (gnus-display-time-event-handler):
18471         Check display-time-timer at runtime rather than only at load time
18472         in case display-time-mode is turned off in the mean time.
18474 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18476         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18477         used.
18479         * nneething.el (nneething-map-file-directory): Derive from
18480         `gnus-directory'.
18482         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18483         the To/Cc button.
18485 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18487         * nnmaildir.el (nnmaildir-request-accept-article):
18488         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18490 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18492         * gnus-async.el: Require timer-funcs at compile time when in
18493         XEmacs for `run-with-idle-timer'.
18495 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18497         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18498         autoloaded function.
18500 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18502         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18504 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18506         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18508 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18510         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18511         Add gnus-expert-user to default.
18513 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18515         * nnimap.el (nnimap-open-server): Ditto.
18517         * imap.el (imap-authenticate): Fix typo.
18519 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18521         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18522         buffer (since IMAP server might return FETCH response out of
18523         order, and the nntp buffer must be sorted).
18525 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18527         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18528         comparison on string.
18530         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18531         (gnus-agent-score): Rename category keywords to match gnus-cus.
18532         (gnus-agent-summary-fetch-series): Modify to protect against
18533         gnus-agent-summary-fetch-group clearing processable flags.
18534         (gnus-agent-synchronize-group-flags): Update live group buffer as
18535         synchronization may occur due to the user toggle the plugged
18536         status.
18537         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18538         successfully downloaded.
18539         (gnus-agent-expire-group-1): Avoid using markers when the overview
18540         is in ascending order; greatly improves performance.
18541         (gnus-agent-regenerate-group):
18542         Use gnus-agent-synchronize-group-flags to reset read status in both
18543         gnus and server.
18544         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18546 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18548         * message.el: Don't autoload former message-utils variables.
18549         (message-strip-subject-trailing-was): Change doc string.
18551         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18552         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18553         (nnweb-google-search): Add "hl=en" here.
18554         (nnweb-google-parse-1, nnweb-google-create-mapping):
18555         Don't hardcode URL.
18557 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18559         * message.el (message-get-reply-headers, message-followup):
18560         Mention related variables `message-use-followup-to' and
18561         `message-use-mail-followup-to', in the information buffer.
18563         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18564         of broken groups(-beta).google.com.
18566 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18568         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18569         parameter to invoked gnus-request-move-article; remove the
18570         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18571         all at once instead of once per article.
18572         (gnus-summary-remove-process-mark): Accept a list of articles as
18573         well as a single article for processing.
18575         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18576         parameter.
18578         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18580         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18582         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18583         parameter.
18585         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18586         parameter.
18588         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18589         parameter and remove the gnus-sum-hint-move-is-internal variable.
18591         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18592         parameter.
18594         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18595         parameter.
18597         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18598         parameter.
18600         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18602         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18603         parameter.
18605         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18606         parameter.
18608 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18610         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18611         a more conservative way.
18613 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18615         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18616         buffer, so it moves the window's cursor.
18618 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18620         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18621         `mm-dissect-multipart' and receive the from field as an (optional)
18622         argument from `mm-dissect-multipart'.
18623         (mm-dissect-multipart): Receive the from field as an argument and
18624         pass it on when we call `mm-dissect-buffer' on MIME parts.
18625         Fixes verification/decryption of signed/encrypted MIME parts.
18627 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18629         * gnus-sum.el (gnus-summary-move-article):
18630         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18631         whatever it calls (right now, only nnimap-request-move article
18632         respects it).
18634         * nnimap.el (nnimap-request-move-article):
18635         When gnus-sum-hint-move-is-internal is set, don't do the extra
18636         nnimap-request-article.
18638 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18640         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18642         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18643         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18645         * gnus-sum.el (gnus-summary-caesar-message):
18646         Apply `gnus-treat-article' after rotation.
18648         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18649         doc string.
18651 2005-02-22  Simon Josefsson  <jas@extundo.com>
18653         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18654         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18655         <arne@arnested.dk>.
18656         (encrypt): Add password-cache and password-cache-expiry as group
18657         members.
18659 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18661         * smime.el (smime-ldap-host-list): Doc fix.
18662         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18663         cache) password.
18664         (smime-sign-region): Use it.
18665         (smime-decrypt-region): Use it.
18666         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18667         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18668         fails.
18669         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18670         certificate from DER to PEM format rather than calling openssl.
18672         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18674         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18675         for signing/encryption.
18677         * mml.el (mml-parse-1): Use them.
18679 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18681         * nnrss.el (nnrss-verbose): Remove.
18682         (nnrss-request-group): Use `nnheader-message' instead.
18684 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18686         * nnrss.el (nnrss-verbose): New variable.
18687         (nnrss-request-group): Make it say nnrss is requesting a group.
18689 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18691         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18692         Handle news URL with given port correctly.
18694 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18696         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18697         containing special characters.
18699         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18701         * mml.el (mime-to-mml): Ditto.
18703         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18704         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18705         (rfc2047-decode-region): Quote decoded words containing special
18706         characters when rfc2047-quote-decoded-words-containing-tspecials
18707         is non-nil.
18709 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18711         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18713         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18715 2005-02-15  Simon Josefsson  <jas@extundo.com>
18717         * nnimap.el (nnimap-debug): Doc fix.
18719         * imap.el (imap-debug): Doc fix.
18721 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18723         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18725 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18727         * gnus.el (spam-contents): Improve docs for spam-contents
18728         parameter in its variable incarnation.
18730 2005-02-14  Simon Josefsson  <jas@extundo.com>
18732         * smime-ldap.el: Use require instead of load-library for ldap.
18733         (smime-ldap-search): Indent.
18734         (smime-ldap-search-internal): Shorten line.
18736         * smime.el (smime-cert-by-dns): Add doc-string.
18737         (smime-cert-by-ldap-1): Indent.
18739         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18740         mml-smime-get-dns-ldap.
18741         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18743 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18745         * smime.el: Require smime-ldap.
18746         (smime-ldap-host-list): New variable.
18747         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18749         * mml-smime.el (mml-smime-encrypt-query): New function.
18750         (mml-smime-encrypt-query): Use it.
18752         * smime-ldap.el: New file.
18754 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18756         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18758 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18760         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18761         argument in doc string.  Make query for type more clear.
18763 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18765         * gnus.el (gnus-group-startup-message): Search for gnus images in
18766         etc/images/gnus.
18767         * mm-util.el (mm-image-load-path): Likewise.
18768         * smiley.el (smiley-data-directory): Search for smilies in
18769         etc/images/smilies.
18771 2005-02-09  Kim F. Storm  <storm@cua.dk>
18773         Change Emacs release version from 21.4 to 22.1 throughout.
18774         Change Emacs development version from 21.3.50 to 22.0.50.
18776 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18778         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18780         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18781         non-Mule XEmacs as well.
18782         (mm-decompress-buffer): Signal an error intentionally if it does
18783         not decompress compressed data because auto-compression-mode is
18784         disabled.
18786 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18788         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18789         an ID in the registry even if it has no groups.
18791 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18793         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18794         merge it into mm-decompress-buffer.
18795         (gnus-mime-copy-part): Use the MIME part charset, the value which
18796         a user specified or gnus-newsgroup-charset for decoding, like
18797         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18798         save-buffer what was used.  Suggested by Kevin Ryde
18799         <user42@zip.com.au>.
18800         (gnus-mime-inline-part): Allow the name parameter as well as the
18801         filename parameter; force decompressing of compressed data; always
18802         display contents being not decoded as unibyte.
18804         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18805         as well as the filename parameter.
18807         * mm-util.el (mm-decompress-buffer):
18808         Merge gnus-mime-jka-compr-maybe-uncompress.
18809         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18810         of compressed data.
18812 2005-02-08  Simon Josefsson  <jas@extundo.com>
18814         * imap.el (imap-log): Doc fix.
18816 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18818         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18819         the coding cookies; decompress compressed parts.
18821         * mml.el (mml-generate-mime-1): Add the charset parameter according
18822         to the value which a user specified manually or the coding cookie.
18824         * mm-util.el (mm-string-to-multibyte): New function.
18825         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18826         (mm-coding-system-to-mime-charset): New function.
18827         (mm-decompress-buffer): New function.
18828         (mm-find-buffer-file-coding-system): New function.
18830         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18831         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18832         parts.
18834 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18836         * mm-view.el (mm-display-inline-fontify): Decode a part according
18837         to the charset parameter.
18839 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18841         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18842         prefix arg is neither nil nor a number, as info specifies.
18844 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18846         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18847         timestamps.
18849 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18851         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18852         groups error checking and notify user.
18854 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18856         * message.el (message-send-mail-function): Check existence of
18857         sendmail-program first before using default value
18858         `message-send-mail-with-sendmail'.  Otherwise use more generic
18859         `smtpmail-send-it'.
18861 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18863         * nntp.el (nntp-request-update-info): Always return nil.
18865 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18867         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18869 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18871         * message.el (message-beginning-of-line): Change the behavior when
18872         invoked between BOL and : so that it first moves backward.
18874 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18876         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18877         article buffer when editing of the article is discarded.
18878         (gnus-article-prepare): Revert.
18880 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18882         * gnus-art.el (gnus-article-prepare):
18883         Remove message-strip-forbidden-properties from the local hook.
18885 2005-01-27  Simon Josefsson  <jas@extundo.com>
18887         * password.el (password-cache-add): Only start one timer per key.
18888         Reported by Derek Atkins <warlord@MIT.EDU>.
18890 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18892         * run-at-time.el: Remove.  It is no longer needed as
18893         timer-funcs.el in the xemacs-base package has a working version of
18894         `run-at-time'.
18896         * password.el: Require timer-funcs instead of run-at-time in
18897         XEmacs.
18898         Remove `password-run-at-time' macro.
18899         (password-cache-add): Use `run-at-time' instead of
18900         `password-run-at-time'.
18902         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18903         for `run-with-idle-timer'.
18905         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18906         for `run-at-time'.
18908         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18909         for `with-timeout'.
18911 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18913         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18914         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18916 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18918         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18919         sensitively.
18921 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18923         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18925 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18927         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18928         which will be inserted according to the multibyteness of a buffer
18929         rather than the type of contents.  Suggested by ARISAWA Akihiro
18930         <ari@mbf.ocn.ne.jp>.
18932         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18933         of string which old xml.el may return rather than a string.
18935 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18937         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18939 2005-01-16  Simon Josefsson  <jas@extundo.com>
18941         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18942         idn/idna.el isn't available.
18943         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18944         <michael@waxrat.com>.
18946         * hashcash.el: Remove non-FSF copyright header.
18948         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18949         (hashcash-generate-payment): Use it.
18950         (hashcash-generate-payment-async): Use it.
18952 2005-01-15  Simon Josefsson  <jas@extundo.com>
18954         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18955         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18957         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18958         gnus-summary-idna-message.
18959         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18960         (gnus-summary-idna-message): New function.
18962 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18964         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18965         gnus-novice-user.
18967 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18969         * nnrss.el (nnrss-request-delete-group): Delete entries in
18970         nnrss-group-alist as well.
18971         (nnrss-save-server-data): Insert newline.
18973 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18975         * gnus.el (gnus-user-agent): Use list of symbols instead of
18976         symbols.  Display full version number for (S)XEmacs.
18977         Optionally display (S)XEmacs codename.
18979         * gnus-util.el (gnus-emacs-version): Update for new
18980         `gnus-user-agent'.
18982         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18983         Gnus version.
18985 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18987         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18988         which is unreadable in some setups.
18990 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18992         * gnus-spec.el (gnus-update-format-specifications): Flush the
18993         group format spec cache if it doesn't support decoded group names.
18995 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18997         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18998         Allow to apply decay on score files matching a regexp.
19000 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19002         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19003         compatibility in %g and %c.
19005 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19007         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19008         name for only %g and %c.
19009         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19010         of gnus-tmp-group to decoded group name.
19011         (gnus-group-make-rss-group): Exclude `/'s from group names.
19013 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19015         * nnrss.el (nnrss-get-encoding): Fix regexp.
19017 2004-12-27  Simon Josefsson  <jas@extundo.com>
19019         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19020         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19021         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
19023 2004-12-17  Kim F. Storm  <storm@cua.dk>
19025         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19027         * gnus-sum.el (gnus-summary-mode-map): Likewise.
19029 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19031         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19033 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19035         * nnrss.el: Require rfc2047 and mml.
19036         (nnrss-file-coding-system): New variable.
19037         (nnrss-format-string): Redefine it as an inline function.
19038         (nnrss-decode-group-name): New function.
19039         (nnrss-string-as-multibyte): Remove.
19040         (nnrss-retrieve-headers): Decode group name; don't use
19041         nnrss-format-string.
19042         (nnrss-request-group): Decode group name.
19043         (nnrss-request-article): Decode group name; allow a Message-ID as
19044         well as an article number; don't use nnrss-format-string; encode a
19045         Message-ID string which may contain non-ASCII characters; use
19046         mml-to-mime to compose a MIME article.
19047         (nnrss-request-expire-articles): Decode group name.
19048         (nnrss-request-delete-group): Decode group name.
19049         (nnrss-fetch): Clarify error message.
19050         (nnrss-read-server-data): Use insert-file-contents instead of load;
19051         bind file-name-coding-system; use multibyte buffer.
19052         (nnrss-save-server-data): Bind coding-system-for-write to the
19053         value of nnrss-file-coding-system; bind file-name-coding-system;
19054         add coding cookie.
19055         (nnrss-read-group-data): Use insert-file-contents instead of load;
19056         bind file-name-coding-system; use multibyte buffer.
19057         (nnrss-save-group-data): Bind coding-system-for-write to the
19058         value of nnrss-file-coding-system; bind file-name-coding-system.
19059         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19060         make it work with non-ASCII text.
19061         (nnrss-find-el): Make it work with old xml.el as well.
19063 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19065         * nnrss.el (nnrss-get-encoding): New function.
19066         (nnrss-fetch): Use unibyte buffer initially; bind
19067         coding-system-for-read while performing mm-url-insert; remove ^Ms;
19068         decode contents according to the encoding attribute.
19069         (nnrss-save-group-data): Add coding cookie.
19070         (nnrss-mime-encode-string): New function.
19071         (nnrss-check-group): Use it to encode subject and author.
19073 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19075         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19076         imaginary variable.
19078 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19080         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19081         correctly even if there are wide characters.
19083 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19085         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19086         downcased symbol names; make a new cache instead of reusing
19087         bbdb-hashtable.
19089 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19091         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19092         concatenating segments rather than before concatenating them.
19093         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19095         * message.el (message-get-reply-headers): Bind `extra'.
19097 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19099         * message.el (message-extra-wide-headers): New variable.
19100         (message-get-reply-headers): Use it.
19102 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19104         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19105         (gnus-agent-group-pathname): Ditto.
19107         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19109         * gnus-group.el (gnus-group-make-group): Decode group name.
19110         (gnus-group-make-rss-group): Register the group data after opening
19111         the nnrss group.
19113 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19115         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19116         by expiry now get marked as read.
19118 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19120         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19122 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19124         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19125         unify Latin characters in XEmacs.
19126         (mm-find-mime-charset-region): Use it.
19128 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19130         * gnus-util.el (gnus-delete-directory): New function.
19132         * gnus-agent.el (gnus-agent-delete-group): Use it.
19134         * gnus-cache.el (gnus-cache-delete-group): Use it.
19136 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19138         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19139         names.
19141 2004-12-16  Simon Josefsson  <jas@extundo.com>
19143         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19145 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19147         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19149         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19150         (gnus-group-set-current-level): Decode group name.
19152 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19154         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19155         failed.
19157 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19159         * gnus-group.el (gnus-group-delete-group): Decode group name.
19160         (gnus-group-make-rss-group): Encode group name.
19161         (gnus-group-catchup-current): Decode group name.
19162         (gnus-group-kill-group): Decode group name.
19164 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19166         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19168 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19170         * gnus-group.el (gnus-group-make-rss-group):
19171         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19173         * gnus-start.el (gnus-setup-news): Honor user's setting to
19174         gnus-message-archive-method.  Suggested by Lute Kamstra
19175         <lute@gnu.org>.
19177 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19179         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19180         global counterparts of the buffer-local variables.
19182 2004-11-16  Romain Francoise  <romain@orebokech.com>
19184         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19185         counterparts of the buffer-local variables.
19187 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19189         * message.el (message-forbidden-properties): Fix typo in doc
19190         string.
19192 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19194         * gnus-util.el (gnus-replace-in-string): Add doc string.
19196         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19197         to avoid problems when splitting mails with many recipients.
19199 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19201         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19202         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19204 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19206         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19207         if there is no hashtable in memory or file modification time is
19208         newer than cached timestamp.
19210 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19212         * gnus-sum.el (gnus-summary-limit-to-recipient):
19213         Implement not-matching option.
19215 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19217         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19218         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19219         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19220         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19221         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19222         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19224 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19226         * message.el (message-forward-make-body-mml): Remove headers
19227         according to message-forward-ignored-headers if a message is decoded.
19229 2004-12-02  Romain Francoise  <romain@orebokech.com>
19231         * message.el (message-forward-make-body-plain): Always remove
19232         headers according to message-forward-ignored-headers.
19234 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19236         * spam.el (spam-summary-prepare-exit): Remove the
19237         gnus-summary-limit pop for now, it has problems with ham marks for
19238         me.
19240 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19242         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19243         correctly.
19245 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19247         * format-spec.el (format-spec): Message the char.
19249 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19251         * gnus-art.el (gnus-split-methods): Reformat comments.
19253         * spam.el (spam-summary-prepare-exit): Remove article limits
19254         before exiting the summary buffer.
19256 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19258         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19259         order to silence the byte compiler.
19261         * spam.el: Fix the way to silence the byte compiler, which
19262         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19263         bbdb-search-simple, spam-BBDB-register-routine,
19264         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19265         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19266         spam-stat-buffer-is-spam, spam-stat-load,
19267         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19268         spam-stat-save and spam-stat-split-fancy.
19270 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19272         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19273         which may confuse users.
19274         (canlock-password-for-verify): Ditto.
19276         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19278         * gnus-art.el (gnus-emphasis-alist): Ditto.
19280         * gnus-registry.el (gnus-registry-max-entries): Ditto.
19282         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19284         * gnus-start.el (gnus-save-killed-list): Ditto.
19286         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19287         (gnus-sum-thread-tree-root): Ditto.
19288         (gnus-sum-thread-tree-false-root): Ditto.
19289         (gnus-sum-thread-tree-single-indent): Ditto.
19291         * message.el (message-courtesy-message): Ditto.
19292         (message-archive-note): Ditto.
19293         (message-subscribed-address-file): Ditto.
19294         (message-user-fqdn): Ditto.
19296         * spam-report.el (spam-report-gmane-regex): Ditto.
19298         * spam.el (spam-blackhole-good-server-regex): Ditto.
19300 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19302         * mml.el (mml-preview): Widen the message buffer before copying
19303         the contents to the preview buffer; sort headers before previewing.
19305         * message.el (message-hidden-headers): Fix the way to avoid a bug
19306         in the `repeat' widget in Emacs 21.3 or earlier.
19308 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19310         * message.el (message-hidden-headers): Default to "^References:".
19311         Improve customization type.  Suggested by Reiner Steib
19312         <Reiner.Steib@gmx.de>.
19314 2004-11-25  Romain Francoise  <romain@orebokech.com>
19316         * message.el (message-strip-forbidden-properties): Remove check for
19317         obsolete `message-hidden' text property, hidden headers are not
19318         accessible in the buffer anymore.
19320 2004-11-22  Romain Francoise  <romain@orebokech.com>
19322         * message.el (message-header-format-alist): Add `From' in list
19323         so that it can be sorted.
19324         (message-fix-before-sending): Widen and sort headers before
19325         sending.
19326         (message-hide-headers): Use narrowing to hide headers by moving
19327         them to the top of the buffer and narrowing to the region
19328         underneath.
19330 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19332         * message.el (message-strip-forbidden-properties):
19333         Bind buffer-read-only (etc) to nil.
19335 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19337         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19338         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19340 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
19342         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19344 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19346         * dns.el (query-dns): Use sit-for to time instead of
19347         accept-process-output, since that doesn't seem to work on udp
19348         sockets.
19350 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19352         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19354 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
19356         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19357         doc string.  Improve doc string.
19359 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19361         * nntp.el (nntp-request-update-info): Return nil if
19362         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19363         may not call gnus-activate-group which uselessly issues the GROUP
19364         commands for all nntp groups and wastes time.  Reported by Romain
19365         Francoise <romain@orebokech.com>.
19367         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19369 2004-11-15  Simon Josefsson  <jas@extundo.com>
19371         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19372         headers separately.
19373         (gnus-button-openpgp): New function, inspired by Jochen Küpper
19374         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19376 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19378         * gnus-start.el (gnus-convert-old-newsrc):
19379         Assign legacy-gnus-agent to 5.10.7.
19381 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19383         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19384         start of the lines.
19386 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19388         * hashcash.el (hashcash-default-payment): Change default to 20.
19389         (hashcash-default-accept-payment): Change default to 20.
19390         (hashcash-process-alist): New variable.
19391         (hashcash-generate-payment-async): Add.
19392         (hashcash-already-paid-p): Add.
19393         (hashcash-insert-payment): Don't generate payments twice.
19394         (hashcash-insert-payment-async): Add.
19395         (hashcash-insert-payment-async-2): Add.
19396         (hashcash-cancel-async): Add.
19397         (hashcash-wait-async): Add.
19398         (hashcash-processes-running-p): Add.
19399         (hashcash-wait-or-cancel): Add.
19400         (mail-add-payment): New optional argument.  Conditionally start
19401         asynchronous calculation.
19402         (mail-add-payment-async): Add.
19404         * message.el (message-send-mail): Wait for asynchronous hashcash
19405         results.  Don't clobber existing X-Hashcash headers.
19406         (message-setup-1): Call mail-add-payment-async when
19407         message-generate-hashcash is non-nil.
19409 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19411         * message.el (message-use-alternative-email-as-from): Examine the
19412         From header as well; use message-make-from in order to include a
19413         user's full name.
19415 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19417         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19418         default; improve customization type.
19419         (gnus-emphasis-custom-with-format): New macro.
19420         (gnus-emphasis-custom-value-to-external): New function.
19421         (gnus-emphasis-custom-value-to-internal): New function.
19423 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19425         * dns.el (query-dns): Resolve reverse addresses.
19427 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19429         * gnus-group.el (gnus-group-get-new-news): Use it.
19431         * gnus-start.el (gnus-check-reasonable-setup): New function.
19433 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19435         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19436         "Args out of range" error.  Reported by Arnaud Giersch
19437         <arnaud.giersch@free.fr>.
19439 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19441         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19443 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19445         * spam.el (spam group): Add :version.
19447         * pgg-def.el (pgg group): Add :version.
19449 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19451         * gnus-art.el (gnus-article-edit-article): Don't associate the
19452         article buffer with a draft file.  This is a temporary measure
19453         against the 2004-08-22 change to gnus-article-edit-mode.
19455 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19457         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19458         (html2text-format-tags): Remove unused variable `attr'.
19460 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19462         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19464         * spam-stat.el (spam-stat): Add :version.
19466         * sieve.el (sieve): Add :version.
19468         * sha1.el (sha1): Add :version.
19469         (sha1-use-external): Remove redundant version.
19471         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19472         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19473         (nnmail-split-fancy-match-partial-words)
19474         (nnmail-split-lowercase-expanded): Add :version.
19476         * nndiary.el (nndiary): Add :version.
19478         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19480         * mml-sec.el (mml-default-sign-method)
19481         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19482         Add :version.
19484         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19486         * mm-url.el (mm-url-use-external, mm-url-program)
19487         (mm-url-arguments): Add :version.
19489         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19490         (mm-attachment-file-modes, mm-decrypt-option)
19491         (mm-w3m-safe-url-regexp): Add :version.
19493         * message.el (message-cite-prefix-regexp)
19494         (message-sendmail-envelope-from, message-minibuffer-local-map)
19495         (message-user-fqdn, message-completion-alist): Add :version.
19497         * gnus-win.el (gnus-configure-windows-hook)
19498         (gnus-use-frames-on-any-display): Add :version.
19500         * gnus-art.el (gnus-article-address-banner-alist)
19501         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19502         (gnus-treat-from-picon, gnus-treat-mail-picon)
19503         (gnus-treat-x-pgp-sig): Add :version.
19505         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19506         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19507         (gnus-summary-article-delete-hook)
19508         (gnus-summary-display-while-building): Add :version.
19510         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19511         (gnus-get-top-new-news-hook): Add :version.
19513         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19514         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19516         * gnus-registry.el (gnus-registry): Add :version.
19518         * gnus-spec.el (gnus-use-correct-string-widths)
19519         (gnus-make-format-preserve-properties): Add :version.
19521         * gnus.el (gnus-group-charter-alist)
19522         (gnus-group-fetch-control-use-browse-url)
19523         (gnus-install-group-spam-parameters): Add :version.
19525         * gnus-diary.el (gnus-diary): Add :version.
19527         * gnus-delay.el (gnus-delay): Add :version.
19529         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19530         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19531         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19532         Add :version.
19534         * gnus-agent.el (gnus-agent-max-fetch-size)
19535         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19536         (gnus-agent-prompt-send-queue): Add :version.
19538         * deuglify.el (gnus-outlook-deuglify): Add :version.
19540         * html2text.el: Beautify code.  Improve doc strings.
19541         Some checkdoc cleanup.
19542         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19544 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19546         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19548 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19550         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19551         when package is loaded.
19553         * spam.el (spam-summary-score-preferred-header): Add global preference
19554         for people who want to override the default SpamAssassin over
19555         Bogofilter preference (when both are set).
19556         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19557         (spam-user-format-function-S):
19558         Check spam-summary-score-preferred-header.
19559         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19560         (spam-user-format-function-S): Format the score correctly.
19562 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19564         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19565         signature file.  Suggested by Manoj Srivastava
19566         <srivasta@golden-gryphon.com>.
19568         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19569         iso-2022-jp even in the Japanese language environment.
19570         Suggested by Jason Rumney <jasonr@gnu.org>.
19572 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19574         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19575         use the same characters as the dummy marks; make it free from
19576         getting affected by the language environment.
19577         (gnus-summary-read-group-1): Update mark positions only when the
19578         format spec is updated.
19580         * gnus-spec.el (gnus-update-format-specifications): Return a list
19581         of updated types.
19583 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19585         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19586         of boundp to check if display-warning is available.
19588 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19590         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19592 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19594         * nnspool.el (nnspool-spool-directory): Use news-path if the
19595         news-directory variable is not bound.
19597         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19598         function instead of display-warning if it is not available.
19600 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19602         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19603         v5-10: Use `point-at-bol'.
19605 2004-10-26  Simon Josefsson  <jas@extundo.com>
19607         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19608         <chenggao@gmail.com>.
19610 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19612         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19613         instead.
19615 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19617         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19618         to remove a server from the nnimap-server-buffer-alist.
19619         (nnimap-open-connection, nnimap-close-server): Use it.
19621         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19623 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19625         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19626         running the major-mode function.
19628 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19630         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19631         dummy marks in the right way.
19633 2004-10-18  David Edmondson  <dme@dme.org>
19635         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19636         excessively.
19638 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19640         * gnus-util.el (gnus-split-references): Accept a nil references
19641         string and go on blissfully.
19643         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19644         cases where the references string is non-nil but has no references.
19646         * encrypt.el: Add autoload tags.
19648         * spam.el (spam-resolve-registrations-routine): Remove article
19649         from unregistration list too.  Reported by David Hanak
19650         <dhanak@isis.vanderbilt.edu>
19652 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19654         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19655         nil.  Change custom type.
19657 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19659         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19661         * gnus-sum.el (gnus-summary-move-article): Use it.
19663 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19665         * encrypt.el: Add autoload cookies.
19667         * spam.el (spam-backend-article-list-property)
19668         (spam-backend-get-article-todo-list)
19669         (spam-backend-put-article-todo-list)
19670         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19671         Resolve registrations separately.
19672         (spam-register-routine): Format comments.
19673         (spam-unregister-routine, spam-register-routine): Always call with
19674         specific-articles, no default list.
19675         (spam-summary-prepare-exit): Use the spam-classifications function.
19677         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19678         gnus-encrypt.el.
19680         * encrypt.el: Copied from gnus-encrypt.el.
19682         * gnus-encrypt.el: Commented that it's obsolete.
19684 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19686         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19687         (gnus-score-save): Use it.
19689         * message.el (message-bury): Use `window-dedicated-p'.
19691 2004-10-15  Simon Josefsson  <jas@extundo.com>
19693         * pop3.el (top-level): Don't require nnheader.
19694         (pop3-read-timeout): Add.
19695         (pop3-accept-process-output): Add.
19696         (pop3-read-response, pop3-retr): Use it.
19698 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19700         * spam.el (spam-register-routine): Move comment.
19701         (spam-verify-bogofilter): Use 'unknown for the initial
19702         spam-bogofilter-valid state, not 'never.
19704         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19705         for netrc-machine.
19707         * nnimap.el (nnimap-open-connection):
19708         Use netrc-machine-user-or-password.
19710 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19712         * gnus-registry.el (gnus-registry-unload-hook):
19713         Set as a variable with add-hook.
19715         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19716         of news-path.
19718         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19720         * spam.el: Delete duplicate `provide'.
19721         (spam-unload-hook): Set as a variable with add-hook.
19723 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19725         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19726         in the doc string.
19728         * message.el (message-ignored-news-headers)
19729         (message-ignored-supersedes-headers)
19730         (message-ignored-resent-headers)
19731         (message-forward-ignored-headers): Improve custom type.
19733 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19735         * message.el (message-tokenize-header): Fix 2004-09-06 change
19736         which used point-min in the wrong place.
19738 2004-10-12  Simon Josefsson  <jas@extundo.com>
19740         * tls.el (tls-certtool-program): New variable.
19741         (tls-certificate-information): New function, based on
19742         ssl-certificate-information.
19744 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19746         * compface.el: Move the version of ELisp-based uncompface program
19747         to the contrib directory because of the copyright problem.
19749 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19751         * message.el (message-kill-buffer): Raise the current frame.
19753 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19755         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19757         * gnus.el (message-y-or-n-p): Autoload.
19759         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19760         (pop3-password-required, pop3-authentication-scheme)
19761         (pop3-leave-mail-on-server): Make customizable.
19762         (pop3): New custom group.
19763         (pop3-retr): Remove `sleep-for' statements.
19764         Suggested by Dave Love <fx@gnu.org>.
19766         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19767         Windows/DOS.
19769         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19770         (imap-parse-body): Fix incorrect use of `assert'.
19771         Suggested by Dave Love <fx@gnu.org>.
19773         * mml.el (mml-minibuffer-read-disposition): Require match.
19774         Suggested by Dave Love <fx@gnu.org>.
19776 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19778         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19779         doc string.
19781 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19783         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19785 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19787         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19788         instead of calling `mm-insert-inline', to decode text/* parts
19789         before displaying them.
19791 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19793         * mm-uu.el (mm-uu-text-plain-type): New variable.
19794         (mm-uu-pgp-signed-extract-1): Use it.
19795         (mm-uu-pgp-encrypted-extract-1): Use it.
19796         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19797         bind mm-uu-text-plain-type with that value.
19798         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19799         mm-uu-dissect.
19801 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19803         * gnus-group.el (gnus-update-group-mark-positions):
19804         * gnus-sum.el (gnus-update-summary-mark-positions):
19805         * message.el (message-check-news-body-syntax):
19806         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19807         of string-as-multibyte.
19809 2004-10-05  Juri Linkov  <juri@jurta.org>
19811         * gnus-group.el (gnus-update-group-mark-positions):
19812         * gnus-sum.el (gnus-update-summary-mark-positions):
19813         * message.el (message-check-news-body-syntax):
19814         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19815         8-bit unibyte values to a multibyte string for search functions.
19817 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19819         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19820         (mm-uu-dissect-text-parts): New function.
19822         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19823         dissect text parts.
19825         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19826         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19828         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19830         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19831         Use gnus-current-topics instead of gnus-current-topic.
19833 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19835         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19837 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19839         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19840         where appropriate.
19842         * nnml.el (nnml-generate-active-info): do.
19844         * nndiary.el (nndiary-generate-active-info): do.
19846         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19847         (gnus-topic-move): do.
19849         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19850         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19852         * gnus-srvr.el (gnus-server-prepare)
19853         (gnus-server-open-all-servers): do.
19855         * gnus-msg.el (gnus-summary-cancel-article)
19856         (gnus-summary-resend-message)
19857         (gnus-summary-mail-crosspost-complaint): do.
19859         * gnus-move.el (gnus-change-server): do.
19861         * gnus-group.el (gnus-group-unmark-all-groups)
19862         (gnus-group-set-current-level): do.
19864 2004-10-04  Simon Josefsson  <jas@extundo.com>
19866         * message.el (message-generate-hashcash): Doc fix.
19868 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19870         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19871         avoid infinite recursion via gnus-get-function.
19873 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19875         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19877         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19879         * nnmail.el (nnmail-split-history): do.
19881         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19882         (nnml-request-delete-group): do.
19884         * nnslashdot.el (nnslashdot-read-groups): do.
19886         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19887         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19889         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19890         (nnspool-sift-nov-with-sed): Use last.
19891         (nnspool-retrieve-headers-with-nov): Use mapc.
19892         (nnspool-request-newgroups): Use dolist.
19893         (nnspool-request-group): Use last.
19895         * nntp.el (nntp-read-server-type): Use dolist.
19897         * nnvirtual.el (nnvirtual-create-mapping)
19898         (nnvirtual-update-read-and-marked): Use dolist.
19899         (nnvirtual-convert-headers): Simplify.
19901 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19903         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19904         Add support for sync'ing tick marks.
19906 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19908         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19909         there's no visible header.
19911 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19913         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19914         When necessary, pass full group name to gnus-request-set-marks.
19916 2004-10-01  Simon Josefsson  <jas@extundo.com>
19918         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19919         acroread.
19921 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19923         * spam-report.el (spam-report-gmane): Fix interactive.
19925         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19927         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19928         when writing file.
19929         (gnus-agent-synchronize-flags): Don't default to being
19930         interactive.
19932 2004-09-30  Simon Josefsson  <jas@extundo.com>
19934         * message.el (message-generate-hashcash): Add.
19935         (message-send-mail): Use it, call mail-add-payment.
19937 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19939         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19941 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19943         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19944         gnus-request-update-info with explicit code to sync the in-memory
19945         info read flags with the marks being sync'd to the backend.
19947         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
19949 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19951         * spam.el (spam-verify-bogofilter): Add new function.
19952         (spam-check-bogofilter)
19953         (spam-bogofilter-register-with-bogofilter): Use it.
19954         (spam-verify-bogofilter): Add small fixes.
19956 2004-09-28  Simon Josefsson  <jas@extundo.com>
19958         * hashcash.el (hashcash-generate-payment): Revert.
19960 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19962         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19963         Use gnus-extract-references instead of gnus-split-references.
19965         * gnus-util.el (gnus-extract-references): Add new function, analogous
19966         to gnus-split-references but extracts only the message-ID without
19967         anything extra.
19969         * hashcash.el (hashcash-generate-payment)
19970         (hashcash-check-payment): Do the right thing if hashcash-path is
19971         nil (because the hashcash program could not be found).
19973         * spam.el (spam-use-hashcash): Remove comment.
19975 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19977         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19978         (gnus-cache-enter-article, gnus-cache-remove-article)
19979         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19981         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19983         * gnus-art.el (article-hide-boring-headers)
19984         (article-translate-strings, article-display-face)
19985         (gnus-article-mime-match-handle-first)
19986         (gnus-article-highlight-headers)
19987         (gnus-article-add-buttons-to-head): do.
19989 2004-09-27  Simon Josefsson  <jas@extundo.com>
19991         * hashcash.el: New version, from
19992         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19993         ../contrib/.
19995 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19997         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19999 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
20001         * gnus-dup.el (gnus-dup-open): Use mapc.
20002         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20004         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20005         Reported by Stefan Wiens <s.wi@gmx.net>.
20007         * gnus.el (gnus-shutdown): Use dolist.
20009         * gnus-undo.el (gnus-undo): Use mapc.
20011         * nnrss.el (nnrss-generate-active): do.
20013         * message.el (message-cite-original-without-signature)
20014         (message-cite-original): Use mapc.
20015         (message-do-actions, message-make-forward-subject): Use dolist.
20017 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20019         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20020         deletion to remove entire duplicate line.  Fixes merged article
20021         number bug.
20023 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20025         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20026         servers that are offline.  Avoids having gnus-agent-toggle-plugged
20027         first ask if you want to open a server and then, even when you
20028         responded with no, asking if you want to synchronize the server's
20029         flags.
20030         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20031         multi-line expressions.
20032         (gnus-agent-synchronize-group-flags): New internal function.
20033         Updates marks in memory (in the info structure) AND in the
20034         backend.
20036         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20038         * nnagent.el (nnagent-request-set-mark):
20039         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20040         method, to ensure that synchronization updates marks in the
20041         backend and in the info (in memory) structure.
20043 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20045         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20046         convention fully; don't miss the root article of a thread; make
20047         the X-Draft-From header with correct article numbers.
20049 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
20051         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20052         unless plugged.  Disable the agent so that an open failure causes
20053         an error.
20055         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20056         Revert 2004-09-21 change.  The backend must be opened while
20057         synchronizing flags even when the backend stores the flags
20058         locally.
20060 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
20062         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20063         in `header' match.  Reported by Svend Tollak Munkejord.
20065         * message.el (message-cite-original): Fix use of
20066         `message-cite-articles-with-x-no-archive'.
20068 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20070         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20071         (gnus-window-to-buffer): Ditto.
20073         * mml.el (mml-preview-buffer): New variable.
20074         (mml-preview): Manage window layout with gnus-buffer-configuration.
20076         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20077         X-Draft-From header even if those articles aren't quoted.
20079 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20081         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20082         (gnus-request-set-mark, gnus-request-update-mark): Use new
20083         g-s-t-u-l-m to decide to use backend even when unplugged.
20085 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20087         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20088         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20090 2004-09-20  Simon Josefsson  <jas@extundo.com>
20092         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20093         "utf-16-le".
20095 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20097         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20099 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20101         * uudecode.el (uudecode-use-external): Add :version.
20103         * smime.el (smime-CA-file, smime-encrypt-cipher)
20104         (smime-dns-server): Add :version.
20106         * smiley.el (gnus-smiley-file-types): Add :version.
20108         * sha1.el (sha1-use-external): Add :version.
20110         * pgg-def.el (pgg-query-keyserver): Add :version.
20112         * nnmail.el (nnmail-fancy-expiry-targets)
20113         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20114         Add :version.
20116         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20117         (nnimap-retrieve-groups-asynchronous): Add :version.
20118         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20120         * mml.el (mml-content-disposition-parameters)
20121         (mml-insert-mime-headers-always): Add :version.
20123         * mm-util.el (mm-coding-system-priorities): Add :version.
20125         * mm-decode.el (mm-inline-text-html-with-images)
20126         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20127         (mm-verify-option): Add :version.
20128         (mm-text-html-renderer): Change :version.
20130         * message.el (message-fcc-externalize-attachments)
20131         (message-required-headers, message-draft-headers)
20132         (message-subject-trailing-was-query)
20133         (message-subject-trailing-was-ask-regexp)
20134         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20135         (message-mark-insert-end, message-archive-header)
20136         (message-archive-note, message-cross-post-default)
20137         (message-cross-post-note, message-followup-to-note)
20138         (message-cross-post-note-function, message-use-mail-followup-to)
20139         (message-subscribed-address-functions)
20140         (message-subscribed-address-file, message-subscribed-addresses)
20141         (message-subscribed-regexps, message-allow-no-recipients)
20142         (message-yank-cited-prefix, message-signature-insert-empty-line)
20143         (message-hidden-headers, message-hierarchical-addresses)
20144         (message-mail-user-agent, message-use-idna)
20145         (message-valid-fqdn-regexp)
20146         (message-strip-special-text-properties, message-header-synonyms)
20147         (message-beginning-of-line, message-tab-body-function): Add :version.
20148         (message-insert-canlock, message-wide-reply-confirm-recipients):
20149         Change :version.
20151         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20152         and :version.
20153         (mail-source-delete-old-incoming-confirm)
20154         (mail-source-movemail-program): Add :version.
20156         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20157         (gnus-agent-cache, gnus-agent): Change :version.
20159         * gnus-util.el (gnus-use-byte-compile): Change :version.
20161         * gnus-sum.el (gnus-summary-make-false-root-always)
20162         (gnus-summary-default-high-score)
20163         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20164         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20165         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20166         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20167         (gnus-sum-thread-tree-single-indent)
20168         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20169         (gnus-sum-thread-tree-leaf-with-other)
20170         (gnus-sum-thread-tree-single-leaf): Add :version.
20171         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20172         (gnus-article-loose-mime): Change :version.
20174         * gnus-start.el (gnus-backup-startup-file)
20175         (gnus-save-startup-file-via-temp-buffer): Add :version.
20177         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20178         (gnus-server-offline-face): Add :version.
20180         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20182         * gnus-msg.el (gnus-gcc-externalize-attachments)
20183         (gnus-debug-files, gnus-debug-exclude-variables)
20184         (gnus-discouraged-post-methods): Change :version.
20185         (gnus-confirm-mail-reply-to-news)
20186         (gnus-confirm-treat-mail-like-news): Add :version.
20188         * gnus-int.el (gnus-server-unopen-status): Add :version.
20190         * gnus-group.el (gnus-group-jump-to-group-prompt)
20191         (gnus-large-ephemeral-newsgroup)
20192         (gnus-fetch-old-ephemeral-headers): Add :version.
20194         * gnus-fun.el (gnus-x-face-directory)
20195         (gnus-convert-pbm-to-x-face-command)
20196         (gnus-convert-image-to-x-face-command)
20197         (gnus-convert-image-to-face-command): Add :version.
20199         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20201         * gnus-cite.el (gnus-cite-blank-line-after-header)
20202         (gnus-article-boring-faces): Add :version.
20204         * gnus-art.el (gnus-buttonized-mime-types)
20205         (gnus-inhibit-mime-unbuttonizing)
20206         (gnus-treat-display-face)
20207         (gnus-treat-body-boundary): Change :version.
20208         (gnus-body-boundary-delimiter, gnus-picon-databases)
20209         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20210         (gnus-treat-date-english, gnus-treat-fold-headers)
20211         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20212         (gnus-treat-mail-picon, gnus-treat-wash-html)
20213         (gnus-article-encrypt-protocol)
20214         (gnus-use-idna, gnus-article-over-scroll)
20215         (gnus-mime-display-multipart-alternative-as-mixed)
20216         (gnus-mime-display-multipart-related-as-mixed)
20217         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20218         (gnus-ctan-url, gnus-button-ctan-handler)
20219         (gnus-button-handle-ctan-bogus-regexp)
20220         (gnus-button-ctan-directory-regexp)
20221         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20222         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20223         (gnus-button-man-level, gnus-button-emacs-level)
20224         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20226         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20227         (gnus-agent-go-online): Change :version.
20228         (gnus-agent-expire-unagentized-dirs)
20229         (gnus-agent-auto-agentize-methods): Add :version.
20231         * flow-fill.el (fill-flowed-display-column)
20232         (fill-flowed-encode-column): Add :version.
20234         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20235         (gnus-outlook-deuglify-unwrap-max)
20236         (gnus-outlook-deuglify-cite-marks)
20237         (gnus-outlook-deuglify-unwrap-stop-chars)
20238         (gnus-outlook-deuglify-no-wrap-chars)
20239         (gnus-outlook-deuglify-attrib-cut-regexp)
20240         (gnus-outlook-deuglify-attrib-verb-regexp)
20241         (gnus-outlook-deuglify-attrib-end-regexp)
20242         (gnus-outlook-display-hook): Add :version.
20244         * binhex.el (binhex-use-external): Add :version.
20246 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20248         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20249         and `invisible'.
20251 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20253         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20254         in gnus-registry-trim.
20256 2004-09-13  Simon Josefsson  <jas@extundo.com>
20258         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20260         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20262         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20263         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20264         <yamaoka@jpl.org>.
20265         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20266         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20267         <yamaoka@jpl.org>.
20269         * sieve.el (sieve-manage-mode): Ditto.
20271 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
20273         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20275 2004-09-11  Simon Josefsson  <jas@extundo.com>
20277         * dns-mode.el: Add.
20279         * mm-view.el (mm-display-dns-inline): Add.
20281         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20282         (mm-automatic-display): Ditto.
20284         * mailcap.el (mailcap-mime-data): Add text/dns.
20285         (mailcap-mime-extensions): Map .soa to text/dns.
20287 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20289         * gnus-art.el (article-decode-mime-words, article-babel)
20290         (gnus-article-highlight-signature, gnus-article-add-buttons)
20291         (gnus-signature-toggle): Remove unnecessary bindings of
20292         `inhibit-read-only' inherited from v5.10 merge.
20294 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20296         * nntp.el (nntp): New customization group.
20297         (nntp-authinfo-file): Add customization group.
20299         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20301         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20303         * gnus.el (to-address, to-list, subscribed)
20304         (large-newsgroup-initial): Ditto.
20306         * flow-fill.el (fill-flowed-display-column)
20307         (fill-flowed-encode-column): Ditto.
20309 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20311         * message.el (message-tokenize-header, message-send-mail-with-qmail):
20312         Use point-min rather than 1.
20313         (message-send-mail): Use buffer-size rather than point-max.
20315         * gnus-sum.el (gnus-summary-search-article-forward):
20316         Signal a specific `search-failed' rather than a generic `error'.
20318         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20319         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20320         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20322 2004-09-10  Simon Josefsson  <jas@extundo.com>
20324         * nndb.el (require): Remove tcp and duplicate cl.
20326 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20328         * gnus-agent.el (directory-files-and-attributes): Move forward.
20330 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20332         * gnus-agent.el (directory-files-and-attributes):
20333         Optionally defined to support XEmacs.
20335 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20337         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20338         to avoid run-time CL dependencies.
20339         (gnus-agent-unfetch-articles): New function.
20340         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20341         article numbers even when local .overview file is missing.
20342         (gnus-agent-read-article-number): New function.  Only accepts
20343         27-bit article numbers.
20344         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20345         Use gnus-agent-read-article-number.
20346         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20347         from backend while recognizing that article numbers in .overview
20348         must be valid.
20349         (gnus-agent-update-files-total-fetched-for):
20350         Use directory-files-and-attributes to improve performance.
20351         * gnus-int.el (gnus-request-move-article):
20352         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20353         improve performance.
20355         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20356         some users confused by references to .newsrc when they only have a
20357         .newsrc.eld file.
20358         (gnus-convert-mark-converter-prompt)
20359         (gnus-convert-converter-needs-prompt): Fix use of property list.
20360         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20361         New function.  Used internally to only display 'gnus converting
20362         files' message when actually necessary.
20364         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20365         methods now autoloaded.
20367 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20369         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20370         identifiers.
20372 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20374         * gnus-picon.el: Fix indentation and closing parenthesis.
20376 2004-09-01  Simon Josefsson  <jas@extundo.com>
20378         * message.el (message-canlock-generate): Require sha1, not
20379         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20380         to require within a function.  Sadly, if sha1.el isn't loaded, the
20381         let binding in m-c-g will hide the defcustom definition, which is
20382         bad.)
20384         * canlock.el: Require sha1, not sha1-el.
20386         * message.el: Don't autoload sha1 (there is a autoload cookie in
20387         sha1.el).
20389         * sha1-el.el: Rename to sha1.el.
20391 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20393         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20395 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20397         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20399 2004-08-30  Kim F. Storm  <storm@cua.dk>
20401         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20403         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20404         Add :group 'nnimap.
20406 2004-08-30  Andreas Schwab  <schwab@suse.de>
20408         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20409         ?* and ?\;.
20411         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20412         and ?\' to symbol instead of whitespace.
20414 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20416         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20418         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20419         instead of re-search-forward.
20421         * gnus-uu.el (gnus-uu-save-article): Ditto.
20422         (gnus-uu-post-encode-uuencode): Ditto.
20424         * html2text.el (html2text-clean-list-items): Ditto.
20425         (html2text-clean-dtdd): Ditto.
20426         (html2text-format-tags): Ditto.
20428         * message.el (message-send-mail-with-sendmail): Fix regexp.
20429         (message-fill-field-general): Use search-forward instead of
20430         re-search-forward.
20431         (unbold-region): Ditto.
20433         * nnrss.el (nnrss-request-article): Ditto.
20435         * nnslashdot.el (nnslashdot-request-article): Ditto.
20437         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20439         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20440         "Unrecognized menu descriptor" error in XEmacs.
20442 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20444         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20445         parent article of a sparse article in the thread hashtb.
20447 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20449         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20450         (nnmail-expand-newtext): Lowercase expanded entries if
20451         nnmail-split-lowercase-expanded is non-nil.
20453 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20455         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20457         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20458         of gnus-tmp-news-method into string under XEmacs.  It will be
20459         passed to gnus-correct-length which takes only a string argument.
20461 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20463         * gnus-util.el (gnus-bind-print-variables): New macro.
20464         (gnus-prin1): Use it.
20465         (gnus-prin1-to-string): Use it.
20466         (gnus-pp): New function.
20467         (gnus-pp-to-string): New function.
20469         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20470         Replace pp-to-string with gnus-pp-to-string.
20471         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20472         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20473         * gnus-msg.el (gnus-debug): Ditto.
20474         * gnus-score.el (gnus-score-save): Ditto.
20475         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20476         gnus-pp-to-string.
20477         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20478         with gnus-pp.
20479         * score-mode.el (gnus-score-pretty-print): Ditto.
20480         * webmail.el (webmail-debug): Ditto.
20482 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20484         * gnus-art.el (article-display-face, article-display-x-face):
20485         Use buffer-read-only.
20487 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20489         * gnus-art.el (article-hide-list-identifiers):
20490         Bind inhibit-read-only as t.
20492 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20494         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20496 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20498         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20499         (gnus-narrow-to-page): Don't assume point-min == 1.
20500         (gnus-article-edit-mode): Derive from message-mode.
20502         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20503         point-min == 1.
20505         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20506         Disable incorrect use of `assert'.
20508         * message.el (message-mode): Set comment-start-skip.
20510 2004-08-22  Sam Steingold  <sds@gnu.org>
20512         * pop3.el (pop3-leave-mail-on-server): New user variable.
20513         (pop3-movemail): Delete mail only when it is nil.
20515 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20517         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20519         * mml.el (mml-preview): Use `pop-to-buffer'.
20521         * message.el (message-goto-mail-followup-to): Insert after "To".
20522         (message-carefully-insert-headers): Add comment.
20524         * gnus.el: Remove unused variable `gnus-article-check-size'.
20526         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20528         * gnus-art.el (gnus-button-alist):
20529         Improve `gnus-button-handle-library' entry.
20531 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20533         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20534         Use downcase, since XEmacs capitalizes error messages differently.
20536 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20538         * nntp.el: Add (require 'gnus) due to reference to
20539         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20541 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20543         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20544         Bind `mm-fill-flowed'.
20546         * mm-decode.el (mm-dissect-singlepart): Check it.
20548 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20550         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20551         'imap' for netrc parsing.
20553 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20555         * mailcap.el (mailcap-mime-data): Mark as risky.
20557 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20559         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20560         may be included in the encoded word.
20561         (rfc2047-encode): Don't append a space if the encoded word
20562         includes close parenthesis.
20564 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20566         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20567         of text within parentheses.
20569 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20571         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20572         (gnus-encrypt-write-file-contents): Make the password key the file
20573         name PLUS the cipher, not just the cipher.  Also remove failed
20574         passwords from the cache.
20576 2004-08-06  Simon Josefsson  <jas@extundo.com>
20578         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20579         Doc fix.
20581 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20583         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20584         LWSP.
20586 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20588         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20589         Try to append in-reply-to: data to the references: header.
20591         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20592         (netrc-parse): Use gnus-encrypt.el functions.
20594         * gnus-encrypt.el: Add new file for encryption support; currently
20595         does only a few GPG ciphers and an internal XOR cipher.
20597         * password.el: Add comments on using password-read-and-add.
20598         (password-read-and-add): Add function to read and add the
20599         password to the cache at once.
20601 2004-07-28  Simon Josefsson  <jas@extundo.com>
20603         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20604         parameter (but don't use it, for now).
20606         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20607         instead of hard coding to nil.
20609 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20611         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20612         as mm-inline-image-xemacs does.
20614 2004-07-26  Simon Josefsson  <jas@extundo.com>
20616         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20617         Revert part of 2004-07-17 change below.
20619 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20621         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20622         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20624 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20626         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20627         quotes that actually start with ">" at the beginning of the
20628         lines.
20630 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20632         * rfc2047.el (rfc2047-encode-region): Fix last change.
20633         (rfc2047-encode-parameter): Remove useless concat.
20635 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20637         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20638         encode special characters; fix some kind of misconfigured headers;
20639         signal a real error if debug-on-quit or debug-on-error is non-nil.
20640         (rfc2047-encode-max-chars): New variable.
20641         (rfc2047-encode-1): Use it.
20642         (rfc2047-encode-parameter): New function.
20644         * mml.el (mml-insert-parameter): Remove an excessive space.
20646 2004-07-17  Simon Josefsson  <jas@extundo.com>
20648         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20649         Kai Grossjohann <kai@emptydomain.de>.
20650         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20651         (gnus-group-make-menu-bar): Ditto.
20653         * gnus-util.el (gnus-group-server): Add.
20655 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20657         * message.el (message-clone-locals): Clone sendmail and smtp
20658         variables.
20660 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20662         * rfc2047.el (rfc2047-encode-region): Fix last change.
20664 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20666         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20667         characters as non-special.
20669 2004-07-09  Simon Josefsson  <jas@extundo.com>
20671         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20672         Users will lose all flag changes made while unplugged with
20673         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20674         good default.  See numerous reports on ding mailing list.
20676 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20678         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20679         add generate-head-function and generate-article-function to the
20680         rfc822-forward entry.
20681         (nndoc-rfc822-forward-generate-article): New function.
20682         (nndoc-rfc822-forward-generate-head): New function.
20684         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20686 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20688         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20689         respect display group parameter and gnus-summary-expunge-below.
20690         (gnus-articles-to-read): Remove unused reference to display group
20691         parameter.
20693 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20695         * nnheader.el (nnheader-uniquify-message-id): New experimental
20696         variable.
20697         (nnheader-nov-read-message-id): Use it.
20699         * spam-report.el (spam-report-gmane): Add interactive.
20701 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20703         * mm-encode.el (mm-content-transfer-encoding-defaults):
20704         Use qp-or-base64 for the application/* types.
20706 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20708         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20710 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20712         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20713         trim value.
20715 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20717         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20718         New macro and function.
20719         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20721 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20723         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20724         after-load-alist.
20726 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20728         * gnus-group.el (gnus-group-get-new-news-this-group):
20729         Don't update info that isn't there.
20731 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20733         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20734         entry.
20736 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20738         * mm-view.el (mm-inline-render-with-function): Use multibyte
20739         buffer; decode html source by charset.
20741         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20743         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20744         Mule-UCS is loaded under XEmacs.
20745         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20747 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20749         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20751 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20753         * mm-util.el (mm-coding-system-p): Return a coding-system.
20754         (mm-mime-mule-charset-alist): Use shift_jis instead of
20755         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20756         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20757         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20758         instead of japanese-shift-jis and iso-latin-1 respectively in
20759         order to share the default value with both Emacs and XEmacs-mule.
20760         (mm-mule-charset-to-mime-charset):
20761         Make mm-coding-system-priorities effective.
20762         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20763         while predicating of candidates upon the priorities.
20765 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20767         * gnus-sum.el (gnus-summary-make-menu-bar):
20768         Add gnus-uu-invert-processable.
20770         * gnus.el: Autoload gnus-uu-invert-processable.
20772 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20774         * mm-util.el (mm-with-multibyte-buffer): New macro.
20776         * rfc2047.el (rfc2047-encode-string): Use it.
20777         (rfc2047-encode-region): Move point to the end of the region after
20778         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20780 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20782         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20783         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20785 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20787         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20788         (gnus-cite-parse): Ignore quoted envelope From_.
20789         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20791 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20793         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20794         invalid addresses.
20796 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20798         * spam.el: Change section markers, revise TODO list.
20799         (spam-backends): Make new master list of all installed backends.
20800         (spam-summary-exit-behavior): Add new variable to determine how
20801         messages moves are done at summary exit.
20802         (spam-move-spam-nonspam-groups-only)
20803         (spam-process-ham-in-nonham-groups)
20804         (spam-process-ham-in-spam-groups): Remove variables, the
20805         spam-summary-exit-behavior variable should be used to manage this
20806         behavior.
20807         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20808         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20809         and spam-old-spam-articles.
20810         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20811         Add empty variables, placeholders for the backends they represent.
20812         (spam-set-difference): Move, unchanged.
20813         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20814         unless the user has a processor variable.
20815         (spam-classifications, spam-classification-valid-p)
20816         (spam-backend-properties, spam-backend-property-valid-p)
20817         (spam-backend-function-type-valid-p)
20818         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20819         (spam-report-articles-gmane, spam-report-articles-resend):
20820         Remove functions, they are not needed.
20821         (spam-install-backend-super, spam-backend-list)
20822         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20823         (spam-backend-function, spam-backend-ham-registration-function)
20824         (spam-backend-spam-registration-function)
20825         (spam-backend-ham-unregistration-function)
20826         (spam-backend-spam-unregistration-function)
20827         (spam-backend-statistical-p, spam-backend-mover-p)
20828         (spam-install-backend-alias, spam-install-checkonly-backend)
20829         (spam-install-mover-backend, spam-install-nocheck-backend)
20830         (spam-install-backend, spam-install-statistical-backend)
20831         (spam-install-statistical-checkonly-backend): Add backend installation
20832         support.
20833         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20834         (spam-group-processor-p): Use the new backend code and respect the
20835         summary exit behavior.
20836         (spam-mark-spam-as-expired-and-move-routine): Remove.
20837         (spam-summary-prepare): Change to use the new spam-old-articles
20838         variable.
20839         (spam-copy-or-move-routine, spam-copy-spam-routine)
20840         (spam-move-spam-routine, spam-copy-ham-routine)
20841         (spam-move-ham-routine): Add code to copy/move ham or spam.
20842         (spam-fetch-field-fast): Improve doc and code, plus allow the
20843         'number request.
20844         (spam-list-of-checks, spam-list-of-statistical-checks):
20845         Remove variables.
20846         (spam-split, spam-find-spam): Use the new backend code.
20847         (spam-registration-functions): Remove variable.
20848         (spam-unregister-routine): Add convenience wrapper.
20849         (spam-log-undo-registration, spam-register-routine)
20850         (spam-log-processing-to-registry)
20851         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20852         where possible.
20853         (spam-check-gmane-xref, spam-check-regex-headers)
20854         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20855         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20856         (spam-check-bogofilter-headers, spam-check-spamoracle)
20857         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20858         (spam-check-crm114-headers): Use the spam-split-group that
20859         spam-split prepares, no need to determine it every time.
20861         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20862         to the nnheader-parse-naked-head call.
20864         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20866         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20867         the nnheader-nov-read-message-id call.
20869 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20871         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20872         gnus-activate-group twice.  Suggested by Markus Peter
20873         <warp@spin.de>.
20875 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20877         * gnus-art.el (gnus-article-time-format): Exchange the order of
20878         day and month in the default value; fix customization type.
20879         (article-date-ut): Use add-text-properties.
20880         (article-make-date-line): Use message-make-date instead of
20881         current-time-string.
20883         * message.el (message-fetch-field): Don't use set-text-properties.
20884         (message-make-date): Simplify.
20886 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20888         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20889         (rfc2047-encode-region): Treat text within parentheses as special;
20890         show the original text when error has occurred.
20892         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20893         already-computed method to gnus-activate-group.
20895         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20896         same select-methods identical Lisp objects.
20898         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20899         object when modifying the info.
20901 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20903         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20904         gnus-opened-servers since it has never been opened with the new
20905         configuration yet.
20907 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20909         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20910         arg to nnheader-generate-fake-message-id.
20912 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20914         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20915         number and build a fake message ID localized to a group and
20916         article number (so it's repeatable from that point on).
20917         (nnheader-fake-message-id-p): Change regex to accommodate new fake
20918         ID format.
20920         * gnus-sum.el (gnus-get-newsgroup-headers):
20921         Call nnheader-generate-fake-message-id with the article number.
20923 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20925         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20926         end-of-buffer.
20928 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20930         * message.el (message-ignored-supersedes-headers): Add Approved.
20932 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20934         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20935         goto-char.
20936         (rfc2047-encode): Fold the line before encoding.
20938 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20940         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20941         folding -- not all headers can be folded, and this should be done
20942         by the message composition mode.  Probably.  I think.
20944 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20946         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20947         fast.
20949         * gnus-ems.el (gnus-remove-image): Don't use
20950         message-text-with-property; remove only the image found first.
20952 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20954         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20956 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20958         * message.el (message-text-with-property): Make it fast and accept
20959         optional arguments.
20960         (message-strip-forbidden-properties): Use it.
20961         (message-fix-before-sending): Follow the m-t-w-p change.
20963         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20965 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20967         * gnus-art.el (article-hide-headers): Don't change the buffer
20968         mistakenly when performing mml-preview even if
20969         gnus-single-article-buffer is nil.
20971 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20973         * message.el (message-expand-name-databases): New user option.
20974         (message-expand-name): Use it.
20976 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20978         * spam.el (spam-report-articles-resend)
20979         (spam-report-resend-register-routine): Allow ham reporting.
20980         (spam-report-resend-register-ham-routine): Add wrapper.
20981         (spam-registration-functions): Add ham resending functions.
20982         (spam-list-of-processors): Add ham resend processor.
20984         * gnus.el (ham-resend-to): Add new group parameter.
20985         (spam-process): Add ham resend option.
20987         * spam-report.el (spam-report-resend): Allow reporting ham.
20988         (spam-report-resend-ham): Add wrapper.
20990 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20992         * message.el (message-cite-articles-with-x-no-archive):
20993         New variable.
20994         (message-cite-original): Use it.
20996 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20998         * message.el (message-cite-original): Respect X-No-Archive.
21000 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21002         * gnus-art.el (article-hide-headers): Refer to the values for
21003         gnus-ignored-headers and gnus-visible-headers in the summary
21004         buffer since a user may have set them as group parameters.
21006 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
21008         * assistant.el (assistant-node-name): Add convenience function.
21009         (assistant-render-text, assistant-render-node): Add error handling,
21010         plus handle multiple next nodes.
21011         (assistant-find-next-node): Comment out for now.
21012         (assistant-find-next-nodes): Add function, returns list of next
21013         nodes.
21015 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
21017         * mail-source.el (mail-source-directory): Fix doc-string.
21019 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
21021         * assistant.el (assistant-render-text, assistant-eval): Add :set
21022         widget type, which is different because it takes and returns a
21023         list.  Much hilarity ensues.
21025 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
21027         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21029         * gnus-group.el (gnus-group-get-new-news-this-group):
21030         Add doc-string.
21032         * gnus-start.el (gnus-activate-group): Add doc-string.
21034 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21036         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21038 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
21040         * assistant.el (assistant-render-text): Try to add a :set
21041         widget, more to come.
21043         * spam.el (spam-group-spam-contents-p): Handle empty groupname
21044         strings.
21045         (spam-report-articles-resend)
21046         (spam-register-routine): Do registration iff any articles warrant
21047         it.
21048         (spam-summary-prepare-exit): Change log message for nil group
21049         destinations.
21051 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
21053         * spam.el (spam-report-resend-register-routine):
21054         Allow spam-report-resend-to to be a group parameter or a global value.
21056 2004-05-26  Simon Josefsson  <jas@extundo.com>
21058         * starttls.el: Merge with my GnuTLS based starttls.el.
21059         (starttls-gnutls-program, starttls-use-gnutls)
21060         (starttls-extra-arguments, starttls-process-connection-type)
21061         (starttls-connect, starttls-failure, starttls-success):
21062         New variables.
21063         (starttls-program, starttls-extra-args): Doc fix.
21064         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21065         New functions.
21066         (starttls-negotiate, starttls-open-stream):
21067         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21068         function if it is set.
21070 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21072         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21073         structured fields.
21075 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21077         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21079 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21081         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21082         Add variable.
21083         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21084         assigning the spam-mark to new messages.
21086 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21088         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21090 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21092         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21093         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21094         default.
21096 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21098         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21099         correct data.
21101 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21103         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21104         (spam-group-processor-p): Fix function.
21105         (spam-group-processor-multiple-p)
21106         (spam-group-spam-processor-report-gmane-p)
21107         (spam-group-spam-processor-report-resend-p)
21108         (spam-group-spam-processor-bogofilter-p)
21109         (spam-group-spam-processor-blacklist-p)
21110         (spam-group-spam-processor-ifile-p)
21111         (spam-group-ham-processor-ifile-p)
21112         (spam-group-spam-processor-spamoracle-p)
21113         (spam-group-spam-processor-crm114-p)
21114         (spam-group-ham-processor-bogofilter-p)
21115         (spam-group-spam-processor-stat-p)
21116         (spam-group-ham-processor-stat-p)
21117         (spam-group-ham-processor-whitelist-p)
21118         (spam-group-ham-processor-BBDB-p)
21119         (spam-group-ham-processor-spamoracle-p)
21120         (spam-group-ham-processor-copy-p): Remove functions with some
21121         prejudice against unneeded code.
21122         (spam-report-articles-resend)
21123         (spam-report-resend-register-routine): Allow the group/topic
21124         spam-resend-to value to override spam-report-resend-to.
21125         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21126         properly now.
21128         * gnus.el (spam-resend-to): Add group/topic parameter.
21129         (spam-process): Move the OBSOLETE processors to the end of the
21130         choices.
21132 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21134         * spam-report.el (spam-report-resend-to, spam-report-resend):
21135         Start with resend-to set to nil, and then ask the user if necessary.
21136         (spam-report-resend): spam-report-resend takes a list of articles, not
21137         separate article numbers.
21139 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21141         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21142         addition to emacs-w3m.
21144 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21146         * assistant.el (assistant-authinfo-data): New function.
21147         (assistant-eval): Eval for entire assistant.
21149         * netrc.el (netrc-services-file): New variable.
21150         (netrc-parse-services): New function.
21151         (netrc-find-service-name): New function.
21152         (netrc-find-service-number): New function.
21153         (netrc-port-equal): New function.
21154         (netrc-machine): Use it.
21156         * nnimap.el (nnimap-open-connection): Use netrc.
21158         * gnus-util.el (gnus-netrc-get): Remove aliases.
21160         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21162         * assistant.el (wid-edit): Fix compilation.
21164         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21166 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21168         * gnus-util.el (gnus-set-file-modes): New function.  (small
21169         patch).
21171 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21173         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21175         * assistant.el (assistant-render-node): Fix up rendering and
21176         read-only text.
21177         (assistant-render-node): Reset.
21178         (assistant-make-read-only): Not sticky.
21180 2004-05-20  Danny Siu  <dsiu@adobe.com>
21182         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21183         centered even when gnus-auto-center-summary is t.
21185 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21187         * dns.el (dns-get-txt-answer): New function.
21188         (dns-read-txt): Ditto.
21189         (query-dns): Use it.
21191 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21193         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21194         active for foreign groups even if the group level is higher than
21195         the specified value.
21197 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21199         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21200         non-active groups.
21202         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21204 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21206         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21208 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21210         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21211         (spam-crm114-header, spam-crm114-spam-switch)
21212         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21213         (spam-crm114-positive-spam-header)
21214         (spam-crm114-database-directory, spam-list-of-processors)
21215         (spam-group-spam-processor-crm114-p)
21216         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21217         (spam-generic-score, spam-list-of-checks)
21218         (spam-list-of-statistical-checks, spam-registration-functions)
21219         (spam-check-crm114-headers, spam-crm114-score)
21220         (spam-check-crm114, spam-crm114-register-with-crm114)
21221         (spam-crm114-register-spam-routine)
21222         (spam-crm114-unregister-spam-routine)
21223         (spam-crm114-register-ham-routine)
21224         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21226 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21228         * gnus.el: Add spam-use-crm114.
21230         * spam.el (spam-list-of-processors, spam-registration-functions):
21231         Add spam-use-resend.
21232         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21233         (spam-report-articles-gmane): Add doc fix.
21234         (spam-report-articles-resend, spam-report-resend-register-routine):
21235         Add wrappers around spam-report-resend-to.
21237         * spam-report.el (spam-report-resend-to, spam-report-resend):
21238         Add support for resending spam.
21239         (spam-report-gmane): Fix line length >80.
21241         * gnus.el (spam-process): Add spam-use-resend.
21243 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21245         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21246         number of processed spam messages.
21247         (spam-ham-copy-or-move-routine): Return the number of processed
21248         ham messages.
21249         (spam-summary-prepare-exit): Use the above values to decide
21250         whether status messages shouled be displayed.
21252 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21254         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21255         `rfc2047-encoding-function-alist' in order to avoid conflicting
21256         with the old version.
21257         (rfc2047-encode-region): Concatenate words containing non-ASCII
21258         characters in structured fields; don't encode space-delimited
21259         ASCII words even in unstructured fields; don't break words at
21260         char-category boundaries.
21261         (rfc2047-encode-1): New function.
21262         (rfc2047-encode): Use it; encode text so that it occupies the
21263         maximum width within 76-column; work correctly on Q encoding for
21264         iso-2022-* charsets.
21265         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21266         sure not to break a line just after the header name.
21267         (rfc2047-b-encode-region): Remove.
21268         (rfc2047-b-encode-string): New function.
21269         (rfc2047-q-encode-region): Remove.
21270         (rfc2047-q-encode-string): New function.
21272         * mm-util.el (mm-replace-in-string): New function.
21274 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21276         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21277         Really get it right.
21278         (gnus-inews-make-draft): Really.
21280 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21282         * nnmh.el (nnmh-request-list-1): Don't check the link count
21283         before descending.  (small patch)
21285 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21287         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21288         stuff.
21290         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21291         Match on real group name.
21293         * gnus-art.el (gnus-signature-limit): Doc fix.
21295         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21297 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21299         * gnus-draft.el (gnus-draft-send):
21300         Bind rfc2047-encode-encoded-words.
21302         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21303         (rfc2047-encodable-p): Say that =? needs encoding.
21304         (rfc2047-encode-encoded-words): New variable.
21306         * gnus-group.el (gnus-group-select-group): Doc fix.
21308         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21310         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21311         to nil.
21313         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21315         * nnheader.el (nnheader-get-lines-and-char): New function.
21317 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
21319         * gnus-msg.el (gnus-summary-followup-with-original):
21320         Document yanking of region when active.
21322 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21324         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21325         groups if the group level is higher than the specified value.
21327 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21329         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21330         (gnus-group-jump-to-group): Add prefix argument using
21331         `gnus-group-jump-to-group-prompt'.  Query before jumping to
21332         non-active group.
21334         * compface.el (uncompface): Be verbose when changing
21335         `uncompface-use-external'.
21337         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21338         handle manual section.
21340 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21342         * gnus-art.el (gnus-button-alist): Revert previous change.
21344 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21346         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21348 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21350         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21351         whether backend can accept message.
21353         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21355 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21357         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21358         Avoid creating directory when nntp-marks-is-evil is true.
21359         Reported by Reiner Steib.
21361 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21363         * gnus-picon.el (gnus-picon-insert-glyph):
21364         Add optional `nostring' argument.
21366 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21368         * gnus-picon.el (gnus-picon-style): New variable.
21369         (gnus-picon-transform-address): Support `gnus-picon-style'.
21371 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21373         * message.el (message-fill-field): Return point.
21374         (message-generate-headers): Go to end of field.
21376         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21377         stuff for non-living groups.
21379 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21381         * gnus-art.el (gnus-article-followup-with-original)
21382         (gnus-article-reply-with-original): gnus-mark-active-p ->
21383         gnus-region-active-p.
21385 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21387         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21388         only when there is spam or ham to be processed.
21390 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21392         * mail-source.el (mail-source-delete-crash-box): Refactor.
21393         (mail-source-fetch): Use it.
21394         (mail-source-fetch-file): Ditto.
21395         (mail-source-fetch-directory): Run PostScript in loop.
21396         (mail-source-fetch-pop): Delete.
21397         (mail-source-fetch-maildir): Ditto.
21398         (mail-source-fetch-imap): Ditto.
21400         * imap.el (imap-authenticators): Comment out sasl.
21402         * message.el (message-skip-to-next-address): New function.
21403         (message-fill-header-address): Refactor.
21404         (message-fill-address): Use it.
21405         (message-delete-address): Use it.
21406         (message-fill-header-general): Refactor.
21407         (message-fill-field-address): Rename.
21408         (message-narrow-to-field): Find the start of the header.
21409         (message-header-format-alist): Don't pre-fill.
21410         (message-fill-header): Remove.
21411         (message-insert-header): New function.
21412         (message-shorten-references): Use it.
21414         * rfc2047.el (rfc2047-field-value): Strip props.
21416         * mail-parse.el (mail-header-make-address): New alias.
21418         * ietf-drums.el (ietf-drums-make-address): New function.
21420         * imap.el: Add compiler directives.
21422         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21424         * gnus-art.el (article-decode-idna-rhs): Don't use
21425         message-idna-inside-rhs-p.
21427 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21429         * message.el (message-idna-inside-rhs-p): Remove.
21430         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21432         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21433         false positives.
21435 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21437         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21439 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21441         * nneething.el (nneething-file-name): Don't create spurious
21442         files.
21444         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21445         (gnus-inews-do-gcc): Remove sleep.
21447         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21448         part under point.
21450         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21451         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21453 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21455         * spam.el (spam-summary-prepare-exit): Fix (length).
21457 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21459         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21460         as expired without moving it" message when there are spam
21461         messages left.
21463 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21465         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21466         header is not nil.
21468 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21470         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21471         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21472         (nntp-marks-changed-p): New arg SERVER.
21473         (nntp-request-update-info): Adjust caller.
21475 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21477         * nntp.el (nntp-save-marks): Pass missing arg.
21479 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21481         * nntp.el: Support marks.
21482         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21483         (nntp-marks-modtime, nntp-marks-directory): New variables.
21484         (nntp-request-set-mark, nntp-request-update-info)
21485         (nntp-possibly-create-directory, nntp-marks-changed-p)
21486         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21487         New functions.
21489 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21491         * gnus-score.el (gnus-score-insert-help):
21492         Use gnus-select-lowest-window.
21494         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21495         appt-select-lowest-window and rename to gnus-select-lowest-window.
21497         * gnus.el: do.
21499 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21501         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21502         encodings of MIME-encoded words, in order to improve
21503         interoperability with several broken MUAs.
21505 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21507         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21508         tags, only when charsets are not specified in headers.
21509         (mm-inline-text-html-render-with-w3m): Ditto.
21511 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21513         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21514         instead of MIME-decoded from fields when checking
21515         `gnus-article-address-banner-alist'.
21517 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21519         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21520         description rather than subject.
21522 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21524         * gnus.el (gnus-version-number): Bump.
21526 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21528         * gnus.el: No Gnus v0.2 is released.
21530 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21532         * gnus-agent.el (gnus-agent-read-agentview):
21533         Inline gnus-uncompress-range.
21535 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21537         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21538         `exec-installed-p'.
21540 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21542         * gnus.el (spam-process, spam-autodetect-methods):
21543         Add bsfilter and bsfilter-headers.
21545         * spam.el (spam-bsfilter): New customize group.
21546         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21547         (spam-bsfilter-header, spam-bsfilter-probability-header)
21548         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21549         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21550         (spam-bsfilter-database-directory): New options.
21551         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21552         (spam-list-of-statistical-checks, spam-registration-functions):
21553         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21554         (spam-bsfilter-score): New command.
21555         (spam-check-bsfilter-headers, spam-check-bsfilter)
21556         (spam-bsfilter-register-with-bsfilter)
21557         (spam-bsfilter-register-spam-routine)
21558         (spam-bsfilter-unregister-spam-routine)
21559         (spam-bsfilter-register-ham-routine)
21560         (spam-bsfilter-unregister-ham-routine): New functions.
21561         (spam-generic-score): Support bsfilter; Accept an optional argument
21562         to recalcurate spam score even if scoring header has already been
21563         added.
21564         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21565         optional argument to recalcurate spam score even if scoring header
21566         has already been added.
21568 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21570         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21571         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21572         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21573         link is missing.
21575 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21577         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21578         (html2text-get-attr): Rewrite.
21580         * message.el (message-setup-1): Remove redundant put-text-property
21581         on mail-header-separator.
21583 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21585         * gnus-registry.el (gnus-registry-cache-whitespace)
21586         (gnus-registry-action, gnus-registry-spool-action)
21587         (gnus-registry-split-fancy-with-parent): Change message levels
21588         from 5 to 3 or 7, as needed.
21590         * spam.el (spam-summary-prepare-exit)
21591         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21592         (spam-split, spam-find-spam, spam-log-undo-registration)
21593         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21594         level from 5 to 6.
21596 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21598         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21599         2004-03-04 change).
21601 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21603         * sieve-manage.el (sieve-manage-open):
21604         * nnweb.el (nnweb-insert-html):
21605         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21606         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21607         * nnspool.el (nnspool-request-group):
21608         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21609         * nnml.el (nnml-request-update-info):
21610         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21611         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21612         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21613         (nnimap-request-set-mark):
21614         * nnfolder.el (nnfolder-request-update-info):
21615         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21616         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21617         * gnus-uu.el (gnus-uu-find-articles-matching):
21618         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21619         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21620         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21621         * gnus-nocem.el (gnus-nocem-scan-groups):
21622         * gnus-int.el (gnus-start-news-server):
21623         * gnus-group.el (gnus-group-make-kiboze-group)
21624         (gnus-group-browse-foreign-server):
21625         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21626         Use mapc when appropriate.
21628 2004-04-22  Dan Christensen  <jdc@uwo.ca>
21629             Adam Sjøgren  <asjo@koldfront.dk>
21630             Wes Hardaker  <wes@hardakers.net>
21631             Michael Shields  <shields@msrl.com>
21633         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21634         may need for spam sorting and scoring.
21635         (spam-user-format-function-S): Add user format function suitable for
21636         general use.
21637         (spam-article-sort-by-spam-status): Add sorting function for summary
21638         sorting.
21639         (spam-extra-header-to-number): Add function to get a score from a
21640         header.
21641         (spam-summary-score): Add function to get a numeric score from the
21642         headers.
21643         (spam-generic-score): Fix function doc, was in wrong place.
21644         (spam-initialize): Take symbols when it's run, and install the
21645         extra headers that spam-necessary-extra-headers thinks we need.
21647 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21649         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21650         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21652 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21654         * gnus-sum.el (gnus-set-global-variables)
21655         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21656         (gnus-article-get-xrefs, gnus-summary-best-group)
21657         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21658         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21659         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21660         Use with-current-buffer.
21662 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21664         * spam.el (spam-summary-prepare-exit): Simplify logic.
21665         (spam-fetch-article-header): Read the article header if it's not
21666         available.
21667         (spam-list-articles): Simplify logic.
21668         (spam-filelist-register-routine): Fix bug with unregister-list.
21670         * gnus-registry.el: Fix comments at beginning.
21672 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21674         * message.el (message-cater-to-broken-inn): Remove.
21675         (message-shorten-references): Make sure the total folded length of
21676         References is shorter than 998 characters to cater to a bug in INN
21677         2.3.  Also, don't pretend that references aren't folded -- this
21678         hasn't worked for a while.
21680 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21682         * gnus-agent.el (gnus-agentize):
21683         gnus-agent-send-mail-real-function no longer set to current value
21684         of message-send-mail-function but rather a lambda that calls
21685         message-send-mail-function.  The change makes the agent real-time
21686         responsive to user changes to message-send-mail-function.
21688 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21690         * legacy-gnus-agent.el
21691         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21692         help from Florian Weimer <fw@deneb.enyo.de>
21694 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21696         * nnmail.el (nnmail-cache-insert): Revert last change.
21698 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21700         * nnmail.el (nnmail-cache-insert): Always check whether
21701         nnmail-cache-ignore-groups matches a group name.
21703 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21705         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21706         (spam-find-spam, spam-log-processing-to-registry)
21707         (spam-log-registered-p, spam-log-unregistration-needed-p)
21708         (spam-log-undo-registration): Use gnus-message instead of
21709         gnus-error, none of these errors are fatal.
21711         * gnus-registry.el (gnus-registry-clean-empty-function)
21712         (gnus-registry-clean-empty): Remove only empty entries without
21713         extra data.
21715 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21717         * spam-stat.el (spam-stat-buffer-change-to-spam)
21718         (spam-stat-buffer-change-to-non-spam): Change (error) to
21719         (gnus-message 8) invocation.
21721 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21723         * nntp.el (nntp-via-netcat-command): New variable.
21724         (nntp-via-netcat-switches): New variable.
21725         (nntp-open-via-rlogin-and-netcat): New function.
21726         (nntp-open-connection-function): Doc fix.
21727         (nntp-telnet-command): Doc fix.
21728         (nntp-end-of-line): Doc fix.
21729         (nntp-via-rlogin-command): Doc fix.
21730         (nntp-via-user-name): Doc fix.
21731         (nntp-via-address): Doc fix.
21733 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21735         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21736         error in Emacs 21.1.
21738 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21740         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21742 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21744         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21745         (gnus-agent-with-refreshed-group): New macro.
21746         (gnus-agent-rename-group): New function.
21747         (gnus-agent-delete-group): New function.
21748         (gnus-agent-save-group-info): Use gnus-command-method when
21749         `method' parameter is nil.  Don't write nil entries into the
21750         active file.
21751         (gnus-agent-get-group-info): New function.
21752         (gnus-agent-fetch-articles):
21753         Use gnus-agent-update-files-total-fetched-for to increment disk space
21754         used.
21755         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21756         Use gnus-agent-update-view-total-fetched-for to increment disk space
21757         used.
21758         (gnus-agent-get-local): Add optional parameters to avoid calling
21759         gnus-group-real-name and gnus-find-method-for-group.
21760         (gnus-agent-set-local): Delete stored entry if either min, or max,
21761         are nil.
21762         (gnus-agent-fetch-session): Reworded error/quit messages.
21763         On quit, use gnus-agent-regenerate-group to record existence of any
21764         articles fetched to disk before the quit occurred.
21765         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21766         gnus-agent-update-view-total-fetched-for, and
21767         gnus-agent-update-files-total-fetched-for to decrement disk space
21768         used.
21769         (gnus-agent-retrieve-headers):
21770         Use gnus-agent-update-view-total-fetched-for to increment disk space
21771         used.
21772         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21773         with gnus-agent-update-files-total-fetched-for to decrement disk
21774         space and fresh group buffer.
21775         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21776         (gnus-agent-need-update-total-fetched-for): New variable.
21777         (gnus-agent-update-files-total-fetched-for): New function.
21778         (gnus-agent-update-view-total-fetched-for): New function.
21779         (gnus-agent-total-fetched-for): New function.
21781         * gnus-cache.el (gnus-cache-save-buffers):
21782         Use gnus-cache-update-overview-total-fetched-for to change disk space
21783         used by this group.
21784         (gnus-cache-possibly-enter-article):
21785         Use gnus-cache-update-file-total-fetched-for to increment disk space
21786         used by this group.
21787         (gnus-cache-possibly-remove-article):
21788         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21789         used by this group.
21790         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21791         (gnus-cache-rename-group): New function.
21792         (gnus-cache-delete-group): New function.
21793         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21794         (gnus-cache-need-update-total-fetched-for): New variable.
21795         (gnus-cache-with-refreshed-group): New macro.
21796         (gnus-cache-update-file-total-fetched-for): New function.
21797         (gnus-cache-update-overview-total-fetched-for): New function.
21798         (gnus-cache-rename-group-total-fetched-for): New function.
21799         (gnus-cache-delete-group-total-fetched-for): New function.
21800         (gnus-cache-total-fetched-for): New function.
21802         * gnus-group.el: Require gnus-sum and autoload functions to
21803         resolve warnings when gnus-group.el compiled alone.
21804         (gnus-group-line-format): Documented new %F.
21805         (size of Fetched data) group line format; identifies disk space
21806         used by agent and cache.
21807         (gnus-group-line-format-alist): Defined new F format.
21808         (gnus-total-fetched-for): New function.
21809         (gnus-group-delete-group): No longer update
21810         gnus-cache-active-altered as gnus-request-delete-group now keeps
21811         the cache in sync.
21812         (gnus-group-list-active): Let the agent store a server's active
21813         list if currently plugged.
21815         * gnus-int.el (gnus-request-delete-group):
21816         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21817         local disk in sync with the server.
21818         (gnus-request-rename-group):
21819         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21820         local disk in sync with the server.
21822         * gnus-start.el (gnus-get-unread-articles):
21823         Cosmetic simplification to logic.
21825         * gnus-util.el (gnus-rename-file): New function.
21827 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21829         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21831 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21833         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21834         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21836 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21838         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21839         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21841 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21843         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21845 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21847         * spam.el (spam-set-difference): Add function to replace
21848         gnus-set-difference in spam.el.
21849         (spam-summary-prepare-exit): Use spam-set-difference.
21851 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21853         * gnus-registry.el (gnus-registry-cache-file): Update to use
21854         gnus-dribble-directory OR gnus-home-directory OR ~.
21855         (gnus-registry-split-fancy-with-parent): Fix doc.
21857 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21859         * message.el (message-exchange-point-and-mark):
21860         Use message-mark-active-p.  Suggested by Jesper Harder
21861         <harder@ifa.au.dk>.
21863 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21865         * message.el (message-exchange-point-and-mark): Don't activate
21866         region if it was inactive.  Suggested by Hiroshi Fujishima
21867         <pooh@nature.tsukuba.ac.jp>.
21869 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21871         * gnus-art.el (article-display-face): Display Faces in the same
21872         order as X-Faces.
21874 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21876         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21878 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21880         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21881         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21882         (gnus-article-mime-hierarchy): Remove.
21883         (gnus-article-mime-hierarchy-next): Remove.
21884         (gnus-article-mode): Revert 2004-03-19 change.
21885         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21886         (gnus-insert-mime-button): Revert 2004-03-19 change.
21887         (gnus-mime-accumulate-hierarchy): Remove.
21888         (gnus-mime-enter-multipart): Remove.
21889         (gnus-mime-leave-multipart): Remove.
21890         (gnus-mime-display-part): Revert 2004-03-19 change.
21891         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21893         * mml.el (mml-preview): Revert 2004-03-19 change.
21895 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21897         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21899 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21901         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21902         t while entering a file name using the mm-with-multibyte macro.
21903         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21905         * mm-util.el (mm-with-multibyte): New macro.
21907 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21909         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21910         New user option.
21911         (gnus-mime-multipart-functions): Doc and customization fix.
21912         (gnus-article-mime-hierarchy): New variable.
21913         (gnus-article-mime-hierarchy-next): New variable.
21914         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21915         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21916         gnus-article-mime-hierarchy-next to nil.
21917         (gnus-insert-mime-button): Show hierarchy numbers.
21918         (gnus-mime-accumulate-hierarchy): New function.
21919         (gnus-mime-enter-multipart): New function.
21920         (gnus-mime-leave-multipart): New function.
21921         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21922         (gnus-mime-display-alternative): Show hierarchy numbers.
21924         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21925         gnus-article-mime-hierarchy-next to nil.
21927 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21929         * dns.el: Don't require gnus-xmas.
21931 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21933         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21934         inline PGP.
21935         (mml-menu): Disable mml-quote-region if mark is inactive.
21937 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21939         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21940         when the group's active is not available.
21942 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21944         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21945         error.
21947 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21949         * imap.el (imap-store-password): New variable.
21950         (imap-interactive-login): Use it.
21951         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21953 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21955         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21956         window-start and hscroll to summary window.
21958 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21960         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21961         conversion message to newsrc-dribble when an actual conversion is
21962         performed.
21964 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21966         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21968 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21970         * mm-decode.el (mm-complicated-handles): New function reviving
21971         former definition of mm-multiple-handles.
21973         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21974         (gnus-mime-delete-part): Use it.
21976 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21978         * gnus-agent.el (gnus-agent-read-local):
21979         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21980         avoid the implicit assumption that they will always be equal.
21981         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21982         coding-system-for-write, as the with-temp-file macro first prints
21983         to a buffer then saves the buffer.
21985 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21987         * gnus-art.el (gnus-article-edit-part): New function.
21988         (gnus-mime-save-part-and-strip): Use it; do query instead of
21989         signaling an error; don't use mm-multiple-handles.
21990         (gnus-mime-delete-part): Ditto.
21992 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21994         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21995         old file versions.
21996         (gnus-group-prepare-hook): Remove function that converted list
21997         form of gnus-agent-expire-days to group properties.
21999         * gnus-int.el: Autoload gnus-agent-regenerate-group.
22000         (gnus-request-accept-article): Re-indented.
22002         * gnus-start.el (gnus-convert-old-newsrc): Registered new
22003         converters to handle old agent file formats.  Add logic for a
22004         "backup before upgrading warning".
22005         (gnus-convert-mark-converter-prompt): Developers can mark
22006         functions as needing (default), or not needing,
22007         gnus-convert-old-newsrc's "backup before upgrading warning".
22008         (gnus-convert-converter-needs-prompt): Tests whether the user
22009         should be protected from potentially irreversable changes by the
22010         function.
22012         * legacy-gnus-agent.el: New.  Provides converters that are only
22013         loaded when gnus-convert-old-newsrc needs to call them.
22015 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22017         * mail-source.el (mail-source-touch-pop): Doc fix.
22019         * message.el (message-smtpmail-send-it): Doc fix.
22021 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
22023         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22025         * nnmail.el (nnmail-split-fancy): do.
22027         * gnus-kill.el (gnus-kill, gnus-execute): do.
22029 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
22031         * gnus-sum.el (gnus-widget-reversible-match)
22032         (gnus-widget-reversible-to-internal)
22033         (gnus-widget-reversible-to-external): New functions.
22034         (gnus-widget-reversible): New widget.
22035         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22037 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
22039         * gnus-sum.el (gnus-thread-sort-functions)
22040         (gnus-article-sort-functions): Document `(not F)' items.
22042 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
22044         * spam.el (spam-use-gmane-xref): Add new backend.
22045         (spam-gmane-xref-spam-group): Add variable to control the name of the
22046         Gmane spam group.
22047         (spam-blackhole-servers, spam-blackhole-good-server-regex)
22048         (spam-regex-headers-spam, spam-regex-headers-ham)
22049         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22050         (spam-list-of-checks): Add spam-use-gmane-xref to list of
22051         backends and checks.
22052         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22054         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22055         an autodetect method.
22057 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22059         * gnus-int.el (gnus-request-accept-article): Inform the agent that
22060         articles are being added to a group.
22061         (gnus-request-replace-article): Inform the agent that articles
22062         need to be uncached as the cached contents are no longer valid.
22064 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22066         * binhex.el: Don't autoload executable-find.
22068         * canlock.el: Don't autoload mail-fetch-field.
22070         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22072         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22073         rmail-dont-reply-to and rmail-output.
22075         * gnus-score.el: Don't autoload ffap-string-at-point.
22077         * gnus-setup.el: Don't autoload sc-cite-original.
22079         * imap.el: Don't autoload base64-decode-string,
22080         base64-encode-string and md5.
22082         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22083         and rmail-msg-restore-non-pruned-header.
22085         * mm-decode.el: Don't autoload executable-find.
22087         * mm-url.el: Don't autoload executable-find.
22089         * mm-view.el: Don't autoload diff-mode.
22091         * nndb.el: Don't autoload news-reply-mode, news-setup,
22092         cancel-timer and telnet.
22094         * password.el: Don't autoload run-at-time for Emacs.
22096         * sha1-el.el: Don't autoload executable-find.
22098         * sieve-mode.el: Don't autoload c-mode.
22100         * uudecode.el: Don't autoload executable-find.
22102 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22104         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22105         (gnus-agent-possibly-alter-active): Avoid null in numeric
22106         comparison.
22107         (gnus-agent-set-local): Refuse to save null in local object table.
22108         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22109         list of articles that will be marked as unread.
22111 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22113         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22115 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22117         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22118         language tags.
22120 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22122         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22123         Don't bind "obarray".
22125         * gnus-sum.el (gnus-thread-sort-functions):
22126         Add `gnus-thread-sort-by-most-recent-number' and
22127         `gnus-thread-sort-by-most-recent-date'.
22128         Reported by Kai Grossjohann <kai@emptydomain.de>.
22130 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22132         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22134 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22136         * gnus-cus.el (gnus-agent-customize-category):
22137         Remove ignore-errors macro reference that required cl to be loaded at
22138         run-time.
22140         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22141         single-interval range of the form (min . max).  Previously the
22142         range had to look like ((min . max)).  Likewise, return
22143         (min . max) rather than ((min . max)).
22144         (gnus-range-map): Use gnus-range-normalize to accept
22145         single-interval range.
22147         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22148         the cache, but not the agent, now appear with their usual face.
22150 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22152         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22153         w3m-safe-url-regexp variable buffer-local.
22155         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22157 2004-02-27  Simon Josefsson  <jas@extundo.com>
22159         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22160         gnus-group-real-prefix.
22161         (gnus-summary-move-article): Use it, instead of
22162         gnus-group-real-prefix.
22164 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22166         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22167         w3m-safe-url-regexp variable buffer-local and set it as the value
22168         of mm-w3m-safe-url-regexp.
22170         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22172         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22173         parsing gnus-posting-styles when the message is not for replying.
22175         * nnrss.el (nnrss-opml-export):
22176         Use mm-set-buffer-file-coding-system instead of
22177         set-buffer-file-coding-system.
22179 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22181         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22182         of checkdoc.el).
22183         * nnrss.el: do.
22184         * gnus-mlspl.el: do.
22185         * gnus-ml.el: do.
22186         * gnus-srvr.el: do.
22188         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22190 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22192         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22193         Corrections to custom-manual links.
22195         * gnus-art.el (gnus-article): Ditto.
22197         * mm-decode.el (mime-display, mime-security): Ditto.
22199 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22201         * flow-fill.el: Typo.
22203 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22205         * spam-wash.el: New file.
22207 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22209         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22211 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22213         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22214         to be run with new-articles as LIST1, not LIST2.
22215         (spam-registration-functions): Add spam-use-ham-copy as a nil
22216         registration backend.
22218 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22220         * spam-stat.el (spam-stat-washing-hook): New option.
22221         (spam-stat-buffer-words): Use it.
22222         (spam-stat-process-directory, spam-stat-test-directory):
22223         Use insert-file-contents-literally.
22224         (spam-stat-coding-system): New variable.
22225         (spam-stat-load, spam-stat-save): Use it.
22227 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22229         * spam-report.el (spam-report-plug-agent):
22230         Quote spam-report-url-to-file and spam-report-url-ping-plain.
22232 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
22234         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22235         Allow / in mailto URLs.
22237 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22239         * spam-report.el (spam-report-process-queue): Fix interactive use.
22240         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22241         (spam-report-unplug-agent): Doc fixes.
22242         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22243         (spam-report-agentize, spam-report-deagentize):
22244         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22246         * message.el (message-setup-fill-variables): Add mml tags to
22247         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22248         <ajk@iu.edu>.
22249         (message-mode): Don't modify paragraph-separate there.
22251 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22253         * compface.el (uncompface-use-external): Default to undecided.
22254         (uncompface-use-external-threshold): New variable.
22255         (uncompface-float-time): New macro.
22256         (uncompface): Determine whether to use the external decoder if
22257         uncompface-use-external is undecided.
22259 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22261         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22262         after images.
22264         * gnus-art.el (gnus-mime-display-single): Remove dead code.
22266 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
22268         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22270         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22272         * gnus-sum.el (gnus-summary-limit-to-age)
22273         (gnus-summary-limit-children): do.
22275         * gnus-int.el (gnus-request-scan): do.
22277         * gnus-group.el (gnus-group-suspend): do.
22279         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22281         * gnus-cite.el (gnus-cite-parse-attributions): do.
22283         * gnus-agent.el (gnus-summary-set-agent-mark)
22284         (gnus-agent-regenerate-group): do.
22286         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22288         * binhex.el (binhex-decode-region-internal): do.
22290 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22292         * gnus-fun.el (gnus-face-properties-alist): New user option.
22293         (gnus-display-x-face-in-from): Use it.
22295         * gnus-art.el (article-display-face): Ditto.
22297         * compface.el (uncompface-use-external): Default to nil.
22299 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
22301         * nntp.el (nntp-erase-buffer): New function.
22302         (nntp-retrieve-data, nntp-send-command)
22303         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22304         (nntp-possibly-change-group): Use it.
22306         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22307         Use with-current-buffer.
22309 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
22311         * compface.el: Merge the ELisp-based uncompface program.
22312         (compface): New customization group.
22313         (uncompface-use-external): New user option.
22314         (uncompface): Call uncompface-internal if uncompface-use-external
22315         is nil.
22316         (uncompface-internal): New function.  Note that there are also
22317         some other functions and variables added for this function.
22319 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22321         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22322         if necessary.
22324 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22326         * spam-report.el (spam-report-unplug-agent)
22327         (spam-report-plug-agent, spam-report-deagentize)
22328         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22329         Add support for the Agent in spam-report: when unplugged, report to a
22330         file; when plugged, submit all the requests.
22332         * spam.el (spam-register-routine): Fix message about
22333         registration.
22335 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22337         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22338         dependencies.
22339         (rfc2047-encode): Use it.
22341         * gnus-art.el (gnus-button-marker-list): Move before first
22342         reference.
22344         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22345         (imap-parse-body): Fix format string mismatch.
22347         * gnus-score.el (gnus-summary-increase-score): do.
22349         * nnrss.el (nnrss-close): New function.
22351 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22353         * nnrss.el (nnrss-make-filename): New function.
22354         (nnrss-request-delete-group, nnrss-read-server-data)
22355         (nnrss-save-server-data, nnrss-read-group-data)
22356         (nnrss-save-group-data): Use it.
22357         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22358         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22359         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22361 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22363         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22365 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22367         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22368         files.
22370         * message.el (message-generate-headers-first): Don't quote nil
22371         and t in docstrings.
22373         * imap.el (imap-id): do.
22375         * gnus-agent.el (gnus-agent-consider-all-articles)
22376         (gnus-agent-queue-mail): do.
22378 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22380         * spam-report.el (spam-report-process-queue): New function.
22381         Process requests from `spam-report-requests-file'.
22382         (spam-report-process-queue): Doc fix.
22384 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22386         * spam.el (spam-register-routine)
22387         (spam-log-processing-to-registry, spam-log-registered-p)
22388         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22389         Change "check" to "spam-check" for semi-clarity.
22391 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22393         * pop3.el: Require nnheader.
22395         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22397         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22399         * gnus-picon.el: Require cl.
22401         * gnus-fun.el: Require gnus-ems and gnus-util.
22403         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22405         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22407         * gnus-art.el (gnus-article-edit-mode): Define before first
22408         reference.
22410 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22412         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22413         (gnus-uu-post-encoded): Use point-at-bol.
22415         * gnus-topic.el (gnus-group-active-topic-p): do.
22417         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22419         * gnus-group.el (gnus-group-kill-region): do.
22421         * gnus-art.el (article-date-ut): do.
22423         * message.el (message-fetch-field): Remove redundant
22424         case-fold-search binding.
22425         (message-narrow-to-field): Simplify.
22427 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22429         * spam.el (spam-directory): Derive from `gnus-directory'.
22431         * spam-report.el (spam-report-url-to-file)
22432         (spam-report-requests-file): New function and variable for offline
22433         reporting.
22434         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22435         and user defined function.
22436         (spam-report-url-ping-mm-url): Remove doubled slash.
22438 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22440         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22442 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22444         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22445         Fix format string mismatch.
22447         * sieve.el (sieve-deactivate-all): do.
22449         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22451         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22453         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22455         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22457 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22459         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22460         the list of checks.
22462 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22464         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22465         padding.
22467 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22469         * mm-view.el (mm-fill-flowed): New variable.
22470         (mm-inline-text): Use it.
22472 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22474         * spam.el (spam-spamassassin-register-ham-routine)
22475         (spam-spamassassin-register-spam-routine): Fix function names.
22477 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22479         * gnus.el (gnus-tmp-grouplens): Remove.
22480         (gnus-summary-line-format): Remove grouplens.
22482         * gnus-group.el (gnus-group-line-format): Ditto.
22484         * gnus-spec.el (gnus-format-specs): Ditto.
22485         (gnus-update-format-specifications): Flush the group format spec
22486         cache if there's the grouplens stuff.
22487         (gnus-parse-simple-format): Replace %l with the empty string.
22489 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22491         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22492         omission.
22494 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22496         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22497         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22499 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22501         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22502         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22503         New macros and functions.
22504         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22505         Handle > NLINK_MAX messages.
22506         * nnmaildir.el (nnmaildir-request-set-mark):
22507         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22509 2004-01-25  Alex Schroeder  <alex@gnu.org>
22511         * spam-stat.el (spam-stat-process-directory-age): New option.
22512         (spam-stat-process-directory): Use it.
22514 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22516         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22517         (spam-stat-save): Accept prefix argument.
22519 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22521         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22522         links" error.
22524 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22526         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22527         compatibility with old .newsrc.eld files.
22529         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22531         * gnus-start.el (gnus-1): do.
22533         * gnus-group.el (gnus-group-line-format-alist): do.
22535         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22537         * gnus-gl.el: Remove.
22539 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22541         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22542         marks consisting of a single range {for example, (3 . 5)} rather
22543         than a list of a single range { ((3 . 5)) }.
22545 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22547         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22548         Use with-current-buffer.
22549         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22550         avoid consing a string.
22552         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22553         Remove obsolete entries for big5 and gb2312.
22555 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22557         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22558         uncompressed list.
22560 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22562         * spam-stat.el (spam-stat-strip-xref): New function.
22563         (spam-stat-process-directory): Use it.
22565         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22566         here -- it's done in message-fetch-field.
22568 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22570         * gnus-agent.el (gnus-agent-queue-mail)
22571         (gnus-agent-prompt-send-queue): New variables.
22572         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22573         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22574         "nndraft:queue" along to gnus-draft-send.
22575         Use gnus-agent-prompt-send-queue.
22576         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22577         is "nndraft:queue".  Suggested by Gaute Strokkenes
22578         <gs234@srcf.ucam.org>
22580         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22581         (agent-enable-undownloaded-faces): Add.
22582         (gnus-agent-cat-groups): Use eval-and-compile, not
22583         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22584         method of gnus-agent-cat-groups even when the buffer has been
22585         evalled.
22586         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22587         delete gnus-agent-save-active-1.
22588         (gnus-agent-save-groups): Delete.  Identical to
22589         gnus-agent-save-active.
22590         (gnus-agent-write-active): No longer adjust agent's copy of active
22591         file as agent's adjustments are now stored in their own
22592         file.  Remove optional parameter.
22593         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22594         servers.  Add use of min/max range limits from server's local
22595         file.
22596         (gnus-agent-save-alist): Remove unused optional argument.
22597         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22598         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22599         (gnus-agent-set-local): A per-server file that keeps min/max range
22600         limits for articles known to the agent.  Provides a fast mechanism
22601         for altering many active ranges.
22602         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22603         active file (local makes it unnecessary).
22604         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22606         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22607         (agent-enable-undownloaded-faces): Add.
22609         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22610         disable it when sending to "nndraft:queue".
22611         (gnus-group-send-queue): Add safety check to avoid sending queue
22612         when unplugged.
22614         * gnus-group.el (gnus-group-catchup): Use new
22615         gnus-sequence-of-unread-articles, not
22616         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22617         numbers of articles.  Use gnus-range-map to avoid having to
22618         uncompress the unread list.
22619         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22620         Fix invalid ange-ftp reference.
22622         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22623         (gnus-sorted-range-intersection): Intersection of two ranges
22624         without requiring that they first be uncompressed.
22626         * gnus-start.el (gnus-activate-group): Unless blocked by the
22627         caller, possibly expand the active range to include both cached
22628         and agentized articles.
22629         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22630         multiple version-dependent converters.
22631         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22632         gnus-agent-save-active.
22633         (gnus-save-newsrc-file): Save dirty agent range limits.
22635         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22636         gnus-agent-possibly-alter-active.
22637         (gnus-adjust-marked-articles): Faster handling of simple lists.
22639 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22641         * spam-stat.el (spam-stat-test-directory): New optional argument
22642         displays a list of files detected.  Suggested by Andrew Cohen
22643         <cohen@andy.bu.edu>.
22644         (spam-stat-buffer-words-with-scores): Don't narrow and change
22645         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22647 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22649         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22650         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22651         (spam-spamassassin-arguments)
22652         (spam-spamassassin-spam-flag-header)
22653         (spam-spamassassin-positive-spam-flag-header)
22654         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22655         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22656         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22657         (spam-list-of-processors, spam-list-of-checks)
22658         (spam-list-of-statistical-checks, spam-registration-functions)
22659         (spam-check-spamassassin-headers, spam-check-spamassassin)
22660         (spam-spamassassin-score)
22661         (spam-spamassassin-register-with-sa-learn)
22662         (spam-spamassassin-register-spam-routine)
22663         (spam-spamassassin-register-ham-routine)
22664         (spam-assassin-register-spam-routine)
22665         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22666         (spam-bogofilter-score): Fix to show article before scoring.
22668 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22670         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22671         default scoring function.
22672         (spam-generic-score): Call spam-spamassassin-score if
22673         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22674         spam-bogofilter-score otherwise.
22676         * gnus.el (spam-process, spam-autodetect-methods):
22677         Add spamassassin and spamassassin-headers.
22679 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22681         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22682         Suppress unnecessary messages.
22684 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22686         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22687         make-hash-table.
22689 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22691         * canlock.el (base64-encode-string): Don't autoload it.
22693 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22695         * run-at-time.el: Remove useless (require 'itimer),
22696         eval-and-compile and (featurep 'xemacs).
22698 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22700         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22701         GROUP is a virtual group.
22703 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22705         * gnus.el: Autoload `message-y-or-n-p'.
22707 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22709         * pgg-parse.el: Remove unnecessary (require 'custom).
22711         * pgg-def.el: do.
22713         * nnmail.el: do.
22715         * gnus-undo.el: do.
22717         * gnus-picon.el: do.
22719         * gnus-util.el: do.
22721 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22723         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22725 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22727         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22728         handle, as well as a list.
22730         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22731         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22732         (mm-w3m-cid-retrieve): Simplify.
22734 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22736         * message.el (message-kill-to-signature): Allow prefix arg to
22737         specify number of lines to keep before signature.
22739 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22741         * message.el (message-kill-to-signature): Change docstring.
22743 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22745         * canlock.el: Always require sha1-el.
22746         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22748         * message.el: Autoload sha1 only when compiling.
22750 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22752         * message.el (message-canlock-generate): Require sha1-el.
22754 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22756         * message.el (message-expand-name): Silence the byte compiler.
22758 2004-01-13  Simon Josefsson  <jas@extundo.com>
22760         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22761         Invoke gnus-score-mode.
22762         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22764         * gnus-range.el (gnus-compress-sequence): Doc fix.
22765         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22767 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22769         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22771 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22773         * spam.el (spam-get-article-as-string): Update to use
22774         gnus-request-article-this-buffer, much simpler.
22775         (spam-get-article-as-buffer): Remove.
22777 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22779         * message.el (message-expand-name): Use EUDC if the user uses that.
22781 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22783         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22784         character for the encoding to avoid consing a string.
22786         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22787         unnecessarily.
22789         * mm-util.el (mm-replace-chars-in-string): Remove.
22791         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22792         of mm-replace-chars-in-string.
22794 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22796         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22798         * mm-util.el (mm-subst-char-in-string): Support inplace.
22800         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22801         a new string in every iteration.  Use shy groups.
22803 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22805         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22806         * gnus-soup.el (gnus-soup-group-brew):
22807         * gnus-msg.el (gnus-put-message):
22808         * gnus-move.el (gnus-group-move-group-to-server):
22809         * gnus-kill.el (gnus-batch-score):
22810         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22811         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22812         (gnus-group-update-group, gnus-group-read-group)
22813         (gnus-group-make-group, gnus-group-make-help-group)
22814         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22815         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22816         (gnus-group-sort-by-unread, gnus-group-catchup)
22817         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22818         (gnus-group-yank-group, gnus-group-set-info)
22819         (gnus-group-list-groups):
22820         * gnus.el (gnus-generate-new-group-name):
22821         * gnus-delay.el (gnus-delay-send-queue):
22822         * nnvirtual.el (nnvirtual-catchup-group):
22823         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22824         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22825         (gnus-group-prepare-topics, gnus-topic-check-topology):
22826         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22827         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22828         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22829         (gnus-group-make-articles-read):
22830         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22831         (gnus-group-change-level, gnus-kill-newsgroup)
22832         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22833         (gnus-get-unread-articles, gnus-make-articles-unread)
22834         (gnus-make-ascending-articles-unread): Use accessor
22835         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22836         to get group information for improved readability.
22838 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22840         * gnus-art.el (article-decode-mime-words, article-babel)
22841         (gnus-article-highlight-signature, gnus-article-add-buttons)
22842         (gnus-signature-toggle): Use gnus-with-article-buffer.
22844         * gnus-art.el (gnus-article-highlight-headers)
22845         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22847         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22848         (gnus-article-set-globals, gnus-request-article-this-buffer)
22849         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22850         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22851         (gnus-mime-display-alternative): Use with-current-buffer.
22853 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22855         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22856         also under 80 char limit, and call gnus-error if needed.
22857         (spam-fetch-article-header): Fix - it was a
22858         buffer-local variable (gnus-newsgroup-data).
22859         (spam-find-spam): Use spam-generate-fake-headers, forget about
22860         spam-insert-fake-headers.
22861         (spam-insert-fake-headers): Remove.
22863 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22865         * deuglify.el (gnus-article-outlook-unwrap-lines)
22866         (gnus-outlook-rearrange-article)
22867         (gnus-outlook-repair-attribution-outlook)
22868         (gnus-outlook-repair-attribution-block)
22869         (gnus-outlook-repair-attribution-other): Remove redundant
22870         save-excursion.
22872 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22874         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22875         (spam-fetch-field-subject-fast)
22876         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22877         (spam-fetch-article-header): Add functions to deal with Gnus
22878         internals for fast retrieval of article header data.
22879         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22881 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22883         * pop3.el (pop3-md5): Remove.
22884         (pop3-apop): Replace pop3-md5 with md5.
22886         * mm-bodies.el: base64 is always built-in.
22888         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22889         Use with-current-buffer.
22891 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22893         * canlock.el (canlock-insert-header): Remove excessive grouping in
22894         regexp.
22896         * gnus-sum.el (gnus-summary-read-document): Ditto.
22898         * gnus-uu.el (gnus-uu-part-number): Ditto.
22900         * html2text.el (html2text-remove-tags): Ditto.
22901         (html2text-format-tags): Ditto.
22902         (html2text-format-single-elements): Ditto.
22904         * mml.el (mml-parse-1): Ditto.
22906 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22908         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22910         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22912         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22914         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22916 2003-11-15  Simon Josefsson  <jas@extundo.com>
22918         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22919         (pgg-gpg-lookup-key): Use regexp match instead of
22920         split-string (split-string is different between emacs 21.2 and
22921         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22923 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22925         * gnus-art.el (gnus-mime-view-all-parts)
22926         (gnus-article-part-wrapper, gnus-article-view-part):
22927         Use with-current-buffer.
22929 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22931         * spam.el (spam-disable-spam-split-during-ham-respool)
22932         (spam-spamoracle-database, spam-cache-lookups)
22933         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22934         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22935         (spam-group-ham-marks, spam-group-spam-marks)
22936         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22937         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22938         also add spam-use-blackholes to the statistical checks.
22939         (spam-fetch-field-fast): Add interface to fetching fields, may
22940         become a macro.
22941         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22942         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22943         (spam-insert-fake-headers): Fake an article when needed.
22944         (spam-find-spam): Fake article when possible.
22945         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22946         (spam-check-bogofilter-headers): Use message-fetch-field instead
22947         of nnmail-fetch-field.
22949 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22951         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22953 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22955         * spam.el (spam-split): Do not require spam-use-CHECK to be
22956         enabled if that check is passed to spam-split explicitly; also
22957         fix so 'spam doesn't get converted to spam-split-group when
22958         spam-split-symbolic-return is t.
22959         (spam-find-spam): Find registrations of the article and use those
22960         instead of re-running spam-split to find the spam/ham
22961         classification of the article.
22962         (spam-log-processing-to-registry, spam-log-registered-p)
22963         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22964         Use gnus-error instead of gnus-message.
22965         (spam-log-registration-type): Add function to determine the
22966         classification of a message based on registry entries; will
22967         return nil if both 'spam and 'ham are found.
22968         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22969         a reasonably fast local cache without the loading errors.
22970         (spam-cache-lookups): Set to t by default.
22971         (spam-find-spam): Don't try to guess spam-cache-lookups.
22972         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22973         spam-caches entry.
22974         (spam-filelist-build-cache, spam-filelist-check-cache):
22975         Fix caching of whitelist/blacklist entries.
22976         (spam-check-whitelist, spam-check-blacklist):
22977         Invoke spam-from-listed-p with a type, not a cache variable.
22978         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22980 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22982         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22984         * nnmail.el (nnmail-split-fancy): do.
22986         * mml.el (mml-parse): do.
22988         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22989         (gnus-score-adaptive): do.
22991 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22993         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22994         (gnus-mime-button-map): Don't set keymap parent.
22995         (gnus-button-ctan-directory-regexp): Use shy grouping.
22996         (gnus-prev-page-map): Don't set keymap parent.
22997         (gnus-prev-page-map): Remove duplicated one.
22998         (gnus-next-page-map): Don't set keymap parent.
22999         (gnus-mime-security-button-map): Ditto.
23001         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23002         version number.
23004         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23006 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23008         * canlock.el (canlock-sha1-function): Remove.
23009         (canlock-sha1-function-for-verify): Remove.
23010         (canlock-openssl-program): Remove.
23011         (canlock-openssl-args): Remove.
23012         (canlock-ignore-errors): Remove.
23013         (canlock-sha1-with-openssl): Remove.
23014         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23015         (canlock-verify): Don't use canlock-ignore-errors.
23017         * sha1-el.el (sha1-string-external): Make it can return a string
23018         in binary form.
23019         (sha1-region-external): Ditto.
23020         (sha1-string-internal): Ditto.
23021         (sha1-region-internal): Ditto.
23022         (sha1-region): Ditto.
23023         (sha1-string): Ditto.
23024         (sha1): Ditto.
23026 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23028         * spam.el (spam-report-articles-gmane): New command.
23030 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23032         * gnus.el: Don't make unnecessary *Group* buffer when loading.
23034         * run-at-time.el (run-at-time-saved): Remove.
23035         (run-at-time): Doc fix.
23037 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23039         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23040         (gnus-summary-limit-map): Add it.
23041         (gnus-summary-make-menu-bar): do.
23043 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
23045         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23046         Make attempt at some caching support (done for BBDB only now).
23047         (spam-find-spam): Set spam-cache-lookups if there are more than 2
23048         addresses to be checked.
23049         (spam-clear-cache-BBDB): Add function, to be invoked by
23050         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23051         (spam-check-BBDB): Check and use the caches, if
23052         spam-cache-lookups is on, remove superfluous (provide).
23054 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
23056         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23058 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
23060         * run-at-time.el (run-at-time-saved): Move to after the definition
23061         of `run-at-time'.
23063 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23065         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23066         mm-w3m-local-map-property.
23068         * mm-view.el (mm-w3m-mode-map): Remove.
23069         (mm-w3m-local-map-property): Remove.
23070         (mm-inline-text-html-render-with-w3m): Don't use
23071         mm-w3m-local-map-property.
23073 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23075         * run-at-time.el: New file.
23077         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23078         of gnus-set-text-properties.
23080         * gnus-uu.el (gnus-uu-save-article): Ditto.
23082         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23084         * gnus-cite.el (gnus-cite-parse): Ditto.
23086         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23087         of gnus-.
23089         * gnus.el: Change calls to nnheader-run-at-time and
23090         password-run-at-time throughout to use run-at-time directly.
23092         * password.el: Remove definition of run-at-time.
23094 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23096         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23097         in prompt.
23099 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23101         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23102         XEmacs version.
23104         * dns.el (dns-make-network-process): Use `open-network-stream'
23105         instead of `gnus-xmas-open-network-stream'.
23107         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23109 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23111         * gnus-art.el (gnus-mime-display-alternative)
23112         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23113         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23114         Don't use gnus-local-map-property.
23116         * gnus-util.el (gnus-local-map-property): Remove.
23118         * mm-view.el (mm-view-pkcs7-decrypt):
23119         Replace gnus-completing-read-maybe-default with completing-read.
23121         * gnus-util.el (gnus-completing-read): do.
23122         (gnus-completing-read-maybe-default): Remove.
23124 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23126         * password.el: Only autoload `run-at-time' if not XEmacs.
23127         Only autoload the itimer functions if XEmacs.
23129 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23131         * gnus-art.el (gnus-read-string): Remove.
23132         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23133         read-string.
23135 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23137         * netrc.el: Autoload password-read.
23138         (netrc): Add configuration group.
23139         (netrc-encoding-method, netrc-openssl-path):
23140         Add variables for encoding and decoding of files with symmetric
23141         ciphers.
23142         (netrc-encode): Add assistant function to encode a file with
23143         netrc-encoding-method.
23144         (netrc-parse): Add interactive parameter, added optional
23145         decoding if netrc-encoding-method is non-nil but otherwise
23146         behavior is standard.
23147         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23148         Do s/encode/encrypt/ everywhere.
23150         * spam.el: Remove executable-find autoload.
23152 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23154         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23156         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23158 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23160         * gnus-art.el (gnus-treat-ansi-sequences)
23161         (article-treat-ansi-sequences): New variable and function.
23162         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23164         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23165         Use it.
23167 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23169         * mm-util.el (mm-quote-arg): Remove.
23171         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23172         shell-quote-argument.
23174         * gnus-uu.el (gnus-uu-command): do.
23176         * gnus-sum.el (gnus-summary-insert-pseudos): do.
23178         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23179         with make-char.
23181         * mm-util.el (mm-make-char): Remove.
23183         * mml.el (mml-mode): Replace gnus-add-minor-mode with
23184         add-minor-mode.
23186         * gnus-undo.el (gnus-undo-mode): do.
23188         * gnus-topic.el (gnus-topic-mode): do.
23190         * gnus-sum.el (gnus-dead-summary-mode): do.
23192         * gnus-start.el (gnus-slave-mode): do.
23194         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23196         * gnus-ml.el (gnus-mailing-list-mode): do.
23198         * gnus-gl.el (gnus-grouplens-mode): do.
23200         * gnus-draft.el (gnus-draft-mode): do.
23202         * gnus-dired.el (gnus-dired-mode): do.
23204         * gnus-ems.el (gnus-add-minor-mode): Remove.
23206         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23207         Replace gnus-char-width with char-width.
23209         * gnus-ems.el (gnus-char-width): Remove.
23211         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23212         Replace gnus-char-width with char-width.
23214         * gnus-ems.el (gnus-char-width): Remove.
23216         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23217         definition.
23218         Remove Emacs 20 hash table compatibility code.
23220         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23221         20 compatibility code.
23223         * spam.el (spam-point-at-eol): Replace with point-at-eol.
23225         * smime.el (smime-point-at-eol): Replace with point-at-eol.
23227         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23228         Replace with point-at-{eol,bol}.
23230         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23232         * imap.el (imap-point-at-eol): Replace with point-at-eol.
23234         * flow-fill.el (fill-flowed-point-at-bol)
23235         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23237         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23238         Replace with point-at-{eol,bol} throughout all files.
23240 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23242         * ntlm.el (ntlm-string-as-unibyte): New macro.
23243         (ntlm-build-auth-response): Use it.
23245         Remove Emacs 20 stuff:
23246         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23247         of delq and copy-sequence.
23248         * gnus-art.el (popup-menu): Remove the compiler macro.
23249         * nnmail.el (nnmail-split-fancy): Don't support customizing with
23250         Emacs 20.
23252 2004-01-05  Simon Josefsson  <jas@extundo.com>
23254         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23255         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23256         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23257         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23258         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23259         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23260         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23261         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23262         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23263         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23264         ntlm-string-permute, string-lshift into ntlm-string-lshift,
23265         string-xor into ntlm-string-xor.
23266         Suggested by Jesper Harder <harder@myrealbox.com>.
23268         * ntlm.el: Don't include poem.
23270         * md4.el (print-int32, print-string-hexa): Remove.
23271         Suggested by Jesper Harder <harder@myrealbox.com>.
23273         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23275         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23276         probably breaks emacs with DL patch, but do we care? Is anyone
23277         still using the DL stuff?)
23279         * sieve-manage.el: Use the password package.
23280         (sieve-manage-read-passwd): Remove.
23281         (sieve-manage-interactive-login): Use password.  Re-add
23282         condition-case around loop.
23284         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23285         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23286         Use the password package.
23288 2003-02-19  Simon Josefsson  <jas@extundo.com>
23290         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23291         token.
23293 2002-08-07  Simon Josefsson  <jas@extundo.com>
23295         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23296         (sieve-manage-authenticators):
23297         (sieve-manage-authenticator-alist): Add some SASL mechs.
23298         (sieve-sasl-auth): New function.
23299         (sieve-manage-cram-md5-auth):
23300         (sieve-manage-plain-auth): Rewrite using SASL library.
23301         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23302         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23303         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23304         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23306 2004-01-05  Simon Josefsson  <jas@extundo.com>
23308         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23309         New files.
23311 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23313         * gnus-group.el (gnus-no-groups-message): Update.
23315         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23317 2003-11-09  Simon Josefsson  <jas@extundo.com>
23319         * imap.el: Support for ID IMAP extension (RFC 2971).
23320         (imap-local-variables): Add imap-id.
23321         (imap-id): New variable.
23322         (imap-id): New function.
23323         (imap-parse-response): Parse untagged ID response.
23324         * nnimap.el (nnimap-id): New variable.
23325         (nnimap-open-connection): Use it.
23327 2003-12-28  Simon Josefsson  <jas@extundo.com>
23329         * gnus-score.el (gnus-score-edit-all-score): New.
23330         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23332 2004-01-04  Simon Josefsson  <jas@extundo.com>
23334         * password.el: Add.
23336 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23338         * dns.el (dns-query-types): Fix typo.
23339         (dns-query-types): New function.
23340         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23341         PTR and SOA replies, see RFC 1035.
23343 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23345         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23347         * Move to Changelog.2.
23349 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23351         * gnus.el (gnus-version-number): Bump version.
23353 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23355         * gnus.el: No Gnus v0.1 is released.
23357 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23359         * gnus.el: No Gnus v0.0 is released.
23361 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23363         * gnus.el (gnus-version-number): Bump.
23364         (gnus-version): No.
23366 See ChangeLog.2 for earlier changes.
23368   Copyright (C) 2004-2012 Free Software Foundation, Inc.
23370   This file is part of GNU Emacs.
23372   GNU Emacs is free software: you can redistribute it and/or modify
23373   it under the terms of the GNU General Public License as published by
23374   the Free Software Foundation, either version 3 of the License, or
23375   (at your option) any later version.
23377   GNU Emacs is distributed in the hope that it will be useful,
23378   but WITHOUT ANY WARRANTY; without even the implied warranty of
23379   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23380   GNU General Public License for more details.
23382   You should have received a copy of the GNU General Public License
23383   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23385 ;; Local Variables:
23386 ;; coding: utf-8
23387 ;; fill-column: 79
23388 ;; add-log-time-zone-rule: t
23389 ;; End: