lisp/gnus/gnus-group.el (gnus-group-make-group): Clarify prompt
[emacs.git] / lisp / gnus / ChangeLog
blob76c358c38d42e748770f03bb22755eb7d73e6e0f
1 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
3         * gnus-group.el (gnus-group-make-group): Clarify prompt.
5 2014-02-22  Daniel Colascione  <dancol@dancol.org>
7         * auth-source.el (auth-source-secrets-listify-pattern): New function.
8         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
9         instead, build list of patterns.
11 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
13         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
14         in `auth-sources' means and link to EPA docs.
16 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
18         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
19         (bug#12375).
21 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
23         * message.el (message-tab): Mention what happens on normal tabs
24         (bug#11297).
26 2014-02-08  Glenn Morris  <rgm@gnu.org>
28         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
30 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
32         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
33         with an empty string.
35 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
37         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
38         buffer-local in some buffers, so bind it explicitly in the buffer we're
39         trying to cancel the article in (bug#10808).
41 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
43         * gnus-int.el (gnus-request-accept-article): Doc fix.
45 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
47         * nnir.el (nnir-request-update-mark): Don't try to update the source
48         group if we can't find it (bug#16611).
50 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
52         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
54 2014-01-31  Dave Abrahams  <dave@boostpro.com>
56         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
57         in the summary buffer (bug#13769).
59 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
61         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
62         name if we're using a single article buffer.  Otherwise, it may point
63         to a killed buffer (bug#13756).
65 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
67         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
68         the match data, just save and restore it explictly (bug#12375).
70         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
71         that's needed.
73         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
74         the code once (bug#9069).
76 2014-01-18  Steinar Bang  <sb@dod.no>
78         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
79         reading.
81 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
83         * message.el (message-bury): Call bury-buffer with no argument
84         in the message-return-action case too.
86 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
88         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
89         (nnimap-split-fancy, nnimap-split-methods): Declare.
91         * mm-util.el (help-function-arglist): Declare.
93 2013-12-28  Glenn Morris  <rgm@gnu.org>
95         * gnus-sieve.el (gnus-sieve-select-method):
96         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
97         (gravatar-rating, gravatar-size):
98         * message.el (message-minibuffer-local-map):
99         * sieve-manage.el (sieve-manage-authenticators)
100         (sieve-manage-authenticator-alist): Specify custom types.
102         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
103         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
104         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
106         * auth-source.el (auth-sources):
107         * nnmairix.el (nnmairix-propagate-marks-upon-close):
108         Fix custom types.
110 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
112         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
113         we get proper traces there, too.
115 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
117         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
118         value of the parameters if the current article has a Reply-To or From
119         field.
121 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
123         * gnus.el (gnus-group-buffer): Remove duplicate definition.
125 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
127         * gnus-sum.el (gnus-summary-exit): Stop animations.
129 2013-12-19  Juri Linkov  <juri@jurta.org>
131         * gnus.el (gnus-suppress-keymap):
132         * gnus-art.el (gnus-article-mode-map):
133         * gnus-group.el (gnus-group-mode-map):
134         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
135         Remove [backspace] key binding because it shadows DEL (bug#16035).
137         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
139 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
141         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
142         Make sure work directory exists.
143         (gnus-uu-digest-mail-forward): Store temporary files in work directory
144         rather than tmp directory.
145         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
146         not necessarily always run, with it.
148 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
150         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
151         value of gnus-icalendar-additional-identities work without restart.
153 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
155         * mm-util.el (mm-make-temp-file):
156         Alias to make-temp-file for modern Emacsen.
158 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
160         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
161         nnir-article-number and nnir-article-group.
163 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
165         * message.el (message-send-mail-with-sendmail):
166         Don't kill error buffer if sending fails.
168 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
170         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
171         (gnus-icalendar-event->org-entry)
172         (gnus-icalendar--update-org-event)
173         (gnus-icalendar-event->gnus-calendar): Distinguish between
174         required/optional/non-participant attendee status.  Fix bug causing
175         the first required event participant to be omitted.
177 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
179         * gnus-art.el (article-de-quoted-unreadable)
180         (article-de-base64-unreadable, gnus-mime-copy-part)
181         * gnus-html.el (gnus-article-html)
182         * mm-view.el (mm-inline-text-html-render-with-w3)
183         (mm-inline-text-html-render-with-w3m-standalone)
184         * rfc2231.el (rfc2231-decode-encoded-string):
185         Allow overriding charset by mm-charset-override-alist.
187         * gnus-art.el (gnus-article-browse-html-parts):
188         Replace LWSPs with `&nbsp;'s in header.
190         Work for broken Chinese articles.
192         * gnus-art.el (gnus-article-browse-html-save-cid-content):
193         Exclude broken handles that gnus-summary-enter-digest-group may create.
194         (gnus-article-browse-html-parts):
195         Allow overriding charset by mm-charset-override-alist.
197 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
199         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
200         (gnus-icalendar-identities): Support additional-identities.
202         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp):
203         Fix org-timestamp for events ending at midnight.
205 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
207         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p):
208         Support debbugs .log files.
210 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
212         * message.el (message-beginning-of-line):
213         Use beginning-of-visual-line when visual-line-mode is turned on.
215 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
217         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
218         (gnus-icalendar-event-from-ical)
219         (gnus-icalendar-event->org-entry)
220         (gnus-icalendar--update-org-event): Required/optional participation,
221         list of attendees synced to org.
223 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
225         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
226         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
227         cancellations to be synced to org if the original appt has an org
228         outline.
230 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
232         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
233         (gnus-icalendar-event->org-entry)
234         (gnus-icalendar--update-org-event)
235         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
237 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
239         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
240         Fix timezone handling in gnus-icalendar export to org.
242 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
244         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
246 2013-10-30  Glenn Morris  <rgm@gnu.org>
248         * gnus-group.el (gnus-group-browse-foreign-server):
249         * gnus-int.el (gnus-start-news-server):
250         Silence compiler obsolescence warning.
252 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
254         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
255         `nnoo-current-server' first, then for the actual `nnimap-address' to
256         allow netrc entries for the nnoo server to coexist with netrc entries
257         for the `nnimap-address'.
259 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
261         * mm-decode.el (mm-dissect-buffer): Revert last change.
262         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
263         The problem that motivated those changes was attributed to a broken
264         mail sender, and has been fixed.
266 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
268         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
269         token is missing in the Content-Type header.
271         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
273 2013-09-18  Glenn Morris  <rgm@gnu.org>
275         * gnus-util.el (image-size): Declare.
277 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
279         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
280         (gnus-icalendar-event-from-ical)
281         (gnus-icalendar-event--build-reply-event-body)
282         (gnus-icalendar-event-reply-from-buffer)
283         (gnus-icalendar-find-org-event-file)
284         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
285         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
287         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
289 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
291         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
292         Use save-current-buffer.
293         (gnus-tree-mode-map): Initialize in the declaration.
294         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
295         (scroll-in-place): Defvar it.
296         (gnus-tmp-*): Defvar them.
297         (gnus-get-tree-buffer): Use derived-mode-p.
298         (gnus--let-eval): New macro.
299         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
300         non-prefixed variables.
301         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
303         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
304         vars since it doesn't seem to be available.
305         (gnus-set-global-variables, gnus-summary-read-group-1)
306         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
307         (gnus-summary-display-article, gnus-summary-select-article)
308         (gnus-summary-next-article, gnus-offer-save-summaries)
309         (gnus-summary-generic-mark): Use derived-mode-p.
310         (gnus-summary-read-group-1, gnus-summary-exit)
311         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
312         Adjust calls to gnus-tree-close and gnus-tree-open.
314         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
316         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
317         (gnus-agent-mode): Use derived-mode-p.
318         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
319         gnus-command-method and *-command-method to nil, but bind
320         gnus-command-method to *-command-method instead!
321         (gnus-agent-fetch-articles): Remove unused var `id'.
322         (gnus-agent-fetch-headers): Remove unused arg `force'.
323         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
324         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
325         (gnus-agent-short-article, gnus-agent-long-article)
326         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
327         first use.
328         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
329         `score-param'.
330         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
331         (gnus-get-predicate): Push in front of the cache, rather than end.
332         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
333         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
334         (gnus-agent-expire-unagentized-dirs): Don't rebind
335         gnus-agent-expire-current-dirs since the defvar silences the warning.
336         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
337         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
338         (gnus-agent-regenerate): Simplify interactive spec and doc.
340 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
342         * gnus-int.el (gnus-open-server): Silence compiler.
344         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
346         * message.el (message-display-completion-list): Abolish.
347         (message-completion-in-region): Use display-completion-list.
349 2013-09-17  Glenn Morris  <rgm@gnu.org>
351         * gnus-util.el (gnus-message-with-timestamp-1):
352         Use `messages-buffer' function if available.  Ignore read-only.
354 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
356         * message.el (message-expand-group, message-completion-in-region):
357         Correct the order of start and end of a region.
359 2013-09-13  Glenn Morris  <rgm@gnu.org>
361         * mml2015.el (gnus-create-image): Autoload it.
363         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
365         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
366         (image-size): Declare.
368 2013-09-12  Glenn Morris  <rgm@gnu.org>
370         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
371         Avoid using `find', which i) might not be defined at runtime;
372         ii) does not work, since its default test is eql, not equal.
373         (gnus-mime-action-alist): Declare.
375 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
377         * score-mode.el (gnus-score-mode-map): Move initialization
378         into declaration.
379         (gnus-score-mode): Use define-derived-mode.
380         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
381         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
382         into declaration.
383         (gnus-kill-file-mode): Use define-derived-mode.
384         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
385         Use derived-mode-p.
386         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
387         (gnus-group-setup-buffer, gnus-group-name-at-point)
388         (gnus-group-make-web-group, gnus-group-enter-directory)
389         (gnus-group-suspend): Use derived-mode-p.
390         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
391         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
392         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
393         (gnus-article-setup-buffer, gnus-article-prepare)
394         (gnus-article-prepare-display, gnus-sticky-article)
395         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
396         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
397         (gnus-article-read-summary-keys): Use derived-mode-p.
399 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
401         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
403 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
405         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
406         shift_jis from the default value set for Japanese users.
408 2013-08-13  Glenn Morris  <rgm@gnu.org>
410         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
412         * gnus.el (gnus-valid-select-methods): Fix type.
414         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
416 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
418         * mm-decode.el (mm-display-external): Run a timer for the temp files
419         deletion after a viewer exits; add a deletion timer for the needsterm
420         case, too.
422         * mm-decode.el (mm-display-external): Try to delete temporary files by
423         using a 1-min. timer.
425 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
427         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
428         New internal variables.
429         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
430         (mm-display-external): Use it to delete temporary files instead of
431         using timers.
433 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
435         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
436         with cond for backwards compatability.
438 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
440         * mm-decode.el (mm-display-external): Bind process-connection-type to
441         nil; don't delete a temp file immediately even if a viewer finishes,
442         since it may be a shell script, like xdg-open, that launches a real
443         viewer program belatedly.
445 2013-08-05  Dave Abrahams  <dave@boostpro.com>
447         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
448         that we can create nndoc groups that excerpt other groups.
450 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452         * gnus-delay.el (gnus-delay-article): Fix typo.
454         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
455         articles.
457         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
458         we can get spell-checking etc.
460 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
462         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
463         a single one used for encoding the whole text in a header.
465 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
467         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
468         before sending.
470         * mm-decode.el (mm-command-output): New face.
471         (mm-display-external): Use it.
473 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
475         * nnmbox.el (nnmbox-request-article): Don't change point.
477 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
479         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
480         Include `handle' parameter.
482 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
484         * gnus-icalendar.el: New file.
486 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
488         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
490         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
491         dummy roots, too.
493 2013-08-01  David Edmondson  <dme@dme.org>
495         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
496         out on ttys.
498 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
501         not empty.
503         * nnrss.el (nnrss-discover-feed): Indent.
505 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
507         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
509 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
512         dirty to ensure nnimap data being saved.
514 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
516         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
517         menu entry.
519         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
520         the current thread's total score instead of the current article's
521         score.
523         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
524         (gnus-sort-threads-recursively): Delete defcustom.
525         (gnus-sort-threads-recursive): Adapt accordingly.
527 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
529         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
530         (gnus-sort-threads-recursive): Use it.
531         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
532         again.  Now that determines how to sort subthreads.
534 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
536         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
537         (gnus-sort-threads): Use it.
539 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
541         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
542         punctuation characters follow parentheses (bug#14950).
544 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
546         * gnus.el (gnus-continuum-version):
547         * gnus-msg.el (gnus-extended-version): Simplify.
549         * gnus.el (gnus-continuum-version-1): Remove.
550         * gnus-msg.el (gnus-bug): Revert.
552         Calculate gnus-version correctly on Cygwin.
554         * gnus.el (gnus-continuum-version): Do main calculations in integers.
555         (gnus-continuum-version-1): New function, return a string.
557         * gnus-msg.el (gnus-extended-version, gnus-bug):
558         Use gnus-continuum-version-1 instead of gnus-continuum-version.
560 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
562         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
563         (bug#13384).
565 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
567         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
568         that were only relevant in a development version a long time ago.
570 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
572         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
573         that the old Emacs 24s bundle.
575 2013-07-10  David Engster  <deng@randomsample.de>
577         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
578         if `gnus-newsrc-file-version' does not match `gnus-version'.
579         This fixes a bug in Emacs trunk where the 'unexist' marks were always
580         removed at startup because "Gnus v5.13" was considered smaller than "Ma
581         Gnus v0.03".
583 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
585         * gnus.el (gnus-summary-line-format):
586         Reference `gnus-user-date-format-alist' for the &user-date; format, not
587         `gnus-summary-user-date-format-alist'.
589 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
591         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
592         delete files (bug#13481).
594 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
596         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
598 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
600         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
601         display images.
603         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
605         * message.el (message-cancel-news): According to
606         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
607         preferred over "cmsg cancel" in the Subject.
609         * nnir.el (nnir-engines): Note that the group specs are regexps
610         (bug#13238).
612         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
613         gotten read-only text properties, ensure that those aren't heeded when
614         copying stuff over (bug#13434).
616         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
617         (bug#13762).
619 2013-07-05  David Kastrup  <dak@gnu.org>
621         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
622         authinfo file again (important for blank passwords).  This had been
623         broken with 2013-06-15 change.
625 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
627         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
628         Revert 2013-01-14 change.
630 2013-07-02  David Engster  <deng@randomsample.de>
632         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
633         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
634         to see whether the group was synced before.
636 2013-07-02  Martin Stjernholm  <mast@lysator.liu.se>
638         * nnimap.el (nnimap-request-move-article): Decode the group name when
639         doing internal moves to avoid charset issues.
641 2013-07-02  Julien Danjou  <julien@danjou.info>
643         * nnimap.el (nnimap-request-list):
644         Revert change that made listing synchronous.
645         (nnimap-get-responses): Restore.
647 2013-07-02  Dave Abrahams  <dave@boostpro.com>
649         * nnimap.el (nnimap-change-group): Document result value.
651         * nnimap.el (nnimap-find-article-by-message-id):
652         Account for the fact that nnimap-change-group can return t.
654 2013-07-02  Julien Danjou  <julien@danjou.info>
656         * nnimap.el (nnimap-request-head):
657         Resture to-buffer parameter, used by `nnimap-request-move-article'.
659         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
661         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
662         supported by nnimap actually.  Reverts previous change.
664         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
665         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
666         to-buffer argument that is already supported.
668 2013-07-02  Julien Danjou  <julien@danjou.info>
670         * nnimap.el (nnimap-get-responses): Remove, unused.
672 2013-07-02  Julien Danjou  <julien@danjou.info>
674         * nnimap.el (nnimap-request-articles-find-limit): Rename from
675         `nnimap-request-move-articles-find-limit' since we do not use it
676         only for move operations.
677         (nnimap-request-accept-article):
678         Use `nnimap-request-articles-find-limit' to limit search by message-id.
680 2013-07-02  Julien Danjou  <julien@danjou.info>
682         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
684         * nnimap.el (nnimap-log-buffer):
685         Check that `window-point-insertion-type' is boundp, since it's not
686         available in XEmacs.
688 2013-07-02  Michael Welsh Duggan  <md5i@md5i.com>
690         * nnimap.el (nnimap-log-buffer):
691         Add this, setting `window-point-insertion-type' in the buffer to t.
692         (nnimap-log-command): Use nnimap-log-buffer.
694 2013-07-02  Julien Danjou  <julien@danjou.info>
696         * nnimap.el (nnimap-find-article-by-message-id):
697         Add an optional limit argument to be able to limit the search.
698         (nnimap-request-move-article):
699         Use `nnimap-request-move-articles-find-limit'.
700         (nnimap-request-move-articles-find-limit):
701         Add this to limit the search by Message-Id after a message move.
702         (nnimap): Add defgroup.
704 2013-07-02  Julien Danjou  <julien@danjou.info>
706         * nnimap.el (nnimap-find-article-by-message-id):
707         Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
708         (nnimap-possibly-change-group): Add read-only argument.
709         (nnimap-request-list): Use nnimap-possibly-change-group rather than
710         issuing EXAMINE manually.
711         (nnimap-find-article-by-message-id):
712         Use `nnimap-possibly-change-group' with read-only argument.
713         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
714         We cannot possibly change because we need to be sure that it's either
715         read-write or read-only.
717 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719         * gnus-sum.el (gnus-summary-insert-old-articles):
720         Don't include unexisting messages.
722 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
724         * gnus-start.el (gnus-clean-old-newsrc):
725         Remove totally bogus `unexists' entries.
726         (gnus-clean-old-newsrc): Fix last checkin.
728         * nnimap.el (nnimap-update-info):
729         None of the articles below the active low-water mark exist.
731 2013-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
733         * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
735 2013-07-02  Sergio Martinez  <samf0xb58@gmail.com>  (tiny change)
737         * nnimap.el (nnimap-request-scan):
738         Allow `nnimap-inbox' to be a list of inboxes.
740 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742         * gnus-group.el (gnus-group-expire-articles-1):
743         Don't try to expire messages that don't exist.
745         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
747 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
749         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
751 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
753         * gnus-start.el (gnus-clean-old-newsrc):
754         Delete `unexist' from pre-Ma Gnus 0.3.
756 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
758         * gnus-sum.el (gnus-summary-local-variables):
759         Make `gnus-newsgroup-unexist' into a local variable.
761 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
763         * gnus-sum.el (gnus-adjust-marked-articles):
764         Add to `gnus-newsgroup-unexist'.
766         * gnus.el (gnus-article-mark-lists):
767         Add `unexist' to the list of marks.
768         (gnus-article-special-mark-lists):
769         Put the `unexist' in the special marks list instead.
771         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
772         articles in the list of articles to be selected.
774         * nnimap.el (nnimap-retrieve-group-data-early):
775         Query for unexisting articles.
776         (nnimap-update-info): Keep track of unexisting articles.
777         (nnimap-update-qresync-info): Ditto.
779 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
781         * gnus-start.el (gnus-clean-old-newsrc): New function.
782         (gnus-read-newsrc-file): Use it.
784 2013-07-02  Daiki Ueno  <ueno@gnu.org>
786         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
787         of 'create-image' for XEmacs compatibility; check errors when decoding
788         image.  Reported by Uwe Brauer.
790 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
792         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
793         gnus-button-push revised at 2011-01-19.
795 2013-06-19  Glenn Morris  <rgm@gnu.org>
797         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
799 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
801         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
803 2013-06-18  Glenn Morris  <rgm@gnu.org>
805         * eww.el, shr.el, shr-color.el: Move to ../net.
807 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
809         * shr.el (shr-tag-table): Insert the images after the table, so that
810         they're not covered by the table colourisation, which often looked
811         awkward.
812         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
813         <dd>.
815 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
817         * eww.el (eww-detect-charset): Improve regexp; move backward.
819 2013-06-18  Glenn Morris  <rgm@gnu.org>
821         * mm-decode.el (widget-convert-button): Autoload.
823         * sieve-manage.el (mm-enable-multibyte): Autoload.
825         * shr.el (libxml-parse-html-region): Declare.
826         (shr-render-buffer): Explicit error if no libxml2 support.
828 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
830         * auth-source.el (auth-source-current-line): New function.
831         (auth-source-netrc-parse-entries): When a data token is "machine",
832         assume we're in the wrong place and abort parsing the current line.
834 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
836         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
837         (eww-convert-widgets): Don't bug out if the first widget starts at the
838         beginning of the buffer.
839         (eww-convert-widgets): Fix last patch.
840         (eww-tag-input): Support <input type=image>.
842         * shr.el (shr-insert-table): Respect border-collapse: collapse.
843         (shr-tag-base): Protect against base specs that are degenerate.
844         (shr-ensure-paragraph): Don't delete empty lines that have text
845         properties, because these may be input fields.
847         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
848         we can navigate to them.
850         * shr.el (shr-colorize-region): Put the colours over the entire region.
851         (shr-inhibit-decoration): New variable.
852         (shr-add-font): Use it to inhibit text property decorations while doing
853         preliminary table renderings.  This speeds up typical Wikipedia page
854         renderings by 15%.
855         (shr-tag-span): Don't respect the <title>, because that overwrites the
856         help-echo from links inside the spans.
857         (shr-next-link): Use `help-echo' for navigation, so that we can
858         navigate to form elements, too.
860         * eww.el (eww-button): New face.
861         (eww-convert-widgets): Use it to make submit buttons more button-like.
863         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
864         that Gnus commands work.
866         * shr.el (shr-render-td): Support horizontal alignment.
868         * eww.el (eww-put-color): Remove.
869         (eww-colorize-region): Use `add-face-text-property'.
871         * shr.el (shr-add-font): Append face data, so that we get the correct
872         precedence: The innermost value (which is applied first) wins.
873         (shr-make-overlay): Obsolete function.
875         * mm-decode.el (mm-convert-shr-links): New function to convert
876         new-style shr URL links into widgets.
877         (mm-shr): Use it.
879         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
880         widget commands, since we're no longer using widgets for links.
882         * shr.el (shr-next-link): New command.
883         (shr-previous-link): New command.
884         (shr-urlify): Don't use `widget-convert', because that's slow.
885         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
886         because collecting the overlays and reapplying them when generating
887         tables is slow.
888         (shr-insert-table): Ditto.
890 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
892         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
893         * shr.el (browse-url): Require `url'.
894         * eww.el (url): Require format-spec.
896 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898         * eww.el (eww-display-html): Default to using the entire window width.
899         (eww-browse-url): Don't add a User-Agent header (twice), because that
900         makes Bing refuse connection.
902         * shr.el (shr-make-table): Cache the table rendering at the table
903         level, and not the <td> level.  This is a bit faster.
905         * eww.el (eww-render): Go to the correct ID when given URLs ending with
906         #id.
908         * shr.el (shr-tag-li): Don't require a new paragraph, since other
909         browsers don't.
910         (shr-expand-url): Respect #anchor links.
911         (shr-parse-base): Chop off the anchor before using.
912         (shr-descend): Respect display: none.
913         (shr-descend): Allow marking elements that have certain IDs.
915         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
917         * shr.el (shr-expand-url): Don't bug out on zero-length links.
919         * eww.el (eww-tag-textarea): Support <textarea>.
921 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
923         * shr.el (shr-dom-to-xml): Fix function call.
925         * eww.el (eww): New group.
926         (eww-header-line-format): New custom variable.
927         (eww-current-title): New variable.
928         (eww-display-html): Update header and handle title tag.
929         (eww-update-header-line-format): New function.
930         (eww-tag-title): New function.
932         * shr.el (shr-dom-to-xml): New function.
933         (shr-tag-svg): Add support for the SVG tag.
934         (shr-bullet): New custom variable.
935         (shr-tag-li): Support custom bullet in unordered lists.
937 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
939         * shr.el (shr-expand-url): Respect // URLs.
941         * eww.el (eww-tag-body): Override the shr body rendering so that we can
942         put a background colour onto the entire buffer.
943         (eww-render): When being redirected, use the redirect URL as the new
944         base URL.
946         * shr.el (shr-parse-base): Fix parsing error.
948         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
950         * shr.el (shr-parse-base): New function.
951         (shr-expand-url): Use it to expand relative URLs reliably.
953 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
955         * auth-source.el (auth-source-search-collection): Fix docstring.
956         (auth-source-netrc-parse): Refactor and improve netrc parser to support
957         single-quoted strings and multiline entries.
958         (auth-source-netrc-parse-next-interesting)
959         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
960         New functions to support parser.
962 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
964         * eww.el (eww-submit): Get submit button logic right when hitting RET
965         on non-submit buttons.
967         * shr.el: Remove shr-preliminary-table-render, since that can't really
968         be used for anything in practice.
970 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
972         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
973         (sieve-manage-quit).
975 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
977         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
978         control the maximum size of photo ID image.
979         (mml2015-epg-key-image-to-string): Respect it.
981 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
983         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
984         instead of the final one so that we can more easily distinguish them.
986         * eww.el (eww-submit): Compute the submission URL correctly.
988 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
990         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
991         Use plist-get rather than CL's getf.
992         (sieve-manage-parse-capability): Avoid CL's remove-if.
994 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
996         * shr.el (shr-expand-url): Expansion should chop off the bits after the
997         last slash.
999         * eww.el (eww-tag-select): Use the first value as the default value.
1001 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1003         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1004         (eww-mode): Use `define-derived-mode'.
1005         (eww-parse-headers): Parse headers from beginning of buffer so that
1006         file:// links work.
1008 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1010         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1012 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1014         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1015         to handle them at all.
1017 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1020         work, too.
1021         (eww-tag-select): Implement <select>.
1023 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1025         * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
1026         stream managing functions by using open-protocol-stream to do most of
1027         the work.  Has the nice benefit of enabling STARTTLS.
1028         Wait for capabilities after STARTTLS: following RFC5804, the server
1029         sends new capabilities after successfully establishing a TLS connection
1030         with the client.  The client should update the cached list of
1031         capabilities, but we just ignore the answer for now.
1032         (sieve-manage-network-p, sieve-manage-network-open)
1033         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1034         (sieve-manage-forward, sieve-manage-streams)
1035         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1036         API, nor called by any other function.
1037         Enable Multibyte for SieveManage buffers: The parser won't properly
1038         handle umlauts and line endings unless multibyte is turned on in the
1039         process buffer.
1041 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1043         * eww.el (eww-tag-input): Support password fields.
1044         (eww-submit): Support POST.
1046 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1048         * eww.el (eww-tag-form): Protect against degenerate forms.
1050         * shr.el (shr-expand-url): Expand URLs that start with a slash
1051         correctly.
1053         * eww.el (eww-submit): Get submit button logic right.
1055         * shr.el (shr-final-table-render): New variable to signal when we're
1056         doing the final table rendering so that we can collect more data at
1057         that point.
1059         * eww.el (eww-submit): Make form submission work.
1060         (eww-tag-input): Implement submit buttons.
1061         (eww-click-radio): Implement radio and checkboxes.
1062         (eww-submit): Handle hidden elements.
1064         * shr.el (shr-descend): Allow other packages to override (or provide)
1065         rendering of elements.
1066         (shr-expand-url): Strip query strings from URLs before expanding them.
1068         * eww.el: Don't require cl-lib.
1069         (eww-tag-form): Start form support.
1071         * eww.el: Start writing a new, tiny web browser.
1072         (eww-previous-url): New command.
1073         (eww-quit): New command.
1075 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1077         * sieve.el: Put point at beginning of buffer when viewing a script.
1078         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1079         number in sieve-buffer's header.  Fixed code to also work with a string
1080         as port specifier.  Properly close the connection on pressing 'q'.  Make
1081         sieve-manage-quit close the connection and process buffer.  Also, remove
1082         duplicate keybinding for 'q'.
1084 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1086         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1087         make it easier to read.
1088         (mm-pkcs7-enveloped-magic): Ditto.
1090 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1092         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1093         before `image-type-available-p' to avoid loading the image libraries
1094         needlessly.
1096 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1098         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1099         assume Date header begins with "Date", that may be customized into
1100         something like "X-Sent" using gnus-article-time-format.
1101         (article-transform-date): Allow multi-line Date header.
1103 2013-06-02  David Engster  <deng@randomsample.de>
1105         * registry.el (initialize-instance, registry-lookup)
1106         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1107         (registry-lookup-secondary-value, registry-search, registry-delete)
1108         (registry-insert, registry-reindex, registry-size, registry-prune):
1109         Do not wrap methods in `eval-and-compile'.  This breaks due to latest
1110         changes in EIEIO (introduction of eieio-core.el).
1112 2013-05-30  Glenn Morris  <rgm@gnu.org>
1114         * nnmail.el (nnmail-fancy-expiry-target):
1115         Also bind mail-dont-reply-to-names.
1117         * spam-stat.el (spam-stat-save):
1118         No need to tweak font-lock in temp buffers.
1120         * shr.el (shr-put-image): Silence compiler.
1122 2013-05-29  Glenn Morris  <rgm@gnu.org>
1124         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1126         * gnus-group.el (gnus-sequence-of-unread-articles)
1127         (gnus-summary-add-mark, gnus-mark-article-as-read)
1128         (gnus-group-make-articles-read): Declare.
1130         * gnus-sum.el (gnus-parameter-list-identifier)
1131         (gnus-article-stop-animations, gnus-stop-downloads)
1132         (gnus-article-only-boring-p, article-goto-body)
1133         (gnus-flush-original-article-buffer, article-narrow-to-head)
1134         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1135         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1137         * gnus.el: No need to eval-and-compile autoloads.
1139         * gravatar.el (help-function-arglist): Autoload.
1141         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1143         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1145         * spam.el: No need to load spam-report when compiling.
1146         No need to eval-and-compile autoloads.
1147         (spam-report-resend-to): Declare.
1148         (spam-report-resend-register-routine): Require 'spam-report.
1150 2013-05-24  Julien Danjou  <julien@danjou.info>
1152         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1153         setup.
1155 2013-05-23  Glenn Morris  <rgm@gnu.org>
1157         * gnus-util.el (rmail-swap-buffers-maybe)
1158         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1159         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1160         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1162         * mm-decode.el: No need to load term when compiling.
1163         (term-mode, term-char-mode): Declare.
1165         * mm-util.el: No need to load jka-compr when compiling.
1166         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1168         * nnmaildir.el: Require is automatically eval-and-compile.
1169         (nnmail): Require at run-time too.
1171         * registry.el (registry-size): Move definition before use.
1173 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1175         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1176         signed data to conform the standard.  (Bug#14232)
1178 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1180         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1181         double angle quotation mark.
1183 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1185         * message.el (message-insert-formatted-citation-line): Handle finding
1186         first/lastname when more than 2 names appear.
1188 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1190         * shr.el (shr-tag-span): New function.
1192 2013-05-18  Glenn Morris  <rgm@gnu.org>
1194         * message.el (message-mode): Use message-mode-abbrev-table,
1195         with text-mode-abbrev-table as parent.  (Bug#14413)
1197 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1199         * message.el (message-expand-group): Decode group names.
1201 2013-05-16  Julien Danjou  <julien@danjou.info>
1203         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1204         app-icon.
1206 2013-05-15  Glenn Morris  <rgm@gnu.org>
1208         * shr-color.el (shr-color-visible-luminance-min)
1209         (shr-color-visible-distance-min): Use shr-color group.
1211 2013-05-11  Glenn Morris  <rgm@gnu.org>
1213         * gnus-vm.el: Make it loadable without VM.
1214         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1215         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1217 2013-05-09  Glenn Morris  <rgm@gnu.org>
1219         * mml1991.el: Make it loadable.  (Bug#13456)
1221         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1222         * gnus-async.el (gnus-async-post-fetch-function):
1223         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1224         * gnus-html.el (gnus-html-image-cache-ttl):
1225         * gnus-notifications.el (gnus-notifications-timeout):
1226         * gnus-picon.el (gnus-picon-properties):
1227         * gnus-util.el (gnus-completion-styles):
1228         * gnus.el (gnus-other-frame-resume-function):
1229         * message.el (message-user-organization-file)
1230         (message-cite-reply-position):
1231         * nnir.el (nnir-summary-line-format)
1232         (nnir-retrieve-headers-override-function):
1233         * shr-color.el (shr-color-visible-luminance-min):
1234         * shr.el (shr-blocked-images):
1235         * spam-report.el (spam-report-resend-to):
1236         * spam.el (spam-summary-exit-behavior): Fix custom types.
1238         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1240 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1242         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1243         because of let-binding help-xref-following.  (Bug#14356)
1245 2013-05-06  Tassilo Horn  <tassilo@member.fsf.org>
1247         * message.el (message-bury, message-send-and-exit):
1248         Revert 2013-05-04 change.
1250 2013-05-06  Glenn Morris  <rgm@gnu.org>
1252         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1254 2013-05-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1256         * message.el (message-bury): Make `buffer' optional.
1257         (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1258         (bug#14085).
1260 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1262         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1263         entering into the registry.
1265 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1267         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1268         (Bug#14304)
1270 2013-04-27  Glenn Morris  <rgm@gnu.org>
1272         * gnus.el (gnus-list-debbugs):
1273         Use require rather than autoload.  (Bug#14262)
1275 2013-04-27  Julien Danjou  <julien@danjou.info>
1277         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1278         port to "sieve" now that it has an official IANA port assigned.
1280 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1282         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1283         Don't set the MAILHOST environment variable permanently (Bug#14271).
1285 2013-04-26  Glenn Morris  <rgm@gnu.org>
1287         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1289 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1291         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1292         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1294 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1296         * nnir.el (nnir-close-group): Make sure we are in the right group.
1298         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1299         dependency table from all newly retrieved headers.
1301 2013-04-16  David Edmondson  <dme@dme.org>
1303         Support <img src="data:...">.
1305         * shr.el (shr-image-from-data): New function.
1306         (shr-tag-img): Use it.
1308 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1310         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1311         group.
1313 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1315         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1316         corresponding to any existing group (Bug#14166).
1318 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1320         * nnir.el (number-sequence): No longer used.
1321         (nnir-request-set-mark): New function.
1322         (nnir-request-update-info): Improve marks updating.
1323         (nnir-request-scan): Don't duplicate marks updating.
1324         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1325         Use 'assq rather than 'assoc.  Quote anonymous function.
1326         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1327         Use 'gnus-group-prefixed-p.
1328         (gnus-summary-create-nnir-group): Make sure server for method is open.
1330 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1332         * nnir.el (gnus-nnir-group-p): New function.
1333         (nnir-possibly-change-group): Use it.
1335         * gnus-msg.el (gnus-setup-message): Use it.
1337 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1339         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1340         `initial-input' for the argument name.
1341         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1343 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1345         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1346         (used by MH-E).
1348 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1350         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1351         group.
1353         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1354         fix compilation.
1356 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1358         * nnir.el (nnir-method-default-engines): And another typo.
1360 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1362         * nnir.el (nnir-method-default-engines): Fix typo.
1364 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1366         * nnir.el: Define 'number-sequence for xemacs.
1367         (gnus-summary-create-nnir-group): New function to create an nnir group
1368         from an nnir summary buffer based on the current query.
1369         (nnir-request-create-group): Update to allow nnir group creation based
1370         on the current query.
1372 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1374         * nndraft.el (nndraft-request-expire-articles):
1375         Make expiry target always `delete'.
1377 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1379         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1380         buffer use the posting-style and gcc of the original article group.
1381         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1383         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1384         after other deffoos.
1386 2013-03-26  Andrew Cohen  <cohen@bu.edu>
1388         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1389         management.  Marks are now shown in nnir summary buffers.
1390         Rudimentary support for real (i.e. not ephemeral) nnir groups.
1391         (gnus-summary-make-nnir-group): New function for initiating searches
1392         from a summary buffer.
1394 2013-03-18  Sam Steingold  <sds@gnu.org>
1396         * message.el (message-bury): Minor cleanup.
1398 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1400         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1401         nnml-request-list.  (Bug#13873)
1402         (nndir-request-newsgroups): Remove, unused.
1404         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1406 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1408         * shr.el: Make all the overlays set the `evaporate' property so that
1409         they're removed properly.
1411 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>
1413         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1414         shell-quote-argument.
1416 2013-02-22  David Engster  <deng@randomsample.de>
1418         * gnus-registry.el (gnus-registry-save): Provide class name when
1419         calling `eieio-persistent-read' to avoid "unsafe call" warning.
1420         Use `condition-case' to stay compatible with older EIEIO versions which
1421         only accept one argument.
1423 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1425         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1426         (epg-user-id-validity): Autoload.
1427         (mml2015-epg-check-user-id): New function.
1428         (mml2015-epg-check-sub-key): New function split from
1429         mml2015-epg-find-usable-key.
1430         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1431         optional name-is-key-id, to handle the case when user-id is unusable.
1432         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1434 2013-02-17  Glenn Morris  <rgm@gnu.org>
1436         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1438 2013-02-16  Glenn Morris  <rgm@gnu.org>
1440         * shr.el (shr-put-image): Only animate images that specify a delay.
1441         This is consistent with the old image-animated-p behavior.
1443 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1445         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1446         for XEmacs.
1448 2013-02-13  Juri Linkov  <juri@jurta.org>
1450         * gnus-art.el (gnus-article-mode-map):
1451         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1452         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1454 2013-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1456         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.  (This was
1457         done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1459 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1461         * auth-source.el (auth-source-format-prompt): Don't get confused by
1462         any "\" in replacement text.  (Bug#13637)
1464 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1466         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1467         (gnus-backend-trace): Honor gnus-backend-trace.
1469         * mml.el (mml-insert-part): Insert closing tag.
1471         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1473 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1475         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1476         able to find the article, which can happen in debbugs groups,
1477         apparently.
1479 2013-01-16  Glenn Morris  <rgm@gnu.org>
1481         * smiley.el (smiley-style): Make the file loadable in batch mode.
1483 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1485         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1486         imap process running.
1488 2013-01-14  Julien Danjou  <julien@danjou.info>
1490         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1491         Compare addresses against addresses, not against the full From field.
1493 2013-01-13  Richard Stallman  <rms@gnu.org>
1495         * message.el (message-forward-make-body-mime): New args BEG, END
1496         specify what part of FORWARD-BUFFER to use.  Do the work directly
1497         instead of calling `mml-insert-buffer'.
1499 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1501         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1502         cross-reference(s).
1504         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1505         cross-reference(s).
1507 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1509         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1510         and point-max-marker.
1511         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1513 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1515         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1516         to mml2015-encrypt-to-self.
1517         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1519 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1521         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1522         mml-smime-epg-find-usable-secret-key.
1524 2013-01-08  Glenn Morris  <rgm@gnu.org>
1526         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1528 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1530         * mml-smime.el: Support signing by sender.
1531         Requested by Uwe Brauer.
1532         (mml-smime-sign-with-sender): New user option analogous
1533         to mml2015-sign-with-sender.
1534         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1535         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1536         mml2015.el.
1538 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1541         isn't running, because Gnus will probably not know how to handle the
1542         Gcc header (bug#11941).
1544         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1545         articles.
1547 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1550         (nnfolder-generate-active-file): Make this function work with recursive
1551         folder names.
1553 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1555         * nntp.el (nntp-open-connection): Use HELP as the capability command
1556         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1557         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1559 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1561         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1562         place holder since this gives `Invalid face reference: nil' messages.
1563         Use the `default' face instead.  It has the same effect here, even
1564         though it is not no-op.
1566         * gnus-util.el
1567         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1569 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1571         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1572         non-string posting styles (bug#13285).
1574 2012-12-27  Glenn Morris  <rgm@gnu.org>
1576         * plstore.el (plstore-passphrase-callback-function):
1577         Use plstore-get-file.
1579 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1581         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1582         stderr.
1584         * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1585         group is nil.
1587         * shr.el (shr-tag-em): Render as italic, not bold.
1589 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1591         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1593 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1595         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1596         temporary file to get PGP key image.  Pass no-show-photos when
1597         extracting image to avoid having it pop up twice.
1599 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1601         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1602         eligible for treatment.
1604         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1605         lines.  This makes summary commands with hidden threads work more
1606         reliably.
1608         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1609         button to mark the hidden citations (bug#9395).
1611 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1613         * mml2015.el (mml2015-epg-signature-to-string): New function.
1614         (mml2015-epg-verify-result-to-string): New function.
1615         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1616         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1617         instead of epg-verify-result-to-string.
1618         (epg-signature-key-id, epg-signature-to-string): Autoload.
1619         (epg-verify-result-to-string): Remove autoload.
1621 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1623         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1624         ID image from GPG public key.
1625         (mml2015-epg-key-image-to-string): New function.
1627 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1629         * plstore.el (plstore-passphrase-callback-function): Fix error when
1630         error when plstore-cache-passphrase-for-symmetric-encryption is set
1631         (bug#13264).
1633 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1635         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1636         buffer to the article buffer here, because that clobbers multiple
1637         article buffers.
1639         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1640         buffer always points to the right summary buffer.
1642 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1644         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1645         the password (bug#12097).
1647 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1649         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1650         (bug#13263).
1652         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1653         buffer exists before using it (bug#12475).
1655         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1656         offline groups (bug#11937).
1658         * message.el (message-yank-original): When using customize to set the
1659         value of `message-cite-style', the variable it set to a symbol that's
1660         the name of the variable, which must then be dereferenced (bug#12616).
1662 2012-12-25  Wolfgang Jenkner  <wjenkner@inode.at>
1664         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1665         the `face' property with a list whose car is the face specified in the
1666         format string and whose cdr is (nil).
1667         * lisp/gnus-util.el
1668         (gnus-put-text-property-excluding-characters-with-faces):
1669         Change accordingly.
1670         (gnus-get-text-property-excluding-characters-with-faces): New function.
1671         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1672         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1673         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1675 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1677         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1678         login methods.
1679         (nnimap-login): Respect the `nnimap-authenticator' variable.
1681         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1682         mark state when moving articles.  Otherwise unticked articles will get
1683         their ticks back after moving.
1685 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1687         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1689         * message.el (message-ignored-news-headers): Always remove
1690         X-Message-SMTP-Method to avoid information leakage if the user
1691         mistakenly inserts the header into news messages.
1693         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1695         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1696         right than four characters, this command would move point to
1697         `point-max'.  Don't do that.
1699         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1700         to nil to allow re-selecting groups that gain articles.
1701         (gnus-bug-group-download-format-alist): Update the URL.
1703 2012-12-23  Andreas Schwab  <schwab@suse.de>
1705         * shr.el (shr-tag-em): Render em as italic, not bold.
1707 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1709         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1710         for reuse.
1711         (gnus-open-server): Use it to add more tracing.
1712         (gnus-finish-retrieve-group-infos): Add backend tracing.
1713         (gnus-backend-trace): Also note the elapsed seconds.
1715 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1717         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1718         Set epa-file-encrypt-to from variable to avoid querying.
1720 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1722         * sieve-mode.el (sieve-font-lock-keywords):
1723         Keywords should be word delimited.  (Bug#13173)
1725 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1727         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1728         instead of <pre> to align message header.
1730 2012-12-12  Sam Steingold  <sds@gnu.org>
1732         * gnus.el (gnus-other-frame-resume-function): Add user option.
1733         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1735 2012-12-06  Sam Steingold  <sds@gnu.org>
1737         * gnus-start.el (gnus-before-resume-hook): Add.
1738         (gnus-1): Run it when Gnus is alive.
1740 2012-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1742         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1743         * gnus-art.el (article-unsplit-urls)
1744         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1745         * gnus-registry.el (gnus-registry-get-article-marks)
1746         * message.el (message-goto-body): Use it.
1747         (message-called-interactively-p): Remove.
1749         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1750         (spam-stat-score-buffer): Use it.
1752         * spam.el: Silence the warnings against BBDB functions when compiling.
1754         * gnus-score.el (gnus-score-decode-text-parts):
1755         Use append+mapcar instead of the cl function mapcan.
1757         * gmm-utils.el (gmm-flet): Remove.
1759         * gnus-sync.el (gnus-sync-lesync-call):
1760         Avoid overriding json-alist-p.
1762         * message.el (message-read-from-minibuffer):
1763         Avoid overriding mail-abbrev-in-expansion-header-p.
1765 2012-12-05  Sam Steingold  <sds@gnu.org>
1767         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1768         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1769         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1771 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1773         * gmm-utils.el (gmm-called-interactively-p): Revert.
1774         This seems to cause Emacs to get stuck!
1775         * gnus-art.el (article-unsplit-urls)
1776         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1777         * gnus-registry.el (gnus-registry-get-article-marks)
1778         * message.el (message-goto-body)
1779         (message-called-interactively-p): Revert.
1781         * gmm-utils.el (gmm-called-interactively-p): New function.
1782         * gnus-art.el (article-unsplit-urls)
1783         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1784         * gnus-registry.el (gnus-registry-get-article-marks)
1785         * message.el (message-goto-body): Use it.
1786         (message-called-interactively-p): Remove.
1788         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1789         * gnus-sync.el (gnus-sync-lesync-call)
1790         * message.el (message-read-from-minibuffer): Use it.
1792 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1794         * gmm-utils.el (gmm-flet): Remove.
1795         * gnus-sync.el (gnus-sync-lesync-call)
1796         * message.el (message-read-from-minibuffer): Don't use it.
1798 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1800         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1802 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1804         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1806         * gnus-sync.el (gnus-sync-lesync-call)
1807         * message.el (message-read-from-minibuffer): Use gmm-flet.
1809         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1811         * gnus-util.el (gnus-macroexpand-all): Remove.
1813 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1815         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1816         to TAB, not [tab].
1817         (gnus-summary-article-map): Likewise.
1819         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1820         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1822 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1824         * message.el (message-get-reply-headers):
1825         Make sure the reply goes to the author if it is a wide reply.
1827 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1829         * gnus-score.el (gnus-score-body):
1830         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1831         scoring by body.
1833 2012-11-16  Glenn Morris  <rgm@gnu.org>
1835         * gnus-diary.el (nndiary-request-create-group-functions)
1836         (nndiary-request-update-info-functions)
1837         (gnus-subscribe-newsgroup-functions)
1838         (nndiary-request-accept-article-functions):
1839         Use new names for hooks rather than obsolete aliases.
1841 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1843         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1844         in meta tag with the one the part specifies in its header.
1846 2012-11-02  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1848         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1849         by default.
1851 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1853         New UIDL implementation.
1855         * mail-source.el (mail-sources, mail-source-keyword-map):
1856         Add :leave as a pop3 keyword.
1857         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1859         * pop3.el (pop3-leave-mail-on-server): Allow number.
1860         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1861         (pop3-movemail): Add UIDL support.
1862         (pop3-send-streaming-command): Take a list of mail numbers instead of
1863         the number of mails.
1864         (pop3-write-to-file): Add X-UIDL header.
1865         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1866         (pop3-uidl-add-xheader): New functions.
1868         * message.el (message-ignored-resent-headers):
1869         Add X-Content-Length and X-UIDL headers.
1871 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1873         * nndiary.el (nndiary-request-create-group-functions)
1874         (nndiary-request-update-info-functions)
1875         (nndiary-request-accept-article-functions):
1876         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1877         "-hooks" suffix.
1879 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1881         * starttls.el (starttls-extra-arguments): Doc fix.
1883 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1886         it.
1888 2012-10-06  Glenn Morris  <rgm@gnu.org>
1890         * gnus-notifications.el (gnus-notifications):
1891         Add missing group :version tag.
1892         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1893         (gnus-gcc-post-body-encode-hook):
1894         * gnus-sync.el (gnus-sync-lesync-name)
1895         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1897 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1899         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1900         a user about whether to delete temp files if once a user answered as n.
1902 2012-09-17  Richard Stallman  <rms@gnu.org>
1904         * message.el (message-in-body-p): Don't set mark or modify buffer.
1906         * mml.el (mml-attach-file): Doc fix.
1907         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1908         Set mail-encode-mml when in Mail mode.
1909         Simplify code to set HEAD and move back to HEAD.
1910         (mml-insert-multipart, mml-insert-part):
1911         Set mail-encode-mml when in Mail mode.
1913 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1915         * gnus-util.el (gnus-timer--function): New function.
1917         * gnus-art.el (gnus-article-stop-animations): Use it.
1919 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1921         Fix glitches caused by addition of psec to timers.
1922         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1923         rather than raw access to timer vector.
1925 2012-09-11  Julien Danjou  <julien@danjou.info>
1927         * gnus-notifications.el (gnus-notifications): Check for nil values in
1928         ignored addresses check.
1930 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1932         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1934 2012-09-07  Chong Yidong  <cyd@gnu.org>
1936         * gnus-util.el
1937         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1939         * gnus-salt.el (gnus-tree-highlight-node):
1940         * gnus-sum.el (gnus-summary-highlight-line):
1941         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1943 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1945         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1947 2012-09-06  Juri Linkov  <juri@jurta.org>
1949         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1950         scheme for buffer names to be more consistent with other group and
1951         article buffer names in Gnus.
1953 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1955         * gnus-util.el
1956         (gnus-put-text-property-excluding-characters-with-faces): Remove.
1958         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1959         Jenkner.
1961         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1963         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1965         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1967 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1969         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1970         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1972         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1973         string-prefix-p in Emacs >=23.2.
1975         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1976         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1977         instead of string-match-p.
1978         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1980 2012-09-06  Kenichi Handa  <handa@gnu.org>
1982         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1983         lowercase a..f.
1985 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1987         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1989 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1991         * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
1992         TIME is set.
1994 2012-09-05  Juri Linkov  <juri@jurta.org>
1996         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1997         than one group at a time (bug#11961).
1999 2012-09-05  Julien Danjou  <julien@danjou.info>
2001         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2002         this hide the real reason with a message giving absolutely no hint.
2004 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2006         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2007         to the backend (bug#11804).
2009         * message.el (message-insert-newsgroups): Don't insert newsgroup
2010         duplicates (bug#12275).
2012 2012-09-05  John Wiegley  <johnw@newartisans.com>
2014         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2015         sieve rules.
2017 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2019         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2020         function.
2022         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2024         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2026 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2028         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2029         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2030         This should make nnmaildir more usable with offlineimap.
2032 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2034         * gnus-notifications.el (gnus-notifications-notify): Use it.
2036         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2037         warnings on XEmacs.
2039 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2041         Better seeds for (random).
2042         * gnus-sync.el (gnus-sync-lesync-setup):
2043         * message.el (message-canlock-generate, message-unique-id):
2044         Change (random t) to (random), now that the latter is more random.
2046 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2048         * auth-source.el (auth-sources): Fix macos keychain access.
2050         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2051         allow the backend `request-head' function to determine the group
2052         name on its own.
2053         (gnus-request-expire-articles): Filter out negative article numbers
2054         during expiry (Bug#11980).
2056         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2057         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2059         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2060         you've found the article when you haven't.
2062 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2064         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2066 2012-08-30  Julien Danjou  <julien@danjou.info>
2068         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2069         `gnus-notifications-timeout'.
2070         (gnus-notifications-timeout): Add.
2071         (gnus-notifications-action): New function.
2072         (gnus-notifications-notify): Add :action using
2073         `gnus-notifications-action'.
2074         (gnus-notifications-id-to-msg): New variable.
2075         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2076         notifications id to messages.
2078 2012-08-30  Kenichi Handa  <handa@gnu.org>
2080         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2081         once.
2083 2012-08-29  Julien Danjou  <julien@danjou.info>
2085         * gnus-notifications.el: New file.
2086         (gnus-notifications-notify): New function.
2087         (gnus-notifications): Use `gnus-notifications-notify'.
2089 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2091         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2092         transfer encoding first; bind gnus-newsgroup-charset to the charset
2093         that the article specifies (Bug#12209).
2095 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2097         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2098         (gnus-group-customize-done): Encode values posting-style holds.
2100         * gnus-msg.el (gnus-summary-resend-message)
2101         (gnus-configure-posting-styles): Decode values posting-style group
2102         parameter holds.
2104 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2106         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2107         `name' and `address' in Resent-From header.
2109 2012-08-14  Chong Yidong  <cyd@gnu.org>
2111         * gnus-art.el (article-display-face): Handle failure in
2112         gnus-create-image (Bug#11802).
2114 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2116         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2117         Use defsetf.
2119 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2121         * auth-source.el (auth-source-plstore-search)
2122         (auth-source-secrets-search): Ignore :require and :type in search spec.
2124 2012-08-06  Julien Danjou  <julien@danjou.info>
2126         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2127         Remove autoload, already handled by gnus.el.
2129 2012-08-05  Julien Danjou  <julien@danjou.info>
2131         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2132         Add autoload.
2134 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2136         * gnus.el (gnus-valid-select-methods): Fix custom type.
2138 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2140         * auth-source.el (auth-sources, auth-source-backend-parse)
2141         (auth-source-macos-keychain-search)
2142         (auth-source-macos-keychain-search-items)
2143         (auth-source-macos-keychain-result-append)
2144         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2145         auth-source.el through the /usr/bin/security utility.
2146         (auth-sources): Fix syntax error.
2147         (auth-source-macos-keychain-result-append): Fix variable name.
2148         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2150 2012-07-27  Julien Danjou  <julien@danjou.info>
2152         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2153         Emacs < 24.1
2155 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2157         * message.el (message-kill-address): Don't kill last newline.
2158         (message-skip-to-next-address): Don't move to the next header.
2159         (message-fill-field-address): Work properly.
2161 2012-07-25  Julien Danjou  <julien@danjou.info>
2163         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2165 2012-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2167         * nnimap.el (nnimap-get-responses): Don't remove, still used.
2169 2012-07-24  Julien Danjou  <julien@danjou.info>
2171         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2173         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2174         (nntp-async-timer-handler): Remove, unused.
2176         * nnimap.el (nnimap-get-responses): Remove, unused.
2178         * nnheader.el (mail-header-set-extra): Remove, unused.
2180         * mm-view.el (mm-view-sound-file): Remove, unused.
2182         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2183         (mm-url-encode-multipart-form-data): Remove, unused.
2185         * message.el (message-remove-signature, message-make-host-name)
2186         (message-fill-address): Remove, unused.
2188         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2189         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2190         unused.
2192         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2194         * gnus-util.el (gnus-extract-address-component-name)
2195         (gnus-extract-address-component-email, gnus-sortable-date)
2196         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2197         (gnus-process-live-p): Remove, unused.
2199         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2201         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2202         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2203         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2204         function.
2206         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2208         * gnus-score.el (gnus-summary-score-crossposting)
2209         (gnus-score-regexp-bad-p): Remove, unused.
2211         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2213         * gnus-range.el (gnus-sublist-p): Remove, unused.
2215         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2216         unused.
2218         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2220         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2221         (gnus-request-associate-buffer): Remove, unused.
2223         * gnus-group.el (gnus-group-set-method-info)
2224         (gnus-group-set-params-info): Remove, unused.
2226         * gnus-fun.el (gnus-shell-command-to-string)
2227         (gnus-shell-command-on-region): Remove, unused.
2229         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2231         * gnus-art.el (gnus-article-text-type-exists-p)
2232         (article-translate-characters, gnus-article-hide-text-of-type)
2233         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2234         Remove, unused.
2236 2012-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2238         * nnir.el ("nnir"): Revert last change, that's premature to merge from
2239         Gnus master.
2241 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2243         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2245 2012-07-21  Julien Danjou  <julien@danjou.info>
2247         * message.el (message-dont-reply-to-names): Replace deprecated
2248         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2249         (message-get-reply-headers): Ditto.
2251 2012-07-18  Julien Danjou  <julien@danjou.info>
2253         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2254         `sieve-upload-and-kill'.
2256         * sieve.el (sieve-bury-buffer): Remove function.
2257         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2258         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2260 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2262         * shr.el (shr-expand-url): Handle URL starting with `//'.
2264 2012-07-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2265 2012-07-13  Chong Yidong  <cyd@gnu.org>
2267         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2268         instead of calling toggle-read-only with a (bogus) argument.
2270 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2272         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2273         of initial input when reading the author to restrict the summary to.
2275 2012-07-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2277         * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2278         buffer exists, which it doesn't if we haven't started Gnus.
2280 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2282         * mm-decode.el (mm-shr):
2283         Allow overriding charset by mm-charset-override-alist.
2285 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2287         * gnus-art.el (gnus-article-view-part):
2288         Toggle subparts of multipart/alternative part.
2290 2012-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2292         * gnus-sync.el: Simply require json.
2294         * registry.el: Simply require eieio and eieio-base.
2296 2012-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2298         * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2300 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2302         * shr.el (shr-render-buffer): New command.
2303         (shr-visit-file): Use it.
2305 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2307         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2308         Set no-byte-compile and no-update-autoloads.
2310 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2312         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2314 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2317         being bound to a lambda form.
2319 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2321         * gnus-picon.el (gnus-picon-properties): New defcustom.
2322         (gnus-picon-create-glyph): Use it.
2324 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2326         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2327         locales.
2329         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2330         on a handle.
2332         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2333         address as the default.
2335         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2336         It makes no sense to query the user about internal files.
2338         * gnus-spec.el: Remove all the byte-compilation stuff, since
2339         benchmarking shows that it doesn't help when entering large summary
2340         buffers.
2342         * gnus-util.el (gnus-byte-code): Remove.
2344         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2345         grouplens stuff.
2347 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2349         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2350         (bug#11514).
2352 2012-06-26  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2354         * message.el (message-buffers): Return all buffers derived from Message
2355         to make `gnus-dired-attach' work with mu4e.
2357 2012-06-26  Daiki Ueno  <ueno@unixuser.org>
2359         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2360         (mm-dissect-singlepart): Don't guess the MIME type of
2361         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2362         set.
2363         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2364         toplevel MIME type is multipart/encrypted.
2366 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2368         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2369         In particular, add an optional argument and a docstring.
2371         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2373         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2374         current before calling `gnus-groups-to-gnus-format'.
2375         Note that this was already the case for `gnus-active-to-gnus-format'.
2377 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2379         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2381 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2383         * mm-decode.el (mm-dissect-buffer): Doc fix.
2385         * gnus-sum.el (gnus-handle-ephemeral-exit):
2386         Avoid creating the group buffer if it doesn't exist.
2388         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2389         is given, mark the group as ephemeral with the current window conf.
2391         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2392         buffer exists, which it doesn't if we haven't started Gnus.
2393         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2395 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2397         * mml.el (mml-generate-mime):
2398         Allow specifying what the top-level part type is.
2400         * gnus-sum.el (gnus-auto-center-summary):
2401         `scroll-margin' isn't defined on XEmacs.
2403 2012-06-26  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2405         * gnus-sum.el (gnus-auto-center-summary):
2406         Set default to respect `scroll-margin'.
2408 2012-06-26  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2410         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2411         citation prefix within a block of cited text should be considered
2412         part of that block *only* if it is a blank line.
2414 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2416         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2417         before kinsoku-bol characters nor within kinsoku-eol characters.
2419 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2421         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2422         (gnus-topic-create-topic, gnus-topic-enter-dribble):
2423         Silence compiler.
2424         (gnus-sync-read): Use mapc instead of mapcar.
2426         * mm-archive.el: Require mm-decode for some macros.
2427         (gnus-recursive-directory-files, mailcap-extension-to-mime):
2428         Silence the byte compiler.
2429         (mm-archive-decoders): New function that returns the value of
2430         the mm-archive-decoders variable.
2432         * mm-decode.el:
2433         Don't require mm-archive; autoload mm-archive functions instead.
2434         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2436         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2438 2012-06-26  Peter Münster  <pmrb@free.fr>
2440         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2441         (gnus-demon-cancel): Ditto.
2442         (gnus-demon-run-callback): When function cannot be called due to low
2443         idleness, call it when idleness reaches the expected value, instead
2444         of waiting another timer period.
2445         (gnus-demon-init): Add `time' to arguments of call-back.
2447 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449         * gnus.el: Register gnus-registry functions.
2451         * gnus-registry.el (gnus-try-warping-via-registry):
2452         Move here and indent.
2454         * gnus-int.el (gnus-warp-to-article):
2455         Check whether the registry is enabled before warping.
2457 2012-06-26  Dave Abrahams  <dave@boostpro.com>
2459         * gnus-sum.el (gnus-summary-insert-subject): Record information
2460         in the registry about each article retrieved.
2462         * gnus-int.el (gnus-select-group-with-message-id): New function.
2463         (gnus-try-warping-via-registry): Ditto.
2464         (gnus-warp-to-article): Fall back on the registry.
2466 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2470 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2472         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2473         gnus-gcc-self-resent-messages may be a group parameter.
2474         (gnus-summary-resend-message):
2475         Don't encode encoded words in header when Gcc'ing resent message.
2477 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2479         * shr.el (shr-insert): Treat non-breaking space just like normal
2480         space.  This seems to produce more pleasing results.
2481         (shr-insert):
2482         Only insert a blank line if we're starting from an image.
2483         (shr-tag-br):
2484         Allow <br> to end lines or to make a single blank line.
2485         (shr-ensure-paragraph): Consider lines with white space to be blank.
2487 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
2489         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2490         and gnus-gcc-post-body-encode-hook.
2492 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2494         * mm-decode.el (mm-dissect-singlepart):
2495         Guess what the type of application/octet-stream parts really is.
2497         * gnus-sum.el (gnus-propagate-marks): Remove.
2499 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2501         * nntp.el (nntp-coding-system-for-read): Remove.
2502         (nntp-coding-system-for-write): Ditto.
2503         (nntp-open-connection): Just use `binary' directly.
2505 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2507         * registry.el (registry-usage-test, registry-persistence-test):
2508         Move to tests/gnustest-registry.el.
2509         (registry-make-testable-db, registry-match-test)
2510         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2512         * gnus-registry.el (gnus-registry-misc-test)
2513         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2515         * tests/gnustest-registry.el:
2516         New file with the registry and gnus-registry ERT tests.
2518 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2520         * gnus-msg.el (gnus-summary-resend-message):
2521         Make gnus-summary-resend-message-insert-gcc be last item in
2522         message-header-setup-hook.
2524 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2526         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2527         (nnfolder-marks, nnfolder-marks-file-suffix)
2528         (nnfolder-marks-modtime): Remove.
2529         (nnfolder-open-server): Don't use marks.
2530         (nnfolder-request-delete-group): Ditto.
2531         (nnfolder-request-rename-group): Ditto.
2532         (nnfolder-request-set-mark, nnfolder-request-marks)
2533         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2534         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2536         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2537         (nnml-marks-modtime): Remove.
2538         (nnml-request-delete-group): Don't use marks.
2539         (nnml-request-rename-group): Ditto.
2540         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2541         (nnml-save-marks, nnml-open-marks): Remove.
2543         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2544         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2545         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2546         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2547         (nntp-server-to-method-cache): Remove.
2549         * shr.el (shr-rescale-image): Fix wrong merge.
2551 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2553         * shr.el (shr-remove-trailing-whitespace):
2554         Really delete the padding on too-wide lines.
2556 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2558         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2559         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2561         * mm-decode.el (mm-display-external): Output the text from
2562         the command in the buffer after the command finished.
2563         This makes text-based commands behave better.
2565 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2567         * message.el (smtpmail-smtp-user): Silence compiler warning.
2569 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2571         * message.el (message-multi-smtp-send-mail): Also allow specifying
2572         the SMTP user name.
2574 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2576         * gnus-sum.el (gnus-summary-article-map): Fix typo.
2578 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2580         * message.el (message-multi-smtp-send-mail): New function.
2581         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2582         header to implement multi-SMTP functionality.
2584         * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2585         (gnus-agentize): Don't set it.
2586         (gnus-agent-send-mail): Don't use it.
2588         * gnus-sum.el (gnus-summary-widget-backward):
2589         New function and keystroke.
2591         * shr.el (shr-put-image): Remove underlines from sliced images.
2592         (shr-zoom-image): Compute the region to be replaced more correctly.
2594 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2596         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2597         (gnus-summary-resend-message-insert-gcc): New function.
2598         (gnus-summary-resend-message): Modify message-header-setup-hook and
2599         message-sent-hook to make it work for Gcc.
2600         (gnus-inews-do-gcc): Update the number of unread articles of groups
2601         that messages are Gcc'd to.
2603         * message.el (message-resend): Run message-sent-hook to do Gcc.
2605 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2607         * gnus-registry.el (gnus-registry-fixup-registry):
2608         Move the message to a higher level to silence compilation.
2610         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2611         parameter to allow controlling the scaling.
2613         * shr.el (shr-zoom-image): New command and keystroke.
2614         (shr-put-image): Take a `size' flag to say how to scale the image.
2616         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2617         Use recursive deletion.
2618         (mm-dissect-archive): Add support for zip files.
2620         * gnus-util.el (gnus-recursive-directory-files): New function.
2622         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2623         (mm-archive-decoders): Add tgz support.
2625         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2626         Otherwise inserting text into the Gnus buffer can look odd.
2628         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2630         * mm-archive.el (mm-archive-decoders): Add support for tar.
2632         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2634         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2636 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2638         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2640         * mm-archive.el: New file.
2642         * mm-decode.el (mm-dissect-singlepart):
2643         Use it to decode ms-tnef files.
2645         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2647         * message.el (message-goto-*): Make all the `message-goto-*' commands
2648         push the mark before moving point.  This makes it easier to go back
2649         to where you came from after editing whatever you jumped to.
2651 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2653         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2654         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2655         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2657 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2659         * spam.el: Move BBDB autoloads.
2660         (spam-exists-in-BBDB-p):
2661         New function to do the BBDB search directly in BBDB 2 and 3.
2662         (spam-check-BBDB): Use it.
2663         (spam-enter-ham-BBDB): Use it.
2665 2012-06-26  Peter Münster  <pmrb@free.fr>  (tiny change)
2667         * gnus-group.el (gnus-group-get-new-news):
2668         New parameter `one-level' for scanning exactly one level.
2670         * gnus-start.el (gnus-get-unread-articles): Ditto.
2672 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2674         * gnus-sync.el: More commentary about setup.
2676 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2678         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2680 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2682         * gnus-sync.el: Improve docs about CouchDB admins.
2684 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2686         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2687         not needed.  Provide xmlplistread list function to produce XML plist
2688         output for non-Gnus LeSync clients.
2690 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2692         * gnus-sync.el: Add LeSync synchronization backend and logic to read
2693         and save against it.  Group subscriptions, read marks, other marks,
2694         subscription levels, topic names, and topic offsets (the group's
2695         position within the topic) are saved.  This is an experimental
2696         backend and may change significantly.  Load json.el from
2697         the gnus-fallback-lib if it's not available otherwise.
2698         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2700 2012-06-26  David Engster  <dengste@eml.cc>
2702         * tests/gnustest-nntp.el: New file for simple NNTP testing.
2704 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2706         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2708 2012-06-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2710         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2711         is an integer to avoid later problems.
2713 2012-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2715         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2716         locales.
2718 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2720         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2721         articles when fetch-old is non-nil (bug#11370).
2723 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2725         * gnus-group.el (gnus-group-get-new-news):
2726         Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
2728 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2730         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2731         groups (bug#11641).
2733 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2735         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2736         (bug#11514).
2738 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2740         * nntp.el: Stop the `letf' madness.
2741         (nntp--report-1): New var.
2742         (nntp-report): Merge nntp-report-1 into it.
2743         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2744         the nntp-report function.
2746         * auth-source.el: Fix comment-style to follow the convention.
2748 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2750         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2751         a string so that Gcc works (bug#11514).
2753 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2755         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2756         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2758 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2760         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2761         jumping to *Server* from a dedicated *Group* window.
2762         (gnus-configure-frame): CSE.
2764         * gnus-registry.el: Minor style cleanup.
2765         (gnus-registry--set/remove-mark): New function, extracted from
2766         gnus-registry-install-shortcuts.
2767         (gnus-registry-install-shortcuts): Use it.
2769 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2771         * nnspool.el (news-path): Use eval-and-compile.
2773 2012-05-24  Glenn Morris  <rgm@gnu.org>
2775         * nnspool.el (news-directory, news-path, news-inews-program):
2776         Move here from paths.el.  Don't see a need for these to be autoloaded.
2778         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2779         Merge in doc from paths.el version.  Don't see any need for this to be
2780         autoloaded, or for the warning about users not setting it.
2782 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2784         Fix minor Y10k bug.
2785         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2787 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2789         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2790         message once it's actually open.
2792 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2794         * auth-source.el (auth-source--aput-1, auth-source--aput)
2795         (auth-source--aget): New functions and macros.
2796         Use them instead of aput/aget.
2798 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2800         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2802 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2804         * plstore.el (plstore-called-interactively-p): New compat macro copied
2805         from message.el.
2806         (plstore-mode): Use it.
2808 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2810         * plstore.el: Revive the editing feature.
2811         (plstore-mode): New mode to edit plstore file.
2812         (plstore-mode-toggle-display, plstore-mode-original)
2813         (plstore-mode-decoded): New command.
2814         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2815         (plstore--insert-buffer, plstore--make): New function.
2816         (plstore-open, plstore-save): Simplify by using them.
2818 2012-04-16  Glenn Morris  <rgm@gnu.org>
2820         * nndraft.el (nndraft-request-list): Fix declaration.
2822 2012-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2824         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2825         don't have a current group.
2827         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2828         have a group name.
2830         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2831         a multibyte buffer (bug#7410).
2832         (article-wash-html): Parse the original article buffer to get the
2833         unencoded data (bug#7410).
2835         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2836         .newsrc.el files.
2838 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2840         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2841         would have gotten if we posted to the group, and use that to compare
2842         against the message we want to cancel (bug#10808).
2844 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2846         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2847         "#" to avoid having them interpreted as comments.
2849 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2851         * shr.el (shr-insert): Update the text state properly to avoid
2852         inserting spurious paragraph starts.
2854 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856         * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
2857         requested (bug#10961).
2859         * shr.el (shr-table-widths): Divide the extra width more fairly over
2860         the TDs (bug#10973).
2861         (shr-render-td): Don't delete too much padding.
2862         (shr-natural-width): Compute the natural width more correctly.
2863         (shr-insert): Allow the natural width to be computed for tables again.
2864         (shr-tag-table-1): Rework how the natural widths are computed by
2865         rendering the table a third time.
2866         (shr-natural-width): Remove.
2867         (shr-buffer-width): New function.
2868         (shr-expand-newlines): Use it.
2870         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2871         using a `gnus-use-full-window' setup (bug#11013).
2873 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2875         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2876         24.1 release.
2878 2012-03-10  David Edmondson  <dme@dme.org>
2880         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2881         'Forwarded Message' header and the start of the message.
2883 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2885         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2886         isn't running (bug#10897).
2888 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2890         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2892 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2894         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2896 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2898         * mm-decode.el (mm-shr): Remove "soft hyphens".
2900         * nnimap.el (nnimap-request-list): Return the group names encoded as
2901         utf8.  Otherwise non-European group names don't work.
2902         (nnimap-request-newgroups): Ditto.
2904         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2905         the default in `read-string' (bug#10757).
2907         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2908         topics (bug#10843).
2910         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2911         buffer.  Suggested by Herbert Valerio Riedel.
2912         (nnimap-request-move-article): Delete the message from the correct IMAP
2913         server.
2915 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2917         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2918         Reported by Peter Münster.
2920 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2922         * shr.el (shr-image-fetched): Make sure we really kill the right
2923         buffer.
2925 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2927         * gnus-start.el (gnus-1): Avoid duplicate entries.
2929 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2931         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2932         too-wide lines.
2934 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2936         * shr.el (shr-rescale-image): Undo previous change; see
2937         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2939 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2941         * nnimap.el (nnimap-record-commands): New variable.
2942         (nnimap-log-command): Use it.
2943         (nnimap-make-process-buffer): Add a space to the process buffer.
2944         (nnimap-transform-headers): Don't bug out on header lines containing
2945         stuff that look like IMAP length encodings.
2947         * shr.el (shr-rescale-image): Allow viewing large images.
2949 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2951         * nnml.el (nnml-request-compact-group): Delete the marks file after
2952         compaction (bug#10800).
2954         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2955         group exit.
2957         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2958         QRESYNC/FETCH output.
2960 2012-02-11  Glenn Morris  <rgm@gnu.org>
2962         * sieve-manage.el (sieve-manage-default-stream):
2963         * shr.el (shr):
2964         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2965         (nnir-retrieve-headers-override-function)
2966         (nnir-imap-default-search-key, nnir-notmuch-program)
2967         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2968         (nnir-method-default-engines):
2969         * message.el (message-cite-reply-position):
2970         * gssapi.el (gssapi-program):
2971         * gravatar.el (gravatar):
2972         * gnus-sum.el (gnus-refer-thread-use-nnir):
2973         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2974         (gnus-registry-max-pruned-entries):
2975         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2976         * gnus-int.el (gnus-after-set-mark-hook)
2977         (gnus-before-update-mark-hook):
2978         * gnus-async.el (gnus-async-post-fetch-function):
2979         * auth-source.el (auth-source-cache-expiry):
2980         Add missing :version tags to new defcustoms and defgroups.
2982 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2984         * message.el (message-default-send-mail-function): Made into own
2985         function for reuse by emacsbug.el.
2987 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2989         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2990         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2992 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2994         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2995         running.
2997         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2999         * gnus.el (gnus-server-extend-method): Don't add an -address component
3000         if the method already has one (bug#9676).
3002 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3004         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3005         of an initial-input for consistency (bug#10757).
3007         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3009         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3011 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3013         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3014         lines that are narrower than the window width.  Otherwise background
3015         "blocks" will look less readable.
3017 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3019         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3021 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3023         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3024         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3025         have newlines within the strings, and where the UID comes after the
3026         BODYSTRUCTURE element (bug#10537).
3028         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3029         (bug#10732).
3031         * shr.el (shr-insert-document): Add doc string.
3032         (shr-visit-file): Ditto.
3033         (shr-remove-trailing-whitespace): New function.
3034         (shr-insert-document): Use it to clean up trailing whitespace as the
3035         final step (bug#10714).
3037 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3039         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3040         buffer if `gnus-kill-summary-on-exit' is nil.
3042 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3044         * gnus-sum.el (gnus-summary-show-thread):
3045         next-single-char-property-change may return nil in XEmacs.
3047 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3049         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3050         when just reading a single group from "without" Gnus.
3052 2012-02-06  Chong Yidong  <cyd@gnu.org>
3054         * gnus-sum.el (gnus-summary-show-thread):
3055         next-single-char-property-change never returns nil (Bug#8657).
3057 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3059         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3060         without reconnecting.
3061         (nnimap-possibly-change-group): Ditto.
3062         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3063         connection has died before being called.
3065 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3067         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3068         an initial sync unless we're really doing one.
3070         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3071         address parameter if one already exists (bug#9676).
3073         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3074         not the prefix, as documented (bug#10689).
3076 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3078         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3079         the "server".
3081         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3082         the real error message with the useless "previously known to be down".
3083         Which isn't even correct.
3085         * nntp.el (nntp-open-connection): Report the error message if the nntp
3086         server can't be reached.
3088         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3089         groups we do a total scan for.
3090         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3091         doing that.
3093 2012-01-31  Jim Meyering  <jim@meyering.net>
3095         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3096         Correct a comment (insert "not") and hide nominally-doubled "to".
3098 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3100         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3101         section in the manual.
3103 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3105         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3106         words.
3107         (rfc2047-encode-string): Ditto.
3108         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3109         understand folded filename="..." parameters, for instance.
3111         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3112         the message for greater debuggability.
3114 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3116         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3117         instead of setting it locally, since the latter doesn't seem to have
3118         any effect (most of the time).
3120 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3122         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3123         function call.
3125 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3127         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3128         seconds, and make the repeat clause with HH:MM specs work as
3129         documented.
3131 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3133         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3134         so that previous errors don't prohibit getting new news.
3136         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3138         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3140 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3142         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3143         bound globally in old Emacsen and XEmacsen.
3145 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3147         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3148         buffer, not of the string which is its name.
3150 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3152         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3153         non-server-marks groups.
3154         (gnus-group-make-articles-read): Ditto.
3156         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3157         methods (bug#9676).
3159         * gnus.el (gnus-method-ephemeral-p): New function.
3161 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3163         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3164         left-to-right.
3166 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3168         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3169         warning.
3171 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3173         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3174         macroexpand the nnir things, since they haven't been defined yet, and
3175         nnir requires gnus-sum.
3177 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3179         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3181 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3183         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3184         logical server name in addition to the actual machine address.
3186         * auth-source.el (auth-source-user-and-password): Add convenience
3187         wrapper to search by just host and optionally user.
3189 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3191         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3192         after rendering.
3194 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3196         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3197         (bug#9693).
3198         (gnus-summary-setup-buffer): Document return value (bug#9697).
3200         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3201         since ido doesn't work on symbols (bug#9632).
3203         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3204         when getting a single value as when getting all the values.  This means
3205         that atoms like `gcc-self' work cumulatively, like variable settings,
3206         instead of getting the value from the last matching clause.
3207         (gnus-group-find-parameter): Protect against the group buffer not
3208         existing (bug#9585).
3210 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212         * gnus-start.el (gnus-activate-group): Document more parameters
3213         (bug#9694).
3215         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3216         (bug#9692).
3218         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3219         article was fetched, so that it can be expired later (bug#9958).
3220         (gnus-agent-summary-fetch-series): Add doc string.
3221         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3222         (bug#9517).
3224         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3225         retrieval is happening.
3227         * gnus.el (gnus-parameters): Doc fix.
3229 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3231         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3232         show the thread after expansion.
3234 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236         * gnus-art.el (article-narrow-to-head): If the head is completely
3237         empty, narrow to the empty region (bug#9764).
3239         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3240         read, and then mark them as unread only when the unread mark is used.
3241         This makes `C-- T k' actually work, even though it's confusing.
3243         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3244         alive before we try to find its window.
3246 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3248         * mm-decode.el (mm-display-external): Use a longer timeout for the
3249         deletion to allow slow programs to display the file.
3251 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3253         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3254         prompt to be less confusing.
3256         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3257         argument to `message-reply'.  This broke `special-display-*' frame
3258         pop-uping (bug#10238).
3260 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3262         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3263         systems, since these allegedly don't work there.
3265 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3267         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3268         live buffer.
3270 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3272         * nnir.el (nnir-retrieve-headers): Protect against the article not
3273         existing on the server (bug#10335).
3275 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3277         * gnus-agent.el (gnus-agent-load-local):
3278         Recompute gnus-agent-article-local on changing method.
3280 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282         * gnus.el (gnus-parameters): Note precedence.
3284 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3286         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3287         in the group buffer.
3289 2012-01-04  Julien Danjou  <julien@danjou.info>
3291         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3292         change.
3294 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3297         too.
3299         * nntp.el (nntp-retrieve-group-data-early): Use it.
3301 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303         * nntp.el (nntp-retrieval-in-progress): New variable.
3304         (nntp-make-process-buffer): Make it buffer-local.
3306         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3307         2010.
3308         (gnus-demon-init): Use it to compute the time if time is on the form
3309         "04:23".
3311         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3313         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3314         status in the correct buffer.
3316 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3318         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3319         when opening topics (bug#10407).
3321 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3323         * mm-view.el (mm-display-inline-fontify): Add comment.
3325 2011-12-15  Juri Linkov  <juri@jurta.org>
3327         * mm-decode.el (mm-inline-media-tests): Add missing
3328         `mm-handle-media-subtype'.
3330 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3332         * message.el (message-valid-fqdn-regexp): Update with newly approved
3333         top-level domain names ".tel" and ".asia".
3335 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3337         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3338         unconditionally.
3340 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3342         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3343         pop-to-buffer-same-window for old Emacsen.
3345 2011-12-04  Chong Yidong  <cyd@gnu.org>
3347         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3348         change (Bug#10200).
3350 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3352         * compface.el (uncompface):
3353         * gnus-art.el (gnus-article-x-face-command): Update the header format
3354         of icon data for the most recent icontopbm program.
3356 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3358         * gnus-msg.el (gnus-inews-do-gcc):
3359         * message.el (message-send-mail):
3360         * mml.el (mml-generate-mime): Share the value of the buffer-local
3361         `message-options' variable between a draft buffer and temprary working
3362         buffers.
3364 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3366         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3368 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3370         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3371         for Cygwin.
3373 2011-11-24  Glenn Morris  <rgm@gnu.org>
3375         * starttls.el: Fix case of "GnuTLS".
3377 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3379         * gnus-group.el (gnus-group-highlight): Fix typo.
3381 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3383         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3384         value of `delete-file', that returns nil for a local file but returns t
3385         for a remote file using ssh.
3387 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3390         avoid later breakage.
3392 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3394         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3395         article buffers' name.
3397 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3399         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3400         by Paul Eggert's spellfixes two days ago.
3402 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3404         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3405         buffer-local instead of binding them to avoid warnings.  Also demote
3406         errors (bug#10063).
3407         (font-lock-mode-hook): Shut up byte compiler.
3409 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3411         * mm-util.el (mm-charset-after): Fix typo.
3413 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3415         * gnus-sum.el (gnus-summary-make-menu-bar):
3416         * gnus-uu.el (gnus-uu-decode-postscript)
3417         (gnus-uu-decode-postscript-and-save):
3418         * mailcap.el (mailcap-print-command):
3419         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3420         Fix typos.
3422 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3424         * gnus-art.el (gnus-article-part-wrapper):
3425         * shr-color.el (shr-color-visible-distance-min)
3426         (shr-color-relative-to-absolute, set-minimum-interval)
3427         (shr-color-visible): Fix typos.
3429 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3431         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3432         slightly clearer.
3434 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436         * message.el (message-send-and-exit): Document `arg'.
3438 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3440         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3442 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3444         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3445         we don't use `bound-and-true-p'.
3447 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3449         * gnus-util.el (gnus-bound-and-true-p): Remove.
3450         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3451         * nnir.el: Use it.
3452         * nnmairix.el: Use it.
3454 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3456         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3457         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3458         for reasons unknown.
3459         * nnir.el: Use it.
3460         * nnmairix.el: Use it.
3462         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3463         * nnir.el: Ditto.
3464         * nnmairix.el: Ditto.
3466         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3468 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3470         * message.el (message-completion-function): Make sure
3471         message-tab-body-function is not attempted if one of
3472         message-completion-alist fails to find a completion (bug#9158).
3474 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3476         * mml.el (mml-quote-region): Quote <#secure> tag.
3477         (mml-generate-mime-1): Unquote <#secure> tag.
3479 2011-10-20  Chong Yidong  <cyd@gnu.org>
3481         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3482         calling a minor mode from Lisp with nil arg enables it, so we have to
3483         make the wording a bit ambiguous here).
3485 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3487         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3488         * nnir.el (nnir-mode): Use it.
3489         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3490         Use it.
3492         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3493         * nnmairix.el (gnus-registry-enabled): Ditto.
3495 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3497         * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3498         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3499         only while we need to find out if it should be t or nil.
3500         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3501         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3502         the registry is installed.  Set it to nil when it's unloaded.
3503         (gnus-registry-install-p): Provide user guidance for the initial value
3504         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3505         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3506         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3507         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3508         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3509         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3510         `gnus-registry-install'.
3512 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3514         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3515         previous change.
3516         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3517         primary key is marked as disabled.
3519 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3521         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3522         primary key is marked as disabled.
3524 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3526         * html2text.el (html2text-clean-anchor): Check for quotes around
3527         `href' value.
3529 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3531         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3532         searching.  Drop `bbdb-cache'.
3534 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3536         * message.el (message-signed-or-encrypted-p): Exclude header when
3537         checking if there is signed or encrypted body in text/plain message.
3539 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3541         * html2text.el (html2text-get-attr): Correctly handle attribute values
3542         containing "=".
3544 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3546         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3547         handle bindings.
3549 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3551         * gnus-win.el (gnus-configure-windows): Protect against reading
3552         ephemeral groups outside of Gnus.
3554 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3556         * shr.el (shr-tag-img): Don't get images displayed in tables.
3558 2011-10-03  Glenn Morris  <rgm@gnu.org>
3560         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3561         the "maintainer" version of debbugs.gnu.org reports.
3563 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3565         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3566         make asynchronous adjacent image insertion work better.
3568 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3570         * plstore.el (plstore-select-keys, plstore-encrypt-to):
3571         Clarify documentation.
3573 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3575         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3576         `gnus-asynchronous' isn't shadowed.
3578 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3580         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3581         (nnimap-insert-partial-structure): The charset parameter isn't
3582         case-sensitive.
3584         * nnheader.el (nnheader-message-maybe): New function.
3586         * shr.el (shr-tag-table): Render totally broken tables better.
3588         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3589         computing the boundary.
3591 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3593         * pop3.el (pop3-number-of-responses): Remove.
3594         (pop3-wait-for-messages): Rewrite to take linear time instead of
3595         exponential time.
3597 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3599         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3600         re-fetch images.
3602         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3603         re-fetch images when hitting `g' in Gnus.
3605 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3607         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3608         (mml-compute-boundary): Don't check collision if it is non-nil.
3609         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3610         before checking collision.
3612 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614         * message.el (message-indent-citation): Really make sure there's a
3615         newline at the end.
3617         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3618         Fix suggested by John Wiegley.
3620         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3622         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3624         * message.el (message-default-send-rename-function): Break out into its
3625         own function.
3627         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3628         doesn't work under XEmacs.
3630         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3631         of "imaps" to word around Windows problems.
3632         (nnimap-open-connection-1): Use it.
3634         * message.el (message-indent-citation): Revert last change which made
3635         `F' not work.
3637 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3639         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3640         terminal as well.
3642 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3644         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3645         because it displays images using overlays that aren't easy to copy to
3646         the article buffer.
3648 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3650         * message.el (message-indent-citation): Fix empty line removal at the
3651         end of the citation.
3653 2011-09-20  Julien Danjou  <julien@danjou.info>
3655         * auth-source.el (auth-source-netrc-create): Use default value for
3656         password if specified.  Evaluate default.
3657         (auth-source-plstore-create): Ditto.
3658         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3659         value evaluation.
3660         (auth-source-netrc-create): Typo fix.
3661         (auth-source-plstore-create): Ditto.
3663         * auth-source.el (auth-source-format-cache-entry): New function.
3665 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3667         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3669 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3673 2011-09-19  Julien Danjou  <julien@danjou.info>
3675         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3676         which work with things that are not ASCII.
3678 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3680         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3682 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3684         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3685         message level.
3687 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3689         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3691 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3693         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3695 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3697         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3698         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3700 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3702         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3703         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3704         articles.
3706 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3708         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3709         (message-mail-other-window, message-mail-other-frame)
3710         (message-news-other-window, message-news-other-frame):
3711         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3712         instead of setting buffer display variables.
3714 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3716         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3718         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3720 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3722         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3723         duplicates" to a higher level.
3725         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3726         most egregious messages.
3728 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3730         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3732 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3734         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3735         up the file (bug#9351).
3737 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3739         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3740         it does with all other backends, but decode the names immediately after
3741         getting them.
3743         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3744         decoding nnimap groups.
3746         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3747         newsrc file.  It doesn't seem like an important optimization any more.
3749 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3751         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3752         overflows.
3754 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3756         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3757         (gnus-interactive-exit): Extend to `quiet'.
3759         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3761         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3762         string.
3764         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3765         renaming function arguments from `this'.
3767         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3769         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3770         has been renamed.
3771         (gnus-lrm-string-p): Include RLM and PDF, too.
3773         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3774         (bug#9225).
3776 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3778         Add autoload cookies for functions used by sendmail.el.
3779         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3781         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3783 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3785         * gnus-art.el (article-date-ut): Work properly even when there are
3786         things like Date header in the body; work for forwarded parts.
3788 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3790         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3791         original-article-buffer.
3793 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3795         * nnir.el (nnir-compose-result): Fix matching of server type.
3796         (nnir-run-swish++): Ditto.
3797         (nnir-run-namazu): Ditto.
3798         (nnir-run-notmuch): Ditto.
3800 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3802         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3803         (bug#9405).
3805         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3806         (bug#9421).
3808         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3809         (bug#9425).
3811         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3812         thing (bug#9426).
3814 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3816         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3817         the error message.
3819 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3821         * message.el (message-setup-1): Return t (Bug#9392).
3823 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3825         * gnus-sum.el: When adding article headers to a summary buffer also
3826         update gnus-newsgroup-articles (bug#9386).
3828 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3830         * auth-source.el: Autoload help-mode.
3832 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3834         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3835         names.
3837 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3839         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3840         mm-replace-in-string for compatibility issues.
3841         * mml2015.el (mml2015-epg-verify): Ditto.
3843 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3845         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3847         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3849 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3851         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3852         continue on and do the clean-up phase (bug#9188).
3854         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3855         just ignore groups that can't be opened instead of erroring out
3856         (bug#9225).
3858         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3859         nil since some many people are fuddy-duddies.
3861         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3862         images.
3864         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3865         instead.
3867         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3869         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3871         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3872         processing.
3874         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3875         buffer to avoid warnings.
3877 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3879         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3880         specified to reduce precision.
3882 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3884         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3885         bodystructures (bug#9314).
3887 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3889         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3890         Make button keymap non-sticky after buttons.
3892 2011-08-18  David Engster  <dengste@eml.cc>
3894         * nnmairix.el (nnmairix-request-set-mark)
3895         (nnmairix-goto-original-article): Remove adding of article to registry,
3896         since `gnus-registry-add-group' isn't available anymore.
3897         (nnmairix-determine-original-group-from-registry):
3898         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3899         available anymore.
3901 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3903         * starttls.el (starttls-any-program-available): Define as obsolete
3904         function.
3906 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3908         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3909         versions which Gnus use when appropriate.
3911         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3912         a pretty destructive command.
3914         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3916 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3918         * message.el (message-fix-before-sending): Make a different warning
3919         about NUL characters (bug#9270).
3921         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3922         from custom (bug#9260).
3924         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3925         things work in Emacs 22 and XEmacs, too.
3927         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3928         default From.
3930         * gnus-spec.el (gnus-lrm-string-p): New macro.
3931         (gnus-lrm-string): New constant.
3932         (gnus-summary-line-format-spec): LRM-ify the from.
3933         (gnus-tilde-max-form): LRM-ify string chopping.
3935         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3937         * message.el (message-is-yours-p): Allow disabling canlock checking
3938         (bug#9295).
3939         (message-shoot-gnksa-feet): Add `canlock-verify'.
3940         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3941         message directory isn't writable (bug#9304).
3943         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3944         non-world-readable.
3946 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3948         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3949         articles.
3951 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3953         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3954         copy-list.
3956 2011-08-12  Sam Steingold  <sds@gnu.org>
3958         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3959         in the reverse order to avoid modifying the cache with `nreverse'.
3960         (gnus-all-score-files): Do not modify the value returned by
3961         `gnus-score-find-alist' because it lives in a cache variable.
3962         (gnus-current-home-score-file): No need to `nreverse' the return value
3963         of `gnus-score-find-alist', it is already in the correct order.
3965 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3967         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3968         type MESSAGE and subtype RFC822 is slightly different from those of
3969         type TEXT.
3971 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3973         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3974         This allows article-referral to work from an nnir group.
3976 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3978         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3980 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3982         * mml1991.el (mml1991-epg-find-usable-key)
3983         (mml1991-epg-find-usable-secret-key): New function.
3984         (mml1991-epg-sign): Check if signing key is usable.
3985         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3987 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3989         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3990         server-variables only.  This should fix a bug introduced with commit
3991         e1889675b7f4adf057833c5513c9374134c4e053.
3992         (nnir-run-query): 'nnir-search-engine should not be set from the global
3993         environment.
3995 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3997         * nnir.el (nnir-search-thread): Position point on referring article
3998         line.
3999         (nnir-warp-to-article): Clean up summary buffers.
4001         * nnimap.el (nnimap-request-thread): Whitespace fix.
4003 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4005         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4007 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4009         * starttls.el (starttls-available-p): Rename from
4010         `starttls-any-program-available' and changed return convention.
4012 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4014         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4015         `unix-sync' unless it's defined.
4017 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4019         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4020         `aref' for XEmacs compatibiltiy.
4022 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4024         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4026 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4028         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4029         closures, quote the form properly (bug#9194).
4031 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4033         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4034         (gnus-summary-insert-new-articles): Protect against servers that are
4035         down.
4037 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4039         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4040         in mm handle if none is specified.
4042 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4044         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4046 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4048         * nnir.el (nnir-search-thread): New function to make an nnir group
4049         based on a thread query.
4051         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4052         of nnir in thread referral.
4053         (gnus-summary-refer-thread): Use it.
4055         * nnimap.el (nnimap-request-thread): Use it.
4057 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059         * shr.el (shr-tag-comment): Ignore HTML comments.
4061 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4063         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4064         argument.
4065         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4066         Use `nnir-address' to handle server info rather than passing an arg.
4068         * nnimap.el (nnimap-make-thread-query): New utility function to format
4069         an imap thread search query.
4070         (nnimap-request-thread): Use it.
4072         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4073         right select-method if we are not going back to the group buffer.
4075 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4077         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4078         enter invalid buffer configurations into the quit form (bug#9107).
4079         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4080         unplugged/plugged.
4082         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4083         keep track of which ones are unread (bug#9061).
4085         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4086         (bug#9055).
4088         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4089         (bug#9041).
4091         * gnus-html.el (mm-util): Require (bug#9073).
4093         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4094         (gnus-summary-refer-thread): Use it to remove duplicates in the
4095         un-threaded view (bug#9053).
4096         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4098 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4100         * nnir.el (nnir-read-server-parm): Use default value from global
4101         variable.  Without this the default search engine parameters aren't
4102         used at all.
4104 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4106         * message.el (message-unique-id): Don't use the undocumented return
4107         value from (random t) (bug#9118).
4109 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4111         * message.el (message-auto-save-directory): If the ~/Mail directory
4112         doesn't exist, use ~ as the auto-save directory (bug#4432).
4114         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4115         hasn't already been started.
4117 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4121         * message.el (message-reply): Work around mysterious bug where
4122         `message-mode' seems to overwrite the locally bound `subject' variable.
4124 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4126         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4127         correct group.
4129         * gnus-int.el (gnus-request-thread): Add group argument.
4131         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4133 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4135         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4136         renamed to `debbugs-gnu-*'.
4138 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4140         * plstore.el: Revert the editing feature since it is not urgent.
4141         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4142         (plstore-mode-decoded): Remove.
4144 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4146         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4147         isn't very interesting any more, and it leaks potentially secret data.
4148         (gnus-debug): Remove.
4150         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4151         use of :custom-show.
4153 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4155         * plstore.el: Add documentation.
4156         (plstore-mode): New mode to edit plstore file.
4157         (plstore-mode-toggle-display, plstore-mode-original)
4158         (plstore-mode-decoded): New command.
4159         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4160         (plstore--insert-buffer, plstore--make): New function.
4161         (plstore-open, plstore-save): Simplify by using them.
4163 2011-07-06  Glenn Morris  <rgm@gnu.org>
4165         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4167 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4169         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4170         no longer is much used.
4171         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4172         Articles".
4174 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4176         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4177         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4178         `notmuch' backend.
4180 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4182         * mm-decode.el (mm-text-html-renderer): Doc fix.
4184         * gnus-msg.el (gnus-bug): Fix the MML tag.
4186         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4188 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4190         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4191         secondary methods if started with `gnus-no-server'.
4193 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4195         * message.el (message-return-action): Fix typo in docstring.
4197 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4200         bug reports at once.
4202         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4204 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4206         * nndraft.el: Require gnus-group.
4207         (nndraft-request-list): Declare.
4209         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4210         no unread article unless it matches gnus-permanently-visible-groups.
4212         * nndraft.el (nndraft-update-unread-articles): New function.
4213         (nndraft-request-associate-buffer): Use it to update the number of
4214         unread articles for the nndraft groups in the group buffer when saving
4215         or killing a draft message.
4217 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4219         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4220         systems to binary before writing and reading the mbox files.
4222         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4223         instead of trying to list them all (bug#8978).
4225 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4227         * pop3.el (pop3-open-server): Use :end-of-capability.
4229 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4231         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4232         the id is always a number.
4234         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4235         debbugs mode, if possible.
4237 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4239         * auth-source.el (auth-source-token-passphrase-callback-function):
4240         Reindent.
4241         (epg-context-operation): Remove unnecessary autoload.
4243 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4245         * gnus.el (gnus-list-debbugs): New command.
4247         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4248         mboxstat instead of the maintbox, since the stat seems to be fuller.
4250         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4251         summary buffers.
4253         * message.el (message-get-reply-headers): Delete all duplicates,
4254         instead of the first.
4255         (message-get-reply-headers): Ensure that we have progress while
4256         deleting duplicates.
4258         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4259         gnus-posting-style value from the summary buffer to make it easier to
4260         make that a per-buffer conf.
4262 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4264         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4265         found by setting `shortcut' in 'query.
4266         (nnir-request-article): Use `shortcut' setting when requesting article
4267         by Message-ID.
4269 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4271         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4272         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4273         Bring the pseudo-headers back too.
4275 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4277         * auth-source.el (auth-source-token-passphrase-callback-function):
4278         Simplify and remove EPA dependency.
4280 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4282         * nnir.el (nnir-request-article): Fix error message text.
4284 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4286         * auth-source.el (plstore-delete): Autoload.
4287         (auth-source-plstore-search): Support delete operation.
4288         * plstore.el (plstore-delete): New function.
4290 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4292         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4293         mark actually existing articles as unread rather than the ones that
4294         active asserts.
4296 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4298         * nntp.el (nntp-record-command):
4299         * gnus-util.el (gnus-message-with-timestamp-1):
4300         Use format-time-string rather than decoding time stamps by hand.
4301         This is simpler and insulates the code from potential changes to
4302         current-time format.
4304 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4306         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4308 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4310         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4311         (plstore-save): Support public key encryption.
4312         (plstore--init-from-buffer): New function.
4313         (plstore-open): Use it; fix error when opening a non-existent file.
4314         (plstore-revert): Use plstore--init-from-buffer.
4316 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4318         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4320 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4322         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4323         for old Emacsen.
4325 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4327         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4328         is not fully working.
4330 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4332         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4333         quit window configuration.
4335         * auth-source.el (epg-context-set-passphrase-callback):
4336         Remove duplicate autoload.
4338 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4340         * nnir.el (nnir-request-article): Allow requesting articles by
4341         Message-ID with nnimap.
4343         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4344         current server.
4346 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4348         * auth-source.el: Autoload EPA/EPG functions.
4349         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4350         changed when EPA/EPG is not available.
4351         (auth-source-backend): Rename "arg" member to "data".
4352         (auth-source-backend-parse, auth-source-plstore-search)
4353         (auth-source-plstore-create): Use it.
4355 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4357         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4358         `gnus-refer-article-methods'.
4360 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4362         * auth-source.el: Require EPA and EPG.
4363         (auth-source-passphrase-alist): New variable.
4364         (auth-source-passphrase-callback-function)
4365         (auth-source-token-passphrase-callback-function): Callbacks for the
4366         netrc field encryption (GPG tokens).
4367         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4368         Symmetric encryption and decryption of the netrc GPG tokens.
4369         (auth-source-netrc-normalize): Use them, simplifying the closure.
4371 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4373         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4374         non-nil, and `nnimap-split-methods' is nil, use the former.
4376 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4378         * plstore.el (plstore-revert): New function.
4379         (plstore-open): Use it; hide the buffer from user.
4381 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4383         * auth-source.el (auth-source-backend): New member "arg".
4384         (auth-source-backend-parse): Handle new backend 'plstore.
4385         * plstore.el: New file.
4387 2011-06-30  Glenn Morris  <rgm@gnu.org>
4389         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4391         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4393 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4395         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4396         expiring articles to.
4398         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4399         variations as ASCII (bug#5458).
4401 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4403         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4405 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4407         * message.el (message-point-in-header-p): Tweak the function to default
4408         to saying that we're not in the headers if there is no separator at
4409         all.  This makes it possible to use the Message version of `M-q' in
4410         buffers with no headers (bug#7987).
4411         (message-point-in-header-p): Fix last checkin to work with an empty
4412         mail-header-separator, too.
4414         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4415         again, save the choice via customize.
4417 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4419         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4421         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4422         ended the connection, bail out before waiting infinitely on a new
4423         connection.
4425 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4427         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4428         reports.
4430         * gnus.el (gnus-bug-package): Use "gnus."
4431         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4433 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4435         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4436         animations going on at article exit time.
4438         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4439         since removing it breaks people upgrading.
4441         * shr.el (shr-put-image): Use the new interface for animating images.
4442         (shr-put-image): Animate for 60 seconds.
4444         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4445         error with `find-file-hooks' on Emacs 22.
4446         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4447         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4448         on all architectures.
4450         * spam.el (spam-stat): Require in a normal fashion without binding
4451         `spam-stat-install-hooks' to avoid compilation warnings.
4453         * spam-stat.el (spam-stat-install-hooks): Remove.
4454         (spam-stat-install-hooks): Don't run automatically.
4456 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4458         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4459         and keystroke.
4461 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4463         * auth-source.el (auth-source-netrc-cache): Move forward.
4465 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4467         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4468         we already know.
4469         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4470         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4472 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4474         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4475         %S format, since that looks odd.
4476         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4477         file, especially when saving.
4479 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4481         * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4482         article found.
4484 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4486         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4487         `auth-source-save-secrets' with a more sensitive alist that can be
4488         configured per file.  Experimental, so defaults to 'never.
4489         (auth-source-netrc-create): Use it.  Still experimental code.
4490         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4491         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4493 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4495         * auth-source.el (auth-source-save-secrets): New variable to control if
4496         secret tokens should be saved encrypted.
4497         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4498         to `auth-source-netrc-normalize'.
4499         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4500         on the EPA variables being defined.
4501         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4502         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4503         the lexical-let closure.
4504         (auth-source-netrc-create): Create "gpg:" tokens according to
4505         `auth-source-save-secrets'.
4507 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4509         * gnus-group.el (gnus-group-update-group): Add new argument
4510         `info-unchanged' that stops updating dribble buffer.
4512         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4513         deletes lines matching to it in dribble buffer.
4515         * gnus-agent.el (gnus-agent-fetch-group-1):
4516         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4517         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4518         * gnus-start.el (gnus-group-change-level):
4519         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4521         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4522         if newsgroup info is not changed.
4524         * gnus-group.el (gnus-group-get-new-news-this-group):
4525         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4526         Don't update dribble buffer.
4528 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4530         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4531         remove entries with groups we ignore.
4533 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4535         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4536         the underline comes at the bottom.
4538 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4540         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4541         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4542         (gnus-registry-article-marks-to-names): Rename from
4543         `gnus-registry-user-format-function-M2'.
4545 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4547         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4548         ephemeral group.
4550 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4552         * shr.el (shr-browse-image): Copy the URL if called interactively.
4554 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4556         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4557         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4558         done, then unselected articles may be marked as read.
4560         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4561         since not doing this seems to lead to a race condition in pop3-logon.
4563         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4564         so that the call chain it correct when we call "upwards".
4566         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4567         in read-only groups.
4569         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4571         * message.el (message-cite-reply-position): Doc string fix.
4573         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4574         avoid regexp overflow.
4575         (nnimap-transform-split-mail): Ditto.
4577         * pop3.el (pop3-retr): Error out if the server closes the connection.
4579 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4581         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4582         mm-with-unibyte-current-buffer.  The buffer should not contain any
4583         multibyte chars anyway at this stage.
4585 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4587         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4588         at the end of lines.
4590 2011-05-29  Julien Danjou  <julien@danjou.info>
4592         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4594 2011-05-27  Glenn Morris  <rgm@gnu.org>
4596         * gnus-group.el (gnus-bug-group-download-format-alist):
4597         Use the "maintainer" version of debian reports as well.
4599 2011-05-26  Glenn Morris  <rgm@gnu.org>
4601         * gnus-group.el (gnus-bug-group-download-format-alist):
4602         Use the "maintainer" version of debbugs.gnu.org reports.
4604 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4606         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4608 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4610         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4611         the thread moves us backwards and so we loop forever.
4613 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4615         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4616         whitespace in base64 data lines.
4618 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4620         * gnus-registry.el (gnus-registry-user-format-function-M):
4621         Use `mapconcat'.
4622         (gnus-registry-user-format-function-M2): Use to see the full text of
4623         the marks.  Make "," the mark text separator.
4625         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4626         authentication with auth-source.
4628 2011-05-17  Glenn Morris  <rgm@gnu.org>
4630         * gnus-group.el (gnus-import-other-newsrc-file):
4631         Use insert-file-contents.
4633 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4635         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4636         1000 iterations.
4638 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4640         * nntp.el (nntp-open-connection): Check if process-type is available.
4642 2011-05-16  Julien Danjou  <julien@danjou.info>
4644         * shr.el (shr-tag-del): Add support for del tag.
4646 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4648         * gnus-html.el (gnus-html-put-image): Register a displayer.
4650         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4652 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4654         * registry.el (prune-factor): New initialization parameter defaulting
4655         to 0.1.
4656         (registry-prune-hard): Use it.
4658         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4659         0.1 expicitly.
4661 2011-05-13  Glenn Morris  <rgm@gnu.org>
4663         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4664         is bound, since this function requires sendmail.
4666 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4668         * registry.el (registry-usage-test): Disable pruning test.
4670 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4672         * registry.el (registry-prune-hard-candidates)
4673         (registry-prune-soft-candidates): Helper methods for registry pruning.
4674         (registry-prune): Use them.  Make the sort function optional.
4676 2011-05-10  Jim Meyering  <meyering@redhat.com>
4678         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4680 2011-05-10  Julien Danjou  <julien@danjou.info>
4682         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4683         symbol and not a list.
4685 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4687         * gnus-art.el (gnus-article-mode): Move binding of
4688         shr-put-image-function here from gnus-article-prepare-display.
4690         * shr.el (shr-put-image-function): New variable.
4691         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4692         (shr-put-image): Return scaled image.
4694         * gnus-art.el (gnus-shr-put-image): New function.
4695         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4697         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4698         original ones, as deletable.
4700 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4702         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4704 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4706         * registry.el (registry-full): Add convenience method.  Fix logic.
4707         (registry-insert): Use it.  Fix logic here too.
4709         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4710         `registry-prune' if `registry-full' returns t.
4711         (gnus-registry-handle-action)
4712         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4713         (gnus-registry-usage-test): Use it.
4715 2011-05-07  Julien Danjou  <julien@danjou.info>
4717         * shr.el (shr-link): Make shr-link inherit from link by default.
4719 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4721         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4723 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4725         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4726         error out because the face is not a list.
4728 2011-05-05  Glenn Morris  <rgm@gnu.org>
4730         * gnus-start.el (gnus-propagate-marks): Declare.
4732 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4734         * registry.el (registry-reindex): Fix percentage message.
4736 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4738         * shr.el: Add shr-link face for links.
4739         (shr-urlify): Use it.
4741         * registry.el (registry-insert): Make error message more helpful.
4743 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4745         * gnus-html.el (gnus-html-schedule-image-fetching):
4746         Use url-queue-retrieve, if it exists.
4748         * shr.el (shr-tag-img): Ditto.
4750         * gnus.el: Autoload more gnus-agent functions.
4752         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4753         agent if we haven't already (bug#8502).
4755         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4756         into the Agent, too.
4758         * gnus-agent.el (gnus-agent-store-article): New function.
4760         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4761         and moved from that file for reuse.
4763         * pop3.el (pop3-open-server): Error messages are "-ERR".
4765 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4767         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4768         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4770 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4772         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4773         buffer has moved to a different frame.
4775 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4778         to get the conversion from unibyte to multibyte buffers to work on
4779         Emacs 22.
4781         * nntp.el (nntp-request-article): Slight clean-up.
4783 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4785         * shr.el (shr-strike-through): New face.
4786         (shr-tag-s): Use it to provide <s> support.
4787         (shr-tag-s): Remove duplicate definition.
4789 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4791         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4792         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4794 2011-04-23  Glenn Morris  <rgm@gnu.org>
4796         * gnus-sum.el (gnus-extra-headers): Bump :version.
4798 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4800         * shr.el (shr-tag-sup): New function.
4801         (shr-tag-sub): Ditto.
4803 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4805         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4806         for the case where `gnus-registry-ignored-groups' is a list of lists,
4807         and don't call `gnus-parameter-registry-ignore' otherwise.
4809 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4811         * nnimap.el (nnimap-user): New backend variable.
4812         (nnimap-open-connection-1): Use it.
4813         (nnimap-credentials): Accept user parameter so it's explicit what user
4814         name is desired.
4816         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4817         default.
4819         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4820         not gnus-registry.el.
4822         * gnus-registry.el: Mention in comments how to modify
4823         `gnus-extra-headers' for proper recipient tracking and that it may
4824         already have To and Cc recently, which it does as of this commit.
4825         (gnus-registry-ignored-groups): Remove defcustom.
4826         Explain why in comments.
4827         (gnus-registry-action): Fix data-header reference to use the extra
4828         headers.  Explain in package commentary how to add To and Cc headers to
4829         the gnus-extra-headers.
4830         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4831         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4832         parameter list or a string list in `gnus-registry-ignored-groups'.
4833         Fix logic error.
4835 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4837         * shr.el (shr-expand-url): Protect against null urls.
4839 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4841         * shr.el (shr-base): New binding.
4842         (shr-tag-base): Keep track of <base>.
4843         (shr-expand-url): New function used throughout.
4845 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4847         * gnus-registry.el
4848         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4849         (gnus-registry-ignored-groups): New variable.
4850         (gnus-registry-ignore-group-p): Use it.
4851         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4852         set the destination group to nil (same as delete) if it's ignored.
4854 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4856         * gnus-registry.el (gnus-registry-action)
4857         (gnus-registry-fetch-header-fast):
4858         Don't use mail-header that looks an internal function of mailheader.el.
4860 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4862         * gnus-registry.el: Eliminate cl functions.
4863         (gnus-registry-sort-addresses): New function that replaces mapcan.
4864         (gnus-registry-action, gnus-registry-spool-action)
4865         (gnus-registry-split-fancy-with-parent)
4866         (gnus-registry-fetch-recipients-fast): Use it.
4867         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4869         * registry.el (initialize-instance, registry-lookup)
4870         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4871         (registry-lookup-secondary-value, registry-search, registry-delete)
4872         (registry-insert, registry-reindex, registry-size, registry-prune):
4873         Use eval-and-compile.
4875 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4877         * registry.el (registry-reindex): New method to recreate the secondary
4878         registry indices.
4880         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4881         tracked field changes.
4882         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4883         (gnus-registry-action, gnus-registry-spool-action)
4884         (gnus-registry-handle-action)
4885         (gnus-registry--split-fancy-with-parent-internal)
4886         (gnus-registry-split-fancy-with-parent)
4887         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4888         move, and delete actions, and for fancy splitting with parent.
4889         (gnus-registry-extract-addresses)
4890         (gnus-registry-fetch-recipients-fast)
4891         (gnus-registry-fetch-header-fast): Convenience functions.
4892         (gnus-registry-misc-test): ERT test of
4893         `gnus-registry-extract-addresses'.
4895 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4897         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4898         Track by subject first, then sender.
4900 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4902         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4904         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4905         Lisp.
4907         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4908         (gnus-draft-send): Use it to avoid popping
4909         up frames from gnus-group-send-queue.
4911 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4913         * gnus-registry.el: Updated gnus-registry docs.
4915 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4917         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4918         Fix logic bug.
4919         (gnus-registry-post-process-groups): Fix logging of no results and
4920         quote sender and subject.
4922 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4924         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4925         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4926         we had no early-data returned.
4927         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4928         two async commands to the same server at the same time.
4930 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4932         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4934 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4936         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4937         "warning" level.
4939         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4940         (mm-url-insert-file-contents): Don't set the package names.
4942 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4944         * gnus-registry.el (gnus-registry-action): Remove properties and
4945         simplify subject in `gnus-registry-handle-action'.
4946         (gnus-registry-spool-action): Get subject and sender from message if
4947         they are not passed in.
4948         (gnus-registry-handle-action): Remove properties and simplify subject
4949         consistently.
4951 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4953         * registry.el: Require CL before using defmacro*.
4955 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4957         * gnus-art.el (article-treat-date): Assume that
4958         gnus-article-date-headers may be a group parameter.
4960 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4962         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4964         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4965         interactively so the newsrc file can contain foreign groups too.
4966         Useful for debugging but not much for users.
4968 2011-04-07  David Engster  <dengste@eml.cc>
4970         * registry.el (registry-usage-test): Only do
4971         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4972         lexical binding.
4974 2011-04-06  David Engster  <dengste@eml.cc>
4976         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4977         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4979 2011-04-06  David Engster  <dengste@eml.cc>
4981         * registry.el (initialize-instance): Change :after to :AFTER to be
4982         compatible with old EIEIO version in XEmacs.
4984 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4986         * gnus-registry.el (gnus-registry-post-process-groups)
4987         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4988         and provide better messaging.
4990 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4992         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4993         unconditionally anyway, discarding errors.
4994         (gnus-registry-delete-entries): New convenience function.
4995         (gnus-registry-import-eld): Import from old .eld registry.
4997         * registry.el: Don't use ERT if it's not available.  Load it
4998         unconditionally anyway, discarding errors.
5000         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5001         version from the Claudio Bley GnuTLS patch (extra optional parameters
5002         and host name).
5004 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5006         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5007         fixup the parameters that can be customized by the user between
5008         save/read cycles.
5009         (gnus-registry-read): Use it.
5010         (gnus-registry-make-db): Use it.
5011         (gnus-registry-spool-action, gnus-registry-handle-action):
5012         Fix messaging.
5013         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5014         Map references to actual group names with sender and subject tracking.
5015         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5016         (gnus-registry-usage-test): Add subject lookup test.
5018         * registry.el (registry-db, initialize-instance): Set up constructor
5019         instead of :initform arguments for the sake of older Emacsen.
5020         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5021         pre-lexbind merge bug.
5022         (registry-usage-test): Use it.
5023         (initialize-instance, registry-db): Move the non-function initforms
5024         back to the class definition.
5026 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5028         * registry.el: New library to manage gnus-registry-style data.
5030         * gnus-registry.el: Use it (major rewrite).
5032         * nnregistry.el: Use it.
5034         * spam.el: Use it.
5036 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5039         marks on non-selected articles.
5041 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5043         * proto-stream.el: Move to Emacs core, at net/network-stream.el.
5045         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5046         parameter to open-protocol-stream.
5048 2011-04-01  Julien Danjou  <julien@danjou.info>
5050         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5051         fundamental-mode.
5053 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5055         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5056         servers.
5058 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5060         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5061         made marks not propagate, again.
5063 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5065         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5066         Make this the default type.
5067         (proto-stream-open-plain): Rename from proto-stream-open-default.
5068         (open-protocol-stream, proto-stream-open-starttls)
5069         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5070         with `plain'.
5072         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5073         value.
5075         * nntp.el (nntp-open-connection-function): Document the fact that some
5076         values are not functions but are instead handled specially.
5077         Recognize nntp-open-plain-stream value.
5078         (nntp-open-connection): Recognize that value.
5080 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5082         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5083         stuff.
5085         * gnus-score.el (gnus-score-string): Fix calling convention of
5086         `gnus-simplify-buffer-fuzzy' after last patches.
5088         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5089         server for articles we didn't get any headers for.  This is a sanity
5090         check.
5092 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5094         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5095         new CAPABILITY, use it.
5097 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5099         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5100         downloading anything.
5102         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5104 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5106         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5107         colors.
5108         (gnus-splash-svg-color-symbols): New function.
5110 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5112         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5113         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5114         (gnus-simplify-subject-fuzzy): Use the local
5115         gnus-simplify-subject-fuzzy-regex instead of the global one.
5116         This makes using this variable in group parameters work.
5118 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5120         * gnus-registry.el (gnus-registry-unfollowed-groups):
5121         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5122         archive:sent-YYYY-MM-DD groups).
5123         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5124         tracking if there are more than `gnus-registry-max-track-groups'
5125         matches.
5127 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5129         * message.el (message--yank-original-internal): New function to do the
5130         insertion cleanly inside eval in `message-yank-original'.
5131         (message-yank-original): Use it.
5133 2011-03-29  Julien Danjou  <julien@danjou.info>
5135         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5136         local variables disabled rather than `normal-mode'.
5138 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5140         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5141         with open-network-stream.
5142         (proto-stream-always-use-starttls): Option removed.
5143         (open-protocol-stream): Return a process object by default.  Provide a
5144         new parameter :return-list specifying a list-type return value, which
5145         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5146         :type `network' to `try-starttls', and `network-only' to `default'.
5147         Make `default' the default, for compatibility with open-network-stream.
5148         Handle the no-parameter case exactly as open-network-stream, with no
5149         additional stream processing.  Search plists using plist-get.
5150         Explicitly add :end-of-commend parameter if it is missing.
5151         (proto-stream-open-default): Rename from
5152         proto-stream-open-network-only.  Return 'default as the type.
5153         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5154         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5155         failed.  Always return a list with a (possibly dead) process as the
5156         first element, for compatibility with open-network-stream.
5157         (proto-stream-open-tls): Use plist-get.  Always return a list.
5158         (proto-stream-open-shell): Return `default' as connection type.
5159         (proto-stream-capability-open): Use plist-get.
5160         (proto-stream-eoc): Function deleted.
5162         * nnimap.el (nnimap-stream, nnimap-open-connection)
5163         (nnimap-open-connection-1): Handle renaming of :type parameter for
5164         open-protocol-stream.
5165         (nnimap-open-connection-1): Pass a :return-list parameter
5166         open-protocol-stream to obtain a list return value.  Parse this list
5167         using plist-get.
5169         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5170         for open-protocol-stream.  Accept open-protocol-stream return value
5171         that is a subprocess object instead of a list.  Handle the case of a
5172         dead returned process.
5174 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5176         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5178         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5180 2011-03-21  Julien Danjou  <julien@danjou.info>
5182         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5183         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5184         query.
5185         (mm-inline-text): Render normal text with fontification whenever
5186         possible.
5188         * gnus-sum.el (gnus-summary-save-parts-1):
5189         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5190         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5191         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5192         Use `mm-handle-filename'.
5194         * mm-util.el (mm-handle-filename): New function, return the filename of
5195         an handle.
5197 2011-03-18  Julien Danjou  <julien@danjou.info>
5199         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5200         (gnus-buffer-live-p): Check that buffer is not nil.
5202 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5204         * gnus-art.el: Require mouse, which the build bot seems to say is
5205         needed.
5207         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5208         XEmacs, since it doesn't have url-retrieve-synchronously.
5210 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5212         * gnus-group.el (gnus-group-list-ticked): New function.
5213         (gnus-group-make-menu-bar): Provide a menu entry for it.
5214         (gnus-group-list-map): Provide a binding for it.
5216 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5218         * shr.el (shr-visit-file): New command.
5220         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5222 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5224         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5225         servers.
5227 2011-03-16  Julien Danjou  <julien@danjou.info>
5229         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5230         inline.
5232         * gnus-art.el (article-hide-list-identifiers):
5233         Use gnus-group-get-list-identifiers.
5235         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5236         (gnus-summary-remove-list-identifiers):
5237         Use gnus-group-get-list-identifiers to get regexp.
5238         (gnus-select-newsgroup, gnus-summary-insert-subject)
5239         (gnus-summary-insert-articles):
5240         Call gnus-summary-remove-list-identifiers unconditionally.
5242 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5245         we're selecting a group with unread articles.
5247         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5249         * gssapi.el: New file separated out from imap.el to provide a general
5250         Kerberos 5 connection facility for Emacs.
5252         * message.el (message-elide-ellipsis): Document the format spec
5253         ellipsis.
5255 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5257         * message.el (message-elide-region): Allow the ellipsis to say how many
5258         lines were removed.
5260 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5262         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5263         window configurations containing buffers that are now dead.
5265         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5266         parsing to avoid integer overflows.
5267         (nnimap-parse-flags): Simplify the last change.
5268         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5269         too large for 32-bit Emacsen.
5271 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5273         * auth-source.el (auth-source-netrc-create):
5274         * message.el (message-yank-original): Fix use of `case'.
5276 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5278         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5279         XEmacs, which was one character too wide.
5281 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5283         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5284         default number of articles to display.
5285         (gnus-articles-to-read): Use pretty names for prompt.
5287 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5289         * gnus-int.el (gnus-open-server): Ditto.
5291         * gnus-start.el (gnus-activate-group): Give a backtrace if
5292         debug-on-quit is set and the user hits `C-g'.
5293         (gnus-read-active-file): Ditto.
5295         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5297 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5299         * message.el (message-yank-original): Use cond instead of CL case.
5301 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5303         * auth-source.el (auth-source-netrc-create): Use usual format for the
5304         default in prompts.
5306 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5308         * auth-source.el (auth-source-netrc-create): Show the default in the
5309         prompt when prompting for token creation.
5311 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5313         * auth-source.el (auth-source-format-prompt): Always convert the value
5314         to a string to avoid evaluating non-string arguments.
5315         (auth-source-netrc-create): Offer default properly, not as initial
5316         content in `read-string'.
5317         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5318         of line to determine if we've been run before.  If so, don't run again,
5319         but print a trivial message to indicate the cache was hit instead.
5321 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5323         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5324         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5325         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5326         Gnus.
5328 2011-03-11  Julien Danjou  <julien@danjou.info>
5330         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5331         modified file".
5333 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5335         * auth-source.el (auth-source-read-char-choice): New function to read a
5336         character choice using `dropdown-list', `read-char-choice', or
5337         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5338         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5339         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5340         (auth-source-netrc-saver): Use it.
5341         (auth-source-pick-first-password): New convenience function.
5343 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5345         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5346         parameter in the credentials.
5347         (nnimap-open-connection-1): Use it after a successful login.
5348         (nnimap-credentials): Add IMAP-specific user and password prompt.
5350         * auth-source.el (auth-source-search): Add :require parameter, taking a
5351         list.  Document it and the :save-function return token.  Pass :require
5352         down.  Change the CREATED message from a warning to a debug statement.
5353         (auth-source-search-backends): Pass :require down.
5354         (auth-source-netrc-search): Pass :require down.
5355         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5356         Change save prompt to indicate all modifications saved here are
5357         deletions.
5358         (auth-source-netrc-create): Take user login name as default in user
5359         prompt.  Move all the save functionality to a lexically bound function
5360         under the :save-function token in the returned list.  Set up clearer
5361         default prompts for user, host, port, and secret.
5362         (auth-source-netrc-saver): New function, intended to be wrapped for
5363         :save-function.
5365 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
5367         * Version 23.3 released.
5369 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5371         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5372         lines to be spaces instead.
5374 2011-03-07  Julien Danjou  <julien@danjou.info>
5376         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5377         (sieve-sasl-auth): Check that auth-source-search did return something,
5378         or just return an empty string.
5380 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5382         * gnus.el (gnus-interactive): Use read-directory-name.
5384         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5385         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5386         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5387         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5388         Likewise.
5390         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5392 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5394         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5395         onto the list of killed groups, too.  This makes killed nnimap groups,
5396         for instance, more reliably not reappear.
5398         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5399         the parent.
5401         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5403         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5404         really have server-side marks.
5406         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5407         since most backends do not usefully have server-side marks.
5408         (gnus-update-read-articles): Propagate marks to all backends that
5409         really have server-side marks.
5411 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5413         * message.el (message-cite-reply-position, message-cite-style):
5414         New variables.
5415         (message-yank-original): Use the new citation styles.
5417 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5419         * message.el (message-options): Revert the change that's a workaround
5420         for XEmacs buffer-local issue; don't mark it buffer-local when running
5421         under XEmacs.
5423 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5425         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5426         numbers too big to be `read'.
5428 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5430         * message.el (message-options): Make buffer-local two ways to attempt
5431         to fix a XEmacs bug.
5433 2011-03-02  Julien Danjou  <julien@danjou.info>
5435         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5437 2011-03-01  Julien Danjou  <julien@danjou.info>
5439         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5440         group.
5441         (article-hide-list-identifiers): Use list-identifier group parameter.
5443 2011-02-28  Julien Danjou  <julien@danjou.info>
5445         * sieve.el (sieve-buffer-script-name): New local variable to store
5446         sieve script name.
5447         (sieve-edit-script): Store sieve script name.
5448         (sieve-upload): Use sieve script name when uploading.
5449         (sieve-upload): Use substitute-command-keys.
5450         (sieve-edit-script): Use substitute-command-keys.
5451         (sieve-refresh-scriptlist): Use substitute-command-keys.
5452         (sieve-manage-mode-map): Define keymap properly.
5453         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5454         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5455         Remove commented code about cvs.
5456         (sieve-manage-quit): New function.
5457         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5459 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5461         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5463 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5465         * auth-source.el (auth-source-search): Cache empty result sets.
5467         * auth-source.el (auth-source-save-behavior): New variable to replace
5468         `auth-source-never-create'.
5469         (auth-source-netrc-create): Use it.
5470         (auth-source-never-save): Remove.
5472 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5474         * nnimap.el (nnimap-stream): Doc fix.
5475         (nnimap-open-connection-1): Reverse the order of the ports to that the
5476         prompted-for port is first.
5478         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5479         retrieval by the no-group selection.
5481         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5482         numerical parameters.
5484 2011-02-25  Julien Danjou  <julien@danjou.info>
5486         * gnus-gravatar.el: Use gnus-with-article-buffer.
5488         * gnus-art.el (gnus-with-article-buffer): Check that the
5489         gnus-article-buffer is alive.
5491 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5493         * auth-source.el (auth-source-creation-prompts): New variable to manage
5494         creation-time prompts.
5495         (auth-source-search): Document it.
5496         (auth-source-format-prompt): Add utility function.
5497         (auth-source-netrc-create): Don't default the user name to
5498         user-login-name.  Use `auth-source-creation-prompts' and some default
5499         prompts for user, host, port, and password (the default generic prompt
5500         remains ugly).
5501         (auth-source-never-save): Add customizable option to never save info.
5502         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5503         mode excursion.
5505 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5507         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5508         argument that XEmacs doesn't support.
5510 2011-02-23  Julien Danjou  <julien@danjou.info>
5512         * gnus-art.el (article-make-date-line): Ignore errors if time is
5513         invalid and not convertible.
5514         (article-make-date-line): Only add lapsed time if time is not nil.
5516 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5518         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5519         `read-char-choice' for backwards compatibility.
5520         (auth-source-netrc-element-or-first): New function to DTRT for
5521         parameter extraction.
5522         (auth-source-netrc-create): Use it and fix multiple parameter print
5523         bug.  Use the default passed from above (given-default) or the
5524         built-in (user-login-name for :user).
5526 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5528         * gnus-start.el (gnus-dribble-read-file):
5529         Set buffer-save-without-query, since we always want to save the dribble
5530         file, probably.
5532         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5533         nnimap.
5535         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5536         -summary- since it's a user-visible variable.
5538         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5539         first time you use the new Gnus.
5541 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5543         * auth-source.el: Don't load netrc.el.
5544         (auth-sources): Search ~/.netrc as well by default.
5545         (auth-source-debug): Add 'trivia option for extra output.
5546         (auth-source-do-trivia): Use it.
5547         (auth-source-search): Simplify logic to use
5548         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5549         appropriate.  Don't keep a running count at this level.  Layer :create
5550         and :delete options appropriately on the first and second passes.
5551         Don't track the backend with the search results.
5552         (auth-source-search-backends): New function to search a list of
5553         backends for a processed spec.
5554         (auth-source-netrc-parse): Cache all netrc files, making
5555         auth-source-netrc-cache an alist keyed by the file name and using the
5556         file mtime as the caching criterion.  Keep the obfuscated data secret
5557         with a lexical bind.
5558         (auth-source-netrc-search): Don't calculate the length of the results
5559         unnecessarily.
5560         (auth-source-search-backends): Fix bug.
5561         (auth-source-netrc-create): Rework prompts.
5563 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5565         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
5566         Lower case names of search constraints.
5567         (nnir-run-query): Cache and reuse search constraints for all imap
5568         servers.
5570 2011-02-22  Sam Steingold  <sds@gnu.org>
5572         * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5574 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5576         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5577         after exit.
5578         (gnus-setup-message): Define missing variable from last checkin.
5580         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5581         value, show the raw article.
5583 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5585         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5586         auth-source now accepts numbers.
5588         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5589         spec, too.
5590         (auth-source-ensure-strings): New function.
5592         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5593         (gnus-article-setup-buffer): Always restart the date timer so that user
5594         changes to the frequency is respected.
5596         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5597         port numbers, so make sure it gets that if nnimap-server-port is
5598         explicit.
5600 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5602         * nnimap.el (nnimap-inbox): Doc fix.
5604 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5606         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5607         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5608         color-lab-to-srgb.
5610 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5612         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5613         given method as in the group name if we're using an extended method.
5614         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5615         command, if we're using that, instead of waiting for the beginning.
5617         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5618         we're sure to get unique server names, and we don't output two async
5619         commands in the same buffer.  This fixes an NNTP hang for some users.
5621 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5623         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5624         summary buffer before reading going to the next buffer.  This avoids
5625         putting the point in the group buffer if you `C-g' the command.
5627         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5628         cache (for now) to make ~/.authinfo.gpg files usable.
5630         * nnfolder.el (copyright-update): Define for the compiler.
5632         * auth-source.el (auth-source-search): Fix unbound variable.
5634 2011-02-19  Glenn Morris  <rgm@gnu.org>
5636         * gnus.el (gnus-meta): Doc fix.
5638 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5640         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5641         in case it's not yet loaded.
5643 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5645         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5646         line we're waiting for.
5648 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5650         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5651         face with line-width greater than zero will cause RET in gnus summary
5652         buffer to scroll down article page-wise because auto vscroll happens,
5653         it should be temporally disabled when doing a scroll-up.
5655 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5657         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5658         outputs from the server.
5660 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5662         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5663         later so that bbdb can hook in easier.
5665 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5667         * auth-source.el (auth-source-search): Don't try to create credentials
5668         if the caller doesn't want that.
5669         (auth-source-search): If we don't find a match, don't bug out on
5670         non-bound variables.
5671         (auth-source-search): Only ask a single backend to create the
5672         credentials.
5674         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5675         logging.
5676         (nnimap-credentials): Protect against auth-source-search returning nil.
5677         (nnimap-request-list): Protect against not being able to open the
5678         server.
5680 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5682         * auth-source.el (auth-source-search): Do a two-phase search, one with
5683         no :create to get the responses from all backends.
5685         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5686         when getting credentials.
5688         * gnus-util.el (gnus-delete-duplicates): New function.
5690 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5692         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5693         a creation default, pass the whole port list down.  It will be
5694         completed.
5696         * auth-source.el (auth-source-search): Update docs to talk about
5697         multiple creation choices.
5698         (auth-source-netrc-create): Accept a list as a value (from the search
5699         parameters) and do completion on that list.  Keep a separate netrc line
5700         with the password obscured for showing the user.
5702         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5703         first choice to `auth-source-search' so it will be used for entry
5704         creation instead of the server's Gnus-specific name.
5705         (nnimap-credentials): Rely on the auth-source library to select which
5706         port is actually wanted in the new netrc entry, so don't override
5707         `auth-source-creation-defaults'.
5709         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5710         :protocol and accept a missing user, host, or port as a wildcard match.
5711         (auth-source-debug): Default to off.
5713         (auth-source-netrc-search, auth-source-netrc-create)
5714         (auth-source-secrets-search, auth-source-secrets-create)
5715         (auth-source-user-or-password, auth-source-backend, auth-sources)
5716         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5717         instead of :protocol.
5719         * nnimap.el (nnimap-credentials): Pass a port default to
5720         `auth-source-search' in case an entry needs to be created.
5721         (nnimap-open-connection-1): Use :port instead of :protocol.
5723 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5725         * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
5726         instead of delete-dups that is not available in XEmacs 21.4.
5728 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5730         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5731         nil means that nnimap doesn't get updated.
5733 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5735         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5736         result when the user doesn't want to write to the file.
5737         (auth-source-netrc-search): Expect a synthetic result and proceed
5738         accordingly.
5739         (auth-source-cache-expiry): New variable to override
5740         `password-cache-expiry'.
5741         (auth-source-remember): Use it.
5743         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5744         parameter.  Create entry if necessary by using :create t.
5745         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5747 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5749         * auth-source.el (auth-source-debug): Enable by default and don't
5750         mention the obsolete `auth-source-hide-passwords'.
5751         (auth-source-do-warn): New function to debug unconditionally.
5752         (auth-source-do-debug): Use it.
5753         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5754         and for Secrets API entries when the secrets.el library is not
5755         available.
5757 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5759         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5760         (gnus-summary-exit): Kill the correct article buffer on exit from a
5761         `C-d' group.
5763         * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
5764         gnus-propagate-marks.
5766         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5767         before killing the buffers so that a non-full window conf gets handled
5768         correctly.
5769         (gnus-summary-exit): Ditto.
5770         (gnus-summary-read-group-1): Ditto.
5772         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5773         async code again so that we can debug it properly.
5775         * message.el (message-reply): Take an optional switch-buffer parameter
5776         so that Gnus window confs are respected better.
5778 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5780         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5781         `plist-get' to accept non-list parameters (XEmacs issue).
5782         Fix docstring.
5783         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5784         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5785         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5786         Login collection is "Login" and not "login".
5788 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5790         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5791         multiple headers.
5793         * nnimap.el (nnimap-inhibit-logging): New variable.
5794         (nnimap-log-command): Don't log login commands.
5796         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5797         to have more parameters.
5799         * nnimap.el (nnimap-send-command): Mark the command time for each
5800         command, so that we don't get NOOPs stepping on our toes.
5802         * gnus-art.el (article-date-ut): Get the date from the Date header on
5803         `t'.
5805 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5807         * auth-source.el (auth-source-search): Use copy-sequence instead of
5808         the cl.el copy-list.
5810 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5812         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5813         Improve prompt.
5815 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5817         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5818         washing status from the default format.  It isn't very informative.
5820 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5822         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5823         Fix Gcc processing on imap.
5825 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5827         * message.el (message-bury): Don't pop up a new window when selected
5828         window is dedicated.
5830 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5832         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5834 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5836         * sieve-manage.el: Autoload `auth-source-search'.
5837         (sieve-sasl-auth): Use it.
5839 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5841         * nnimap.el: Autoload `auth-source-forget+'.
5842         (nnimap-open-connection-1): Use it if the connection fails.
5844         * auth-source.el: Require `password-cache'.
5845         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5846         obsolete.
5847         (auth-source-magic): Marker for `password-cache' keys.
5848         (auth-source-do-cache): Update docstring.
5849         (auth-source-search): Use and check cache.
5850         (auth-source-forget-all-cached, auth-source-remember)
5851         (auth-source-recall, auth-source-forget, auth-source-forget+)
5852         (auth-source-specmatchp): Caching support functions.
5853         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5854         Remove and obsolete.
5855         (auth-source-user-or-password): Remove caching to further discourage
5856         using it.  Always hide passwords.
5858 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5860         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5861         code for now, since it doesn't work for all users.
5863 2011-02-09  Julien Danjou  <julien@danjou.info>
5865         * message.el (message-options): Make message-options really buffer
5866         local.
5868 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5870         * mail-source.el: Autoload `auth-source-search'.
5871         (mail-source-keyword-map): Note order matters.
5872         (mail-source-set-1): Get all the mail-source source values and
5873         defaults and search auth-source on those if needed.  This can all
5874         probably be simplified.
5876         * nnimap.el: Autoload `auth-source-search'.
5877         (nnimap-credentials): Use it.
5878         (nnimap-open-connection-1): Ask for the virtual server and physical
5879         address in one shot.
5881         * nntp.el: Autoload `auth-source-search'.
5882         (nntp-send-authinfo): Use it.  Note TODO.
5884 2011-02-08  Julien Danjou  <julien@danjou.info>
5886         * shr.el (shr-tag-body): Add support for text attribute in body
5887         markups.
5889         * message.el (message-options): Make message-options a local variable.
5891 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5893         * auth-source.el (auth-source-secrets-search)
5894         (auth-source-user-or-password): Use `append' instead of `nconc'.
5895         (auth-source-user-or-password): Build return list better and protect
5896         against nil :secret.
5898 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5900         * nnimap.el (nnimap-update-info): Refactor slightly.
5901         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5902         (nnimap-update-info): Clean up slightly.
5903         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5904         characters.
5905         (nnimap-process-quirk): Rename function to avoid collision.
5906         (nnimap-update-info): Fix macrology bug-out.
5907         (nnimap-update-info): Simplify split history test.
5909 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5911         * auth-source.el (top): Require 'eieio unconditionally.
5912         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5913         (auth-source-secrets-search): Limit search when `max' is greater than
5914         number of results.
5916 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5918         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5919         part not returning any data.
5921         * proto-stream.el (open-protocol-stream): Document the return value.
5923 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5925         * auth-source.el (auth-source-secrets-search): Add examples.
5927 2011-02-06  Julien Danjou  <julien@danjou.info>
5929         * message.el (message-setup-1): Handle message-generate-headers-first
5930         set to t.
5932 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5934         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5935         API with a string "secrets:collection-name" and with 'default.
5936         (auth-source-backend-parse): Parse "secrets:collection-name" and
5937         'default.  Recurse on parses instead of repeating code.  Use the
5938         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5939         message when ignoring a source.
5940         (auth-source-search): List ignored search keys at the top level.
5941         (auth-source-netrc-create): Use `case' instead of `cond'.
5942         (auth-source-secrets-search): Created with TODOs.
5943         (auth-source-secrets-create): Created with TODOs.
5944         (auth-source-retrieve, auth-source-create, auth-source-delete)
5945         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5946         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5947         (auth-source-user-or-password-sftp)
5948         (auth-source-user-or-password-smtp): Remove.
5949         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5950         around `auth-source-search'.  Not tested thoroughly.
5952 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5954         * auth-source.el: Bring in assoc and eioeio libraries.
5955         (secrets-enabled): New variable to track the status of the Secrets API.
5956         (auth-source-backend): New EIOEIO class to represent a backend.
5957         (auth-source-creation-defaults): New variable to set prompt defaults
5958         during token creation (see the `auth-source-search' docstring for
5959         details).
5960         (auth-sources): Simplify to allow a simple string as a netrc backend
5961         spec.
5962         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5963         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5964         (auth-source-search): Main auth-source API entry point.
5965         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5966         (auth-source-search-collection): Helper function for searching.
5967         (auth-source-netrc-parse, auth-source-netrc-normalize)
5968         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5969         Supports search, create, and delete.
5970         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5971         backend stubs.
5972         (auth-source-user-or-password): Call `auth-source-search' but it's not
5973         ready yet.
5975 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5977         * message.el (message-setup-1): Remove the read-only stuff, since it
5978         doesn't work under XEmacs, for some reason.
5980         * gnus-sum.el (gnus-user-date): Rename back from
5981         gnus-summary-user-date since user code refers to it.
5983         * shr.el (shr-render-td): Store the actual background color used.
5985         * message.el (message-setup-1): Don't bind the constant
5986         -forbidden-properties.
5987         (message-setup-1): Revert previous change, since it needs to bind the
5988         props to insert them.
5989         (message-resend): Allow removing the read-only separator line.
5991 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5993         * nnimap.el (nnimap-request-accept-article): Give an error message if
5994         the APPEND wasn't successful.
5996 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5998         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5999         that have no groups.
6001 2011-02-03  Julien Danjou  <julien@danjou.info>
6003         * gnus-draft.el: Remove progn around gnus-draft-setup.
6005 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6007         * gnus-start.el (gnus-read-active-for-groups): This function is never
6008         called with a nil `infos', so clean that up.
6009         (gnus-get-unread-articles): Request active files from primary/secondary
6010         methods that have no groups (yet).
6012 2011-02-03  Julien Danjou  <julien@danjou.info>
6014         * message.el (message-setup-1): Always generate References first.
6015         (message-mail): Return the return value of message-setup, not always t.
6016         (message-setup-1): Insert mail-header-separator with read-only and
6017         intangible properties set.
6019         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6020         user-date in docstring.
6022         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6024         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6025         docstring.
6027         * gnus.el (gnus-user-date-format-alist): Change default value.
6028         Use defcustom, with type and group.  Move from gnus-util.el.
6029         Rename to gnus-summary-user-date-format-alist.
6031 2011-02-03  Glenn Morris  <rgm@gnu.org>
6033         * nnimap.el (gnus-fetch-headers): Declare.
6035         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6037 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6039         * message.el (message-forward-make-body-digest-plain)
6040         (message-followup, message-reply): Clean up things noted by Stefan.
6042         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6043         gnus-article-update-date-headers is nil.
6044         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6045         it didn't really work with defcustom.
6046         (article-update-date-lapsed): Make sure the window start doesn't move,
6047         either.
6049 2011-02-01  Julien Danjou  <julien@danjou.info>
6051         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6052         format.
6054         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6055         standard in Emacs nowadays.
6057 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6059         * message.el (message-expand-name): Don't trust the return value of
6060         bbdb-complete-name.
6061         (message-check-news-header-syntax): Remove unused var `start'.
6062         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6063         (message-inhibit-body-encoding): Move to before first use.
6064         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6065         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6066         (Organization, Message-ID, Date, mh-previous-window-config):
6067         Defvar the vars using dynamic scoping.
6069 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6071         * shr.el (shr-render-td): Only do colors at the final rendering.
6072         Should be slightly faster.
6073         (shr-insert-table): Fix up TD background colors when doing the
6074         vertical padding.
6076         * gnus-art.el (article-date-ut): Protect against articles with no Date
6077         header.
6078         (article-update-date-lapsed): Don't use current-column to find the
6079         horizontal position.  It's fragile in the presence of \003 characters.
6081         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6083 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6085         * gnus-art.el (article-transform-date): Rewrite to still work when
6086         there are several rfc2822 parts.
6087         (article-transform-date): Fix infinite recursion.
6088         (article-date-ut): Replace infinitely many Date headers with a single
6089         one when called interactively.
6091         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6092         secure manner.
6094         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6095         move around by not using save-window-excursion.  It seems to work...
6097 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6099         * gnus-art.el (article-make-date-line): Work for user-defined format.
6101 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6103         * nntp.el (nntp-retrieve-group-data-early)
6104         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6105         fetching functions.
6107         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6108         thoroughly for all backends that have no known groups.  This should
6109         allow new nnml methods to retrieve mail.
6111         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6112         that Gnus doesn't know exists again.
6114         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6115         (gnus-treat-date-ut): Ditto.
6116         (gnus-article-update-date-header): Rename.
6117         (gnus-treat-date-local): Remove.
6118         (gnus-treat-date-english): Remove.
6119         (gnus-treat-date-lapsed): Remove.
6120         (gnus-treat-date-combined-lapsed): Remove.
6121         (gnus-treat-date-original): Remove.
6122         (gnus-treat-date-iso8601): Remove.
6123         (gnus-treat-date-user-defined): Remove.
6124         (gnus-article-date-headers): New variable to control all the date
6125         header options.
6126         (article-date-ut): Rewrite to allow using the new way to format date
6127         headers(s).
6129 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6131         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6132         method.
6133         (nnmail-article-group): A better test for fanciness.
6135         * nnimap.el (nnimap-request-head): Protect against not finding the
6136         article by Message-ID.
6138 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6140         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6141         keep point at the "same place".
6143 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6145         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6146         data if the group is inactive.
6148 2011-01-28  Julien Danjou  <julien@danjou.info>
6150         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6151         (gnus-all-windows-visible-p): Remove old compatibility code.
6152         (gnus-window-top-edge): Add docstring.
6154         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6156 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6158         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6159         older request-update-info.
6161         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6163 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6165         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6166         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6168 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6170         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6171         groups.  This makes the nndraft:queue group pop up if it's not already
6172         there.
6174         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6175         messages" logic, which was reversed.
6177         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6178         the "same place" even if point is on the line being replaced.
6179         (article-update-date-lapsed): Allow updating both the combined lapsed
6180         and the lapsed headers.
6181         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6182         (article-make-date-line): Limit the number of segments dynamically to
6183         avoid too-long lines.
6185 2011-01-27  Julien Danjou  <julien@danjou.info>
6187         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6188         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6190 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6192         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6193         Use plist-get instead of the cl function getf.
6195 2011-01-27  Glenn Morris  <rgm@gnu.org>
6197         * gnus-util.el (float-time): Get rid of compiler warning, again.
6199 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6201         * shr.el (shr-put-color): Special-case background colors: Do put them
6202         at the blank parts at the front of the lines.
6204         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6205         exit hook to nix out all data on readedness on group exit.
6207         * gnus-util.el (float-time): If float-time is bound, always use it on
6208         all Emacsen.  It's unclear why the subrp check was there.
6209         (time-date): Require to make some autoload issues on XEmacs go away.
6211         * shr.el (shr-put-color): Don't do the box padding in tables, since
6212         they're already padded.
6214 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6216         * gnus-art.el (gnus-article-next-page): When the last line of the
6217         article is displayed, scroll down once more instead of going to the
6218         next article at once.
6219         (article-lapsed-string): Refactor out and allow specifying how many
6220         segments you want.
6221         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6222         (gnus-article-update-lapsed-header): New variable.
6224         * shr.el: Revert change that made headings use different-sized faces.
6225         The Emacs display engine isn't advanced enough that, for instance,
6226         tables can comfortably use differently-sized faces.
6228 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6230         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6231         used.
6232         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6233         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6234         we're using an encrypted connection.
6236         * proto-stream.el: Alter the interface functions to also return the
6237         actual stream type used: network or TLS.
6239 2011-01-25  Julien Danjou  <julien@danjou.info>
6241         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6242         (mm-display-javascript-inline): New function.
6244         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6245         viewing function.
6247 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6249         * shr.el (shr-expand-newlines): Fix variable name.
6251 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6253         * shr.el (shr-expand-newlines): Make nested boxes work.
6255 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6257         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6258         backgrounds.
6259         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6260         in a more sensible manner.
6262 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6264         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6265         if EPG is loaded.
6267 2011-01-24  Julien Danjou  <julien@danjou.info>
6269         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6270         tags.
6272 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6274         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6275         commands.
6277         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6278         in the article buffer.
6279         (gnus-gravatar-insert): Use blank space from the current buffer to
6280         avoid breaking text properties.  This makes X-Sent updating work again.
6282         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6284 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6286         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6287         fix the bug in url-http.el instead.
6289         * shr.el (shr-image-fetched): Ditto.
6291         * shr.el (shr-image-fetched): Avoid having point move in the article
6292         buffer.
6294         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6295         buffer after being called.  It's apparently being killed by url.el, and
6296         killing it made point move to end-of-buffer in a random buffer.
6298         * shr.el (shr-image-fetched): Ditto.
6300 2011-01-23  Julien Danjou  <julien@danjou.info>
6302         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6304         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6305         text/x-org.
6307 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6309         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6310         (i.e., nnimap) returning nil as the article number.
6312 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6314         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6315         "DelSp" parameter in RFC3676.
6317 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6319         * message.el (message-check-recipients): Display the encoded version of
6320         the bogus address if they differ.
6322         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6323         after sending.
6325         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6327         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6329         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6330         group buffer after sending the queue.
6332         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6334 2011-01-22  Julien Danjou  <julien@danjou.info>
6336         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6338 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6340         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6341         nested related parts.
6343         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6344         unexpired articles.  This fixes the regression that led expiry marks to
6345         disappear from nnfolder groups.
6347 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6349         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6350         Don't confuse the "ret" of "retrograde" with RET.
6352 2011-01-21  Julien Danjou  <julien@danjou.info>
6354         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6355         than mm-insert-inline.
6357 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6359         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6360         Widen article buffer.
6362 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6364         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6365         the temp buffer.
6366         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6368 2011-01-20  Julien Danjou  <julien@danjou.info>
6370         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6372         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6373         than mm-insert-inline to insert inline part: this respect
6374         mm-inline-media-tests displayers.
6376         * mm-view.el (mm-display-shell-script-inline): New function.
6378         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6380         * mm-uu.el (mm-uu-type-alist): Add org block.
6381         (mm-uu-org-src-code-block-extract): New function.
6383         * mm-view.el (mm-display-org-inline): New function.
6385         * mm-decode.el (mm-automatic-display): Add text/org.
6387         * mailcap.el (mailcap-mime-extensions): Add .org.
6389 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6391         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6392         gnus-article-add-buttons.
6394 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6396         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6397         From header with a date and "nobody" as the sender.
6399 2011-01-19  Julien Danjou  <julien@danjou.info>
6401         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6402         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6403         if you have the same regexp several times.
6404         (gnus-button-push): Fix matching when regexp is symbol.
6406 2011-01-15  Glenn Morris  <rgm@gnu.org>
6408         * message.el (message-mail): A compose-mail function should
6409         accept headers as strings.
6411 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6413         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6414         Add :vert-only tags.
6415         (message-mail): New arg RETURN-ACTION.
6416         (message-return-action): New var.
6417         (message-bury): Use it.
6418         (message-mode): Make it buffer-local.
6419         (message-send-and-exit): Always call message-bury.
6421         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6422         message-mail.
6424 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6426         * nnimap.el (nnimap-convert-partial-article): Protect against
6427         zero-length body parts.
6429         * mm-decode.el (mm-preferred-alternative-precedence):
6430         Discourage showing empty parts.
6432         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6433         and stuff if the backend didn't return the article number.  This fixes
6434         an Exchange-related nnimap bug.
6436         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6437         group window, because it does the wrong thing when a separate frame
6438         displays the group buffer.
6440         * proto-stream.el (open-protocol-stream): Protect against the low-level
6441         transport functions returning nil.
6443 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6445         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6446         (mml2015-epg-find-usable-secret-key): New function.
6447         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6448         mml2015-epg-find-usable-key (Bug#7797).
6449         (mml2015-epg-encrypt): Ditto.
6451 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6453         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6455 2011-01-03  Glenn Morris  <rgm@gnu.org>
6457         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6459         * sieve.el (sieve-open-server): Give a more explicit error if
6460         sieve-manage-open returns nil.  (Bug#7720)
6462 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6464         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6466 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6468         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6469         This avoids sending passwords in plain text over non-encrypted
6470         channels.
6472         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6474         * nnimap.el (nnimap-login): Refactored out into own function, and
6475         implement CRAM-MD5.
6476         (nnimap-wait-for-line): Refactored out.
6478         * mm-view.el (mml-smime): Require.
6480 2010-12-20  David Engster  <deng@eml.cc>
6482         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6483         use EPG to decrypt S/MIME messages instead of openssl.
6485 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6487         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6489         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6490         status is the group clearly is unreachable.
6492         * auth-source.el (auth-source-create): Add the optional second
6493         parameter to `local-variable-p' to be compatible with XEmacs.
6495 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6497         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6498         work when using a compressed nnml folder.
6500 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6502         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6503         backends after sanitising on entry, because this never makes sense:
6504         If the articles have gone missing, then the data no longer exists on
6505         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6506         overwrite anything anyway.
6508         * shr.el (shr-insert-document): Bind shr-width dynamically to
6509         window-width if it's nil.
6511 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6513         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6514         with the meaning of using the full emacs window width for rendering.
6516 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6518         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6519         case when sender is not given.
6521 2010-12-23  Julien Danjou  <julien@danjou.info>
6523         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6524         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6525         the addresses, otherwise we might misplaced the gravatar.
6527 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6529         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6530         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6531         obsolete in Emacs.
6533 2010-12-20  Julien Danjou  <julien@danjou.info>
6535         * gnus-util.el (gnus-rescale-image): Revert last change.
6537 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6539         * gnus-group.el (gnus-group-delete-articles): New command.
6541 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6543         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6545 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6547         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6548         here, since it's up to the backends to do CRLF removal if their
6549         protocol has it.
6551         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6553 2010-12-17  Julien Danjou  <julien@danjou.info>
6555         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6556         they are from file.  Can also scale up.
6558 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6560         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6561         Restore gnus-use-agent.
6562         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6564         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6566 2010-12-17  Julien Danjou  <julien@danjou.info>
6568         * gravatar.el (gravatar-retrieve-synchronously): New function.
6569         (gravatar-get-data): Make more robust.
6571 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6573         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6574         to really consider the last line.
6576 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6578         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6579         list of recipient keys, or use symmetric encryption if not a list.
6580         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6581         EPA override, replacing the call to `netrc-store-data'.
6583 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6585         * gnus-srvr.el: Avoid passing nil regexp argument to
6586         delete-matching-lines.
6588 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6590         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6591         fetching stops when Gnus exits.
6593         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6594         function.
6595         (nnfolder-request-expire-articles): Save all the buffers after doing
6596         expiry.
6598         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6599         the last article", since that led to serious performance regressions
6600         when expiring nnml groups.
6602 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6604         * nnir.el: Improve customizations.
6606 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6608         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6610         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6611         group has been killed.
6612         (gnus-group-yank-group): Ditto.
6614         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6616         * nnimap.el (nnimap-request-update-group-status): New function.
6618         * gnus-int.el (gnus-request-update-group-status): New interface
6619         function.
6621         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6622         copying read-ness to the backends.
6624         * nnimap.el (nnimap-quirk): New function.
6625         (nnimap-retrieve-group-data-early): Use it.
6626         (nnimap-quirks): New alist.
6628 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6630         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6631         don't delete it within indentation.
6633 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6635         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6636         previous line.
6638 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6640         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6641         QRESYNC command by deleting a superfluous space which broke Cyrus
6642         servers.  This change will break other servers that are buggy the other
6643         way around.
6645 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6647         * spam.el: Reindent and fix long lines.
6648         (spam-copy-or-move-routine): Exclude invalid move destinations.
6650 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6652         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6653         installed the registry.
6655 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6657         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6658         groupname doesn't contain "gmane".
6660 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6662         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6663         (gnus-1): Don't create the nndrafts group twice.
6664         (gnus-setup-news): There's no need to read the active file here, since
6665         that's done again later on a per-backend basis.
6666         (gnus-start-draft-setup): Make sure that the new group is started out
6667         empty.
6669         * gnus-agent.el (gnus-agentize): Don't create the queue group
6670         automatically on startup.  It'll be created later, if needed.
6672         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6673         of automatically subscribed groups.
6674         (gnus-auto-subscribed-categories): New variable.
6675         (gnus-matches-options-n): Use it.
6676         (gnus-default-subscribed-newsgroups): Remove unused variable.
6677         (gnus-start-draft-setup): Message a bit less.
6679 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6681         * nnir.el (nnir-run-imap): Return article list in order of increasing
6682         UID.
6684 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6686         * gnus-sum.el (gnus-summary-enter-digest-group):
6687         Mention gnus-auto-select-on-ephemeral-exit.
6689         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6690         convention of the network-only option.
6692 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6694         * proto-stream.el (proto-stream-open-network-only): New function to
6695         have a way to specify non-STARTTLS upgrade connections.
6697 2010-12-10  Julien Danjou  <julien@danjou.info>
6699         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6700         email address is nil.
6702         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6704 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6706         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6707         deletion.
6708         (nnir-run-imap): Only need to parse list once.
6710 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6712         * shr.el (shr-tag-script): Ignore <script>.
6713         (shr-tag-label): Add <label> support.
6715 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6717         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6719         * shr.el (shr-image-displayer): Work for images lined side by side.
6721 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6723         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6724         parameter, since XEmacs doesn't accept t as a parameter.
6726 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6728         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6729         ids.
6730         (nnir-run-gmane): Simplify groupspec formatting.
6731         (nnir-request-expire-articles): New function.
6733 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6735         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6736         overflow, possibly.
6738         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6739         (shr-render-td): Handle td style="" better.
6740         (shr-tag-table): Use the color from the style sheet.
6741         (shr-render-td): Make sure we copy over all the overlays, too.
6743 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6745         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6746         (nnir-request-article): Improve article retrieval.
6748 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6750         * mm-util.el (mm-extra-numeric-entities): New variable.
6752         * mm-url.el (mm-url-decode-entities):
6753         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6755 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6757         * message.el: Use completion-at-point.
6758         (message-completion-function): New fun, extracted from message-tab.
6759         (message-mode): Use it for completion-at-point-functions.
6760         (message-tab): Use it and completion-at-point.
6762 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6764         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6765         character if a non-breakable character follows.
6767 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6769         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6770         any stream.
6772         * shr.el (shr-tag-font): Colorize the region.
6773         (shr-tag-body): Ditto.
6774         (shr-tag-font): Actually let the styles be inherited instead of
6775         overwriting them.
6776         (shr-tag-font): Get the background color right.
6777         (shr-tag-style): Ignore all <style> tags for the moment.
6779         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6780         a Message-ID to avoid having nnimap depend on gnus-sum.
6782         * shr.el (shr-descend): Only colorize something if we have a node that
6783         sets colors.
6785 2010-12-06  Julien Danjou  <julien@danjou.info>
6787         * shr.el (shr-render-td): Render td content with shr-descend, so style
6788         will be applied to <td> too.
6789         (shr-colorize-region): Colorize region even if we only have a background.
6790         (shr-tag-body): Fix color and background color inheritance.
6791         Do not recolorize after shr-generic.
6792         (shr-tag-font): Let shr-generic colorize via inheritance.
6794 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6796         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6798 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6800         * nnir.el (nnir-request-move-article): Remove obsolete code.
6802 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6804         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6806 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6808         * gnus-sum.el (gnus-summary-respool-article): The completion function
6809         expects a list instead of an alist.
6811         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6812         string as the parameter.
6814         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6816         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6817         styles.
6818         (shr-colorize-region): New function.
6819         (shr-insert-background-overlay): Remove.
6820         (shr-render-td): Background setting should be taken care of on a higher
6821         level.
6822         (shr-tag-body): Use post-hoc colorizations.
6823         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6824         (shr-put-color-1): Don't overwrite old colors.
6825         (shr-colorize-region): When the background color isn't explicit, use
6826         a fixed background.
6828         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6829         nnmail variables.
6831 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6833         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6834         unless necessary.
6836 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6838         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6839         server.
6841 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6843         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6844         so that TAB works.
6846         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6847         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6849         * shr.el (shr-urlify): Show the URL before the title to avoid
6850         misleading URLs.
6852 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6854         * shr.el (shr-urlify): Display the title in <a> tags.
6856 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6858         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6860 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6862         * nnir.el: Rearrange code to allow macros to be autoloaded by
6863         gnus-sum.el.
6864         (nnir-retrieve-headers-override-function): Make this variable
6865         customizable.
6866         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6868         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
6869         from nnir.el.
6871 2010-12-03  Julien Danjou  <julien@danjou.info>
6873         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6875 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6877         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6878         allow optional argument `environment'.
6880 2010-12-03  Glenn Morris  <rgm@gnu.org>
6882         * mm-extern.el (message-goto-body): Update declaration.
6884 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6886         * gnus-util.el (gnus-macroexpand-all): New function.
6888         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6889         instead of macroexpand-all that is unavailable in XEmacs.
6891 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6893         * nnir.el (nnir-summary-line-format): New variable.
6894         (nnir-mode): Use it.
6895         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
6896         (nnir-article-ids): Reimplement as defsubst.
6897         (nnir-retrieve-headers): Don't mangle the subject header.
6898         (nnir-run-imap): Use 100 as RSV score.
6899         (nnir-run-find-grep): Fix for full server searching.
6900         (nnir-run-gmane): Better restriction to gmane groups.
6902         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6903         summary buffers.
6905 2010-12-02  Julien Danjou  <julien@danjou.info>
6907         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6909         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6911         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6912         support.
6914 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6916         * nnir.el: Update to handle the registry better.
6917         (autoload): Silence byte-compiler.
6918         (nnir-open-server): Add a hook for nnir groups.
6919         (nnir-request-move-article): Don't mangle the header.  Better to use
6920         formatting variables (which will be added in the future).
6921         (nnir-registry-action): Update the registry using the original article
6922         group name.
6923         (nnir-mode): Install nnir-specific hooks for updating the registry.
6925         * gnus-sum.el
6926         (gnus-article-original-subject, gnus-newsgroup-original-name):
6927         Remove obsolete variables.
6928         (gnus-summary-move-article): Remove use of obsolete variables.
6929         (gnus-summary-local-variables): Make move and delete hooks local to
6930         summary buffers.
6932 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6934         * rtree.el: New file.
6936 2010-12-01  Julien Danjou  <julien@danjou.info>
6938         * message.el (message-user-organization): Do not use
6939         gnus-local-organization.
6941         * gnus.el: Remove gnus-local-organization.
6943         * gnus-msg.el: Remove nastygram thing.
6945 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6947         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6948         funcall.
6950 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6952         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6953         names.
6955         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6956         characters.
6958         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6959         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6960         Suggested by Štěpán Němec <stepnem@gmail.com>.
6961         (gnus-gravatar-transform-address): Use mail-extract-address-components
6962         that supports non-ASCII names rather than mail-header-parse-addresses.
6964 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6966         * proto-stream.el (open-protocol-stream): All STARTTLS connections are
6967         handled by the network handler.
6969 2010-11-30  Julien Danjou  <julien@danjou.info>
6971         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6972         (nnimap-open-connection-1): Fix PREAUTH.
6974         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6976 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6978         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6979         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6980         (shr-insert): Use them.
6981         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6983 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6985         * nnir.el (nnir-request-move-article): Bail out if original group
6986         doesn't support article moves.
6987         (nnir-get-active): Improve active list retrieval.
6989 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6991         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6993 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6995         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6996         seem to accept strings-with-numbers as port numbers.
6998 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7000         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7001         change the registry.
7003 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7005         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7006         delete-dups that is not available in XEmacs 21.4.
7008         * mm-util.el (mm-delete-duplicates): Add comment.
7010 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7012         * nnir.el (nnir-ignored-newsgroups): New variable.
7013         (nnir-get-active): Use it.
7015 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7017         * proto-stream.el (proto-stream-open-network): Add some comments.
7019         * nntp.el (nntp-open-connection): Provide a :success condition.
7021         * nnimap.el (nnimap-open-connection-1): Ditto.
7023         * proto-stream.el (proto-stream-open-network): See what the response to
7024         the STARTTLS command is.
7026         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7027         backwards compatibility).
7028         (nnimap-open-connection-1): Really respect nnimap-server-port.
7030         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7031         TLS upgrades we don't really care about the identity of the peer.
7032         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7033         that what we've checked for.
7034         (proto-stream-always-use-starttls): Only default to t if
7035         open-gnutls-stream exists.
7036         (proto-stream-open-network): If STARTTLS failed, then just open a
7037         normal connection.
7038         (proto-stream-open-network): Wait until the greeting before doing
7039         STARTTLS.
7041         * nntp.el (nntp-open-connection): Report what the connection error is.
7043         * proto-stream.el (open-protocol-stream): Rename from
7044         open-proto-stream.
7046 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7048         * nnimap.el (nnimap-stream): Change default to `undecided'.
7049         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7050         first, and then network.
7051         (nnimap-open-connection-1): Respect nnimap-server-port.
7052         (nnimap-open-connection): Be more backwards-compatible.
7054         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7055         (proto-stream-open-starttls): De-duplicate the STARTTLS code.
7056         (proto-stream-open-starttls): Folded back into the main function.
7057         (proto-stream-open-network): Fix typo in the GnuTLS path.
7058         (proto-stream-command): Refactor out.
7060         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7062         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7063         starttls.el STARTTLS.
7065         * color.el (color-lab->srgb): Fix function call name.
7067         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7068         if we're using tls.el.
7069         (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
7070         built in, then don't try to establish a STARTTLS connection.
7072         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7073         servers.
7075         * proto-stream.el (open-proto-stream): Use network, not stream.
7076         (open-proto-stream): Add a way to specify what the end of a command is.
7078         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7079         connections types.
7080         (nntp-open-network-stream): Remove.
7081         (nntp-open-ssl-stream): Remove.
7082         (nntp-open-tls-stream): Remove.
7083         (nntp-ssl-program): Remove.
7085         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7087 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7089         * nnir.el: Fix typos.
7090         (nnir-retrieve-headers-override-function): Rename variable to reflect
7091         new semantics.
7092         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7093         macros.
7094         (nnir-request-article, nnir-request-move-article): Use them.
7095         (nnir-categorize): New function.
7096         (nnir-run-query): Use it.
7097         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7098         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7099         sorted.
7100         (nnir-group-full-name): Use gnus-group-full-name instead.
7101         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7102         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7104 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7106         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7108         * proto-stream.el: New library to provide protocol-specific
7109         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7110         protocols.
7111         (open-proto-stream): Complete the documentation.
7112         (proto-stream-open-network): Fix some typos.
7114         * nnimap.el (nnimap-open-connection): Use it.
7116 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7118         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7119         negotiation.
7121 2010-11-26  Julien Danjou  <julien@danjou.info>
7123         * color.el: Rename various rgb functions to srgb.
7125 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7127         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7128         names.
7130 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7132         * shr.el (shr-insert): Revert last change.
7133         (shr-find-fill-point): Never leave point being at bol;
7134         relax the kinsoku limitation when rendering tables.
7136 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7138         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7139         results from -accept-article.
7141         * shr-color.el: Require cl when compiling.
7143         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7144         checkin.
7146         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7148         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7150         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7151         'add and 'delete to set backend marks.
7153         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7155         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7157         * nntp.el (nntp-request-set-mark): Use it.
7159         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7161         * nnml.el (nnml-request-set-mark): Ditto.
7163         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7164         introduces regressions in article selection.
7165         (nnimap-find-uid-response): New function.
7166         (nnimap-request-accept-article): Use the UID returned, if any.
7167         (nnimap-request-move-article): Use the UID returned, if any.
7168         (nnimap-get-groups): Reimplement to work with folded lines.
7169         (nnimap-find-uid-response): The UID is the last element in the list.
7170         (nnimap-request-set-mark): Extend syntax with 'set.
7172         * nnml.el (nnml-request-set-mark): Ditto.
7174         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7176         * nntp.el (nntp-request-set-mark): Ditto.
7178 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7180         * message.el (message-called-interactively-p): A temporary macro.
7181         (message-goto-body): Use it temporarily.
7183 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7185         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7186         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7187         (nnimap-last-response-string): Fix last unfolding fix.
7189 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7191         * shr.el (shr-insert): Fix the way to fold lines.
7193 2010-11-25  Julien Danjou  <julien@danjou.info>
7195         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7197         * color.el: Rename from color-lab.el
7198         (color-rgb->hex): Add.
7199         (color-complement): Add.
7200         (color-complement-hex): Add.
7202         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7204 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7206         * shr-color.el (shr-color-visible): Don't bug out if the color names
7207         don't exist.
7209 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7211         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7212         assuming that article displaying or another mml-preview may be
7213         interrupted for an error or for the like.
7215         * shr.el (shr-get-background): Fix argument name.
7217 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7221         * gnus-sum.el (gnus-summary-include-articles): New function.
7223         * message.el (message-goto-body): called-interactively-p needs a
7224         parameter, so use `any'.
7226         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7227         clear marks before moving, since they're synced from the Gnus side
7228         first.
7230         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7231         (gnus-summary-move-article): Copy over all marks before moving, so that
7232         IMAP doesn't think a new article has arrived.
7234 2010-11-24  Julien Danjou  <julien@danjou.info>
7236         * shr.el (shr-insert-background-overlay): Fix typo.
7237         (shr-render-td): Copy the background before rendering.
7239         * shr-color.el (shr-color-visible): Fix docstring.
7241         * shr.el (shr-tag-table): Add bgcolor support.
7242         (shr-render-td): Add bgcolor support.
7243         (shr-get-background): Add.
7244         (shr-insert-foreground-overlay): Use shr-get-background.
7246         * message.el (message-goto-body): Use called-interactively-p.
7247         (message-in-body-p): message-goto-body returns point.
7249 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7251         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7252         Fixes something or other in Emacs 23, and is backwards compatible.
7254         * message.el (message-goto-body): Remove the <#secure special-casing,
7255         which is too special.
7257         * shr.el (shr-parse-style): Drop !important from styles.
7259 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7261         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7262         this function to return incorrect results when calling it with an
7263         explicit article argument different from
7264         (gnus-summary-article-number).
7266 2010-11-24  Julien Danjou  <julien@danjou.info>
7268         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7269         (shr-tag-body): Add background support.
7270         (shr-descend): Add background support.
7271         (shr-tag-title): Add.
7273         * shr-color.el (shr-color-visible): Really return original background
7274         if fixed.
7276 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7278         * shr.el (shr-color-check): Protect against non-existent color names.
7280 2010-11-24  Julien Danjou  <julien@danjou.info>
7282         * color-lab.el: Require 'cl when compiling.
7284         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7286         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7287         matched part.
7289         * color-lab.el: Fix all expt calls to use float type.
7291 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7293         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7294         expression to shr-color-check as is.
7296         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7298         * color-lab.el: Add coding cookie.
7299         (float-pi): Use eval-and-compile.
7301 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7303         * shr.el (shr-insert-color-overlay): Split stuff like
7304         "#444444 !important" to find the real color.
7305         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7306         parse <font color="red"> entries.
7308 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7310         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7311         point when parsing headers.
7313         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7314         is positioned properly when parsing headers.
7316 2010-11-23  Julien Danjou  <julien@danjou.info>
7318         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7320         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7322         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7324         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7325         Use shr-color-hue-to-rgb.
7326         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7328 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7330         * shr.el (shr-color->hexadecimal): Autoload.
7331         (shr-descend): Add color to all tags.
7333 2010-11-22  Julien Danjou  <julien@danjou.info>
7335         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7336         shr-color->hexadecimal.
7338         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7339         RGB() or HSL() color representation.
7341         * shr.el (shr-tag-font): Add.
7342         (shr-tag-color-check): New function to get better colors.
7343         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7344         tag-span.
7346         * shr-color.el: New file.
7348         * color-lab.el: New file.
7350         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7352 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7354         * nnir.el: Fix typo in comments.
7355         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7356         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7358 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7360         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7362         * nnimap.el (nnimap-get-capabilities): Refactor out.
7363         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7365 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7367         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7368         appearing when `mm-uu-hide-markers' is nil.
7370 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7372         * nnimap.el (nnimap-unselect-group): Make into its own function.
7373         (nnimap-request-rename-group): Unselect group before renaming.
7374         This had gotten lost somewhere.
7375         (nnimap-request-accept-article): Keep track of examined groups, and
7376         unselect the group before APPENDing to read-only groups.
7377         (nnimap-request-move-article): Clear flags before moving so that they
7378         can be re-set later.
7380 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7382         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7383         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7385 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7387         * gnus-art.el (gnus-mime-display-single):
7388         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7389         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7390         parameter.
7392 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7394         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7395         (shr-table-vertical-line): New variable.
7396         (shr-insert-table): Use it.
7398 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7400         * gnus-html.el (gnus-html-wash-images): Don't display images if
7401         gnus-inhibit-images is non-nil; register displayer for cid images.
7402         (gnus-html-display-image): Work for cid image.
7403         (gnus-html-insert-image): Allow arguments.
7404         (gnus-html-put-image): Inhibit read-only.
7405         (gnus-html-prefetch-images): Don't prefetch images if
7406         gnus-inhibit-images is non-nil.
7408 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7410         * shr.el (shr-put-image): Break lines when inserting big pictures.
7412 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7414         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7415         sender, thanks Katsumi Yamaoka.
7417 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7419         * nnir.el (nnir-run-imap): Reverse the article list for each group
7420         rather than the whole list.
7422 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7424         * shr.el (shr-image-displayer): Protect function against non-existent
7425         image source.
7427         * gnus-art.el (gnus-inhibit-images): New user option.
7428         (gnus-mime-display-single): Don't display image if it is non-nil.
7430         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7431         gnus-inhibit-images.
7433         * shr.el (shr-image-displayer): New function.
7434         (shr-tag-img): Use it.
7436 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7438         * mml2015.el (mml2015-epg-sign): Use From header.
7440 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7442         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7444         * gnus-util.el (gnus-find-text-property-region): Return markers.
7446         * shr.el (shr-tag-img): Put a displayer in the text property.
7448         * gnus-util.el (gnus-find-text-property-region): New utility function.
7450         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7451         (gnus-html-show-images): Remove.
7453         * gnus-art.el (gnus-article-show-images): New, more general function.
7455         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7456         image url text properties.
7458         * shr.el: Ditto.
7460         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7461         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7463 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7465         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7466         work for two or more articles.
7468 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7470         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7471         divide an image that's in an html article to two or more when washing
7472         non-ASCII characters in alt text of it.
7474 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7476         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7477         smime-decrypt-region using function argument.
7478         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7480         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7482         * smime.el (smime-decrypt-region): Catch it.
7484 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7486         * smime.el (smime-mode-map): Move initialization into declaration.
7487         (gnus-run-mode-hooks): Don't autoload.
7488         (smime-mode): Use define-derived-mode.
7490 2010-11-11  Glenn Morris  <rgm@gnu.org>
7492         * smime.el (from): Restrict declaration to XEmacs.
7494         * nnir.el (gnus-group-topic-name): Autoload.
7496 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7498         * shr.el (shr-insert): Don't break long line if it is because of
7499         kinsoku-bol characters in the line end.
7501 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7503         * nnir.el (nnir-request-move-article): Fix to provide original group
7504         and subject.
7505         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7506         been retrieved.
7508         * gnus-sum.el (gnus-summary-move-article): Use original group and
7509         subject for virtual articles such as those in an nnir summary buffer.
7511 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7513         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7514         least 21.5).
7516         * smime.el (from): Declare it again for XEmacs.
7518 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7520         * message.el (message-resend): Don't disable encoding unless it's
7521         already encoded.
7523         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7524         low-numbered articles.
7526 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7528         * rfc2047.el (rfc2047-syntax-table): Simplify.
7530         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7531         set-char-table-range for XEmacs.
7533 2010-11-10  Glenn Morris  <rgm@gnu.org>
7535         * smime.el (from): Remove unused declaration.
7537         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7538         (gnus-float-time): On Emacs, always an alias.
7540         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7541         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7543 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7545         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7547 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7549         * shr.el (browse-url-mailto): Autoload.
7551         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7553         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7554         regexp doesn't need quoting.
7556 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7558         * message.el (message-subject-trailing-was-ask-regexp)
7559         (message-subject-trailing-was-regexp): Match was: in addition to was.
7561 2010-11-09  Glenn Morris  <rgm@gnu.org>
7563         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7564         (nnbabyl-check-mbox): Use point-at-bol.
7566 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7568         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7570         * message.el (message-mailto): New function.
7571         (message-mailto): Should accept other parameters.
7572         (message-mailto): Remove since it duplicates browse-url-mailto
7573         functionality.
7575 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7577         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7578         methods.
7579         (gnus-read-active-file): Ditto.
7581         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7582         ": " from the prompt.
7583         (gnus-group-make-group): Ditto.
7585 2010-11-07  Glenn Morris  <rgm@gnu.org>
7587         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7588         (gnus-bookmark-kill-line): Use point-at-eol.
7590 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7592         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7593         asterisks in From header.
7595 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7597         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7598         string to avoid making the From headers syntactically invalid.
7600         * message.el (message-send-mail): Don't insert courtesy messages if the
7601         message already has List-Post and List-ID messages.
7603 2010-11-06  Glenn Morris  <rgm@gnu.org>
7605         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7606         `condition', `type', `length' a prefix.
7607         (gnus-treat-predicate): Update for above name changes.
7609 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7611         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7612         binding.  Handled by `gnus-summary-refer-thread' instead.
7613         (nnir-warp-to-article): New backend function.
7615         * nnimap.el (nnimap-request-thread): Force dependency updating.
7617         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7618         (gnus-summary-refer-thread): Rework to improve thread-referral.
7620         * gnus-int.el (gnus-warp-to-article): New function.
7622         * gnus-sum.el (gnus-summary-article-map): Bind it.
7624 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7626         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7627         gnus-summary-refer-thread.
7629         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7630         headers.
7631         (gnus-summary-limit-include-thread): Prevent articles in thread from
7632         being cut in gnus-cut-threads.
7633         (gnus-summary-refer-thread): Limit retrieved headers to those in
7634         thread.
7636 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7638         * message.el (message-send-mail): Use the value of
7639         message-courtesy-message from the message buffer.
7641         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7643         * shr.el (shr-browse-url): Implement mailto: URLs.
7645         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7646         "raw".
7648         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7649         if it's already selected.
7651         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7653 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7655         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7656         to measure the length and truncate alt text.
7658 2010-11-03  Glenn Morris  <rgm@gnu.org>
7660         * nndiary.el (nndiary-generate-nov-databases-1)
7661         (nndiary-generate-active-info): Rename dynamic variable `files' to
7662         something less generic.
7664 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7666         * nnir.el (nnir-request-move-article): Call the underlying backend to
7667         move articles from nnir.
7669 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7671         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7673 2010-11-02  Julien Danjou  <julien@danjou.info>
7675         * nnir.el: Remove wais support.
7677 2010-11-02  Glenn Morris  <rgm@gnu.org>
7679         * gnus-html.el: Reorder requirements to quieten compiler.
7681 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7683         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7684         properly for XEmacs as well.
7685         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7686         (gnus-article-natural-long-line-p): Use window-width rather than
7687         frame-width.
7689 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7691         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7692         (nnir-read-parms): Don't modify query.
7693         (nnir-run-query): Add ability to search topic on current line.
7694         (nnir-get-active): Clean up.
7696 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7698         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7699         degenerate articles.
7701         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7702         (gnus-print-buffer): Just print the buffer as is, without any copying
7703         to a buffer and then re-highlighting.
7705         * nnimap.el (nnimap-request-group): Store the new updated info.
7706         (nnimap-request-group): Select the group when we don't know whether it
7707         exists or not.
7709         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7710         groups.
7712         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7713         groups.
7715         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7716         groups.
7718         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7719         long-lines case by only filling the long lines.
7721         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7722         (bug#7311).
7724 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7726         * shr.el: No need to declare `declare-function' since shr.el is for
7727         only Emacsen that provide `libxml-parse-html-region'.
7729 2010-11-01  Glenn Morris  <rgm@gnu.org>
7731         * mm-util.el (gnus-completing-read): Autoload.
7732         (mm-read-coding-system): Simplify Emacs definition.
7734         * nnmail.el (gnus-activate-group):
7735         * nnimap.el (gnutls-negotiate):
7736         * nntp.el (netrc-parse): Fix declarations.
7738 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7740         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7741         string-match-p in Emacs >=23.
7743         * gnus-msg.el (gnus-configure-posting-styles):
7744         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7746 2010-11-01  Glenn Morris  <rgm@gnu.org>
7748         * nnir.el (declare-function): Add compat stub.
7749         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7750         (nnir-run-gmane): Require 'mm-url.
7752         * mm-util.el (mm-string-to-multibyte): Simplify.
7754         * shr.el (declare-function): Add compat stub.
7755         (url-cache-create-filename): Declare.
7756         (mm-disable-multibyte, widget-convert-button): Autoload.
7758         * smime.el (ldap-search): Declare.
7759         (smime-cert-by-ldap-1): Require ldap on Emacs.
7761         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7762         (nnimap-keepalive): Use gnus-float-time.
7764         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7765         (mail-source-delete-crash-box): Use gnus-float-time.
7767         * gnus-dired.el (gnus-completing-read): Autoload.
7769         * mm-view.el (gnus-rescale-image): Autoload.
7771         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7773         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7775         * sieve-manage.el: Require 'cl when compiling.
7777         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7778         (gnus-iswitchb-completing-read): Require iswitchb.
7779         (gnus-select-frame-set-input-focus): Silence compiler.
7781 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7783         * message.el (message-subject-trailing-was-query): Change default to t,
7784         since I think that's what most people want.
7786         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7787         appending for easier debugging.
7788         (nnimap-wait-for-connection): Take a regexp.
7789         (nnimap-request-accept-article): Wait for the continuation line before
7790         sending anything unless we're streaming.
7792         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7793         leave the header washing to take place.
7795 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7797         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7798         regular expression match and replace in posting styles.
7800 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7802         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
7803         an entire server.
7804         (nnir-get-active): New function.
7805         (nnir-run-imap): Use it.
7806         (nnir-run-gmane): Who knew, gmane search returns an article score!
7808         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7809         server on the current line with nnir.
7811 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7813         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7814         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7815         left edge.
7816         (gnus-article-foldable-buffer): Skip past the prefix when determining
7817         raggedness.
7819         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7820         the raw article, and change `C-u g' to show the article without doing
7821         treatments.
7823         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7824         on to `gnus-treat-article'.
7825         (gnus-inhibit-article-treatments): New variable.
7827         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7829         * gnus-art.el (gnus-treatment-function-alist): Have
7830         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7831         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7832         sections.
7834         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7835         parameter.
7836         (gnus-article-fill-cited-long-lines): New function.
7837         (gnus-article-fill-cited-article): Allow filling only long sections.
7839         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7840         and non-punctuation (like after the apostrophe in "'We").
7842         * gnus-sum.el (gnus-summary-select-article): Make sure
7843         gnus-original-article-buffer is alive.
7845         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7846         reflect the order they are in the digest.
7848         * gnus.el (gnus-group-startup-message): Move point to the start of the
7849         buffer.
7851         * nnimap.el (nnimap-capability): New function.
7852         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7853         is set.
7855 2010-10-31  David Engster  <dengste@eml.cc>
7857         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7858         conform with changes to gnus-completing-read.
7860 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7862         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7864 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7866         * nnir.el: Move defvar, defcustom around to keep file organized
7867         and keep byte-compiler quiet.
7868         (nnir-read-parms): Accept search-engine as arg.
7869         (nnir-run-query): Pass search-engine as arg.
7870         (nnir-search-engine): Remove.
7872 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7874         * shr.el (shr-generic): The text nodes should be text, not :text.
7876         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7877         later in the file.
7879 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7881         * nnir.el: General clean up.  Allow searching with multiple engines.
7882         Allow separate extra-parameters for each engine.
7883         Batch queries when possible.
7884         (nnir-imap-default-search-key, nnir-method-default-engines):
7885         Add customize interface.
7886         (nnir-run-gmane): New engine.
7887         (nnir-engines): Use it.  Qualify all prompts with engine name.
7888         (nnir-search-engine): Remove global variable.
7889         (nnir-run-hyrex): Restore for now.
7890         (nnir-extra-parms, nnir-search-history): New variables.
7891         (gnus-group-make-nnir-group): Use them.
7892         (nnir-group-server): Remove in favor of gnus-group-server.
7893         (nnir-request-group): Avoid searching twice.
7894         (nnir-sort-groups-by-server): New function.
7896 2010-10-30  Julien Danjou  <julien@danjou.info>
7898         * gnus-group.el: Remove gnus-group-fetch-control.
7900         * gnus-start.el (gnus-find-new-newsgroups):
7901         Remove gnus-check-first-time-used.
7903         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7905 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7907         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7908         set on groups that don't have \* permanentflags.
7910 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7912         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7913         control the background color.
7914         (shr-tag-img): Ignore very small web bug type images.
7915         (shr-put-image): Add help-echo alt texts to the images.
7916         (shr-tag-video): Show the video poster image.
7918 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7920         * shr.el (shr-table-depth): New variable.
7921         (shr-tag-table-1): Only insert the images after the top-level table.
7923         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7925         * gnus-util.el (gnus-list-memq-of-list): New function.
7927         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7928         selected.
7929         (nnimap-unsplittable-articles): New slot.
7930         (nnimap-new-articles): Use it.
7932 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7934         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7935         move to the previous line on `M-g'.
7937 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7939         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7940         *-request-group, which seems unnecessary.
7942         * nnimap.el (nnimap-quote-specials): Function copied over from
7943         imap.el.
7944         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7945         they support that.  Suggested by Tom Regner.
7947 2010-10-29  Julien Danjou  <julien@danjou.info>
7949         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7950         defalias.
7951         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7953         * gnus.el: Remove `gnus-nntp-service' variable.
7954         (gnus-secondary-servers): Make obsolete.
7955         (gnus-nntp-server): Make obsolete.
7957         * gnus-start.el (gnus-1): Remove x-splash calls.
7959         * gnus-ems.el (gnus-x-splash): Remove.
7961         * gnus.el (gnus-group-startup-message): Simplify/update code.
7963         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7964         capability before doing anything.
7965         (gnus-group-insert-group-line): Remove useless
7966         gnus-group-remove-excess-properties.
7968 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7970         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7972 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7974         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7975         config after reselecting.
7977 2010-10-28  Julien Danjou  <julien@danjou.info>
7979         * shr.el (shr-put-image): Use point even if only inserting text.
7980         (shr-put-image): Save excursion when inserting alt text on non-graphic
7981         display, so the behavior is the same when we are on a graphic display.
7983         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7985 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7987         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7988         (gnus-mime-copy-part): Check coding system, not charset.
7989         (gnus-mime-view-part-externally): Never remove part.
7990         (gnus-mime-view-part-internally): Don't remove part here.
7991         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7992         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7993         multipart/alternative.
7995         * mm-decode.el (mm-display-part): Take optional arg `force'.
7997 2010-10-26  Julien Danjou  <julien@danjou.info>
7999         * gnus-group.el (gnus-group-default-list-level): Add this function to
8000         compute the default list level.
8001         (gnus-group-default-list-level): Add possibility to use a function.
8003 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8005         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8007         * gnus-group.el (gnus-group-completing-read)
8008         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8009         gnus-replace-in-string.
8011 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8013         * shr.el (shr-tag-div): Add.
8015 2010-10-25  Julien Danjou  <julien@danjou.info>
8017         * gnus-util.el: Remove `gnus-with-local-quit'.
8019         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8021 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8023         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8024         the original article buffer.
8026 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8028         * nnimap.el (nnimap-request-head): New function.
8029         (nnimap-request-move-article): Try to be slightly faster by not
8030         requesting the entire message when moving.
8031         (nnimap-transform-headers): Don't bug out on bodiless articles.
8032         (nnimap-send-command): Have no outstanding messages if the IMAP server
8033         doesn't support streaming.
8034         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8036 2010-10-24  Julien Danjou  <julien@danjou.info>
8038         * message.el (message-default-headers): Fix type.
8040 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8042         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8043         prefetching images.
8045         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8046         backend for unknown groups.  This is mainly useful for nnimap groups.
8048         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8049         group isn't covered by the agent.
8051 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8053         * nnir.el (nnir-method-default-engines): New variable.
8054         (nnir-run-query): Use it.
8055         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8056         (gnus-summary-nnir-goto-thread): Change group if needed.
8058         * gnus-group.el (gnus-group-group-map): Add key binding for
8059         gnus-group-make-nnir-group.
8061 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8063         * shr.el (shr-tag-object): Add.
8065         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8066         original article buffer live.
8067         (gnus-summary-select-article-buffer):
8068         Mention gnus-widen-article-buffer.
8070 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8072         * shr.el (shr-tag-strong): Add.
8074 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8076         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8077         group names.  They mess up the group buffer badly.
8079         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8081         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8082         instead of the summary one.
8084 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8086         * mml.el (mml-preview): Work properly when editing article.
8088         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8089         gnus-have-read-active-file if it's already been in.
8091 2010-10-22  Tom Tromey  <tromey@redhat.com>
8093         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8094         gnus-group-completing-read.
8096 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8098         * message.el (message-mode-map): Don't bind M-; to comment region, to
8099         allow the global comment-dwim to work.
8101 2010-10-21  Julien Danjou  <julien@danjou.info>
8103         * message.el (message-setup-1): Allow message-default-headers to be a
8104         function.
8106 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8108         * shr.el (shr-tag-table): Simplify.
8110 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8112         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8113         to avoid trying to snarf invalid stuff.
8115         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8117         * gnus.el (gnus-message-archive-group): Quote value.
8118         (gnus-message-archive-group): Mark as changed.
8120         * shr.el (shr-add-font): Don't put the font properties on the newline
8121         or the indentation.
8123         * message.el (message-fix-before-sending): Change options when sending
8124         non-printable characters.
8126         * gnus.el (gnus-message-archive-method): Change the default to
8127         monthly outgoing groups.
8129         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8130         that have gotten new numbers.
8132         * nnimap.el (nnimap-request-replace-article): New function.
8134 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8136         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8137         (nnrss-request-article): Don't use special html washing code.
8139 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8141         * shr.el (shr-tag-table): Remove useless nconc.
8143 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8145         * gnus-art.el (article-wash-html): Simplify and remove the charset
8146         stuff.  Use the normal html rendering code instead of the special html
8147         washing code.
8149         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8150         `gnus-w3m' symbols.
8151         (mm-text-html-washer-alist): Remove.
8153         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8154         (mm-inline-media-tests): Remove use.
8155         (mm-text-html-renderer): Change default to the `shr' symbol.
8157         * mm-view.el (mm-inline-text-html): Remove use.
8159         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8160         `gnus-blocked-images' to be a function.
8161         (gnus-article-wash-function): Remove.
8163 2010-10-20  Julien Danjou  <julien@danjou.info>
8165         * spam.el (spam-list-of-processors): Mark as obsolete.
8167         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8168         (nnimap-insert-partial-structure): Fix boundary detection.
8170 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8172         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8173         run file-truename on remote files.  This can be expensive and even
8174         prevent one from editing drafts if some unrelated buffer has a stale
8175         connection.
8177 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8179         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8180         kinsoku-eol regardless of shr-kinsoku-shorten.
8181         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8182         (shr-tag-table): Support caption, thead, and tfoot.
8184 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8186         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8187         lines.
8188         (shr-save-contents): New command and keystroke.
8190         * nndoc.el (nndoc-type-alist): Add git support.
8191         (nndoc-git-type-p): New function.
8192         (nndoc-transform-git-article): Ditto.
8193         (nndoc-transform-git-headers): Ditto.
8194         (nndoc-transform-git-headers): Generate Subject headers.
8196         * shr.el (shr-parse-style): New function.
8197         (shr-tag-span): Ditto.
8199         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8200         to `G G' to avoid collisions.
8202 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8204         * shr.el: Load kinsoku if necessary.
8205         (shr-kinsoku-shorten): New internal variable.
8206         (shr-find-fill-point): Make kinsoku shorten text line if
8207         shr-kinsoku-shorten is bound to non-nil.
8208         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8209         shr-indentation too when testing if table is wider than frame width.
8210         (shr-insert-table): Use `string-width' instead of `length' to measure
8211         text width.
8212         (shr-insert-table-ruler): Make sure indentation is done at bol.
8214 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8216         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8217         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8218         undecoded network data.
8220 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8222         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8223         name in the mode line spec so that the mode line menu works
8224         (bug#2431).
8226         * message.el (message-get-reply-headers): If we're fed `to-address',
8227         then always use that.
8229         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8230         aren't so wide as to need to switch off the edit menu.
8232         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8233         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
8235         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8236         `M-g'.
8237         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8238         the permanent marks.
8240 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8242         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8243         Splitting according to references/in-reply-to obeys the ignore-groups
8244         variable, while splitting by sender and subject do not.
8246 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8248         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8249         alist, so that we can look for non-Unicode chars.
8250         (article-translate-strings): Allow both character and string maps.
8252 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8254         * shr.el (shr-insert): Don't insert space behind a wide character
8255         categorized as kinsoku-bol, or between characters both categorized as
8256         nospace.
8258 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8260         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8261         headers to gnus-newsgroup-headers.
8263 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265         * shr.el (shr-tag-img): Don't align images -- since we're not
8266         rescaling, this often leads to ugly displays.
8268 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8270         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8271         duplicates.
8273 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8275         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8276         call.
8278 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8280         * gnus.el: Autoload gnus-html-show-images.
8282         * nnimap.el: Use nnheader-message throughout.
8284         * shr.el (shr-tag-img): Ignore images with no data.
8286 2010-10-15  Julien Danjou  <julien@danjou.info>
8288         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8289         a possibility to disable format=flow encoding when using hard newlines.
8291 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8293         * shr.el (shr-insert): Remove space inserted before or after a
8294         breakable character or at the beginning or the end of a line.
8295         (shr-find-fill-point): Do kinsoku; find the second best point or give
8296         it up if there's no breakable point.
8298 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8300         * nnimap.el (nnimap-open-connection): Message when opening connection
8301         for debugging purposes.
8303         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8304         on every setup buffer call to allow this to change from article to
8305         article.
8307         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8308         buffers where we have a wide table.
8310 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8312         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8313         uses *-request-thread.
8315 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8317         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8318         incantation, which is no longer valid.
8320 2010-10-14  Julien Danjou  <julien@danjou.info>
8322         * shr.el: Fix defcustom type (char -> character).
8324 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8326         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8327         programs.
8329 2010-10-14  Julien Danjou  <julien@danjou.info>
8331         * shr.el (shr-tag-a): Use url-link as widget type.
8333         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8334         `gnus-group-get-icon'.
8336 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8338         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8339         This should make server editing work better.
8341         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8343         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8344         (nnimap-parse-flags): Fix regexp.
8346         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8347         probably work for CJVK text, too.
8349         * nnimap.el (nnimap-extend-tls-programs): Remove.
8350         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8352 2010-10-13  Julien Danjou  <julien@danjou.info>
8354         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8355         responses.
8357 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8359         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8361         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8362         anything in Emacs.
8364         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8366 2010-10-13  Julien Danjou  <julien@danjou.info>
8368         * shr.el (shr-width): Make shr-width a defcustom with default to
8369         fill-column.
8370         (shr-tag-img): Use shr-width rather than fill-column.
8372 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8374         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8376         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8377         position when (X-)Faces exist.
8378         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8379         avatars when called interactively.
8381 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8383         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8384         gnus-article-x-face-too-ugly is bound.
8386 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8388         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8390         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8391         mailbox that doesn't exist.
8393 2010-10-12  Julien Danjou  <julien@danjou.info>
8395         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8396         (shr-get-image-data): Encode URL properly when fetching from cache.
8397         (shr-tag-img): Use aligned-to spaces to align correctly images.
8399         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8400         before inserting the Gravatar.
8402         * shr.el (shr-tag-img): Add align attribute support for <img>.
8404 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8406         * gnus-gravatar.el (gnus-art): Require.
8408         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8409         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8410         Remove long obsoleted functions.
8412 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8414         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8416         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8417         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8418         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8419         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8420         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8421         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8422         Fix comment for declare-function.
8424 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8426         * nnimap.el (nnimap-request-rename-group): Select group read-only
8427         before renaming it.
8429         * shr.el (shr-insert): Fix up the white space only regexp.
8431         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8432         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8434         * shr.el (shr-current-column): New function.
8435         (shr-find-fill-point): New function.
8437 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8439         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8440         numbers.
8442 2010-10-11  Julien Danjou  <julien@danjou.info>
8444         * shr.el (shr-hr-line): Add.
8445         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8446         display hr lines.
8447         (shr-max-columns): Do not change state to nil if we just inserting
8448         spaces.
8450 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8452         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8453         select the last group.
8455 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8457         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8459 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8461         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8462         for Gnus.
8463         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8464         (nnimap-update-qresync-info): Mark \Seen articles as read.
8466         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8467         non-variable, too.
8469         * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8470         available.
8471         (nnimap-update-info): Rely more on the current active than the param
8472         active to avoid marking articles as read too much.
8474         * auth-source.el (auth-source-create): Use (user-login-name) for the
8475         user name default.
8477         * nnimap.el (nnimap-update-info): If the server doesn't return any
8478         useful info, just use the previous info.
8479         (nnimap-update-info): Prefer old info over start-article.
8480         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8482 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8484         * nnir.el (autoload): Clean up autoloads.
8485         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8486         Use key rather than value.
8487         (nnir-imap-search-other): New variable.
8488         (nnir-read-parm): Use it.
8489         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8490         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8492 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8494         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8495         the process, too.
8497 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8499         * spam.el (gnus-summary-mode-map): Bind to "$".
8500         Suggested by Russ Allbery.
8502         * shr.el: Rework the way things are indented by <li> slightly.
8504         * gnus.el (gnus-group-set-parameter): Fix typo.
8506         * nnimap.el: Start implementing QRESYNC support.
8508 2010-10-09  Julien Danjou  <julien@danjou.info>
8510         * nnir.el (nnir-engines): Fix too many arguments.
8512 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8514         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8515         group is the "last", so that the backends like nnfolder actually save
8516         their folders.
8518         * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8519         try to use that for the TLS stream.
8520         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8521         UIDVALIDITY and find out which groups are read-only and not.
8522         (nnimap-get-flags): Use the same marks parsing code as the rest of
8523         nnimap.
8525 2010-10-09  Julien Danjou  <julien@danjou.info>
8527         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8529         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8530         retrieving gravatars.
8532         * shr.el (shr-table-corner): Add.
8533         (shr-table-line): Add.
8534         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8536 2010-10-08  Julien Danjou  <julien@danjou.info>
8538         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8540 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8542         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8544         * gnus-sum.el (gnus-mark-article-as-unread)
8545         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8546         (gnus-summary-set-bookmark): Use it.
8548         * gnus-msg.el (gnus-setup-message): Use it.
8550         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8552         * gnus.el (gnus-group-remove-parameter): Use it.
8554         * gnus-group.el (gnus-group-make-web-group): Use it.
8556         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8558         * nnregistry.el: Update docs to mention manual.
8560         * gnus-registry.el: Update docs to mention nnregistry.el.
8561         (gnus-registry-initialize): Don't install nnregistry refer method
8562         automatically.
8563         (gnus-registry-install-nnregistry): Remove it.
8565 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8567         * shr.el (shr-insert): Don't insert double spaces.
8569 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8571         * gnus-gravatar.el (gnus-treat-from-gravatar)
8572         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8573         called interactively.
8575         * gnus-art.el (gnus-mime-view-part-externally)
8576         (gnus-mime-view-part-internally): Make predicate function passed to
8577         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8578         of a mime type.
8580         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8582 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8584         * shr.el (require): Require cl when compiling.
8585         (shr-tag-hr): New function.
8587         * nnimap.el (nnimap-update-info): Remove double setting of high.
8588         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8589         This makes nnimap work properly on Courier again.
8591         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8592         the variable for backwards compatibility.
8594         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8595         the file name before using to avoid setting mm-default-directory to
8596         nil.
8598         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8599         bidning gnus-agent variables.
8601         * shr.el (shr-render-td): Use a cache for the table rendering function
8602         to avoid getting an exponential rendering behavior in nested tables.
8603         (shr-insert): Rework the line-breaking algorithm.
8604         (shr-insert): Don't leave trailing spaces.
8605         (shr-insert-table): Also insert empty TDs.
8606         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8608 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8610         * gnus-sum.el (gnus-number): Rename from `number'.
8611         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8612         (gnus-summary-limit-children): Update uses correspondingly.
8614 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8616         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8617         (gnus-gravatar-transform-address): Don't show avatars of people of
8618         which mail addresses match gnus-gravatar-too-ugly.
8620 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8622         * shr.el (shr-table-widths): Expand TD elements to fill available
8623         space.
8625 2010-10-07  Julien Danjou  <julien@danjou.info>
8627         * nnimap.el (nnimap-request-rename-group): Add this method.
8629 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8631         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8632         name from XEmacs' function-arglist.
8634         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8635         gravatar under XEmacs.
8637 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8639         * auth-source.el: Update docs with TODO items.
8641         * gnus-sync.el: Update docs to explain state and plans.
8643         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8644         Hooks for mark updates.
8645         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8647         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8648         hooks with arguments, which is needed for mark update hooks.
8650 2010-10-06  Julien Danjou  <julien@danjou.info>
8652         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8653         was matched.
8655         * sieve-manage.el: Update example in `Commentary'.
8657         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8659         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8660         not 2000.
8661         (sieve-manage-authenticate): Re-add function.
8663 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8665         * shr.el (shr-insert): Get 'space transition right.
8666         (shr-render-td): Only delete space at the end of the TD.
8668         * nnimap.el (nnimap-open-connection): Prepare to support
8669         open-gnutls-stream.
8671         * shr.el: Rearrange function order to be more logical.
8673 2010-10-06  Julien Danjou  <julien@danjou.info>
8675         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8676         (nnrss-discover-feed): Remove 404 URL in docstring.
8678         * nnir.el: Fix Swish-E URL.
8679         Fix Namazu URL.
8681         * message.el (message-change-subject): Remove 404 URL in a comment.
8683 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8685         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8686         called interactively.
8688         * gnus-util.el (gnus-remove-if): Allow hash table.
8689         (gnus-remove-if-not): New function.
8691         * gnus-art.el (gnus-mime-view-part-as-type):
8692         * gnus-score.el (gnus-summary-score-effect):
8693         * gnus-sum.el (gnus-read-move-group-name):
8694         Replace remove-if-not with gnus-remove-if-not.
8696         * gnus-group.el (gnus-group-completing-read):
8697         Regard collection as a hash table if it is not a list.
8699 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8701         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8703         * shr.el: Document the table-rendering algorithm.
8705         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8706         invalid URLs.
8708         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8709         line-broken.
8710         (shr-tag-img): Ignore image fetching errors.
8711         (shr-overlays-in-region): Compute overlay positions correctly.
8713         * mm-decode.el (mm-shr): Require shr.
8715         * gnus-art.el (gnus-blocked-images): Move variable here.
8717         * shr.el (shr-insert-table): Bind free variable.
8719         * mm-decode.el (mm-shr): Bind shr-content-function.
8721         * shr.el (shr-content-function): New variable.
8723         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8724         added for symmetry.
8726         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8728         * gnus-group.el (gnus-group-make-group): Doc fix.
8730         * nnimap.el (nnimap-request-newgroups): Return success.
8732         * shr.el (shr-find-elements): New function.
8733         (shr-tag-table): Put all the images after the table.
8734         (shr-tag-table): Really inhibit images inside the table.
8735         (shr-collect-overlays): Copy over overlays from the TD elements to the
8736         main document.
8738         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8739         gnus-blocked-images.
8741 2010-10-05  Julien Danjou  <julien@danjou.info>
8743         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8745         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8746         (gnus-html-maximum-image-size): Add this function.
8747         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8749         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8750         server-value of the capability is nil.
8752 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8754         * shr.el (shr-tag-em): Add <EM> tag.
8756 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8758         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8759         customizable.
8761         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8762         handing broken links to browse-url.
8764 2010-10-05  Julien Danjou  <julien@danjou.info>
8766         * gnus-util.el (gnus-emacs-completing-read)
8767         (gnus-iswitchb-completing-read): Use autoload rather than require.
8769 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8771         * gnus-util.el (gnus-completing-read-function): Exclude
8772         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8773         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8774         XEmacs.
8776         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8777         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8779         * gnus-html.el: Don't require help-fns under XEmacs.
8780         (gnus-html-schedule-image-fetching): Work for XEmacs.
8782         * mm-decode.el (mm-shr): Decode contents by charset.
8784 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8786         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8787         unknown.
8789         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8790         (shr-get-image-data): Ensure against the cache file missing.
8792         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8793         for data.
8795         * spam-report.el (spam-report-url-ping-plain): Don't query about
8796         killing the process.
8798         * shr.el (shr-render-td): Protect against too-wide text.
8800 2010-10-04  Julien Danjou  <julien@danjou.info>
8802         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8803         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8805         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8806         retrieved.
8808 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8810         * shr.el (browse-url): Require.
8811         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8812         lines.
8813         (shr-show-alt-text, shr-browse-image): New commands.
8814         (shr-browse-url, shr-copy-url): New commands.
8816         * gnus-sum.el (gnus-widen-article-window): New variable.
8817         (gnus-summary-select-article-buffer): Use it.
8819         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8820         without @ signs.
8822 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8824         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8826 2010-10-04  Julien Danjou  <julien@danjou.info>
8828         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8829         for XEmacs.
8831 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8833         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8835         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8836         (nnimap-close-server): Implement.
8838         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8839         (shr-insert): Tweak line breaking.
8840         (shr-insert): Handle <pre> better.
8841         (shr-tag-li): Get <li> indentation right.
8842         (shr-tag-li): Get <li> indentation even righter.
8843         (shr-tag-blockquote): Ensure paragraph start.
8844         (shr-make-table): Tweak table generation.
8845         (shr-make-table): Fix typo.
8847         * shr.el: Implement table rendering.
8849 2010-10-04  Julien Danjou  <julien@danjou.info>
8851         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8853 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8855         * shr.el (shr-insert): Use string anchors instead of line anchors.
8857 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8859         * shr.el: Add headings.
8860         (shr-ensure-paragraph): Actually work.
8861         (shr-tag-li): Make <ul> prettier.
8862         (shr-insert): Get white space at the beginning/end of elements right.
8863         (shr-tag-p): Collapse subsequent <p>s.
8864         (shr-ensure-paragraph): Don't insert double line feeds after blank
8865         lines.
8866         (shr-insert): \t is also space.
8867         (shr-tag-s): Fix "s" tag name function.
8868         (shr-tag-s): Fix face prop name.
8870 2010-10-03  Julien Danjou  <julien@danjou.info>
8872         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8874         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8875         gnus-window-inside-pixel-edges.
8877         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8878         gnus-ems.
8880         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8882         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8883         function.
8885         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8886         resize choice.
8888 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8890         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8891         beginning of the buffer.
8893         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8894         article buffer again.
8896         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8898         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8899         when it's at the start of the buffer.
8901         * shr.el (shr-tag-blockquote): Convert name.
8902         (shr-rescale-image): Use the right image-size variant.
8904         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8905         buffer isn't shown, then select the current article first instead of
8906         bugging out.
8907         (gnus-summary-select-article-buffer): Show both the article and summary
8908         buffers again.
8910         * shr.el (shr-fontize-cont): Protect against regions with no text.
8911         Rename tag functions to shr-tag-* for enhanced security.
8912         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8914 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8916         * shr.el (shr-insert):
8917         * pop3.el (pop3-movemail):
8918         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8919         loaded.
8921 2010-10-03  Glenn Morris  <rgm@gnu.org>
8923         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8925         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8927         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8929         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8931         * gnus-util.el (gnus-make-local-hook): Simplify.
8933 2010-10-02  Julien Danjou  <julien@danjou.info>
8935         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8936         (gnus-ido-completing-read): New function.
8937         (gnus-emacs-completing-read): New function.
8938         (gnus-completing-read): Use gnus-completing-read-function.
8939         Add gnus-completing-read-function.
8941 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8943         * shr.el (shr-insert-document): Autoload.
8944         (shr-img): Be silent.
8945         (shr-insert): Add a newline after every picture before text.
8946         (shr-add-font): Use overlays for combining faces.
8947         (shr-insert): Pass upwards the text start point.
8949         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8950         possible.
8951         (mm-shr): New function.
8953 2010-10-02  Julien Danjou  <julien@danjou.info>
8955         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8956         should go backward.
8958 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8960         * shr.el (shr): Fix typo in provide call.
8962 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8964         * shr.el: New file.
8966         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8968         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8969         completing read.
8971 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8973         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8974         we're being queried about.  Suggested by Dan Jacobson.
8976         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8977         Suggested by Jason Eisner.
8979         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8980         table, too.  Suggested by Stefan Wiens.
8981         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8982         the table unnecessary.  Suggested by Stefan Wiens.
8984         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8985         longer needed, and probably doesn't work either, as pointed out by
8986         Stefan Wiens.
8987         (gnus-summary-exit): Remove call to the clearing function.
8988         (gnus-summary-exit-no-update): Ditto.
8990         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8991         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8992         Reported by Stefan Monnier.
8993         (gnus-summary-save-in-rmail): Ditto.
8995         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8996         article buffer, instead of both the article buffer and the summary
8997         buffer.  Sort of suggested by Dan Jacobson.
8999         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9001         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9002         Suggested by Dan Jacobson.
9004         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9005         documentation clearer.
9007         * message.el (message-shorten-references): Comment on the number "21".
9008         Suggested by Stefan Monnier.
9010         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9011         Suggested by Dan Jacobson.
9013         * gnus.el (gnus-large-newsgroup):
9014         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9016         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9017         externalize attachments.  Bug reported by Steve Wen.
9019         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9020         really message anything to the user.
9022         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9023         directly.
9025         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9026         messages in empty groups.
9028 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9030         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9031         non-UIDNEXT group.
9033 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9035         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9036         not the value from the collection.
9038         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9039         values.  This sometimes happens on some groups that have no info.
9040         (nnimap-request-newgroups): New function.
9042 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9044         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9045         check into `gnus-registry-initialize'.
9046         (gnus-registry-initialize): Ditto.
9047         Fix and extend header docs.
9049 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9051         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9052         regexp backtrace overflows.
9054         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9055         for starttls that tls.el implements; i.e. openssl.
9057 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9059         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9060         (gravatar-create-image): New function that's an alias to
9061         gnus-xmas-create-image, gnus-create-image, or create-image.
9062         (gravatar-data->image): Use it.
9064 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9066         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9067         install the nnregistry refer method.
9068         (gnus-registry-install-hooks): Use it.
9069         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9070         unfollowed groups.
9072 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9074         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9075         expanding threads.
9077 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9079         * nnir.el: Use the server names without suffixes (bug#7009).
9081         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9082         unencrypted to STARTTLS, if possible.
9084 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9086         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9087         headers before superseding.
9089 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9091         * nnrss.el (nnrss-use-local): Add documentation.
9093         * nnimap.el (nnimap-extend-tls-programs): New function.
9094         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9095         (nnimap-wait-for-connection): Accept the greeting from the stupid
9096         output from openssl s_client -starttls, too.
9098         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9099         article number.
9100         (nnimap-split-fancy): New variable.
9101         (nnimap-split-incoming-mail): Use it.
9103         * nntp.el (nntp-server-list-active-group): Document.
9105         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9106         SELECT to get the message-id.
9108         * mail-source.el (mail-sources): Remove webmail support.
9109         (defvar): Ditto.
9110         (mail-source-fetcher-alist): Ditto.
9111         (mail-source-fetch-webmail): Remove.
9113         * webmail.el: Remove -- doesn't seem relevant any more.
9115         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9117         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9118         the \r.
9120 2010-09-30  Julien Danjou  <julien@danjou.info>
9122         * gnus-agent.el (gnus-agent-add-group): Fix call to
9123         gnus-completing-read.
9125 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9127         * nndoc.el (nndoc-retrieve-groups): New function.
9129         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9130         `default', use nnmail-split-methods.
9131         (nnimap-request-article): Downcase the NILs so that they are nil.
9133         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9134         symbol.
9136         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9137         code, since if the user has requested network, that's what they ought
9138         to get.
9139         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9140         (nnimap-split-rule): Mark as obsolete.
9142         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9143         New variable.
9145         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9146         correct slot, too.
9148 2010-09-29  Julien Danjou  <julien@danjou.info>
9150         * gnus.el (gnus-local-domain): Declare variable obsolete.
9152         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9153         Fix history computing.
9154         (gnus-ido-completing-read): Require ido.
9156 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9158         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9159         build Gnus.
9161         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9162         when interpreting the structures.
9163         (nnimap-request-accept-article): Add \r\n to the lines to make this
9164         work with Cyrus.
9166         * nndraft.el (nndraft-request-expire-articles): Use the group name
9167         instead if "nndraft".  Fix found by Nils Ackermann.
9169 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
9171         * nnregistry.el: Add.
9173 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9175         * nnmail.el (group, group-art-list, group-art):
9176         Remove unneeded directives.
9178 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9180         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9181         (mm-mime-charset):
9182         * rfc2047.el (rfc2047-syntax-table):
9183         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9185         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9186         rather than `insert-file-contents' and `eval-region'.
9188 2010-09-29  Julien Danjou  <julien@danjou.info>
9190         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9191         replacement of `gnus-gravatar-relief' to mimic
9192         `gnus-faces-properties-alist'.
9193         Add :version property.
9195 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9197         * mail-source.el (mail-source-report-new-mail):
9198         * message.el (message-default-mail-headers):
9199         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9201         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9203 2010-09-28  Julien Danjou  <julien@danjou.info>
9205         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9206         mail-address contains the same string as real-name.
9208         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9209         non-blank in header, otherwise it'll get stripped.
9211         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9212         real-name, and then for mail address rather than doing : or , search.
9214 2010-09-27  Julien Danjou  <julien@danjou.info>
9216         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9217         right completing-read function.
9218         (gnus-use-ido): New variable
9219         (gnus-completing-read-with-default): Remove.
9220         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9221         (gnus-agent-add-group):
9222         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9223         * mm-view.el (mm-view-pkcs7-decrypt):
9224         * mm-util.el (mm-codepage-setup):
9225         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9226         * mml-smime.el (mml-smime-openssl-sign-query):
9227         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9228         (mml-insert-multipart):
9229         * gnus-msg.el (gnus-summary-yank-message):
9230         * gnus-int.el (gnus-start-news-server):
9231         * mm-decode.el (mm-interactively-view-part):
9232         * gnus-dired.el (gnus-dired-attach):
9233         * gnus.el (gnus-read-method):
9234         * gnus-bookmark.el (gnus-bookmark-jump):
9235         * gnus-art.el (gnus-mime-view-part-as-type)
9236         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9237         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9238         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9239         * nnmairix.el (nnmairix-create-server-and-default-group)
9240         (nnmairix-update-groups, nnmairix-get-server)
9241         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9242         (nnmairix-get-group-from-file-path):
9243         * nnrss.el (nnrss-find-rss-via-syndic8):
9244         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9245         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9246         (gnus-group-browse-foreign-server):
9247         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9248         (gnus-summary-execute-command, gnus-summary-respool-article)
9249         (gnus-read-move-group-name):
9250         * gnus-score.el (gnus-summary-increase-score)
9251         (gnus-summary-score-effect):
9252         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9254 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9256         * nnimap.el (auth-source-forget-user-or-password)
9257         (auth-source-user-or-password): Autoload.
9259         * message.el (message-from-style, message-interactive)
9260         (message-signature): Remove comment.
9261         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9262         always.
9263         (message-sendmail-envelope-from): Comment fix.
9264         (message-yank-prefix): Default to mail-yank-prefix always.
9265         (message-indentation-spaces):
9266         Default to mail-indentation-spaces always.
9267         (message-signature-file): Default to mail-signature-file always.
9269 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9271         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9272         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9273         new articles.
9275         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9276         parts.
9277         (nnimap-request-article): Work with the t setting, too.
9279         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9280         that you don't get flashes of other buffers.
9281         (gnus-summary-show-complete-article): Intern before setting.
9283 2010-09-27  David Engster  <dengste@eml.cc>
9285         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9286         well as HEADERS.
9287         (nnmairix-retrieve-headers): Provide new argument for the above.
9289 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9291         * gnus-sum.el (gnus-summary-move-article): Don't alter
9292         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9293         group.
9295         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9297         * message.el (message-cite-prefix-regexp): Revert my last edit.
9299         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9300         variable instead of the Gnus variable.
9302         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9304         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9306         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9307         since some servers don't like it.
9308         (nnimap-open-connection): Forget credentials if the server says the
9309         password was wrong.
9310         (nnimap-parse-line): Protect against invalid data.
9312         * gnus-sum.el (gnus-summary-move-article): Add comment.
9313         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9314         nothing alters it while scanning for new messages.
9316         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9317         which may or may not help.
9318         (nnimap-open-connection): If we're doing a stream connection, and then
9319         discover we're on a STARTTLS-capable server, then open a STARTTLS
9320         connection instead.
9322 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9324         * nnimap.el (utf7): Require.
9326         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9327         prefix.
9329 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9331         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9333 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9335         * nnimap.el (nnimap-request-accept-article): Message the error on
9336         error.
9338 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9340         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9342 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9344         * nndoc.el (nndoc-request-list): Return success always.
9346         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9347         `fetch-old' -- we only want to fetch the articles we've requested.
9348         The rest are in the agent, probably.
9349         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9350         disappeared server" to something low.  It's not important.
9352         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9353         arrived before the FETCH data.
9355         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9356         target here, because we don't know the Gnus name of the group.
9358         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9359         for the correct group.
9361         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9363         * gnus.el (gnus): Give a final warning after startup.
9365         * gnus-util.el (gnus-action-message-log): New variable.
9366         (gnus-message): Use it.
9367         (gnus-final-warning): New function.
9369         * nnimap.el (nnimap-open-connection): Record the greeting.
9370         (nnimap): Add greeting.
9372 2010-09-26  Julien Danjou  <julien@danjou.info>
9374         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9375         arguments.
9376         (gnus-html-wash-images): Fix spec computing to include start/end.
9378         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9380 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9382         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9383         deletion.
9384         (nnimap-retrieve-headers): Don't select the group, because that's
9385         already done by nnimap-possibly-change-group.
9387         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9388         (gnus-picon-transform-address): Use it.
9390         * mail-source.el (mail-source-value): Revert previous patch.
9392         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9393         on failure.
9394         (nnimap-open-connection): Look up both virtual and physical server name
9395         credentials.
9397         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9399 2009-02-08  Dave Love  <fx@gnu.org>
9401         * gnus-win.el (gnus-window-to-buffer-helper)
9402         (gnus-all-windows-visible-p): Function needn't be a symbol.
9404         * mail-source.el (mail-source-value): Function needn't be a symbol.
9406 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9408         * message.el (message-cite-prefix-regexp): Remove } from the cite
9409         prefix.
9411         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9412         highlight again, so that the highlight is correct.
9414         * gnus-picon.el (gnus-picon): Remove again.
9415         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9417         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9418         doing the header highlightling, so that the background color of the
9419         picon is correct.
9421         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9422         (gnus-picon): Ditto.
9423         (gnus-picon): Reinstate.  The background color for picons is white.
9424         (gnus-picon-insert-glyph): Make the background white.
9426         * nnml.el (nnml-open-nov): Don't return dead buffers.
9428         * auth-source.el (auth-source-create): Query the user for whether to
9429         store the credentials.
9431         * auth-source.el (auth-source-user-or-password): Use the existing auth
9432         sources, if any, for creation.
9434         * gnus.el (gnus-group-fast-parameter): Return the last matching
9435         parameter instead of the first matching parameter.
9437 2010-09-26  Julien Danjou  <julien@danjou.info>
9439         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9441 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9443         * mml2015.el (mml2015-use): Remove gpg support.
9445         * mml1991.el (mml1991-function-alist): Remove gpg function.
9446         (mml1991-gpg-sign): Remove.
9448 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9450         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9451         (gnus-browse-unsubscribe-current-group): Document it.
9452         (gnus-browse-unsubscribe-group): Use it.
9454 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9457         address to the To list for easier response.
9459         * gnus.el (gnus-play-startup-jingle): Remove.
9460         (gnus-splash): Don't play jingle.
9461         (gnus): Silence gnus-load message.
9463         * gnus-art.el (gnus-treat-play-sounds): Remove.
9465         * gnus.el (gnus-play-jingle): Remove audio support.
9467         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9469         * earcon.el: Remove -- no users.
9471         * gnus-audio.el: Remove -- no users of this package.
9473         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9475         * gnus-start.el (gnus-setup-news): Remove nocem support.
9477         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9479         * gnus.el (gnus-use-nocem): Remove.
9481         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9482         Remove.
9484         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9485         uses NoCeM any more.
9487         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9488         (gnus-button-ctan-handler): Ditto.
9489         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9490         (gnus-button-ctan-directory-regexp): Ditto.
9491         (gnus-button-handle-ctan): Ditto.
9492         (gnus-button-tex-level): Ditto.
9493         (gnus-button-alist): Remove CTAN stuff.
9495 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9497         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9498         nnimap-streaming test.
9500         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9501         servers twice.
9503         * nnimap.el (nnimap-open-connection): Add more error reporting when
9504         nnimap fails early.
9506         * nnheader.el (nnheader-get-report-string): New function.
9507         (nnheader-get-report): Use it.
9509         * gnus-int.el (gnus-check-server): Say what the error was when opening
9510         failed.
9512         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9513         using streaming.
9515 2010-09-25  Julien Danjou  <julien@danjou.info>
9517         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9518         gnus-window-inside-pixel-edges.
9520 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9522         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9524         * mm-decode.el (mm-save-part): Allow saving to other directories the
9525         normal Emacs way.
9527         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9528         Suggested by Jay Berkenbilt.
9530         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9531         there isn't a single byte.
9533         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9534         just do it.  It doesn't really seem to matter what the user responds
9535         here, I think, so it's just a confusing question.
9537         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9538         non-streaming case.
9540         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9541         (gnus-article-encrypt-body): Use it.
9543         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9544         keystroke.
9546         * nnimap.el (nnimap-find-wanted-parts-1):
9547         Use gnus-fetch-partial-articles.
9549         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9551         * nnimap.el (nnimap-insert-partial-structure): New function.
9552         (nnimap-get-partial-article): New function.
9553         (nnimap-request-article): Use it.
9554         (nnimap-wait-for-response): Return whether the wait was successful.
9555         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9556         retrieval wasn't successful.
9557         (nnimap-retrieve-group-data-early): Allow throttling servers.
9558         (nnimap-streaming): New variable.
9559         (nnimap-fetch-partial-articles): Remove.
9561         * mm-decode.el (mm-with-part): Protect against killed buffers.
9563         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9564         for prettier summary display.
9566 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9568         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9570 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9572         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9573         apparently third-party libraries depend on it.
9575         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9576         before starting negotiation.
9578         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9579         privacy reasons.
9580         (gnus-treat-mail-gravatar): Ditto.
9582         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9583         buffer when inserting images.  Inserting text into the headers, for
9584         instance, can make them invalid.
9586 2010-09-25  Julien Danjou  <julien@danjou.info>
9588         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9589         variables.
9591         * nnheader.el: Remove useless variables news-reply-yank-from and
9592         news-reply-yank-message-id.
9594         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9595         variables.
9597         * mml1991.el: Remove useless mml1991-verbose.
9599         * gnus.el: Remove useless variable gnus-use-generic-from.
9600         Remove obsolete variable gnus-topic-indentation.
9602         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9604         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9606         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9608         * gnus-group.el: Remove useless gnus-group-icon-cache.
9609         Remove useless gnus-ephemeral-group-server.
9611         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9613         * mml2015.el: Remove useless mml2015-verbose.
9615         * mml-smime.el: Remove useless mml-smime-verbose.
9617         * gnus.el: Remove useless gnus-local-domain.
9619         * gnus-gravatar.el (gnus-gravatar-transform-address):
9620         Use gnus-gravatar-size.
9622         * gnus-art.el: Remove useless gnus-treat-translate.
9624 2010-09-24  Julien Danjou  <julien@danjou.info>
9626         * gnus-sum.el: Add support for Gravatars.
9628         * gnus-art.el: Add support for Gravatars.
9630         * gnus-gravatar.el: Add this file.
9632         * gravatar.el: Add this file.
9634 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9636         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9638         * gnus-group.el (gnus-group-fetch-faq): Remove.
9640         * gnus.el (gnus-group-faq-directory): Remove.
9642         * gnus-group.el (gnus-group-fetch-charter): Remove.
9644         * gnus.el (gnus-group-charter-alist): Remove.
9646         * gnus-group.el (gnus-group-archive-directory): Remove.
9647         (gnus-group-recent-archive-directory): Ditto.
9648         (gnus-group-make-archive-group): Remove.
9650         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9652         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9653         use the same article number for all the cached articles.
9655         * nnimap.el (nnimap-command): Register the last command time so
9656         that we can use it for idling NOOPs.
9657         (nnimap-open-connection): Start the keeplive timer.
9658         (nnimap-make-process-buffer): Store all the process buffers.
9659         (nnimap-keepalive): New function.
9661         * starttls.el (starttls-open-stream): Add autoload cookie.
9663 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9665         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9666         handling.
9668 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9670         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9671         its data structures.
9673         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9674         instead of the cl.el copy-list.
9675         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9676         equalp.
9678 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9680         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9681         and tool-bar-local-item-from-menu.
9683         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9684         mode-line-highlight face for Emacs.
9686         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9687         loading gnus-sum.elc; fix comment for canlock-verify.
9688         (gnus-article-jump-to-part): Use read-number.
9689         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9690         Remove Emacs pre-21 compatible code for help-echo.
9691         (gnus-article-next-page-1): No need to adjust the number of lines.
9692         (gnus-article-describe-bindings): Always use help-buffer.
9694         * gnus-audio.el (gnus-audio-inline-sound):
9695         * gnus-cus.el (gnus-custom-mode):
9696         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9698         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9700         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9701         compatible code.
9703 2010-09-24  Glenn Morris  <rgm@gnu.org>
9705         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9706         visiting the fcc file in rmail-mode.
9708 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9710         * nnir.el: Silence the byte compiler.
9712         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9713         alias to browse-url-url-encode-chars if any.
9714         (gnus-html-encode-url): Use it.
9716 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718         * gnus-start.el (gnus-use-backend-marks): New variable.
9719         (gnus-get-unread-articles-in-group): Use it.
9721         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9722         makeover.
9724 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9726         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9728 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9730         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9731         Remove.
9732         (gnus-setup-news-hook):
9733         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9735         * gnus-int.el (gnus-request-update-info): Protect against backends not
9736         having the function.
9738         * nnimap.el (nnimap-stream): Mention STARTTLS.
9739         (nnimap-open-connection): Add STARTTLS support.
9741 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9743         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9745 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9747         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9748         BODYSTRUCTUREs.
9749         (nnimap-transform-headers): Unfold quoted {42} headers.
9751         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9752         the info.
9753         (gnus-get-unread-articles): Only call updatep on backends that support
9754         it.
9756         * nnweb.el (nnweb-request-update-info): NOOP.
9758         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9760         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9761         since it only deals with marks.
9763         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9764         gnus-request-marks, and make a new gnus-request-update-info.
9766         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9767         the active instead of the high number, which is usually too low.
9769 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9771         * encrypt.el: Remove.
9773 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9775         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9776         server in symbolic form.
9778         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9780 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9782         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9783         (nnimap-update-info): Fix up code slightly.
9785         * gnus-int.el (gnus-open-server): Add tracing for performance
9786         debugging.
9788         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9789         (gnus-group-insert-group-line): Pass the real group name so that it
9790         gets the right data.
9792         * gnus-start.el (gnus-get-unread-articles): Don't have
9793         `gnus-get-unread-articles-in-group' update info, since that can be
9794         really slow and doesn't seem to be needed?
9796 2010-09-22  Julien Danjou  <julien@danjou.info>
9798         * gnus-group.el (gnus-group-insert-group-line):
9799         Call gnus-group-highlight-line.
9800         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9801         default hook list.
9802         (gnus-group-update-eval-form): Add new function.
9803         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9804         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9806 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9808         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9809         immediate, then expire all articles.
9810         (nnimap-update-info): Fix off-by-one errors.
9811         (nnimap-flags-to-marks): Would return no marks lists for group with no
9812         flags.  Instead return the other data.
9814 2010-09-22  Julien Danjou  <julien@danjou.info>
9816         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9817         Only return an icon.
9818         (gnus-group-insert-group-line): Compute icon to return.
9820         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9821         (gnus-html-image-fetched): Only cache if
9822         gnus-html-image-automatic-caching is set.
9823         (gnus-html-image-fetched): Check for errors.
9825 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9827         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9828         once per method on `g'.  This ensures that backends like nnfolder don't
9829         open all their folders.
9831         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9832         (nnimap-request-list): Nix out group in the correct buffer.
9833         (nnimap-parse-flags): Implement by using `read' instead of
9834         hand-parsing.
9835         (nnimap-flags-to-marks): Pass on permanent-flags.
9836         (nnimap-make-process-buffer): Record the server name.
9837         (nnimap-parse-flags): Fix typo.
9838         (nnimap-request-scan): Run split on the server in general, not just a
9839         single group.
9841         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9842         parameter, and propagate this downwards.
9844         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9845         since EXAMINE changes it on the server.
9847         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9848         this command might take a while.
9850 2010-09-22  Julien Danjou  <julien@danjou.info>
9852         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9853         harmful if you have 2 images side-by-side, they can't be properly
9854         update on text deletion.  Using text-property is safer here.
9855         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9856         data.
9858 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9860         * nnimap.el (nnimap-expunge-inbox): Remove.
9861         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9862         (nnimap-expunge): Flip default to t.
9864         * gnus.el (gnus-method-to-server): Don't push things to the cache
9865         unless it's unique.
9866         (gnus-server-to-method): Ditto.
9868 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9870         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9872 2010-09-22  Julien Danjou  <julien@danjou.info>
9874         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9875         get the start of data.
9876         (gnus-html-encode-url): Add this function to encode special chars in
9877         URL.
9878         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9879         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9881         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9882         default.
9883         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9885         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9886         images alt-text.
9887         (gnus-html-put-image): Put alt-text as help-echo.
9889 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9891         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9892         * mm-util.el (mm-decompress-buffer):
9893         * nnir.el (nnir-run-find-grep):
9894         * pop3.el (pop3-list): Use 3rd arg of split-string.
9896 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9898         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9899         outside the active range.  Suggested by Dan Christensen.
9901         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9902         slightly later to avoid double-getting it.
9904         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9905         previous patch.
9907         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9909 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9911         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9913 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9915         * gnus-int.el (gnus-open-server): Give a better error message in the
9916         "go offline" case.
9918         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9919         marks for nnimap, which is seldom the right thing to do.
9921         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9922         (gnus-same-method-different-name): New function.
9924         * nnimap.el (parse-time): Require.
9926         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9927         method in the presence of many similar methods.
9929         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9931         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9932         nnml-inhibit-expiry.
9934         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9935         find out whether methods are equal.
9937         * nnimap.el (nnimap-find-expired-articles): New function.
9938         (nnimap-process-expiry-targets): New function.
9939         (nnimap-request-move-article): Request the article before looking at
9940         what the Message-ID is.  Fix found by Andrew Cohen.
9941         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9943         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9944         for oldness in addition to being a predicate.
9946         * nnimap.el (nnimap-request-group): When we have zero articles, return
9947         the right data to Gnus.
9948         (nnimap-request-expire-articles): Only delete articles immediately if
9949         the target is 'delete.
9951         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9952         method, this would bug out.
9954         * gnus-group.el (gnus-group-expunge-group): Rename from
9955         gnus-group-nnimap-expunge, and implemented as a normal interface
9956         function.
9958         * gnus-int.el (gnus-request-expunge-group): New function.
9960         * nnimap.el (nnimap-request-create-group): Implement.
9961         (nnimap-request-expunge-group): New function.
9963 2010-09-21  Julien Danjou  <julien@danjou.info>
9965         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9966         (gnus-html-cache-expired): Add new function.
9967         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9968         wethever we should display image for fetch it.
9969         Compute alt-text earlier to pass it to the fetching function too.
9970         (gnus-html-schedule-image-fetching): Change function argument to only
9971         get one image at a time, not a list.
9972         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9973         cache.
9974         (gnus-html-get-image-data): New function to retrieve image data from
9975         cache.
9976         (gnus-html-put-image): Change buffer argument to use image data rather
9977         than file, and place image above region rather than inserting a new
9978         one.  Do not take alt-text as argument, since it's useless now: we place
9979         the image above alt-text.
9980         (gnus-html-prune-cache): Remove.
9981         (gnus-html-show-images): Start to fetch image when we find one, do not
9982         push into a temporary list.
9983         (gnus-html-prefetch-images): Only fetch image if they have expired.
9984         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9985         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9987 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9989         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9991 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9993         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9994         spec inser "*" if the group isn't active instead of 0.
9996         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9997         opening the server.
9998         (nnimap-request-delete-group): Implement group deletion.
9999         (nnimap-transform-headers): Return the size of the entire message in
10000         the Bytes header, not just the size of the first part.
10001         (nnimap-request-move-article): When moving an article from nnimap,
10002         request the article first so the accepting form has an article to
10003         accept.  Reported by Dan Christensen.
10004         (nnimap-command): Make sure that the error message doesn't error out.
10006 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
10008         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10009         we haven't requested anything.
10011 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10013         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10014         "".  Fix found by Andrew Cohen.
10016         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10017         instead of -encode-string.
10019 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10021         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10023         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10024         by mm-subst-char-in-string.
10026 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10028         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10029         waiting for the connection string.
10031         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10032         arriving.
10034         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10035         bogus characters.  This allows selecting certain Gmail groups.
10037         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10038         (nnimap-fetch-partial-articles): New variable.
10039         (nnimap-open-connection): When looking for credentials, also use the
10040         nnimap-server-port.
10041         (nnimap-request-article): Return the group/article number, so that Gnus
10042         `^' works as expected.
10043         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10045         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10046         comments.
10047         (gnus-methods-sloppily-equal): New function.
10048         (gnus): When using the development version of Gnus, load the gnus-load
10049         file.
10051         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10052         `gnus-open-server' on each method before trying to scan them etc.
10053         This ensures that all the backend parameters are set correctly.
10055         * nnimap.el (nnimap-authenticator): New variable.
10056         (nnimap-open-connection): Allow anonymous login.
10057         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10058         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10060         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10061         patch, found by Knut Anders Hatlen.
10063 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10065         * gnus-agent.el (gnus-agent-batch-confirmation)
10066         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10067         to gnus-message.
10068         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10069         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10070         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10071         * gnus-int.el (gnus-open-server): Likewise.
10072         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10073         (gnus-score-check-syntax): Likewise.
10074         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10075         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10076         Likewise.
10077         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10079 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10081         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10082         calling conventions so that prefetch doesn't bug out.
10084 2010-09-19  Julien Danjou  <julien@danjou.info>
10086         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10087         rather than `subst-char-in-region' in order to be able to replace ASCII
10088         char by UTF-8 ones.
10090         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10091         than curl.
10092         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10093         the right URL and ALT text on images.
10094         (gnus-html-wash-tags): Fix tag case.
10095         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10096         (gnus-article-html): Add -o display_ins_del=2 option.
10097         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10099 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10101         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10102         the extra mail headers, which sometimes seem to happen for unknown
10103         reasons.
10105         * mail-parse.el (mail-header-encode-parameter): Define as
10106         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10107         (or most, perhaps?) mail readers don't understand the latter, but do
10108         understand the former.
10110         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10111         to nil, so that no methods are automatically agentized.  I think this
10112         is probably what most users want.
10114         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10115         from url-retrieve, for instance about invalid URLs.
10117         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10118         groups that have no articles.
10119         (nnimap-request-article): Check that we really got an article when we
10120         requested one.
10122         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10123         doesn't exist.
10125         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10126         nntp buffer so the agent can save it.
10127         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10128         that CRLF doesn't get translated to \n.
10129         (nnimap-open-connection): Don't make 'shell commands only send \n.
10131 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10133         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10134         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10135         Update var name.
10136         (nnml-generate-nov-file): Use dolist.
10137         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10138         Use with-current-buffer.
10140 2010-09-18  Julien Danjou  <julien@danjou.info>
10142         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10143         parallel.
10145 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10147         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10148         the range update right.
10149         (nnimap-request-group): Don't make `M-g' bug out on group with no
10150         marks.
10151         (nnoo): Require, so that other packages can require nnimap.
10152         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10153         command we're looking for.  This helps when the server sends more
10154         responses after we've gotten everything we expected.
10155         (nnimap): Add a `newlinep' field to keep track of end-of-line
10156         conventions.
10157         Don't send CRLF to things that don't want it.
10158         (nnimap-request-accept-article): Ditto.
10160 2010-09-18  Julien Danjou  <julien@danjou.info>
10162         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10163         than curl to retrieve images.
10165 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10167         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10168         the marks.
10169         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10170         (nnimap-wait-for-connection): New function.
10171         (nnimap-open-connection): If we have PREAUTH, don't query for login
10172         credentials.
10173         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10174         when doing a partial update.
10176 2010-09-18  Julien Danjou  <julien@danjou.info>
10178         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10179         tags.
10181 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10183         * nnimap.el (nnimap-credentials): New function.
10184         (nnimap-open-connection): Use the new function to look for credentials
10185         also on the numeric equivalents of "imap" and "imaps".
10187         * gnus-start.el (gnus-activate-group): Send the info to
10188         gnus-request-group.
10190         * nnimap.el (nnimap-request-group): Have the "check" version of the
10191         function parse flags and update the info, so that a `M-g' get a total
10192         resync of all flags from the group.
10194         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10195         to allow backends to alter the info on group selection.  Also alter all
10196         the backend -request-group functions to take the parameter.
10198         * nnimap.el (nnimap-store-info): New function.
10199         (nnimap-update-info): Store the info for later usage.
10200         (nnimap-request-group): Use the stored info for the dont-check case, so
10201         that we don't retrieve all marks when we enter a group.
10203         * nnimap.el: Use deffoo instead of defun for interface functions.
10205         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10206         update the group info.  This makes the nndraft groups, for instance, go
10207         back to their old behavior.
10209         * gnus-sum.el (gnus-select-newsgroup): Indent.
10211         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10212         in.
10213         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10214         nothing.
10216         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10217         from methods that are denied.
10219         * gnus-int.el (gnus-method-denied-p): New function.
10221         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10222         store the password instead of netrc.
10223         (nnimap-open-connection): Don't error out when we can't make a
10224         connections.
10226         * auth-source.el (auth-source-create): In the password prompt, say what
10227         we're querying for.  Also prompt for user name if that hasn't been
10228         given.
10230         * nnimap.el (nnimap-with-process-buffer): Remove.
10232 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10234         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10235         method when we're reading from the agent.
10237         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10239         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10240         that's probably most useful for users.
10242         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10243         "failed" all the time.
10245         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10246         ...)) with (with-current-buffer ...).
10248         * nntp.el (nntp-open-server): Return whether the open was successful or
10249         not.
10251         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10252         select an unread unseen article first.
10254         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10255         /etc/services, supply some sensible port defaults.
10257 2010-09-17  Julien Danjou  <julien@danjou.info>
10259         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10261 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10263         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10264         doesn't have any parameters.
10266 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10268         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10269         only upcased checks.
10271         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10273         * nnimap.el (nnimap-open-shell-stream): New function.
10274         (nnimap-open-connection): Use it.
10275         (nnimap-transform-headers): Get the number of lines in each message.
10276         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10277         number of lines.
10278         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10279         problem.
10281         * utf7.el (utf7-encode): Autoload.
10283         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10284         to allow the mail splitting to not return a default group.  This is
10285         useful for nnimap, which will leave unmatched mail in the inbox.
10287         * nnimap.el: Rewritten.
10289         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10290         nnimap usage.
10292         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10293         if the move is internal, so that nnimap can do fast internal moves.
10295         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10296         data.
10297         (gnus-read-active-for-groups): Support finishing the early retrieval of
10298         data.
10300         * gnus-range.el (gnus-range-nconcat): New function.
10302         * gnus-int.el (gnus-finish-retrieve-group-infos)
10303         (gnus-retrieve-group-data-early): New functions.
10305 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10307         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10308         (nnrss-retrieve-groups):
10309         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10310         (pop3-quit): Use with-current-buffer.
10312 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10314         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10315         instead of nnheader-accept-process-output.
10317         * gnus-html.el (gnus-html-schedule-image-fetching)
10318         (gnus-html-prefetch-images): Replace process-kill-without-query by
10319         gnus-set-process-query-on-exit-flag.
10321 2010-09-16  Romain Francoise  <romain@orebokech.com>
10323         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10325 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10327         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10328         parameter to unintern is mandatory-ish in Emacs 24.
10330         * gnus-html.el (gnus-html-schedule-image-fetching)
10331         (gnus-html-prefetch-images): Check for curl before using it.
10333         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10334         depend on curl, which isn't essential.
10336         * imap.el: Revert back to version
10337         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10338         seem problematic.
10340 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10342         * gnus-registry.el (gnus-registry-install-shortcuts):
10343         Explicitly pass `obarray' to `unintern' to avoid a warning.
10345 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10347         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10348         change.
10350         * nnrss.el (nnrss-request-list): Remove this function and related
10351         functions, including the moreover stuff.
10353 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10355         * nnrss.el (nnrss-retrieve-groups): New function.
10357 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10359         * .dir-locals.el: Add no-byte-compile cookie.
10361 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10363         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10364         for back end that doesn't support request-scan.
10366 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10368         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10369         then do request scans from the backends.
10371         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10372         avoid running a hook per line, since this takes a lot of time,
10373         profiling shows.
10374         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10375         directly if gnus-visual-p is true.
10377 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10379         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10380         groups; replace mapcar with dolist which is a bit faster; pass groups
10381         info to gnus-read-active-file-1.
10382         (gnus-read-active-file-1): Scan only specified groups if the new
10383         optional arg `infos' is given.
10385 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10387         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10389         * pop3.el (pop3-movemail): Remove.
10390         (pop3-streaming-movemail): Rename to pop3-movemail.
10392         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10393         don't restrict end-tag searches to the end of the line.
10395 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10397         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10398         articles of every unchecked group to t, which means unknown since the
10399         server has never been opened.
10401 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10403         * gnus-html.el (gnus-html-show-alt-text): New command.
10404         (gnus-html-browse-image): Ditto.
10405         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10406         to browse the image directly.
10407         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10408         better.
10410         * gnus-async.el (gnus-async-article-callback):
10411         Call `gnus-html-prefetch-images' unconditionally.
10413         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10414         before feeding URLs to curl.
10416 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10418         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10419         internal images as deletable by `W D D'.
10421         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10422         (gnus-async-article-callback): Fix typo.
10424 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10426         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10427         current line to work around bugs in the output from w3m.
10429         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10430         for groups that want that.
10432         * nntp.el (nntp-wait-for-string): Supply a timeout for
10433         accept-process-output to ensure progress.
10435         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10436         level to get unread articles from, then use that for foreign groups,
10437         too.
10439         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10440         confuses the rest of the function.
10442         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10443         for the methods that support -retrieve-groups, too.
10445         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10447 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10449         * pop3.el: Require cl when compiling.
10450         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10452 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10454         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10455         that aren't going to be activated.
10456         (gnus-get-unread-articles): Fix up the last commit.
10458         * gnus-html.el (gnus-article-html): Allow calling without specifying
10459         the handle.  In that case, dissect the buffer first.
10461         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10463         * nnimap.el (nnimap-open-connection): Revert the change that would look
10464         into authinfo for imaps instead of imap.
10466         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10467         say that you don't want to call gnus-request-group with don-check, but
10468         do check the response.  This is for virtual groups only.
10469         (gnus-get-unread-articles): Count the archive groups as secondary, so
10470         that they're activated the same way as before.
10472         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10473         case-insensitively.
10474         (nnimap-debug): Remove.
10476         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10477         mail from a file, and the file doesn't exist.
10479         * pop3.el (pop3-streaming-movemail): Return t for success.
10481         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10482         .authinfo if we're using ssl connection.
10484         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10485         already have if we're in a main Gnus `g' run.
10487         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10489 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10491         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10493         * nnmh.el (nnmh-request-list-1): Bind `file'.
10495         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10496         alias to set-process-query-on-exit-flag or process-kill-without-query.
10497         (pop3-open-server): Use it.
10499 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10501         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10502         box to the Incoming file.  Fixes mistake in previous checkin.
10504         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10505         request loop (for debugging purposes) removed.
10507         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10508         culprit is more visible.
10509         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10510         (nnml-add-incremental-nov): New functions to do "incremental" nov
10511         updates, where we just append to the end of the existing nov files
10512         without reading/writing them in full.
10514         * mail-source.el (mail-source-delete-crash-box): Really only check the
10515         incoming files once in a while.
10517         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10519         * mail-source.el (mail-source-delete-crash-box): Only check the
10520         incoming files for deletion once per day to save a lot of file
10521         accesses.
10523         * pop3.el (pop3-logon): Fix up unbound variable typo.
10525         * mail-source.el (pop3-streaming-movemail): Autoload.
10527         * pop3.el (pop3-streaming-movemail):
10528         Respect pop3-leave-mail-on-server.
10530         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10531         retrieval.
10533         * pop3.el (pop3-process-filter): Remove unused function.
10534         (pop3-streaming-movemail, pop3-send-streaming-command)
10535         (pop3-wait-for-messages, pop3-write-to-file)
10536         (pop3-number-of-responses): New functions for streaming pop3
10537         retrieval.
10539         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10540         come from no known methods.
10541         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10542         list.
10544         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10545         message sizes.
10546         (pop3-movemail): Use erase-buffer instead of looping and deleting
10547         regions, which seems rather odd.
10549         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10550         file once per `g' run.
10552         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10553         directories.  This makes the draft queue directory work.
10555         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10556         data from the backends, so that we only request the list of groups from
10557         each method once.  This should speed things up considerably.
10559         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10560         detect that it's not implemented.
10562         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10563         we actually do recurse down into the tree, but don't stat all leaf
10564         nodes.
10566         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10567         then say so instead of bugging out.
10569         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10570         files exist before trying to read them.
10572         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10573         around <pre_int>.
10575         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10577         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10579 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10581         * mm-util.el (mm-image-load-path): Just return the image directories,
10582         not all directories in the path in addition to the image directories.
10583         (mm-image-load-path): Maintain a cache of the image directories so that
10584         the `g' command in Gnus doesn't have to stat dozens of directories each
10585         time.
10587         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10588         (gnus-html-wash-tags): Add a new `i' command to insert images.
10589         (gnus-html-insert-image): New command and keystroke.
10590         (gnus-html-redisplay-with-images): New command and keystroke.
10591         (gnus-html-show-images): Rename command.
10592         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10593         spacers.
10594         (gnus-html-wash-tags): Decode entities at the end, so that entities
10595         inside the tags don't mess up the rest of the "parsing".
10597         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10598         so that nnimap methods aren't agentized by default.  There's apparently
10599         many problems related to agent/imap behavior.
10601         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10603         * gnus-html.el: Doc fix.
10605 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10607         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10608         glyph-width and glyph-height instead of display-graphic-p and
10609         image-size; make avoidance of displaying small images work for XEmacs.
10611         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10612         for XEmacs.
10614         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10615         of symbol that holds plist data.
10616         (gnus-process-plist): Remove plist of process after getting it.
10618 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10620         * message.el (message-generate-hashcash): Change default to
10621         'opportunistic if hashcash is installed.
10623         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10624         (gnus-html-put-image): Only call image-size once, since it's somewhat
10625         time-consuming on remote X servers.
10627 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10629         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10630         decoded contents.
10631         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10633 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10635         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10636         group line format, since it isn't very interesting.
10638         * gnus-agent.el (gnus-agent-short-article),
10639         (gnus-agent-long-article): Increase values for these two variables,
10640         since most people are likely to have more network connection and
10641         storage than before.
10643         * gnus.el (gnus-refer-article-method): Change default to 'current.
10644         When referring an article, the common behavior is to refer it from the
10645         current select method, not the native select method.  The chances of
10646         the native select method having the message in question is rather slim
10647         these days.
10649         * gnus-sum.el (gnus-auto-select-subject): Change default to
10650         `unseen-or-unread'.  I think it's likely that most people want to
10651         select an unseen article over a previously seen, but unread one.
10653         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10654         means that in the article buffer none of the minor mode elements will
10655         be shown, usually, and this is not desirable in most cases.
10657         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10658         that commands like `d' (and the like) go to the next line in the
10659         buffer, instead of the next unread article.  I think this is the
10660         behavior that is most natural for most users.
10661         (gnus-single-article-buffer): Change default to nil, so that people can
10662         have as many article buffers open as they have summary buffer.  I think
10663         this is the most natural way for the groups to behave.
10665         * message.el (message-generate-new-buffers): Change default to
10666         `unsent', so that all new message buffers start their names with the
10667         string "*unsent", and it's easier to find the buffers if you move from
10668         them.
10670 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10672         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10673         small.  They're probably tracking images.
10674         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10675         (gnus-html-rescale-image): Yet another try at getting the image sizing
10676         right.
10678         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10679         nntp-marks-file-name is nil.
10681 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10683         * gnus-html.el (gnus-html-wash-tags)
10684         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10685         Better logging.
10687 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10689         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10691         * gnus-html.el (gnus-html-wash-tags): Check the value of
10692         gnus-blocked-images in the summary buffer.
10694 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10696         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10698 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10700         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10701         like "a", it seems like.
10702         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10703         since it needs to be picked from the correct buffer.
10705         * nnwfm.el: Remove.
10707         * nnlistserv.el: Remove.
10709 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10711         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10712         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10714 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10716         * nnkiboze.el: Remove.
10718         * nndb.el: Remove.
10720         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10721         alt text.
10722         (gnus-html-rescale-image): Try to get the rescaling logic right for
10723         images that are just wide and not tall.
10725         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10726         overshadow variable bindings.
10728 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10730         * gnus-html.el (gnus-html-wash-tags)
10731         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10732         Add extra logging.
10734 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10736         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10737         (gnus-max-image-proportion): New variable.
10738         (gnus-html-rescale-image): New function.
10739         (gnus-html-put-image): Rescale images.
10741 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10743         Fix up some byte-compiler warnings.
10744         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10745         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10746         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10747         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10748         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10749         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10750         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10752 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10754         * gnus-html.el (gnus-article-html): Decode contents by charset.
10756 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10758         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10759         (gnus-html-frame-width, gnus-blocked-images):
10760         * message.el (message-prune-recipient-rules): Add custom version.
10761         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10763         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10764         functions.
10766         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10767         gnus-process-get.
10769 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10771         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10772         instead of lsub directly.
10774 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10776         * nnwarchive.el: Remove.
10778         * gnus-soup.el: Remove.
10780         * nnsoup.el: Remove.
10782         * nnultimate.el: Remove.
10784         * gnus-html.el (gnus-blocked-images): New variable.
10786         * message.el (message-prune-recipients): New function.
10787         (message-prune-recipient-rules): New variable.
10789         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10790         guess whether a long line is natural text or not.
10792         * gnus-html.el (gnus-html-schedule-image-fetching):
10793         Use gnus-process-plist and friends for compatibility.
10795 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10797         * gnus-html.el: Require packages that define macros used in this file.
10798         (gnus-article-mouse-face): Declare to silence byte-compiler.
10799         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10800         process-get.
10801         (gnus-html-put-image): Use plist-get to avoid getf.
10802         (gnus-html-prefetch-images): Use with-current-buffer.
10804 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10806         * gnus-ems.el: Provide compatibility functions for
10807         gnus-set-process-plist.
10809         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10810         * gnus.el (gnus-valid-select-methods):
10811         * message.el (message-send-mail-partially-limit):
10812         * mm-decode.el (mm-text-html-renderer):
10813         * mml.el (mml-insert-mime-headers-always):
10814         * smiley.el (smiley-regexp-alist): Bump custom version.
10816 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10818         * gnus-html.el: Require mm-url.
10819         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10820         with the url to `url'.
10821         (gnus-html-wash-tags): Support cid: URLs/images.
10823 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10825         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10826         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10827         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10829         * gnus-move.el: Remove file, since it doesn't really work.
10831         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10832         UTF-8.  This seems to fix problems with some German web feeds.
10834         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10835         at the top so that the proper colors are applied.
10837         * gnus-art.el (gnus-article-view-part): Doc fix.
10839         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10840         XEmacs-compatible.
10841         (gnus-html-put-image): Don't do images on non-graphic displays.
10843         * nnslashdot.el: Remove this unused backend.
10845         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10846         actions.
10847         (gnus-undo-register-1): Revert last change.
10849         * gnus-group.el (gnus-group-completing-read): Protect against not
10850         having completion-styles bound.
10852         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10853         make broken recipients happier.
10855         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10857         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10858         point parameter.
10860         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10861         completion-styles for group selection.
10863 2009-02-04  Andreas Schwab  <schwab@suse.de>
10865         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10866         headers and regexp-quote the match if necessary.
10868 2009-03-24  Miles Bader  <miles@gnu.org>
10870         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10871         the blinking smiley.
10873 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10875         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10876         blink smiley.
10878 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10880         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10881         where the dribbel file lives exists.
10883         * message.el (message-send-mail-partially-limit): Change the default to
10884         nil, since most people don't want this.
10886         * mm-url.el (mm-url-decode-entities): Also decode entities like
10887         &#x3212.
10889 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10891         * gnus-sum.el (gnus-summary-idna-message):
10892         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10893         Hyperlink urls in docstrings with URL `...'.
10895 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10897         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10898         functions.
10900 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10902         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10903         say what the mouseover text should be.
10905         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10906         version of the mm-w3m-safe-url-regexp variable to only download images
10907         in the groups where we want that to happen.
10909         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10911         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10912         easier debugging.
10913         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10914         big pictures in the article buffer.
10916         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10917         gnus-article-html.
10918         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10919         w3m.
10921         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10923 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10925         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10926         which doesn't exist.
10928         * message.el (message-inhibit-ecomplete): New variable to allow some
10929         function to inhibit ecomplete address storage.
10930         (message-resend): Disable ecomplete message storage when resending
10931         messages.
10933         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10935 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10937         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10938         Save excursion while copying, moving, and deleting articles in order to
10939         prevent the cursor from jumping to unforeseen place.
10941 2010-08-17  Glenn Morris  <rgm@gnu.org>
10943         * gnus-sync.el: Require gnus components whose functions are used.
10945         * gnus-art.el (bookmark-make-record-function):
10946         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10947         Declare for compiler.
10949         * mm-url.el (mml-compute-boundary): Autoload.
10951 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10953         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10955 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10957         Typo fix "hoo4a" -> "hook".
10959         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10961 2010-08-14  Glenn Morris  <rgm@gnu.org>
10963         * gnus-sync.el (gnus-sync): Fix defgroup version.
10965 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10967         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10969         * gnus-sync.el: Fix docs.
10970         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10971         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10973 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10975         Optimizations for gnus-sync.el.
10977         * gnus-sync.el: Add docs about gnus-sync-backend
10978         possibilities.
10979         (gnus-sync-save): Remove unnecessary message.
10980         (gnus-sync-read): Optimize and show what groups were skipped.
10982 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10984         Minor bug fixes for gnus-sync.el.
10986         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10987         Don't read the sync on get-new-news.
10989         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10990         quiet.
10992         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10993         (fix typo).
10995 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10997         Make saving and restoring of hidden threads work with overlays.
10998         Patch applied by Ted Zlatanov.
11000         * gnus-sum.el (gnus-hidden-threads-configuration)
11001         (gnus-restore-hidden-threads-configuration): Update to deal with text
11002         properties, rather than searching for a magic character.
11004 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11006         New gnus-sync.el library for synchronization of marks.
11008         * gnus-sync.el: New library for synchronization of marks.
11010         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11011         renamed from `gnus-registry-grep-in-list'.
11013         * gnus-registry.el (gnus-registry-follow-group-p):
11014         Use `gnus-grep-in-list'.
11016         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11018 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11020         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11021         determining charset of text fails.
11023 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11025         * nnmail.el (nnmail-get-new-mail-1): Revert.
11027         * nnml.el (nnml-active-number): Make sure names of newly created groups
11028         in nnml-group-alist are encoded.
11030 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11032         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11033         containing non-ASCII characters in active file for nnml back end.
11035 2010-07-24  David Engster  <dengste@eml.cc>
11037         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11038         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11040 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11042         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11043         tag (Bug#6654).
11045 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11047         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11048         the article buffer, not the summary buffer.
11050 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11052         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11053         Emacs 23 as well.
11055 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11057         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11058         Patch applied by Karl Fogel.
11060         * gnus-sum.el (gnus-summary-bookmark-make-record):
11061         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11063 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11065         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
11066         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11067         C-w still not working correctly from Article buffers; Thierry's
11068         patch to fix that will be applied after this.
11070         * gnus-art.el (bookmark-make-record-function): New local variable.
11072         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11073         article buffer.
11074         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11076 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11078         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11079         on changes in bookmark.el.
11081 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11083         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11084         the *other* type of HTML form submission.
11086 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11088         * auth-source.el (auth-source-pick): If choice does not contain a
11089         questioned keyword, set the check to t.
11091 2010-06-12  Romain Francoise  <romain@orebokech.com>
11093         * gnus-util.el (gnus-date-get-time): Move up before first use.
11095 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11097         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11098         (gnus-article-edit-part): Bind it to make last part that is substituted
11099         or deleted visible.
11100         (gnus-mime-display-single): Buttonize part of which id equals to
11101         gnus-mime-buttonized-part-id.
11103 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11105         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11106         (gnus-dd-mmm): Use gnus-date-get-time.
11107         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11108         simplify logic.
11109         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11110         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11112 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11114         * auth-source.el (top): Autoload `secrets-list-collections',
11115         `secrets-create-item', `secrets-delete-item'.
11116         (auth-sources): Fix tag string.
11117         (auth-get-source, auth-source-retrieve, auth-source-create)
11118         (auth-source-delete): New defuns.
11119         (auth-source-pick): Rewrite in order to avoid 2 passes.
11120         (auth-source-forget-user-or-password): New parameter USERNAME.
11121         (auth-source-user-or-password): New parameters CREATE-MISSING and
11122         DELETE-EXISTING.  Retrieve password interactively, if needed.
11124 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11126         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11127         deleting unused directories when gnus-expert-user is t.
11129 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11131         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11132         for each temp file when gnus-article-browse-delete-temp is ask.
11134 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11136         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11138 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11140         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11141         article unless decoding article to be saved.
11143 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11145         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11146         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11147         generated within the mm-with-unibyte-current-buffer macro.
11149 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11151         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11152         to nil when we're in a mml-preview buffer and no group is selected.
11154 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11156         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11157         when catching the `C-g'.  Reported by "Leo".
11159 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11161         * message.el (message-forward-make-body-plain)
11162         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11163         multibyte-string-p.
11165 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11167         * message.el (message-forward-make-body-mml): Assume original message
11168         is multibyte string; error on unibyte.
11169         (message-forward-make-body-plain): Ditto; don't add excessive newline
11170         in body end.
11172 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11174         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11175         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11177 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11179         * mm-extern.el (mm-extern-url): Don't use
11180         mm-with-unibyte-current-buffer.
11181         (mm-extern-cache-contents): Use with-current-buffer instead of
11182         save-excursion + set-buffer.
11184 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11186         * mm-util.el (mm-emacs-mule): Remove.
11188 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11190         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11191         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11192         change.
11194 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11196         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11197         bind the default value of enable-multibyte-characters to nil.
11199 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11201         * message.el (message-forward-make-body-plain)
11202         (message-forward-make-body-mml):
11203         Don't use mm-with-unibyte-current-buffer.
11205 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11207         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11208         (Bug#5592).
11210 2010-05-07  Julien Danjou  <julien@danjou.info>
11212         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11213         it to mm-pipe-part.
11215         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11216         it is given.
11218 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11220         * nnweb.el (nnweb-gmane-search):
11221         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11222         XEmacs.
11224         * gnus-art.el (gnus-article-browse-html-parts):
11225         * gnus-group.el (gnus-read-ephemeral-gmane-group)
11226         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11227         make-temp-file.
11229         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11230         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11231         compiling.
11233         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11234         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11235         XEmacs when compiling.
11237         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11238         gnus-pick-mode-off-hook for XEmacs when compiling.
11239         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11240         gnus-binary-mode-off-hook for XEmacs when compiling.
11242         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11243         Return nil if char-charset is not available.
11245         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
11246         macro.
11248         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11249         instead of encode-coding-string.
11251         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11252         'xemacs) instead of mm-emacs-mule to switch function definitions.
11253         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11255 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11257         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11259 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11261         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11262         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11264 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11266         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11267         alias `jka-compr-delete-temp-file' no longer exists.
11269 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11271         Use define-minor-mode in Gnus where applicable.
11272         * mml.el (mml-mode): Use define-minor-mode.
11273         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11274         (gnus-undo-mode): Use define-minor-mode.
11275         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11276         (gnus-dead-summary-mode): Use define-minor-mode.
11277         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11278         Initialize in declaration.
11279         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11280         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11281         (gnus-mailing-list-mode): Use define-minor-mode.
11282         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11283         (gnus-draft-mode): Use define-minor-mode.
11284         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11285         (gnus-dired-mode): Use define-minor-mode.
11287 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11289         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
11290         handles on recursive mml-to-mime translation and check them for
11291         boundary delimiter collisions.  Reported by Greg Troxel.
11293 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11295         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11297 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11299         * mm-util.el (mm-find-buffer-file-coding-system):
11300         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11302 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11304         * message.el (message-generate-headers): Record insertion of optional
11305         headers as well.  Otherwise the check to prevent repeated insertion of
11306         optional headers is a no-op.
11308 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11310         * smime.el: Don't mention CVS.
11312         * nnrss.el (nnrss-fetch): Don't mention CVS.
11314         * nnir.el: Don't mention CVS.
11316 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11318         * gnus-sum.el (gnus-summary-bookmark-make-record):
11319         Add `location' field.
11321 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11323         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11324         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11325         Use with-current-buffer to silence the byte-compiler.
11326         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11327         bother to require `gnus'.
11328         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11330 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11332         * gnus-sum.el (gnus-summary-bookmark-make-record)
11333         (gnus-summary-bookmark-jump): New functions.
11334         (gnus-summary-mode): Setup bookmark support.
11336 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11338         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11339         if set.
11341 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11343         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11344         gnus-article-browse-html-save-cid-image; make it work recursively for
11345         forwarded messages as well.
11346         (gnus-article-browse-html-parts): Work when prefix arg is given.
11347         (gnus-article-browse-html-article): Doc fix.
11349 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11351         * message.el (message-default-mail-headers)
11352         (message-default-headers): Carry the value mail-default-headers over
11353         into message-default-mail-headers, rather than message-default-headers.
11355 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11357         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11358         charset.
11360         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11361         charset into the <meta> tag when the article is encoded to utf-8.
11363 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11365         * gnus-art.el (gnus-article-browse-delete-temp-files):
11366         Delete directories as well.
11367         (gnus-article-browse-html-parts): Work for images that do not specify
11368         file names; delete temp directory when quitting; insert header at the
11369         right place; use file: scheme for image files.
11371 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11373         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11374         (gnus-article-browse-html-parts): Use it to make temporary cid image
11375         files in addition to html file so that browser may display them.
11377 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11379         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11381 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11383         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11385 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11387         * auth-source.el (auth-sources): Change default to be simpler.
11388         Explain about Secret Service API sources.  Improve Customize options.
11389         (auth-source-pick): Change to accept any number of search parameters.
11390         Implement fallbacks iteratively, not recursively.  Add scoring on the
11391         second pass and sort by score.  Call Secret Service API when needed.
11392         (auth-source-user-or-password): Use it.  Call Secret Service API
11393         directly when needed to get the user name and the password.
11395 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11397         * message.el (message-interactive): Doc fix.
11398         (message-qmail-inject-args): Reflow.
11399         (message-kill-to-signature): Fix typo in docstring.
11401         * smiley.el (smiley-buffer): Fix typo in docstring.
11403 2010-03-24  Glenn Morris  <rgm@gnu.org>
11405         * mail-source.el (gnus-message): Declare.
11406         (mail-source-delete-old-incoming): Require gnus-util.
11408 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11410         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11412         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11414         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11415         password-cache's default if it is not bound.
11416         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11417         password-cache-expiry's default if it is not bound.
11419         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11420         available in Emacs 21.
11422 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11424         * auth-source.el (auth-sources): Fix up definition so extra parameters
11425         are always inline.
11427 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11429         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11430         wasn't updated after mismatch.  Clear cached mailbox info correctly
11431         when uidvalidity changes.
11432         (nnimap-group-prefixed-name): New function to avoid some code
11433         duplication.
11434         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11435         (nnimap-request-group): Use it.
11436         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11437         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11438         with many imap folders.  This is done by caching the group status from
11439         the imap server persistently in a group parameter `imap-status'.  (This
11440         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11441         but not persistently, so every Gnus startup was still very slow.)
11443 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11445         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11446         secrets.el dependency.
11447         (auth-sources): Add optional user name.  Add secrets.el configuration
11448         choice (unused right now).
11450 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11452         * gnus-sum.el (gnus-summary-make-menu-bar):
11453         Let `gnus-registry-install-shortcuts' fill in the functions.
11455         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11456         warnings.
11457         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11458         (gnus-registry-install-shortcuts): Populate and use it in a
11459         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11461 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11463         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11464         In-place substitutions for the group name encoding/decoding.
11465         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11466         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11467         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11468         (nnimap-update-unseen, nnimap-request-list)
11469         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11470         (nnimap-request-set-mark, nnimap-split-to-groups)
11471         (nnimap-split-articles, nnimap-request-newgroups)
11472         (nnimap-request-create-group, nnimap-request-accept-article)
11473         (nnimap-request-delete-group, nnimap-request-rename-group)
11474         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11475         `encoded-mbx' for consistency.
11476         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11477         variable `imap-current-mailbox'.
11479         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11480         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11482 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11484         * pop3.el (pop3-display-message-size-flag): Display message size byte
11485         counts during POP3 download.
11486         (pop3-movemail): Use it.
11487         (pop3-list): Implement listing of available messages.
11489 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11491         * nnir.el (nnir-get-article-nov-override-function): New function to
11492         override the normal NOV retrieval.
11493         (nnir-retrieve-headers): Use it.
11495 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11497         * auth-source.el (netrc-machine-user-or-password): Autoload.
11499 2010-03-19  Glenn Morris  <rgm@gnu.org>
11501         Stop message.el from loading about 40 libraries it doesn't always need.
11502         The general approach is to autoload rather than require, and to
11503         require in the specific functions rather than the file.  (Bug#5642)
11505         * gmm-utils.el: Don't require wid-edit.
11506         (widget-create-child-value, widget-convert, widget-default-get):
11507         Autoload.
11509         * gnus-util.el: Don't require time-date, netrc.
11510         (message-fetch-field, gnus-group-name-decode): Declare rather than
11511         autoloading.
11512         (gnus-fetch-field): Require message.
11513         (gnus-decode-newsgroups): Require gnus-group.
11515         * ietf-drums.el: Don't require time-date.
11517         * message.el: Don't require hashcash, canlock, ecomplete.
11518         Do require mail-utils.  Require nnheader only when compiling.
11519         (smtpmail-default-smtp-server): Remove declaration.
11520         (message-send-mail-function): Check smtpmail-default-smtp-server
11521         is bound rather than requiring smtpmail.
11522         (message-auto-save-directory, message-insert-signature):
11523         Use expand-file-name rather than nnheader-concat.
11524         (nnheader-insert-file-contents): Autoload.
11525         (hashcash-wait-async): Declare.
11526         (message-send-mail): Only call gnus-setup-posting-charset if
11527         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11528         (message-send-mail-with-sendmail): Require sendmail.
11529         (canlock-password, canlock-password-for-verify): Declare.
11530         (message-canlock-password): Require canlock.
11531         (nnheader-get-report): Autoload.
11532         (gnus-setup-posting-charset): Declare.
11533         (message-send-news): Require gnus-msg.
11534         (message-make-references, message-make-in-reply-to): Use mail-header-id
11535         rather than the alias mail-header-message-id.
11536         (ecomplete-add-item, ecomplete-save): Declare.
11537         (message-put-addresses-in-ecomplete): Require ecomplete.
11538         (ecomplete-display-matches): Autoload.
11540         * mm-decode.el: Don't require mailcap, gnus-util.
11541         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11542         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11543         Autoload.
11544         (mailcap-mime-extensions): Declare.
11546         * mm-encode.el: Don't require mailcap.
11547         (mailcap-extension-to-mime): Autoload.
11549         * mml-sec.el: Don't require password-cache.
11551         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11552         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11553         (mml-minibuffer-read-type): Require mailcap.
11554         (mml-preview): Require gnus-msg.
11556         * mml1991.el: Require password-cache.
11557         (password-cache-expiry): Remove declaration.
11559         * mml2015.el: Require password-cache.
11560         (password-cache-expiry): Remove declaration.
11562         * nneething.el (mailcap): Require mailcap.
11564         * nnheader.el (declare-function): Add compatibility stub.
11565         (message-remove-header): Declare rather than autoload.
11566         (nnheader-replace-header): Require message.
11568         * nnimap.el (declare-function): Add compatibility stub.
11569         (netrc-parse, netrc-machine-user-or-password): Declare.
11570         (nnimap-open-connection): Require netrc.
11572         * nntp.el (declare-function): Add compatibility stub.
11573         (netrc-parse, netrc-machine, netrc-get): Declare.
11574         (nntp-send-authinfo): Require netrc.
11576         * rfc2047.el: Don't require qp.
11577         (quoted-printable-encode-region, quoted-printable-decode-string):
11578         Autoload.
11580         * sieve-mode.el: Don't require easymenu.
11581         (easy-menu-add-item): Autoload it.
11583         * spam-stat.el (time-to-number-of-days): Autoload it.
11585 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11587         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11588         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11589         value if any backslash escapes).
11591 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11593         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11594         if it is available.  (bug#5647)
11596 2010-02-26  Glenn Morris  <rgm@gnu.org>
11598         * message.el (message-send-mail-function): Change the default, so that
11599         it inherits from a customized send-mail-function.  (Bug#5643)
11601 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11603         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11604         shell-command-to-string signals an error (bug#5299).
11606 2010-02-24  Glenn Morris  <rgm@gnu.org>
11608         * message.el (message-smtpmail-send-it)
11609         (message-send-mail-with-mailclient): Doc fixes.
11611 2010-02-16  Glenn Morris  <rgm@gnu.org>
11613         * message.el (message-default-mail-headers): Change the default value
11614         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11616 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11618         * message.el (message-mail): Just pass yank-action on to message-setup.
11619         (message-setup): Handle (FUN . ARGS) form of yank-action.
11620         (message-with-reply-buffer, message-widen-reply)
11621         (message-yank-original): Handle non-buffer values of
11622         message-reply-buffer (Bug#4080).
11623         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11625 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11627         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11628         Fix typo in docstring.
11630 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11632         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11633         response.
11635 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11637         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11639         * message.el (message-check-news-header-syntax): Protect against a
11640         string that `rfc822-addresses' returns when parsing fails.
11642 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11644         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11645         (gnus-previous-char-property-change): New functions.
11647         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11649 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11651         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11652         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11654 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11656         * message.el (message-exchange-point-and-mark): Rework last change to
11657         avoid using optional arg of exchange-point-and-mark, for backward
11658         compatibility.
11660 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11662         * message.el (message-exchange-point-and-mark):
11663         Call exchange-point-and-mark with an argument rather than setting
11664         mark-active by hand (Bug#5175).
11666 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11668         * nntp.el (nntp-service-to-port): Work for service expressed with
11669         numeric string; replace [:digit:] with [0-9] for XEmacs.
11671 2009-12-17  Glenn Morris  <rgm@gnu.org>
11673         * gnus-group.el (gnus-bug-group-download-format-alist):
11674         Change emacs entry to debbugs.gnu.org.  Bump :version.
11676 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11678         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11680 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11682         * message.el (message-info): Explain why we use `Info-goto-node'.
11684 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11686         * message.el (message-completion-in-region): New compatibility function.
11687         (message-expand-group): Use it.
11689 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11691         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11692         with no unread article should be listed if the 2nd arg `predicate' is
11693         given.
11695 2009-11-29  Juri Linkov  <juri@jurta.org>
11697         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11698         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11699         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11701 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11703         * message.el (message-from-style, message-interactive)
11704         (message-signature): Always set default values from the corresponding
11705         mail-* variables.
11706         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11707         (message-yank-prefix, message-indentation-spaces)
11708         (message-signature-file, message-default-headers): Use boundp rather
11709         than (featurep 'xemacs) to check if the corresponding mail-* variables
11710         exist.
11712 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
11714         * message.el (message-send-mail-with-sendmail): Revert last change.
11716 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
11718         * message.el (message-from-style, message-interactive)
11719         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11720         (message-yank-prefix, message-indentation-spaces, message-signature)
11721         (message-signature-file, message-default-headers): For GNU Emacs, set
11722         default values from the corresponding mail-* variables.
11723         (message-send-mail-with-sendmail): Use envelope-from only if
11724         mail-specify-envelope-from is non-nil.
11726 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11728         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11729         containing tspecial characters if they have been already quoted.
11731 2009-10-24  Glenn Morris  <rgm@gnu.org>
11733         * gnus-art.el (help-xref-stack-item): Define for compiler.
11735 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11737         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11739 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11741         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11742         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11744 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11746         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11747         (gnus-overlays-in): New alias to overlays-in.
11749         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11750         gnus-overlay-get, and gnus-delete-overlay.
11751         (gnus-summary-show-thread): Make it work as well for systems in which
11752         next-single-char-property-change is not available.
11753         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11755 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11757         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11759 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11761         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11762         and XEmacs that don't have `remove-overlays'.
11764 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11766         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11767         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11768         selective display.  Use overlays instead.
11770 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11772         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11774 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11776         * spam-stat.el (spam-stat-load): Fix typo in message.
11778 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11780         * gnus-art.el (gnus-article-encrypt-body):
11781         * message.el (message-check-recipients):
11782         * mm-util.el (mm-codepage-setup):
11783         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11784         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11786 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11788         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11789         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11790         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11791         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11792         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11794 2009-09-18  Glenn Morris  <rgm@gnu.org>
11796         * gnus-diary.el (gnus-diary-check-message):
11797         * message.el (message-insert-formatted-citation-line):
11798         * nnbabyl.el (top-level):
11799         * nndiary.el (nndiary-schedule):
11800         Fix typos in condition-case handlers.
11802 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11804         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11805         configuration that provides the sole article window in a frame;
11806         position point correctly after deleting a part.
11808 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11810         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11811         (spam-resolve-registrations-routine): Use it to unregister articles
11812         that change status.
11814 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11816         * nnrss.el (nnrss-request-article): Remove binding of
11817         default-enable-multibyte-characters that has gotten needless by
11818         the 2007-07-13 change in rfc2047-encode-message-header.
11820         * mml.el (mml-insert-multipart): Error on the message header.
11821         (mml-insert-part): Error on the message header; position point at
11822         the end of a MIME tag.
11824 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11826         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11827         (gnus-float-time): Alias to float-time if it exists.
11829         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11830         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11831         float-time is available; suppress compile warning for time-to-seconds.
11833 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11835         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11836         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11837         Add the optional argument `encoding' that overrides the default.
11839         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11840         mm-encode-buffer.
11842 2009-09-04  Glenn Morris  <rgm@gnu.org>
11844         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11845         mm-disable-multibyte, rather than default-enable-multibyte-characters.
11846         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11847         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11848         * mm-util.el (mm-with-unibyte-current-buffer)
11849         (mm-find-buffer-file-coding-system):
11850         * yenc.el (yenc-decode-region): Use default-value rather than
11851         default-enable-multibyte-characters.
11853 2009-09-03  Glenn Morris  <rgm@gnu.org>
11855         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11856         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11857         than default-enable-multibyte-characters.
11859 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
11861         * gnus-art.el (gnus-article-read-summary-keys):
11862         Fix gnus-buffer-configuration's value temporarily used.
11864 2009-09-02  Glenn Morris  <rgm@gnu.org>
11866         * gnus-util.el (gnus-float-time): New function.
11867         * gnus-delay.el (gnus-delay-article):
11868         * gnus-sum.el (gnus-thread-latest-date):
11869         * gnus-util.el (gnus-user-date): Use gnus-float-time.
11870         * nnspool.el (nnspool-request-newgroups):
11871         Use gnus-float-time rather than time-to-seconds.
11872         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11874         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11875         (gnus-header-subject-face, gnus-header-newsgroups-face)
11876         (gnus-header-name-face, gnus-header-content-face):
11877         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11878         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11879         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11880         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11881         (gnus-cite-face-11):
11882         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11883         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11884         (gnus-server-closed-face, gnus-server-denied-face)
11885         (gnus-server-offline-face):
11886         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11887         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11888         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11889         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11890         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11891         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11892         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11893         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11894         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11895         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11896         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11897         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11898         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11899         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11900         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11901         (gnus-summary-high-undownloaded-face)
11902         (gnus-summary-low-undownloaded-face)
11903         (gnus-summary-normal-undownloaded-face)
11904         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11905         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11906         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11907         (gnus-splash-face):
11908         * message.el (message-header-to-face, message-header-cc-face)
11909         (message-header-subject-face, message-header-newsgroups-face)
11910         (message-header-other-face, message-header-name-face)
11911         (message-header-xheader-face, message-separator-face)
11912         (message-cited-text-face, message-mml-face):
11913         * sieve-mode.el (sieve-control-commands-face)
11914         (sieve-action-commands-face, sieve-test-commands-face)
11915         (sieve-tagged-arguments-face):
11916         * spam.el (spam-face):
11917         Mark face aliases with "-face" in the name as obsolete.
11919 2009-09-01  Glenn Morris  <rgm@gnu.org>
11921         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11922         than goto-line.
11924 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11926         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11927         Don't move point if the command is invoked inside the message header.
11929 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11931         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11932         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11933         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11934         * nnir.el (nnir-swish-e-index-file):
11935         * gnus-sum.el (gnus-summary-delete-marked-as-read)
11936         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11937         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11938         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11939         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11940         (gnus-treat-display-xface): Add Emacs version of obsolescence.
11942 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11944         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11945         Don't save excursion.
11947 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11949         * nnheader.el (nnheader-find-file-noselect):
11950         * mm-util.el (mm-insert-file-contents):
11951         Use (default-value 'major-mode) instead of default-major-mode.
11953 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11955         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11957 2009-08-25  Glenn Morris  <rgm@gnu.org>
11959         * nnir.el (top-level): Don't require cl at run-time.
11960         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11961         Replace cl-function substitute with gnus-replace-in-string.
11962         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11963         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11964         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11965         simplified expansions.
11967 2009-08-22  Glenn Morris  <rgm@gnu.org>
11969         * gnus-art.el (gnus-button-patch): Use forward-line rather than
11970         goto-line.
11972 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11974         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11976         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11977         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11978         (gnus-mm-display-part, gnus-mime-display-single)
11979         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11980         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11982         * gnus-sum.el
11983         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11984         (gnus-summary-move-article): Add expirable mark to articles copied or
11985         moved to group that has auto-expire turned on if the option is non-nil.
11987 2009-07-24  Glenn Morris  <rgm@gnu.org>
11989         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11990         Fix typo.  (Bug#3903)
11992 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11994         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11995         gnus-article-read-summary-keys rather than gnus-summary-edit-article
11996         that should not be used for draft articles.
11997         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11998         that has no concern in minor mode keys.
11999         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12000         Abolish.
12002 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12004         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12005         article without making inquiry to a user for unknown encoding.
12007         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12008         (nnmaildir--scan): Assume i-node and device number that file-attributes
12009         returns might be cons-cell.
12011 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12013         * auth-source.el: Remove docs now in auth.texi.  Don't use
12014         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12015         `auth-source-hide-passwords' and use them.
12017 2009-07-15  Glenn Morris  <rgm@gnu.org>
12019         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12021 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12023         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12024         excessive whitespace from the default values of title and description.
12026 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12028         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12029         mail-fetch-field to fetch Content-Description header in order to
12030         exclude newlines.
12032 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12034         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12035         to deleted part.
12037 2009-05-30  David Engster  <dengste@eml.cc>
12039         * nnmairix.el: Remove old documentation in the commentary block.
12040         (nnmairix-request-group): Do not update active file for nnml back ends.
12041         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12042         end so that overview files are ignored.
12043         (nnmairix-update-groups): Make updating the groups more robust by using
12044         marks.
12045         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12046         with dollar characters in message-id.
12048 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12050         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12051         2008-12-25 in dns.el.
12053 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12055         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12056         could happen if the text is only composed of spaces and/or tabs.
12058 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12060         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12061         when sending a queued message to avoid extra mml tags.
12063 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12065         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12067 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12069         * gnus-dired.el: Remove autoload for gnus-setup-message.
12070         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12071         displaying Gnus logo; always use compose-mail.
12073 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12075         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12077 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12079         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12080         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12081         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12082         available.
12083         (gnus-nocem-epg-verify): New function.
12085 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12087         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12089 2009-02-15  Glenn Morris  <rgm@gnu.org>
12091         * gnus-util.el (rmail-insert-rmail-file-header)
12092         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12093         autoloads.
12094         (rmail-default-rmail-file): Remove unnecessary declaration.
12095         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12097 2009-02-14  Glenn Morris  <rgm@gnu.org>
12099         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12100         variable (only used in gnus-util, which declares it anyway).
12101         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12102         which was only needed by gnus-art (changed to not use it any more).
12103         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12104         only used in gnus-util, which autoloads it itself.
12105         (rmail-update-summary): Fix autoload.
12107         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12108         rather than rmail-output-to-rmail-file.
12110 2009-02-07  Glenn Morris  <rgm@gnu.org>
12112         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12113         autoload of function that no longer exists.
12114         (rmail-toggle-header): Declare.
12115         (message-forward-rmail-make-body): Handle mbox Rmail.
12117 2009-01-31  Glenn Morris  <rgm@gnu.org>
12119         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12120         2009-01-09 change.
12122 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12124         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12125         (auth-source-forget-all-cached): New convenience function.
12126         (auth-source-user-or-password): Accept list of modes or a single mode.
12128         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12129         auth-source modes.
12131         * nnimap.el (nnimap-open-connection): Use list of
12132         auth-source modes.
12134         * nntp.el (nntp-send-authinfo): Use list of
12135         auth-source modes.
12137 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12139         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12140         now.
12142 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12144         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12145         coding system in XEmacs; add a workaround for XEmacs.
12147 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12149         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12150         of current-language-environment.
12152 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12154         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12155         available at runtime.
12157 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12159         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12161 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12163         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12164         the greatest positive fixnum value doesn't work under an XEmacs with
12165         bignum support; use the most-positive-fixnum constant instead,
12166         available since Emacs 21.1 with cl and XEmacs 21.1.
12168 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12170         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12171         XEmacs gets not to work.
12173 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12175         * mm-util.el (mm-coding-system-priorities): Allow the value like
12176         "Japanese (UTF-8)" of current-language-environment.
12178 2009-01-09  Glenn Morris  <rgm@gnu.org>
12180         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12181         with last-command-event.
12183 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12185         * message.el (message-fix-before-sending): Amend comment.
12187 2009-01-07  David Engster  <dengste@eml.cc>
12189         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12190         simplified server definitions by converting it via
12191         gnus-server-to-method.
12193 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12195         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12196         parameter's operands.
12198 2009-01-06  David Engster  <dengste@eml.cc>
12200         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12201         primary select method (for gnus-group-mark-article-as-read).
12203 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12205         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12206         `(gnus)Face', not `(gnus)X-Face'.
12208 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12210         * mm-util.el (mm-ucs-to-char): New function.
12212         * mm-url.el (mm-url-decode-entities): Use it.
12214 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12216         * message.el (message-fix-before-sending): Add `eight-bit' to
12217         illegible-text check.
12219 2009-01-03  Michael Olson  <mwolson@gnu.org>
12221         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12222         `headers' is nil.  This can occur if the IMAP server does not have
12223         permissions to read messages from a folder, but can write new messages
12224         to the folder.
12225         (nnimap-request-article-part): Do not insert `data' if it is nil.
12227 2009-01-01  Dave Love  <fx@gnu.org>
12229         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12231         * nnimap.el: Fix author email.
12232         (nnimap-split-rule): Add FIXME comment.
12233         (nnimap-debug): Fix doc string.
12235 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12237         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12238         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12239         to check if those variables exist (first appeared in Emacs 18.50).
12241 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12243         * mm-util.el (mm-line-number-at-pos): New function.
12245         * spam-report.el (spam-report-process-queue): Use it.
12247 2008-12-24  David Engster  <dengste@eml.cc>
12249         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12250         parameters that haven't existed as variables as buffer-local variables.
12252 2008-12-23  Dave Love  <fx@gnu.org>
12254         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12255         cadar.
12257         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12258         imap-starttls-p.
12259         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12261 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12263         * spam-report.el (spam-report-gmane-max-requests): New constant.
12264         (spam-report-gmane-wait): New variable.
12265         (spam-report-gmane-ham, spam-report-gmane-spam)
12266         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12267         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12268         the server.
12270         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12271         Add explanations.
12273         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12274         nnheader-accept-process-output and nnheader-read-timeout if available.
12275         (pop3-movemail): Use it.
12277         * message.el (message-check-news-body-syntax): Fix signature check if
12278         there's an attachment.
12280 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12282         * mm-util.el: Add comments to the mm- emulating functions.
12284 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12286         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12287         Reported by Stephen Berman <stephen.berman@gmx.net>.
12289 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12291         * mm-util.el (mm-substring-no-properties): New function.
12292         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12293         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12294         (mm-string-to-multibyte): Doc fix.
12296         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12298 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12300         * mml.el (mml-attach-file): Strip text properties from file name.
12301         (Bug#1574)
12303 2008-12-16  Glenn Morris  <rgm@gnu.org>
12305         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12307 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12309         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12310         knows since the charset specified might be a bogus alias that
12311         mm-charset-synonym-alist provides.
12313 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12315         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12316         "ISO_8859-1".
12318         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12320 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12322         * mm-util.el (mm-charset-eval-alist):
12323         Define it before mm-charset-to-coding-system.
12324         (mm-charset-to-coding-system): Add optional argument `silent';
12325         define it before mm-charset-override-alist.
12326         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12327         default value if it can be used in Emacs currently running;
12328         silence mm-charset-to-coding-system.
12330 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12332         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12333         `allow-override' which says whether to use `mm-charset-override-alist'.
12334         (rfc2047-decode-encoded-words): Use it.
12336         * mm-util.el (mm-charset-override-alist): Fix custom type;
12337         add `(gb2312 . gbk)' to choices.
12339 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12341         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12342         fast.
12344         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12346 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12348         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12349         on links.
12351         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12353 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12355         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12356         users' addresses that don't have domain parts.
12357         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12358         rather than message-narrow-to-head since there will be the message
12359         header separator.
12361 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12363         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12364         since the result is inserted in a unibyte buffer anyway.
12365         (nnimap-demule-use-string-to-multibyte): Remove.
12366         (nnimap-demule): Alias it to mm-string-to-multibyte.
12368 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12370         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12371         variable for debugging bug#464 and bug#1174.
12372         (nnimap-demule): Use it.
12374 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12376         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12377         score calculation correctly.
12379 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12381         * message.el (message-send-mail): Just set the buffer to unibyte
12382         rather than use mm-with-unibyte-current-buffer which does a lot more.
12383         (message-send-mail-partially): Don't bother with
12384         mm-with-unibyte-current-buffer since it's already been made unibyte by
12385         message-send-mail.
12387 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12389         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12391 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12393         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12395 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12397         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12398         require itself and to remove `with-no-warnings'.
12400 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12402         * starttls.el (starttls-any-program-available): Get the name of the
12403         available TLS layer program.
12404         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12405         well as the host name in the "opening" message.
12407         * auth-source.el (auth-source-cache, auth-source-do-cache)
12408         (auth-source-user-or-password): Cache passwords and logins by default,
12409         allow override with `auth-source-do-cache'.
12410         (auth-source-forget-user-or-password): Allow users to remove cache
12411         entries if needed.
12413 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12415         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12416         condition-case to only the forward-sexp call.
12418 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12420         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12421         quotes contained.  Make it more robust regardless by an extra
12422         condition-case wrapper.
12424 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12426         * nnml.el (nnml-request-expire-articles): Check if the function set to
12427         `nnmail-expiry-target' returns the symbol `delete'.
12429         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12431         * nnmail.el (nnmail-expiry-target): Fix custom type.
12433 2008-10-02  Glenn Morris  <rgm@gnu.org>
12435         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12436         Silence compiler warning.
12438 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12440         * mml.el (mml-menu): Don't assume mml2015 is bound.
12442 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12444         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12445         exists.
12447 2008-09-27  Glenn Morris  <rgm@gnu.org>
12449         * gnus-util.el (mail-header-remove-comments): Autoload it.
12451 2008-09-27  Andreas Schwab  <schwab@suse.de>
12453         * gnus-util.el (gnus-split-references): Strip comments.
12454         (gnus-parent-id): Likewise.
12456 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12458         * message.el (message-confirm-send): Fix version.
12460 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12462         * message.el (message-idna-to-ascii-rhs-1): Use
12463         mail-extract-address-components rather than mail-header-parse-addresses
12464         that is an alias by default to ietf-drums-parse-addresses that does not
12465         support non-ASCII names in headers' contents.
12467 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12469         * message.el (message-confirm-send): Fix variable documentation to
12470         avoid the "y/n" wording.
12472 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12474         * message.el (message-set-auto-save-file-name): Save to a different
12475         filename so multiple messages (especially drafts) can be recovered.
12477 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12479         * message.el (message-confirm-send): Add appropriate version.
12481 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12483         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12484         defvar.
12486 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12488         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12489         (mm-pkcs7-enveloped-magic): Ditto.
12491 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12493         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12494         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12496 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12498         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12499         default, it's better.
12501 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12503         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12504         summary line gnus-number property and ignore them (with a warning
12505         message).
12507 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12509         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12510         macro caddr in the interactive form since it won't be expanded.
12512 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12514         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12515         `charset'; fix name of function called recursively.
12516         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12518 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12520         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12521         (gnus-mime-set-charset-parameters): New function.
12522         (gnus-mime-view-part-as-charset): Use it to correctly display part
12523         specifying wrong charset.
12525 2008-09-08  David Engster  <dengste@eml.cc>
12527         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12528         in completing-read for back end server.
12530 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12532         * message.el (message-confirm-send): New variable to confirm sending a
12533         message.
12534         (message-send): Use it.
12536 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12538         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12540 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12542         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12544 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12546         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12547         prevent tracking too many groups.
12548         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12549         Use it.
12551 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12553         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12554         moving point to the bottom of the window in order to avoid recentering.
12556 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12558         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12559         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12560         (gnus-article-beginning-of-window): Fix calculation.
12562 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12564         * gnus-msg.el (gnus-summary-supersede-article)
12565         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12566         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12567         message header.
12569 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12571         * message.el:
12572         * gnus-start.el:
12573         * gnus-registry.el: Remove VMS support.
12575 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12577         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12578         macro.
12579         (rfc2104-hash): Use it.
12581 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12583         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12584         (gnus-summary-sort-by-most-recent-date): New commands.
12585         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12586         and menu entries.
12588 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12590         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12591         don't redisplay article for raw contents; remove plural articles stuff.
12593         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12594         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12595         on gnus-summary-save-article; display results properly.
12597 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12599         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12601 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12603         * gnus-art.el (gnus-summary-save-in-pipe):
12604         Consider gnus-save-all-headers.
12606 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12608         * gnus-util.el (ns-focus-frame): Remove declaration.
12609         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12610         like x.
12612 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12614         * rfc2104.el (rfc2104-zero): Delete defconst.
12615         (rfc2104-hex-alist): Likewise.
12616         (rfc2104-hex-to-int): Delete func.
12617         (rfc2104-hexstring-to-bitstring): Likewise.
12618         (rfc2104-nybbles): New defconst.
12619         (rfc2104-hash): Rewrite for speed.
12621 2008-07-16  Glenn Morris  <rgm@gnu.org>
12623         * gnus-util.el (ns-focus-frame): Declare for compiler.
12625 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12627         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12628         set as a group parameter.
12629         (gnus-summary-save-in-pipe): Work when it is called independently.
12630         (gnus-summary-pipe-to-muttprint): Don't modify
12631         gnus-summary-pipe-output-default-command.
12633 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12635         * message.el (message-send-mail-with-sendmail):
12636         Display the error message.
12638 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12640         * gnus-art.el (gnus-default-article-saver):
12641         Add gnus-summary-save-in-pipe to choices.
12642         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12643         gnus-summary-pipe-output-default-command as the default command.
12644         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12645         instead of gnus-last-shell-command.
12647         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12648         New user option.
12649         (gnus-summary-muttprint-program): Mention the value will be changed.
12650         (gnus-summary-save-article): Force showing of all headers.
12651         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12653 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12655         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12657 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12659         * nnimap.el (nnimap-id):
12660         * sieve-manage.el (sieve-manage-open): Doc fixes.
12662 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12664         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12665         if available.
12667 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12669         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12671         * nnkiboze.el (nnkiboze-generate-group):
12672         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12674         * nnmairix.el: Require CL.
12676 2008-06-15  David Engster  <dengste@eml.cc>
12678         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12680 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
12682         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12683         New macros that expand to an `aset'/`aref' call under Emacs, and to a
12684         runtime choice under XEmacs.
12686         * gnus-sum.el (gnus-summary-set-display-table):
12687         Use `gnus-put-display-table', `gnus-get-display-table',
12688         `gnus-set-display-table' for the display table, instead of `aset'.
12690 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12692         * nnmairix.el: Add autoloads.
12694 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12696         * nnmairix.el (nnmairix-delete-recreate-group)
12697         (nnmairix-update-and-clear-marks): Fix error messages.
12699 2008-06-14  David Engster  <dengste@eml.cc>
12701         * nnmairix.el: Upgrade to version 0.6.
12702         (nnmairix-group-toggle-propmarks-this-group)
12703         (nnmairix-group-toggle-readmarks-this-group)
12704         (nnmairix-group-delete-recreate-this-group)
12705         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12706         (nnmairix-remove-tick-mark-original-article): New commands.
12707         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12708         (nnmairix-propagate-marks-to-nnmairix-groups)
12709         (nnmairix-only-use-registry, nnmairix-allowfast-default)
12710         (nnmairix-marks-cache, nnmairix-version-output): New variables.
12711         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12712         functions needed for marks propagation and manipulation of read marks.
12713         (nnmairix-update-groups): New function.
12714         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12715         (nnmairix-determine-original-group-from-registry)
12716         (nnmairix-determine-original-group-from-path)
12717         (nnmairix-get-group-from-file-path, nnmairix-map-range)
12718         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12719         New helper functions.
12720         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12721         keystrokes for new commands.
12722         (nnmairix-delete-and-create-on-change): Doc string cleanup.
12723         (nnmairix-request-group): Check allow-fast group parameter.
12724         (nnmairix-request-create-group): Set allow-fast group parameter if
12725         nnmairix-allowfast-default is set.
12726         (nnmairix-close-group): Propagate marks upon closing if needed.
12727         (nnmairix-group-toggle-threads-this-group): Use new.
12728         nnmairix-group-toggle-parameter helper function.
12729         (nnmairix-search): Better check for empty search result.
12730         (nnmairix-goto-original-article): Use new helper functions for
12731         determining original article.
12732         (nnmairix-show-original-article): Make sure message-id is in brackets.
12733         (nnmairix-call-mairix-binary): Change variable name.
12734         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12735         helper function.
12736         (nnmairix-widget-toggle-activate): Fix doc string.
12738 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12740         * nnir.el: Require edmacro when compiling with XEmacs.
12741         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12742         available in Emacs 21.
12744 2008-06-11  Glenn Morris  <rgm@gnu.org>
12746         * gnus-util.el (x-focus-frame):
12747         * gnus.el (image-size):
12748         * mm-decode.el (image-size): Declare.
12750         * gnus-picon.el (declare-function): Add compat definition.
12751         (image-size): Declare.
12753         * gnus-group.el (tool-bar-map):
12754         * gnus-sum.el (tool-bar-map): Define for compiler.
12756         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12758         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12760         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12761         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12762         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12763         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12764         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12765         * sieve-manage.el, spam-report.el, spam.el:
12766         Remove unnecessary eval-and-compile of autoloads.
12768 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
12770         * auth-source.el: Precise Tramp doc.
12772 2008-06-07  Glenn Morris  <rgm@gnu.org>
12774         * nnmairix.el: Remove unnecessary eval-when-compile.
12776 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
12778         * nnir.el: New file.
12780 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12782         * gnus-util.el (gnus-read-shell-command): New function.
12783         * mm-decode.el (mm-pipe-part):
12784         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12786 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12788         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12790 2008-06-03  Glenn Morris  <rgm@gnu.org>
12792         * pop3.el (nnheader-accept-process-output): Autoload it.
12794 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12796         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12797         are not 2-digit hexadecimal characters that follow `%'s.
12799 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12801         * message.el (message-bogus-recipient-p): Fix type in doc string.
12802         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12803         (message-bogus-addresses): Rename from message-bogus-address-regexp.
12804         Improve custom options.
12805         (message-bogus-recipient-p): Adjust accordingly.
12807 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12809         * nnmairix.el: Require edmacro when compiling with XEmacs.
12811 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
12813         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12814         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12816 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
12818         * auth-source.el: Add more docs.
12820 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12822         * nnheader.el (nnheader-read-timeout): Change the default timeout from
12823         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
12824         retrieval faster in some cases, but might make CPU usage larger.
12825         If this has any bad side effects, we might revert this change.
12827         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12828         seems to make mail retrieval much, much faster.
12829         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12830         unconditionally.
12832         * gnus-draft.el (gnus-group-send-queue):
12833         Bind message-send-mail-partially-limit to nil to avoid being prompted.
12835 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
12837         * mml.el (mml-attach-buffer): Prompt for `disposition'.
12839         * message.el (message-bogus-address-regexp): Fix and improve custom
12840         type.
12841         (message-setup-hook): Add message-check-recipients as custom option.
12843 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
12845         * message.el (message-cite-function): Remove bogus autoload which crept
12846         in during merge from v5-10.
12848 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12850         * nnimap.el (nnimap-open-connection): Fix login/password bug.
12852         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12854         * auth-source.el: Preliminary Tramp docs.
12855         (auth-sources): Change the default auth-sources to use
12856         EPA .gpg files.
12858 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
12860         * nntp.el: Autoload `auth-source-user-or-password'.
12861         (nntp-send-authinfo): Use it.
12863         * nnimap.el: Autoload `auth-source-user-or-password'.
12864         (nnimap-open-connection): Use it.
12866         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
12867         for the gnus-message function.
12868         (auth-source-user-or-password): Use it.
12870 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12872         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12873         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
12874         (rfc2104-hash): Use it.
12876 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12878         * gnus-art.el (gnus-article-toggle-truncate-lines):
12879         Don't use `iff' in docstring.
12881 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
12883         * gnus-registry.el: Adjusted copyright dates and added a keyword.
12885         * gnus-util.el (gnus-extract-address-component-name)
12886         (gnus-extract-address-component-email): Convenience functions around
12887         `gnus-extract-address-components'.
12889         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12890         Use `gnus-extract-address-component-email' to fix bug of comparing full
12891         sender name to `user-mail-address'.
12893 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
12895         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12896         catch/throw to optimize.
12897         (gnus-registry-find-keywords): Just use member to find a keyword.
12899 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12901         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12902         is current before calling gnus-server-prepare.
12903         (gnus-server-setup-buffer, gnus-server-update-server)
12904         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12906 2008-05-04  Juri Linkov  <juri@jurta.org>
12908         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12909         (mailcap-file-default-commands): Use mailcap-replace-in-string
12910         instead of replace-regexp-in-string, and mailcap-delete-duplicates
12911         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
12913 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
12915         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12917 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12919         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12920         hooks.
12921         (gnus-update-read-articles): Speed up non-marks-using users.
12922         (gnus-use-marks): Define gnus-use-marks.
12923         (gnus-propagate-marks): Rename variable to something more sensible.
12925 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
12927         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12928         (gmm-image-load-path-for-library): Fix typos in docstrings.
12929         (gmm-message): Reflow docstring.
12931 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
12933         * mail-source.el (mail-source-set-1, mail-source-bind):
12934         Move auth-source code out of the macro to clean it up and fix bugs.
12936 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
12938         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12939         by sender if it's equal to user-mail-address, it's likely to be
12940         useless.
12942         * mail-source.el (mail-source-bind): Don't use user or password if they
12943         are not bound.  Unintern them if they are nil.  Don't use server unless
12944         it's bound, and default it to empty string otherwise.
12946 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
12948         * mail-source.el: Load auth-source.el.
12949         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
12950         get user name or password, if auth-sources is set up.
12952         * gnus-registry.el (gnus-registry-split-strategy): New variable for
12953         strategy of splitting with parent.
12954         (gnus-registry-split-fancy-with-parent)
12955         (gnus-registry-post-process-groups): Use it and fix prior
12956         bug (returning a list as the split result).
12958         * auth-source.el (auth-sources): Remove server parameter.
12959         (auth-source-pick, auth-source-user-or-password)
12960         (auth-source-user-or-password-imap)
12961         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12962         (auth-source-user-or-password-sftp)
12963         (auth-source-user-or-password-smtp): Remove server parameter.
12965 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
12967         * smime.el (smime-sign-region, smime-encrypt-region)
12968         (smime-decrypt-region):
12969         Remove redundant calls to `generate-new-buffer-name'.
12971 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
12973         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12974         Don't use QP for message/rfc822.
12975         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12977 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12979         * sieve-manage.el (sieve-string-bytes): Remove.
12980         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12981         correct byte-length only if the process's coding-system is the same as
12982         the one used internally by Emacs to represent strings.
12984 2008-04-22  Juri Linkov  <juri@jurta.org>
12986         * mailcap.el (mailcap-file-default-commands): New function.
12988 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12990         * message.el (message-signature-separator, message-cite-function):
12991         Change custom version.
12993 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12995         * mm-decode.el (mm-display-external): Make temp file read-only.
12997 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12999         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13000         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13001         `C-c C-f d'.
13003 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13005         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13007 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13009         * auth-source.el: Add docs.
13010         (auth-sources): Modify format to support server.
13011         (auth-source-pick, auth-source-user-or-password)
13012         (auth-source-user-or-password-imap)
13013         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13014         (auth-source-user-or-password-sftp)
13015         (auth-source-user-or-password-smtp): Add server parameter.
13017 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13019         * gnus-registry.el: Initialize the registry when gnus-registry-install
13020         is t.
13022 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13024         * compface.el (uncompface): Make buffer unibyte.
13026 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13028         * mail-source.el (mail-source-value):
13029         Prefer fboundp to functionp so it works with macros as well.
13031 2008-04-05  Glenn Morris  <rgm@gnu.org>
13033         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13035 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13037         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13038         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13040         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13041         multibyteness after rather than before erasing it.
13043         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13044         mm-with-multibyte.
13045         (gnus-request-article-this-buffer): Make sure the proper decoding is
13046         used if gnus-original-article-buffer happens to be unibyte.
13048         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13049         default-enable-multibyte-characters.
13051         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13052         default-enable-multibyte-characters.
13054         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13056         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13058 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13060         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13061         Fix last change in case the element is not even a symbol.
13063 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13065         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13066         imap-enable-exchange-bug-workaround.
13067         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13069 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13071         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13072         a 100 byte status-checks into a 2-3MB transfer for each group.
13073         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13074         to enable bug workaround or not.
13075         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13077 2008-03-31  Glenn Morris  <rgm@gnu.org>
13079         * message.el (mml2015-use): Declare for compiler.
13080         (message-info): Require mml2015 when appropriate.
13082 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13084         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13085         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13086         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13087         (nntp-service-to-port): New function.
13088         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13089         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13090         (nntp-open-netcat-stream): New function.
13091         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13093 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13095         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13097 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13099         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13101 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13103         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13105 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13107         * message.el (message-signature-separator): Change default.
13108         Improve custom type.
13109         (message-cite-function): Change default to
13110         message-cite-original-without-signature.
13112         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13113         toggle.
13115         * message.el (message-check-news-body-syntax): Fix signature check.
13116         (message-setup-1): Mark buffer as unmodified _after_ running
13117         message-setup-hook and handling message-alternative-emails.
13118         (message-shorten-references): Be more strict when building list of
13119         valid references to comply with GNKSA.
13121         * gnus-group.el (gnus-read-ephemeral-bug-group)
13122         (gnus-read-ephemeral-debian-bug-group)
13123         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13125         * message.el (message-info): Don't use booleanp which isn't supported
13126         in Emacs 21 and XEmacs.
13128 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13130         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13131         gnus-group-gmane-group-download-format.
13132         (gnus-group-read-ephemeral-gmane-group): Rename from
13133         gnus-group-read-ephemeral-gmane-group.
13134         (gnus-read-ephemeral-gmane-group-url): Rename from
13135         gnus-group-read-ephemeral-gmane-group-url.
13136         (gnus-bug-group-download-format-alist): New variable.
13137         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13138         (gnus-read-ephemeral-emacs-bug-group): New commands.
13140 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13142         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13143         (gnus-visible-headers): Improve custom type.
13145 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13147         * mml.el (mml-menu): Add workarounds for XEmacs.
13149         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13150         X-Boundary header.
13152         * message.el (message-simplify-recipients): Fix previous commit.
13154 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13156         * mm-util.el (mm-set-buffer-multibyte): New function.
13157         * mm-decode.el (mm-copy-to-buffer): Use it.
13159         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13160         Prefer fboundp to functionp so it works with macros as well.
13162 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13164         * message.el (message-alter-recipients-discard-bogus-full-name):
13165         New function.
13166         (message-alter-recipients-function): New variable.
13167         (message-get-reply-headers): Use it.
13168         (message-replace-header): New helper function.
13169         (message-recipients-without-full-name): New variable.
13170         (message-simplify-recipients): New command.
13172         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13174         * message.el (message-info): Handle EasyPG manual.
13176         * mml.el (mml-menu): Add entry for EasyPG.
13178 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13180         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13181         parameter.
13183         * message.el (message-disassociate-draft): Specify drafts group name
13184         fully.
13186 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13188         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13189         Eliminate unnecessary duplicates from the match list.
13191 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13193         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13194         args of `how-many' of which the XEmacs version doesn't take; declare
13195         Info-index-next as function.
13197 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13199         * gnus-score.el (gnus-score-headers): Fix handling of
13200         gnus-inhibit-slow-scoring.
13202         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13203         string.
13204         (gnus-button-url-regexp): Improve handling of parenthesis.
13205         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13206         (gnus-button-handle-info-keystrokes): Handle index entries.
13208 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13210         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13211         Incoming* files.
13213 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13215         * auth-source.el (auth-sources): Rename from auth-source-choices.
13216         (auth-source-pick): Use it.
13218 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13220         * auth-source.el (auth-source-protocols)
13221         (auth-source-protocols-customize, auth-source-choices): Add and
13222         modified variable customizations and defaults.
13223         (auth-source-pick, auth-source-user-or-password)
13224         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13225         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13226         (auth-source-user-or-password-sftp)
13227         (auth-source-user-or-password-smtp): Use new variables and provide an
13228         interface to netrc.el.
13230 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13232         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13233         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13234         Make sure the nntp port to specify is a string.
13236 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13238         * nntp.el: Use with-current-buffer.
13239         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13240         dubious mm-with-unibyte-current-buffer.
13241         (nntp-with-open-group-function): New function extracted from
13242         nntp-with-open-group macro.
13243         (nntp-with-open-group): Use the function, so it's easier to debug.
13244         Add indentation and debugging info.
13245         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13246         Recommend the use of the netcat alternatives.
13248         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13249         Avoid mm-string-as-multibyte as well.
13251         * nnweb.el (nnweb-insert-html):
13252         Remove use of nnheader-string-as-multibyte.
13254         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13255         (nnheader-string-as-multibyte): Remove.
13257         * mm-view.el: Use inhibit-read-only.
13258         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13259         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13260         or unibyte-string.
13262         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13263         (mm-uu-yenc-extract): Use with-current-buffer.
13265         * gnus-soup.el (gnus-soup-send-packet): Don't use
13266         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13268         * nnmh.el: Use with-current-buffer.
13269         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13270         mm-string-as-multibyte on the output of mm-encode-coding-string.
13272         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13273         (nnimap-request-move-article): Use with-current-buffer.
13275         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13276         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13277         conversion uses string-make-unibyte rather than string-as-unibyte.
13279         * gnus-msg.el: Use with-current-buffer.
13281         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13283 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13285         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13286         string for caching if it is 'PIN.
13288 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13290         * mail-source.el (mail-source-delete-old-incoming-confirm):
13291         Change default to nil.
13292         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13294 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13296         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13297         (gnus-article-goto-prev-page): Work for articles having ^L's.
13299         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13301         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13303 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13305         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13306         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13307         (gnus-bookmark-jump): Adjust some variable names.
13309 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13311         * auth-source.el: New package.
13312         (auth-source-choices): Add customization entry point variable.
13314         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13315         bug.
13317 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13319         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13320         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13321         (gnus-registry-install-shortcuts): Rename from
13322         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13323         the `gnus-registry-mark-map' keymap dynamically from
13324         `gnus-registry-marks'.  The generated functions update the summary line
13325         when a registry mark is added or deleted, and will call
13326         `gnus-registry-install-p' (see the comments in the code).
13327         (gnus-registry-user-format-function-M): Use concat intelligently.
13329         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13330         the registry mark functions.
13332 2008-03-05  Glenn Morris  <rgm@gnu.org>
13334         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13335         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13336         gnus-art.
13337         (top-level): No need to load own source when compiling.
13339 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13341         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13342         Suggested by <chris.anderton@zetnet.co.uk>.
13344 2008-03-04  Glenn Morris  <rgm@gnu.org>
13346         * gnus-sum.el (top-level): No need to require gnus when compiling,
13347         since unconditionally required near start of file.
13348         (gnus-summary-display-while-building): Move definition before use.
13350 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13352         * gnus-registry.el (gnus-registry-user-format-function-M):
13353         Add formatting function.
13355 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13357         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13358         with plists.
13359         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13360         Use new format.
13362 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13364         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13365         `where-is-internal' that returns a range of key sequences.
13367 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13369         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13371         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13372         (gnus-summary-jump-to-group): Consider windows on other displayed
13373         frames as well.  Similar changes might be needed elsewhere, but that's
13374         the one I've bumped into during my use.
13376         * nndoc.el (nndoc-oe-dbx-type-p):
13377         * gnus-msg.el (gnus-debug):
13378         * gnus-group.el (gnus-update-group-mark-positions):
13379         Use mm-string-to-multibyte.
13381 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13383         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13384         doesn't handle NotDashEscaped.
13386         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13387         (mml-dnd-attach-options): Fix typo in custom choice.
13389         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13390         Change nndoc-article-type to mbox.
13391         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13393         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13394         to nil, instead of html2text.
13396         * imap.el (imap-debug): Add `imap-ping-server'.
13398         * gnus-bookmark.el: Add FIXMEs.
13400         * message.el (message-form-letter-separator)
13401         (message-send-form-letter-delay): New variables.
13402         (message-send-form-letter): Use them.  New command to send form
13403         letters.  Requested by Uwe Siart.
13404         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13406 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13408         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13409         empty author.
13411 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13413         * gnus-registry.el (gnus-registry-marks): Add variable for
13414         customization of marks and their appearance.
13415         (gnus-registry-read-mark): Use it.
13416         (gnus-registry-do-marks): Add utility function to loop through
13417         `gnus-registry-marks'.
13418         (gnus-registry-install-shortcuts-and-menus): Add function to install
13419         shortcuts and menus.
13420         (gnus-registry-initialize): Use it.
13421         (gnus-registry-default-mark): Clarify documentation.
13423 2008-02-29  Glenn Morris  <rgm@gnu.org>
13425         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13426         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13427         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13428         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13429         Change defcustom :version from 23.0 to 23.1.
13431 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13433         * gnus-registry.el (gnus-registry-follow-group-p)
13434         (gnus-registry-post-process-groups): Add functions to aid registry
13435         splitting and improve logging.  Clarify behavior in function
13436         documentation.
13437         (gnus-registry-split-fancy-with-parent): Use them.
13439 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13441         * gnus-art.el: Use with-current-buffer.
13443 2008-02-27  David Engster  <dengste@eml.cc>
13445         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13446         Express real group name in the response.
13448 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13450         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13451         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13452         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13453         autoload gnus-registry-fetch-group when compiling.
13454         (nnmairix-request-group-with-article-number-correction):
13455         Remove unreferenced argument passed to nnmairix-call-backend.
13457 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13459         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13460         (mm-uu-extract): Improve face for low color ttys.
13461         Reported by Sascha Wilde.
13463 2008-02-27  Glenn Morris  <rgm@gnu.org>
13465         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13466         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13467         variables to defconsts.  Convert comments to doc-strings.
13468         (nnmairix-last-server, nnmairix-current-server): Convert from free
13469         variables to defvars.  Convert comments to doc-strings.
13470         (gnus-registry-fetch-group): Autoload.
13471         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13472         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13473         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13474         caddr.
13475         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13476         nnmairix-request-group-with-article-number-correction call.
13477         (nnmairix-fast, nnmairix-group): New, less general names, for free
13478         variables passed from nnmairix-request-group to
13479         nnmairix-request-group-with-article-number-correction.  Declare.
13480         (nnmairix-request-group-with-article-number-correction):
13481         Use nnmairix-fast, nnmairix-group rather than fast, group.
13483 2008-02-26  David Engster  <dengste@eml.cc>
13485         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13486         version 0.5.
13488 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13490         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13491         instead of making an extra function call.  Don't add the current group
13492         to articles only when they have the group.  Use
13493         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13494         Reported by David <de_bb@arcor.de>.
13496 2008-02-24  Miles Bader  <miles@gnu.org>
13498         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13499         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13500         (mm-find-mime-charset-region):
13501         * mm-bodies.el (mm-encode-body):
13502         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13504 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13506         * mail-source.el (mail-source-delete-incoming): Change default.
13507         Supplement doc string.
13509         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13511 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13513         * nnmail.el (nnmail-message-id-cache-file): Derive from
13514         `gnus-home-directory'.
13516 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13518         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13519         Document negative prefix.
13521         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13523 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13525         * message.el (message-unsent-separator): Add the Exim bounce
13526         separator.
13528 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13530         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13531         list.
13532         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13533         recipient/signer list.
13535 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13537         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13538         fbound (Emacs 23 unicode), signal an error.
13540 2008-02-08  Glenn Morris  <rgm@gnu.org>
13542         * gnus-art.el (pgg-display-output-buffer): Declare as function.
13544 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
13546         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13547         ports to the calls to `netrc-machine-user-or-password' in addition to
13548         "imap" and "imaps".
13550 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
13552         * gnus.el (gnus-group-startup-message): Add `find-image' call before
13553         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
13554         <hanche@math.ntnu.no>.
13556 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13558         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13560 2008-02-01  Zhang Wei  <id.brep@gmail.com>
13562         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13564         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13566 2008-02-01  Miles Bader  <miles@gnu.org>
13568         * mml.el (mml-parse-1): Remove apparently vestigial use of
13569         `mm-hack-charsets'.
13570         * mm-bodies.el (mm-encode-body): Likewise.
13572 2008-02-01  Kenichi Handa  <handa@m17n.org>
13574         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13575         rfc2104-hexstring-to-bitstring and changed to return a byte list.
13576         (rfc2104-hash): Convert the result of concat to unibyte string.
13578 2008-02-01  Dave Love  <fx@gnu.org>
13580         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13581         coding-system-for-read.
13582         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13584         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13585         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13586         (mm-find-mime-charset-region): Remove hack-charsets stuff.
13588 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
13590         * mail-source.el (mail-sources): Add `group' choice.
13592         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13593         parameter `in-group' to control into which group the articles go.
13594         Add treatment of `group' mail-source.
13596 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
13598         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13599         * message.el (message-beginning-of-line): Use featurep instead of bound
13600         tests in order to resolve conditionals at compile time.
13602 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13604         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13606         * mm-decode.el (mm-dissect-buffer): Decode description.
13608         * mml.el (mml-to-mime): Encode message header first.
13610 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13612         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13613         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13615 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
13617         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13619 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13621         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13622         prefix keys.
13623         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13624         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13625         gnus-xmas.el.
13627 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13629         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13630         Add new variables for article mark management.
13631         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13632         list of extra data entries which, when present, will indicate that the
13633         article ID should not be trimmed from the registry.
13634         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13635         functions.
13636         (gnus-registry-read-mark): New function to read a mark name from the
13637         user.
13638         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13639         (gnus-registry-set-article-mark-internal): New functions to add and
13640         remove marks.
13641         (gnus-registry-get-article-marks): New function to show the marks for
13642         an article, or retrieve them for further use.
13644 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13646         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13647         keys when no argument is given.
13649 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13651         * gnus-sum.el (gnus-article-sort-by-random)
13652         (gnus-thread-sort-by-random): Fix doc strings.
13653         Reported by jidanni@jidanni.org.
13655 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13657         * gnus-art.el (gnus-article-describe-bindings): New function.
13658         (gnus-article-read-summary-keys): Use it.
13659         (gnus-article-mode-map): Bind `C-h b' to it.
13661 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13663         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13664         XEmacs.
13665         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13666         Protect against non-character events.
13668 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
13670         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13671         New command.
13672         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13673         instead of END.  Change name of the temp file.
13674         (gnus-group-gmane-group-download-format): Add doc string.  Make it
13675         customizable.
13677 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13679         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13680         bind `S W' to gnus-article-wide-reply-with-original; set default
13681         binding to gnus-article-read-summary-send-keys.
13682         (gnus-article-read-summary-keys): Fix the order of keys; display
13683         continuation keys correctly in the echo area; describe bindings
13684         correctly when keys end with `C-h'.
13685         (gnus-article-read-summary-send-keys): New function.
13686         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13687         Work for gnus-article-read-summary-send-keys; display continuation keys
13688         correctly in the echo area.
13689         (gnus-article-reply-with-original): Ignore prefix argument.
13690         (gnus-article-wide-reply-with-original): New function.
13692 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13694         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13695         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13697 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13699         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13700         (gnus-group-read-ephemeral-gmane-group): New command.
13702 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
13704         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13706 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13708         * message.el (message-send-mail-function): Increase custom version.
13710         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13711         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
13713 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13715         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13716         html parts correctly; support forwarded messages.
13717         (gnus-article-browse-html-article): Remove work buffers.
13719         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13720         compiling.
13721         (netrc-bound-and-true-p): New macro.
13722         (netrc-parse): Use it instead of bound-and-true-p that is not available
13723         in XEmacs 21.4.
13725 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
13727         * gnus-registry.el (gnus-registry-mark-article)
13728         (gnus-registry-article-marks): Add functionality to mark articles
13729         through the Gnus registry.
13731         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13732         (netrc-parse): Use encrypt-file-alist to determine if
13733         encrypt-find-model or encrypt-insert-file-contents should be used.
13735 2007-12-19  Glenn Morris  <rgm@gnu.org>
13737         * mml.el (message-options-set, message-narrow-to-head)
13738         (message-in-body-p, message-mail-p, message-encode-message-body):
13739         Autoload.
13740         (message-remove-header, message-narrow-to-headers-or-head)
13741         (message-subscribed-p, message-make-mail-followup-to)
13742         (message-position-on-field, message-news-p)
13743         (message-options-set-recipient, message-generate-headers)
13744         (message-sort-headers): Declare as functions.
13746 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13748         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13749         convention in doc string.
13751 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13753         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13754         title to html parts.
13755         (gnus-article-browse-html-article): Pass message header to it.
13757         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13759 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
13761         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13762         or password compatible with XEmacs.
13764 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13766         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13767         format document.
13768         (gnus-mime-delete-part): Don't write description line if empty.
13769         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13771 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
13773         * gnus-sum.el (gnus-summary-mark-unread-as-read)
13774         (gnus-summary-mark-read-and-unread-as-read)
13775         (gnus-summary-mark-current-read-and-unread-as-read)
13776         (gnus-summary-mark-unread-as-ticked): Doc fix.
13777         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13779 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13781         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13782         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13784 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13786         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13787         yes-or-no-p.
13789 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13791         * mm-decode.el (mm-add-meta-html-tag): New function.
13792         (mm-save-part-to-file, mm-pipe-part): Use it.
13794         * gnus-art.el (gnus-article-browse-delete-temp-files):
13795         Use gnus-y-or-n-p instead of y-or-n-p.
13796         (gnus-article-browse-html-parts): Work with message/external-body; use
13797         mm-add-meta-html-tag.
13799 2007-12-11  Glenn Morris  <rgm@gnu.org>
13801         * gnus-cache.el: Require gnus-sum not just when compiling.
13803         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13805         * gnus-int.el (gnus-server-opened, gnus-status-message):
13806         Move definitions before use.
13808         * mm-decode.el: Require gnus-util.
13809         (mm-remove-part): Only call delete-annotation on XEmacs.
13811         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13813         * nnmail.el: Require gnus-int.
13815         * spam.el: Move `require's before `eval-when-compile's.
13817         * gnus-ems.el (gnus-alive-p):
13818         * gnus-fun.el (message-goto-eoh):
13819         * gnus-util.el (gnus-group-name-decode):
13820         * mail-source.el (gnus-compress-sequence):
13821         * message.el (Info-goto-node, format-spec):
13822         * mm-bodies.el (message-options-get):
13823         * mm-decode.el (mm-view-pkcs7):
13824         * mm-util.el (gmm-write-region):
13825         * mml-smime.el (mml-compute-boundary)
13826         (gnus-completing-read-with-default):
13827         * mml.el (widget-button-press, gnus-make-hashtable):
13828         * mml1991.el (mm-decode-content-transfer-encoding)
13829         (mm-encode-content-transfer-encoding)
13830         (message-options-get, message-options-set):
13831         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13832         * nnfolder.el (gnus-request-group):
13833         * nnheader.el (ietf-drums-unfold-fws):
13834         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13835         * smime.el (gnus-run-mode-hooks):
13836         * spam-stat.el (gnus-message): Autoload.
13838         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13839         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13840         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13841         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13842         Add declare-function compatibility definition.
13844         * gnus-cache.el (nnvirtual-find-group-art):
13845         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13846         (gnus-add-image, gnus-add-wash-type):
13847         * gnus-group.el (nnkiboze-score-file):
13848         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13849         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13850         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13851         (message-tokenize-header, gnus-get-buffer-create)
13852         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13853         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13854         * gnus.el (gnus-group-decoded-name):
13855         * mail-source.el (imap-capability):
13856         * mm-bodies.el (message-options-set):
13857         * mm-decode.el (gnus-configure-windows):
13858         * mm-extern.el (message-goto-body):
13859         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13860         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13861         (epg-sub-key-validity, message-options-set):
13862         * mml.el (widget-event-point, gnus-configure-windows):
13863         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13864         * mml2015.el (epg-check-configuration, epg-configuration)
13865         (message-options-set):
13866         * nndb.el (nndb-request-article):
13867         * nnfolder.el (gnus-request-create-group):
13868         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13869         * nnmaildir.el (gnus-group-mark-article-read):
13870         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13871         * rfc1843.el (message-fetch-field):
13872         * spam.el (gnus-extract-address-components):
13873         Declare as functions.
13875 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13877         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13879 2007-12-09  Glenn Morris  <rgm@gnu.org>
13881         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13883         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13884         * message.el, mm-view.el, sieve-manage.el, smime.el:
13885         Add declare-function compatibility definition.
13887         * gnus-art.el (w3-region, w3m-region, Info-menu):
13888         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13889         * gnus-sum.el (gnus-get-predicate):
13890         * gnus-util.el (mm-append-to-file, w32-focus-frame):
13891         * message.el (mail-abbrev-in-expansion-header-p):
13892         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13893         (w3m-detect-meta-charset, w3m-region):
13894         * sieve-manage.el (password-read, password-cache-add)
13895         (password-cache-remove):
13896         * smime.el (password-read-and-add): Declare as functions.
13898 2007-12-08  David Kastrup  <dak@gnu.org>
13900         * gnus-sum.el (gnus-summary-simplify-subject-query):
13901         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13902         `message'.
13904 2007-12-07  Glenn Morris  <rgm@gnu.org>
13906         * gnus-art.el (article-make-date-line): Revert previous change.
13908 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13910         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13912 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
13914         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13915         Call gnus-add-to-range ranges only once with a prepared article-list.
13917 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
13919         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13920         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13921         group names with backslashes.
13922         Reported by Tassilo Horn <tassilo@member.fsf.org>.
13924 2007-12-06  Deepak Goel  <deego3@gmail.com>
13926         * gnus-art.el (article-make-date-line):
13927         * gnus-start.el (gnus-load):
13928         * pop3.el (pop3-read-response): Fix buggy call to `error'.
13930 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13932         * gnus-art.el (gnus-use-idna):
13933         * gnus-start.el (gnus-site-init-file):
13934         * message.el (message-use-idna):
13935         * mm-uu.el (mm-uu-hide-markers):
13936         * smiley.el (smiley-style): Revert changes that suppress warnings.
13938 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13940         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13941         specify charset to html source.
13942         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13944 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13946         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13947         idna-program in order to suppress byte compile warning issued by XEmacs
13948         that came to byte compile the default value section of defcustom forms
13949         recently.
13951         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13952         value of installation-directory.
13954         * message.el (message-use-idna): Don't directly refer to the value of
13955         idna-program.
13957         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13959         * smiley.el (smiley-style): Don't directly call face-attribute.
13961 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
13963         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13965         * gnus-dired.el: Reduce Gnus dependencies.
13966         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13967         Don't require.  Use autoloads instead.
13968         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13969         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13970         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13971         (gnus-dired-mode): Adjust doc string.
13972         (gnus-dired-mail-mode): New variable.
13973         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13974         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13975         (gnus-dired-mail-buffers): New function.  Return mail or message
13976         composition buffers.
13977         (gnus-dired-attach): Use it.
13978         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13979         NO-DECODE.
13980         (gnus-dired-print): Use `gnus-print-buffer' depending on
13981         `gnus-dired-mail-mode'.
13983 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13985         * rfc2047.el (rfc2047-encoded-word-regexp)
13986         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13987         explaining what regexp patterns are for.
13989 2007-12-04  Glenn Morris  <rgm@gnu.org>
13991         * password.el: Move to ../password-cache.el.
13993         * mml1991.el (password-read, password-cache-add, password-cache-remove):
13994         * mml2015.el (password-read, password-cache-add, password-cache-remove):
13995         * mml-smime.el (password-read, password-cache-add)
13996         (password-cache-remove):
13997         No need to autoload, since mml-sec requires password.
13999         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14000         * message.el (gnus-extract-address-components):
14001         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14003         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14004         password.
14006 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14008         * mailcap.el: Reduce dependencies.
14009         (mail-header-parse-content-type): Autoload.
14010         (mailcap-delete-duplicates): New alias.
14011         (mailcap-mime-info): Add optional argument NO-DECODE.
14012         (mailcap-mime-types): Use mailcap-delete-duplicates.
14014         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14016 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14018         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14019         function.
14021         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14022         (gnus-uu-yenc-article): New function.
14024         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14026         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14028 2007-12-02  Glenn Morris  <rgm@gnu.org>
14030         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
14031         Move to ../net.
14033         * binhex.el, uudecode.el: Move to ../mail.
14035         * encrypt.el: Remove file.
14037 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14039         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14040         matches on patches.
14042         * gnus-art.el (gnus-article-browse-html-article):
14043         Mention `mm-text-html-renderer' in the doc string.
14045         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14046         string.  Add comments.
14048         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14049         if rhs is ASCII.
14051 2007-12-01  Glenn Morris  <rgm@gnu.org>
14053         * dig.el, dns.el: Move to ../net.
14054         * format-spec.el, hex-util.el, sha1.el: Move to ../.
14056         * mail-source.el (top-level): Require format-spec before
14057         eval-when-compile.
14059 2007-11-30  Glenn Morris  <rgm@gnu.org>
14061         * encrypt.el: Require password, rather than autoloading password-read.
14063 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14065         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14066         caller can indicate whether the cache should be disregarded for this
14067         call.  This way the result of the call is reproducible at all times and
14068         can be considered a canonical server name for the supplied method.
14069         (gnus-agent-method-p): Canonicalize server names by pushing their
14070         method through `gnus-method-to-server' using the no-cache argument.
14072         * gnus-srvr.el (gnus-server-insert-server-line):
14073         Call `gnus-method-to-server' with `no-cache' argument.
14075         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14076         gnus-agent-possibly-synchronize-flags as this should be called when the
14077         server is actually being opened.
14078         (gnus-agent-possibly-synchronize-flags)
14079         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14080         flags file of an agentized server to the latter function.
14082         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14083         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14084         after a connection has been established successfully.
14086 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14088         * gnus-art.el (article-display-face): Force to display face if called
14089         interactively; check if gnus-article-x-face-too-ugly matches author.
14090         (article-display-x-face): Display face even if From header is missing
14091         as article-display-face does.
14093 2007-11-28  Richard Stallman  <rms@gnu.org>
14095         * md4.el: Move to ../.
14096         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
14098 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14100         * mail-source.el (mail-sources): Default to fetch from file for
14101         compatibility with default of nnmail-spool-file.
14103 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14105         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14106         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14107         to look for encoded word that should be encoded again.
14108         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14109         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14110         encoding pattern.
14111         (rfc2047-decode-region): Switch strict regexp and loose one according
14112         to rfc2047-allow-irregular-q-encoded-words.
14114 2007-11-26  Simon Josefsson  <simon@josefsson.org>
14116         * imap.el: Move to ../net directory.
14118 2007-11-25  Romain Francoise  <romain@orebokech.com>
14120         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14122 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14124         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14125         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14127         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14128         `nnmail-spool-file'.
14130         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14131         `nnmail-spool-file'.
14133         * gnus-move.el (gnus-change-server): Ditto.
14135         * gnus-kill.el (gnus-batch-score): Ditto.
14137         * gnus-cache.el (gnus-jog-cache): Ditto.
14139         * gnus-msg.el (gnus-summary-reply):
14140         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14142 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14144         * gnus-cache.el (gnus-cache-generate-nov-databases):
14145         Use nnml-generate-nov-databases-directory instead of
14146         nnml-generate-nov-databases-1.
14148 2007-11-24  Glenn Morris  <rgm@gnu.org>
14150         * message.el (message-tool-bar-retro): Update for rename
14151         mail_send.xpm->mail-send.xpm.
14153 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14155         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14156         `smime-ldap-search' for Emacs 22 and up.
14158 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14160         * hashcash.el: Move to ../mail directory.
14162         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
14164         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14165         `smime-ldap-search' for Emacs 22 and up.
14167 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14169         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14171         * message.el (message-send-mail-function): Fix error convention.
14172         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14173         (message-widen-reply, message-send-mail, message-talkative-question)
14174         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14175         (message-clone-locals, message-send-news): Use with-current-buffer.
14176         (message-insert-or-toggle-importance): Remove unused var `valid'.
14177         (message-make-references): Remove unused var `new-references'.
14178         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14180 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14182         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14183         (spam-split-symbolic-return-positive): Reflow docstring.
14184         (spam-backends, spam-summary-exit-behavior)
14185         (spam-mark-ham-unread-before-move-from-spam-group)
14186         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14187         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14188         (spam-clear-cache, spam-backend-check, spam-install-backend)
14189         (spam-install-statistical-backend, spam-list-of-processors)
14190         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14191         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14192         (spam-check-crm114, spam-initialize, spam-unload-hook):
14193         Fix typos in docstrings.
14195 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14197         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14198         been checked if they have never been read and those group levels are
14199         higher than the one that a user specified.
14201 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14203         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14204         foreign groups unless a group level is specified by a user.
14205         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14207 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14209         * message.el (message-send-mail-function): Require sendmail.
14211 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14213         * message.el (message-send-mail-function): Check for smtpmail too.
14215         * utf7.el (utf7-encode, utf7-decode): Use coding system
14216         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14218         * message.el (message-send-mail-function): New function.
14219         (message-send-mail-function): Set default using
14220         message-send-mail-function.  Adjust doc string.
14221         (message-send-mail-with-mailclient): New function.
14223 2007-11-17  Richard Stallman  <rms@gnu.org>
14225         * assistant.el: Remove file.
14227 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14229         * smime.el (from):
14230         * rfc2047.el (message-posting-charset):
14231         * qp.el (mm-use-ultra-safe-encoding):
14232         * pop3.el (parse-time-months):
14233         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14234         * nnml.el (files):
14235         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14236         (jka-compr-compression-info-list, ange-ftp-path-format)
14237         (efs-path-regexp):
14238         * nndiary.el (files):
14239         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14240         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14241         (epg-digest-algorithm-alist, inhibit-redisplay)
14242         (password-cache-expiry):
14243         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14244         (pgg-output-buffer, password-cache-expiry):
14245         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14246         (efs-path-regexp):
14247         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14248         (inhibit-redisplay):
14249         * mm-uu.el (file-name, start-point, end-point, entry)
14250         (gnus-newsgroup-name, gnus-newsgroup-charset):
14251         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14252         (latin-unity-ucs-list):
14253         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14254         (mm-uu-binhex-decode-function):
14255         * message.el (gnus-message-group-art, gnus-list-identifiers)
14256         (rmail-enable-mime-composing, gnus-local-organization)
14257         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14258         (gnus-read-active-file, facemenu-add-face-function)
14259         (facemenu-remove-face-function, gnus-article-decoded-p)
14260         (tool-bar-mode):
14261         * mail-source.el (display-time-mail-function):
14262         * gnus-util.el (nnmail-pathname-coding-system)
14263         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14264         (gnus-original-article-buffer, gnus-user-agent)
14265         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14266         (xemacs-codename, sxemacs-codename, emacs-program-version):
14267         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14268         * gnus-start.el (gnus-agent-covered-methods)
14269         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14270         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14271         (gnus-newsgroup-headers, gnus-group-list-mode)
14272         (gnus-group-mark-positions, gnus-newsgroup-data)
14273         (gnus-newsgroup-unreads, nnoo-state-alist)
14274         (gnus-current-select-method, mail-sources)
14275         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14276         (nnmail-spool-file, gnus-cache-active-hashtb):
14277         * gnus-mh.el (mh-lib-progs):
14278         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14279         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14280         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14281         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14282         (gnus-group-buffer):
14283         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14284         (font-lock-set-defaults):
14285         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14286         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14287         (gnus-summary-post-menu, total-parts, type, condition, length):
14288         * gnus-agent.el (gnus-agent-read-agentview):
14289         * flow-fill.el (show-trailing-whitespace):
14290         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14291         eval-and-compile wrappers for byte compiler pacifiers.
14293         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14294         (mm-display-inline-fontify): Check for featurep 'xemacs not
14295         extent-list.
14297         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14298         itimer-list.
14299         (mm-create-image-xemacs): Only do something for XEmacs.
14300         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14302         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14304         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14305         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14307 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14309         * nnimap.el (nnimap-split-download-body):
14310         * gnus-demon.el (gnus-demon):
14311         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14313 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14315         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14316         New macros.
14317         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14318         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14319         copy data from unibyte buffer to multibyte current buffer.
14320         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14321         to copy data from unibyte current buffer to multibyte buffer.
14322         (nntp-make-process-buffer): Make process buffer unibyte.
14324         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14326 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14328         * pop3.el (pop3-open-server): Accept and process data more robustly at
14329         connection start to avoid spurious "POP SSL connection failed" errors.
14331 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14333         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14334         read group names.
14336 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14338         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14340 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14342         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14343         (nnmail-save-active): Use a unibyte buffer when saving active file,
14344         which may contain non-ASCII group names.
14346         * nnml.el (nnml-request-group): Decode group names in messages.
14348 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14350         * message.el (message-citation-line-function)
14351         (message-insert-formatted-citation-line): Fix spelling of
14352         `message-insert-formated-citation-line'.
14354 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14356         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14358 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14360         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14361         nnmail-pathname-coding-system.
14363         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14364         that a user enters; decode group names in messages.
14366         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14368 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14370         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14372         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14374         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14375         risky local variable.
14377         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14379 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14381         * encrypt.el: Improve documentation to fix function name typo.
14382         Reported by Daiki Ueno <ueno@unixuser.org>.
14384 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14386         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14387         even if the point is not in the last page of an article.
14388         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14389         back to the previous page.
14391 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14393         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14395 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14397         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14399 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14401         * message.el (message-check-news-body-syntax):
14402         Avoid mm-string-as-multibyte.
14403         (message-hide-headers): Don't assume (point-min)==1.
14405 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14407         * message.el (message-remove-blank-cited-lines): Fix if remove is
14408         given.
14409         (message-bogus-address-regexp): New variable.
14410         (message-bogus-recipient-p): New function.
14411         (message-check-recipients): New command.
14412         (message-syntax-checks): Add `bogus-recipient'.
14413         (message-fix-before-sending): Add `bogus-recipient'.
14415         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14416         (gnus-treat-body-boundary): Don't test window-system.
14418 2007-10-28  Leo Liu  <sdl.web@gmail.com>  (tiny change)
14420         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14422 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14424         * gnus.el: Bump version to Gnus v5.13.
14426 2007-10-28  Miles Bader  <miles@gnu.org>
14428         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14429         at compile-time too.
14431 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14433         * gnus-msg.el (gnus-message-setup-hook):
14434         Add `message-remove-blank-cited-lines' to options.
14436 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14438         * message.el (message-remove-blank-cited-lines): New function.
14439         Suggested by Karl Plästerer.
14441 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14443         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14444         mapc.
14446         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14447         (top-level): Use mapc to set functions to be traced for debugging.
14449         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14450         called for effect with while loop.
14452         * message.el (message-talkative-question): Replace mapcar called for
14453         effect with mapc.
14455         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14456         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14457         called for effect with dolist.
14459         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14461         * nndiary.el: Use dolist instead of mapcar to add diary headers to
14462         gnus-extra-headers and nnmail-extra-headers.
14464         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14465         called for effect with dolist.
14466         (top-level): Use mapc to set functions to be traced for debugging.
14468         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14469         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14470         dolist.
14472         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14473         Replace mapcar called for effect with mapc.
14474         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14475         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14476         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14477         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14479         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14480         remove-if that's a cl function.
14482         * webmail.el (webmail-debug): Replace mapcar called for effect with
14483         dolist.
14485 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14487         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14488         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14489         with while loop.
14491         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14492         functions from article-* functions.
14493         (gnus-multi-decode-header): Replace mapcar called for effect with
14494         dolist.
14496         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14497         (gnus-bookmark-show-details): Replace mapcar called for effect with
14498         while loop.
14500         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14501         called for effect with while loop.
14503         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14504         with dolist.
14506         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14507         Replace mapcar called for effect with dolist.
14509         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14511         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14512         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14513         Replace mapcar called for effect with dolist.
14514         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14515         mapc.
14517         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14518         Replace mapcar called for effect with dolist.
14519         (gnus-topic-list): Replace mapcar called for effect with mapc.
14521         * gnus.el: Use mapc instead of mapcar to add autoloads.
14523 2007-10-23  Richard Stallman  <rms@gnu.org>
14525         * gnus-group.el (gnus-group-highlight): Mark as risky.
14527 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14529         * gnus.el (gnus-server-to-method): Return method found first in
14530         gnus-newsrc-alist.
14532         * gnus-art.el (gnus-article-highlight-signature)
14533         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14534         button overlay without the front stickiness.
14536 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
14538         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14539         overview buffer needed a catch to receive its throw.
14540         (gnus-agent-flush-cache): Declare as interactive to make this function
14541         easier to use.
14543 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
14545         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14546         `next-line'.
14548 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14550         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14551         exclude address matching message-dont-reply-to-names.
14553 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14555         * gnus-util.el (gnus-string<): New function.
14557         * gnus-sum.el (gnus-article-sort-by-author)
14558         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14560 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14562         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14563         the frame-focus tag is set in gnus-buffer-configuration.
14565 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14567         * gnus-art.el (gnus-article-add-button): Make a button overlay without
14568         the front stickiness.
14570 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14572         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14573         url pattern; remove duplicate one.
14574         (gnus-article-extend-url-button): New function.
14575         (gnus-article-add-buttons): Use it.
14576         (gnus-button-push): Use concatenated url that it makes.
14578 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
14580         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14581         (sieve-manage-open): Use `mapc' instead of `mapcar'.
14583 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14585         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14586         Don't hardcode point-min==1.
14588 2007-09-30  David Kastrup  <dak@gnu.org>
14590         * gnus-art.el (gnus-article-reply-with-original)
14591         (gnus-article-followup-with-original): When `transient-mark-mode' is
14592         off, refrain from active-region behavior for followups.
14594 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
14596         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14597         Fix comment about "iso8859-1".
14599 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
14601         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14602         ones returned from the verify-function.
14604         * mm-uu.el (mm-uu-pgp-signed-extract-1):
14605         Call mml2015-extract-cleartext-signature if extraction failed.
14607 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
14609         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14610         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14611         failed.
14613 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14615         * Relicense "GPLv2 or later" files to "GPLv3 or later".
14617 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
14619         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14620         to mark a thread as expirable.  Add variable `hide' to handle hiding of
14621         thread for both the null and zero (kill/expire thread) universal prefix
14622         cases.
14623         (gnus-summary-expire-thread): Add new function to expire a thread,
14624         using gnus-summary-kill-thread.
14625         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14626         shortcuts for gnus-summary-expire-thread.
14627         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14628         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
14630 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14632         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14633         extras value, so an extras entry can be deleted.
14634         (gnus-registry-delete-extra-entry): Use it.
14635         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14636         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14637         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14638         storage through the gnus-registry, and provide an appropriate API for
14639         it.
14641 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14643         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14644         Suggested by Leo <sdl.web@gmail.com>.
14646         * gnus.el: Do.
14648 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14650         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14651         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
14653         * gnus-agent.el (gnus-agent-fetch-headers): Do.
14655         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14656         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14658 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14660         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14661         newline.
14662         (nnmbox-request-accept-article): Don't change article in source buffer;
14663         narrow to header to use message-fetch-field rather than
14664         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14665         (nnmbox-request-replace-article): Quote lines that'll be misidentified
14666         as delimiters; make sure article ends with newline.
14667         (nnmbox-delete-mail): Correct last position of article to be deleted;
14668         ignore X-Gnus-Newsgroup header in article body.
14669         (nnmbox-save-mail): Quote lines looking like delimiters at the right
14670         positions; make sure article ends with newline.
14672         * message.el (message-display-abbrev): Don't infloop when a user
14673         inserts SPC in the beginning of header.
14675 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
14677         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14678         list of groups not followed by default.  Fix type to be regexp.
14679         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14681 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
14683         * hmac-def.el (define-hmac-function): Switch from old-style to
14684         new-style backquotes.
14686         * md4.el (md4-make-step): Likewise.
14688 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14690         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14691         raw-text coding system when saving .newsrc file, which may contain
14692         non-ASCII group names.
14694 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14696         * gnus-cus.el (gnus-score-extra): New widget.
14697         (gnus-score-extra-convert): New function.
14698         (gnus-score-customize): Use it for Extra.
14700 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
14702         * mml2015.el (mml2015-extract-cleartext-signature): New function.
14703         (mml2015-mailcrypt-clear-verify): Use it.
14704         (mml2015-gpg-clear-verify): Use it.
14705         (mml2015-pgg-clear-verify): Use it.
14706         (mml2015-epg-clear-verify): Replace the current part with the output
14707         from GnuPG; don't extract the plaintext by itself.
14709         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14710         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14711         mml2015-clear-verify-function; don't touch the armor headers or
14712         dash-escaped text here.
14714 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14716         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14717         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14718         parts, or application/octet-stream as a last resort.
14719         (gnus-mime-view-part-as-type): Don't toggle display.
14720         (gnus-mime-view-part-as-charset): Don't turn off display before
14721         querying charset.
14723         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14724         stuff to undisplayer function in Emacs.
14725         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14727         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14728         text/calendar parts.
14730 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14732         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14733         decoding text/calendar parts.
14735         * message.el (message-forward-make-body-mime): Always mark body as
14736         having no illegible text; remove signed-or-encrypted argument.
14737         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14739         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14740         (mml-generate-mime-1): Don't encode body if it is specified to be in
14741         raw form; don't make buffer be unibyte when inserting multibyte string.
14743 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14745         * sha1.el: Fix up comment style.
14746         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14747         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14749         * hex-util.el: Fix up comment style.
14750         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14752         * gnus-salt.el: Use with-current-buffer.
14753         (gnus-pick-setup-message): Fix long-standing typo.
14755 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14757         * imap.el (imap-logout-timeout): New variable.
14758         (imap-logout, imap-logout-wait): New functions.
14759         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14761         * nnimap.el (nnimap-logout-timeout): New server variable.
14762         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14763         nnimap-logout-timeout.
14765         * gnus-art.el (gnus-article-summary-command-nosave)
14766         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14768 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14770         * gnus.el (gnus-maximum-newsgroup): New variable.
14772         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14773         according to gnus-maximum-newsgroup.
14775         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14776         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14777         Limit the range of articles according to gnus-maximum-newsgroup.
14779 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
14781         * gnus-art.el (gnus-sticky-article): Fix problems described in
14782         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
14783         Don't perform gnus-configure-windows here; reuse existing sticky
14784         article buffer.
14786         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14787         it doesn't exist in gnus-article-mode.
14789 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14791         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14792         (gnus-agent-decoded-group-name): New function.
14793         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14794         (gnus-agent-expire-group-1): Use it; decode group name in messages.
14796 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
14798         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14799         Add binding for gnus-sticky-article.
14800         (gnus-summary-exit): Don't kill sticky article buffers.
14802         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14803         article buffer.
14804         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14805         (gnus-kill-sticky-article-buffers): New commands.
14807 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14809         * nntp.el (nntp-xref-number-is-evil): New server variable.
14810         (nntp-find-group-and-number): If it is non-nil, don't trust article
14811         numbers in the Xref header.
14813 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14815         * gnus-agent.el (gnus-agent-read-group): New function.
14816         (gnus-agent-flush-group, gnus-agent-expire-group)
14817         (gnus-agent-regenerate-group): Use it.
14818         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14819         nnmail-pathname-coding-system.
14821 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14823         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14825         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14826         that are unread as unread, and also as selected so that information of
14827         marks having been changed by a user may be updated when exiting group.
14829 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14831         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14833 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14835         * gnus-art.el (gnus-mime-display-single): Pass part number that is
14836         calculated ignoring signature parts to gnus-treat-article.
14838 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14840         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14841         a point here in order to keep the window start.
14842         (gnus-insert-mime-security-button): Make a button overlay without the
14843         front stickiness.
14844         (gnus-mime-display-security): Goto the end of a button.
14846         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14848 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14850         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14851         group-name-at-point.
14852         (gnus-group-completing-read): New function that offers decoded
14853         non-ASCII group names for completion.
14854         (gnus-fetch-group, gnus-group-read-ephemeral-group)
14855         (gnus-group-jump-to-group, gnus-group-make-group-simple)
14856         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14857         (gnus-group-fetch-control): Use it.
14858         (gnus-fetch-group): Use group-name-at-point for the initial value
14859         rather than the default value; use gnus-alive-p.
14861         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14862         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14863         (gnus-summary-post-news): Use gnus-group-completing-read.
14865         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14866         (gnus-read-move-group-name): Decode group name for completion.
14868 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
14870         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14871         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14872         Yamaoka slightly modified the code).
14874 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14876         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14877         (nnmail-split-incoming): Bind it.
14879         * nnml.el (nnml-group-name-charset): New function.
14880         (nnml-decoded-group-name): Use it; don't decode group name if
14881         nnmail-group-names-not-encoded-p is non-nil.
14882         (nnml-encoded-group-name): New function.
14883         (nnml-group-pathname): Inline nnml-decoded-group-name.
14884         (nnml-request-expire-articles): Decode group name in message.
14885         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14886         nnmail-pathname-coding-system.
14887         (nnml-save-mail, nnml-active-number): Work with decoded group names and
14888         not decoded ones according to nnmail-group-names-not-encoded-p.
14889         (nnml-generate-active-info): Use nnml-encoded-group-name.
14891 2007-08-08  Glenn Morris  <rgm@gnu.org>
14893         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14894         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14895         doc-strings and comments.
14897 2007-07-25  Glenn Morris  <rgm@gnu.org>
14899         * Relicense all FSF files to GPLv3 or later.
14901 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14903         * gnus-sum.el (gnus-summary-move-article):
14904         Make gnus-summary-respool-article work.
14906 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
14908         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14909         string.
14911 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
14913         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
14914         that should be ignored when comparing distant RSS articles with local
14915         ones.
14916         (nnrss-make-hash-index): New function.  Create a hash index according
14917         to the ignored fields.
14918         (nnrss-check-group): Use it.
14920 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14922         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14924         * gnus-art.el (article-decode-group-name): Decode Xref header too.
14926         * gnus-group.el (gnus-group-make-group): Encode group name here unless
14927         the new optional argument ENCODED is non-nil.
14928         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14929         coding system for encoding group name.
14930         (gnus-group-make-rss-group): Pass un-encoded group name to
14931         gnus-group-make-group.
14932         (gnus-group-set-info): Tell gnus-group-make-group that group name is
14933         encoded.
14935         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14936         Encode group name to which articles are moved or copied.
14937         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14938         coding system for encoding Newsgroup, Followup-To and Xref headers.
14940         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14941         marks; use nnheader-file-coding-system to write a file.
14942         (nnagent-retrieve-headers): Bind file-name-coding-system to
14943         nnmail-pathname-coding-system.
14945         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14947         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14948         (nnml-request-article, nnml-request-create-group)
14949         (nnml-request-rename-group, nnml-find-id)
14950         (nnml-possibly-change-directory, nnml-possibly-create-directory)
14951         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14952         (nnml-save-marks): Use nnml-group-pathname instead of
14953         nnmail-group-pathname.
14955         (nnml-request-create-group, nnml-request-expire-articles)
14956         (nnml-request-move-article, nnml-request-delete-group)
14957         (nnml-deletable-article-p, nnml-possibly-create-directory)
14958         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14959         (nnml-open-marks): Bind file-name-coding-system to
14960         nnmail-pathname-coding-system.
14962         (nnml-request-article): Pass server argument to nnml-find-group-number.
14963         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14964         Pass server argument to nnml-possibly-create-directory.
14965         (nnml-request-accept-article): Pass server argument to
14966         nnml-active-number and nnml-save-mail.
14967         (nnml-find-group-number): Pass server argument to nnml-find-id.
14968         (nnml-request-update-info): Pass server argument to
14969         nnml-marks-changed-p.
14971         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14972         (nnml-save-mail, nnml-active-number): Add server argument.
14974         (nnml-request-delete-group): Warn if group is missing.
14975         (nnml-get-nov-buffer): Decode group name.
14976         (nnml-generate-active-info): Encode group name.
14977         (nnml-open-marks): Decode group name in messages.
14979 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14981         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14982         if it is not specified.
14983         (gnus-article-pipe-part, gnus-article-save-part)
14984         (gnus-article-interactively-view-part, gnus-article-copy-part)
14985         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14986         (gnus-article-inline-part, gnus-article-save-part-and-strip)
14987         (gnus-article-replace-part, gnus-article-delete-part)
14988         (gnus-article-view-part-as-type): Pass raw prefix argument to
14989         gnus-article-part-wrapper.
14991 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14993         * gnus-agent.el (gnus-agent-save-active):
14994         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14996         * gnus-cache.el (gnus-cache-save-buffers)
14997         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14998         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14999         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15000         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15001         (gnus-cache-generate-active, gnus-cache-rename-group)
15002         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15003         (gnus-cache-update-overview-total-fetched-for):
15004         Bind file-name-coding-system to nnmail-pathname-coding-system.
15005         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15006         New variables.
15007         (gnus-cache-decoded-group-name): New function.
15008         (gnus-cache-file-name): Use it.
15009         (gnus-cache-generate-active): Use non-decoded group name for active.
15011         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15012         right place.
15013         (gnus-write-active-file): Don't break non-ASCII group names.
15015         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15016         nnmail-pathname-coding-system.
15018         * gnus-uu.el (gnus-uu-decode-save): Typo.
15020 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15022         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15024 2007-07-14  David Kastrup  <dak@gnu.org>
15026         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15027         finishing actions if we did not edit the article.
15029 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15031         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15032         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15033         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15034         (gnus-agent-flush-group, gnus-agent-flush-cache)
15035         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15036         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15037         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15038         (gnus-agent-regenerate-group)
15039         (gnus-agent-update-files-total-fetched-for)
15040         (gnus-agent-update-view-total-fetched-for):
15041         Bind file-name-coding-system to nnmail-pathname-coding-system.
15042         (gnus-agent-group-pathname): Don't encode file names by
15043         nnmail-pathname-coding-system.
15044         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15045         coding-system-for-write instead of buffer-file-coding-system to
15046         gnus-agent-file-coding-system.
15048         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15049         Decode group name.
15051         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15053         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15054         (gnus-read-newsrc-el-file): Make group names unibyte.
15056         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15057         nnmail-pathname-coding-system.
15059         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15060         (nnrss-request-delete-group): Bind file-name-coding-system to
15061         nnmail-pathname-coding-system.
15062         (nnrss-read-server-data, nnrss-read-group-data):
15063         Bind file-name-coding-system correctly.
15064         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15066         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15067         (nntp-server-to-method-cache): New variable.
15068         (nntp-group-pathname): New function that decodes non-ASCII group names.
15069         (nntp-possibly-create-directory, nntp-marks-changed-p)
15070         (nntp-save-marks, nntp-open-marks): Use it.
15071         (nntp-possibly-create-directory, nntp-open-marks):
15072         Bind file-name-coding-system to nnmail-pathname-coding-system.
15073         (nntp-open-marks): Decode group names when bootstrapping marks.
15075         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15076         Newsgroups and Followup-To headers.
15078 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15080         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15081         (gnus-server-closed-face, gnus-server-denied-face)
15082         (gnus-server-offline-face): Remove variable.
15083         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15085         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15086         of modifying message-stack directly for XEmacs.
15088         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15089         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15090         if the coding-system argument is nil for XEmacs.
15092         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15093         mm-charset-override-alist.
15095         * rfc2047.el: Don't require base64; require rfc2045 for the function
15096         rfc2045-encode-string.
15097         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15098         to quote the parameter value.
15100 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15102         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15103         form in gnus-group-name-charset-method-alist.
15105         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15106         overrides the default layout edit-form.
15108         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15110         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15112 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15114         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15115         as unfetched articles.
15117 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15119         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15121 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15123         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15124         original back end that keeps marks in the local system.
15126 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15128         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15129         arg of pop-to-buffer for XEmacs.
15130         (gnus-article-read-summary-keys): Ditto; don't restore window
15131         configuration if summary command ends up with neither article buffer
15132         nor summary buffer; describe bindings if summary keys end with C-h.
15134 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15136         * message.el (message-fix-before-sending): Skip raw message part to be
15137         forwarded while checking illegible text.
15138         (message-forward-make-body-mime, message-forward-make-body):
15139         Mark signed or encrypted raw message as having no illegible text.
15141 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15143         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15144         (gnus-message-with-timestamp-1): New macro.
15145         (gnus-message-with-timestamp): New function.
15146         (gnus-message): Use them.
15148         * nnheader.el (nnheader-message): Use them.
15150 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15152         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15153         .newsrc.eld file.
15155 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15157         * gnus-agent.el (gnus-agent-fetch-headers)
15158         (gnus-agent-retrieve-headers):
15159         Bind gnus-decode-encoded-address-function to identity.
15161         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15162         available also when the server returns simply a dot.
15164         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15166 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15168         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15170 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15172         * gnus-ems.el (gnus-x-splash): Make it work.
15174         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15175         from being used.
15177 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15179         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15180         the front stickiness.
15181         (gnus-article-summary-command-nosave): Correct the order of the
15182         arguments passed to pop-to-buffer.
15183         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15184         summary command ends up with the article buffer.
15186         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15187         the same faces.
15189 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15191         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15193 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15195         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15196         * gnus-sum.el (gnus-summary-highlight):
15197         * mail-source.el (mail-source-delete-old-incoming-confirm):
15198         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15200 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15202         * gnus-art.el (gnus-mime-view-part-externally)
15203         (gnus-mime-view-part-internally): Fix predicate function passed to
15204         completing-read.
15206         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15208         * gnus.el (gnus-update-message-archive-method): Add :version.
15210 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15212         * gnus.el (gnus-update-message-archive-method): New variable.
15214         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15215         according to gnus-message-archive-method if
15216         gnus-update-message-archive-method is non-nil.
15218 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15220         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15221         Suggested by Loic Dachary <loic@dachary.org>.
15222         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15224 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15226         * message.el (message-pop-to-buffer): Add switch-function argument.
15227         (message-mail): Pass switch-function argument to it.
15229 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15231         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15232         Improve doc string.
15234 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15236         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15237         (gnus-header-content):
15238         * gnus-cite.el (gnus-cite-10):
15239         * gnus-srvr.el (gnus-server-closed):
15240         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15241         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15242         (gnus-group-mail-3-empty, gnus-group-mail-low)
15243         (gnus-group-mail-low-empty, gnus-splash):
15244         * message.el (message-header-to, message-header-cc)
15245         (message-header-subject, message-header-other, message-header-name)
15246         (message-header-xheader, message-separator, message-cited-text)
15247         (message-mml): Lighten colors of faces used for dark background.
15249 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15251         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15252         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15254 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15256         * message.el (message-narrow-to-headers-or-head):
15257         Ignore mail-header-separator in the body.
15259 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15261         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15262         same as window size.
15264 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15266         * message.el (message-font-lock-keywords): Use message-header-xheader
15267         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15268         ahead of the anything pattern, to get it recognized.
15270 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15272         * gnus-sum.el (gnus-articles-to-read)
15273         (gnus-summary-insert-old-articles): Don't truncate group name for
15274         `read-string'.
15276         * gnus-util.el (gnus-limit-string): Delete this function.
15278         * gnus-sum.el (gnus-simplify-subject-fully):
15279         Use `truncate-string-to-width' instead.
15281 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15283         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15284         Tell if, on summary exit, the next group has to be selected.
15285         (gnus-summary-exit): Use it.
15287 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15289         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15290         non-break space.
15292 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15294         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15295         Check if group is not a directory.
15296         (nnfolder-request-expire-articles): Don't delete articles if the target
15297         group is not available.
15299         * nnml.el (nnml-request-create-group): Properly check if group is not a
15300         file.
15301         (nnml-request-expire-articles): Don't delete articles if the target
15302         group is not available.
15304         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15305         Don't quote characters that are within parentheses.
15307 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15309         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15310         (gnus-handle-ephemeral-exit): Select article according to it.
15312 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15314         * message.el (message-insert-formated-citation-line): Remove newline.
15315         (message-citation-line-format): Add final \n here so that the user can
15316         avoid a blank line.
15318 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15320         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15321         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15322         Update lanl/arXiv support.
15324 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15326         * gnus.el: Bump version number.
15328 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15330         * gnus.el (gnus-version-number): Bump version.
15332 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15334         * gnus.el: No Gnus v0.6 is released.
15336 2007-04-27  Didier Verna  <didier@xemacs.org>
15338         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15339         * gmm-utils.el (gmm-regexp-concat): ... here.
15340         * message.el: Don't require 'gnus-util.
15341         (message-dont-reply-to-names): Handle name change above.
15342         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15344 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15346         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15347         since the initial value varies according to the system.
15349 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15351         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15353 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15355         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15357 2007-04-24  Didier Verna  <didier@xemacs.org>
15359         Improve the type of gnus-ignored-from-addresses.
15360         * gnus-util.el (gnus-orify-regexp): New function.
15361         * message.el (gnus-util): Require it.
15362         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15363         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15364         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15366 2007-04-24  Didier Verna  <didier@xemacs.org>
15368         * gnus-sum.el:
15369         * gnus-utils.el: Fix some trailing whitespaces.
15371 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15373         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15374         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15375         article's Message-ID; refer parent article in summary buffer.
15377         * message.el (message-bounce): Call mime-to-mml.
15379 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15381         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15383 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15385         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15386         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15387         displayed of multipart/alternative part if it is invoked from summary
15388         buffer.
15390         * mm-view.el (mm-inline-text-html-render-with-w3m)
15391         (mm-inline-text-html-render-with-w3m-standalone)
15392         (mm-inline-render-with-function): Use mail-parse-charset by default.
15394 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15396         * parse-time.el (parse-time-string-chars): Check if CHAR
15397         is less than the length of parse-time-syntax.
15399 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15401         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15402         from gnus-newsgroup-processable.
15404 2007-04-16  Didier Verna  <didier@xemacs.org>
15406         * gnus-msg.el (gnus-configure-posting-styles):
15407         Handle message-signature-directory properly with :file syntax.
15408         Reported by "Leo".
15410 2007-04-11  Didier Verna  <didier@xemacs.org>
15412         New user option: message-signature-directory.
15413         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15414         * message.el (message-insert-signature): Ditto.
15415         * message.el (message-signature-file): Doc update.
15416         * message.el (message-signature-directory): New.
15418 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15420         * gnus-msg.el (gnus-inews-yank-articles):
15421         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15423 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15425         * message.el (message-yank-original): Make sure cited text ends with
15426         newline; don't exchange point and mark.
15428 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
15430         * tls.el (open-tls-stream): Properly handle case where there
15431         is no associated buffer.
15433 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
15435         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15436         message-yank-original, make sure (< mark TEXT point).
15438 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15440         * message.el (message-fill-column): New variable.
15441         (message-mode): Use it.  Add comment on a possible new hook.
15443         * nnmail.el (nnmail-spool-file): Mark as obsolete.
15444         (nnmail-get-new-mail): Reformat.
15446         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15448         * gmm-utils.el: Fix Commentary.
15449         (gmm-tool-bar-from-list): Fix typo in doc string.
15451 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
15453         * message.el (message-yank-original): Don't switch point and mark
15454         unnecessarily to put point and mark as documented.
15456 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15458         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15459         from the message heads.
15461 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
15463         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15464         article buffer does not have a window.  This may not be the best
15465         solution but is certainly better than setting the start of the null,
15466         that is the current, window.
15468 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15470         * gnus-draft.el (gnus-draft-setup-hook): New hook.
15471         (gnus-draft-setup): Run it.
15473         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15474         gnus-score-fast-scoring.  Allow regexp.
15475         (gnus-score-headers): Use it.
15477         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15478         XEmacs.
15480         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15481         string.
15482         (gnus-button-alist): Also catch `<f1> k ...'.
15483         (gnus-treat-display-x-face): Fix doc string.
15485 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15487         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15488         evaluation of gnus-extended-version to ensure correct generation of the
15489         User-Agent header when message-generate-headers-first is used.
15491 2007-03-24  Simon Josefsson  <simon@josefsson.org>
15493         * hashcash.el (hashcash-generate-payment-async): Don't crash if
15494         hashcash-path is nil.  Don't call callback with incorrect number of
15495         parameters if val is 0.
15497 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15499         * message.el (message-required-news-headers):
15500         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15502 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15504         * message.el (message-generate-new-buffers): Change the meaning of the
15505         nil value; add `standard' to the choices; treat t as `unique'; improve
15506         doc string.
15507         (gnus-select-frame-set-input-focus): Autoload.
15508         (message-buffer-name): Search for the existing message buffer if
15509         message-generate-new-buffers is nil or `standard'; treat the value t of
15510         message-generate-new-buffers as `unique'.
15511         (message-pop-to-buffer): Raise the frame already displaying the message
15512         buffer; clear the echo area after querying.
15513         (message-setup): Pass the `continue' argument to compose-mail.
15514         (message-mail): Prefer `switch-function' if it is given; search for the
15515         existing message buffer if the `continue' argument is non-nil; pass
15516         continue and switch-function arguments to compose-mail by way of
15517         message-setup.
15518         (message-mail-other-window): Adjust argument of message-setup.
15519         (message-mail-other-frame): Ditto.
15521 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15523         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15524         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15525         to turn font-lock on when turning gnus-message-citation-mode on.
15527 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
15529         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15530         (mml-smime-function-alist): New variable; add epg as the backend.
15531         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15532         mml-smime- functions instead.
15533         * mm-view.el: Require smime.
15535 2007-03-05  Didier Verna  <didier@xemacs.org>
15537         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15538         instead of just inheritance for posting styles.
15539         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15541 2007-02-24  John Paul Wallington  <jpw@pobox.com>
15543         * tls.el (tls-certtool-program): Fix custom type.
15545 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15547         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15548         and point-at-eol instead of line-(beginning|end)-position.
15550         * assistant.el (assistant-parse-buffer): Ditto.
15552 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
15554         * mml2015.el (mml2015-epg-find-usable-key): New function.
15555         (mml2015-epg-sign): Use it.
15556         (mml2015-epg-encrypt): Use it.
15558 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15560         * message.el (message-make-in-reply-to): Quote name containing
15561         non-ASCII characters.  It will make the RFC2047 encoder cause an error
15562         if there are special characters.  Reported by NAKAJI Hiroyuki
15563         <nakaji@jp.freebsd.org>.
15565 2007-02-27  Didier Verna  <didier@xemacs.org>
15567         Include the group parameters as well as the topic ones in the
15568         inheritance filter process.
15569         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15570         argument GROUP-PARAMS-LIST.
15571         * gnus-topic.el (gnus-group-topic-parameters): Use it.
15573 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15575         * nntp.el (nntp-never-echoes-commands)
15576         (nntp-open-connection-functions-never-echo-commands): New variables.
15577         (nntp-send-command): Use them.
15579 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
15581         * mml2015.el (mml2015-epg-verify): Simplify.
15583 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15585         * mml.el (mml-content-disposition-alist): New user option.
15586         (mml-content-disposition): New function.
15587         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15588         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15590 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
15592         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15593         verification.
15595 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15597         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15598         articles posted in the last 24 hours.
15600 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
15602         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15604 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
15606         * nntp.el (nntp-send-command): Don't wait for echoes when
15607         nntp-open-ssl-stream is used.
15609 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15611         * gnus-cite.el (gnus-test-font-lock-add-keywords)
15612         (gnus-message-add-citation-keywords)
15613         (gnus-message-remove-citation-keywords): Remove.
15614         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15615         directly, make the variables in font-lock-defaults buffer-local, add
15616         gnus-message-citation-keywords to them and then update the value of
15617         font-lock-keywords.
15619 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15621         * message.el (message-cite-original-1): Don't call
15622         gnus-article-highlight-citation.
15624         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15625         citations; fix line count.
15627 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15629         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15630         (gnus-message-add-citation-keywords)
15631         (gnus-message-remove-citation-keywords): Use it; fix the emulating
15632         versions of font-lock-add-keywords and font-lock-remove-keywords to
15633         work with XEmacs correctly.
15635 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15637         * gnus-cite.el (gnus-cite-face-list): Set the values of
15638         gnus-message-max-citation-depth and gnus-message-citation-keywords.
15639         (gnus-message-max-citation-depth): Use defvar rather than defconst.
15640         (gnus-message-cite-prefix-regexp): New variable.
15641         (gnus-message-search-citation-line): Use it; protect against long
15642         citation prefix; fill match data with nil rather than 0 for XEmacs; set
15643         the 0th match data for Emacs.
15644         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15645         (gnus-message-add-citation-keywords): Append keywords rather than
15646         prepending; emulate font-lock-add-keywords if it is not available.
15647         (gnus-message-remove-citation-keywords):
15648         Emulate font-lock-remove-keywords if it is not available.
15650         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15652         * message.el (message-cite-prefix-regexp): Set the value of
15653         gnus-message-cite-prefix-regexp.
15655 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15657         * nnweb.el (nnweb-google-parse-1): Update parser.
15659 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
15661         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15663 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15665         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15666         regexp.
15668 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15670         * uudecode.el (uudecode-string-to-multibyte): New function emulating
15671         string-to-multibyte.
15672         (uudecode-decode-region-internal): Use it.
15674 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15676         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15677         Fix custom choice.
15679         * gnus-art.el (gnus-signature-limit): Fix custom choice.
15681 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
15683         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15685         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15686         `write-region' to respect `mm-inhibit-file-name-handlers'.
15688 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
15690         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15691         Use gnus-home-directory instead of "~/" or "$HOME".
15693 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
15695         * encrypt.el (encrypt-insert-file-contents): Add better prompt
15696         to mention filename.
15697         Add comments at beginning regarding usage.
15698         (encrypt-write-file-contents): Change interactive so a string is
15699         acceptable.  If the file has no associated model, show an error instead
15700         of a nonsense prompt.
15702 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15704         * spam.el (spam-bsfilter-ham-switch): Fix typo.
15705         Thanks to Yoshihiko Yamada for kind notification of this typo.
15707 2007-01-12  Kenichi Handa  <handa@m17n.org>
15709         * uudecode.el (uudecode-decode-region-internal): Make it work in a
15710         multibyte buffer.
15712 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15714         * gnus-score.el (gnus-score-fast-scoring): New variable.
15715         (gnus-score-headers): Use it.
15717         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15719         * message.el (message-cite-original-1):
15720         Call gnus-article-highlight-citation if requested.
15721         (message-make-from): Allow name and address as optional arguments.
15723         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15725         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15726         bugs to doc string.
15727         (gnus-button-alist): Add mid\\|message-id.
15728         (gnus-button-fetch-group): Extend for use in
15729         `browse-url-browser-function'.
15730         (gnus-button-url-regexp): Try to catch paired parentheses like in
15731         Wikipedia URLs.
15733         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15734         Suggested by Simon Krahnke <overlord@gmx.li>.
15736 2007-01-13  Romain Francoise  <romain@orebokech.com>
15738         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15739         Update copyright.
15741 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
15743         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15745 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15747         * gnus-registry.el (gnus-registry-unfollowed-groups)
15748         (gnus-registry-split-fancy-with-parent): Fix documentation.
15750 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15752         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15753         from nnweb groups.
15755 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15757         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15758         Xref urls.  Erase buffer before requesting head.
15760         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15762 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15764         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
15765         customizable.
15767 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
15769         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15770         no signing key is found.
15771         (mml2015-epg-encrypt): Ask user whether to skip or abort if
15772         no encrypting and/or signing key is found.
15774 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15776         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15778 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15780         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15781         headers read from disk with the ones newly found in the current search.
15782         This should no longer cause problems, because the article numbers in
15783         Gmane's `nov.php' output are ignored since the previous change.
15785 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15787         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15789 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15791         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15793 2007-01-01  Romain Francoise  <romain@orebokech.com>
15795         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15797 2006-12-31  Steve Youngs  <steve@sxemacs.org>
15799         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15800         `define-minor-mode' macro definition expanded properly.
15801         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15802         exclude it there.
15804         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15805         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
15806         `fboundp' test.
15807         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15808         This is OK to autoload in (S)XEmacs now.
15810 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15812         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15813         keystroke.
15814         (gnus-summary-limit-to-singletons): Fix typo.
15816         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15817         else fails.
15819 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15821         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15822         docstring.
15824         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15825         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15826         (gnus-summary-insert-dormant-articles): Fix typo in message.
15828 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
15830         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15831         nil for XEmacs.
15832         (gnus-message-citation-mode): Don't autoload in XEmacs.
15834         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15836 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
15838         * nnimap.el (nnimap-expunge-search-string):
15839         Mention nnimap-search-uids-not-since-is-evil in docstring.
15841 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15843         * spam.el: Revert to make-obsolete-variable because
15844         define-obsolete-variable-alias is not supported in Emacs 21.
15846         * spam.el (spam-ifile-path, spam-ifile-database-path)
15847         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15848         make-obsolete-variable.
15849         (spam-bsfilter-path, spam-bsfilter-program)
15850         (spam-spamassassin-path, spam-spamassassin-program)
15851         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15852         Don't use "path" inappropriately.
15853         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15854         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15855         variable names.
15857 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
15859         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15860         summary buffer.
15862         * password.el (password-cache-remove): Use clear-string to burn
15863         password, if available.
15865 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15867         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15869         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15871         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15872         (gnus-message-highlight-citation): Move defcustom here from
15873         gnus-cite.el.
15874         (gnus-message-citation-mode): Autoload.
15876         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
15877         checks to make it compile with XEmacs.
15878         (gnus-message-citation-mode): New minor mode.
15879         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15880         (gnus-message-highlight-citation): New variables.
15881         (gnus-message-search-citation-line)
15882         (gnus-message-add-citation-keywords)
15883         (gnus-message-remove-citation-keywords)
15884         (turn-on-gnus-message-citation-mode)
15885         (turn-off-gnus-message-citation-mode): New functions.
15887 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
15889         * gnus-cite.el: Enable highlighting of different citation levels in
15890         message-mode.
15892 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15894         * message.el (message-make-fqdn): Fix comment.
15895         (message-bogus-system-names): Add ".local".
15897         * spam.el (spam-ifile-path, spam-ifile-program)
15898         (spam-ifile-database-path, spam-ifile-database)
15899         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15900         Don't use "path" inappropriately.
15901         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15902         strings.
15903         (spam-check-ifile, spam-ifile-register-with-ifile)
15904         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15905         Use new variable names.
15907         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15908         (gnus-treat-display-smileys): Simplify using
15909         gnus-image-type-available-p.
15911         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15912         available.
15914 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15916         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15917         one after turning on the buffer's multibyteness instead of decoding
15918         them directly in the unibyte buffer that causes unexpected conversion
15919         in Emacs 23 (unicode).
15921 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15923         * message.el (message-generate-hashcash): Fix custom type.
15925 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15927         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15929 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15931         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15932         disconnect icons.  Add help text.
15934 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
15936         * spam.el (spam-extra-header-to-number): CRM114 spam score is
15937         negated to be consistent with the others we handle.
15939 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15941         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15942         version of gnus-summary-buffer to something, so that we can use two
15943         article buffers at the same time.
15945 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
15947         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15948         trigger all the extra headers.
15949         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15950         sorting.
15952 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15954         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15955         solid groups.
15957 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
15959         * legacy-gnus-agent.el: Add Copyright notice.
15961 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
15963         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15965 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15967         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15969         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15970         to make it work reliably in CVS Emacs.
15971         (gnus-summary-limit-strange-charsets-predicate)
15972         (gnus-summary-limit-to-predicate): New functions.
15974 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
15976         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15977         specifying array size.
15978         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15979         array if it is too small.
15980         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15981         (gnus-sort-threads-loop): New function.
15983 2006-12-06  Chris Moore  <dooglus@gmail.com>
15985         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15986         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15988 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
15990         * mm-url.el (mm-url-predefined-programs): Call curl with correct
15991         options.
15993 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15995         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15996         DOS-ing the recipient.
15998         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15999         the headers when creating the mapping to avoid mismappings.
16000         (nnweb-gmane-create-mapping): Always nix out old mapping.
16002 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16004         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16005         and mm-verify-option to never.
16007 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16009         * message.el (message-signed-or-encrypted-p): New function.
16010         (message-forward-make-body): Use it.
16012         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16013         Replace encode-coding-string with mm-encode-coding-string.
16015 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16017         * nneething.el (nneething-decode-file-name):
16018         Replace decode-coding-string with mm-decode-coding-string.
16020         * gnus-int.el (gnus-open-server): Say failed server's name.
16022 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16024         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16025         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16027         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16028         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16029         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16030         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16031         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16032         (gnus-subscribe-newsgroup, gnus-1):
16033         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16034         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16035         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16036         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16038 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16040         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16041         keystroke.
16042         (gnus-summary-limit-to-bodies): Implement headersp.
16044 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16046         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16048 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16050         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16052 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16054         * message.el (message-generate-hashcash): Expand range of values to
16055         include `opportunistic'.
16056         (message-send-mail): Use it.
16058 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16060         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16061         and comment it.
16063         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16065 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16067         * gnus-util.el (gnus-extract-address-components): Improve comment.
16069 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16071         * gnus-util.el (gnus-extract-address-components): Work with address in
16072         which the name portion contains @.
16074 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16076         * gnus.el (gnus-start): Move custom group up.
16077         (gnus-select-method): Don't autoload, but make it available for
16078         `customize-variable'.
16079         (gnus-getenv-nntpserver): Don't autoload.
16081 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16083         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16085 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16087         * message.el (message-sendmail-extra-arguments): New variable.
16088         (message-send-mail-with-sendmail): Use it.
16090 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16092         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16093         mm-with-unibyte-current-buffer to make string unibyte.
16095         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16096         mm-string-as-multibyte.
16098 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16100         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16101         Reported by Werner Koch <wk@gnupg.org>.
16103 2006-11-14  Daiki Ueno  <ueno@p360>
16105         * mml2015.el: Autoload epa-select-keys when compiling.
16107 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16109         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16110         message-options.
16111         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16113 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16115         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16116         EasyPG (< 0.0.6).
16117         (mml2015-always-trust): New user option.
16118         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16119         prompt.
16121 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16123         * nntp.el (nntp-authinfo-force): New variable.
16124         (nntp-send-authinfo): Use it.
16126 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16128         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16129         decode encoded words.  Improve prompt.  Add comment about forwarding.
16130         (message-replacement-char): Move up.
16132 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16134         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16135         instead of gnus-intersection because arguments of gnus-sorted-nunion
16136         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16138 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16140         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16141         (message-simplify-subject-functions):
16142         Enable message-strip-subject-encoded-words by default.
16144 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16146         * message.el (message-strip-subject-encoded-words): New function.
16147         (message-simplify-subject-functions): New variable.
16148         (message-simplify-subject): Use it.  Fix typo in doc string.
16149         Support message-strip-subject-encoded-words.
16151 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16153         * gnus-diary.el (gnus-diary-delay-format-function):
16154         * nndiary.el (nndiary-reminders):
16155         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16157 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16159         * gnus-art.el (article-hide-boring-headers): Fetch date from
16160         gnus-original-article-buffer to avoid problems with localized date
16161         strings.
16163 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16165         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16167 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16169         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16170         New variables.
16171         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16172         (mm-charset-synonym-alist): Move some entries to
16173         mm-codepage-iso-8859-list.
16174         (mm-charset-synonym-alist, mm-charset-override-alist):
16175         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16177 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16179         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16181 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16183         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16184         with Emacs 21 and XEmacs.
16186 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16188         * spam.el (spam-parse-address): New function for better parsing,
16189         catching errors, etc.
16190         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16192 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16194         * mm-view.el: Add interactive arg to html2text autoload.
16196 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16198         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16200 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16202         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16203         New variables.
16204         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16205         (mm-charset-synonym-alist): Move some entries to
16206         mm-codepage-iso-8859-list.
16208         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16210 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16212         * message.el (message-citation-line-format)
16213         (message-insert-formated-citation-line): Fix implementation of %E, %N
16214         and %n according to the doc string.
16216 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16218         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16219         Use car-safe to avoid bad parses.
16221 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16223         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16224         names.
16226         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16228 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16230         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16231         header.
16233         * message.el (message-draft-headers): Add Date.
16234         (message-headers-to-generate): Fix typo in docstring.
16236         * nndraft.el (nndraft-required-headers): New variable.
16237         (nndraft-generate-headers): Use it.
16239         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16241 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16243         * gnus-registry.el (gnus-registry-wash-for-keywords)
16244         (gnus-registry-find-keywords): New functions to allow easy searching of
16245         articles that are in the registry.
16247 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16249         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16250         Use ietf-drums-parse-address instead of gnus-extract-address-components.
16251         Reported by Damien Elmes <damien@repose.cx>.
16253 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16255         * gnus.el (gnus-mime): Remove unused custom group.
16257 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16259         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16260         "blank line" when searching for end of armor headers.
16262 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16264         * gmm-utils.el (gmm-write-region): Fix variable name.
16266 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16268         * gmm-utils.el (gmm-write-region): New function based on compatibility
16269         code from `mm-make-temp-file'.
16271         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16273         * nnmaildir.el (nnmaildir--update-nov)
16274         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16275         Use `gmm-write-region'.
16277 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16279         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16280         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16282         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16284         * message.el (message-replacement-char): New variable.
16285         (message-fix-before-sending): Use it.
16286         (message-simplify-subject): New function to remove duplicate code.
16287         (message-reply, message-followup): Use it.
16289         * gnus-sum.el (gnus-summary-make-menu-bar):
16290         Clarify gnus-summary-limit-to-articles.
16292 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16294         * gnus-util.el (gnus-with-local-quit): New macro.
16296         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16298 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16300         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16301         ignore non-string data.
16303 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16305         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16306         non-string data (needs to be done in the registry too).
16308 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16310         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16311         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16312         (gnus-registry-split-fancy-with-parent)
16313         (gnus-registry-fetch-simplified-message-subject-fast)
16314         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16315         Remove text properties on ingress into the registry and when it's saved.
16316         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16317         registry from entries with no groups.
16319 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16321         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16322         function to remove string properties.
16324 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16326         * gmm-utils.el (gmm): Adjust custom version.
16328         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16329         Adjust custom version.
16331         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16333 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16335         * gnus-art.el (gnus-insert-prev-page-button)
16336         (gnus-insert-next-page-button): Simplify.  Reformat.
16338 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16340         * gnus-art.el (gnus-insert-prev-page-button)
16341         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16343 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16345         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16347 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16349         * gnus-art.el (gnus-insert-mime-button)
16350         (gnus-insert-mime-security-button):
16351         Apply gnus-article-button-face to MIME and security buttons.
16353 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16355         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16356         readable.
16358 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16360         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16361         `browse-url-of-file' instead of `browse-url'.
16363 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16365         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16366         regexp.  Articles containing quotation were cut prematurely.
16368 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16370         * message.el (message-cite-original-1): Use nobody by default for the
16371         value of From header.
16372         (message-reply): Ditto.
16374 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
16376         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16377         to the gnus-info.  This fixes a bug of inline-PGP message verification.
16378         Reported by Michael Piotrowski <mxp@dynalabs.de>.
16380 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
16382         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16383         mails in the doc string.  Add some URLs in comment.
16384         (pop3-movemail): Warn about pop3-leave-mail-on-server.
16386 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16388         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16389         backslashes handling and the way to find boundaries of quoted strings.
16391 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
16393         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16394         mml1991-encrypt-to-self is set and mml1991-signers is not set.
16395         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16396         mml2015-encrypt-to-self is set and mml2015-signers is not set.
16398 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16400         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
16401         doc string.
16402         (gnus-button-regexp, gnus-button-last): Remove unused variables.
16404 2006-09-06  Simon Josefsson  <jas@extundo.com>
16406         * mml2015.el (mml2015-use): Doc fix, mention epg.
16408 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16410         * mml2015.el (mml2015-use): Default to epg, if available.
16412 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16414         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16415         message-sender.
16416         (mml1991-epg-encrypt): Ditto.
16417         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16418         message-sender.
16419         (mml2015-epg-encrypt): Ditto.
16421 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
16423         * message.el (message-send-mail-with-sendmail): Look for sendmail in
16424         several common directories.
16426 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
16428         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16429         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16431 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16433         * gnus-art.el (article-decode-encoded-words): Make it fast.
16435 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16437         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16439         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16440         in quoted string into `\'.
16442 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16444         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16445         Use standard-syntax-table.
16447 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16449         * gnus-art.el (gnus-decode-address-function): New variable.
16450         (article-decode-encoded-words): Use it to decode headers which are
16451         assumed to contain addresses.
16452         (gnus-mime-delete-part): Remove useless `or'.
16454         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16455         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16456         (gnus-nov-parse-line): Use it to decode From header.
16457         (gnus-get-newsgroup-headers): Ditto.
16458         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16460         * mail-parse.el (mail-decode-encoded-address-region): New alias.
16461         (mail-decode-encoded-address-string): New alias.
16463         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16464         New function.
16465         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16466         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16467         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16468         (rfc2047-decode-string): Ditto.
16469         (rfc2047-decode-address-region): New function.
16470         (rfc2047-decode-address-string): New function.
16472 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
16474         * message.el (message-caesar-buffer-body): Allow rotating headers.
16476         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16478         * message.el (message-insert-formated-citation-line): Fix %f.
16479         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16481 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16483         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16484         (gnus-bookmark-mouse-available-p): New macro.
16485         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16486         (gnus-bookmark-bmenu-show-infos): Use it.
16487         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16488         (gnus-bookmark-bmenu-hide-infos): Ditto.
16489         (gnus-bookmark-remove-properties): New function.
16490         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16491         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16492         (gnus-bookmark-write-file): Bind coding-system-for-write.
16493         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16494         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16495         group before selecting it.
16496         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16497         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16498         quit-window if it is not available; use gnus-mouse-2 and bind it to
16499         gnus-bookmark-bmenu-select-by-mouse.
16500         (gnus-bookmark-show-details): Remove unused variable `details-list'.
16501         (gnus-bookmark-bmenu-select-by-mouse): New function.
16503 2006-08-13  Romain Francoise  <romain@orebokech.com>
16505         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16506         space.
16508 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16510         * compface.el (uncompface): Use binary rather than raw-text-unix.
16512 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16514         * compface.el (uncompface): Make sure the eol conversion doesn't take
16515         place when communicating with the external programs.
16516         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16518 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16520         * nnheader.el (nnheader-insert-head): Fix typo in comment.
16522 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16524         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16525         Make it more robust by parsing author and date independently.
16527 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16529         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16531 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
16533         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16534         first matching secret key.
16535         (mml2015-epg-encrypt): Ditto.
16537         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16538         first matching secret key.
16539         (mml1991-epg-encrypt): Ditto.
16541         * mml2015.el (mml2015-encrypt-to-self): New user option.
16542         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16543         mml2015-epg-encrypt-to-self is set.
16545         * mml1991.el (mml1991-encrypt-to-self): New variable.
16546         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16547         mml1991-epg-encrypt-to-self is set.
16549         * mml2015.el (mml2015-signers): New user option.
16550         (mml2015-epg-sign): Reflect the value of mml2015-signers.
16551         (mml2015-epg-encrypt): Allow to select signing keys.
16553         * mml1991.el (mml1991-signers): New variable.
16554         (mml1991-epg-sign): Reflect the value of mml1991-signers.
16555         (mml1991-epg-encrypt): Allow to select signing keys.
16557 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16559         * nnheader.el (nnheader-insert-head): Make it work even if the file
16560         uses CRLF for the line-break code.
16562 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
16564         * mml2015.el: Require mml-sec instead of password.
16565         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16566         (mml2015-cache-passphrase): Inherit the default value from
16567         mml-secure-cache-passphrase.
16568         (mml2015-passphrase-cache-expiry): Inherit the default value from
16569         mml-secure-passphrase-cache-expiry.
16571         * mml1991.el: Require mml-sec instead of password.
16572         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16573         (mml1991-cache-passphrase): Inherit the default value from
16574         mml-secure-cache-passphrase.
16575         (mml1991-passphrase-cache-expiry): Inherit the default value from
16576         mml-secure-passphrase-cache-expiry.
16578         * mml-sec.el: Require password.
16579         (mml-secure-verbose): New user option.
16580         (mml-secure-cache-passphrase): New user option.
16581         (mml-secure-passphrase-cache-expiry): New user option.
16583 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
16584             Andreas Vögele  <andreas@altroot.de>   (tiny change)
16586         * pgg-def.el (pgg-truncate-key-identifier):
16587         Truncate the key ID to 8 letters from the end.
16589 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16591         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16592         workaround for the url package included with Emacs.
16594         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16596 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16598         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16599         correctly.  This fixes a bug caused by the 2006-05-12 change.
16601 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
16603         * nnmail.el (nnmail-article-group): If splitting raises an error, give
16604         some information about the error when saying that the `bogus' mail
16605         group will be used.
16607 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
16609         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16610         string.
16612 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
16614         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16616 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16618         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16620 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16622         * mml1991.el (mml1991-function-alist): Add epg.
16623         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16624         (mml1991-epg-encrypt): New functions.
16626 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16628         * mml2015.el (mml2015-verbose): New variable.
16629         (mml2015-cache-passphrase): Ditto.
16630         (mml2015-passphrase-cache-expiry): Ditto.
16631         (mml2015-function-alist): Add epg.
16632         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16633         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16634         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16635         New functions.
16637 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16639         * message.el (message-cite-original-1): Preserve region when removing
16640         quoted text due to X-No-Archive in order to avoid bogus attribution
16641         when citing multiple messages.
16643 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16645         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16646         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16648 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
16650         * gnus-diary.el (gnus-user-format-function-d)
16651         (gnus-user-format-function-D): Autoload.
16653         * imap.el (Commentary): Fix typo.
16655         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16656         2006-04-22 contribution.
16658 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16660         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16661         It didn't really fix the bogosity I'm seeing with solid web groups.
16663 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16665         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16666         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16667         created using server names.  If we use the feature without declaring
16668         it, Gnus does not properly manage server and group state.
16670         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16671         bound.
16673 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16675         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16676         looking up the method using GROUP's prefix before inventing a new one.
16677         It is used on killed/unknown groups in various places where returning
16678         an all-new method isn't expected by the caller.
16680         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16681         and match semantics of gnus-group-real-prefix.
16683 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
16685         * nnmail.el (nnmail-broken-references-mailers): New variable.
16686         (nnmail-ignore-broken-references): New function generalizing
16687         nnmail-fix-eudora-headers.
16688         (nnmail-fix-eudora-headers): Now obsolete.
16690         * gnus-art.el (gnus-button-handle-custom):
16691         Support `customize-apropos*'.
16693 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16695         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16697         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16698         articles.
16700 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
16702         * message.el (message-cite-reply-above): New variable.
16703         (message-yank-original): Use it.
16705 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16707         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16709 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
16711         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16712         as read.
16714         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16716 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
16718         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16719         (gnus-bookmark-default-file): Use gnus-directory.
16720         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16721         Remove "*" in doc string.
16722         (gnus-bookmark-write-file): Simplify.
16723         (gnus-bookmark-maybe-sort-alist): Use `when'.
16724         (gnus-bookmark-get-bookmark): Fix typo in doc string.
16725         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16726         Add FIXME about Emacs 21 and XEmacs compatibility.
16727         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16728         compatibility.
16729         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16730         compatibility.
16731         (gnus-bookmark-menu-heading): Fix version.
16733 2006-06-19  Bastien Guerry  <bzg@altern.org>
16735         * gnus-bookmark.el: New file.
16737 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16739         * message.el (message-syntax-checks): Doc fix.
16741 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16743         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16744         unsubscribed groups as if they were killed ones.  It causes duplicate
16745         entries in gnus-newsrc-alist.
16747 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16749         * message.el (message-syntax-checks): Doc fix.
16750         (message-send-mail): Add check for continuation headers.
16751         (message-check-news-header-syntax): Fix regexp used to check for
16752         continuation headers.
16754 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16756         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16758 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
16760         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16762 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16764         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16765         default-truncate-lines.
16767 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16769         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16770         to fill the utf-8 entry.
16772 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16774         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16776 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
16778         * gnus-agent.el (directory-files-and-attributes): Move all the way
16779         forward (the third and final move).
16780         (gnus-agent-read-agentview): Trap reconstruction errors due to
16781         nonexistent directory.  Handle by returning nil.
16783 2006-05-30  Didier Verna  <didier@xemacs.org>
16785         * message.el (message-dont-reply-to-names): Update the custom type.
16786         * message.el (message-dont-reply-to-names): New defsubst: potentially
16787         convert a list of regexps into a single one.
16788         * message.el (message-get-reply-headers): Use it.
16789         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16791 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16793         * gnus-agent.el (directory-files-and-attributes): Move forward.
16795 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16797         * gnus-ml.el (gnus-mailing-list-subscribe)
16798         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16799         (gnus-mailing-list-message): Fix doc strings.
16801 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16803         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16804         of doing it manually.
16806 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16808         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16809         comment.
16811 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
16813         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16814         (gnus-agent-read-agentview): Fix handling of end-of-file error.
16815         (gnus-agent-read-local): All symbols allocated in my-obarray.
16816         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16817         (gnus-agent-regenerate-group): Check numeric names to see if they are
16818         messages or groups.
16819         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16820         better way of do this...)
16822         * gnus-cache.el (gnus-agent-total-fetched-for):
16823         Ignore 'dummy.group' (there should be a better way of do this...)
16825 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16827         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16828         (gnus-saved-headers): Ditto.
16829         (gnus-default-article-saver): Mention functions may have properties.
16830         (gnus-article-save): Override gnus-save-all-headers and
16831         gnus-saved-headers by :headers property which saver function may have.
16832         (gnus-summary-save-in-file): Add :headers property.
16833         (gnus-summary-write-to-file): Ditto.
16835         * gnus-sum.el (gnus-summary-save-article): Bind
16836         gnus-prompt-before-saving to t when saving many articles in a file;
16837         always show all headers.
16839 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16841         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16842         marks.
16844         * message.el (message-indent-citation): Add optional arguments to allow
16845         using it outside of message buffers.
16847         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16848         (gnus-article-treat-unfold-headers): Use it.
16849         (gnus-article-truncate-lines): New variable.
16850         (gnus-article-mode): Use it.
16851         (gnus-article-toggle-truncate-lines): New function.
16853         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16854         Add gnus-article-toggle-truncate-lines.
16856         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16857         coding system in XEmacs, use binary.
16859 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16861         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16862         after-load-alist.
16864         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16865         this function should save decoded articles.
16866         (gnus-summary-write-to-file): Use property to specify this function
16867         should save decoded articles and specify gnus-summary-save-in-file
16868         should be used to save articles other than the first one when saving
16869         many articles.
16870         (gnus-summary-save-body-in-file): Use property to specify this
16871         function should save decoded articles.
16872         (gnus-summary-write-body-to-file): Use property to specify this
16873         function should save decoded articles and specify
16874         gnus-summary-save-body-in-file should be used to save articles other
16875         than the first one when saving many articles.
16877         * gnus-sum.el (gnus-summary-save-article): Simplify.
16879 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16881         * gnus-art.el (gnus-default-article-saver):
16882         Add gnus-summary-write-body-to-file.
16883         (gnus-article-save-coding-system): Don't use coding system object
16884         in XEmacs.
16885         (gnus-read-save-file-name): Add optional `dir-var' argument which
16886         specifies directory in which files are saved; work even if optional
16887         `variable' argument is not specified.
16888         (gnus-summary-write-to-file): Read file name.
16889         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16890         (gnus-summary-write-body-to-file): New function.
16892         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16893         (gnus-summary-local-variables): Add it.
16894         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16895         (gnus-summary-save-article): Remove optional `decode' argument;
16896         determine whether to decode articles by the value of
16897         gnus-default-article-saver; when saving many files using
16898         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16899         it first and use gnus-summary-save-in-file or
16900         gnus-summary-save-body-in-file thereafter unless
16901         gnus-prompt-before-saving is always; move point to article which
16902         will be saved.
16903         (gnus-summary-save-article-file): Revert.
16904         (gnus-summary-write-article-file): Revert.
16905         (gnus-summary-save-article-body-file): Revert.
16906         (gnus-summary-write-article-body-file): New function.
16908 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16910         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16912 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16914         * gnus-art.el (gnus-default-article-saver): Doc fix.
16915         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16916         from gnus-summary-save-article-coding-system, and default to a
16917         certain coding system.
16918         (gnus-output-to-file): Add coding cookie and encode text according
16919         to gnus-article-save-coding-system; don't use mm-append-to-file.
16921         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16922         gnus-art.el and rename to gnus-article-save-coding-system.
16923         (gnus-summary-save-article): Require gnus-art; don't show all
16924         headers if it decodes articles; don't add coding cookie here;
16925         don't bind mm-text-coding-system-for-write.
16926         (gnus-summary-save-article-file): Save decoded articles.
16927         (gnus-summary-write-article-file): When saving many files, use
16928         gnus-summary-write-to-file first and gnus-summary-save-in-file
16929         thereafter unless gnus-prompt-before-saving is always.
16930         (gnus-summary-save-article-body-file): Save decoded articles.
16932 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16934         * nnrss.el (nnrss-check-group): Bind hash-index.
16936 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
16938         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16939         its hash index.  Store this hash in `nnrss-group-data'.
16940         (nnrss-read-group-data): Update accordingly.
16942 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16944         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16945         entry.
16947         * gnus-sum.el (gnus-summary-make-menu-bar):
16948         Add gnus-article-browse-html-article.
16950 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
16952         * gnus-sum.el (gnus-summary-mime-map):
16953         Add gnus-article-browse-html-article.
16955 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16957         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16958         suitable coding systems in customize.
16960 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
16962         * mail-source.el (mail-sources): Fix custom type.
16964 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16966         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16967         (gnus-summary-expire-articles-now): Shorten prompt.
16969         * gmm-utils.el (wid-edit): Require.
16970         (defun-gmm): Rename from `gmm-defun-compat'.
16971         (gmm-image-search-load-path): Use it.
16972         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
16974 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16976         * gnus-sum.el (gnus-summary-save-article-coding-system):
16977         New variable.
16978         (gnus-summary-save-article): Add optional `decode' argument.
16979         If it is set and gnus-summary-save-article-coding-system is non-nil,
16980         save decoded article.
16981         (gnus-summary-write-article-file): Save decoded article if
16982         gnus-summary-save-article-coding-system is non-nil.
16984         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16985         type.
16987 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16989         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16991 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16993         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16994         first to test gnus-single-article-buffer which may be buffer-local.
16996         * gnus-sum.el (gnus-summary-setup-buffer):
16997         Make gnus-single-article-buffer buffer-local and nil in ephemeral
16998         group; make gnus-article-buffer, gnus-article-current, and
16999         gnus-original-article-buffer always buffer-local.
17000         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17001         group.
17002         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17004 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17006         * nnml.el (nnml-request-compact-group): Compressed files might not
17007         have .gz extension.
17009 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17011         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17012         (mm-copy-to-buffer): Use with-current-buffer.
17013         (mm-display-part): Simplify.
17014         (mm-inlinable-p): Add optional arg `type'.
17016 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17018         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17019         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17020         Try harder to show the attachment internally or externally using
17021         gnus-mime-view-part-as-type.
17023 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17025         * message.el (message-from-style, message-signature-separator)
17026         (message-user-organization-file, message-send-mail-function)
17027         (message-citation-line-function, message-yank-prefix)
17028         (message-indent-citation-function, message-signature)
17029         (message-signature-file, message-signature-insert-empty-line):
17030         Remove autoloads.
17032         * gnus-art.el (gnus-buttonized-mime-types):
17033         Remove "multipart/signed".  Revert 2006-04-26 change.
17035 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17037         * gnus.el (gnus-version-number): Bump version.
17039 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17041         * gnus.el: No Gnus v0.5 is released.
17043 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17045         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17046         fetching articles by message-id.
17048 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17050         * message.el (hashcash): Require hashcash as normal.
17052         * ecomplete.el (ecomplete-highlight-match-line):
17053         Use point-at-eol.
17054         (ecomplete-highlight-match-line): Use `highlight', because that
17055         face exists in both Emacs and XEmacs.
17057         * message.el (message-display-abbrev): Use point-at-bol.
17059         * mail-source.el: Don't require timer/timer-funcs.
17061         * gnus-async.el: Ditto.
17063         * password.el: Ditto.
17065         * mm-url.el: Ditto.
17067         * mm-util.el: Require timer/timer-funcs.
17069 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17071         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17072         Close.
17074 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17076         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17077         unibyte after clear-decrypt function runs.
17079         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17080         returns as a unibyte string.
17082 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17084         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17085         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17086         (mml1991-pgg-encrypt): Ditto.
17088 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17090         * message.el (message-user-organization-file): Check several
17091         locations of the organization file.
17093         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17094         Add gnus-article-view-part-as-type.
17096         * gnus-art.el (gnus-article-view-part-as-type): New function.
17098         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17099         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17101         * mml.el: Simplify autoload.
17102         (mml-mode): defvar dnd-protocol-alist instead of using
17103         symbol-value.
17104         (mml-default-directory): New variable.
17105         (mml-minibuffer-read-file): Use it.
17106         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17108         * message.el (message-citation-line-format): New variable.
17109         (message-insert-formated-citation-line): New function.
17110         (message-citation-line-function):
17111         Add `message-insert-formated-citation-line' to custom type.
17113         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17114         to doc string.
17116         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17117         depending on mm-verify-option.
17119 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17121         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17122         binding pgg-* variables; reimplement the section which prevents
17123         MIME header from being signed.
17124         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17125         pgg-text-mode; remove a blank line at the top of body.
17127         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17128         lines at the top of body; use gnus-newsgroup-charset if there's no
17129         Charset header.
17131 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17133         * message.el (message-self-insert-commands): Doc fix.
17135         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17136         (mm-uu-pgp-encrypted-test): Ditto.
17137         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17138         between header and body; return application/pgp-encrypted handle
17139         if decryption failed; decode decrypted body by charset.
17141         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17142         element match to application/pgp-*.
17144 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17146         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17147         HTML.
17149 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17151         * mail-source.el (mail-source-call-script): Message the error
17152         string.
17154 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17156         * gnus-util.el (gnus-byte-compile): Use it.
17158 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17160         * gnus-util.el (kill-empty-logs): New function.
17162 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17164         * message.el (message-mail-alias-type): Doc fix.
17165         (message-mail-alias-type-p): New function.
17166         (message-send): Use it.
17167         (message-mode): Ditto.
17168         (message-strip-forbidden-properties): Ditto.
17170         * ecomplete.el (ecomplete-database-file-coding-system):
17171         New variable.
17172         (ecomplete-save): Use it.
17173         (ecomplete-setup): Use it.
17175 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17177         * message.el (message-self-insert-commands): New variable.
17178         (message-strip-forbidden-properties): Use it.
17180 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17182         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17183         that doesn't make XEmacs choke.
17185 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17187         * gnus-util.el (gnus-replace-in-string):
17188         Prefer replace-regexp-in-string over of replace-in-string.
17190 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17192         * gnus-util.el (gnus-select-frame-set-input-focus):
17193         Use select-frame-set-input-focus if it is available in XEmacs; use
17194         definition defined in Emacs 22 for old Emacsen.
17196 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17198         * mm-view.el (mm-inline-text): Use equal instead of equalp.
17200 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
17202         * gnus-registry.el (gnus-registry-cache-save): Remove text
17203         properties when saving via the temp buffer.
17205 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17207         * message.el (message-generate-hashcash): Honor custom type.
17209 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17211         * message.el (message-generate-hashcash): Default to non-nil when
17212         hashcash is found.
17214         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17215         (gnus-refer-thread-limit): Increase default to 500.
17217         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17219         * flow-fill.el (fill-flowed): Allow delete-space.
17221 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17223         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17224         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17225         Remove autoloads.
17227 2006-04-18  Simon Josefsson  <jas@extundo.com>
17229         * message.el (message-generate-hashcash): Default to.
17231 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17233         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17234         concatenating segments rather than before concatenating them.
17236 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17238         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17240         * imap.el (imap-quote-specials): New function.
17241         (imap-login-auth): Quote specials.
17243 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17245         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17247         * message.el (message-forward-make-body-plain):
17248         Allow message-forward-ignored-headers to be a list.
17249         (message-remove-ignored-headers): Factor out into function.
17250         (message-forward-make-body-mml): Use it.
17251         * rfc2231.el (rfc2231-parse-string): Remove dead code.
17252         (rfc2231-parse-string): Allow concatanation of parameters that
17253         aren't contiguous.  The test case is
17254           (mail-header-parse-content-type "message/external-body;
17255             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17256             access-type=LOCAL-FILE;
17257             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17259 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17261         * nntp.el (nntp-accept-process-output): Return the value of
17262         `nnheader-accept-process-output'.
17264 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17266         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17267         (gnus-button-alist): Recognize more diff formats.
17268         (gnus-button-patch): Strip directory.
17270 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17272         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17273         Emacs 22 when setting focus.
17275 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17277         * gnus-art.el (gnus-article-treat-types): Do treatment of
17278         text/x-verbatim parts.
17279         (gnus-button-patch): New command.
17281         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17282         addresses that contain invalid characters.
17284 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17286         * message.el (message-put-addresses-in-ecomplete):
17287         Use gnus-replace-in-string.
17288         (message-is-yours-p): Use the more correct
17289         mail-header-parse-address instead of
17290         mail-extract-address-components.
17291         (message-put-addresses-in-ecomplete): Fix typo.
17293         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17294         keystroke.
17296         * gnus-art.el (gnus-treatment-function-alist): Change order of
17297         newsgroups/generic header folding to avoid double-folding.
17299         * message.el (message-hidden-headers): Add X-Draft-From.
17301         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17302         New command.
17303         (gnus-summary-repeat-search-article-backward): New command.
17305         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17306         groups in the parent topic.
17308 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17310         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17311         (spam-extra-header-to-number): Return the CRM114 number as a
17312         number instead of a string.
17314 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17316         * gnus-art.el (gnus-face-properties-alist): Move here from
17317         gnus-fun.
17319         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17321 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17323         * message.el (message-strip-forbidden-properties): Only display on
17324         self-insert-command.
17326         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17327         reindent.
17328         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17330 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
17332         * smiley.el (smiley-style): Fix typo.
17334 2006-03-23  Kenichi Handa  <handa@m17n.org>
17336         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17337         instead of set-buffer-multibyte.
17339 2006-03-23  Kenichi Handa  <handa@m17n.org>
17341         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17342         buffer and then decode the buffer text if necessary.
17343         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17344         first, and after mm-encode-body, change the buffer to unibyte.
17346 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17348         * hashcash.el (hashcash-insert-payment-async-2):
17349         Use message-goto-eoh instead of doing it manually.
17350         (mail-add-payment): Use message-narrow-to-header instead of trying
17351         to do the same itself.
17353         * message.el (message-hidden-headers): Add Face.
17355         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17356         reparenting code.
17357         (gnus-summary-reparent-children): Refactored out code.
17358         (gnus-summary-thread-map): New keystroke.
17359         (gnus-summary-reparent-children): Make into command.
17361         * smiley.el (smiley-style): Default to `medium' if using a large
17362         font.
17364         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17365         does it itself.
17367         * message.el (message-point-in-header-p): Simplify definition.
17369 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17371         * nnagent.el (nnagent-request-set-mark): Silence log file
17372         writing.
17373         (nnagent-request-set-mark): Use write-region instead of
17374         append-to-file.
17376         * gnus-sum.el (gnus-read-header): Fudge article number if using a
17377         strange select method.
17379         * ecomplete.el (ecomplete-display-matches): Get highlightling
17380         right.
17381         (ecomplete-display-matches): Use literals.
17382         (ecomplete-display-matches): Disable message logging.
17384         * message.el (message-display-abbrev): Small optimization.
17386         * ecomplete.el (ecomplete-display-matches): Allow automatic
17387         display.
17389         * message.el (message-strip-forbidden-properties):
17390         Display abbrevs.
17391         (message-display-abbrev): Get automatic display right.
17393         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17394         keystrokes.
17396 2006-04-13  Romain Francoise  <romain@orebokech.com>
17398         TODO: Backport to v5-10!
17400         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17401         Move here (and rename) from gnus-registry.el.
17403         * gnus-registry.el: Require gnus-util.
17404         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17406 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17408         * gnus-group.el (gnus-group-catchup-current):
17409         Change if-then-else-if-then-else into cond.
17410         (gnus-group-catchup): Indent.
17411         (group-name-at-point): New function.
17412         (gnus-fetch-group): Provide default from thing at point.
17414 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17416         * message.el (message-display-abbrev): Fix regexp.
17418         * ecomplete.el (ecomplete-highlight-match-line):
17419         Reimplement choosing.
17420         (ecomplete-highlight-match-line): Fix up code rewrite, remove
17421         dead variables.
17423         * message.el (message-newline-and-indent): Remove debugging.
17424         (message-display-abbrev): Use new implementation.
17426 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
17428         * gnus-art.el (gnus-article-mode):
17429         Set cursor-in-non-selected-windows to nil.
17431         * smiley.el: Revert previous change.
17432         (smiley-data-directory): defvar it before using it in the
17433         defcustom of `smiley-style'.
17435 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17437         * message.el (message-newline-and-indent): New function.
17439         * ecomplete.el: Implement more bits.
17441         * message.el (message-put-addresses-in-ecomplete): Clean up the
17442         string.
17444         * ecomplete.el (ecomplete-add-item): Chop off decimals.
17446         * gnus-sum.el (gnus-summary-save-parts):
17447         Bind gnus-summary-save-parts-counter and use it to make unique file
17448         names.
17450         * gnus-art.el (gnus-ignored-headers): Add some more headers.
17452         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17453         parameter to say whether to actually parse the individual
17454         addresses.
17456         * message.el (message-put-addresses-in-ecomplete): New function.
17457         (ecomplete): Require.
17458         (message-mail-alias-type): Add ecomplete as an option.
17460 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
17462         * flow-fill.el (fill-flowed): Remove trailing space from blank
17463         quoted lines.
17465 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17467         * smiley.el (smiley-style): Move definition later to avoid a
17468         compilation warning.
17470 2006-04-12  Kenichi Handa  <handa@m17n.org>
17472         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17473         buffer and then decode the buffer text if necessary.
17474         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17475         first, and after mm-encode-body, change the buffer to unibyte.
17476         Use mm-disable-multibyte instead of set-buffer-multibyte.
17478 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17480         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17481         Content-Type header instead of Content-Disposition header.
17482         (gnus-mime-inline-part): Ditto.
17483         (gnus-mime-view-part-as-charset): Ignore charset that the part
17484         specifies.
17486         * mm-decode.el (mm-display-part): Work with external parts and
17487         usual parts similarly.
17489         * mm-extern.el (mm-inline-external-body): Use mm-display-part
17490         instead of gnus-display-mime.
17492         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17493         instead of with-temp-buffer.
17495         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17496         tag to summarized topics part in order to encode non-ASCII text.
17498 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17500         * smiley.el (smiley-style): New variable.
17501         (smiley-directory): New function.
17502         (smiley-data-directory): Derive from `smiley-style' using
17503         `smiley-directory'.
17504         (smiley-regexp-alist): Add new entries.
17506         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17507         (gnus-article-browse-delete-temp): Add :version.
17509 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
17511         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17512         the sieve region.
17514 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17516         * gnus.el (gnus-version-number): Bump version.
17518 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17520         * gnus.el: No Gnus v0.4 is released.
17522 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17524         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17525         layout.
17527         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17528         unknown charset.
17530         * message.el (message-header-synonyms): Add Original-To to the
17531         default.
17533         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17534         optional parameter.
17536 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
17538         * gnus-fun.el (gnus): Require it for gnus-directory.
17540 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17542         * gnus-fun.el (gnus-face-properties-alist): Add :version.
17544 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17546         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17548 2006-04-05  Simon Josefsson  <jas@extundo.com>
17550         * password.el (password-reset): New function.
17552 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17554         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17555         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17557 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17559         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17560         Some whitespace was matched into the url, which broke browsing hits
17561         > 100 when mm-url-use-external was nil.
17563 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17565         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17566         Check gnus-extra-headers for 'Newsgroups.
17568         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17569         bound.
17571 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
17573         * pgg-gpg.el: Clean up process buffers every time gpg processes
17574         complete.
17576 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
17578         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17579         doc string.
17581 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
17583         * pgg-gpg.el (pgg-gpg-process-filter)
17584         (pgg-gpg-wait-for-completion): Check if buffer is alive.
17586         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17587         lines, temporary fix.
17589 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17591         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17593 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
17595         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17596         default-enable-multibyte-characters.  This reverts the change from
17597         revision 6.17 which is no longer necessary because the passphrase
17598         is sent separately now.  GnuPG messages are unreadable under
17599         multibyte locales with default-enable-multibyte-characters set to
17600         nil.
17602 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
17604         * message.el (message-tool-bar-gnome): Move "spell".
17606 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
17608         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17609         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
17610         instead.
17612 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
17614         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17615         Improve newsgroups handling for NNTP overviews which don't include
17616         Newsgroups.
17618 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17620         * message.el (message-resend): Bind message-generate-hashcash to nil.
17622 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17624         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17625         when searching for already-paid recipients.
17627 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
17629         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17630         passphrases when it is not needed.
17631         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17632         passphrase stuff from gpg, should only be necessary when you use
17633         gpg with a smartcard.
17635 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17637         * mml.el (mml-insert-mime): Ignore cached contents of
17638         message/external-body part.
17640         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17641         (mm-insert-part): Ditto.
17643 2006-03-23  Simon Josefsson  <jas@extundo.com>
17645         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17646         Reiner.
17647         (pgg-gpg-use-agent-p): Use it again.
17649 2006-03-23  Simon Josefsson  <jas@extundo.com>
17651         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17652         older emacsen.
17653         (pgg-gpg-use-agent-p): Don't use it.
17655 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
17657         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17658         if we can.
17660 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
17662         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17663         (pgg-gpg-update-agent): New function.
17664         (pgg-gpg-use-agent-p): New function.
17665         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17666         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17667         (pgg-gpg-sign-region): Use it.
17669 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17671         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17672         Reported by Ralf Wachinger <rwachinger@gmx.de>.
17674 2006-03-21  Simon Josefsson  <jas@extundo.com>
17676         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17677         <wilde@sha-bang.de>.
17678         (pgg-gpg-use-agent): New variable.
17679         (pgg-gpg-process-region): Use it.
17680         (pgg-gpg-encrypt-region): Likewise.
17681         (pgg-gpg-encrypt-symmetric-region): Likewise.
17682         (pgg-gpg-decrypt-region): Likewise.
17683         (pgg-gpg-sign-region): Likewise.
17684         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17686 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17688         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17690         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17691         Add comment on version.
17693 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
17695         * smiley.el: Add missing test smiley.
17697 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17699         * mm-decode.el (mm-with-part): New macro.
17700         (mm-get-part): Use it; work with message/external-body as well.
17701         (mm-save-part): Treat name and filename equally.
17703         * mm-extern.el (mm-extern-cache-contents): New function.
17704         (mm-inline-external-body): Use it; force the part to be displayed;
17705         move undisplayer added to the cached handle to the parent.
17707         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17708         (gnus-mime-view-part-as-type): Work with message/external-body.
17710         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17712 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17714         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17715         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
17716         Emacs.]
17718 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17720         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17721         path rather than symbol.  Always return list of directories.
17722         Guarantee that image directory comes first.  [Sync with image.el,
17723         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
17725         * message.el (message-make-tool-bar): Adjust to new API of
17726         `gmm-image-load-path-for-library'.
17728         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17730         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17732 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17734         * gnus-art.el (gnus-article-only-boring-p):
17735         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17736         intangible text.
17737         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17739 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
17741         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17742         Use `defun' instead of `gmm-defun-compat'.
17744 2006-03-14  Simon Josefsson  <jas@extundo.com>
17746         * message.el (message-unique-id): Don't use message-number-base36
17747         if (user-uid) is a float.
17748         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17750 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17752         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17754         * gnus-art.el (gnus-mime-display-single): Make sure there is an
17755         empty line between a part and a message part.
17757 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
17759         * smiley.el: Add more test smileys.
17760         (smiley-data-directory, smiley-regexp-alist)
17761         (gnus-smiley-file-types): Fix doc strings.
17762         (smiley-update-cache): Clear smiley-cached-regexp-alist before
17763         adding new elements.
17764         (smiley-mouse-map): Unused code.  Make it a comment.
17766 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17768         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17769         scan latest NoCeM messages instead of old ones.
17770         (gnus-nocem-check-article): Fix regexps so as to match to PGP
17771         delimiters that are recently used.
17772         (gnus-nocem-load-cache): Add autoload cookie.
17774         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17776         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17777         level which is larger than gnus-use-nocem is specified.
17779         * gnus-group.el (gnus-group-get-new-news): Ditto.
17781 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
17783         * gnus-util.el (gnus-tool-bar-update): New function.
17785         * gnus-group.el (gnus-group-update-tool-bar): New variable.
17786         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17788         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17790         * gnus-group.el (gnus-group-redraw-when-idle)
17791         (gnus-group-redraw-check): Remove.
17792         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17794 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17796         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17797         if optional last element is specified in splits (FIELD VALUE...).
17799 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
17801         * message.el (message-make-tool-bar): Rename gmm-image-load-path
17802         to gmm-image-load-path-for-library.  Call with no-error argument.
17803         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17805         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17807         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17809         * gmm-utils.el (gmm-image-load-path): Remove alias.
17811 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
17813         * gmm-utils.el (gmm-image-load-path): Add alias.
17815         * nnml.el (nnml-generate-nov-databases-directory): Rename from
17816         nnml-generate-nov-databases-1.
17817         (nnml-generate-nov-databases): Use it.
17818         (nnml-generate-nov-databases-directory): Document no-active
17819         argument.
17821         * gmm-utils.el (gmm-image-load-path-for-library): Return single
17822         directory if path is t.  Add no-error.
17824         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17825         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17827         * gnus-art.el (gnus-article-browse-delete-temp-files):
17828         Simplify resetting gnus-article-browse-html-temp-list.
17830         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17831         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
17832         Add example to docstring.  Rename local variables.  Move error
17833         checks to default case in cond and simplify.
17835 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17837         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17838         handle is multipart when calling it recursively.
17839         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17841 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
17843         * nnimap.el (nnimap-request-update-info-internal): Optimize.
17844         Don't `gnus-uncompress-range' to avoid excessive memory usage.
17846 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17848         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17849         is loaded.
17851         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17852         loaded.
17854 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17856         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17857         to "Emacs 23 (unicode)" in doc string.
17859         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17860         "Emacs 23 (unicode)" in comment.
17862 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17864         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17866         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17867         characters 160 through 255 in Emacs 23.
17869 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17871         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17872         gnus-article-browse-html-temp.
17873         (gnus-article-browse-delete-temp): Make it customizable.
17874         Add `file'.  Adjust doc string.
17875         (gnus-article-browse-delete-temp-files): Add argument.
17876         Allow query for each file.  Adjust doc string.
17877         (gnus-article-browse-html-parts):
17878         Add `gnus-article-browse-delete-temp-files' to
17879         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17881 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
17883         * gnus-art.el (gnus-article-browse-html-temp)
17884         (gnus-article-browse-delete-temp): New variables.
17885         (gnus-article-browse-delete-temp-files): New function.
17886         (gnus-article-browse-html-parts): Use it.
17888 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17890         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17892         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17893         string.
17895         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17896         gnus-summary-insert-new-articles when unplugged.
17897         Remove gnus-summary-search-article-forward.
17899         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17900         display-visual-class instead of display-color-cells.
17902 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17904         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17905         message/* containing non-ASCII text properly.
17907 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
17909         * message.el: Require gmm-utils, remove autoloads.
17910         (message-tool-bar): Set default based on
17911         gmm-tool-bar-style.
17912         (message-tool-bar-gnome): Add gmm-customize-mode.
17914         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17915         gmm-tool-bar-style.
17916         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17918         * gnus-group.el (gnus-group-tool-bar): Set default based on
17919         gmm-tool-bar-style.
17920         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17922         * gmm-utils.el (gmm-image-directory): Rename variable from
17923         gmm-image-load-path.
17924         (gmm-image-load-path): Use gmm-image-directory.
17925         (gmm-customize-mode): New function.
17926         (gmm-tool-bar-style): New variable.
17928         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17929         gnus-group-redraw-line-number.
17930         (gnus-group-redraw-check): Simplify.
17931         (gnus-group-tool-bar-update): Remove redraw check.
17932         (gnus-group-make-tool-bar): Add redraw check.
17934 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
17936         * gnus-art.el (gnus-button): Add missing parentheses.
17938 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17940         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17942 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17944         * gnus-art.el (gnus-button): New face.
17945         (gnus-article-button-face): Use it.
17947         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17948         Add gnus-summary-next-page.  Re-order.
17950         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17951         next-node are now included.
17952         (gnus-group-redraw-line-number): New internal variable.
17953         (gnus-group-redraw-check): Helper function for updating the tool
17954         bar.
17955         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17957         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17959         * spam.el (spam-spamassassin-score-regexp): New internal variable.
17960         (spam-extra-header-to-number, spam-check-spamassassin-headers):
17961         Use it to match format of Spamassassin 3.0 and later.
17962         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17963         (spam-check-bogofilter)
17964         (spam-bogofilter-register-with-bogofilter): Fix args of
17965         `gnus-error' calls.
17967 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17969         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17970         unnecessary interaction when sending queued mails.
17971         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17973 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
17975         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17976         first or last are nil.
17978 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17980         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17982 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17984         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17986 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17988         * dns.el (query-dns): Protect more against buggy tcp output.
17990 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17992         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17993         nov.php.
17995 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17997         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17998         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17999         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18000         output on the server side.
18001         (nnweb-google-create-mapping): Update regexps and add some
18002         progress indication.
18004 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18006         * gnus-group.el (gnus-group-tool-bar-gnome):
18007         Fix gnus-agent-toggle-plugged.  Re-order icons.
18008         (gnus-group-tool-bar-gnome):
18009         Add gnus-group-{prev,next}-unread-group.
18010         (gnus-group-tool-bar-gnome): Re-order icons.
18012         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18013         Move gnus-summary-insert-new-articles.
18015         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18016         Fix comments.
18018         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18019         also available in Emacs 21.3.
18021         * message.el (message-fix-before-sending): Change "Emacs 22" to
18022         "Emacs 23 (unicode)" in comment.
18024         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18025         "Emacs 23 (unicode)" in comment.
18027         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18028         comment.
18029         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18031         * mm-view.el (mm-fill-flowed): Add :version.
18033 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18035         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18036         and load-path.
18038 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18040         * message.el: Autoload gmm-image-load-path.
18041         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18042         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18043         consitency.
18045         * gmm-utils.el (gmm-image-load-path): Also search in
18046         "../etc/images".  Don't set gmm-image-load-path if we don't find
18047         the image.
18049 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18051         * gmm-utils.el (gmm-image-load-path): Don't make
18052         `gmm-image-load-path' include subdirectories which the second arg
18053         `image' might specify.
18055         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18056         subdirectory to icon file names.
18058         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18060 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18062         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18063         gmm-image-load-path calls.
18065         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18067         * message.el (message-make-tool-bar): Ditto.
18069         * mml.el (mml-preview): Add comment concerning tool bar icons.
18071         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18072         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18074         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18075         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18077         * message.el (message-tool-bar-gnome): Use new icon names.
18078         (message-make-tool-bar): Use `gmm-image-load-path'.
18080         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18081         New functions from MH-E.
18082         (gmm-image-load-path): New variable from MH-E.
18083         (gmm-image-load-path): New function from MH-E.  Add arguments
18084         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18085         *-image-load-path-called-flag.
18087 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18089         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18091 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18093         * nnimap.el (nnimap-request-move-article): Change folder back to
18094         source group before deleting.
18096 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18098         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18100         * gnus-art.el (mm-url-insert-file-contents-external):
18101         Autoload mm-url.
18103         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18105 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18107         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18108         coding system which mm-charset-to-coding-system returns for a
18109         given charset is valid.
18111 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18113         * html2text.el (html2text-remove-tag-list):
18114         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18116 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18118         * gnus-cus.el: Revert 2005-10-17 change.
18120 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18122         * gnus-art.el (article-strip-banner):
18123         Call article-really-strip-banner only when the regexp match is made.
18125 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18127         * gnus-art.el (article-strip-banner):
18128         Use gnus-extract-address-components instead of
18129         mail-header-parse-addresses to make it work with non-ASCII text;
18130         remove mail-encode-encoded-word-string.
18132         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18133         values which are surrounded with \"...\"; make it never cause a
18134         Lisp error; give up parsing of parameters if it failed in
18135         extracting type.
18137 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18139         * smime.el (smime-cert-by-ldap-1): Fix bug where
18140         `smime-ldap-search' returns results without userCertificates.
18142 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18144         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18146 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18148         * spam.el (spam-check-spamassassin-headers): Adapt format for
18149         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18150         <ari@mbf.ocn.ne.jp>.
18151         (spam-list-of-processors): Add spam-use-gmane.
18153 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18155         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18156         make-temp-file; make it work with XEmacs as well.
18158         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18159         mm-make-temp-file.
18161         * mm-decode.el (mm-display-external): Use the 3rd arg of
18162         mm-make-temp-file.
18163         (mm-create-image-xemacs): Ditto.
18165 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18167         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18168         with message-narrow-to-headers.
18169         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18170         (gnus-draft-check-draft-articles): New function.
18171         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18173 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18175         * gnus-art.el (gnus-article-browse-html-parts):
18176         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18177         Don't use suffix argument for mm-make-temp-file for Emacs 21
18178         compatibility.  Remove useless `format'.
18180 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18182         * nnweb.el (nnweb-google-wash-article): Update regexps.
18183         (nnweb-group-alist): Use defvoo instead of defvar.
18185 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18187         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18188         re-loading nn* modules.
18190 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
18192         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18193         for `tool-bar-mode' and don't check it's default-value.
18195         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18197         * message.el (message-make-tool-bar): Ditto.
18199         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18200         `substring'.  Shorten tmp-file name.
18202         * gnus.el: Remove bogus comment.
18204 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
18206         * gnus-art.el (gnus-article-browse-html-parts): New function.
18207         (gnus-article-browse-html-article): New function for viewing html
18208         articles with a browser.
18210 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
18212         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18213         (mml2015-pgg-encrypt): Ditto.
18215         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18216         (mml1991-pgg-encrypt): Ditto.
18218 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18220         * nnfolder.el (nnfolder-insert-newsgroup-line):
18221         Use message-make-date instead of current-time-string.
18223         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18224         to gnus-decoded which mm-uu might set.
18226 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18228         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18229         don't decode quoted parameters; remove misimported Emacs code.
18230         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18231         (rfc2231-decode-encoded-string): Don't use split-string which
18232         behaves differently according to Emacs version; use
18233         mm-decode-coding-region to convert charset to coding-system.
18234         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18235         (rfc2231-encode-string): Remove misimported Emacs code.
18237 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18239         * gnus-art.el (article-decode-charset): Don't use ignore-errors
18240         when calling mail-header-parse-content-type.
18241         (article-de-quoted-unreadable): Ditto.
18242         (article-de-base64-unreadable): Ditto.
18243         (article-wash-html): Ditto.
18245         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18246         calling mail-header-parse-content-type and
18247         mail-header-parse-content-disposition.
18248         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18249         mail-header-parse-content-type.
18251         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18252         insert charset and format parameters; encode description after
18253         inserting it to buffer.
18254         (mml-insert-parameter): Fold lines properly even if a parameter is
18255         segmented into two or more lines; change the max column to 76.
18257         * rfc1843.el (rfc1843-decode-article-body): Don't use
18258         ignore-errors when calling mail-header-parse-content-type.
18260         * rfc2231.el (rfc2231-parse-string): Return at least type if
18261         possible; don't cause an error even if it fails in parsing of
18262         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18263         (rfc2231-encode-string): Don't break lines at the beginning, leave
18264         it to mml-insert-parameter.
18266         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18267         calling mail-header-parse-content-type.
18269 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18271         * spam-report.el (spam-report-gmane-use-article-number):
18272         Improve doc string.
18273         (spam-report-gmane-internal): Check if a suitable header was found
18274         in the article.
18276 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18278         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18279         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18281 2006-02-05  Romain Francoise  <romain@orebokech.com>
18283         Update copyright notices of all files in the gnus directory.
18285 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18287         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18289 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18291         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18292         segmented lines of parameter value to cope with Thunderbird 1.5
18293         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18294         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18295         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18297 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18299         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18300         parts.
18302 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18304         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18305         there's only one active file for all servers.
18306         (nnweb-request-scan): Make sure nnweb-articles is initialized on
18307         solid groups.  Gnus might have used a FAST request to select the group.
18308         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18309         and nnweb-search redundantly in the active file.
18310         (nnweb-request-list): Don't list bogus groups.  There can only be one.
18311         (nnweb-request-create-group): Don't use ARGS.
18312         (nnweb-possibly-change-server, nnweb-request-group): Remove some
18313         initializations.  Let nnoo do the work.
18315 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18317         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18318         Say the part has been decoded.
18320         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18322 2006-01-31  Kevin Ryde  <user42@zip.com.au>
18324         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18325         mailcap-viewer-test-cache when there's no 'test clause, since that
18326         will invert the meaning of a "nil" test previously determined by
18327         mailcap-mailcap-entry-passes-test.
18329 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18331         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18332         compiling.
18334         * gnus-sum.el: Ditto.
18336         * message.el: Don't bind tool-bar-map when compiling.
18338 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
18340         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18342 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18344         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18345         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18346         current Google Groups.
18348 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
18350         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18351         and tool-bar-mode.
18353         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18354         and tool-bar-mode.
18356         * message.el (message-tool-bar-update): Simplify.
18357         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18359         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18360         gnus-summary-buffer.
18361         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18362         gnus-summary-reply.
18364         * gmm-utils.el (gmm): Add :version.
18366 2006-01-26  Steve Youngs  <steve@sxemacs.org>
18368         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18369         Don't autoload.
18371 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18373         * gmm-utils.el (gmm-verbose): Add :group.
18375 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
18377         * message.el: Change some comments WRT tool-bars.
18379         * gnus-sum.el (gnus-summary-tool-bar)
18380         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18381         (gnus-summary-tool-bar-zap-list): New variables.
18382         (gnus-summary-make-tool-bar): Complete rewrite using
18383         `gmm-tool-bar-from-list'.
18385         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18386         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18387         New variables.
18388         (gnus-group-make-tool-bar): Complete rewrite using
18389         `gmm-tool-bar-from-list'.
18390         (gnus-group-tool-bar-update): New function.
18392         * message.el (message-mode-field-menu): Add "Show hidden Headers".
18394 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18396         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18397         is dissected into a single part of which the type is the same as
18398         the given one; decode charset.
18400 2006-01-21  Kevin Ryde  <user42@zip.com.au>
18402         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18403         into alists as symbol not string, since that's what
18404         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18405         look for.
18407 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
18409         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18410         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18412         * message.el (message-tool-bar-gnome): Use gmm-ignore.
18414 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18416         * gnus-art.el (gnus-mime-security-button-commands): New variable.
18417         (gnus-mime-security-button-menu): New definition.
18418         (gnus-mime-security-button-map): Use them.
18419         (gnus-mime-security-button-menu): New function.
18420         (gnus-insert-mime-security-button): Addition to help echo.
18421         (gnus-mime-security-run-function, gnus-mime-security-save-part)
18422         (gnus-mime-security-pipe-part): New functions.
18424         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18425         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18427         * mm-decode.el (mm-handle-set-disposition): Remove.
18428         (mm-handle-set-description): Remove.
18430 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18432         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18433         (mm-w3m-standalone-supports-m17n-p): New function.
18434         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18435         w3m usage.
18437         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18438         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18440 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18442         * message.el (message-tool-bar-zap-list):
18443         Use gmm-tool-bar-zap-list as custom type.
18444         (message-tool-bar-update): New function.
18445         (message-tool-bar, message-tool-bar-gnome)
18446         (message-tool-bar-retro): Add message-tool-bar-update.
18447         (message-tool-bar-gnome): Add flyspell-buffer.
18449         * gnus-util.el (gnus-error): Describe `args'.
18451         * gmm-utils.el (gmm-error): Describe `args'.
18452         (gmm-tool-bar-zap-list): New widget.
18453         (gmm-tool-bar-from-list): Improve description of `zap-list'.
18455 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18457         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18458         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18459         the number of recursive calls.
18461         * mm-decode.el (mm-handle-set-disposition): New macro.
18462         (mm-handle-set-description): New macro.
18464 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18466         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18467         encoding.
18469 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18471         * message.el (message-tool-bar-zap-list, message-tool-bar)
18472         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18473         (message-tool-bar-local-item-from-menu): Remove.
18474         (message-tool-bar-map): Replace by `message-make-tool-bar'.
18475         (message-make-tool-bar): New function.
18476         (message-mode): Use `message-make-tool-bar'.
18478         * gmm-utils.el: New file.
18479         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18480         (gmm-lazy): New widget copied from `nnmail.el'.
18481         (gmm-tool-bar-from-list): New function for creating customizable
18482         tool bars.
18483         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
18484         output.
18485         (gmm): Add :prefix to defgroup.
18487 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
18489         * gmm-utils.el (gmm-widget-p): New function.
18491 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18493         * mml.el (mml-attach-file): Describe `description' in doc string.
18494         (mml-menu): Add Emacs MIME manual and PGG manual.
18496 2006-01-20  Richard M. Stallman  <rms@gnu.org>
18498         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18500 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
18502         * nntp.el (nntp-end-of-line): Doc fix.
18504 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
18506         * imap.el (imap-open): Handle case where buffer is a buffer
18507         object.
18509 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18511         * gnus-delay.el (gnus-delay): Don't autoload.
18512         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18513         to be re-loaded when customizing the `gnus-delay' group.
18515 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
18517         * message.el (message-insert-citation-line): Use newlines.
18519 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18521         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18523         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18525 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
18527         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18529 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18531         * mm-decode.el (mm-inlined-types): Add application/pgp.
18532         (mm-automatic-display): Ditto.
18534         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18535         part as text.
18537 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18539         * nnrss.el: Update copyright.
18540         (nnrss-opml-import): Query whether to subscribe to each entry.
18542         * gnus-art.el:
18543         * gnus-sum.el:
18544         * mm-uu.el:
18545         * mm-view.el: Update copyright.
18547 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
18549         * message.el (message-info): New function.
18550         (message-mode-menu): Add it.
18551         Update copyright.
18553         * ChangeLog: Fix and update copyright.
18555 2006-01-13  Romain Francoise  <romain@orebokech.com>
18557         * message.el (message-forward-subject-name-subject): Prefer the
18558         address to 'nowhere' if the sender has no name.
18559         Fix typo.  Update copyright year.
18561 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18563         * gnus-art.el (article-wash-html):
18564         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18565         (gnus-article-wash-html-with-w3m-standalone): New function.
18567         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18568         mm-inline-text-html-render-with-w3m-standalone.
18569         (mm-text-html-washer-alist): Map w3m-standalone to
18570         gnus-article-wash-html-with-w3m-standalone.
18571         (mm-inline-text-html-render-with-w3m-standalone): New function.
18573 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18575         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18576         Improve LaTeX.
18578 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18580         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18581         (nnrss-request-article): Render text/plain parts as HTML.
18583         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18584         the buffer.
18586 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
18588         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18589         custom definition of `gnus-posting-styles'.
18591         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18592         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18594 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18596         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18597         Use nntp for bug archive.
18599 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18601         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18602         parts.
18603         (nnrss-normalize-date): New function converts ISO 8601 date into
18604         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18605         (nnrss-check-group): Use it.
18607 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18609         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18611         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18612         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18613         (nnrss-insert-w3): Ditto.
18615 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18617         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18618         the articles to be forwarded including the case where neither a
18619         number of articles nor a region is specified.
18621 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18623         * nnrss.el (nnrss-request-article): Fix last change; fill
18624         text/plain parts.
18626 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18628         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18629         in text/plain part.
18630         (nnrss-check-group): Don't add excessive newline to dc:subject.
18632 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
18634         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18635         article.
18637 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
18639         * nnml.el: Don't require gnus-bcklg.  Autoload it.
18640         (nnml-use-compressed-files, nnml-save-mail): Support other
18641         comression programs such as bzip2.
18643 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18645         * dns.el (query-dns): Make sure we check the buffer size before
18646         removing tcp headers.
18648 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18650         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18651         remove MIME buttons associated with multipart/alternative parts.
18652         (gnus-mime-display-alternative): Tag buttons using `article-type'
18653         text property.
18655         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18656         associated with multipart/alternative parts.
18658         * gnus-art.el (gnus-signature-separator): Fix custom type.
18660         * mm-decode.el (mm-inlined-types): Fix custom type.
18661         (mm-keep-viewer-alive-types): Ditto.
18662         (mm-automatic-display): Ditto.
18663         (mm-attachment-override-types): Ditto.
18664         (mm-inline-override-types): Ditto.
18665         (mm-automatic-external-display): Ditto.
18667 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
18669         * spam-report.el (spam-report-user-mail-address)
18670         (spam-report-user-agent): New variables.
18671         (spam-report-url-ping-plain): Use spam-report-user-agent.
18673 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
18675         * gnus-art.el (gnus-button-handle-custom): Do not just use
18676         `customize-apropos' for any "M-x customize-*" button but the
18677         function called for.  Accept both the function name and its
18678         argument in order to achieve this.
18679         (gnus-button-alist): Remove support for "custom:" URL's.
18680         Pass function name to `gnus-button-handle-custom' in case of "M-x
18681         customize-*" buttons.
18683 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18685         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18686         multipart/alternative and add xref to mm-discouraged-alternatives
18687         in doc string.
18689         * mm-decode.el (mm-discouraged-alternatives): Add xref to
18690         gnus-buttonized-mime-types in doc string.
18692 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
18694         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18695         Suggest image/.* in the doc string.
18697 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
18699         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18700         message-marks (Debian bug#342521).
18702 2005-12-12  Simon Josefsson  <jas@extundo.com>
18704         * password.el (password-read-from-cache): Add.
18705         (password-read): Use it.
18707 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18709         * rfc2047.el (rfc2047-charset-to-coding-system):
18710         Recognize us-ascii as a MIME charset.
18712         * mm-bodies.el (mm-decode-content-transfer-encoding):
18713         Protect against the case where the 2nd arg TYPE is nil.
18715 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18717         * pop3.el (pop3-stream-type): Fix custom version.
18719         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18721 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18723         * mm-decode.el (mm-display-external): Add missing cdr.
18725 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18727         * mm-decode.el (mm-display-external): Use nametemplate (defined in
18728         RFC1524) if it is in mailcap or add a suffix according to
18729         mailcap-mime-extensions when generating a temp filename; postpone
18730         deleting a temp file for 2 seconds for some wrappers, shell
18731         scripts, and so on, which might exit right after having started a
18732         viewer command as a background job.
18734 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18736         * nntp.el (nntp-marks-directory): Fix custom group.
18738         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18739         steps when < 10.
18741         * gnus-start.el (gnus-no-server-1):
18742         Mention `gnus-level-default-subscribed' in doc string.
18744 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18746         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18747         parens.
18749 2005-11-26  Dave Love  <fx@gnu.org>
18751         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18752         (tls-program, tls-success): Provide openssl alternative.
18754         * starttls.el: Doc fixes.
18755         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18756         SERVICE to PORT.
18758         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
18759         port null or service name.
18760         (starttls-negotiate): Autoload.
18762 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18764         * message.el (message-kill-to-signature): Fix interactive spec.
18766 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18768         * pop3.el (pop3-open-server): Recognize a string as a service name.
18770 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
18772         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18774 2005-11-23  Dave Love  <fx@gnu.org>
18776         Add pop3s, pop3/starttls.
18778         * pop3.el (pop3-authentication-scheme): Clarify doc.
18779         (open-tls-stream, starttls-open-stream): Autoload.
18780         (pop3-stream-type): New.
18781         (pop3-open-server): Use it.
18783         * mail-source.el (mail-sources): Fix some :types.  Add stream type
18784         for POP.
18785         (mail-source-keyword-map): Add :stream for POP.
18786         (mail-source-fetch-pop): Use pop3-stream-type.
18788 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18790         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18791         of current-time-string.
18793 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
18795         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18796         date header.
18798 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18800         * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
18801         it can seriously impact performance as it bypasses the agent's
18802         local caches.
18804 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18806         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18807         must be explicitly online rather than "not explicitly offline" for
18808         its flags to be synchronized.
18810         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18811         that gnus-uu-unmark-thread will function correctly.
18813         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18814         1024K is instead displayed as 1M.
18816 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18818         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18820 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
18822         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18824 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
18826         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18827         error message to display actual error condition.
18828         (gnus-agent-save-local): Avoid saving symbols that are bound to
18829         nil as they simply result in a warning message in
18830         gnus-agent-read-local.
18832 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18834         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18835         rather than make-variable-buffer-local for file-precious-flag.
18837 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18839         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18840         for duplicates which are removed.  The invalid sort check then
18841         triggers a rescan after the sort as sorting may have moved
18842         duplicate entries such that they can be cheaply detected.
18844 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18846         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18848 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18850         * gnus-agent.el (gnus-agent-article-alist-save-format):
18851         Change internal variable to a custom variable.  Change default value
18852         from compressed(2) to uncompressed(1).
18853         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18854         support for uncompressed agentview files.  Taken together, reading
18855         the agentview file should now be 6-7 times faster.
18857 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
18859         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18860         as a buffer-local variable.  This avoids creating truncated
18861         dribble files as a result of a hang up, eg.
18863 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18865         * gnus-start.el (gnus-start-draft-setup):
18866         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18868         * gnus.el (gnus-splash): Change custom group.
18869         (gnus-group-get-parameter, gnus-group-parameter-value):
18870         Describe allow-list argument.
18872         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18873         string.
18875 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18877         * gnus-art.el (gnus-default-article-saver): Add user-defined
18878         `function' to custom type.
18880 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18882         * imap.el (imap-open): Handle case where buffer is a buffer
18883         object.
18885 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
18887         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18888         long lines.
18889         (gnus-cache-delete-group): Wrap doc strings.
18891         * gnus-agent.el (gnus-agent-rename-group)
18892         (gnus-agent-delete-group): Wrap doc strings.
18894 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18896         * gnus-start.el (gnus-1): Add "native" to
18897         gnus-predefined-server-alist.
18899         * gnus.el (gnus-method-to-server): Don't add "native" to the
18900         lists here, because that leads to problems when
18901         gnus-select-method is bound.
18903 2005-11-09  Simon Josefsson  <jas@extundo.com>
18905         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18906         use (not sort-by-date) instead.
18908 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18910         * gnus-delay.el (gnus-delay-group): Don't autoload.
18911         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18912         to be re-loaded when customizing the `gnus-delay' group.
18914 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
18916         * message.el: Revert last changes.
18917         (message-insert-citation-line): Use newlines.
18919 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
18921         * message.el (message-courtesy-message)
18922         (message-mark-insert-begin, message-mark-insert-end)
18923         (message-elide-ellipsis, message-cancel-message)
18924         (message-add-header, message-change-subject)
18925         (message-cross-post-followup-to-header)
18926         (message-cross-post-insert-note, message-reduce-to-to-cc)
18927         (message-widen-reply, message-delete-not-region)
18928         (message-kill-to-signature, message-insert-signature)
18929         (message-insert-importance-high, message-insert-importance-low)
18930         (message-insert-or-toggle-importance)
18931         (message-insert-disposition-notification-to)
18932         (message-indent-citation, message-yank-original)
18933         (message-cite-original-without-signature, message-cite-original)
18934         (message-insert-citation-line, message-position-on-field)
18935         (message-fix-before-sending, message-send-mail-partially)
18936         (message-send-mail, message-send-mail-with-sendmail)
18937         (message-send-mail-with-qmail, message-send-news)
18938         (message-check-news-header-syntax, message-generate-headers)
18939         (message-insert-courtesy-copy, message-fill-address)
18940         (message-fill-header, message-shorten-references)
18941         (message-setup-1, message-cancel-news)
18942         (message-forward-make-body-plain, message-forward-make-body-mime)
18943         (message-forward-make-body-mml, message-encode-message-body)
18944         (message-forward-make-body-digest-plain)
18945         (message-forward-make-body-digest-mime)
18946         (message-use-alternative-email-as-from): Insert `hard-newline'
18947         instead of ordinary newlines.
18949 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18951         * message.el (message-generate-headers): Downcase the argument
18952         given to message-check-element.
18954 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
18956         * nntp.el (nntp-authinfo-rejected): New error condition.
18957         (nntp-wait-for): Use new error condition to signal authentication
18958         error.
18959         (nntp-retrieve-data): Rethrow new error condition to break out of
18960         recursive call to nntp-send-authinfo.
18962 2005-11-08  Romain Francoise  <romain@orebokech.com>
18964         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18965         (gnus-summary-exit-map): Bind to `Z p'.
18966         (gnus-summary-make-menu-bar): Add menu item.
18968 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
18970         * gnus-art.el (gnus-article-treat-custom): Add `first'.
18971         (gnus-treat-*): Add `first' in all doc strings.
18973         * gnus-group.el (gnus-group-compact-group): Fix typo.
18975 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18977         * gnus.el (gnus-parameters-case-fold-search): New variable.
18978         (gnus-parameters-get-parameter): Use it.
18980         * gnus-score.el (gnus-home-score-file): Doc fix.
18982 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
18984         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18986 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18988         * mm-util.el (mm-special-display-p): New function.
18990         * mml.el (mml-preview): Use it; doc fix.
18992 2005-10-29  Romain Francoise  <romain@orebokech.com>
18994         * message.el (message-fix-before-sending): Fix comment.
18996 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
18998         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19000 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19002         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19003         Used in gnus-score.el.
19005 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19007         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19009 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19011         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19012         whitespace removed in revision 7.8.  Use concatenated string to
19013         protect trailing whitespace.
19015 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19017         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19018         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19019         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19020         Courier IMAP ("some version from 2004").  Mostly based on similar
19021         code in the same function.
19023 2005-10-26  Didier Verna  <didier@xemacs.org>
19025         * gnus-group.el (gnus-group-compact-group): Invalidate original
19026         article buffer.
19027         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19028         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19029         NOV database and in article itself.
19030         Invalidate article backlog.
19032 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19034         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19036 2005-10-26  Simon Josefsson  <jas@extundo.com>
19038         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19039         part of 2004-07-25 change.
19041 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19043         * message.el (message-display-completion-list): New function.
19044         (message-expand-group): Use it; make sure the Completions buffer
19045         is modifiable.
19047 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19049         * imap.el (imap-open): Handle case where buffer is a buffer object.
19051 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
19053         * pgg-def.el:
19054         * pgg-gpg.el:
19055         * pgg-parse.el:
19056         * pgg-pgp.el:
19057         * pgg-pgp5.el:
19058         * pgg.el: Move to the parent lisp directory.
19060 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
19062         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19063         user-mail-name is an empty string.
19065 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19067         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19068         depending on gnus-score-decay-constant.
19070         * encrypt.el (encrypt-insert-file-contents)
19071         (encrypt-write-file-contents): Don't use `gnus-message'.
19073         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19074         arguments.
19075         (mm-uu-type-alist): Add message-marks and insert-marks.
19076         Pass arguments to mm-uu-verbatim-marks-extract.
19077         (mm-uu-hide-markers): New variable.
19078         (mm-uu-extract): Use face similar to `gnus-cite-3'.
19080         * gnus-fun.el (gnus-convert-image-to-x-face-command)
19081         (gnus-convert-image-to-face-command): Use "convert" by default to
19082         allow other input image formats.
19083         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19084         accordingly.
19086 2005-10-23  Simon Josefsson  <jas@extundo.com>
19088         * imap.el (imap-gssapi-program): Align command line parameters
19089         with latest GNU SASL.
19090         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19092 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19094         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19095         HTML.
19096         (nnslashdot-request-article): Ditto.
19098 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19100         * mail-source.el (mail-source-fetch-pop): Require pop3.
19101         (mail-source-check-pop): Ditto.
19103 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19105         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19106         errors.
19108 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19110         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19111         (gnus-treat-strip-leading-blank-lines): Improve doc string.
19113         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19115         * mm-bodies.el (mm-decode-string):
19116         Call `mm-charset-to-coding-system' with allow-override argument.
19118 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19120         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19121         (rfc2047-charset-to-coding-system): New function.
19122         (rfc2047-decode-encoded-words): New function.
19123         (rfc2047-decode-region): Use them.
19124         (rfc2047-decode-cte): Remove.
19125         (rfc2047-parse-and-decode): Remove.
19126         (rfc2047-decode): Remove.
19128 2005-10-15  Kenichi Handa  <handa@m17n.org>
19130         * rfc2047.el (rfc2047-decode-cte): New function.
19131         (rfc2047-decode-region): Change the way to decode successive
19132         encoded-words: decode B- or Q-encoding in each encoded-word,
19133         concatenate them, and decode it as charset.
19135 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
19137         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
19138         widget-move-and-invoke.
19139         (gnus-custom-mode): Use gnus-custom-map.
19141 2005-10-15  Bill Wohler  <wohler@newt.com>
19143         * message.el (message-tool-bar-map): Rename image file from
19144         mail_send to mail/send.
19146 2005-10-16  Masatake YAMATO  <jet@gyve.org>
19148         * message.el (message-expand-group): Pass the common
19149         prefix substring of completion to `display-completion-list'.
19151 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
19153         * mml-sec.el (mml-secure-method): New internal variable.
19154         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19155         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19156         New functions using mml-secure-method.
19158         * mml.el (mml-mode-map): Add key bindings for those functions.
19159         (mml-menu): Simplify security menu entries.  Suggested by Jesper
19160         Harder <harder@myrealbox.com>.
19161         (mml-attach-file, mml-attach-buffer, mml-attach-external):
19162         Goto end of message if point is the headers of the message.
19164         * message.el (message-in-body-p): New function.
19166         * assistant.el: Autoload gnus-util and netrc.
19168         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19169         Use `mm-charset-override-alist' only when decoding.
19171         * mm-bodies.el (mm-decode-body):
19172         Call `mm-charset-to-coding-system' with allow-override argument.
19174         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19175         `filename' from Content-Disposition if Content-Type doesn't
19176         provide `name'.
19177         (gnus-mime-view-part-as-type): Set default instead of
19178         initial-input.
19180 2005-10-09  Daniel Brockman  <daniel@brockman.se>
19182         * format-spec.el (format-spec): Propagate text properties of % spec.
19184 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19186         * gnus-art.el (gnus-treat-predicate): Add `first'.
19188 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19190         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19191         (mm-charset-override-alist): New variable.
19192         (mm-charset-to-coding-system): Use it.
19193         (mm-codepage-setup): New helper function.
19194         (mm-charset-eval-alist): New variable.
19195         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19196         Warn about unknown charsets.
19198 2005-10-04  David Hansen  <david.hansen@gmx.net>
19200         * nnrss.el (nnrss-request-article): Add support for the comments tag.
19201         (nnrss-check-group): Ditto.
19203 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19205         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19206         Rename x-gnus-verbatim to x-verbatim.
19207         (mm-uu-type-alist): Fix regexp for verbatim-marks.
19209         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19210         x-verbatim.
19212         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19214         * gnus-util.el (gnus-remove-duplicates): Remove.
19216         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19217         instead of gnus-remove-duplicates.
19219         * message.el (message-remove-duplicates): Remove.
19220         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19221         message-remove-duplicates.
19223         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19224         available, else use implementation from `delete-dups'.
19226         * message.el (message-insert-expires): New function.
19227         (message-mode-map): Add key binding.
19228         (message-mode-field-menu): Add menu entry.
19229         (message-mode): Document it.
19230         (message-make-expires-date): Use `message-make-date'.
19232 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
19234         * message.el (message-make-expires-date): New function.
19236 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19238         * time-date.el: Autoload parse-time-string, XEmacs needs it.
19240 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19242         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19243         function rather than the diff-mode.el package.
19244         (mm-display-external): Use with-current-buffer.
19245         (mm-viewer-completion-map, mm-viewer-completion-map):
19246         Move initialization inside declaration.
19248 2005-09-29  Simon Josefsson  <jas@extundo.com>
19250         * spam.el: Load hashcash when compiling, to avoid warnings.
19251         Don't autoload mail-check-payment.
19252         (spam-check-hashcash): Define unconditionally, since hashcash.el
19253         is part of Gnus now.  Ignore errors from payment checking.
19255 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19257         * message.el (message-bold-region, message-unbold-region):
19258         Rename from `bold-region' and `unbold-region'.
19260         * message.el: Remove useless autoloads.
19262 2005-09-28  Simon Josefsson  <jas@extundo.com>
19264         * message.el (message-use-idna): Default to t.
19265         (message-use-idna): Test whether encoding works too.  Doc fix.
19267 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19269         * nntp.el (nntp-warn-about-losing-connection): Remove.
19271 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19273         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19274         customizable.  Change default value.
19275         (mm-uu-diff-groups-regexp): Change default value.
19276         (mm-uu-type-alist): Add doc string.
19277         (mm-uu-configure): Add doc string.  Make it interactive.
19278         (mm-uu-tex-groups-regexp): New variable.
19279         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19280         (mm-uu-type-alist): Add LaTeX documents.
19281         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19282         of "text/verbatim".
19283         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19285         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19286         instead of "text/verbatim".
19288         * message.el (message-mark-inserted-region)
19289         (message-mark-insert-file): Use slrn style marks when called with
19290         prefix argument.
19292 2005-09-27  Simon Josefsson  <jas@extundo.com>
19294         * message.el (message-idna-to-ascii-rhs-1): Reformat.
19296 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
19298         * message.el (message-remove-duplicates): New function.
19299         Implementation borrowed from `gnus-remove-duplicates'.
19300         (message-idna-to-ascii-rhs): Also encode idna addresses in
19301         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19302         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19303         only ask about the same idna domain once per header and also tell
19304         in what header to replace the idna domain.
19306         * gnus-art.el (article-decode-idna-rhs): Also decode idna
19307         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19308         (article-decode-idna-rhs): Fix regexp so that all idna-address in
19309         a header is decoded and not just the last one.
19311 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19313         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19314         has been decoded.
19316         * mm-decode.el (mm-automatic-display): Add text/verbatim.
19317         (mm-insert-part): Don't modify text if it has been decoded.
19319         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19320         decoded.
19322         * mm-view.el (mm-inline-text): Don't strip text props unless
19323         decoding enriched or richtext parts.
19325 2005-09-25  Romain Francoise  <romain@orebokech.com>
19327         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19328         * gnus-start.el (gnus-subscribe-interactively):
19329         * gnus-uu.el (gnus-uu-grab-articles):
19330         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19331         space.
19333 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
19335         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19336         * mm-view.el (mm-view-pkcs7-decrypt):
19337         * gnus-sum.el (gnus-summary-limit-to-extra)
19338         (gnus-summary-respool-article, gnus-read-move-group-name):
19339         * gnus-score.el (gnus-summary-increase-score):
19340         * gnus-util.el (gnus-completing-read-with-default):
19341         * gnus-art.el (gnus-read-save-file-name)
19342         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19343         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19344         * message.el (message-check-news-header-syntax):
19345         Follow convention for reading with the minibuffer.
19347 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
19349         * spam-report.el (spam-report-url-ping-plain):
19350         Use gnus-extended-version as User-Agent.
19352         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19353         default value is nil.
19355         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19356         (mm-uu-verbatim-marks-extract): New function.
19357         (mm-uu-extract): New face.
19358         (mm-uu-copy-to-buffer): Use it.
19360         * spam-report.el (spam-report-gmane-ham): Rename from
19361         `spam-report-gmane-unspam'.
19362         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19363         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
19365         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19366         Autoload.
19367         (spam-report-gmane-unregister-routine):
19368         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19370 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
19372         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19373         (spam-report-gmane-unregister-routine): Add support for gmane
19374         unregistration.
19376         * spam-report.el (spam-report-gmane-unspam)
19377         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19378         (spam-report-gmane): Change to take a single article and do unspam
19379         registration.
19381 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19383         * mm-url.el (mm-url-decode-entities): Fix regexp.
19385 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19387         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19388         default to nil, to be able to use Gnus at all.  If the default
19389         switches to something else, then the function should be fixed not
19390         be exceedingly slow.
19392 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
19394         * gnus-start.el (gnus-activate-group): If the server is nil, don't
19395         fail hard.
19397         * spam-report.el: Add better Keywords line.
19399         * spam.el: Add Maintainer and better Keywords line.
19401 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19403         * gnus-art.el (gnus-article-replace-part)
19404         (gnus-mime-replace-part): New functions.
19405         (gnus-mime-action-alist, gnus-mime-button-commands)
19406         (gnus-mime-save-part-and-strip): Add file argument.
19407         (gnus-article-part-wrapper): Add interactive argument.
19409         * gnus-sum.el (gnus-summary-mime-map):
19410         Add `gnus-article-replace-part'.
19412 2005-09-19  Didier Verna  <didier@xemacs.org>
19414         The nnml compaction feature:
19415         * nnml.el (nnml-request-compact-group): New function.
19416         * nnml.el (nnml-request-compact): New function.
19417         * gnus-int.el (gnus-request-compact-group): New function.
19418         * gnus-int.el (gnus-request-compact): New function.
19419         * gnus-group.el (gnus-group-compact-group): New function.
19420         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19421         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19422         * gnus-srvr.el (gnus-server-compact-server): New function.
19423         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19424         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19426 2005-09-18  Deepak Goel  <deego@gnufans.org>
19428         * sieve.el (sieve-help): Fix `message' call: first arg should be a
19429         format spec.
19431 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19433         * gnus.el (gnus-group-startup-message): Bind image-load-path.
19435 2005-09-15  Romain Francoise  <romain@orebokech.com>
19437         * message.el (message-fill-paragraph): Clarify docstring.
19439 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19441         * gnus-art.el (gnus-mime-display-part): Protect against broken
19442         MIME messages.
19444 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19446         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19447         before parsing header.
19449 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
19451         * html2text.el (html2text-replace-list): Add new entities.
19453 2005-09-11  Romain Francoise  <romain@orebokech.com>
19455         * message.el (message-alternative-emails): Improve docstring.
19456         (message-setup-1): Call `message-use-alternative-email-as-from'
19457         after `message-setup-hook' to give it precedence over posting
19458         styles, etc.
19459         (message-use-alternative-email-as-from): Add docstring.
19460         Remove the original From header if present.
19462         * nnml.el (nnml-compressed-files-size-threshold): New variable.
19463         (nnml-save-mail): Use it.
19465         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19466         articles.  Add new argument `silent'.
19467         (gnus-uu-mark-all): Report the total number of marked articles.
19469 2005-09-10  Romain Francoise  <romain@orebokech.com>
19471         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19472         (gnus-uu-mark-series): Likewise.
19474 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
19476         * spam-report.el (spam-report-gmane): Fix generation of spam
19477         report URL.
19479 2005-09-10  Simon Josefsson  <jas@extundo.com>
19481         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19482         t, based on discussion on the ding list with Robert Epprecht
19483         <epprecht@solnet.ch>.
19485 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
19487         * spam-report.el (spam-report-gmane): Make it work without
19488         X-Report-Spam header.  Gmane now only provides Archived-At.
19489         This is only used if `spam-report-gmane-use-article-number' is nil.
19490         (spam-report-gmane-spam-header): Remove.  Not used anymore.
19492         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19493         make `gnus-summary-sort-by-recipient' work with threading.
19495         * nnweb.el (nnweb-google-wash-article): Print a message if article
19496         is not available.
19498 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19500         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19501         change.  Decode text/* parts content before displaying.
19503 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19505         * mml-smime.el: Remove defvar of gnus-extract-address-components.
19507 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19509         * mm-view.el (mm-display-inline-fontify): Disable support modes.
19511 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
19513         * message.el (message-tab-body-function): Fix mismatched custom type.
19515         * gnus.el (gnus-group-change-level-function): Ditto.
19517         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19519         * gnus-art.el (gnus-signature-limit)
19520         (gnus-article-mime-part-function): Ditto.
19522 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19524         * mml.el (mml-mode): Silence the byte compiler.
19526         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19527         using `(sit-for 0)' before moving the point to the specified part;
19528         skip unbuttonized parts.
19529         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19530         return to the summary window if gnus-auto-select-part is non-nil.
19532 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
19534         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19535         New variables.
19536         (mml-dnd-attach-file, mml-mode): Use them.
19538         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19539         Make fetching article by MID work again for Google Groups.
19540         Add FIXME concerning gnus-group-make-web-group.
19542         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19543         Don't depend on Gnus by using mail-extract-address-components if
19544         gnus-extract-address-components is not bound.
19546 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19548         * gnus-art.el (gnus-mime-display-security): Don't display the
19549         signature, but only the signed part.
19551 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19553         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19555         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19556         list, not listp.
19558 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
19560         * mm-encode.el (mm-encode-content-transfer-encoding):
19561         Likewise when encoding.
19563         * mm-bodies.el (mm-decode-content-transfer-encoding):
19564         De-canonicalize CRLF for all text content types, not just
19565         text/plain.
19567 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19569         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19570         valid article; point arrow and cursor at the MIME button.
19572 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19574         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19575         Suggested by Dan Christensen <jdc@uwo.ca>.
19577         * mm-decode.el (mm-save-part): Enable change of prompt.
19579 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
19581         * gnus-msg.el (gnus-inews-add-send-actions):
19582         Make `message-post-method' lambda parameter ARG `&optional'.
19584 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19586         * gnus-sum.el (gnus-summary-mime-map):
19587         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19588         gnus-article-jump-to-part.
19590         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19591         (gnus-article-edit-part): Use it.
19592         (gnus-article-part-wrapper): Add no-handle argument.
19593         (gnus-article-save-part-and-strip, gnus-article-delete-part):
19594         New functions.
19596 2005-08-29  Romain Francoise  <romain@orebokech.com>
19598         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19599         docstring.
19600         (gnus-face-from-file): Likewise.
19602 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19604         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19605         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19606         non-nil.
19607         (gnus-auto-select-part): New variable.
19608         (gnus-article-jump-to-part): New function.
19609         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19610         (gnus-mime-delete-part): Allow selecting specified part after
19611         deleting or stripping parts.
19612         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
19613         part if argument is bogus.
19615 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
19617         * gnus-art.el (w3m-minor-mode-map):
19618         * gnus-spec.el (gnus-newsrc-file-version):
19619         * gnus-util.el (nnmail-active-file-coding-system)
19620         (gnus-original-article-buffer, gnus-user-agent):
19621         * gnus.el (gnus-ham-process-destinations)
19622         (gnus-parameter-ham-marks-alist)
19623         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19624         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19625         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19626         * mm-decode.el (gnus-current-window-configuration):
19627         * mm-extern.el (gnus-article-mime-handles):
19628         * mm-url.el (url-current-object, url-package-name)
19629         (url-package-version):
19630         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19631         (smime-keys, w3m-cid-retrieve-function-alist)
19632         (w3m-current-buffer, w3m-display-inline-images)
19633         (w3m-minor-mode-map):
19634         * mml-smime.el (gnus-extract-address-components):
19635         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19636         (gnus-newsrc-hashtb, message-default-charset)
19637         (message-deletable-headers, message-options)
19638         (message-posting-charset, message-required-mail-headers)
19639         (message-required-news-headers):
19640         * mml1991.el (mc-pgp-always-sign):
19641         * mml2015.el (mc-pgp-always-sign):
19642         * nnheader.el (nnmail-extra-headers):
19643         * rfc1843.el (gnus-decode-encoded-word-function)
19644         (gnus-decode-header-function, gnus-newsgroup-name):
19645         * spam-stat.el (gnus-original-article-buffer): Add defvars.
19647 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
19649         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19650         the end of the date treatments.
19652 2005-08-15  Simon Josefsson  <jas@extundo.com>
19654         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19655         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
19656         Capello and Romain Francoise.
19657         (pgg-fetch-key-function): Remove, not used?
19658         (pgg-insert-url-with-w3): Require url, to get
19659         url-insert-file-contents regardless of where it is defined.
19661 2005-08-13  Romain Francoise  <romain@orebokech.com>
19663         * message.el (message-cite-original-1): New function.
19664         (message-cite-original): Use it.
19665         (message-cite-original-without-signature): Ditto.
19667 2005-08-08  Romain Francoise  <romain@orebokech.com>
19669         * message.el (message-yank-empty-prefix): New variable.
19670         (message-indent-citation): Use it.
19671         (message-cite-original-without-signature): Respect X-No-Archive.
19673 2005-08-08  Simon Josefsson  <jas@extundo.com>
19675         * pgg.el: Autoload url-insert-file-contents instead of loading
19676         w3/url.
19677         (pgg-insert-url-with-w3): Don't load url here.
19679 2005-08-07  Jesper Harder  <harder@phys.au.dk>
19681         * message.el (message-kill-to-signature): Don't insert newline at
19682         bol.
19683         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19685 2005-08-06  Romain Francoise  <romain@orebokech.com>
19687         * message.el (message-user-fqdn): Fix typo in docstring.
19689 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
19691         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19693         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19695 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19697         * mm-bodies.el (mm-encode-body): Use coding system rather than
19698         charset to encode text.
19700         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19701         number of charsets if utf-8 is available (XEmacs).
19703 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
19705         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19706         taken from `gnus-button-mid-or-mail-regexp'.
19707         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19708         (gnus-button-alist): Improve regexp for domain part of the MIDs
19709         for news:localpart@domain buttons.
19710         (gnus-button-ctan-directory-regexp): Update.
19712 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19714         * sieve-manage.el (sieve-manage-interactive-login):
19715         Use make-local-variable rather than make-variable-buffer-local.
19716         (sieve-manage-open): Ditto.
19717         (sieve-manage-authenticate): Ditto.
19719         * mml.el (mml-generate-mime-1): Make the content type default to
19720         text/plain if the filename is not specified.
19722 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19724         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19725         instead of insert-buffer.
19727         * message.el (message-yank-original): Ditto; set the mark at the
19728         end of the yanked message.
19730 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19732         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19733         lines to scroll rather than to stop it.
19735         * mml.el (mml-generate-default-type): Add doc string.
19736         (mml-generate-mime-1): Use mm-default-file-encoding or make it
19737         default to application/octet-stream when determining the content
19738         type if it is not specified for the part or the mml contents; add
19739         a comment about mml-generate-default-type.
19741 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
19743         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19744         make it default to application/octet-stream when determining the
19745         content type if it is not specified for the external contents.
19747 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19749         * rfc2231.el (rfc2231-parse-string): Take care that not only a
19750         segmented parameter but also other parameters might be there.
19752 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19754         * mm-decode.el (mm-display-external): Delete temp file, directory
19755         and buffer immediately if the external process is exited.
19757 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19759         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19760         fewer lines than that of scroll-margin.
19761         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19763 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19765         * gnus-art.el (gnus-article-next-page): Revert.
19766         (gnus-article-beginning-of-window): New macro.
19767         (gnus-article-next-page-1): Use it.
19768         (gnus-article-prev-page): Ditto.
19769         (gnus-article-edit-part): Use insert-buffer-substring instead of
19770         insert-buffer.
19771         (gnus-article-edit-exit): Ditto.
19773         * gnus-util.el (gnus-beginning-of-window): Remove.
19774         (gnus-end-of-window): Remove.
19776 2005-07-25  Simon Josefsson  <jas@extundo.com>
19778         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19779         to have the url package without w3.  Reported by Daiki Ueno
19780         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19782 2005-07-20  Didier Verna  <didier@xemacs.org>
19784         * gnus-diary.el: Remove the description comment (nndiary is now
19785         properly documented in the Gnus manual).
19786         Fix the spelling of "Back End".
19787         * nndiary.el: Ditto.
19788         Fix the copyright notice.
19790 2005-07-18  Romain Francoise  <romain@orebokech.com>
19792         * gnus-sum.el (gnus-summary-to-prefix)
19793         (gnus-summary-newsgroup-prefix): New variables.
19794         (gnus-summary-from-or-to-or-newsgroups): Use them.
19796 2005-07-17  Romain Francoise  <romain@orebokech.com>
19798         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19799         space as it's generally not especially interesting to the user.
19801 2005-07-16  Romain Francoise  <romain@orebokech.com>
19803         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19804         nil to avoid prompting and file modification if one of the
19805         messages at the top of the nnfolder file contains a copyright
19806         notice.
19807         Update copyright notice.
19809         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19810         instead of `current-time-string' as the latter creates a time
19811         string that is not RFC 2822 compliant (it lacks the zone).
19812         Update copyright notice.
19814 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19816         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19817         for text/rtf.  Display default in prompt.  Pass default for M-n.
19819         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19821 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19823         * gnus-msg.el (gnus-button-mailto):
19824         Remove save-selected-window-window hackery because it relies on
19825         save-selected-window internals.
19827 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19829         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19830         (gnus-article-next-page-1): Use gnus-beginning-of-window.
19831         (gnus-article-prev-page): Ditto.
19833         * gnus-util.el (gnus-beginning-of-window): New function.
19834         (gnus-end-of-window): New function.
19836 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19838         * gnus-score.el (gnus-score-edit-all-score):
19839         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19840         gnus-message.
19842 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19844         * gnus-msg.el (gnus-button-mailto):
19845         Remove save-selected-window-window hackery because it relies on
19846         save-selected-window internals.
19848 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19850         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19851         add-minor-mode.
19852         (gnus-binary-mode): Ditto.
19854         * gnus-topic.el (gnus-topic-mode): Ditto.
19856 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
19858         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19859         (gnus-article-prev-page): Take scroll-margin into consideration.
19861 2005-07-04  Lute Kamstra  <lute@gnu.org>
19863         Update FSF's address in GPL notices.
19865 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
19867         * gnus.el (gnus-exit):
19868         * gnus-group.el (gnus-group-icons):
19869         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19871         * gnus-nocem.el (gnus-nocem):
19872         * message.el (message-various, message-buffers, message-sending)
19873         (message-interface, message-forwarding, message-insertion)
19874         (message-headers, message-news, message-mail):
19875         * pgg-gpg.el (pgg-gpg):
19876         * pgg-parse.el (pgg-parse):
19877         * pgg-pgp.el (pgg-pgp):
19878         * pgg-pgp5.el (pgg-pgp5):
19879         * pop3.el (pop3): Finish `defgroup' description with period.
19881 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19883         * gnus-art.el (article-display-face): Improve the efficiency.
19884         (article-display-x-face): Ditto; remove gray x-face stuff.
19886 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19888         * gnus-art.el (article-display-face): Correct the position in
19889         which Faces are inserted.
19891 2005-06-29  Didier Verna  <didier@xemacs.org>
19893         * gnus-art.el (article-display-face): Display faces in correct
19894         order.
19896 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19898         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19899         (gnus-fill-real-hashtb): Use hash table instead of obarray.
19900         (gnus-nocem-check-article): Fetch the Type header.
19901         (gnus-nocem-message-wanted-p): Fix the way to examine types.
19902         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19903         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19904         make sure gnus-nocem-hashtb is initialized.
19905         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19906         (gnus-nocem-unwanted-article-p): Ditto.
19908         * pgg.el (pgg-verify): Return the verification result.
19910 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19912         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19913         is ascii.
19915 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
19917         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19918         `show-nonbreak-escape'.
19920 2005-06-23  Lute Kamstra  <lute@gnu.org>
19922         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19924         * dig.el (dig-mode):
19925         * smime.el (smime-mode): Use gnus-run-mode-hooks.
19927 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
19929         * nnimap.el (nnimap-split-download-body): Fix spellings.
19931 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
19933         * gnus-art.el (gnus-article-encrypt-body):
19934         * gnus-cus.el (gnus-score-customize):
19935         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19936         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19938 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
19940         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19941         header by looking for magic "MII" at the beginning.
19943 2005-06-16  Miles Bader  <miles@gnu.org>
19945         * assistant.el (assistant-field): Remove "-face" suffix from face name.
19946         (assistant-field-face): New backward-compatibility alias for renamed
19947         face.
19948         (assistant-render-text): Use renamed assistant-field face.
19950         * spam.el (spam): Remove "-face" suffix from face name.
19951         (spam-face): New backward-compatibility alias for renamed face.
19952         (spam-face, spam-initialize): Use renamed spam face.
19954         * message.el (message-header-to, message-header-cc)
19955         (message-header-subject, message-header-newsgroups)
19956         (message-header-other, message-header-name)
19957         (message-header-xheader, message-separator, message-cited-text)
19958         (message-mml): Remove "-face" suffix from face names.
19959         (message-header-to-face, message-header-cc-face)
19960         (message-header-subject-face, message-header-newsgroups-face)
19961         (message-header-other-face, message-header-name-face)
19962         (message-header-xheader-face, message-separator-face)
19963         (message-cited-text-face, message-mml-face):
19964         New backward-compatibility aliases for renamed faces.
19965         (message-font-lock-keywords): Use renamed message faces.
19967         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19968         (sieve-test-commands, sieve-tagged-arguments):
19969         Remove "-face" suffix from face names.
19970         (sieve-control-commands-face, sieve-action-commands-face)
19971         (sieve-test-commands-face, sieve-tagged-arguments-face):
19972         New backward-compatibility aliases for renamed faces.
19973         (sieve-control-commands-face, sieve-action-commands-face)
19974         (sieve-test-commands-face, sieve-tagged-arguments-face):
19975         Use renamed sieve faces.
19977         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19978         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19979         (gnus-group-news-3-empty, gnus-group-news-4)
19980         (gnus-group-news-4-empty, gnus-group-news-5)
19981         (gnus-group-news-5-empty, gnus-group-news-6)
19982         (gnus-group-news-6-empty, gnus-group-news-low)
19983         (gnus-group-news-low-empty, gnus-group-mail-1)
19984         (gnus-group-mail-1-empty, gnus-group-mail-2)
19985         (gnus-group-mail-2-empty, gnus-group-mail-3)
19986         (gnus-group-mail-3-empty, gnus-group-mail-low)
19987         (gnus-group-mail-low-empty, gnus-summary-selected)
19988         (gnus-summary-cancelled, gnus-summary-high-ticked)
19989         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19990         (gnus-summary-high-ancient, gnus-summary-low-ancient)
19991         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19992         (gnus-summary-low-undownloaded)
19993         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19994         (gnus-summary-low-unread, gnus-summary-normal-unread)
19995         (gnus-summary-high-read, gnus-summary-low-read)
19996         (gnus-summary-normal-read, gnus-splash):
19997         Remove "-face" suffix from face names.
19998         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19999         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20000         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20001         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20002         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20003         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20004         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20005         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20006         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20007         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20008         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20009         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20010         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20011         (gnus-summary-normal-ticked-face)
20012         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20013         (gnus-summary-normal-ancient-face)
20014         (gnus-summary-high-undownloaded-face)
20015         (gnus-summary-low-undownloaded-face)
20016         (gnus-summary-normal-undownloaded-face)
20017         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20018         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20019         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20020         (gnus-splash-face):
20021         New backward-compatibility aliases for renamed faces.
20022         (gnus-group-startup-message): Use renamed gnus faces.
20024         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20025         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20026         (gnus-server-agent): Remove "-face" suffix from face names.
20027         (gnus-server-agent-face, gnus-server-opened-face)
20028         (gnus-server-closed-face, gnus-server-denied-face)
20029         (gnus-server-offline-face):
20030         New backward-compatibility aliases for renamed faces.
20031         (gnus-server-agent-face, gnus-server-opened-face)
20032         (gnus-server-closed-face, gnus-server-denied-face)
20033         (gnus-server-offline-face): Use renamed gnus faces.
20035         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20036         Remove "-face" suffix from face names.
20037         (gnus-picon-xbm-face, gnus-picon-face):
20038         New backward-compatibility aliases for renamed faces.
20040         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20041         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20042         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20043         (gnus-cite-11): Remove "-face" suffix from face names.
20044         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20045         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20046         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20047         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20048         New backward-compatibility aliases for renamed faces.
20049         (gnus-cite-attribution-face, gnus-cite-face-list)
20050         (gnus-article-boring-faces): Use renamed gnus faces.
20052         * gnus-art.el (gnus-signature, gnus-header-from)
20053         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20054         (gnus-header-content): Remove "-face" suffix from face names.
20055         (gnus-signature-face, gnus-header-from-face)
20056         (gnus-header-subject-face, gnus-header-newsgroups-face)
20057         (gnus-header-name-face, gnus-header-content-face):
20058         New backward-compatibility aliases for renamed faces.
20059         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20061         * gnus-sum.el (gnus-summary-selected-face)
20062         (gnus-summary-highlight): Use renamed gnus faces.
20063         * gnus-group.el (gnus-group-highlight): Likewise.
20065 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
20067         * gnus-sieve.el (gnus-sieve-article-add-rule):
20068         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20069         * spam-stat.el (spam-stat-buffer-change-to-spam)
20070         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20072         * message.el (message-is-yours-p):
20073         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20075 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20077         * mm-view.el (mm-inline-text): Withdraw the last change.
20079 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20081         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20082         executing enriched-decode.
20084 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20086         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20087         charset of tar files.
20089 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
20091         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20093 2005-06-04  Lute Kamstra  <lute@gnu.org>
20095         * nnfolder.el (nnfolder-read-folder): Make sure that undo
20096         information is never recorded.
20098 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20100         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20102 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20104         * pop3.el (pop3-apop): Run md5 in the binary mode.
20106         * starttls.el (starttls-set-process-query-on-exit-flag):
20107         Use eval-and-compile.
20109 2005-05-31  Simon Josefsson  <jas@extundo.com>
20111         * smime.el (smime-replace-in-string): Define.
20112         (smime-cert-by-ldap-1): Use it.
20114 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20116         * gnus-art.el (article-display-x-face): Replace
20117         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20119         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20120         set-process-query-on-exit-flag or process-kill-without-query.
20122         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20123         loop instead of replace-regexp.
20125         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20126         instead of process-kill-without-query if it is available.
20128         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20129         instead of find-file-hooks if it is available.
20131         * mml1991.el: Bind pgg-default-user-id when compiling.
20133         * mml2015.el: Bind pgg-default-user-id when compiling.
20135         * nndraft.el (nndraft-request-associate-buffer):
20136         Use write-contents-functions instead of write-contents-hooks if it is
20137         available.
20139         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20140         instead of find-file-hooks if it is available.
20142         * nntp.el (nntp-open-connection): Replace
20143         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20144         (nntp-open-ssl-stream): Ditto.
20145         (nntp-open-tls-stream): Ditto.
20147         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20148         set-process-query-on-exit-flag or process-kill-without-query.
20149         (starttls-open-stream-gnutls): Use it instead of
20150         process-kill-without-query.
20151         (starttls-open-stream): Ditto.
20153 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
20155         * smime.el (smime-cert-by-ldap-1): Don't use
20156         replace-regexp-in-string.
20158 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
20160         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20162         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20163         in PEM format.  Adjust to the XEmacs compatibility.
20165 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
20167         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20168         by `string-to-number'.
20169         * gnus-agent.el (gnus-agent-regenerate-group)
20170         (gnus-agent-fetch-articles): Ditto.
20171         * gnus-art.el (gnus-button-fetch-group): Ditto.
20172         * gnus-cache.el (gnus-cache-generate-active)
20173         (gnus-cache-articles-in-group): Ditto.
20174         * gnus-group.el (gnus-group-set-current-level)
20175         (gnus-group-insert-group-line): Ditto.
20176         * gnus-score.el (gnus-score-set-expunge-below)
20177         (gnus-score-set-mark-below, gnus-summary-score-effect)
20178         (gnus-summary-score-entry): Ditto.
20179         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20180         (gnus-soup-pack): Ditto.
20181         * gnus-spec.el (gnus-xmas-format): Ditto.
20182         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20183         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20184         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20185         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20186         * nndb.el (nndb-get-remote-expire-response): Ditto.
20187         * nndiary.el (nndiary-parse-schedule-value)
20188         (nndiary-string-to-number, nndiary-request-replace-article)
20189         (nndiary-request-article): Ditto.
20190         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20191         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20192         * nneething.el (nneething-make-head): Ditto.
20193         * nnfolder.el (nnfolder-request-article)
20194         (nnfolder-retrieve-headers): Ditto.
20195         * nnheader.el (nnheader-file-to-number): Ditto.
20196         * nnkiboze.el (nnkiboze-request-article): Ditto.
20197         * nnmail.el (nnmail-process-unix-mail-format)
20198         (nnmail-process-babyl-mail-format): Ditto.
20199         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20200         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20201         (nnmh-request-create-group, nnmh-request-list-1)
20202         (nnmh-request-group, nnmh-request-article): Ditto.
20203         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20204         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20205         * nnsoup.el (nnsoup-make-active): Ditto.
20206         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20207         * nntp.el (nntp-find-group-and-number)
20208         (nntp-retrieve-headers-with-xover): Ditto.
20209         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20210         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20211         (pgg-format-key-identifier): Ditto.
20212         * pop3.el (pop3-last, pop3-stat): Ditto.
20213         * qp.el (quoted-printable-decode-region): Ditto.
20215         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20216         of concat.
20218 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20220         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20222         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20224         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20226         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20228         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20230         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20232         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20233         (gnus-carpal-mode): Ditto.
20235         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20236         (gnus-browse-mode): Ditto.
20238         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20240         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20242 2005-05-29  Richard M. Stallman  <rms@gnu.org>
20244         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20246 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20248         * gnus-util.el (gnus-run-mode-hooks): New function.
20250         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20252 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
20254         * gnus-agent.el (gnus-agent-make-mode-line-string):
20255         Use mode-line-highlight as mouse-face.
20257 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20259         * canlock.el (canlock): Change the parent group to news.
20261         * deuglify.el (gnus-outlook-deuglify): Add :group.
20263         * dig.el (dig): Add :group.
20265         * dns-mode.el (dns-mode): Add :group.
20267         * encrypt.el (encrypt): Add :group.
20269         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20270         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20271         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20272         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20273         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20275         * gnus-diary.el (gnus-diary): Add :group.
20277         * gnus.el (gnus-group-news-1-face): Add :group.
20278         (gnus-group-news-1-empty-face): Ditto.
20279         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20280         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20281         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20282         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20283         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20284         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20285         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20286         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20287         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20288         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20289         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20290         (gnus-summary-high-ticked-face): Ditto.
20291         (gnus-summary-low-ticked-face): Ditto.
20292         (gnus-summary-normal-ticked-face): Ditto.
20293         (gnus-summary-high-ancient-face): Ditto.
20294         (gnus-summary-low-ancient-face): Ditto.
20295         (gnus-summary-normal-ancient-face): Ditto.
20296         (gnus-summary-high-undownloaded-face): Ditto.
20297         (gnus-summary-low-undownloaded-face): Ditto.
20298         (gnus-summary-normal-undownloaded-face): Ditto.
20299         (gnus-summary-high-unread-face): Ditto.
20300         (gnus-summary-low-unread-face): Ditto.
20301         (gnus-summary-normal-unread-face): Ditto.
20302         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20303         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20305         * hashcash.el (hashcash): New custom group.
20306         (hashcash-default-payment): Add :group.
20307         (hashcash-payment-alist): Ditto.
20308         (hashcash-default-accept-payment): Ditto.
20309         (hashcash-accept-resources): Ditto.
20310         (hashcash-path): Ditto.
20311         (hashcash-extra-generate-parameters): Ditto.
20312         (hashcash-double-spend-database): Ditto.
20313         (hashcash-in-news): Ditto.
20315         * message.el (message-minibuffer-local-map): Add :group.
20317         * netrc.el (netrc): Add :group.
20319         * sieve-manage.el (sieve-manage-log): Add :group.
20320         (sieve-manage-default-user): Diito.
20321         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20322         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20323         (sieve-manage-authenticators): Ditto.
20324         (sieve-manage-authenticator-alist): Ditto.
20325         (sieve-manage-default-port): Ditto.
20327         * sieve-mode.el (sieve-control-commands-face): Add :group.
20328         (sieve-action-commands-face): Ditto.
20329         (sieve-test-commands-face): Ditto.
20330         (sieve-tagged-arguments-face): Ditto.
20332         * smime.el (smime): Add :group.
20334         * spam-report.el (spam-report): Add :group.
20336         * spam.el (spam, spam-face): Add :group.
20338 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20340         * nntp.el (nntp-next-result-arrived-p): Some news servers may
20341         return \n.\n.\n at the end of articles.  Protect against that.
20342         (nntp-with-open-group): Allow debugging.
20344         * nnheader.el (mail-header-set-extra): Make into a function
20345         because I just could't understand how to quote the list properly.
20347         * dns.el (query-dns-cached): New function.
20349 2005-05-26  Lute Kamstra  <lute@gnu.org>
20351         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20353 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20355         * gnus-art.el: Don't autoload mail-extract-address-components.
20357         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20358         eval-and-compile to evaluate it.
20360         * hashcash.el: Don't autoload executable-find.
20362         * nndb.el: Don't declare the nndb back end two or more times; don't
20363         autoload news-reply-mode, news-setup, cancel-timer and telnet.
20365         * nntp.el: Autoload format-spec instead of format; use
20366         eval-and-compile to evaluate autoload forms.
20368 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
20370         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20372 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20374         * gnus.el (gnus-version-number): Bump version.
20376 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20378         * gnus.el: No Gnus v0.3 is released.
20380 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20382         * gnus-art.el (gnus-article-edit-part): Disable undo.
20384 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20386         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20387         gnus-article-date-lapsed-new-header is t if date timer is active;
20388         skip headers in which the original date value is empty.
20389         (gnus-article-save-original-date): Redefine it as a macro.
20390         (gnus-display-mime): Use it.
20392 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20394         * gnus-art.el (article-date-ut): Support converting date in
20395         forwarded parts as well.
20396         (gnus-article-save-original-date): New function.
20397         (gnus-display-mime): Use it.
20399 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
20401         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20402         enclosure element of <item>.
20404 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
20406         * message.el (message-kill-buffer-query): Rename from
20407         `message-kill-buffer-query-if-modified'.  Add :version.
20409 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20411         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20412         window layout.
20414 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20416         * mml.el: Autoload dnd when compiling.
20418 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20420         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20421         x-dnd-*.
20423 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20425         * qp.el (quoted-printable-encode-region): Save excursion.
20427 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
20429         * message.el (message-kill-buffer-query-if-modified): Add new variable
20430         so the user can kill a modified message buffer quickly.
20431         (message-kill-buffer): Use it.
20433 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20435         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20436         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20438 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20440         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20441         contained in text because xml.el decodes entities) with LFs.
20443 2005-04-11  Lute Kamstra  <lute@gnu.org>
20445         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20446         differently.
20448 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20450         * mm-util.el (mm-detect-coding-region): Typo.
20452 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20454         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20456 2005-04-06  Deepak Goel  <deego@gnufans.org>
20458         * spam-stat.el (spam-stat-score-buffer): Add a call to a
20459         user-function allow user modifications of the scores.
20460         (spam-stat-score-buffer-user): New function, to allow
20461         user-computed modifications to the score.
20462         (spam-stat-score-buffer-user-functions): List of additional
20463         scoring functions.
20464         (spam-stat-error-holder): Global temporary error holder.
20465         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20466         variable.
20468 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
20470         * gnus-registry.el (gnus-registry-clean-empty-function)
20471         (gnus-registry-trim, gnus-registry-fetch-groups)
20472         (gnus-registry-delete-group): Groups that match
20473         `gnus-registry-ignored-groups' are removed from the registry
20474         entries, not just ignored for splitting.  This helps clean up the
20475         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
20476         to get all the groups a message ID is in.
20478         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20479         (spam-stat-split-fancy): Change "threshhold" to "threshold".
20480         (spam-stat-score-buffer-user-functions): Add :number custom type.
20482 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20484         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20485         argument in XEmacs.
20487         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20488         (nnrss-request-group): Decode group name first.
20489         (nnrss-request-article): Make a text/plain article if mml-to-mime
20490         failed.
20491         (nnrss-get-encoding): Return a compatible encoding according to
20492         nnrss-compatible-encoding-alist.
20493         (nnrss-find-el): Use consp instead of listp.
20494         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20496 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20498         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20499         which Emacs 20 doesn't support.
20500         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20502 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20504         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20505         silence the byte compiler inside the defun.
20507         * gnus-demon.el (parse-time-string): Add autoload.
20509         * gnus-delay.el (parse-time-string): Add autoload.
20511         * gnus-art.el (parse-time-string): Add autoload.
20513         * nnultimate.el (parse-time): Require for `parse-time-string'.
20515 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20517         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20519         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20521         * smime.el (smime-ldap-host-list): Add :version.
20523 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20525         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20526         pass it to `gnus-browse-read-group'.
20527         (gnus-browse-read-group): Add NUMBER argument and pass it to
20528         `gnus-group-read-ephemeral-group'.
20530         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20531         argument and pass it to `gnus-group-read-group'.
20533 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
20535         * mm-util.el (mm-xemacs-find-mime-charset): Only call
20536         mm-xemacs-find-mime-charset-1 if we have the mule feature
20537         available at runtime.
20539 2005-03-25  Werner Lemberg  <wl@gnu.org>
20541         * nnmaildir.el: Replace `illegal' with `invalid'.
20543 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20545         * gnus-start.el (gnus-display-time-event-handler):
20546         Check display-time-timer at runtime rather than only at load time
20547         in case display-time-mode is turned off in the mean time.
20549 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20551         * nnimap.el (nnimap-open-connection): Print which authinfo file is
20552         used.
20554         * nneething.el (nneething-map-file-directory): Derive from
20555         `gnus-directory'.
20557         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20558         the To/Cc button.
20560 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20562         * nnmaildir.el (nnmaildir-request-accept-article):
20563         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20565 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20567         * gnus-async.el: Require timer-funcs at compile time when in
20568         XEmacs for `run-with-idle-timer'.
20570 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20572         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20573         autoloaded function.
20575 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20577         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20579 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
20581         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20583 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20585         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20586         Add gnus-expert-user to default.
20588 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
20590         * nnimap.el (nnimap-open-server): Ditto.
20592         * imap.el (imap-authenticate): Fix typo.
20594 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
20596         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20597         buffer (since IMAP server might return FETCH response out of
20598         order, and the nntp buffer must be sorted).
20600 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
20602         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20603         comparison on string.
20605         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20606         (gnus-agent-score): Rename category keywords to match gnus-cus.
20607         (gnus-agent-summary-fetch-series): Modify to protect against
20608         gnus-agent-summary-fetch-group clearing processable flags.
20609         (gnus-agent-synchronize-group-flags): Update live group buffer as
20610         synchronization may occur due to the user toggle the plugged
20611         status.
20612         (gnus-agent-fetch-group-1): Clear downloadable flag when article
20613         successfully downloaded.
20614         (gnus-agent-expire-group-1): Avoid using markers when the overview
20615         is in ascending order; greatly improves performance.
20616         (gnus-agent-regenerate-group):
20617         Use gnus-agent-synchronize-group-flags to reset read status in both
20618         gnus and server.
20619         (gnus-agent-update-files-total-fetched-for): Fix initial size.
20621 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
20623         * message.el: Don't autoload former message-utils variables.
20624         (message-strip-subject-trailing-was): Change doc string.
20626         * nnweb.el: Fixes for `gnus-group-make-web-group'.
20627         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
20628         (nnweb-google-search): Add "hl=en" here.
20629         (nnweb-google-parse-1, nnweb-google-create-mapping):
20630         Don't hardcode URL.
20632 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20634         * message.el (message-get-reply-headers, message-followup):
20635         Mention related variables `message-use-followup-to' and
20636         `message-use-mail-followup-to', in the information buffer.
20638         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20639         of broken groups(-beta).google.com.
20641 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
20643         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20644         parameter to invoked gnus-request-move-article; remove the
20645         redundant gnus-sum-hint-move-is-internal variable; apply the marks
20646         all at once instead of once per article.
20647         (gnus-summary-remove-process-mark): Accept a list of articles as
20648         well as a single article for processing.
20650         * gnus-int.el (gnus-request-move-article): Add move-is-internal
20651         parameter.
20653         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20655         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20657         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20658         parameter.
20660         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20661         parameter.
20663         * nnimap.el (nnimap-request-move-article): Add move-is-internal
20664         parameter and remove the gnus-sum-hint-move-is-internal variable.
20666         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20667         parameter.
20669         * nndraft.el (nndraft-request-move-article): Add move-is-internal
20670         parameter.
20672         * nndiary.el (nndiary-request-move-article): Add move-is-internal
20673         parameter.
20675         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20677         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20678         parameter.
20680         * nnagent.el (nnagent-request-move-article): Add move-is-internal
20681         parameter.
20683 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20685         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20686         a more conservative way.
20688 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20690         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20691         buffer, so it moves the window's cursor.
20693 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
20695         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20696         `mm-dissect-multipart' and receive the from field as an (optional)
20697         argument from `mm-dissect-multipart'.
20698         (mm-dissect-multipart): Receive the from field as an argument and
20699         pass it on when we call `mm-dissect-buffer' on MIME parts.
20700         Fixes verification/decryption of signed/encrypted MIME parts.
20702 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
20704         * gnus-sum.el (gnus-summary-move-article):
20705         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20706         whatever it calls (right now, only nnimap-request-move article
20707         respects it).
20709         * nnimap.el (nnimap-request-move-article):
20710         When gnus-sum-hint-move-is-internal is set, don't do the extra
20711         nnimap-request-article.
20713 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20715         * nnheader.el (nnheader-find-file-noselect): Add doc string.
20717         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20718         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20720         * gnus-sum.el (gnus-summary-caesar-message):
20721         Apply `gnus-treat-article' after rotation.
20723         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20724         doc string.
20726 2005-02-22  Simon Josefsson  <jas@extundo.com>
20728         * encrypt.el (encrypt-password-cache-expiry): Remove (use
20729         `password-cache-expiry' instead).  Reported by Arne Jørgensen
20730         <arne@arnested.dk>.
20731         (encrypt): Add password-cache and password-cache-expiry as group
20732         members.
20734 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
20736         * smime.el (smime-ldap-host-list): Doc fix.
20737         (smime-ask-passphrase): Use `password-read-and-add' to read (and
20738         cache) password.
20739         (smime-sign-region): Use it.
20740         (smime-decrypt-region): Use it.
20741         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20742         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20743         fails.
20744         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20745         certificate from DER to PEM format rather than calling openssl.
20747         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20749         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20750         for signing/encryption.
20752         * mml.el (mml-parse-1): Use them.
20754 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
20756         * nnrss.el (nnrss-verbose): Remove.
20757         (nnrss-request-group): Use `nnheader-message' instead.
20759 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
20761         * nnrss.el (nnrss-verbose): New variable.
20762         (nnrss-request-group): Make it say nnrss is requesting a group.
20764 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20766         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20767         Handle news URL with given port correctly.
20769 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20771         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20772         containing special characters.
20774         * gnus-sum.el (gnus-summary-edit-article): Ditto.
20776         * mml.el (mime-to-mml): Ditto.
20778         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20779         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20780         (rfc2047-decode-region): Quote decoded words containing special
20781         characters when rfc2047-quote-decoded-words-containing-tspecials
20782         is non-nil.
20784 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
20786         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20788         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20790 2005-02-15  Simon Josefsson  <jas@extundo.com>
20792         * nnimap.el (nnimap-debug): Doc fix.
20794         * imap.el (imap-debug): Doc fix.
20796 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20798         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20800 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
20802         * gnus.el (spam-contents): Improve docs for spam-contents
20803         parameter in its variable incarnation.
20805 2005-02-14  Simon Josefsson  <jas@extundo.com>
20807         * smime-ldap.el: Use require instead of load-library for ldap.
20808         (smime-ldap-search): Indent.
20809         (smime-ldap-search-internal): Shorten line.
20811         * smime.el (smime-cert-by-dns): Add doc-string.
20812         (smime-cert-by-ldap-1): Indent.
20814         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20815         mml-smime-get-dns-ldap.
20816         (mml-smime-encrypt-query): Use new function.  Default to ldap.
20818 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
20820         * smime.el: Require smime-ldap.
20821         (smime-ldap-host-list): New variable.
20822         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20824         * mml-smime.el (mml-smime-encrypt-query): New function.
20825         (mml-smime-encrypt-query): Use it.
20827         * smime-ldap.el: New file.
20829 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20831         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20833 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20835         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20836         argument in doc string.  Make query for type more clear.
20838 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20840         * gnus.el (gnus-group-startup-message): Search for gnus images in
20841         etc/images/gnus.
20842         * mm-util.el (mm-image-load-path): Likewise.
20843         * smiley.el (smiley-data-directory): Search for smilies in
20844         etc/images/smilies.
20846 2005-02-09  Kim F. Storm  <storm@cua.dk>
20848         Change Emacs release version from 21.4 to 22.1 throughout.
20849         Change Emacs development version from 21.3.50 to 22.0.50.
20851 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20853         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20855         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20856         non-Mule XEmacs as well.
20857         (mm-decompress-buffer): Signal an error intentionally if it does
20858         not decompress compressed data because auto-compression-mode is
20859         disabled.
20861 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
20863         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20864         an ID in the registry even if it has no groups.
20866 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20868         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20869         merge it into mm-decompress-buffer.
20870         (gnus-mime-copy-part): Use the MIME part charset, the value which
20871         a user specified or gnus-newsgroup-charset for decoding, like
20872         gnus-mime-inline-part does; set buffer-file-coding-system to tell
20873         save-buffer what was used.  Suggested by Kevin Ryde
20874         <user42@zip.com.au>.
20875         (gnus-mime-inline-part): Allow the name parameter as well as the
20876         filename parameter; force decompressing of compressed data; always
20877         display contents being not decoded as unibyte.
20879         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20880         as well as the filename parameter.
20882         * mm-util.el (mm-decompress-buffer):
20883         Merge gnus-mime-jka-compr-maybe-uncompress.
20884         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20885         of compressed data.
20887 2005-02-08  Simon Josefsson  <jas@extundo.com>
20889         * imap.el (imap-log): Doc fix.
20891 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20893         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20894         the coding cookies; decompress compressed parts.
20896         * mml.el (mml-generate-mime-1): Add the charset parameter according
20897         to the value which a user specified manually or the coding cookie.
20899         * mm-util.el (mm-string-to-multibyte): New function.
20900         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20901         (mm-coding-system-to-mime-charset): New function.
20902         (mm-decompress-buffer): New function.
20903         (mm-find-buffer-file-coding-system): New function.
20905         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20906         (mm-display-inline-fontify): Rewrite for decoding and decompressing
20907         parts.
20909 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20911         * mm-view.el (mm-display-inline-fontify): Decode a part according
20912         to the charset parameter.
20914 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20916         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20917         prefix arg is neither nil nor a number, as info specifies.
20919 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20921         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20922         timestamps.
20924 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
20926         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20927         groups error checking and notify user.
20929 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
20931         * message.el (message-send-mail-function): Check existence of
20932         sendmail-program first before using default value
20933         `message-send-mail-with-sendmail'.  Otherwise use more generic
20934         `smtpmail-send-it'.
20936 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20938         * nntp.el (nntp-request-update-info): Always return nil.
20940 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20942         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20944 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20946         * message.el (message-beginning-of-line): Change the behavior when
20947         invoked between BOL and : so that it first moves backward.
20949 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20951         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20952         article buffer when editing of the article is discarded.
20953         (gnus-article-prepare): Revert.
20955 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20957         * gnus-art.el (gnus-article-prepare):
20958         Remove message-strip-forbidden-properties from the local hook.
20960 2005-01-27  Simon Josefsson  <jas@extundo.com>
20962         * password.el (password-cache-add): Only start one timer per key.
20963         Reported by Derek Atkins <warlord@MIT.EDU>.
20965 2005-01-26  Steve Youngs  <steve@sxemacs.org>
20967         * run-at-time.el: Remove.  It is no longer needed as
20968         timer-funcs.el in the xemacs-base package has a working version of
20969         `run-at-time'.
20971         * password.el: Require timer-funcs instead of run-at-time in
20972         XEmacs.
20973         Remove `password-run-at-time' macro.
20974         (password-cache-add): Use `run-at-time' instead of
20975         `password-run-at-time'.
20977         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20978         for `run-with-idle-timer'.
20980         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20981         for `run-at-time'.
20983         * mm-url.el: Require timer-funcs at compile time when in XEmacs
20984         for `with-timeout'.
20986 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20988         * mml.el (mml-generate-mime-1): Convert string into unibyte when
20989         inserting " *mml*" buffer's contents into a unibyte temp buffer.
20991 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
20993         * mail-source.el (mail-source-fetch-imap): Search for ^From case
20994         sensitively.
20996 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
20998         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21000 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21002         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21003         which will be inserted according to the multibyteness of a buffer
21004         rather than the type of contents.  Suggested by ARISAWA Akihiro
21005         <ari@mbf.ocn.ne.jp>.
21007         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21008         of string which old xml.el may return rather than a string.
21010 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21012         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21014 2005-01-16  Simon Josefsson  <jas@extundo.com>
21016         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21017         idn/idna.el isn't available.
21018         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
21019         <michael@waxrat.com>.
21021         * hashcash.el: Remove non-FSF copyright header.
21023         * hashcash.el (hashcash-extra-generate-parameters): New variable.
21024         (hashcash-generate-payment): Use it.
21025         (hashcash-generate-payment-async): Use it.
21027 2005-01-15  Simon Josefsson  <jas@extundo.com>
21029         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21030         Suggested by Raymond Scholz <ray-2005@zonix.de>.
21032         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21033         gnus-summary-idna-message.
21034         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21035         (gnus-summary-idna-message): New function.
21037 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
21039         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21040         gnus-novice-user.
21042 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21044         * nnrss.el (nnrss-request-delete-group): Delete entries in
21045         nnrss-group-alist as well.
21046         (nnrss-save-server-data): Insert newline.
21048 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
21050         * gnus.el (gnus-user-agent): Use list of symbols instead of
21051         symbols.  Display full version number for (S)XEmacs.
21052         Optionally display (S)XEmacs codename.
21054         * gnus-util.el (gnus-emacs-version): Update for new
21055         `gnus-user-agent'.
21057         * gnus-msg.el (gnus-extended-version): Make it possible to omit
21058         Gnus version.
21060 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21062         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
21063         which is unreadable in some setups.
21065 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21067         * gnus-spec.el (gnus-update-format-specifications): Flush the
21068         group format spec cache if it doesn't support decoded group names.
21070 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
21072         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21073         Allow to apply decay on score files matching a regexp.
21075 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21077         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21078         compatibility in %g and %c.
21080 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21082         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21083         name for only %g and %c.
21084         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21085         of gnus-tmp-group to decoded group name.
21086         (gnus-group-make-rss-group): Exclude `/'s from group names.
21088 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21090         * nnrss.el (nnrss-get-encoding): Fix regexp.
21092 2004-12-27  Simon Josefsson  <jas@extundo.com>
21094         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21095         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21096         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
21098 2004-12-17  Kim F. Storm  <storm@cua.dk>
21100         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21102         * gnus-sum.el (gnus-summary-mode-map): Likewise.
21104 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21106         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21108 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21110         * nnrss.el: Require rfc2047 and mml.
21111         (nnrss-file-coding-system): New variable.
21112         (nnrss-format-string): Redefine it as an inline function.
21113         (nnrss-decode-group-name): New function.
21114         (nnrss-string-as-multibyte): Remove.
21115         (nnrss-retrieve-headers): Decode group name; don't use
21116         nnrss-format-string.
21117         (nnrss-request-group): Decode group name.
21118         (nnrss-request-article): Decode group name; allow a Message-ID as
21119         well as an article number; don't use nnrss-format-string; encode a
21120         Message-ID string which may contain non-ASCII characters; use
21121         mml-to-mime to compose a MIME article.
21122         (nnrss-request-expire-articles): Decode group name.
21123         (nnrss-request-delete-group): Decode group name.
21124         (nnrss-fetch): Clarify error message.
21125         (nnrss-read-server-data): Use insert-file-contents instead of load;
21126         bind file-name-coding-system; use multibyte buffer.
21127         (nnrss-save-server-data): Bind coding-system-for-write to the
21128         value of nnrss-file-coding-system; bind file-name-coding-system;
21129         add coding cookie.
21130         (nnrss-read-group-data): Use insert-file-contents instead of load;
21131         bind file-name-coding-system; use multibyte buffer.
21132         (nnrss-save-group-data): Bind coding-system-for-write to the
21133         value of nnrss-file-coding-system; bind file-name-coding-system.
21134         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21135         make it work with non-ASCII text.
21136         (nnrss-find-el): Make it work with old xml.el as well.
21138 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21140         * nnrss.el (nnrss-get-encoding): New function.
21141         (nnrss-fetch): Use unibyte buffer initially; bind
21142         coding-system-for-read while performing mm-url-insert; remove ^Ms;
21143         decode contents according to the encoding attribute.
21144         (nnrss-save-group-data): Add coding cookie.
21145         (nnrss-mime-encode-string): New function.
21146         (nnrss-check-group): Use it to encode subject and author.
21148 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
21150         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21151         imaginary variable.
21153 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21155         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21156         correctly even if there are wide characters.
21158 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
21160         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21161         downcased symbol names; make a new cache instead of reusing
21162         bbdb-hashtable.
21164 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21166         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21167         concatenating segments rather than before concatenating them.
21168         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21170         * message.el (message-get-reply-headers): Bind `extra'.
21172 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21174         * message.el (message-extra-wide-headers): New variable.
21175         (message-get-reply-headers): Use it.
21177 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21179         * gnus-agent.el (gnus-agent-group-path): Decode group name.
21180         (gnus-agent-group-pathname): Ditto.
21182         * gnus-cache.el (gnus-cache-file-name): Decode group name.
21184         * gnus-group.el (gnus-group-make-group): Decode group name.
21185         (gnus-group-make-rss-group): Register the group data after opening
21186         the nnrss group.
21188 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
21190         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21191         by expiry now get marked as read.
21193 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21195         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21197 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
21199         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21200         unify Latin characters in XEmacs.
21201         (mm-find-mime-charset-region): Use it.
21203 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21205         * gnus-util.el (gnus-delete-directory): New function.
21207         * gnus-agent.el (gnus-agent-delete-group): Use it.
21209         * gnus-cache.el (gnus-cache-delete-group): Use it.
21211 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21213         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21214         names.
21216 2004-12-16  Simon Josefsson  <jas@extundo.com>
21218         * hashcash.el (hashcash-payment-alist): Fix custom :type.
21220 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21222         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21224         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21225         (gnus-group-set-current-level): Decode group name.
21227 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
21229         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21230         failed.
21232 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21234         * gnus-group.el (gnus-group-delete-group): Decode group name.
21235         (gnus-group-make-rss-group): Encode group name.
21236         (gnus-group-catchup-current): Decode group name.
21237         (gnus-group-kill-group): Decode group name.
21239 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21241         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21243 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21245         * gnus-group.el (gnus-group-make-rss-group):
21246         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21248         * gnus-start.el (gnus-setup-news): Honor user's setting to
21249         gnus-message-archive-method.  Suggested by Lute Kamstra
21250         <lute@gnu.org>.
21252 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
21254         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21255         global counterparts of the buffer-local variables.
21257 2004-11-16  Romain Francoise  <romain@orebokech.com>
21259         * gnus-sum.el (gnus-summary-exit): Don't clear the global
21260         counterparts of the buffer-local variables.
21262 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21264         * message.el (message-forbidden-properties): Fix typo in doc
21265         string.
21267 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21269         * gnus-util.el (gnus-replace-in-string): Add doc string.
21271         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21272         to avoid problems when splitting mails with many recipients.
21274 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21276         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21277         pop-to-buffer, covered by the subsequent gnus-configure-windows.
21279 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
21281         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21282         if there is no hashtable in memory or file modification time is
21283         newer than cached timestamp.
21285 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
21287         * gnus-sum.el (gnus-summary-limit-to-recipient):
21288         Implement not-matching option.
21290 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
21292         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21293         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21294         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21295         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21296         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
21297         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21299 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21301         * message.el (message-forward-make-body-mml): Remove headers
21302         according to message-forward-ignored-headers if a message is decoded.
21304 2004-12-02  Romain Francoise  <romain@orebokech.com>
21306         * message.el (message-forward-make-body-plain): Always remove
21307         headers according to message-forward-ignored-headers.
21309 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
21311         * spam.el (spam-summary-prepare-exit): Remove the
21312         gnus-summary-limit pop for now, it has problems with ham marks for
21313         me.
21315 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
21317         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21318         correctly.
21320 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
21322         * format-spec.el (format-spec): Message the char.
21324 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
21326         * gnus-art.el (gnus-split-methods): Reformat comments.
21328         * spam.el (spam-summary-prepare-exit): Remove article limits
21329         before exiting the summary buffer.
21331 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21333         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21334         order to silence the byte compiler.
21336         * spam.el: Fix the way to silence the byte compiler, which
21337         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21338         bbdb-search-simple, spam-BBDB-register-routine,
21339         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21340         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21341         spam-stat-buffer-is-spam, spam-stat-load,
21342         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21343         spam-stat-save and spam-stat-split-fancy.
21345 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21347         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21348         which may confuse users.
21349         (canlock-password-for-verify): Ditto.
21351         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21353         * gnus-art.el (gnus-emphasis-alist): Ditto.
21355         * gnus-registry.el (gnus-registry-max-entries): Ditto.
21357         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21359         * gnus-start.el (gnus-save-killed-list): Ditto.
21361         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21362         (gnus-sum-thread-tree-root): Ditto.
21363         (gnus-sum-thread-tree-false-root): Ditto.
21364         (gnus-sum-thread-tree-single-indent): Ditto.
21366         * message.el (message-courtesy-message): Ditto.
21367         (message-archive-note): Ditto.
21368         (message-subscribed-address-file): Ditto.
21369         (message-user-fqdn): Ditto.
21371         * spam-report.el (spam-report-gmane-regex): Ditto.
21373         * spam.el (spam-blackhole-good-server-regex): Ditto.
21375 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21377         * mml.el (mml-preview): Widen the message buffer before copying
21378         the contents to the preview buffer; sort headers before previewing.
21380         * message.el (message-hidden-headers): Fix the way to avoid a bug
21381         in the `repeat' widget in Emacs 21.3 or earlier.
21383 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21385         * message.el (message-hidden-headers): Default to "^References:".
21386         Improve customization type.  Suggested by Reiner Steib
21387         <Reiner.Steib@gmx.de>.
21389 2004-11-25  Romain Francoise  <romain@orebokech.com>
21391         * message.el (message-strip-forbidden-properties): Remove check for
21392         obsolete `message-hidden' text property, hidden headers are not
21393         accessible in the buffer anymore.
21395 2004-11-22  Romain Francoise  <romain@orebokech.com>
21397         * message.el (message-header-format-alist): Add `From' in list
21398         so that it can be sorted.
21399         (message-fix-before-sending): Widen and sort headers before
21400         sending.
21401         (message-hide-headers): Use narrowing to hide headers by moving
21402         them to the top of the buffer and narrowing to the region
21403         underneath.
21405 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21407         * message.el (message-strip-forbidden-properties):
21408         Bind buffer-read-only (etc) to nil.
21410 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21412         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21413         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21415 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
21417         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21419 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21421         * dns.el (query-dns): Use sit-for to time instead of
21422         accept-process-output, since that doesn't seem to work on udp
21423         sockets.
21425 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21427         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21429 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
21431         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21432         doc string.  Improve doc string.
21434 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21436         * nntp.el (nntp-request-update-info): Return nil if
21437         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21438         may not call gnus-activate-group which uselessly issues the GROUP
21439         commands for all nntp groups and wastes time.  Reported by Romain
21440         Francoise <romain@orebokech.com>.
21442         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21444 2004-11-15  Simon Josefsson  <jas@extundo.com>
21446         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21447         headers separately.
21448         (gnus-button-openpgp): New function, inspired by Jochen Küpper
21449         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21451 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
21453         * gnus-start.el (gnus-convert-old-newsrc):
21454         Assign legacy-gnus-agent to 5.10.7.
21456 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21458         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21459         start of the lines.
21461 2004-11-14  Magnus Henoch  <mange@freemail.hu>
21463         * hashcash.el (hashcash-default-payment): Change default to 20.
21464         (hashcash-default-accept-payment): Change default to 20.
21465         (hashcash-process-alist): New variable.
21466         (hashcash-generate-payment-async): Add.
21467         (hashcash-already-paid-p): Add.
21468         (hashcash-insert-payment): Don't generate payments twice.
21469         (hashcash-insert-payment-async): Add.
21470         (hashcash-insert-payment-async-2): Add.
21471         (hashcash-cancel-async): Add.
21472         (hashcash-wait-async): Add.
21473         (hashcash-processes-running-p): Add.
21474         (hashcash-wait-or-cancel): Add.
21475         (mail-add-payment): New optional argument.  Conditionally start
21476         asynchronous calculation.
21477         (mail-add-payment-async): Add.
21479         * message.el (message-send-mail): Wait for asynchronous hashcash
21480         results.  Don't clobber existing X-Hashcash headers.
21481         (message-setup-1): Call mail-add-payment-async when
21482         message-generate-hashcash is non-nil.
21484 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21486         * message.el (message-use-alternative-email-as-from): Examine the
21487         From header as well; use message-make-from in order to include a
21488         user's full name.
21490 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21492         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21493         default; improve customization type.
21494         (gnus-emphasis-custom-with-format): New macro.
21495         (gnus-emphasis-custom-value-to-external): New function.
21496         (gnus-emphasis-custom-value-to-internal): New function.
21498 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21500         * dns.el (query-dns): Resolve reverse addresses.
21502 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21504         * gnus-group.el (gnus-group-get-new-news): Use it.
21506         * gnus-start.el (gnus-check-reasonable-setup): New function.
21508 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21510         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21511         "Args out of range" error.  Reported by Arnaud Giersch
21512         <arnaud.giersch@free.fr>.
21514 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21516         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21518 2004-11-04  Richard M. Stallman  <rms@gnu.org>
21520         * spam.el (spam group): Add :version.
21522         * pgg-def.el (pgg group): Add :version.
21524 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21526         * gnus-art.el (gnus-article-edit-article): Don't associate the
21527         article buffer with a draft file.  This is a temporary measure
21528         against the 2004-08-22 change to gnus-article-edit-mode.
21530 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21532         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21533         (html2text-format-tags): Remove unused variable `attr'.
21535 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
21537         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21539         * spam-stat.el (spam-stat): Add :version.
21541         * sieve.el (sieve): Add :version.
21543         * sha1.el (sha1): Add :version.
21544         (sha1-use-external): Remove redundant version.
21546         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21547         (nnmail-cache-ignore-groups, nnmail-spool-hook)
21548         (nnmail-split-fancy-match-partial-words)
21549         (nnmail-split-lowercase-expanded): Add :version.
21551         * nndiary.el (nndiary): Add :version.
21553         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21555         * mml-sec.el (mml-default-sign-method)
21556         (mml-default-encrypt-method, mml-signencrypt-style-alist):
21557         Add :version.
21559         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21561         * mm-url.el (mm-url-use-external, mm-url-program)
21562         (mm-url-arguments): Add :version.
21564         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21565         (mm-attachment-file-modes, mm-decrypt-option)
21566         (mm-w3m-safe-url-regexp): Add :version.
21568         * message.el (message-cite-prefix-regexp)
21569         (message-sendmail-envelope-from, message-minibuffer-local-map)
21570         (message-user-fqdn, message-completion-alist): Add :version.
21572         * gnus-win.el (gnus-configure-windows-hook)
21573         (gnus-use-frames-on-any-display): Add :version.
21575         * gnus-art.el (gnus-article-address-banner-alist)
21576         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21577         (gnus-treat-from-picon, gnus-treat-mail-picon)
21578         (gnus-treat-x-pgp-sig): Add :version.
21580         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21581         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21582         (gnus-summary-article-delete-hook)
21583         (gnus-summary-display-while-building): Add :version.
21585         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21586         (gnus-get-top-new-news-hook): Add :version.
21588         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21589         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21591         * gnus-registry.el (gnus-registry): Add :version.
21593         * gnus-spec.el (gnus-use-correct-string-widths)
21594         (gnus-make-format-preserve-properties): Add :version.
21596         * gnus.el (gnus-group-charter-alist)
21597         (gnus-group-fetch-control-use-browse-url)
21598         (gnus-install-group-spam-parameters): Add :version.
21600         * gnus-diary.el (gnus-diary): Add :version.
21602         * gnus-delay.el (gnus-delay): Add :version.
21604         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21605         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21606         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21607         Add :version.
21609         * gnus-agent.el (gnus-agent-max-fetch-size)
21610         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21611         (gnus-agent-prompt-send-queue): Add :version.
21613         * deuglify.el (gnus-outlook-deuglify): Add :version.
21615         * html2text.el: Beautify code.  Improve doc strings.
21616         Some checkdoc cleanup.
21617         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21619 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
21621         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21623 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
21625         * gnus-registry.el (gnus-registry-hashtb): Create the registry
21626         when package is loaded.
21628         * spam.el (spam-summary-score-preferred-header): Add global preference
21629         for people who want to override the default SpamAssassin over
21630         Bogofilter preference (when both are set).
21631         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21632         (spam-user-format-function-S):
21633         Check spam-summary-score-preferred-header.
21634         (spam-extra-header-to-number): Add X-Bogosity header parsing.
21635         (spam-user-format-function-S): Format the score correctly.
21637 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21639         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21640         signature file.  Suggested by Manoj Srivastava
21641         <srivasta@golden-gryphon.com>.
21643         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21644         iso-2022-jp even in the Japanese language environment.
21645         Suggested by Jason Rumney <jasonr@gnu.org>.
21647 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21649         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21650         use the same characters as the dummy marks; make it free from
21651         getting affected by the language environment.
21652         (gnus-summary-read-group-1): Update mark positions only when the
21653         format spec is updated.
21655         * gnus-spec.el (gnus-update-format-specifications): Return a list
21656         of updated types.
21658 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21660         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21661         of boundp to check if display-warning is available.
21663 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
21665         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21667 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21669         * nnspool.el (nnspool-spool-directory): Use news-path if the
21670         news-directory variable is not bound.
21672         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21673         function instead of display-warning if it is not available.
21675 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21677         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21678         v5-10: Use `point-at-bol'.
21680 2004-10-26  Simon Josefsson  <jas@extundo.com>
21682         * hashcash.el: Fix URL in comment, reported by Cheng Gao
21683         <chenggao@gmail.com>.
21685 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21687         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
21688         instead.
21690 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
21692         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21693         to remove a server from the nnimap-server-buffer-alist.
21694         (nnimap-open-connection, nnimap-close-server): Use it.
21696         * gnus-encrypt.el: Remove file in favor of encrypt.el.
21698 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21700         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21701         running the major-mode function.
21703 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21705         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21706         dummy marks in the right way.
21708 2004-10-18  David Edmondson  <dme@dme.org>
21710         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21711         excessively.
21713 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
21715         * gnus-util.el (gnus-split-references): Accept a nil references
21716         string and go on blissfully.
21718         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21719         cases where the references string is non-nil but has no references.
21721         * encrypt.el: Add autoload tags.
21723         * spam.el (spam-resolve-registrations-routine): Remove article
21724         from unregistration list too.  Reported by David Hanak
21725         <dhanak@isis.vanderbilt.edu>
21727 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
21729         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21730         nil.  Change custom type.
21732 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
21734         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21736         * gnus-sum.el (gnus-summary-move-article): Use it.
21738 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
21740         * encrypt.el: Add autoload cookies.
21742         * spam.el (spam-backend-article-list-property)
21743         (spam-backend-get-article-todo-list)
21744         (spam-backend-put-article-todo-list)
21745         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21746         Resolve registrations separately.
21747         (spam-register-routine): Format comments.
21748         (spam-unregister-routine, spam-register-routine): Always call with
21749         specific-articles, no default list.
21750         (spam-summary-prepare-exit): Use the spam-classifications function.
21752         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21753         gnus-encrypt.el.
21755         * encrypt.el: Copied from gnus-encrypt.el.
21757         * gnus-encrypt.el: Commented that it's obsolete.
21759 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21761         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21762         (gnus-score-save): Use it.
21764         * message.el (message-bury): Use `window-dedicated-p'.
21766 2004-10-15  Simon Josefsson  <jas@extundo.com>
21768         * pop3.el (top-level): Don't require nnheader.
21769         (pop3-read-timeout): Add.
21770         (pop3-accept-process-output): Add.
21771         (pop3-read-response, pop3-retr): Use it.
21773 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
21775         * spam.el (spam-register-routine): Move comment.
21776         (spam-verify-bogofilter): Use 'unknown for the initial
21777         spam-bogofilter-valid state, not 'never.
21779         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21780         for netrc-machine.
21782         * nnimap.el (nnimap-open-connection):
21783         Use netrc-machine-user-or-password.
21785 2004-10-17  Richard M. Stallman  <rms@gnu.org>
21787         * gnus-registry.el (gnus-registry-unload-hook):
21788         Set as a variable with add-hook.
21790         * nnspool.el (nnspool-spool-directory): Use news-directory instead
21791         of news-path.
21793         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21795         * spam.el: Delete duplicate `provide'.
21796         (spam-unload-hook): Set as a variable with add-hook.
21798 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21800         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21801         in the doc string.
21803         * message.el (message-ignored-news-headers)
21804         (message-ignored-supersedes-headers)
21805         (message-ignored-resent-headers)
21806         (message-forward-ignored-headers): Improve custom type.
21808 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21810         * message.el (message-tokenize-header): Fix 2004-09-06 change
21811         which used point-min in the wrong place.
21813 2004-10-12  Simon Josefsson  <jas@extundo.com>
21815         * tls.el (tls-certtool-program): New variable.
21816         (tls-certificate-information): New function, based on
21817         ssl-certificate-information.
21819 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21821         * compface.el: Move the version of ELisp-based uncompface program
21822         to the contrib directory because of the copyright problem.
21824 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21826         * message.el (message-kill-buffer): Raise the current frame.
21828 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
21830         * gnus-sum.el: Mention that multibyte characters don't work as marks.
21832         * gnus.el (message-y-or-n-p): Autoload.
21834         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21835         (pop3-password-required, pop3-authentication-scheme)
21836         (pop3-leave-mail-on-server): Make customizable.
21837         (pop3): New custom group.
21838         (pop3-retr): Remove `sleep-for' statements.
21839         Suggested by Dave Love <fx@gnu.org>.
21841         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21842         Windows/DOS.
21844         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21845         (imap-parse-body): Fix incorrect use of `assert'.
21846         Suggested by Dave Love <fx@gnu.org>.
21848         * mml.el (mml-minibuffer-read-disposition): Require match.
21849         Suggested by Dave Love <fx@gnu.org>.
21851 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21853         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
21854         doc string.
21856 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21858         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21860 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21862         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21863         instead of calling `mm-insert-inline', to decode text/* parts
21864         before displaying them.
21866 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21868         * mm-uu.el (mm-uu-text-plain-type): New variable.
21869         (mm-uu-pgp-signed-extract-1): Use it.
21870         (mm-uu-pgp-encrypted-extract-1): Use it.
21871         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21872         bind mm-uu-text-plain-type with that value.
21873         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21874         mm-uu-dissect.
21876 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21878         * gnus-group.el (gnus-update-group-mark-positions):
21879         * gnus-sum.el (gnus-update-summary-mark-positions):
21880         * message.el (message-check-news-body-syntax):
21881         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21882         of string-as-multibyte.
21884 2004-10-05  Juri Linkov  <juri@jurta.org>
21886         * gnus-group.el (gnus-update-group-mark-positions):
21887         * gnus-sum.el (gnus-update-summary-mark-positions):
21888         * message.el (message-check-news-body-syntax):
21889         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21890         8-bit unibyte values to a multibyte string for search functions.
21892 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21894         * mm-uu.el (mm-uu-dissect): Allow optional arg.
21895         (mm-uu-dissect-text-parts): New function.
21897         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21898         dissect text parts.
21900         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21901         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21903         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21905         * gnus-topic.el (gnus-topic-hierarchical-parameters):
21906         Use gnus-current-topics instead of gnus-current-topic.
21908 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
21910         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21912 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
21914         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21915         where appropriate.
21917         * nnml.el (nnml-generate-active-info): do.
21919         * nndiary.el (nndiary-generate-active-info): do.
21921         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21922         (gnus-topic-move): do.
21924         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21925         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21927         * gnus-srvr.el (gnus-server-prepare)
21928         (gnus-server-open-all-servers): do.
21930         * gnus-msg.el (gnus-summary-cancel-article)
21931         (gnus-summary-resend-message)
21932         (gnus-summary-mail-crosspost-complaint): do.
21934         * gnus-move.el (gnus-change-server): do.
21936         * gnus-group.el (gnus-group-unmark-all-groups)
21937         (gnus-group-set-current-level): do.
21939 2004-10-04  Simon Josefsson  <jas@extundo.com>
21941         * message.el (message-generate-hashcash): Doc fix.
21943 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
21945         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21946         avoid infinite recursion via gnus-get-function.
21948 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
21950         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21952         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21954         * nnmail.el (nnmail-split-history): do.
21956         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21957         (nnml-request-delete-group): do.
21959         * nnslashdot.el (nnslashdot-read-groups): do.
21961         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21962         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21964         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21965         (nnspool-sift-nov-with-sed): Use last.
21966         (nnspool-retrieve-headers-with-nov): Use mapc.
21967         (nnspool-request-newgroups): Use dolist.
21968         (nnspool-request-group): Use last.
21970         * nntp.el (nntp-read-server-type): Use dolist.
21972         * nnvirtual.el (nnvirtual-create-mapping)
21973         (nnvirtual-update-read-and-marked): Use dolist.
21974         (nnvirtual-convert-headers): Simplify.
21976 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21978         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21979         Add support for sync'ing tick marks.
21981 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21983         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21984         there's no visible header.
21986 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21988         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21989         When necessary, pass full group name to gnus-request-set-marks.
21991 2004-10-01  Simon Josefsson  <jas@extundo.com>
21993         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
21994         acroread.
21996 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21998         * spam-report.el (spam-report-gmane): Fix interactive.
22000         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22002         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22003         when writing file.
22004         (gnus-agent-synchronize-flags): Don't default to being
22005         interactive.
22007 2004-09-30  Simon Josefsson  <jas@extundo.com>
22009         * message.el (message-generate-hashcash): Add.
22010         (message-send-mail): Use it, call mail-add-payment.
22012 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22014         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22016 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
22018         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22019         gnus-request-update-info with explicit code to sync the in-memory
22020         info read flags with the marks being sync'd to the backend.
22022         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22024 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22026         * spam.el (spam-verify-bogofilter): Add new function.
22027         (spam-check-bogofilter)
22028         (spam-bogofilter-register-with-bogofilter): Use it.
22029         (spam-verify-bogofilter): Add small fixes.
22031 2004-09-28  Simon Josefsson  <jas@extundo.com>
22033         * hashcash.el (hashcash-generate-payment): Revert.
22035 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22037         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22038         Use gnus-extract-references instead of gnus-split-references.
22040         * gnus-util.el (gnus-extract-references): Add new function, analogous
22041         to gnus-split-references but extracts only the message-ID without
22042         anything extra.
22044         * hashcash.el (hashcash-generate-payment)
22045         (hashcash-check-payment): Do the right thing if hashcash-path is
22046         nil (because the hashcash program could not be found).
22048         * spam.el (spam-use-hashcash): Remove comment.
22050 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
22052         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22053         (gnus-cache-enter-article, gnus-cache-remove-article)
22054         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22056         * gnus-async.el (gnus-async-prefetch-remove-group): do.
22058         * gnus-art.el (article-hide-boring-headers)
22059         (article-translate-strings, article-display-face)
22060         (gnus-article-mime-match-handle-first)
22061         (gnus-article-highlight-headers)
22062         (gnus-article-add-buttons-to-head): do.
22064 2004-09-27  Simon Josefsson  <jas@extundo.com>
22066         * hashcash.el: New version, from
22067         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
22068         ../contrib/.
22070 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22072         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22074 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
22076         * gnus-dup.el (gnus-dup-open): Use mapc.
22077         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22079         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22080         Reported by Stefan Wiens <s.wi@gmx.net>.
22082         * gnus.el (gnus-shutdown): Use dolist.
22084         * gnus-undo.el (gnus-undo): Use mapc.
22086         * nnrss.el (nnrss-generate-active): do.
22088         * message.el (message-cite-original-without-signature)
22089         (message-cite-original): Use mapc.
22090         (message-do-actions, message-make-forward-subject): Use dolist.
22092 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22094         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22095         deletion to remove entire duplicate line.  Fixes merged article
22096         number bug.
22098 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22100         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22101         servers that are offline.  Avoids having gnus-agent-toggle-plugged
22102         first ask if you want to open a server and then, even when you
22103         responded with no, asking if you want to synchronize the server's
22104         flags.
22105         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22106         multi-line expressions.
22107         (gnus-agent-synchronize-group-flags): New internal function.
22108         Updates marks in memory (in the info structure) AND in the
22109         backend.
22111         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22113         * nnagent.el (nnagent-request-set-mark):
22114         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22115         method, to ensure that synchronization updates marks in the
22116         backend and in the info (in memory) structure.
22118 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22120         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22121         convention fully; don't miss the root article of a thread; make
22122         the X-Draft-From header with correct article numbers.
22124 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
22126         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22127         unless plugged.  Disable the agent so that an open failure causes
22128         an error.
22130         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22131         Revert 2004-09-21 change.  The backend must be opened while
22132         synchronizing flags even when the backend stores the flags
22133         locally.
22135 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
22137         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22138         in `header' match.  Reported by Svend Tollak Munkejord.
22140         * message.el (message-cite-original): Fix use of
22141         `message-cite-articles-with-x-no-archive'.
22143 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22145         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22146         (gnus-window-to-buffer): Ditto.
22148         * mml.el (mml-preview-buffer): New variable.
22149         (mml-preview): Manage window layout with gnus-buffer-configuration.
22151         * gnus-msg.el (gnus-setup-message): Put article numbers into the
22152         X-Draft-From header even if those articles aren't quoted.
22154 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
22156         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22157         (gnus-request-set-mark, gnus-request-update-mark): Use new
22158         g-s-t-u-l-m to decide to use backend even when unplugged.
22160 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22162         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22163         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
22165 2004-09-20  Simon Josefsson  <jas@extundo.com>
22167         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22168         "utf-16-le".
22170 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22172         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22174 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22176         * uudecode.el (uudecode-use-external): Add :version.
22178         * smime.el (smime-CA-file, smime-encrypt-cipher)
22179         (smime-dns-server): Add :version.
22181         * smiley.el (gnus-smiley-file-types): Add :version.
22183         * sha1.el (sha1-use-external): Add :version.
22185         * pgg-def.el (pgg-query-keyserver): Add :version.
22187         * nnmail.el (nnmail-fancy-expiry-targets)
22188         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22189         Add :version.
22191         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22192         (nnimap-retrieve-groups-asynchronous): Add :version.
22193         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
22195         * mml.el (mml-content-disposition-parameters)
22196         (mml-insert-mime-headers-always): Add :version.
22198         * mm-util.el (mm-coding-system-priorities): Add :version.
22200         * mm-decode.el (mm-inline-text-html-with-images)
22201         (mm-keep-viewer-alive-types, mm-external-terminal-program)
22202         (mm-verify-option): Add :version.
22203         (mm-text-html-renderer): Change :version.
22205         * message.el (message-fcc-externalize-attachments)
22206         (message-required-headers, message-draft-headers)
22207         (message-subject-trailing-was-query)
22208         (message-subject-trailing-was-ask-regexp)
22209         (message-subject-trailing-was-regexp, message-mark-insert-begin)
22210         (message-mark-insert-end, message-archive-header)
22211         (message-archive-note, message-cross-post-default)
22212         (message-cross-post-note, message-followup-to-note)
22213         (message-cross-post-note-function, message-use-mail-followup-to)
22214         (message-subscribed-address-functions)
22215         (message-subscribed-address-file, message-subscribed-addresses)
22216         (message-subscribed-regexps, message-allow-no-recipients)
22217         (message-yank-cited-prefix, message-signature-insert-empty-line)
22218         (message-hidden-headers, message-hierarchical-addresses)
22219         (message-mail-user-agent, message-use-idna)
22220         (message-valid-fqdn-regexp)
22221         (message-strip-special-text-properties, message-header-synonyms)
22222         (message-beginning-of-line, message-tab-body-function): Add :version.
22223         (message-insert-canlock, message-wide-reply-confirm-recipients):
22224         Change :version.
22226         * mail-source.el (mail-source-ignore-errors): Add :group, :type
22227         and :version.
22228         (mail-source-delete-old-incoming-confirm)
22229         (mail-source-movemail-program): Add :version.
22231         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22232         (gnus-agent-cache, gnus-agent): Change :version.
22234         * gnus-util.el (gnus-use-byte-compile): Change :version.
22236         * gnus-sum.el (gnus-summary-make-false-root-always)
22237         (gnus-summary-default-high-score)
22238         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22239         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22240         (gnus-read-all-available-headers, gnus-article-emulate-mime)
22241         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22242         (gnus-sum-thread-tree-single-indent)
22243         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22244         (gnus-sum-thread-tree-leaf-with-other)
22245         (gnus-sum-thread-tree-single-leaf): Add :version.
22246         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22247         (gnus-article-loose-mime): Change :version.
22249         * gnus-start.el (gnus-backup-startup-file)
22250         (gnus-save-startup-file-via-temp-buffer): Add :version.
22252         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22253         (gnus-server-offline-face): Add :version.
22255         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22257         * gnus-msg.el (gnus-gcc-externalize-attachments)
22258         (gnus-debug-files, gnus-debug-exclude-variables)
22259         (gnus-discouraged-post-methods): Change :version.
22260         (gnus-confirm-mail-reply-to-news)
22261         (gnus-confirm-treat-mail-like-news): Add :version.
22263         * gnus-int.el (gnus-server-unopen-status): Add :version.
22265         * gnus-group.el (gnus-group-jump-to-group-prompt)
22266         (gnus-large-ephemeral-newsgroup)
22267         (gnus-fetch-old-ephemeral-headers): Add :version.
22269         * gnus-fun.el (gnus-x-face-directory)
22270         (gnus-convert-pbm-to-x-face-command)
22271         (gnus-convert-image-to-x-face-command)
22272         (gnus-convert-image-to-face-command): Add :version.
22274         * gnus-delay.el (gnus-delay-default-hour): Add :version.
22276         * gnus-cite.el (gnus-cite-blank-line-after-header)
22277         (gnus-article-boring-faces): Add :version.
22279         * gnus-art.el (gnus-buttonized-mime-types)
22280         (gnus-inhibit-mime-unbuttonizing)
22281         (gnus-treat-display-face)
22282         (gnus-treat-body-boundary): Change :version.
22283         (gnus-body-boundary-delimiter, gnus-picon-databases)
22284         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22285         (gnus-treat-date-english, gnus-treat-fold-headers)
22286         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22287         (gnus-treat-mail-picon, gnus-treat-wash-html)
22288         (gnus-article-encrypt-protocol)
22289         (gnus-use-idna, gnus-article-over-scroll)
22290         (gnus-mime-display-multipart-alternative-as-mixed)
22291         (gnus-mime-display-multipart-related-as-mixed)
22292         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22293         (gnus-ctan-url, gnus-button-ctan-handler)
22294         (gnus-button-handle-ctan-bogus-regexp)
22295         (gnus-button-ctan-directory-regexp)
22296         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22297         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22298         (gnus-button-man-level, gnus-button-emacs-level)
22299         (gnus-button-message-level, gnus-button-browse-level): Add :version.
22301         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22302         (gnus-agent-go-online): Change :version.
22303         (gnus-agent-expire-unagentized-dirs)
22304         (gnus-agent-auto-agentize-methods): Add :version.
22306         * flow-fill.el (fill-flowed-display-column)
22307         (fill-flowed-encode-column): Add :version.
22309         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22310         (gnus-outlook-deuglify-unwrap-max)
22311         (gnus-outlook-deuglify-cite-marks)
22312         (gnus-outlook-deuglify-unwrap-stop-chars)
22313         (gnus-outlook-deuglify-no-wrap-chars)
22314         (gnus-outlook-deuglify-attrib-cut-regexp)
22315         (gnus-outlook-deuglify-attrib-verb-regexp)
22316         (gnus-outlook-deuglify-attrib-end-regexp)
22317         (gnus-outlook-display-hook): Add :version.
22319         * binhex.el (binhex-use-external): Add :version.
22321 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
22323         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22324         and `invisible'.
22326 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
22328         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22329         in gnus-registry-trim.
22331 2004-09-13  Simon Josefsson  <jas@extundo.com>
22333         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22335         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22337         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22338         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22339         <yamaoka@jpl.org>.
22340         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22341         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22342         <yamaoka@jpl.org>.
22344         * sieve.el (sieve-manage-mode): Ditto.
22346 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
22348         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22350 2004-09-11  Simon Josefsson  <jas@extundo.com>
22352         * dns-mode.el: Add.
22354         * mm-view.el (mm-display-dns-inline): Add.
22356         * mm-decode.el (mm-inline-media-tests): Add text/dns.
22357         (mm-automatic-display): Ditto.
22359         * mailcap.el (mailcap-mime-data): Add text/dns.
22360         (mailcap-mime-extensions): Map .soa to text/dns.
22362 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
22364         * gnus-art.el (article-decode-mime-words, article-babel)
22365         (gnus-article-highlight-signature, gnus-article-add-buttons)
22366         (gnus-signature-toggle): Remove unnecessary bindings of
22367         `inhibit-read-only' inherited from v5.10 merge.
22369 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
22371         * nntp.el (nntp): New customization group.
22372         (nntp-authinfo-file): Add customization group.
22374         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22376         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22378         * gnus.el (to-address, to-list, subscribed)
22379         (large-newsgroup-initial): Ditto.
22381         * flow-fill.el (fill-flowed-display-column)
22382         (fill-flowed-encode-column): Ditto.
22384 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22386         * message.el (message-tokenize-header, message-send-mail-with-qmail):
22387         Use point-min rather than 1.
22388         (message-send-mail): Use buffer-size rather than point-max.
22390         * gnus-sum.el (gnus-summary-search-article-forward):
22391         Signal a specific `search-failed' rather than a generic `error'.
22393         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22394         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22395         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22397 2004-09-10  Simon Josefsson  <jas@extundo.com>
22399         * nndb.el (require): Remove tcp and duplicate cl.
22401 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22403         * gnus-agent.el (directory-files-and-attributes): Move forward.
22405 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22407         * gnus-agent.el (directory-files-and-attributes):
22408         Optionally defined to support XEmacs.
22410 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22412         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22413         to avoid run-time CL dependencies.
22414         (gnus-agent-unfetch-articles): New function.
22415         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22416         article numbers even when local .overview file is missing.
22417         (gnus-agent-read-article-number): New function.  Only accepts
22418         27-bit article numbers.
22419         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22420         Use gnus-agent-read-article-number.
22421         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22422         from backend while recognizing that article numbers in .overview
22423         must be valid.
22424         (gnus-agent-update-files-total-fetched-for):
22425         Use directory-files-and-attributes to improve performance.
22426         * gnus-int.el (gnus-request-move-article):
22427         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22428         improve performance.
22430         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22431         some users confused by references to .newsrc when they only have a
22432         .newsrc.eld file.
22433         (gnus-convert-mark-converter-prompt)
22434         (gnus-convert-converter-needs-prompt): Fix use of property list.
22435         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22436         New function.  Used internally to only display 'gnus converting
22437         files' message when actually necessary.
22439         * gnus-sum.el (): Remove (require 'gnus-agent) as required
22440         methods now autoloaded.
22442 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22444         * gnus-sum.el (gnus-summary-insert-subject): Remove list
22445         identifiers.
22447 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
22449         * gnus-picon.el: Fix indentation and closing parenthesis.
22451 2004-09-01  Simon Josefsson  <jas@extundo.com>
22453         * message.el (message-canlock-generate): Require sha1, not
22454         sha1-el.  (Can we get rid of this require altogether?  It is ugly
22455         to require within a function.  Sadly, if sha1.el isn't loaded, the
22456         let binding in m-c-g will hide the defcustom definition, which is
22457         bad.)
22459         * canlock.el: Require sha1, not sha1-el.
22461         * message.el: Don't autoload sha1 (there is a autoload cookie in
22462         sha1.el).
22464         * sha1-el.el: Rename to sha1.el.
22466 2004-08-30  Juanma Barranquero  <lektu@terra.es>
22468         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22470 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22472         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22474 2004-08-30  Kim F. Storm  <storm@cua.dk>
22476         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22478         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22479         Add :group 'nnimap.
22481 2004-08-30  Andreas Schwab  <schwab@suse.de>
22483         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22484         ?* and ?\;.
22486         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22487         and ?\' to symbol instead of whitespace.
22489 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22491         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22493         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22494         instead of re-search-forward.
22496         * gnus-uu.el (gnus-uu-save-article): Ditto.
22497         (gnus-uu-post-encode-uuencode): Ditto.
22499         * html2text.el (html2text-clean-list-items): Ditto.
22500         (html2text-clean-dtdd): Ditto.
22501         (html2text-format-tags): Ditto.
22503         * message.el (message-send-mail-with-sendmail): Fix regexp.
22504         (message-fill-field-general): Use search-forward instead of
22505         re-search-forward.
22506         (unbold-region): Ditto.
22508         * nnrss.el (nnrss-request-article): Ditto.
22510         * nnslashdot.el (nnslashdot-request-article): Ditto.
22512         * nnweb.el (nnweb-gmane-wash-article): Ditto.
22514         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22515         "Unrecognized menu descriptor" error in XEmacs.
22517 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22519         * gnus-sum.el (gnus-read-header): Don't remove a header for the
22520         parent article of a sparse article in the thread hashtb.
22522 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
22524         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22525         (nnmail-expand-newtext): Lowercase expanded entries if
22526         nnmail-split-lowercase-expanded is non-nil.
22528 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22530         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22532         * gnus-group.el (gnus-group-line-format-alist): Convert the value
22533         of gnus-tmp-news-method into string under XEmacs.  It will be
22534         passed to gnus-correct-length which takes only a string argument.
22536 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22538         * gnus-util.el (gnus-bind-print-variables): New macro.
22539         (gnus-prin1): Use it.
22540         (gnus-prin1-to-string): Use it.
22541         (gnus-pp): New function.
22542         (gnus-pp-to-string): New function.
22544         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22545         Replace pp-to-string with gnus-pp-to-string.
22546         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22547         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22548         * gnus-msg.el (gnus-debug): Ditto.
22549         * gnus-score.el (gnus-score-save): Ditto.
22550         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22551         gnus-pp-to-string.
22552         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22553         with gnus-pp.
22554         * score-mode.el (gnus-score-pretty-print): Ditto.
22555         * webmail.el (webmail-debug): Ditto.
22557 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22559         * gnus-art.el (article-display-face, article-display-x-face):
22560         Use buffer-read-only.
22562 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22564         * gnus-art.el (article-hide-list-identifiers):
22565         Bind inhibit-read-only as t.
22567 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
22569         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22571 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22573         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22574         (gnus-narrow-to-page): Don't assume point-min == 1.
22575         (gnus-article-edit-mode): Derive from message-mode.
22577         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22578         point-min == 1.
22580         * imap.el (imap-parse-address-list, imap-parse-body-ext):
22581         Disable incorrect use of `assert'.
22583         * message.el (message-mode): Set comment-start-skip.
22585 2004-08-22  Sam Steingold  <sds@gnu.org>
22587         * pop3.el (pop3-leave-mail-on-server): New user variable.
22588         (pop3-movemail): Delete mail only when it is nil.
22590 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
22592         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22594         * mml.el (mml-preview): Use `pop-to-buffer'.
22596         * message.el (message-goto-mail-followup-to): Insert after "To".
22597         (message-carefully-insert-headers): Add comment.
22599         * gnus.el: Remove unused variable `gnus-article-check-size'.
22601         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22603         * gnus-art.el (gnus-button-alist):
22604         Improve `gnus-button-handle-library' entry.
22606 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
22608         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22609         Use downcase, since XEmacs capitalizes error messages differently.
22611 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
22613         * nntp.el: Add (require 'gnus) due to reference to
22614         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
22616 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
22618         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22619         Bind `mm-fill-flowed'.
22621         * mm-decode.el (mm-dissect-singlepart): Check it.
22623 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
22625         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22626         'imap' for netrc parsing.
22628 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
22630         * mailcap.el (mailcap-mime-data): Mark as risky.
22632 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22634         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22635         may be included in the encoded word.
22636         (rfc2047-encode): Don't append a space if the encoded word
22637         includes close parenthesis.
22639 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22641         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22642         of text within parentheses.
22644 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
22646         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22647         (gnus-encrypt-write-file-contents): Make the password key the file
22648         name PLUS the cipher, not just the cipher.  Also remove failed
22649         passwords from the cache.
22651 2004-08-06  Simon Josefsson  <jas@extundo.com>
22653         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22654         Doc fix.
22656 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22658         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22659         LWSP.
22661 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
22663         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22664         Try to append in-reply-to: data to the references: header.
22666         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22667         (netrc-parse): Use gnus-encrypt.el functions.
22669         * gnus-encrypt.el: Add new file for encryption support; currently
22670         does only a few GPG ciphers and an internal XOR cipher.
22672         * password.el: Add comments on using password-read-and-add.
22673         (password-read-and-add): Add function to read and add the
22674         password to the cache at once.
22676 2004-07-28  Simon Josefsson  <jas@extundo.com>
22678         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22679         parameter (but don't use it, for now).
22681         * imap.el (imap-ssl-open): Use imap-process-connection-type,
22682         instead of hard coding to nil.
22684 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22686         * mm-view.el (mm-inline-image-emacs): Open lines under an image
22687         as mm-inline-image-xemacs does.
22689 2004-07-26  Simon Josefsson  <jas@extundo.com>
22691         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22692         Revert part of 2004-07-17 change below.
22694 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22696         * rfc2047.el (rfc2047-encode-region): Don't infloop.
22697         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22699 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22701         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22702         quotes that actually start with ">" at the beginning of the
22703         lines.
22705 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22707         * rfc2047.el (rfc2047-encode-region): Fix last change.
22708         (rfc2047-encode-parameter): Remove useless concat.
22710 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22712         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22713         encode special characters; fix some kind of misconfigured headers;
22714         signal a real error if debug-on-quit or debug-on-error is non-nil.
22715         (rfc2047-encode-max-chars): New variable.
22716         (rfc2047-encode-1): Use it.
22717         (rfc2047-encode-parameter): New function.
22719         * mml.el (mml-insert-parameter): Remove an excessive space.
22721 2004-07-17  Simon Josefsson  <jas@extundo.com>
22723         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22724         Kai Grossjohann <kai@emptydomain.de>.
22725         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22726         (gnus-group-make-menu-bar): Ditto.
22728         * gnus-util.el (gnus-group-server): Add.
22730 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
22732         * message.el (message-clone-locals): Clone sendmail and smtp
22733         variables.
22735 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22737         * rfc2047.el (rfc2047-encode-region): Fix last change.
22739 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22741         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22742         characters as non-special.
22744 2004-07-09  Simon Josefsson  <jas@extundo.com>
22746         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22747         Users will lose all flag changes made while unplugged with
22748         e.g. nntp unless flag synchronization happens, thus `nil' is not a
22749         good default.  See numerous reports on ding mailing list.
22751 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22753         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22754         add generate-head-function and generate-article-function to the
22755         rfc822-forward entry.
22756         (nndoc-rfc822-forward-generate-article): New function.
22757         (nndoc-rfc822-forward-generate-head): New function.
22759         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22761 2004-07-06  Dan Christensen  <jdc@uwo.ca>
22763         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22764         respect display group parameter and gnus-summary-expunge-below.
22765         (gnus-articles-to-read): Remove unused reference to display group
22766         parameter.
22768 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22770         * nnheader.el (nnheader-uniquify-message-id): New experimental
22771         variable.
22772         (nnheader-nov-read-message-id): Use it.
22774         * spam-report.el (spam-report-gmane): Add interactive.
22776 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22778         * mm-encode.el (mm-content-transfer-encoding-defaults):
22779         Use qp-or-base64 for the application/* types.
22781 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
22783         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22785 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
22787         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22788         trim value.
22790 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22792         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22793         New macro and function.
22794         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22796 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22798         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22799         after-load-alist.
22801 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22803         * gnus-group.el (gnus-group-get-new-news-this-group):
22804         Don't update info that isn't there.
22806 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
22808         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22809         entry.
22811 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22813         * mm-view.el (mm-inline-render-with-function): Use multibyte
22814         buffer; decode html source by charset.
22816         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22818         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22819         Mule-UCS is loaded under XEmacs.
22820         (mm-mime-mule-charset-alist): Avoid duplicated entries.
22822 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
22824         * nnheader.el (nnheader-max-head-length): Increase to 8192.
22826 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22828         * mm-util.el (mm-coding-system-p): Return a coding-system.
22829         (mm-mime-mule-charset-alist): Use shift_jis instead of
22830         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22831         entries for the mime charsets iso-2022-jp-3 and shift_jis.
22832         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22833         instead of japanese-shift-jis and iso-latin-1 respectively in
22834         order to share the default value with both Emacs and XEmacs-mule.
22835         (mm-mule-charset-to-mime-charset):
22836         Make mm-coding-system-priorities effective.
22837         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22838         while predicating of candidates upon the priorities.
22840 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
22842         * gnus-sum.el (gnus-summary-make-menu-bar):
22843         Add gnus-uu-invert-processable.
22845         * gnus.el: Autoload gnus-uu-invert-processable.
22847 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22849         * mm-util.el (mm-with-multibyte-buffer): New macro.
22851         * rfc2047.el (rfc2047-encode-string): Use it.
22852         (rfc2047-encode-region): Move point to the end of the region after
22853         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22855 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22857         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22858         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22860 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22862         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22863         (gnus-cite-parse): Ignore quoted envelope From_.
22864         Suggested by Karl Chen <quarl@nospam.quarl.org>.
22866 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
22868         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22869         invalid addresses.
22871 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
22873         * spam.el: Change section markers, revise TODO list.
22874         (spam-backends): Make new master list of all installed backends.
22875         (spam-summary-exit-behavior): Add new variable to determine how
22876         messages moves are done at summary exit.
22877         (spam-move-spam-nonspam-groups-only)
22878         (spam-process-ham-in-nonham-groups)
22879         (spam-process-ham-in-spam-groups): Remove variables, the
22880         spam-summary-exit-behavior variable should be used to manage this
22881         behavior.
22882         (spam-old-ham-articles, spam-old-spam-articles): Remove.
22883         (spam-old-articles): Add variable, replacing spam-old-ham-articles
22884         and spam-old-spam-articles.
22885         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22886         Add empty variables, placeholders for the backends they represent.
22887         (spam-set-difference): Move, unchanged.
22888         (spam-list-of-processors): Declare OBSOLETE, not used anymore
22889         unless the user has a processor variable.
22890         (spam-classifications, spam-classification-valid-p)
22891         (spam-backend-properties, spam-backend-property-valid-p)
22892         (spam-backend-function-type-valid-p)
22893         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22894         (spam-report-articles-gmane, spam-report-articles-resend):
22895         Remove functions, they are not needed.
22896         (spam-install-backend-super, spam-backend-list)
22897         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22898         (spam-backend-function, spam-backend-ham-registration-function)
22899         (spam-backend-spam-registration-function)
22900         (spam-backend-ham-unregistration-function)
22901         (spam-backend-spam-unregistration-function)
22902         (spam-backend-statistical-p, spam-backend-mover-p)
22903         (spam-install-backend-alias, spam-install-checkonly-backend)
22904         (spam-install-mover-backend, spam-install-nocheck-backend)
22905         (spam-install-backend, spam-install-statistical-backend)
22906         (spam-install-statistical-checkonly-backend): Add backend installation
22907         support.
22908         (spam-summary-prepare-exit): Rewrite to use the new backend code.
22909         (spam-group-processor-p): Use the new backend code and respect the
22910         summary exit behavior.
22911         (spam-mark-spam-as-expired-and-move-routine): Remove.
22912         (spam-summary-prepare): Change to use the new spam-old-articles
22913         variable.
22914         (spam-copy-or-move-routine, spam-copy-spam-routine)
22915         (spam-move-spam-routine, spam-copy-ham-routine)
22916         (spam-move-ham-routine): Add code to copy/move ham or spam.
22917         (spam-fetch-field-fast): Improve doc and code, plus allow the
22918         'number request.
22919         (spam-list-of-checks, spam-list-of-statistical-checks):
22920         Remove variables.
22921         (spam-split, spam-find-spam): Use the new backend code.
22922         (spam-registration-functions): Remove variable.
22923         (spam-unregister-routine): Add convenience wrapper.
22924         (spam-log-undo-registration, spam-register-routine)
22925         (spam-log-processing-to-registry)
22926         (spam-log-unregistration-needed-p): Rename "check" to "backend"
22927         where possible.
22928         (spam-check-gmane-xref, spam-check-regex-headers)
22929         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22930         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22931         (spam-check-bogofilter-headers, spam-check-spamoracle)
22932         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22933         (spam-check-crm114-headers): Use the spam-split-group that
22934         spam-split prepares, no need to determine it every time.
22936         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22937         to the nnheader-parse-naked-head call.
22939         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22941         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22942         the nnheader-nov-read-message-id call.
22944 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22946         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22947         gnus-activate-group twice.  Suggested by Markus Peter
22948         <warp@spin.de>.
22950 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22952         * gnus-art.el (gnus-article-time-format): Exchange the order of
22953         day and month in the default value; fix customization type.
22954         (article-date-ut): Use add-text-properties.
22955         (article-make-date-line): Use message-make-date instead of
22956         current-time-string.
22958         * message.el (message-fetch-field): Don't use set-text-properties.
22959         (message-make-date): Simplify.
22961 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22963         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22964         (rfc2047-encode-region): Treat text within parentheses as special;
22965         show the original text when error has occurred.
22967         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22968         already-computed method to gnus-activate-group.
22970         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22971         same select-methods identical Lisp objects.
22973         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22974         object when modifying the info.
22976 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22978         * gnus-srvr.el (gnus-server-set-info): Remove the server from
22979         gnus-opened-servers since it has never been opened with the new
22980         configuration yet.
22982 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22984         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22985         arg to nnheader-generate-fake-message-id.
22987 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
22989         * nnheader.el (nnheader-generate-fake-message-id): Accept a
22990         number and build a fake message ID localized to a group and
22991         article number (so it's repeatable from that point on).
22992         (nnheader-fake-message-id-p): Change regex to accommodate new fake
22993         ID format.
22995         * gnus-sum.el (gnus-get-newsgroup-headers):
22996         Call nnheader-generate-fake-message-id with the article number.
22998 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
23000         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23001         end-of-buffer.
23003 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23005         * message.el (message-ignored-supersedes-headers): Add Approved.
23007 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23009         * rfc2047.el (rfc2047-encode-message-header): Remove useless
23010         goto-char.
23011         (rfc2047-encode): Fold the line before encoding.
23013 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23015         * rfc2047.el (rfc2047-encode-message-header): Disabled header
23016         folding -- not all headers can be folded, and this should be done
23017         by the message composition mode.  Probably.  I think.
23019 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23021         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23022         fast.
23024         * gnus-ems.el (gnus-remove-image): Don't use
23025         message-text-with-property; remove only the image found first.
23027 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
23029         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23031 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23033         * message.el (message-text-with-property): Make it fast and accept
23034         optional arguments.
23035         (message-strip-forbidden-properties): Use it.
23036         (message-fix-before-sending): Follow the m-t-w-p change.
23038         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23040 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23042         * gnus-art.el (article-hide-headers): Don't change the buffer
23043         mistakenly when performing mml-preview even if
23044         gnus-single-article-buffer is nil.
23046 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
23048         * message.el (message-expand-name-databases): New user option.
23049         (message-expand-name): Use it.
23051 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
23053         * spam.el (spam-report-articles-resend)
23054         (spam-report-resend-register-routine): Allow ham reporting.
23055         (spam-report-resend-register-ham-routine): Add wrapper.
23056         (spam-registration-functions): Add ham resending functions.
23057         (spam-list-of-processors): Add ham resend processor.
23059         * gnus.el (ham-resend-to): Add new group parameter.
23060         (spam-process): Add ham resend option.
23062         * spam-report.el (spam-report-resend): Allow reporting ham.
23063         (spam-report-resend-ham): Add wrapper.
23065 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23067         * message.el (message-cite-articles-with-x-no-archive):
23068         New variable.
23069         (message-cite-original): Use it.
23071 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23073         * message.el (message-cite-original): Respect X-No-Archive.
23075 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23077         * gnus-art.el (article-hide-headers): Refer to the values for
23078         gnus-ignored-headers and gnus-visible-headers in the summary
23079         buffer since a user may have set them as group parameters.
23081 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
23083         * assistant.el (assistant-node-name): Add convenience function.
23084         (assistant-render-text, assistant-render-node): Add error handling,
23085         plus handle multiple next nodes.
23086         (assistant-find-next-node): Comment out for now.
23087         (assistant-find-next-nodes): Add function, returns list of next
23088         nodes.
23090 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
23092         * mail-source.el (mail-source-directory): Fix doc-string.
23094 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
23096         * assistant.el (assistant-render-text, assistant-eval): Add :set
23097         widget type, which is different because it takes and returns a
23098         list.  Much hilarity ensues.
23100 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
23102         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23104         * gnus-group.el (gnus-group-get-new-news-this-group):
23105         Add doc-string.
23107         * gnus-start.el (gnus-activate-group): Add doc-string.
23109 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23111         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23113 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
23115         * assistant.el (assistant-render-text): Try to add a :set
23116         widget, more to come.
23118         * spam.el (spam-group-spam-contents-p): Handle empty groupname
23119         strings.
23120         (spam-report-articles-resend)
23121         (spam-register-routine): Do registration iff any articles warrant
23122         it.
23123         (spam-summary-prepare-exit): Change log message for nil group
23124         destinations.
23126 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
23128         * spam.el (spam-report-resend-register-routine):
23129         Allow spam-report-resend-to to be a group parameter or a global value.
23131 2004-05-26  Simon Josefsson  <jas@extundo.com>
23133         * starttls.el: Merge with my GnuTLS based starttls.el.
23134         (starttls-gnutls-program, starttls-use-gnutls)
23135         (starttls-extra-arguments, starttls-process-connection-type)
23136         (starttls-connect, starttls-failure, starttls-success):
23137         New variables.
23138         (starttls-program, starttls-extra-args): Doc fix.
23139         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23140         New functions.
23141         (starttls-negotiate, starttls-open-stream):
23142         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23143         function if it is set.
23145 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23147         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23148         structured fields.
23150 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23152         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23154 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
23156         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23157         Add variable.
23158         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
23159         assigning the spam-mark to new messages.
23161 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
23163         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23165 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23167         * rfc2047.el (rfc2047-encodable-p): Don't move point.
23168         (rfc2047-decode): Treat the ascii coding-system as raw-text by
23169         default.
23171 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
23173         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23174         correct data.
23176 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
23178         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23179         (spam-group-processor-p): Fix function.
23180         (spam-group-processor-multiple-p)
23181         (spam-group-spam-processor-report-gmane-p)
23182         (spam-group-spam-processor-report-resend-p)
23183         (spam-group-spam-processor-bogofilter-p)
23184         (spam-group-spam-processor-blacklist-p)
23185         (spam-group-spam-processor-ifile-p)
23186         (spam-group-ham-processor-ifile-p)
23187         (spam-group-spam-processor-spamoracle-p)
23188         (spam-group-spam-processor-crm114-p)
23189         (spam-group-ham-processor-bogofilter-p)
23190         (spam-group-spam-processor-stat-p)
23191         (spam-group-ham-processor-stat-p)
23192         (spam-group-ham-processor-whitelist-p)
23193         (spam-group-ham-processor-BBDB-p)
23194         (spam-group-ham-processor-spamoracle-p)
23195         (spam-group-ham-processor-copy-p): Remove functions with some
23196         prejudice against unneeded code.
23197         (spam-report-articles-resend)
23198         (spam-report-resend-register-routine): Allow the group/topic
23199         spam-resend-to value to override spam-report-resend-to.
23200         (spam-summary-prepare-exit): Invoke spam-group-processor-p
23201         properly now.
23203         * gnus.el (spam-resend-to): Add group/topic parameter.
23204         (spam-process): Move the OBSOLETE processors to the end of the
23205         choices.
23207 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
23209         * spam-report.el (spam-report-resend-to, spam-report-resend):
23210         Start with resend-to set to nil, and then ask the user if necessary.
23211         (spam-report-resend): spam-report-resend takes a list of articles, not
23212         separate article numbers.
23214 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23216         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23217         addition to emacs-w3m.
23219 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23221         * assistant.el (assistant-authinfo-data): New function.
23222         (assistant-eval): Eval for entire assistant.
23224         * netrc.el (netrc-services-file): New variable.
23225         (netrc-parse-services): New function.
23226         (netrc-find-service-name): New function.
23227         (netrc-find-service-number): New function.
23228         (netrc-port-equal): New function.
23229         (netrc-machine): Use it.
23231         * nnimap.el (nnimap-open-connection): Use netrc.
23233         * gnus-util.el (gnus-netrc-get): Remove aliases.
23235         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23237         * assistant.el (wid-edit): Fix compilation.
23239         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23241 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
23243         * gnus-util.el (gnus-set-file-modes): New function.  (small
23244         patch).
23246 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23248         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23250         * assistant.el (assistant-render-node): Fix up rendering and
23251         read-only text.
23252         (assistant-render-node): Reset.
23253         (assistant-make-read-only): Not sticky.
23255 2004-05-20  Danny Siu  <dsiu@adobe.com>
23257         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23258         centered even when gnus-auto-center-summary is t.
23260 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23262         * dns.el (dns-get-txt-answer): New function.
23263         (dns-read-txt): Ditto.
23264         (query-dns): Use it.
23266 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23268         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23269         active for foreign groups even if the group level is higher than
23270         the specified value.
23272 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23274         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23275         non-active groups.
23277         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23279 2004-05-20  Magnus Henoch  <mange@freemail.hu>
23281         * dns.el (dns-read-type): Add support for SVR.  (small patch)
23283 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
23285         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23286         (spam-crm114-header, spam-crm114-spam-switch)
23287         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23288         (spam-crm114-positive-spam-header)
23289         (spam-crm114-database-directory, spam-list-of-processors)
23290         (spam-group-spam-processor-crm114-p)
23291         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23292         (spam-generic-score, spam-list-of-checks)
23293         (spam-list-of-statistical-checks, spam-registration-functions)
23294         (spam-check-crm114-headers, spam-crm114-score)
23295         (spam-check-crm114, spam-crm114-register-with-crm114)
23296         (spam-crm114-register-spam-routine)
23297         (spam-crm114-unregister-spam-routine)
23298         (spam-crm114-register-ham-routine)
23299         (spam-crm114-unregister-ham-routine): Add CRM114 support.
23301 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
23303         * gnus.el: Add spam-use-crm114.
23305         * spam.el (spam-list-of-processors, spam-registration-functions):
23306         Add spam-use-resend.
23307         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23308         (spam-report-articles-gmane): Add doc fix.
23309         (spam-report-articles-resend, spam-report-resend-register-routine):
23310         Add wrappers around spam-report-resend-to.
23312         * spam-report.el (spam-report-resend-to, spam-report-resend):
23313         Add support for resending spam.
23314         (spam-report-gmane): Fix line length >80.
23316         * gnus.el (spam-process): Add spam-use-resend.
23318 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23320         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23321         number of processed spam messages.
23322         (spam-ham-copy-or-move-routine): Return the number of processed
23323         ham messages.
23324         (spam-summary-prepare-exit): Use the above values to decide
23325         whether status messages shouled be displayed.
23327 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23329         * rfc2047.el (rfc2047-encode-function-alist): Rename from
23330         `rfc2047-encoding-function-alist' in order to avoid conflicting
23331         with the old version.
23332         (rfc2047-encode-region): Concatenate words containing non-ASCII
23333         characters in structured fields; don't encode space-delimited
23334         ASCII words even in unstructured fields; don't break words at
23335         char-category boundaries.
23336         (rfc2047-encode-1): New function.
23337         (rfc2047-encode): Use it; encode text so that it occupies the
23338         maximum width within 76-column; work correctly on Q encoding for
23339         iso-2022-* charsets.
23340         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23341         sure not to break a line just after the header name.
23342         (rfc2047-b-encode-region): Remove.
23343         (rfc2047-b-encode-string): New function.
23344         (rfc2047-q-encode-region): Remove.
23345         (rfc2047-q-encode-string): New function.
23347         * mm-util.el (mm-replace-in-string): New function.
23349 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23351         * gnus-msg.el (gnus-inews-make-draft-meta-information):
23352         Really get it right.
23353         (gnus-inews-make-draft): Really.
23355 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
23357         * nnmh.el (nnmh-request-list-1): Don't check the link count
23358         before descending.  (small patch)
23360 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23362         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23363         stuff.
23365         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23366         Match on real group name.
23368         * gnus-art.el (gnus-signature-limit): Doc fix.
23370         * gnus-msg.el (gnus-inews-make-draft): Quote list.
23372 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23374         * gnus-draft.el (gnus-draft-send):
23375         Bind rfc2047-encode-encoded-words.
23377         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23378         (rfc2047-encodable-p): Say that =? needs encoding.
23379         (rfc2047-encode-encoded-words): New variable.
23381         * gnus-group.el (gnus-group-select-group): Doc fix.
23383         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23385         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23386         to nil.
23388         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23390         * nnheader.el (nnheader-get-lines-and-char): New function.
23392 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
23394         * gnus-msg.el (gnus-summary-followup-with-original):
23395         Document yanking of region when active.
23397 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23399         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23400         groups if the group level is higher than the specified value.
23402 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23404         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23405         (gnus-group-jump-to-group): Add prefix argument using
23406         `gnus-group-jump-to-group-prompt'.  Query before jumping to
23407         non-active group.
23409         * compface.el (uncompface): Be verbose when changing
23410         `uncompface-use-external'.
23412         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23413         handle manual section.
23415 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23417         * gnus-art.el (gnus-button-alist): Revert previous change.
23419 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23421         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23423 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23425         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23426         whether backend can accept message.
23428         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23430 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
23432         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23433         Avoid creating directory when nntp-marks-is-evil is true.
23434         Reported by Reiner Steib.
23436 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23438         * gnus-picon.el (gnus-picon-insert-glyph):
23439         Add optional `nostring' argument.
23441 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23443         * gnus-picon.el (gnus-picon-style): New variable.
23444         (gnus-picon-transform-address): Support `gnus-picon-style'.
23446 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23448         * message.el (message-fill-field): Return point.
23449         (message-generate-headers): Go to end of field.
23451         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23452         stuff for non-living groups.
23454 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23456         * gnus-art.el (gnus-article-followup-with-original)
23457         (gnus-article-reply-with-original): gnus-mark-active-p ->
23458         gnus-region-active-p.
23460 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
23462         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23463         only when there is spam or ham to be processed.
23465 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23467         * mail-source.el (mail-source-delete-crash-box): Refactor.
23468         (mail-source-fetch): Use it.
23469         (mail-source-fetch-file): Ditto.
23470         (mail-source-fetch-directory): Run PostScript in loop.
23471         (mail-source-fetch-pop): Delete.
23472         (mail-source-fetch-maildir): Ditto.
23473         (mail-source-fetch-imap): Ditto.
23475         * imap.el (imap-authenticators): Comment out sasl.
23477         * message.el (message-skip-to-next-address): New function.
23478         (message-fill-header-address): Refactor.
23479         (message-fill-address): Use it.
23480         (message-delete-address): Use it.
23481         (message-fill-header-general): Refactor.
23482         (message-fill-field-address): Rename.
23483         (message-narrow-to-field): Find the start of the header.
23484         (message-header-format-alist): Don't pre-fill.
23485         (message-fill-header): Remove.
23486         (message-insert-header): New function.
23487         (message-shorten-references): Use it.
23489         * rfc2047.el (rfc2047-field-value): Strip props.
23491         * mail-parse.el (mail-header-make-address): New alias.
23493         * ietf-drums.el (ietf-drums-make-address): New function.
23495         * imap.el: Add compiler directives.
23497         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23499         * gnus-art.el (article-decode-idna-rhs): Don't use
23500         message-idna-inside-rhs-p.
23502 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23504         * message.el (message-idna-inside-rhs-p): Remove.
23505         (message-idna-to-ascii-rhs-1): Use proper address parsing.
23507         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23508         false positives.
23510 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23512         * imap.el (imap-sasl-make-mechanisms): Use sasl.
23514 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23516         * nneething.el (nneething-file-name): Don't create spurious
23517         files.
23519         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23520         (gnus-inews-do-gcc): Remove sleep.
23522         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23523         part under point.
23525         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23526         (gnus-agent-regenerate-group): Using nil messages aren't valid.
23528 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
23530         * spam.el (spam-summary-prepare-exit): Fix (length).
23532 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
23534         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23535         as expired without moving it" message when there are spam
23536         messages left.
23538 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
23540         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23541         header is not nil.
23543 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
23545         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23546         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23547         (nntp-marks-changed-p): New arg SERVER.
23548         (nntp-request-update-info): Adjust caller.
23550 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
23552         * nntp.el (nntp-save-marks): Pass missing arg.
23554 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
23556         * nntp.el: Support marks.
23557         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23558         (nntp-marks-modtime, nntp-marks-directory): New variables.
23559         (nntp-request-set-mark, nntp-request-update-info)
23560         (nntp-possibly-create-directory, nntp-marks-changed-p)
23561         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23562         New functions.
23564 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
23566         * gnus-score.el (gnus-score-insert-help):
23567         Use gnus-select-lowest-window.
23569         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23570         appt-select-lowest-window and rename to gnus-select-lowest-window.
23572         * gnus.el: do.
23574 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23576         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23577         encodings of MIME-encoded words, in order to improve
23578         interoperability with several broken MUAs.
23580 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23582         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23583         tags, only when charsets are not specified in headers.
23584         (mm-inline-text-html-render-with-w3m): Ditto.
23586 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23588         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23589         instead of MIME-decoded from fields when checking
23590         `gnus-article-address-banner-alist'.
23592 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
23594         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23595         description rather than subject.
23597 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23599         * gnus.el (gnus-version-number): Bump.
23601 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23603         * gnus.el: No Gnus v0.2 is released.
23605 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23607         * gnus-agent.el (gnus-agent-read-agentview):
23608         Inline gnus-uncompress-range.
23610 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23612         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23613         `exec-installed-p'.
23615 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23617         * gnus.el (spam-process, spam-autodetect-methods):
23618         Add bsfilter and bsfilter-headers.
23620         * spam.el (spam-bsfilter): New customize group.
23621         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23622         (spam-bsfilter-header, spam-bsfilter-probability-header)
23623         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23624         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23625         (spam-bsfilter-database-directory): New options.
23626         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23627         (spam-list-of-statistical-checks, spam-registration-functions):
23628         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23629         (spam-bsfilter-score): New command.
23630         (spam-check-bsfilter-headers, spam-check-bsfilter)
23631         (spam-bsfilter-register-with-bsfilter)
23632         (spam-bsfilter-register-spam-routine)
23633         (spam-bsfilter-unregister-spam-routine)
23634         (spam-bsfilter-register-ham-routine)
23635         (spam-bsfilter-unregister-ham-routine): New functions.
23636         (spam-generic-score): Support bsfilter; Accept an optional argument
23637         to recalcurate spam score even if scoring header has already been
23638         added.
23639         (spam-bogofilter-score, spam-spamassassin-score): Accept an
23640         optional argument to recalcurate spam score even if scoring header
23641         has already been added.
23643 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
23645         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23646         strings!  Reported by David D. Smith <davidsmith@acm.org>.
23647         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23648         link is missing.
23650 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
23652         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23653         (html2text-get-attr): Rewrite.
23655         * message.el (message-setup-1): Remove redundant put-text-property
23656         on mail-header-separator.
23658 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
23660         * gnus-registry.el (gnus-registry-cache-whitespace)
23661         (gnus-registry-action, gnus-registry-spool-action)
23662         (gnus-registry-split-fancy-with-parent): Change message levels
23663         from 5 to 3 or 7, as needed.
23665         * spam.el (spam-summary-prepare-exit)
23666         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23667         (spam-split, spam-find-spam, spam-log-undo-registration)
23668         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23669         level from 5 to 6.
23671 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23673         * gnus-ems.el: Autoload appt-select-lowest-window (revert
23674         2004-03-04 change).
23676 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
23678         * sieve-manage.el (sieve-manage-open):
23679         * nnweb.el (nnweb-insert-html):
23680         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23681         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23682         * nnspool.el (nnspool-request-group):
23683         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23684         * nnml.el (nnml-request-update-info):
23685         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23686         (nnmh-request-create-group, nnmh-update-gnus-unreads):
23687         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23688         (nnimap-request-set-mark):
23689         * nnfolder.el (nnfolder-request-update-info):
23690         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23691         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23692         * gnus-uu.el (gnus-uu-find-articles-matching):
23693         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23694         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23695         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23696         * gnus-nocem.el (gnus-nocem-scan-groups):
23697         * gnus-int.el (gnus-start-news-server):
23698         * gnus-group.el (gnus-group-make-kiboze-group)
23699         (gnus-group-browse-foreign-server):
23700         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23701         Use mapc when appropriate.
23703 2004-04-22  Dan Christensen  <jdc@uwo.ca>
23704             Adam Sjøgren  <asjo@koldfront.dk>
23705             Wes Hardaker  <wes@hardakers.net>
23706             Michael Shields  <shields@msrl.com>
23708         * spam.el (spam-necessary-extra-headers): Get the extra headers we
23709         may need for spam sorting and scoring.
23710         (spam-user-format-function-S): Add user format function suitable for
23711         general use.
23712         (spam-article-sort-by-spam-status): Add sorting function for summary
23713         sorting.
23714         (spam-extra-header-to-number): Add function to get a score from a
23715         header.
23716         (spam-summary-score): Add function to get a numeric score from the
23717         headers.
23718         (spam-generic-score): Fix function doc, was in wrong place.
23719         (spam-initialize): Take symbols when it's run, and install the
23720         extra headers that spam-necessary-extra-headers thinks we need.
23722 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
23724         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23725         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23727 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
23729         * gnus-sum.el (gnus-set-global-variables)
23730         (gnus-build-all-threads, gnus-get-newsgroup-headers)
23731         (gnus-article-get-xrefs, gnus-summary-best-group)
23732         (gnus-summary-next-article, gnus-summary-enter-digest-group)
23733         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23734         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23735         Use with-current-buffer.
23737 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
23739         * spam.el (spam-summary-prepare-exit): Simplify logic.
23740         (spam-fetch-article-header): Read the article header if it's not
23741         available.
23742         (spam-list-articles): Simplify logic.
23743         (spam-filelist-register-routine): Fix bug with unregister-list.
23745         * gnus-registry.el: Fix comments at beginning.
23747 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
23749         * message.el (message-cater-to-broken-inn): Remove.
23750         (message-shorten-references): Make sure the total folded length of
23751         References is shorter than 998 characters to cater to a bug in INN
23752         2.3.  Also, don't pretend that references aren't folded -- this
23753         hasn't worked for a while.
23755 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23757         * gnus-agent.el (gnus-agentize):
23758         gnus-agent-send-mail-real-function no longer set to current value
23759         of message-send-mail-function but rather a lambda that calls
23760         message-send-mail-function.  The change makes the agent real-time
23761         responsive to user changes to message-send-mail-function.
23763 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23765         * legacy-gnus-agent.el
23766         (gnus-agent-convert-to-compressed-agentview): Fix typos with
23767         help from Florian Weimer <fw@deneb.enyo.de>
23769 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23771         * nnmail.el (nnmail-cache-insert): Revert last change.
23773 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23775         * nnmail.el (nnmail-cache-insert): Always check whether
23776         nnmail-cache-ignore-groups matches a group name.
23778 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
23780         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23781         (spam-find-spam, spam-log-processing-to-registry)
23782         (spam-log-registered-p, spam-log-unregistration-needed-p)
23783         (spam-log-undo-registration): Use gnus-message instead of
23784         gnus-error, none of these errors are fatal.
23786         * gnus-registry.el (gnus-registry-clean-empty-function)
23787         (gnus-registry-clean-empty): Remove only empty entries without
23788         extra data.
23790 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
23792         * spam-stat.el (spam-stat-buffer-change-to-spam)
23793         (spam-stat-buffer-change-to-non-spam): Change (error) to
23794         (gnus-message 8) invocation.
23796 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23798         * nntp.el (nntp-via-netcat-command): New variable.
23799         (nntp-via-netcat-switches): New variable.
23800         (nntp-open-via-rlogin-and-netcat): New function.
23801         (nntp-open-connection-function): Doc fix.
23802         (nntp-telnet-command): Doc fix.
23803         (nntp-end-of-line): Doc fix.
23804         (nntp-via-rlogin-command): Doc fix.
23805         (nntp-via-user-name): Doc fix.
23806         (nntp-via-address): Doc fix.
23808 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23810         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23811         error in Emacs 21.1.
23813 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
23815         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23817 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23819         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23820         (gnus-agent-with-refreshed-group): New macro.
23821         (gnus-agent-rename-group): New function.
23822         (gnus-agent-delete-group): New function.
23823         (gnus-agent-save-group-info): Use gnus-command-method when
23824         `method' parameter is nil.  Don't write nil entries into the
23825         active file.
23826         (gnus-agent-get-group-info): New function.
23827         (gnus-agent-fetch-articles):
23828         Use gnus-agent-update-files-total-fetched-for to increment disk space
23829         used.
23830         (gnus-agent-fetch-headers, gnus-agent-save-alist):
23831         Use gnus-agent-update-view-total-fetched-for to increment disk space
23832         used.
23833         (gnus-agent-get-local): Add optional parameters to avoid calling
23834         gnus-group-real-name and gnus-find-method-for-group.
23835         (gnus-agent-set-local): Delete stored entry if either min, or max,
23836         are nil.
23837         (gnus-agent-fetch-session): Reworded error/quit messages.
23838         On quit, use gnus-agent-regenerate-group to record existence of any
23839         articles fetched to disk before the quit occurred.
23840         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23841         gnus-agent-update-view-total-fetched-for, and
23842         gnus-agent-update-files-total-fetched-for to decrement disk space
23843         used.
23844         (gnus-agent-retrieve-headers):
23845         Use gnus-agent-update-view-total-fetched-for to increment disk space
23846         used.
23847         (gnus-agent-regenerate-group): Replace gnus-group-update-group
23848         with gnus-agent-update-files-total-fetched-for to decrement disk
23849         space and fresh group buffer.
23850         (gnus-agent-inhibit-update-total-fetched-for): New variable.
23851         (gnus-agent-need-update-total-fetched-for): New variable.
23852         (gnus-agent-update-files-total-fetched-for): New function.
23853         (gnus-agent-update-view-total-fetched-for): New function.
23854         (gnus-agent-total-fetched-for): New function.
23856         * gnus-cache.el (gnus-cache-save-buffers):
23857         Use gnus-cache-update-overview-total-fetched-for to change disk space
23858         used by this group.
23859         (gnus-cache-possibly-enter-article):
23860         Use gnus-cache-update-file-total-fetched-for to increment disk space
23861         used by this group.
23862         (gnus-cache-possibly-remove-article):
23863         Use gnus-cache-update-file-total-fetched-for to decrement disk space
23864         used by this group.
23865         (gnus-cache-generate-nov-databases): Purge total fetched cache.
23866         (gnus-cache-rename-group): New function.
23867         (gnus-cache-delete-group): New function.
23868         (gnus-cache-inhibit-update-total-fetched-for): New variable.
23869         (gnus-cache-need-update-total-fetched-for): New variable.
23870         (gnus-cache-with-refreshed-group): New macro.
23871         (gnus-cache-update-file-total-fetched-for): New function.
23872         (gnus-cache-update-overview-total-fetched-for): New function.
23873         (gnus-cache-rename-group-total-fetched-for): New function.
23874         (gnus-cache-delete-group-total-fetched-for): New function.
23875         (gnus-cache-total-fetched-for): New function.
23877         * gnus-group.el: Require gnus-sum and autoload functions to
23878         resolve warnings when gnus-group.el compiled alone.
23879         (gnus-group-line-format): Documented new %F.
23880         (size of Fetched data) group line format; identifies disk space
23881         used by agent and cache.
23882         (gnus-group-line-format-alist): Defined new F format.
23883         (gnus-total-fetched-for): New function.
23884         (gnus-group-delete-group): No longer update
23885         gnus-cache-active-altered as gnus-request-delete-group now keeps
23886         the cache in sync.
23887         (gnus-group-list-active): Let the agent store a server's active
23888         list if currently plugged.
23890         * gnus-int.el (gnus-request-delete-group):
23891         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23892         local disk in sync with the server.
23893         (gnus-request-rename-group):
23894         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23895         local disk in sync with the server.
23897         * gnus-start.el (gnus-get-unread-articles):
23898         Cosmetic simplification to logic.
23900         * gnus-util.el (gnus-rename-file): New function.
23902 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
23904         * mm-util.el (mm-image-load-path): Handle nil in load-path.
23906 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
23908         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23909         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
23911 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
23913         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23914         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
23916 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
23918         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23920 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
23922         * spam.el (spam-set-difference): Add function to replace
23923         gnus-set-difference in spam.el.
23924         (spam-summary-prepare-exit): Use spam-set-difference.
23926 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
23928         * gnus-registry.el (gnus-registry-cache-file): Update to use
23929         gnus-dribble-directory OR gnus-home-directory OR ~.
23930         (gnus-registry-split-fancy-with-parent): Fix doc.
23932 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23934         * message.el (message-exchange-point-and-mark):
23935         Use message-mark-active-p.  Suggested by Jesper Harder
23936         <harder@ifa.au.dk>.
23938 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23940         * message.el (message-exchange-point-and-mark): Don't activate
23941         region if it was inactive.  Suggested by Hiroshi Fujishima
23942         <pooh@nature.tsukuba.ac.jp>.
23944 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23946         * gnus-art.el (article-display-face): Display Faces in the same
23947         order as X-Faces.
23949 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23951         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23953 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23955         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23956         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23957         (gnus-article-mime-hierarchy): Remove.
23958         (gnus-article-mime-hierarchy-next): Remove.
23959         (gnus-article-mode): Revert 2004-03-19 change.
23960         (gnus-article-setup-buffer): Revert 2004-03-19 change.
23961         (gnus-insert-mime-button): Revert 2004-03-19 change.
23962         (gnus-mime-accumulate-hierarchy): Remove.
23963         (gnus-mime-enter-multipart): Remove.
23964         (gnus-mime-leave-multipart): Remove.
23965         (gnus-mime-display-part): Revert 2004-03-19 change.
23966         (gnus-mime-display-alternative): Revert 2004-03-19 change.
23968         * mml.el (mml-preview): Revert 2004-03-19 change.
23970 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
23972         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23974 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23976         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23977         t while entering a file name using the mm-with-multibyte macro.
23978         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23980         * mm-util.el (mm-with-multibyte): New macro.
23982 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23984         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23985         New user option.
23986         (gnus-mime-multipart-functions): Doc and customization fix.
23987         (gnus-article-mime-hierarchy): New variable.
23988         (gnus-article-mime-hierarchy-next): New variable.
23989         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23990         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23991         gnus-article-mime-hierarchy-next to nil.
23992         (gnus-insert-mime-button): Show hierarchy numbers.
23993         (gnus-mime-accumulate-hierarchy): New function.
23994         (gnus-mime-enter-multipart): New function.
23995         (gnus-mime-leave-multipart): New function.
23996         (gnus-mime-display-part): Recompute hierarchical MIME structure.
23997         (gnus-mime-display-alternative): Show hierarchy numbers.
23999         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24000         gnus-article-mime-hierarchy-next to nil.
24002 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
24004         * dns.el: Don't require gnus-xmas.
24006 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
24008         * mml.el (mml-generate-mime-1): Don't use format=flowed with
24009         inline PGP.
24010         (mml-menu): Disable mml-quote-region if mark is inactive.
24012 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24014         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24015         when the group's active is not available.
24017 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24019         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24020         error.
24022 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
24024         * imap.el (imap-store-password): New variable.
24025         (imap-interactive-login): Use it.
24026         Suggested by Mark Plaksin <happy@mcplaksin.org>.
24028 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24030         * gnus-art.el (gnus-article-read-summary-keys): Restore new
24031         window-start and hscroll to summary window.
24033 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24035         * gnus-start.el (gnus-convert-old-newsrc): Only write the
24036         conversion message to newsrc-dribble when an actual conversion is
24037         performed.
24039 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
24041         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24043 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24045         * mm-decode.el (mm-complicated-handles): New function reviving
24046         former definition of mm-multiple-handles.
24048         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24049         (gnus-mime-delete-part): Use it.
24051 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24053         * gnus-agent.el (gnus-agent-read-local):
24054         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24055         avoid the implicit assumption that they will always be equal.
24056         (gnus-agent-save-local): Bind buffer-file-coding-system, not
24057         coding-system-for-write, as the with-temp-file macro first prints
24058         to a buffer then saves the buffer.
24060 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24062         * gnus-art.el (gnus-article-edit-part): New function.
24063         (gnus-mime-save-part-and-strip): Use it; do query instead of
24064         signaling an error; don't use mm-multiple-handles.
24065         (gnus-mime-delete-part): Ditto.
24067 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24069         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24070         old file versions.
24071         (gnus-group-prepare-hook): Remove function that converted list
24072         form of gnus-agent-expire-days to group properties.
24074         * gnus-int.el: Autoload gnus-agent-regenerate-group.
24075         (gnus-request-accept-article): Re-indented.
24077         * gnus-start.el (gnus-convert-old-newsrc): Registered new
24078         converters to handle old agent file formats.  Add logic for a
24079         "backup before upgrading warning".
24080         (gnus-convert-mark-converter-prompt): Developers can mark
24081         functions as needing (default), or not needing,
24082         gnus-convert-old-newsrc's "backup before upgrading warning".
24083         (gnus-convert-converter-needs-prompt): Tests whether the user
24084         should be protected from potentially irreversable changes by the
24085         function.
24087         * legacy-gnus-agent.el: New.  Provides converters that are only
24088         loaded when gnus-convert-old-newsrc needs to call them.
24090 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24092         * mail-source.el (mail-source-touch-pop): Doc fix.
24094         * message.el (message-smtpmail-send-it): Doc fix.
24096 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
24098         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24100         * nnmail.el (nnmail-split-fancy): do.
24102         * gnus-kill.el (gnus-kill, gnus-execute): do.
24104 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
24106         * gnus-sum.el (gnus-widget-reversible-match)
24107         (gnus-widget-reversible-to-internal)
24108         (gnus-widget-reversible-to-external): New functions.
24109         (gnus-widget-reversible): New widget.
24110         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24112 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
24114         * gnus-sum.el (gnus-thread-sort-functions)
24115         (gnus-article-sort-functions): Document `(not F)' items.
24117 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
24119         * spam.el (spam-use-gmane-xref): Add new backend.
24120         (spam-gmane-xref-spam-group): Add variable to control the name of the
24121         Gmane spam group.
24122         (spam-blackhole-servers, spam-blackhole-good-server-regex)
24123         (spam-regex-headers-spam, spam-regex-headers-ham)
24124         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24125         (spam-list-of-checks): Add spam-use-gmane-xref to list of
24126         backends and checks.
24127         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24129         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24130         an autodetect method.
24132 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24134         * gnus-int.el (gnus-request-accept-article): Inform the agent that
24135         articles are being added to a group.
24136         (gnus-request-replace-article): Inform the agent that articles
24137         need to be uncached as the cached contents are no longer valid.
24139 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24141         * binhex.el: Don't autoload executable-find.
24143         * canlock.el: Don't autoload mail-fetch-field.
24145         * gnus-ems.el: Don't autoload appt-select-lowest-window.
24147         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24148         rmail-dont-reply-to and rmail-output.
24150         * gnus-score.el: Don't autoload ffap-string-at-point.
24152         * gnus-setup.el: Don't autoload sc-cite-original.
24154         * imap.el: Don't autoload base64-decode-string,
24155         base64-encode-string and md5.
24157         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24158         and rmail-msg-restore-non-pruned-header.
24160         * mm-decode.el: Don't autoload executable-find.
24162         * mm-url.el: Don't autoload executable-find.
24164         * mm-view.el: Don't autoload diff-mode.
24166         * nndb.el: Don't autoload news-reply-mode, news-setup,
24167         cancel-timer and telnet.
24169         * password.el: Don't autoload run-at-time for Emacs.
24171         * sha1-el.el: Don't autoload executable-find.
24173         * sieve-mode.el: Don't autoload c-mode.
24175         * uudecode.el: Don't autoload executable-find.
24177 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24179         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24180         (gnus-agent-possibly-alter-active): Avoid null in numeric
24181         comparison.
24182         (gnus-agent-set-local): Refuse to save null in local object table.
24183         (gnus-agent-regenerate-group): The REREAD parameter can now be a
24184         list of articles that will be marked as unread.
24186 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24188         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24190 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
24192         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24193         language tags.
24195 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
24197         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24198         Don't bind "obarray".
24200         * gnus-sum.el (gnus-thread-sort-functions):
24201         Add `gnus-thread-sort-by-most-recent-number' and
24202         `gnus-thread-sort-by-most-recent-date'.
24203         Reported by Kai Grossjohann <kai@emptydomain.de>.
24205 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24207         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24209 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24211         * gnus-cus.el (gnus-agent-customize-category):
24212         Remove ignore-errors macro reference that required cl to be loaded at
24213         run-time.
24215         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24216         single-interval range of the form (min . max).  Previously the
24217         range had to look like ((min . max)).  Likewise, return
24218         (min . max) rather than ((min . max)).
24219         (gnus-range-map): Use gnus-range-normalize to accept
24220         single-interval range.
24222         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24223         the cache, but not the agent, now appear with their usual face.
24225 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24227         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24228         w3m-safe-url-regexp variable buffer-local.
24230         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24232 2004-02-27  Simon Josefsson  <jas@extundo.com>
24234         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24235         gnus-group-real-prefix.
24236         (gnus-summary-move-article): Use it, instead of
24237         gnus-group-real-prefix.
24239 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24241         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24242         w3m-safe-url-regexp variable buffer-local and set it as the value
24243         of mm-w3m-safe-url-regexp.
24245         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24247         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24248         parsing gnus-posting-styles when the message is not for replying.
24250         * nnrss.el (nnrss-opml-export):
24251         Use mm-set-buffer-file-coding-system instead of
24252         set-buffer-file-coding-system.
24254 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
24256         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24257         of checkdoc.el).
24258         * nnrss.el: do.
24259         * gnus-mlspl.el: do.
24260         * gnus-ml.el: do.
24261         * gnus-srvr.el: do.
24263         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24265 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
24267         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24268         Corrections to custom-manual links.
24270         * gnus-art.el (gnus-article): Ditto.
24272         * mm-decode.el (mime-display, mime-security): Ditto.
24274 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24276         * flow-fill.el: Typo.
24278 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
24280         * spam-wash.el: New file.
24282 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
24284         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24286 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
24288         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24289         to be run with new-articles as LIST1, not LIST2.
24290         (spam-registration-functions): Add spam-use-ham-copy as a nil
24291         registration backend.
24293 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24295         * spam-stat.el (spam-stat-washing-hook): New option.
24296         (spam-stat-buffer-words): Use it.
24297         (spam-stat-process-directory, spam-stat-test-directory):
24298         Use insert-file-contents-literally.
24299         (spam-stat-coding-system): New variable.
24300         (spam-stat-load, spam-stat-save): Use it.
24302 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24304         * spam-report.el (spam-report-plug-agent):
24305         Quote spam-report-url-to-file and spam-report-url-ping-plain.
24307 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
24309         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24310         Allow / in mailto URLs.
24312 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
24314         * spam-report.el (spam-report-process-queue): Fix interactive use.
24315         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24316         (spam-report-unplug-agent): Doc fixes.
24317         (spam-report-url-ping-mm-url, spam-report-url-to-file)
24318         (spam-report-agentize, spam-report-deagentize):
24319         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24321         * message.el (message-setup-fill-variables): Add mml tags to
24322         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
24323         <ajk@iu.edu>.
24324         (message-mode): Don't modify paragraph-separate there.
24326 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24328         * compface.el (uncompface-use-external): Default to undecided.
24329         (uncompface-use-external-threshold): New variable.
24330         (uncompface-float-time): New macro.
24331         (uncompface): Determine whether to use the external decoder if
24332         uncompface-use-external is undecided.
24334 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24336         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24337         after images.
24339         * gnus-art.el (gnus-mime-display-single): Remove dead code.
24341 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
24343         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24345         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24347         * gnus-sum.el (gnus-summary-limit-to-age)
24348         (gnus-summary-limit-children): do.
24350         * gnus-int.el (gnus-request-scan): do.
24352         * gnus-group.el (gnus-group-suspend): do.
24354         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24356         * gnus-cite.el (gnus-cite-parse-attributions): do.
24358         * gnus-agent.el (gnus-summary-set-agent-mark)
24359         (gnus-agent-regenerate-group): do.
24361         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24363         * binhex.el (binhex-decode-region-internal): do.
24365 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24367         * gnus-fun.el (gnus-face-properties-alist): New user option.
24368         (gnus-display-x-face-in-from): Use it.
24370         * gnus-art.el (article-display-face): Ditto.
24372         * compface.el (uncompface-use-external): Default to nil.
24374 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
24376         * nntp.el (nntp-erase-buffer): New function.
24377         (nntp-retrieve-data, nntp-send-command)
24378         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24379         (nntp-possibly-change-group): Use it.
24381         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24382         Use with-current-buffer.
24384 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
24386         * compface.el: Merge the ELisp-based uncompface program.
24387         (compface): New customization group.
24388         (uncompface-use-external): New user option.
24389         (uncompface): Call uncompface-internal if uncompface-use-external
24390         is nil.
24391         (uncompface-internal): New function.  Note that there are also
24392         some other functions and variables added for this function.
24394 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
24396         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24397         if necessary.
24399 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
24401         * spam-report.el (spam-report-unplug-agent)
24402         (spam-report-plug-agent, spam-report-deagentize)
24403         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24404         Add support for the Agent in spam-report: when unplugged, report to a
24405         file; when plugged, submit all the requests.
24407         * spam.el (spam-register-routine): Fix message about
24408         registration.
24410 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
24412         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24413         dependencies.
24414         (rfc2047-encode): Use it.
24416         * gnus-art.el (gnus-button-marker-list): Move before first
24417         reference.
24419         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24420         (imap-parse-body): Fix format string mismatch.
24422         * gnus-score.el (gnus-summary-increase-score): do.
24424         * nnrss.el (nnrss-close): New function.
24426 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
24428         * nnrss.el (nnrss-make-filename): New function.
24429         (nnrss-request-delete-group, nnrss-read-server-data)
24430         (nnrss-save-server-data, nnrss-read-group-data)
24431         (nnrss-save-group-data): Use it.
24432         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24433         (nnrss-read-server-data, nnrss-read-group-data): Use load.
24434         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24436 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
24438         * mml.el (mml-compute-boundary-1): Don't uncompress files.
24440 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
24442         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24443         files.
24445         * message.el (message-generate-headers-first): Don't quote nil
24446         and t in docstrings.
24448         * imap.el (imap-id): do.
24450         * gnus-agent.el (gnus-agent-consider-all-articles)
24451         (gnus-agent-queue-mail): do.
24453 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
24455         * spam-report.el (spam-report-process-queue): New function.
24456         Process requests from `spam-report-requests-file'.
24457         (spam-report-process-queue): Doc fix.
24459 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
24461         * spam.el (spam-register-routine)
24462         (spam-log-processing-to-registry, spam-log-registered-p)
24463         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24464         Change "check" to "spam-check" for semi-clarity.
24466 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
24468         * pop3.el: Require nnheader.
24470         * mml-smime.el: Require cl.  Autoload message-fetch-field.
24472         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24474         * gnus-picon.el: Require cl.
24476         * gnus-fun.el: Require gnus-ems and gnus-util.
24478         * gnus.el (gnus-method-to-server): Move defsubst before first use.
24480         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24482         * gnus-art.el (gnus-article-edit-mode): Define before first
24483         reference.
24485 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
24487         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24488         (gnus-uu-post-encoded): Use point-at-bol.
24490         * gnus-topic.el (gnus-group-active-topic-p): do.
24492         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24494         * gnus-group.el (gnus-group-kill-region): do.
24496         * gnus-art.el (article-date-ut): do.
24498         * message.el (message-fetch-field): Remove redundant
24499         case-fold-search binding.
24500         (message-narrow-to-field): Simplify.
24502 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
24504         * spam.el (spam-directory): Derive from `gnus-directory'.
24506         * spam-report.el (spam-report-url-to-file)
24507         (spam-report-requests-file): New function and variable for offline
24508         reporting.
24509         (spam-report-url-ping-function): Add `spam-report-url-to-file'
24510         and user defined function.
24511         (spam-report-url-ping-mm-url): Remove doubled slash.
24513 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
24515         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24517 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
24519         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24520         Fix format string mismatch.
24522         * sieve.el (sieve-deactivate-all): do.
24524         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24526         * nnlistserv.el (nnlistserv-kk-wash-article): do.
24528         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24530         * mm-bodies.el (mm-7bit-chars): Don't include \r.
24532 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
24534         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24535         the list of checks.
24537 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
24539         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24540         padding.
24542 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
24544         * mm-view.el (mm-fill-flowed): New variable.
24545         (mm-inline-text): Use it.
24547 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
24549         * spam.el (spam-spamassassin-register-ham-routine)
24550         (spam-spamassassin-register-spam-routine): Fix function names.
24552 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24554         * gnus.el (gnus-tmp-grouplens): Remove.
24555         (gnus-summary-line-format): Remove grouplens.
24557         * gnus-group.el (gnus-group-line-format): Ditto.
24559         * gnus-spec.el (gnus-format-specs): Ditto.
24560         (gnus-update-format-specifications): Flush the group format spec
24561         cache if there's the grouplens stuff.
24562         (gnus-parse-simple-format): Replace %l with the empty string.
24564 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
24566         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24567         omission.
24569 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24571         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24572         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24574 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24576         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24577         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24578         New macros and functions.
24579         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24580         Handle > NLINK_MAX messages.
24581         * nnmaildir.el (nnmaildir-request-set-mark):
24582         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24584 2004-01-25  Alex Schroeder  <alex@gnu.org>
24586         * spam-stat.el (spam-stat-process-directory-age): New option.
24587         (spam-stat-process-directory): Use it.
24589 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
24591         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24592         (spam-stat-save): Accept prefix argument.
24594 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
24596         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24597         links" error.
24599 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24601         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24602         compatibility with old .newsrc.eld files.
24604         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24606         * gnus-start.el (gnus-1): do.
24608         * gnus-group.el (gnus-group-line-format-alist): do.
24610         * gnus.el (gnus-use-grouplens, gnus-visual): do.
24612         * gnus-gl.el: Remove.
24614 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24616         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24617         marks consisting of a single range {for example, (3 . 5)} rather
24618         than a list of a single range { ((3 . 5)) }.
24620 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24622         * spam-stat.el (spam-stat-store-gnus-article-buffer):
24623         Use with-current-buffer.
24624         (spam-stat-store-current-buffer): Use insert-buffer-substring to
24625         avoid consing a string.
24627         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24628         Remove obsolete entries for big5 and gb2312.
24630 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24632         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24633         uncompressed list.
24635 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
24637         * spam-stat.el (spam-stat-strip-xref): New function.
24638         (spam-stat-process-directory): Use it.
24640         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24641         here -- it's done in message-fetch-field.
24643 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24645         * gnus-agent.el (gnus-agent-queue-mail)
24646         (gnus-agent-prompt-send-queue): New variables.
24647         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24648         * gnus-draft.el (gnus-group-send-queue): Pass the group name
24649         "nndraft:queue" along to gnus-draft-send.
24650         Use gnus-agent-prompt-send-queue.
24651         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24652         is "nndraft:queue".  Suggested by Gaute Strokkenes
24653         <gs234@srcf.ucam.org>
24655         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24656         (agent-enable-undownloaded-faces): Add.
24657         (gnus-agent-cat-groups): Use eval-and-compile, not
24658         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24659         method of gnus-agent-cat-groups even when the buffer has been
24660         evalled.
24661         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24662         delete gnus-agent-save-active-1.
24663         (gnus-agent-save-groups): Delete.  Identical to
24664         gnus-agent-save-active.
24665         (gnus-agent-write-active): No longer adjust agent's copy of active
24666         file as agent's adjustments are now stored in their own
24667         file.  Remove optional parameter.
24668         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24669         servers.  Add use of min/max range limits from server's local
24670         file.
24671         (gnus-agent-save-alist): Remove unused optional argument.
24672         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24673         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24674         (gnus-agent-set-local): A per-server file that keeps min/max range
24675         limits for articles known to the agent.  Provides a fast mechanism
24676         for altering many active ranges.
24677         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24678         active file (local makes it unnecessary).
24679         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24681         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24682         (agent-enable-undownloaded-faces): Add.
24684         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24685         disable it when sending to "nndraft:queue".
24686         (gnus-group-send-queue): Add safety check to avoid sending queue
24687         when unplugged.
24689         * gnus-group.el (gnus-group-catchup): Use new
24690         gnus-sequence-of-unread-articles, not
24691         gnus-list-of-unread-articles, to avoid exhausting memory with huge
24692         numbers of articles.  Use gnus-range-map to avoid having to
24693         uncompress the unread list.
24694         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24695         Fix invalid ange-ftp reference.
24697         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24698         (gnus-sorted-range-intersection): Intersection of two ranges
24699         without requiring that they first be uncompressed.
24701         * gnus-start.el (gnus-activate-group): Unless blocked by the
24702         caller, possibly expand the active range to include both cached
24703         and agentized articles.
24704         (gnus-convert-old-newsrc): Rewrote in anticipation of having
24705         multiple version-dependent converters.
24706         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24707         gnus-agent-save-active.
24708         (gnus-save-newsrc-file): Save dirty agent range limits.
24710         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24711         gnus-agent-possibly-alter-active.
24712         (gnus-adjust-marked-articles): Faster handling of simple lists.
24714 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
24716         * spam-stat.el (spam-stat-test-directory): New optional argument
24717         displays a list of files detected.  Suggested by Andrew Cohen
24718         <cohen@andy.bu.edu>.
24719         (spam-stat-buffer-words-with-scores): Don't narrow and change
24720         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
24722 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
24724         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24725         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24726         (spam-spamassassin-arguments)
24727         (spam-spamassassin-spam-flag-header)
24728         (spam-spamassassin-positive-spam-flag-header)
24729         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24730         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24731         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24732         (spam-list-of-processors, spam-list-of-checks)
24733         (spam-list-of-statistical-checks, spam-registration-functions)
24734         (spam-check-spamassassin-headers, spam-check-spamassassin)
24735         (spam-spamassassin-score)
24736         (spam-spamassassin-register-with-sa-learn)
24737         (spam-spamassassin-register-spam-routine)
24738         (spam-spamassassin-register-ham-routine)
24739         (spam-assassin-register-spam-routine)
24740         (spam-assassin-register-ham-routine): Add SpamAssassin support.
24741         (spam-bogofilter-score): Fix to show article before scoring.
24743 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
24745         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24746         default scoring function.
24747         (spam-generic-score): Call spam-spamassassin-score if
24748         spam-use-spamassassin or spam-use-spamassassin-headers is on;
24749         spam-bogofilter-score otherwise.
24751         * gnus.el (spam-process, spam-autodetect-methods):
24752         Add spamassassin and spamassassin-headers.
24754 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
24756         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24757         Suppress unnecessary messages.
24759 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
24761         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24762         make-hash-table.
24764 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24766         * canlock.el (base64-encode-string): Don't autoload it.
24768 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24770         * run-at-time.el: Remove useless (require 'itimer),
24771         eval-and-compile and (featurep 'xemacs).
24773 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
24775         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24776         GROUP is a virtual group.
24778 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
24780         * gnus.el: Autoload `message-y-or-n-p'.
24782 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
24784         * pgg-parse.el: Remove unnecessary (require 'custom).
24786         * pgg-def.el: do.
24788         * nnmail.el: do.
24790         * gnus-undo.el: do.
24792         * gnus-picon.el: do.
24794         * gnus-util.el: do.
24796 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
24798         * gnus-sum.el (gnus-pick-line-number): Add autoload.
24800 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24802         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24803         handle, as well as a list.
24805         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24806         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24807         (mm-w3m-cid-retrieve): Simplify.
24809 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
24811         * message.el (message-kill-to-signature): Allow prefix arg to
24812         specify number of lines to keep before signature.
24814 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
24816         * message.el (message-kill-to-signature): Change docstring.
24818 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24820         * canlock.el: Always require sha1-el.
24821         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24823         * message.el: Autoload sha1 only when compiling.
24825 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24827         * message.el (message-canlock-generate): Require sha1-el.
24829 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
24831         * message.el (message-expand-name): Silence the byte compiler.
24833 2004-01-13  Simon Josefsson  <jas@extundo.com>
24835         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24836         Invoke gnus-score-mode.
24837         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24839         * gnus-range.el (gnus-compress-sequence): Doc fix.
24840         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24842 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24844         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24846 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
24848         * spam.el (spam-get-article-as-string): Update to use
24849         gnus-request-article-this-buffer, much simpler.
24850         (spam-get-article-as-buffer): Remove.
24852 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
24854         * message.el (message-expand-name): Use EUDC if the user uses that.
24856 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24858         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24859         character for the encoding to avoid consing a string.
24861         * rfc2047.el (rfc2047-decode-string): Don't cons a string
24862         unnecessarily.
24864         * mm-util.el (mm-replace-chars-in-string): Remove.
24866         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24867         of mm-replace-chars-in-string.
24869 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
24871         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24873         * mm-util.el (mm-subst-char-in-string): Support inplace.
24875         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24876         a new string in every iteration.  Use shy groups.
24878 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
24880         * gnus-srvr.el (gnus-browse-unsubscribe-group):
24881         * gnus-soup.el (gnus-soup-group-brew):
24882         * gnus-msg.el (gnus-put-message):
24883         * gnus-move.el (gnus-group-move-group-to-server):
24884         * gnus-kill.el (gnus-batch-score):
24885         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24886         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24887         (gnus-group-update-group, gnus-group-read-group)
24888         (gnus-group-make-group, gnus-group-make-help-group)
24889         (gnus-group-make-archive-group, gnus-group-make-directory-group)
24890         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24891         (gnus-group-sort-by-unread, gnus-group-catchup)
24892         (gnus-group-unsubscribe-group, gnus-group-kill-group)
24893         (gnus-group-yank-group, gnus-group-set-info)
24894         (gnus-group-list-groups):
24895         * gnus.el (gnus-generate-new-group-name):
24896         * gnus-delay.el (gnus-delay-send-queue):
24897         * nnvirtual.el (nnvirtual-catchup-group):
24898         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24899         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24900         (gnus-group-prepare-topics, gnus-topic-check-topology):
24901         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24902         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24903         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24904         (gnus-group-make-articles-read):
24905         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24906         (gnus-group-change-level, gnus-kill-newsgroup)
24907         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24908         (gnus-get-unread-articles, gnus-make-articles-unread)
24909         (gnus-make-ascending-articles-unread): Use accessor
24910         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24911         to get group information for improved readability.
24913 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24915         * gnus-art.el (article-decode-mime-words, article-babel)
24916         (gnus-article-highlight-signature, gnus-article-add-buttons)
24917         (gnus-signature-toggle): Use gnus-with-article-buffer.
24919         * gnus-art.el (gnus-article-highlight-headers)
24920         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24922         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24923         (gnus-article-set-globals, gnus-request-article-this-buffer)
24924         (gnus-button-message-id, gnus-article-maybe-hide-headers)
24925         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24926         (gnus-mime-display-alternative): Use with-current-buffer.
24928 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24930         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24931         also under 80 char limit, and call gnus-error if needed.
24932         (spam-fetch-article-header): Fix - it was a
24933         buffer-local variable (gnus-newsgroup-data).
24934         (spam-find-spam): Use spam-generate-fake-headers, forget about
24935         spam-insert-fake-headers.
24936         (spam-insert-fake-headers): Remove.
24938 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24940         * deuglify.el (gnus-article-outlook-unwrap-lines)
24941         (gnus-outlook-rearrange-article)
24942         (gnus-outlook-repair-attribution-outlook)
24943         (gnus-outlook-repair-attribution-block)
24944         (gnus-outlook-repair-attribution-other): Remove redundant
24945         save-excursion.
24947 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24949         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24950         (spam-fetch-field-subject-fast)
24951         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24952         (spam-fetch-article-header): Add functions to deal with Gnus
24953         internals for fast retrieval of article header data.
24954         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24956 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24958         * pop3.el (pop3-md5): Remove.
24959         (pop3-apop): Replace pop3-md5 with md5.
24961         * mm-bodies.el: base64 is always built-in.
24963         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24964         Use with-current-buffer.
24966 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24968         * canlock.el (canlock-insert-header): Remove excessive grouping in
24969         regexp.
24971         * gnus-sum.el (gnus-summary-read-document): Ditto.
24973         * gnus-uu.el (gnus-uu-part-number): Ditto.
24975         * html2text.el (html2text-remove-tags): Ditto.
24976         (html2text-format-tags): Ditto.
24977         (html2text-format-single-elements): Ditto.
24979         * mml.el (mml-parse-1): Ditto.
24981 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24983         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24985         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24987         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24989         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24991 2003-11-15  Simon Josefsson  <jas@extundo.com>
24993         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24994         (pgg-gpg-lookup-key): Use regexp match instead of
24995         split-string (split-string is different between emacs 21.2 and
24996         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
24998 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25000         * gnus-art.el (gnus-mime-view-all-parts)
25001         (gnus-article-part-wrapper, gnus-article-view-part):
25002         Use with-current-buffer.
25004 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25006         * spam.el (spam-disable-spam-split-during-ham-respool)
25007         (spam-spamoracle-database, spam-cache-lookups)
25008         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25009         (spam-group-ham-mark-p, spam-group-spam-mark-p)
25010         (spam-group-ham-marks, spam-group-spam-marks)
25011         (spam-group-spam-contents-p, spam-group-ham-contents-p)
25012         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25013         also add spam-use-blackholes to the statistical checks.
25014         (spam-fetch-field-fast): Add interface to fetching fields, may
25015         become a macro.
25016         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25017         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25018         (spam-insert-fake-headers): Fake an article when needed.
25019         (spam-find-spam): Fake article when possible.
25020         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25021         (spam-check-bogofilter-headers): Use message-fetch-field instead
25022         of nnmail-fetch-field.
25024 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
25026         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25028 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25030         * spam.el (spam-split): Do not require spam-use-CHECK to be
25031         enabled if that check is passed to spam-split explicitly; also
25032         fix so 'spam doesn't get converted to spam-split-group when
25033         spam-split-symbolic-return is t.
25034         (spam-find-spam): Find registrations of the article and use those
25035         instead of re-running spam-split to find the spam/ham
25036         classification of the article.
25037         (spam-log-processing-to-registry, spam-log-registered-p)
25038         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25039         Use gnus-error instead of gnus-message.
25040         (spam-log-registration-type): Add function to determine the
25041         classification of a message based on registry entries; will
25042         return nil if both 'spam and 'ham are found.
25043         (spam-check-BBDB): Expand all the BBDB macros here so we can have
25044         a reasonably fast local cache without the loading errors.
25045         (spam-cache-lookups): Set to t by default.
25046         (spam-find-spam): Don't try to guess spam-cache-lookups.
25047         (spam-enter-whitelist, spam-enter-blacklist): Clear the
25048         spam-caches entry.
25049         (spam-filelist-build-cache, spam-filelist-check-cache):
25050         Fix caching of whitelist/blacklist entries.
25051         (spam-check-whitelist, spam-check-blacklist):
25052         Invoke spam-from-listed-p with a type, not a cache variable.
25053         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25055 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25057         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25059         * nnmail.el (nnmail-split-fancy): do.
25061         * mml.el (mml-parse): do.
25063         * gnus-score.el (gnus-enter-score-words-into-hashtb)
25064         (gnus-score-adaptive): do.
25066 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25068         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25069         (gnus-mime-button-map): Don't set keymap parent.
25070         (gnus-button-ctan-directory-regexp): Use shy grouping.
25071         (gnus-prev-page-map): Don't set keymap parent.
25072         (gnus-prev-page-map): Remove duplicated one.
25073         (gnus-next-page-map): Don't set keymap parent.
25074         (gnus-mime-security-button-map): Ditto.
25076         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25077         version number.
25079         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25081 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25083         * canlock.el (canlock-sha1-function): Remove.
25084         (canlock-sha1-function-for-verify): Remove.
25085         (canlock-openssl-program): Remove.
25086         (canlock-openssl-args): Remove.
25087         (canlock-ignore-errors): Remove.
25088         (canlock-sha1-with-openssl): Remove.
25089         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25090         (canlock-verify): Don't use canlock-ignore-errors.
25092         * sha1-el.el (sha1-string-external): Make it can return a string
25093         in binary form.
25094         (sha1-region-external): Ditto.
25095         (sha1-string-internal): Ditto.
25096         (sha1-region-internal): Ditto.
25097         (sha1-region): Ditto.
25098         (sha1-string): Ditto.
25099         (sha1): Ditto.
25101 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25103         * spam.el (spam-report-articles-gmane): New command.
25105 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25107         * gnus.el: Don't make unnecessary *Group* buffer when loading.
25109         * run-at-time.el (run-at-time-saved): Remove.
25110         (run-at-time): Doc fix.
25112 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25114         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25115         (gnus-summary-limit-map): Add it.
25116         (gnus-summary-make-menu-bar): do.
25118 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
25120         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25121         Make attempt at some caching support (done for BBDB only now).
25122         (spam-find-spam): Set spam-cache-lookups if there are more than 2
25123         addresses to be checked.
25124         (spam-clear-cache-BBDB): Add function, to be invoked by
25125         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25126         (spam-check-BBDB): Check and use the caches, if
25127         spam-cache-lookups is on, remove superfluous (provide).
25129 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
25131         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25133 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
25135         * run-at-time.el (run-at-time-saved): Move to after the definition
25136         of `run-at-time'.
25138 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25140         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25141         mm-w3m-local-map-property.
25143         * mm-view.el (mm-w3m-mode-map): Remove.
25144         (mm-w3m-local-map-property): Remove.
25145         (mm-inline-text-html-render-with-w3m): Don't use
25146         mm-w3m-local-map-property.
25148 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25150         * run-at-time.el: New file.
25152         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25153         of gnus-set-text-properties.
25155         * gnus-uu.el (gnus-uu-save-article): Ditto.
25157         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25159         * gnus-cite.el (gnus-cite-parse): Ditto.
25161         * gnus-art.el (gnus-button-push): Use set-text-properties instead
25162         of gnus-.
25164         * gnus.el: Change calls to nnheader-run-at-time and
25165         password-run-at-time throughout to use run-at-time directly.
25167         * password.el: Remove definition of run-at-time.
25169 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
25171         * mml.el (mml-minibuffer-read-disposition): Show attachment type
25172         in prompt.
25174 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25176         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25177         XEmacs version.
25179         * dns.el (dns-make-network-process): Use `open-network-stream'
25180         instead of `gnus-xmas-open-network-stream'.
25182         * .cvsignore: Add auto-autoloads.el, custom-load.el.
25184 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25186         * gnus-art.el (gnus-mime-display-alternative)
25187         (gnus-insert-mime-button, gnus-insert-mime-security-button)
25188         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25189         Don't use gnus-local-map-property.
25191         * gnus-util.el (gnus-local-map-property): Remove.
25193         * mm-view.el (mm-view-pkcs7-decrypt):
25194         Replace gnus-completing-read-maybe-default with completing-read.
25196         * gnus-util.el (gnus-completing-read): do.
25197         (gnus-completing-read-maybe-default): Remove.
25199 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25201         * password.el: Only autoload `run-at-time' if not XEmacs.
25202         Only autoload the itimer functions if XEmacs.
25204 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25206         * gnus-art.el (gnus-read-string): Remove.
25207         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25208         read-string.
25210 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
25212         * netrc.el: Autoload password-read.
25213         (netrc): Add configuration group.
25214         (netrc-encoding-method, netrc-openssl-path):
25215         Add variables for encoding and decoding of files with symmetric
25216         ciphers.
25217         (netrc-encode): Add assistant function to encode a file with
25218         netrc-encoding-method.
25219         (netrc-parse): Add interactive parameter, added optional
25220         decoding if netrc-encoding-method is non-nil but otherwise
25221         behavior is standard.
25222         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25223         Do s/encode/encrypt/ everywhere.
25225         * spam.el: Remove executable-find autoload.
25227 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25229         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25231         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25233 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
25235         * gnus-art.el (gnus-treat-ansi-sequences)
25236         (article-treat-ansi-sequences): New variable and function.
25237         Suggested by Dan Jacobson <jidanni@jidanni.org>.
25239         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25240         Use it.
25242 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25244         * mm-util.el (mm-quote-arg): Remove.
25246         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25247         shell-quote-argument.
25249         * gnus-uu.el (gnus-uu-command): do.
25251         * gnus-sum.el (gnus-summary-insert-pseudos): do.
25253         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25254         with make-char.
25256         * mm-util.el (mm-make-char): Remove.
25258         * mml.el (mml-mode): Replace gnus-add-minor-mode with
25259         add-minor-mode.
25261         * gnus-undo.el (gnus-undo-mode): do.
25263         * gnus-topic.el (gnus-topic-mode): do.
25265         * gnus-sum.el (gnus-dead-summary-mode): do.
25267         * gnus-start.el (gnus-slave-mode): do.
25269         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25271         * gnus-ml.el (gnus-mailing-list-mode): do.
25273         * gnus-gl.el (gnus-grouplens-mode): do.
25275         * gnus-draft.el (gnus-draft-mode): do.
25277         * gnus-dired.el (gnus-dired-mode): do.
25279         * gnus-ems.el (gnus-add-minor-mode): Remove.
25281         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25282         Replace gnus-char-width with char-width.
25284         * gnus-ems.el (gnus-char-width): Remove.
25286         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25287         Replace gnus-char-width with char-width.
25289         * gnus-ems.el (gnus-char-width): Remove.
25291         * spam-stat.el (with-syntax-table): Remove with-syntax-table
25292         definition.
25293         Remove Emacs 20 hash table compatibility code.
25295         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25296         20 compatibility code.
25298         * spam.el (spam-point-at-eol): Replace with point-at-eol.
25300         * smime.el (smime-point-at-eol): Replace with point-at-eol.
25302         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25303         Replace with point-at-{eol,bol}.
25305         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25307         * imap.el (imap-point-at-eol): Replace with point-at-eol.
25309         * flow-fill.el (fill-flowed-point-at-bol)
25310         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25312         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25313         Replace with point-at-{eol,bol} throughout all files.
25315 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25317         * ntlm.el (ntlm-string-as-unibyte): New macro.
25318         (ntlm-build-auth-response): Use it.
25320         Remove Emacs 20 stuff:
25321         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25322         of delq and copy-sequence.
25323         * gnus-art.el (popup-menu): Remove the compiler macro.
25324         * nnmail.el (nnmail-split-fancy): Don't support customizing with
25325         Emacs 20.
25327 2004-01-05  Simon Josefsson  <jas@extundo.com>
25329         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
25330         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25331         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25332         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25333         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25334         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25335         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25336         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25337         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25338         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25339         ntlm-string-permute, string-lshift into ntlm-string-lshift,
25340         string-xor into ntlm-string-xor.
25341         Suggested by Jesper Harder <harder@myrealbox.com>.
25343         * ntlm.el: Don't include poem.
25345         * md4.el (print-int32, print-string-hexa): Remove.
25346         Suggested by Jesper Harder <harder@myrealbox.com>.
25348         * sasl-ntlm.el, ntlm.el, md4.el: New files.
25350         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
25351         probably breaks emacs with DL patch, but do we care? Is anyone
25352         still using the DL stuff?)
25354         * sieve-manage.el: Use the password package.
25355         (sieve-manage-read-passwd): Remove.
25356         (sieve-manage-interactive-login): Use password.  Re-add
25357         condition-case around loop.
25359         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25360         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25361         Use the password package.
25363 2003-02-19  Simon Josefsson  <jas@extundo.com>
25365         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25366         token.
25368 2002-08-07  Simon Josefsson  <jas@extundo.com>
25370         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25371         (sieve-manage-authenticators)
25372         (sieve-manage-authenticator-alist): Add some SASL mechs.
25373         (sieve-sasl-auth): New function.
25374         (sieve-manage-cram-md5-auth)
25375         (sieve-manage-plain-auth): Rewrite using SASL library.
25376         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25377         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25378         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25379         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25381 2004-01-05  Simon Josefsson  <jas@extundo.com>
25383         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25384         New files.
25386 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25388         * gnus-group.el (gnus-no-groups-message): Update.
25390         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25392 2003-11-09  Simon Josefsson  <jas@extundo.com>
25394         * imap.el: Support for ID IMAP extension (RFC 2971).
25395         (imap-local-variables): Add imap-id.
25396         (imap-id): New variable.
25397         (imap-id): New function.
25398         (imap-parse-response): Parse untagged ID response.
25399         * nnimap.el (nnimap-id): New variable.
25400         (nnimap-open-connection): Use it.
25402 2003-12-28  Simon Josefsson  <jas@extundo.com>
25404         * gnus-score.el (gnus-score-edit-all-score): New.
25405         * gnus-group.el (gnus-group-score-map): Bind it to W e.
25407 2004-01-04  Simon Josefsson  <jas@extundo.com>
25409         * password.el: Add.
25411 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
25413         * dns.el (dns-query-types): Fix typo.
25414         (dns-query-types): New function.
25415         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
25416         PTR and SOA replies, see RFC 1035.
25418 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25420         * gnus.el (gnus-logo-color-style): Change colors to `no'.
25422         * Move to Changelog.2.
25424 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25426         * gnus.el (gnus-version-number): Bump version.
25428 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25430         * gnus.el: No Gnus v0.1 is released.
25432 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25434         * gnus.el: No Gnus v0.0 is released.
25436 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25438         * gnus.el (gnus-version-number): Bump.
25439         (gnus-version): No.
25441 See ChangeLog.2 for earlier changes.
25443   Copyright (C) 2004-2014 Free Software Foundation, Inc.
25445   This file is part of GNU Emacs.
25447   GNU Emacs is free software: you can redistribute it and/or modify
25448   it under the terms of the GNU General Public License as published by
25449   the Free Software Foundation, either version 3 of the License, or
25450   (at your option) any later version.
25452   GNU Emacs is distributed in the hope that it will be useful,
25453   but WITHOUT ANY WARRANTY; without even the implied warranty of
25454   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25455   GNU General Public License for more details.
25457   You should have received a copy of the GNU General Public License
25458   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
25460 ;; Local Variables:
25461 ;; coding: utf-8
25462 ;; fill-column: 79
25463 ;; add-log-time-zone-rule: t
25464 ;; End: